/*  
Theme Name: IMKING v.2
Description: DON'T BE A DOUCHE!
Version: 1.0
Author: Tampon & GBT
Author URI: http://imking.com/
Tags: black, blue, purple, one-column, large banner, top navigation
*/

.clear{
	clear:both;
	}
	
body{
	margin:0;
	background:#000000 url(img/teethpattern.jpg) repeat center top;
	text-align:center;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	}

#header{
	background:#000000 url(img/teethpattern.jpg) repeat center top;
	}
	
#lid{
	width:100%;
	color:#FFFFFF;
	clear: both;
	margin: 0;
	}
	
#lidwrap {
	width: 850px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-left: 50px;
	background: #000000;
	border-right-width: thick;
	border-left-width: thick;
	border-right-style: solid;
	border-left-style: solid;
	padding-top: 40px;
}
#banner {
	background: url(img/banners/banner.php) no-repeat center top;
	width: 900px;
	clear: both;
	padding-top: 150px;
	padding-bottom: 106px;
	border: thick solid #FFFFFF;
	margin-left: auto;
	margin-right: auto;
}
#break {
	background: url(img/break.jpg) no-repeat center top;
	height: 100%;
	width: 100%;
	padding-top: 55px;
	clear: both;
	padding-bottom: 23px;
}
	
#lid h1{
	font-size:2.0em;
	text-align:right;
	margin:0;
	letter-spacing:2px;
	text-indent: 10%;
	}

#menuback{
	text-align:center;
	background: #000000;
	width: 900px;
	padding-top: 35px;
	padding-bottom: 46px;
	margin-right: auto;
	margin-left: auto;
	border-right: thick solid #FFFFFF;
	border-left: thick solid #FFFFFF;
}

#menuwrap{
	text-align:center;
	width: 700px;
	margin: 0 auto;
	}
	
#menu {
	font-family:STHeiti,Hei,Geneva, Arial, Helvetica, sans-serif;
	font-variant:normal;
	text-align: left;
	font-size: 11pt;
	float: left;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

#menu li{
	list-style:none;
	display:inline;
		}
		
#menu li a{
	color:#FFFFFF;
	font-size:1em;
	padding:8px 7px;
	text-decoration:none;
	}
	
#menu li a:hover{
	color:#FFFFFF;
	padding: 2px inherit;
	border-top: thick solid #FFFFFF;
	}

.post{
	padding-bottom:20px;
	margin-left: 18px;
	}
	
.date{
	margin-left:-64px;
	float:left;
	width:64px;
	height:59px;
	text-align:center;
	font-size:2.0em;
	padding-top:5px;
	background: url(img/dateodd.jpg);
	}

.date:hover{
	background-image:url(img/dateeven.jpg);
	}

.month{
	font-size:0.5em;
	font-weight:bold;
	}
.oscar{
	float:left;
	width:40px;
	height:35px;
	background: url(img/oscar.png) no-repeat;
	margin-left: 10px;
	margin-top: -13px;
}

.content{
	text-align:justify;
	padding:0 10px;
	}
	
.content a{
	text-decoration:none;
	color:#FFCC00;
	}
	
.content a:hover{
	text-decoration:underline;
	}
	
.content strong, b{
	color:#FF3333;
	}

.content em{
	color:#0066CC
	}

.content u{
	color:#33CC00;
	}
	
.content h2{
	font-size:1.2em;
	border-bottom:2px solid #FFFFFF;
	}
	
.content h2 a{
	color:#16FFE9;
	text-decoration:none;
}
	
.content h2 a:hover{
	color:#cccccc;
	text-decoration:none;
	}
	
.content p{
	font-size:0.9em;}
	
blockquote{
	margin:0;
	padding:5px;
	background-color:#333333;
	border-left:5px solid #cccccc;
	}
	
ol li{
	color:#ffffff;
	font-style:italic;
	list-style: inside decimal;
	}
	
p.postmetadata{
	color:#999999;
	font-size:0.85em;
	}
	
p.wp-caption-text{
	color:#666666;
	font-size:1em;
	}
	
.postend{
	background:#000000 url(img/comments.jpg) no-repeat right;
	padding:10px 72px 1px 0;
	margin-bottom:40px;
	text-align:right;
	border-bottom:1px solid #ffffff;
	}

.postend a{
	color:#9900FF;
	text-decoration:none;
	}
	
.postend a:hover{
	color:#FFFFFF;
	text-decoration:none;
	}

.pagenav a{
	text-decoration:none;
	color:#FFFFFF;
	text-align:center;
	}
	

#bar{
	background:#000000 url(img/bottombar.png) repeat-y center top;
	text-align:center;
	color:#FFFFFF;
	height:197px;
	border-top: thick solid #FFFFFF;
	border-bottom: thick solid #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	}

#wrap{
	width:440px;
	text-align:center;
	margin: 0 auto;
	}
	
.sidebar{
	width:180px;
	padding:0 35px 0 5px;
	float:left;
	height:186px;
	overflow:hidden;
	text-align:left;
	}

.sidebar h2{
	font-size:1.0em;
	border-bottom:1px dashed #ffffff;
	}

.sidebar ul, li{
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 10px;
}

.sidebar a{
	color:#FFFFFF;
	text-decoration:none;
	}

.sidebar a:hover{
	text-decoration:underline;
	}
	
.sidebar:hover{
	background-color:#061E40;
	}

#footer{
	height:35px;
	text-align:center;
	margin:0px auto 25px auto;
	font-size:0.8em;
	color:#999999;
	clear: both;
	background: #000000;
	width: 900px;
	border-top: #FFFFFF;
	border-right: thick solid #FFFFFF;
	border-bottom: thick solid #FFFFFF;
	border-left: thick solid #FFFFFF;
	}

#footer a{
	color:#FFFFFF;
	text-decoration:none;
	}

#footer a:hover{
	text-decoration:underline;
	color:#CCCCCC;
	}
	
.comments-template{
	margin: 10px 0 0;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0px 10px;
	list-style: none;
}

.commenttext{
	padding:10px;
	background-color:#333333;
	border-left:5px solid #cccccc;
	}
	
.commentmetadata{
	font-size: 12px;
	padding:0px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

.left{
	float:left;
	width:50%;
	}
	
.right{
	float:right;
	width:50%;
	}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
img#wpstats {
	width:0px;
	height:0px;
	overflow:hidden;
}
