/*  
Theme Name: HollywoodStandard
Theme URI: http://www.hollywoodheadache.com
Description: Clean, Fast, Efficient, and Powerful Wordpress Theme
Version: 1.0.0
Author: Matt
Author URI: http://www.hollywoodheadache.com/
*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #ccc;
	color: #fff;
}

h1, h2, h3, h4, h5, h6{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 16px;
}

a{
	text-decoration: underline;
	color: #105cb6;
}

a:hover{ text-decoration: none; }

a img{ border: 0; }

abbr, acronym{ border: 0; }

address, dl, p{ padding: 10px 0 0; }

blockquote{
	margin: 10px 10px;
	line-height: 17px;
	font-size: 11px;
	font-weight: bold;
	background: #ffffff;
	color: #333333;
}

blockquote p{
	padding: 5px 5px;
}

blockquote blockquote{
	margin: 10px 20px;
	background: #fff;
	color: #333;
}

blockquote blockquote p{ padding: 10px; }

code{
	background: #f9f9f9;
}

dt{
	font-weight: bold;
}

dd{
	padding: 0 0 5px 15px;
}

hr{
	border: 1px solid #cccccc;
}

#container, #header, #page, #wrapper, #content, .post, .entry{
	text-align: left;
	vertical-align: top;
}

#container{
	margin: 10px auto;
	width: 1000px;
	padding: 0 0;
}

#header{
	margin: 0 0;
	float: left;
	width: 1000px;
	height: 200px;
	background: url(images/header.jpg) no-repeat left bottom;
	color: #fff;
}

#headerleaderboard{
	padding: 55px 11px 0 0;
	float: right;
}

#headerlink{
	margin: 30px 11px 0 25px;
	float: right;
}

#headertime{
	margin: 175px 0 0 47px;
	float: left;
	font-weight: bold;
	text-decoration: underline;
}

#page{
	margin: 0 0;
	float: left;
	width: 998px;
	background: #000;
	color: #333;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

#content{
	margin: 0 0;
	float: left;
	width: 500px;
	background: #000;
}

#navigation{
	padding: 0 0 10px 0;
	text-align: center;
}

#navigation a{
	text-decoration: none;
	color: #000000;
}

#footer{
	margin: 0 0;
	padding: 10px 0;
	text-align: center;
	background: #000 url(images/footer.jpg) no-repeat left bottom;
}

.adupper{
	margin: 10px 0;
	background: #0066cc url(images/upperadround.jpg) no-repeat top;
}

.adlower{
	margin: 0 0;
	padding: 10px 16px;
	background: url(images/loweradround.jpg) no-repeat left bottom;
}

.post{
	margin: 10px 0;
	line-height: 18px;
	font-size: 14px;
	line-height: 21px;
	background: #fff url(images/upperround.jpg) no-repeat top;
}

.lowerpost{
	margin: 0 0;
	padding: 10px 10px;
	background: url(images/lowerround.jpg) no-repeat left bottom;
}

.post h2{
	text-decoration: none;
	font-size: 22px;
	font-weight: bold;
	line-height: 27px;
}

.post h2 a{
	text-decoration: none;
	color: #105cb6;
}

.post img{
	padding: 1px;
	border: 1px solid #ccc;
	background: #fff;
}

.entry{
	padding: 0 0 10px 0;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	padding: 9px 0 0;
}

.entry h1{
	font-size: 20px;
	line-height: 30px;
}

.entry h2{ line-height: 18px; }

.entry h3{ font-size: 14px; }

.entry h4{ font-size: 12px; }

.entry h5{ font-size: 11px; }

.commenters{
	margin: 0 0;
	font-size: 15px;
	line-height: 30px;
	font-weight: bold;
	float: right;
	width: 160px;
	text-align: left;
	background: url(images/button.jpg) no-repeat bottom left;
}

.alt{
	background: #ffcc33;
	padding: 10px 10px;
}

.postdetail{
	margin: 0px 0;
	font-size: 11px;
	line-height: 16px;
	color: #333;
}

.postdetail a{
	color: #578cca;
}

.sidebar{
	margin: 10px 0 0 0;
	float: left;
	width: 249px;
	line-height: 18px;
}

.sidebar2{
	margin: 10px 0 0 0;
	float: right;
	width: 249px;
	line-height: 18px;
}

.sidebar2 ul, .sidebar ul{
	margin: 0 0;
	padding: 0 0;
	list-style: none;
}

.sidebar2 ul li, .sidebar ul li{
	margin: 0 44px;
	padding: 0 0 30px 0;
	font-size: 13px;
	line-height: 18px;

}

.sidebar2 ul li h2, .sidebar ul li h2{
	padding: 0 0 3px 0;
	font-size: 13px;
	font-weight: bold;
	line-height: 12px;
	color: #fff;
}

.sidebar2 ul ul li, .sidebar ul ul li{
	margin: 0;
	padding: 0;
	background: none;
}

