/*
Theme Name: lhr - splash (modified ProSense)
Theme URI: http://www.doshdosh.com/wordpress-themes/Prosense-Adsense-Ready-SEO-Theme
Description: Blue 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:auto;
	padding:0px;
        text-align:center;
}

body a, body a:visited {
	color:#5C82EF; /* used to be 5C82EF */
	text-decoration:none;
	font-weight:bold;
}

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

body p {
	margin:5px 0px;
	padding:5px 0px;
}

body a img {
    outline:1px solid #5C82EF; /* or #CCCCCC */
}

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

#header {
	background: url(images/lhr%20logo.png) repeat-x;
	height:18em;
        margin: 20px 0px 0px 0px;
        text-align:center;
	padding-top: 15px;
}

#pageList ul {
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
	list-style-image: none; 
}

#pageList li {
	display: inline; 
}
#pageList ul li a {
	text-decoration:none;  
	margin: 4px;
	padding: 5px 20px 5px 20px; 
	color: 5C82EF;
	background: #EEEEEE;
}




#subscribe {
	text-align:right;
}

#wrapper {
	width:75%;
        margin: auto;
}

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


#footer {
	background:#FFFFFF;
	clear:both;
	color:#666666;
	width:100%;
	border-top: 1px dashed #CCCCCC;
	line-height:1.6em;
	padding:10px 0pt 10px 20px;
	text-align:center;
	width:100%;
}

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

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

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

h2 {
	font-size:2em;
	color:#FBAD47;
	text-align: center;
}

h3 {
	font-size:1.5em;
}

h4 {
	font-size:1em;
}

.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:2px 0pt;
}

.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:#D7E1FF none repeat scroll 0% 50%;
	border-bottom:1px solid #9DB7FF;
	border-top:1px solid #9DB7FF;
	margin:10px 0pt;
	padding:5px 10px;
}

code {
	background:#D7E1FF none repeat scroll 0% 50%;
	border-bottom:1px solid #9DB7FF;
	border-top:1px solid #9DB7FF;
	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:#5C82EF;
	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;
}
