/*  
Theme Name: pwny09
Theme URI: http://www.ridemypwny.com
Description: futuristic music blog
Version: 1.0
Author: Alex Harris
Author URI: http://www.youwouldnt.com

*/

/* Universal style rule */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}



body{
	margin: 0;
	font-family: Courier New, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	vertical-align: top;
	background: #ffffff;
	color: #000000;
}

a:link, a:visited{
text-decoration: none;
color: #AC0513;
}
a:hover{
text-decoration: underline;
}

#wrapper{
margin: 0 auto 0 auto;
width: 720px;
text-align: left;
background:#fff url(images/background.jpg);
}

#header{
float: left;
width: 100%;
}

#container{
float: left;
width: 520px;
margin: 10px 10px 0px 10px;
background-color: #f1f2f3;
}


.post{
width: 520px;
position: relative;
margin-bottom: 5px;
}


/*Post titles*/
.post_header{width: 520px; background-color: #fcf77b; padding: 6px 4px 0px; margin: 5px 0px;}
.post_header a,
.post_header a:link,
.post_header a:visited{
	text-decoration:none;
    font-family: Courier New, Courier, Arial, Helvetica, Sans-serif;
	font-size: 1.3em;
	color:#000;
}
.post_header a:hover,
.post_header a:active
{
    color:#f00;
	font-family: Courier New, Courier, Arial, Helvetica, Sans-serif;
	font-size: 1.3em;
}

.entry {
margin: 0px 10px;

}

.entry p{
text-align: justify;
padding-bottom: 5px;
}

.postmetadata{
font-size: 12px;

}

/*SINGLEPAGES*/
.post h2{margin-bottom: 10px;
padding-left: 10px;
	}
.post h2 a{
text-decoration:none;
font-family: Courier New, Courier, Arial, Helvetica, Sans-serif;
font-size: 1.3em;
color:#000;}

/*SIDEBAR*/
.sidebar{
float: left;
width: 170px;
margin: 10px auto;
padding: 0px 0px 0px 0px;

}

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

.sidebar ul li{
padding: 0px;
}

.widgettitle{
padding-top: 10px;
}

.widget_text{
text-align: justify;
}

#s{
border:1px solid #000000;
background-color: #ffffff;
text-decoration:none;
font-family: Courier New, Courier, Arial, Helvetica, Sans-serif;
}
#searchsubmit {
margin-top:5px;
border:1px solid #000000;
background-color: #ffffff;
text-decoration:none;
font-family: Courier New, Courier, Arial, Helvetica, Sans-serif;
}

#footer{
clear: both;
width: 710px;
background: #000000;
color: #ffffff;
text-align: right;
padding-right: 10px;
}

/*COMMENTS */

.comment_div{
position: relative;
float: left;
width: 480px;
padding: 5px 40px 5px 0px;
color: #000000;
background-color: #ff9789;
}

.comment_div p{
position: relative;
float: right;
line-height: 2.0em;
font-family:Courier New, Courier, Arial, Helvetica, Sans-serif;
 font-size: 1.0em;
 }
 
.commenter_info{
position:relative;
background:#fff;
border: 1px solid #000000;
}


.comments-template{
	margin: 10px 0 0;
background-color: #f1f2f3;
}

.comments-template ol{
	margin: auto;
	padding: 0px 10px 10px;
	list-style: none;
	width: 500px;
	
}

.comments-template ol li{
	line-height: 18px;
	background-color: #ffffff;
}

.comments-template ol li p{
	line-height: 18px;
	background-color: #ffffff;
	padding: 5px;
	text-align: justify;
}

.comments-template h2, .comments-template h3{
line-height: 2.0em;
 font-family:Courier New, Courier, Arial, Helvetica, Sans-serif;
 font-size: 1.5em;
 padding-left: 10px;

}

.commentmetadata{
	font-size: 12px;
	 background-color: #ff9789;
	 padding: 0px 10px;

}


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

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

#submit{
position: relative;
clear: both;
background-color: #ffffff;
border: 1px solid #000000;
margin-top: 10px;
margin-right: 20px;

}

#submit_div{
position: relative;
clear:both;
float:left;
width:500px;}

.navigation{
padding:10px;
position: relative;
float: left;
clear: both;
width: 100%;
}





