/*  
Theme Name: Temple Template
Author URI: http://www.theriddlereport.com
Version: 1.0
Author: Jesse Riddlebarger
Description: Custom Theme based off Lukedealsco.uk's Green Theme.
The CSS, XHTML and design is released under GPL: 
http://www.opensource.org/licenses/gpl-license.php
*/

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: #038500;
	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 0;
	background: #fffada url(images/bg_blockquote.gif) no-repeat 5px 7px;
	color: #736926;
}

blockquote p{
	padding: 10px 10px 10px 20px;
}

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{
	clear: both;
	margin: 15px 0 5px;
	width: 100%;
	border: 0;
	height: 1px;
	text-align: left;
	background: url(images/bg_comment_bottom.gif) no-repeat;
}

small{
	font-size: 10px;
}

input, textarea{
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 12px;
	padding: 2px;
}

input#author, input#email, input#url, textarea#comment{
	border: 1px solid #038500;
	background-color: #68C669;
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}

#container, #header, #menu, #menu ul li, #menu ul li a, #pagetitle, h1, #syndication, .pagewrapper, .page, .wrapper, .narrowcolumnwrapper, .narrowcolumn, .content, .post, .entry, .browse, sidebar{
	text-align: left;
	vertical-align: top;
}

#container{
	margin: 0 auto;
	width: 780px; 
	padding: 0px 0 0;
}

#header{
	margin: 0px;
	float: left;
	width: 780px; vertical-align:top;
	height: 144px;
	background:#3eb5e9 url(images/header3.jpg) no-repeat left top;
	color: #333;
}

#nav { margin-top:0px; margin-left:0px; text-align:center; float:inherit; height:144px; width:400px;   }

#nav ul{
	margin: 0 auto; 
	padding: 0 0 0 0px;
	list-style: none;
}

#nav ul li{
	float: left;
	margin: 12px 5px 10px 10px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

#nav ul li a{
	display: block;
	padding: 0px; padding-top:6px;
	text-decoration: none; width:50px; height:38px; font-size:12px;
	color: #ffffff; text-align:center; text-decoration:none;
}

#nav ul li a:hover{
	text-decoration: none; color: #00ff00;
}

#pagetitle{
margin-top:0px; margin-left:0px; text-align:center; float:inherit; background:url(images/entab3.jpg) no-repeat; height:90px; width:780px;  
}

#pagetitle a{
	padding: 0 0 0 330px; float:left;
	width: 450px;
	height: 50px;
	background: url(images/extrude3.gif) no-repeat center top;
}

#pagetitle a:hover{
	text-decoration: none; float:left;
	width: 450px;
	height: 50px;
	background: url(images/intrude3.gif) no-repeat center top;
}

#syndication{
	float: left;
	padding: 2px 31px 0 285px;
	color: #999;
}

#syndication a{ color: #666; }

#syndication a.feed{
	padding: 0 0 0 19px;
	background: url(images/feed_icon.png) no-repeat 0 1px;
}

#searchbox{
	float: right; margin:0; font-size:14px; font-weight:bold;
	padding: 15px 20px 0;
}

#searchbox input#s{
	border: 1px solid #ddd;
	padding: 3px;
	background: #fff;
}

#searchbox input#searchsubmit{ height: 27px; vertical-align:middle; }


.pagewrapper{
	margin: 0 0 0 0;
	float: left;
	width: 780px;
	background: #D9D9D9;
	color: #333;
}

.page{
	float: left;
	padding: 0; background: #D9D9D9;
	}

.wrapper{ /* This wrapper class appears only on Page and Single Post pages. */
	float: left;
	width: 130px;
}

.narrowcolumnwrapper{
	margin: 0 0 0 0;
	float: left; 
	width: 315px;
	
}

.narrowcolumn{
	float: left; margin-top:8px; margin-left:12px; margin-right:0; padding-right:0; background:#FFFFFF;
	width: 315px; 
	
}

.contenttop {background-image:url(images/contentbg1.gif); background-repeat:no-repeat; width:315px; height:34px;}
.contentbottom {background-image:url(images/contentbg3.gif); background-repeat:no-repeat; width:315px; height:40px;}

.content{
	float: left;
	width: 315px;
	padding: 0; margin:0;

}

.post{
	padding: 9px 16px 15px;
	line-height: 18px;
}

