/*Reset CSS */
body, #, div, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dt, dd, img, form, fieldset, blockquote {  
	margin:0px; padding:0px; border:0px;   
}
/*End of Reset CSS */

/*CSS */
a {
  font-weight: bold;
  text-decoration: none;
  border: none;
}

#icon img, #guts img { opacity: 1; }
#icon img:hover, #guts img:hover {opacity: .6;}

a, img{
  -o-transition-property: color, top, opacity;
  -webkit-transition-property: color, top, opacity;
  -moz-transition-property: color, top, opacity;
  transition-property: color, top, opacity;
  -o-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  transition-duration: 0.2s;
}

a:active {
  outline: none;
  position: relative;
  top: 1px;
}
a:focus {
  -moz-outline-style: none;
}

ol{
	list-style:none;
	background:;
}

body{  
	margin: 0 auto;
	width:900px;
	background: url(images/bgray.png) repeat #0f0f0f;
	font-family: "Molengo", Helvetica, Arial, sans-serif;
	color: #fff;
	position: relative;
}

.container { margin: 0 auto;}

#page-wrap {margin:0;}

#header{
	margin: 10px 0 0 0;
}

#header h1{
  font-family: "Lobster", Helvetica, Arial, sans-serif;
  padding: 0;
  margin: 0;
  font-size: 3em;
  float: right;
}

#header h1 a{
  color: #fff;
  -o-transition-property: color, top, opacity;
  -webkit-transition-property: color, top, opacity;
  -moz-transition-property: color, top, opacity;
  transition-property: color, top, opacity;
  -o-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  transition-duration: 0.2s;
}

#header h1 a:hover{
  top: 5px;
	position: relative;
	border-bottom: 3px solid #851724;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-khtml-border-radius: 5px; 
	behavior: url(PIE.htc);
}

#nav{
	margin: 0 0 0 15px;
	padding: 0;
}

ul#nav li a {
  font-size:3em;
  font-family: "Lobster", Helvetica, Arial, sans-serif;
  color: #ffffff;
  text-decoration: none;
  padding:0px;
  margin: 10px 0 0 0;
}

ul#nav li a:hover, ul#nav li a:active, ul#nav li a:focus {	
  top: 5px;
	position: relative;
	border-bottom: 3px solid #851724;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-khtml-border-radius: 5px; 
	behavior: url(PIE.htc);
}

ul#nav li {float: left;margin-right: 21px;}

ul#nav {list-style: none;}

#current{
  top: 5px;
  position: relative;
	border-bottom: 3px solid #851724;
	padding: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-khtml-border-radius: 5px; 
	behavior: url(PIE.htc);
  -webkit-transform: scale(2);
}

#guts{
	float: left;
	background: url(images/background.png) repeat #0f0f0f;
	width:860px;
	overflow:hidden;
	margin-top:15px;
  padding:0 25px 0 25px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-khtml-border-radius: 10px;
	box-shadow: 0 1px 3px #000 inset;
	-webkit-box-shadow: 0 1px 3px #000 inset;
	-moz-box-shadow: 0 1px 3px #000 inset;
	behavior: url(PIE.htc);
}


#links {
  display: none;
	width:230px;
	text-align:center;
	font-size:15.6px;
	float:left;
	background: url("images/background.png") repeat;
	padding:0 10px 5px 10px;
  -moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-khtml-border-radius: 10px; 
	margin-bottom: 15px;
	behavior: url(PIE.htc);
}

#links a{ 
	color: #851724;
}

#links a:hover, a:active{
    color: #A31D2D;
}

#side2{width: 250px;}

#sidebar{
  display: none;
	behavior: url(PIE.htc);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-khtml-border-radius: 10px;
	margin: 15px 0 0 25px;
	overflow:hidden;
  float: right;
}

#icon{
  display: none;
	list-style:none;
	margin: 0px;
	padding: 0;
	float: left;
}

