/*  
Theme Name: SLEEP500
Theme URI: http://sleep500.com
Description: I made this shit.
Version: 0.1
Author: Zach 
Author URI: http://sleep500.com

*/

body, h1, h2, h4, h5, h6, blockquote, p, dd, dl, form, address, hr {
	margin : 0;
	padding : 0;
}

h3, h4 {
	padding 5px;
}

p + p {
	text-indent: 1.5em;
	margin-top: 0
	}

hr {
	margin : 0 0 2px 0 ;
	border: none;
	color: #000000;
	background-color: #000000;
	height: 1px;
}

body{
	margin : 0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : center;
	vertical-align : top;
	background : #fafafa;
	color : #000000;
}

img {
	border: 0;
}

img.centre {
	display : block;
	margin-left : auto;
	margin-right : auto;
	}

h1{
	font-family : Helvetica, Arial, sans-serif; 
	font-size : 24px;
	padding : 0 0 10px 0;
}

a:link, a:visited{
	text-decoration: underline;
	color: #FF1493;
}

a:hover{
	text-decoration: blink;
	letter-spacing: 5px;
	background-color: #FFFF00;
}

p{
	padding: 10px 0 0 0;
}

#wrapper{
	margin: 0 auto 0 auto;
	width: 960px;
	text-align: left;
}

#header{
	float: left;
	width: 960px;
}

#header a{
	letter-spacing: 0;
}

#header a:hover{
	background-color: #FFFFFF;
}

#container{
	float: left;
	width: 710px;
}

.post{
	padding: 10px 0 10px 0;
}

.post h2{
	font-family: Helvetica, Arial, sans-serif;
}

.entry{
	font-family: Georgia, serif;
	line-height: 16px;
}

.entry h1{
	padding: 20px 0 0 0;
}

.entry h2, h3, h4{
	padding: 6px 0 0 0;
}

.entry a{
	font-family: monospace;
}

p.audioplayer_container{
	padding: 10px 0 0 60px;
}

.audio{
	padding: 10px 0 0 60px;
}
	

p.postmetadata{
	border-top: 1px solid #FFFFFF;
	margin: 10px 0 0 0;
}

.navigation{
	font-family: monospace;
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

.sidebar{
	font-family: Georgia, serif;
	float: left;
	width: 240px;
	background: #fafafa;
	margin: 0 0 0 10px;
	display: inline;
}

.sidebar a{
	font-family: monospace;
}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 10px;
}

.sidebar ul li{
	padding: 2px 0 2px 0;
}

.sidebar ul li h2{
	font-family: Georgia, serif;
	font-size: 14px;
}

.sidebar ul ul li{
	padding: 0;
	line-height: 24px;
}

.footer{
	clear: both;
	float: left;
	width: 750px;
	padding: 10px 0 0 0;
}

.footer p{
	line-height: 18px;
}

.footnote {
	padding: 20px 0 0 0;
}

/* Comment Template begins here */

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	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 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
}

