/*
Theme Name: lhr - gray (modified ProSense)
Theme URI: http://www.doshdosh.com/wordpress-themes/Prosense-Adsense-Ready-SEO-Theme
Description: Grey theme for use on littlehellraiser.com  -- greatly modified from ProSense by the awesome folks at Dosh Dosh.<br /><br />Distributed under the Creative Commons Attribution-ShareAlike 3.0 License.
Author: Dosh Dosh</a>,<a href="http://thewrongadvices.com">The Wrong Advices</a> and the Chow(s).
Author URI: http://www.doshdosh.com, http://littlehellraiser.com
*/

/*-----------Block Level Elements--------------*/

body {
	background:#FFFFFF;
	color:#444748;
	font-family:'Lucida Grande',Verdana,Arial,Sans-Serif;
	font-size:62.5%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:0px 0px 15px 0px;
	padding:0px;
}

body a, body a:visited {
	color:#B67014;
	text-decoration:none;
	font-weight:bold;
}

body a:hover {
	text-decoration:underline;
}

body p {
	margin:5px 0px;
	padding:5px 0px;
}
body a img {
    outline:0px solid #444748; /* or #CCCCCC */
}

#page {
	background:#FFFFFF none repeat scroll 0%;
	margin:0px auto;
	padding:0pt 0px;
	width:950px;
	outline:1px dashed #CCCCCC;
}

#header {
	background:#FFFFFF url(images/header.jpg);
	height:11.3em; /* used to be 100% */ /* 85pt or 113px works too! */
	width:998px;
}

#header h1 {
	color:#FFFFFF;
	font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif;
	font-size:1.9em;
	margin:0pt;
	padding:0pt;
	text-align:center;
}

#header h1 a {
	color:#CCCCCC;
	font-family: "agency fb", "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif;
	font-style: normal;	
	letter-spacing:0.1em;
	text-decoration:none;
}

#header headerLink {
	text-indent:-10000px; /* This puts the markup way offscreen */
	margin: 0px auto; 
	padding: 0px;
}
#header headerLink a {
	display:block; 
	height: 11.3em; /* Height of header image */
	margin: 0 auto;
}

.description {
	color: #FBAD47;
	font-family:tahoma, verdana, "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif;
	font-size:1.1em;
	font-style:normal;
	font-weight:bold;
	letter-spacing: 0.1em;
	line-height: 2.2em;
	text-align:center;
	padding-right:0pt;
}

#header #header_right {
	color:#FFFFFF;
	float:right;
	font-size:1.2em;
	padding:42px 20px 20px 20px;
	text-align:right;
	width:390px;
}

#header #header_left {
	color:#FFFFFF;
	float:left;
	font-size:1.2em;
	padding:24px 0px 20px 20px;
	text-align:justify;
	width:480px;
}

#subscribe {
	text-align:right;
}

#wrapper {
	width:100%;
}

#content {
	float:left;
	line-height:1.6em;
	padding-left:20px;
	padding-top:20px;
	width:500px;
}

#sidebar {
	float:right;
	margin-left:0px;
	padding-top:20px;
	width:410px;
}

#footer {
	background:#FFFFFF url(images/header_footer_img.jpg);
	clear:both;
	color:#CCCCCC;
	width:105%;
	border-top: 1px dashed #CCCCCC;
}

#footer a, #footer a:hover, #footer a:visited {
	color:#FBAD47;
	text-decoration:none;
}

#footer_left {
	float:left;
	line-height:1.6em;
	padding:10px 0pt 10px 20px;
	text-align:left;
	width:480px;
}

#footer_right {
	float:right;
	margin-left:0px;
	padding:10px 20px 10px 0pt;
	text-align:right;
	width:390px;
}

h1, h2, h3, h4 {
	font-family:Helvetica,Arial,Sans-Serif;
}

h1 {
	font-size:3em;
	line-height:1em;
}

h2 {
	font-size:2em;
}

h3 {
	font-size:1.5em;
}

h4 {
	font-size:1em;
}

tr, td {
	font-size:11px;
}

.post h2, .post h2 a:hover, .post h2 a:visited, .post h2 a {
	color:#FBAD47;
	font-family:tahoma,verdana, "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif;
	font-size:14px;
	letter-spacing:1px;
	line-height:1em;
	margin-top:10px;
	text-decoration:none;
}

.post {
	font-family:Tahoma,Verdana, "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Verdana,Arial,sans-serif;
	font-size:8px;
	margin-bottom:25px;
	text-align:justify;
}

.post p {
	font-size:11px;
	line-height:20px;
	margin:5px 0px;
	padding:5px 0px 5px 3px;
}

.post ul, .post ol {
	margin:10px 0pt;
	padding-left:40px;
}

.post li {
	padding:1px 0pt;
    font-size:11px;
    line-height:20px;
}

.entry {
	margin-bottom:10px;
	text-align:justify;
}

.entrytext .postmetadata {
	margin-top:20px;
	text-align:justify;
}

.postmetadata {
	border-top:1px dashed #CCCCCC;
	margin-bottom:40px;	
	padding-top:2px;
	text-align:right;
}

