/*
Theme Name: NintendoLegend
Theme URI: http://headfirst.ca
Description: Custom theme designed for NintendoLegend
Author: Headfirst 
Version: 2.0
*/

@charset "utf-8";
/* CSS Document */


@font-face {
    font-family: '8bitoperatorJVERegular';
    src: url('fonts/8bitoperator_jve-webfont.eot');
    src: url('fonts/8bitoperator_jve-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/8bitoperator_jve-webfont.woff') format('woff'),
         url('fonts/8bitoperator_jve-webfont.ttf') format('truetype'),
         url('fonts/8bitoperator_jve-webfont.svg#8bitoperatorJVERegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


*{
	margin:0;
	padding:0;
}

body{
	background:url(images/bg.png) center;
	font-family:Verdana, Geneva, sans-serif;
	padding: 30px 0 0 0;
}

#header{
	text-align:center;	
}

#header a img{
	border:none;
	margin:0px 0 30px 0;	
}

a{
	color:#993525;
	text-decoration:none;
}

a:hover{
	color:#FFF;	
}

a img{
	border:0;	
}

.clear{
	clear:both;	
}

#main{
	width:1000px;
	margin:0 auto 20px auto;
	background:#191919;
}

#left{
	background:url(images/greybg.png);
	width:660px;
	float:left;
	padding:20px;
}

#left #header{
	background:url(images/header.png) top left no-repeat;
	width:100%;
	height:140px;
}

p{
	margin-bottom:1em;	
}

#nav{
	font-family: '8bitoperatorJVERegular';
	-webkit-font-smoothing: none;
	font-weight: normal;
	background:#993525;
	font-size:16px;
	line-height:22px;
}
#nav ul li{
	float:left;
	list-style-type:none;
}

#nav ul li a{
	padding:10px 0 10px 35px;	
	display:block;
}

#nav ul li a:hover{
	background:url(images/pointer.png) left center no-repeat;	
}

#nav ul{
	width:650px;
	float:left;
	display:block;
}

#nav, #nav a{
	color:#FFF;	
}

#postnav{
	font-size:32px;
	font-family: '8bitoperatorJVERegular';
	-webkit-font-smoothing: none;
	font-weight: normal;
	text-align:center;
}
/************************        SIDEBAR        ***********************************/
#right{
	width:300px;
	float:left;
	background:#191919;
	color:#d6d5d3;
	font-size:16px;
}

#right h3{
	color:#FFF;
	font-family: '8bitoperatorJVERegular';
	-webkit-font-smoothing: none;
	font-weight: normal;
	font-size:32px;
	font-weight:normal;
}

#right ul li{
	list-style-type:none;
}
#sidebar ul li{
	padding-left:10px;
}

#right>ul>li{
	margin-bottom:30px;	
}

#right .padded{
	padding:20px;	
}

#right div.percentbox p{
	font-family: '8bitoperatorJVERegular';
	-webkit-font-smoothing: none;
	font-weight: normal;
	line-height:1.2em;
	margin:0;
}
#right div.percentbox div{
	font-family: '8bitoperatorJVERegular';
	-webkit-font-smoothing: none;
	font-weight: normal;
	color:#993525;
	font-size:112px;
	text-align:center;
}
#right div.percentbox{
	margin-bottom:15px;	
}

#search{
	width:280px;
	float:right;
	text-align:right;
	padding: 5px 20px 0 0;
}

#search .searchbtn{	
	padding:5px 0 -10px 0;
}

#search input#searchbox{
	
	font-family: '8bitoperatorJVERegular';
	-webkit-font-smoothing: none;
	font-weight: normal;
	font-size:16px;
	border:none;
	background:#993525;
	padding:5px;
	border-bottom:2px solid #d9d9d9;
	color:#c08d8c;
	width:150px;
}

#follow{
	text-align:center;
	margin:0 0 30px 0;
}

#follow iframe{
	border:none;	
}

#follow img{
	margin:10px 3px 5px 3px;
}

#sidebar{
	list-style-type:none;	
}

div.aligncentre{
	text-align:center;
}

/**********************            POST STUFF              ************************/
.post{
	margin:0 20px 30px 10px;
}

.content{
	font-size:11px;	
	padding:20px 0 30px 0;
}

.title{
	margin-bottom:25px;
}

.metainfo{
	color:#383838;
	font-family: '8bitoperatorJVERegular';
	-webkit-font-smoothing: none;
	font-weight: normal;
	font-size:16px;
	border-bottom:2px solid #b2b2b2;
}

.titleImage{
	float:left;
	width:	450px;
}

.titleImage img{
	float:left;
	margin:0 23px 0 0;
}
.titleImage h2, .titleImage h1{
	float:left;
	width:350px;
	font-size:32px;
	font-weight:normal;
}

.post-meta{
	float:right;
	width:180px;
	text-align:right;
}

.post-meta a img{
	border:0;
	padding:0 2px 0 2px;	
}

