/*  
Theme Name: Skullsquid
Description: eats your head
Version: 1.0
Author: skullsquid
Author URI: http://skullsquid.net
Tags: skullsquid
*/

.clear{
	clear:both;
	}

	
body {
margin: 0px;
padding: 0px;
background: #ececec url(img/bottombar.png) repeat scroll center top;
color: #000000;
font: 11px/15px Verdana, Arial, Helvetica, sans-serif;
}

#header{
	background:url(img/headerjun2010.png) top center no-repeat #000000;
div
background:url(img/endpaperspatternw.png) top center repeat y;
	}
	
#lid{
	margin:0 auto 0 auto;
	padding-top:450px;
	width:300px;
	color:#ffffff;
	}
	
#lid h1{
	font-size:2.0em;
	text-align:right;
        
	margin:0;
	letter-spacing:8px;
	}

#menu{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-variant:small-caps;
	
text-align:center;
	border-bottom:1px #ffffff;
        padding:15px;
	}

#menu li{
		list-style:none;
		display:inline;
		margin-right:10px;
		}
		
#menu li a{
	color:#ffffff;
	font-size:2.5em;
	text-decoration:none;
	}
	
#menu li a:hover{
	color:#333333;
        background-color:#ff0054;
	}

.post{

	padding-bottom:20px;
	}
	
.date{
	margin-left:-64px;
	float:left;
	width:59px;
	height:59px;
	background-image:url(img/dateeven.png);
	text-align:center;
	font-size:2em;
	padding-top:5px;
	color:#282828;
        }

.date:hover{
	background-image:url(img/dateodd.png);
	}

.month{
	font-size:0.5em; 
	font-weight:extra bold;
	}

.content{
	text-align:left;
	padding:0 10px 0 10px;
	}
	
.content a{

	text-decoration:none;
	color:#ffffff;
	}
	
.content a:hover{
	text-decoration:underline;
	}
	
.content strong, b{
	color:#ff0054;
	}

.content em{
	color:#0066CC
	}

.content u{
	color:#33CC00;
	}
	
.content h2{
	font-size:3em;
	border-bottom:1px underline #ffffff;
	}
	
.content h2 a{
	color:#ffffff;
	text-decoration:none;}
	
.content h2 a:hover{
	color:#ff0054;
	text-decoration:none;
	}
	
.content p{
color:#ffffff;
	font-size:0.9em;
background-color:#000000;}
	
blockquote{
	margin:0;
	padding:5px;
	background-color:#ff0054;
	border-left:5px solid #cccccc;
	}
	
ol li{
	color:#ffffff;
	font-style:none;
	list-style: inside decimal;
	}
	
p.postmetadata{
	color:#525252;
	font-size:0.9em;
	}
	
.postend{
	background:url(img/skullsquid.png) right no-repeat #transparent;
	padding:35px 80px 1px 0;
	margin-bottom:40px;
	text-align:left;
	border-bottom:1px solid #;
	}

.postend a{
	color:#ffffff;
	text-decoration:none;
	}
	
.postend a:hover{
	color:#ffffff;
	text-decoration:none;
        background-color:#ff0036;
	}

.pagenav a{
	text-decoration:none;
	color:#ffffff;
	text-align:center;
	}
	

#bar{
	margin:0;
	background:url(img/) repeat-x #000000;
	text-align:center;
	color:#ffffff;
	height:197px;
	}

#wrap{
	margin:0 auto 0 auto;
	width:600px;
	text-align:center;
	}
	
.sidebar{
	width:180px;
	padding:0 15px 0 5px;
	float:left;
	height:197px;
	overflow:auto;
	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:#ff0054;
	}

#footer{
	margin:0;
	background:url(img/footer.png) repeat-x #525252;
	text-align:center;
	margin:0;
	font-size:0.8em;
	color:#000000;	
	}

#footer a{
	color:#000000;
	text-decoration:none;
	}

#footer a:hover{
	text-decoration:underline;
	color:#525252;
	}
	
.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:#000000;
	border-left:5px solid #2f2f2f;

	}
	
.commentmetadata{
	font-size: 12px;
	padding:0px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Verdana, Arial, Helvetica, 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;
}