.postmetadata alt {
	border-top:1px dashed #CCCCCC;
	margin-bottom:40px;
	padding-top:2px;
	text-align:left;
}

.navigation {
	display:block;
	margin-bottom:20px;
}

#nav {
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	height:40px;
	line-height:3.15em;
	list-style-type:none;
	text-align:center;
}

#nav a {
	display:block;
	font-style:normal;
	font-weight:bold;
	height:20px;
	margin:0px;
	padding:0pt 0pt 10px;
	width:94px;
}

#nav a:hover {
	background:#000000 none repeat scroll 0% 50%;
}

#nav li {
	border-right:1px solid #FFFFFF;
	float:right;
	list-style-type:none;
	margin:0px;
}

.alignleft {
	float:left;
	text-align:left;
}

.alignright {
	float:right;
	text-align:right;
}

.pagetitle {
	font-size:1.6em;
	margin-bottom:20px;
}

blockquote {
	background:#EEEEE none repeat scroll 0% 50%;
    color: 444748;
    text-align: justify;
	border-bottom:1px solid #B67014;
	border-top:1px solid #B67014;
	margin:10px 0pt;
	padding:5px 25px;
}

code {
	background:#EEEEE none repeat scroll 0% 50%;
	border-bottom:1px solid #B67014;
	border-top:1px solid #B67014;
    color: 444748;
	display:block;
	font-family:'Courier New',Courier,Fixed;
	font-size:1.2em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:10px 0pt;
	overflow:auto;
	padding:5px 10px;
	text-align:left;
}

a img {
	border:0pt none;
}

#sidebar ul {
	margin-bottom:20px;
}

#sidebar a {
	color:#B67014;
	font-size:0.85em;
	line-height:16px;
	margin:auto;
	font-weight:normal;
}

#sidebar .sidebar_left ul h2 {
	border-bottom:1px dashed #CCCCCC;
	font-size:1.1em;
	padding-bottom:6px;
	font-family:tahoma, verdana;
	text-align:left;
}

#sidebar .sidebar_right ul h2 {
	border-bottom:1px dashed #CCCCCC;
	font-size:1.1em;
	padding-bottom:6px;
	font-family:tahoma, verdana;
}

#sidebar ul li {
	font-size:1.1em;
	line-height:1.6em;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#sidebar ul ul {
}

#sidebar .sidebar_left ul ul li {
	border-bottom:1px dashed #CCCCCC;
}

#sidebar .sidebar_right ul ul li {
	border-bottom:1px dashed #CCCCCC;
}

#sidebar a:hover {
	text-decoration:underline;
}

#sidebar .sidebar_left {
	float:left;
	padding:0pt 5px;
	width:185px;
}

#sidebar .sidebar_right {
	float:right;
	padding:0pt 5px;
	width:185px;
}

#sidebar .sidebar_left ul ul li ul {
	margin-bottom:0pt;
	padding-left:0px;
}

#sidebar .sidebar_left ul ul li ul li {
	border-bottom:0pt none;
	font-size:1.1em;
	line-height:1.6em;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#sidebar .sidebar_right ul ul li ul {
	margin-bottom:0pt;
	padding-left:0px;
}

#sidebar .sidebar_right ul ul li ul li {
	border-bottom:0pt none;
	font-size:1.1em;
	line-height:1.6em;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#comments {
	border-bottom:1px dashed #CCCCCC;
	font-size:1.6em;
	margin-bottom:20px;
	padding-bottom:20px;
}

#respond {
	font-size:1.6em;
	margin-bottom:5px;
}

ol.commentlist {
	font-size:1.2em;
	list-style-type:none;
}

ol.commentlist li {
	border-bottom:1px dashed #CCCCCC;
	margin-bottom:20px;
	padding-bottom:20px;
}

ol.commentlist li.alt {
	border-bottom:1px dashed #CCCCCC;
	margin-bottom:20px;
	padding-bottom:20px;
}

#comment_title {
	margin-bottom:5px;
}

#commentform {
	margin-bottom:20px;
}

#commentform p {
	margin-bottom:10px;
}

#commentform textarea {
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	font-size:12px;
	padding:2px;
	width:99%;
}

#search {
	margin-bottom:20px;
	text-align:right;
}

#searchform {
	margin-bottom:20px;
}

#searchform input {
	background:#FFFFFF none repeat scroll 0% 50%;
	width:180px;
}

#wp-calendar {
	margin-top:5px;
	text-align:left;
	width:180px;
}

#wp-calendar th {
	margin-top:5px;
}

#wp-calendar caption {
	font-size:1.2em;
	margin-top:5px;
}

hr {
	display:none;
}

#adsense_singlepost_top_square {
	float:left;
	margin-right:10px;
}

#adsense_singlepost_bottom_square {
	margin-bottom:30px;
}

#adsense_singlepost_top_banner {
	margin-bottom:5px;
}

#adsense_singlepost_bottom_banner {
	margin-bottom:30px;
}

#adsense_homepage_linkunit {
	margin-bottom:30px;
}

#adsense_homepage_banner {
	margin-bottom:30px;
}