.metainfo h1, .metainfo h2, .metainfo h1 a, .metainfo h2 a{
	font-size:32px;
	color:#993525;
}

.post h1, .post h2, .post h3, .post h4, .post h5, .post h6{
	margin-bottom:0.5em;	
	line-height:1.2em;
}
.post .title h1{
	margin-bottom:0;
	line-height:1.2em;
	text-shadow:#333 1px 1px 0px;
}
.post h1{
	font-family: '8bitoperatorJVERegular';
	-webkit-font-smoothing: none;
	font-weight: normal;
	color:#993525;
	font-size:20px;
}

.content h1, .content h2, .content h3, .content h4, .content h5, .content h6{
	font-family: '8bitoperatorJVERegular';
	-webkit-font-smoothing: none;
	font-weight: normal;
	color:#993525;
}
.content h2{
	font-size:25px;	
}

.content h3{
	font-size:20px;	
}
.content h4, .content h5, .content h6{
	color:#993525;
}

.post ul{
	padding-left:20px;	
}

.post ul li{
	list-style-type:square;
	padding-left:5px;
}

.post ol{
	padding-left:20px;	
}

.post ol li{
	padding-left:5px;
}

.more-link{
	font-family: '8bitoperatorJVERegular';
	-webkit-font-smoothing: none;
	font-weight: normal;
	font-size:20px;
}

.right{
	line-height:1.4em;	
}


/*********** POST IMAGES **************/
.wp-caption{
	border: 2px solid #666;
	padding:5px;
	background:#f0f0f0;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	text-align:center;
}

.wp-caption-text{
	text-align:center;
	font-style:italic;
	padding-top:10px;
}

.alignleft{
	float:left;
	margin:15px 15px 15px 0;
}

.alignright{
	float:right;
	margin:15px 0 15px 15px;
}

.aligncenter{
	display:block;
	margin:15px auto 15px auto;
	clear:both;
}
/************POST BODY************/

.post .right{
	width:470px;
	float:right;
	font-size:12px;
	margin-right:10px;
}

.post .right p{
	margin-bottom:1em;
}

.post blockquote{
	margin-left:5px;
	padding-left:5px;
	border-left:5px solid #848283;
}





/**************************          FOOTER STUFF           **************************/
#footerplus{
	width:1000px;
	padding:20px 0px 20px 0px;
	text-align:center;
	color:#FFF;
	font-size:9px;
	margin: 0 auto;
}

#footer{
	border-top: 40px solid #993525;
	background:#191919;
	padding: 30px 130px 30px 130px;
}
#quote{
	margin:30px auto 30px auto;
	padding:15px;
	background:url(images/quote-left.png) top left no-repeat, url(images/quote-right.png) bottom right no-repeat;
}

#quote>p{
	text-align:right;
	font-size:32px;
	font-family: '8bitoperatorJVERegular';
	-webkit-font-smoothing: none;
	font-weight: normal;
	color:#bebebe;
}

#yarq_quote p{
	font-family: '8bitoperatorJVERegular';
	-webkit-font-smoothing: none;
	font-weight: normal;
	color:#FFF;
	font-size:48px;
	line-height:1.2em;
}


/***************************   COMMENTS STUFF    **********************************/
h3#comments{
	font-size:16px;	
}

div#comments{
	font-size:12px;	
	margin-left:10px;
}

div#comments .meta{
	margin-bottom:10px;	
}

div#comments>ol>li{
	margin: 5px 10px 5px 0px;
	list-style-type:none;
	padding:10px;
	border-bottom:1px solid #0c0c0b;
}

div#comments li{
	margin:0 0 0 10px;	
}

div#comments .photo{
	float:left;
	width:64px;
	margin:5px;
}
div#comments .text{
	float:right;
	width:486px;
	line-height:1.4em;
}

div#comments textarea{
	margin:10px;
	font-family:Verdana, Geneva, sans-serif;
	border:5px solid #993525;
	padding:10px;
}

div#comments #submit{
	margin:10px;	
}
div#comments #respond{
	margin:10px;
}
div#comments #respond h3{
	font-family: '8bitoperatorJVERegular';
	-webkit-font-smoothing: none;
	font-weight: normal;
	color:#993525;
	font-size:24px;
	margin: 20px 0 20px 0;
}

/********************* ADS ********************/
.j2games{
	margin:0 0 20px	0;
}
.ablock>a{
	display:block;
	float:right;
	margin:20px 15px 0 15px;
	width:120px;
}

.pw_300{
	width:300px;
	height:250px;
}

.pw_125{
	width:125px;
	height:125px;
	float:left;
	margin-left:13px;
	margin-right:12px;
}

.adsad{
	background:url(images/sad-mcduck.png) center no-repeat #5a5a5a;
	overflow:hidden;
	margin-top:20px;
	margin-bottom:20px;
}

.texta{
	font-size: 12px;
	padding: 15px;
}