#whatwedo div#continueread {padding:0; margin:0; padding-bottom:15px; padding-right:10px;}
#continueread, .continueread  {height:20px; vertical-align:middle; text-align:right; padding-top:6px; height:10px; vertical-align:middle;}
#continueread p {padding-right:20px;}
.continueread:link, .continueread:visited, #continueread a, #continueread active, #continueread a:hover, #continueread a:visited {font-size:13px; font-weight:bold; color:#FF0000; text-decoration:none;}

.post h2{
	padding: 0 0 2px;
	font-size: 22px;
	font-weight: bold;
	line-height: 27px;
}

.post h2 a{
	text-decoration: none; font-size: 22px; font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #038500;
	}

.post img{
	padding: 4px;
	border: 1px solid #ddd;
	background: #fff;
}

.post img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.post img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.post img.wp-smiley{
	padding: 0;
	border: 0;
	background: none;
}

#footer {background-image:url(images/footer2.gif); background-repeat:no-repeat; width:780px; height:31px; background-color:#038500; color:#000000; padding:0px; text-align:right; font-size:12px; }


.entry{}

.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; }

.entry h6{ font-size: 10px; }

.postinfo{
	font-size: 11px;
	color: #999;
}

.postinfo a{
	color: #578cca;
}

.postdate{ color: #a12a2a; }

.browse{
	padding: 15px 16px;
	line-height: 18px;
}

.sidebar, .obar{
	float: left;
	width: 130px;
	line-height: 16px;
}

.sidebar {	margin: 8px 0 0 44px; }
.obar{
	margin: 8px 0 0 34px;
}

.sideboxtitle {background-image:url(images/sidebox1.gif); background-repeat:no-repeat; width:125px; height:25px; font-size:14px; color:#FFFFFF; font-weight:bold; padding-left:15px; padding-top:7px; padding-bottom:0px; margin-bottom:0px;}
.sideboxbg {background:url(images/sidebox2.gif) repeat-y;}
.sideboxbottom {background:url(images/sidebox3.gif) no-repeat; width:125px; height:8px; margin-bottom:5px;}

.sidebar ul, .obar ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar ul h2 { display:none;} 


.sidebar ul li, .obar ul li{
	margin: 0px 0 0 0; background:url(images/sidebox2.gif) repeat-y;
	padding: 9px 16px 15px;
}

.sidebar ul li a, .sidebar ul li a:visited {text-decoration:none; color:#000000; }
.sidebar ul li a:hover, .sidebar ul li a:active {text-decoration:underline; color:#0246C1;}


.obar ul ul li {list-style:circle; }
.obar ul ul {padding-left:8px;  }
.obar ul li a, .obar ul li a:visited {text-decoration:none; color:#000000;}
.obar ul li a:hover, .obar ul li a:active {text-decoration:underline; color:#0246C1;}

.sidebar ul li.widget_search, .obar ul li{
	padding: 15px 16px;
}

.sidebar ul li h2, .obar ul li h2{
	font-size: 16px;
	font-weight: bold;
	
	color: #8dab3b; 
}

.sidebar ul ul li, .obar ul ul li{
	margin: 0; 
	padding: 6px 0 3px;
	background: none;
}

.sidebar ul ul ul, .obar ul ul ul{ padding: 3px 0 0; }

.sidebar ul ul ul li, .obar ul ul ul li{
	padding: 6px 0px 3px 15px;
	background: url(images/bg_arrow_right.gif) no-repeat 0px 8px;
}

.sidebar ul ul ul ul li, .obar ul ul ul li{
	background: url(images/bg_arrow_right_2.gif) no-repeat 0px 8px;
}

/* COMMENTS TEMPLATE */

.post h3#comments, .post h3#respond{
	padding: 0 0 2px 19px;
	line-height: 27px;
	background: url(images/user_comment.gif) no-repeat 0 6px;
	color: #e45b00;
}

.post h3#respond{
	background: url(images/add_comment.gif) no-repeat 0 6px;
	color: #333;
}

ol.commentlist{
	margin: 0 0 11px;
	padding:0;
	list-style: none;
}

ol.commentlist li{
	padding: 13px 0;
	background: url(images/bg_comment_bottom.gif) no-repeat left bottom;
}

ol.commentlist li .commentmetadata{
	font-size: 11px;
	color: #546477;
}

ol.commentlist li .commentmetadata a{
	color: #546477;
}

form#commentform small{
	font-size: 11px;
}