ul#icon li {
  float: left;
  margin-right: 5px;
	padding: 0px;
}

ul#icon li a {
  margin: 0;
  padding: 0;
}

#icon img{
  background: url(images/background.png) repeat;
  padding: 5px;
  behavior: url(PIE.htc);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-khtml-border-radius: 10px;
}

#icon img:hover{
}

#mt{
  display: none;
	margin: 0px;
	padding: 0;
	float: left;
	clear: both;
	text-align: center;
}

#mt h5{
	margin: 0;
}

#mt a{ 
	behavior: url(PIE.htc);
	color: #851724;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; 
	-khtml-border-radius: 10px; 
}

#mt a:hover{
    color: #A31D2D;
}

#guts span{
	text-align: right;
	font-style: italic;
}

#guts img{
	padding: 10px;
	background: url(images/background.png) #0F0F0F;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-khtml-border-radius: 10px;
	behavior: url(PIE.htc);
}

.img-left{
	margin: 15px 15px 15px 0;
	float: left;
}

.img-right{
	float: right;
	margin: 15px 0 15px 15px;
}

#guts h1{
    font-size: 65px;
    color: #fff; 
font-family: "Lobster", Helvetica, Arial, sans-serif;
}

#guts h3 {
	background: url('images/blunoise.png') repeat;
	padding: 5px;
	margin: 25px 0 0 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-khtml-border-radius: 10px; 
	behavior: url(PIE.htc);
  font-size: 40px;
  color: #fff;
  font-family: "Lobster", Helvetica, Arial, sans-serif;
}

#guts h4 {
	behavior: url(PIE.htc);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; 
	-khtml-border-radius: 10px; 
	padding: 25px;
	height: 100%;
	background: rgb(60, 65, 121);
	background: rgba(60, 65, 121, 0.4);
  font-size: 18px;
  color: #fff;
  font-weight: normal; 
}

#guts a{ 
	behavior: url(PIE.htc);
	color: #851724;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; 
	-khtml-border-radius: 10px; 
}

#guts a:hover{
    color: #A31D2D;
}

#slider {
	position:relative;
	min-height:280px;
	margin-top: 25px;
	background: url(images/loading.gif) no-repeat 50% 50%;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; 
	-khtml-border-radius: 5px; 
	behavior: url(PIE.htc);
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:43%;
	bottom:-20px;
}
.nivo-controlNav a {
	display:block;
	width:10px;
	height:10px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:-10px 0;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.tumblr {
	width: 600px;	
	list-style: none;
	margin-bottom: 1em;
	font-family: sans-serif;
}

.tumblr li {
	background: #D3D3D3;
	margin-bottom: 1em;
	padding: 25px;
	margin-bottom: 25px;
}

.tumblr p {
	margin: 0;
}

.tumblr img {
	display: block;
	padding:10px;
	margin: 10px;
	background: #757575;
}

.tumblr em {
	display: block;
	margin-top: 0.2em;
}

.tumblr .tumblr-post-date{
	display: block;
	font-size: 0.9em;
	margin-top: 0.5em;
}

#contactform{
	behavior: url(PIE.htc);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; 
	-khtml-border-radius: 10px; 
	margin-bottom:25px;
	margin-top: 25px;
	padding: 25px;
	background: rgb(60, 65, 121);
	background: rgba(60, 65, 121, 0.4);
  font-size: 18px;
  color: #fff;
  font-weight: normal;
}

#footer{
  display: none;
	text-align: center;
	font-size:16px;
  clear:both;
  line-height: 2em;
  padding-top: 10px;
}
#footer .container{
	behavior: url(PIE.htc);
	font-size:16px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; 
	-khtml-border-radius: 10px;
}
#copy{
	float: left;
	clear: both;
	text-align:center;
	font-size:16px;
  color: #D9D9D9;
	margin-top: 5px;
}
#footer a {font-size:16px;}