/*  
Theme Name: Spurgeon Ministries
Theme URI: http://www.spurgeonministries.com/

Version: 1
Author: Darcy Voutt
Author URI: http://www.darcyvoutt.com/

*/

body{
font-family:Arial;
font-size:13.5px;
letter-spacing:.5m;
background:#fff url(images/background.jpg);
background-repeat:no-repeat;
background-position:top center;
margin:0px auto;
background-repeat:repeat-y;
}

#title{
width:660px;
height:75px;
background:#f6f7f7 url(images/title.jpg);
margin-left:auto;
margin-right:auto;
border-top:	3px #9F9D2E solid;
}

#splash{
width:660px;
height:450px;
background:#f6f7f7 url(images/splash.jpg);
margin-left:auto;
margin-right:auto;
}

#box{
width:660px;
background:#f6f7f7;
margin:0px auto;
padding:0px;
}

#mainbck{
background:#f6f7f7;
width:650px;
margin:0px;
padding:0px;
}

#footer{
width:660px;
background-color:#9F9D2E;
height:30px;
line-height:30px;
clear:both;
color:#fff;
margin:0px;
padding:0px;
}

#search {
float: right;
height:25px;
width:660px;
background:#efefef;
margin:0 0 10px 0;
padding: 2px 0 2px 0;
border-bottom:2px #eaeaea solid;
border-top:2px #eaeaea solid;
}

	.searchSermons{
	float: left;
	height:25px;
	margin:0;
	padding:0;
	}

/* Headers */

#header h1{
text-indent:-10000px;
margin:0;
padding:0;
}

#header h1 a{
display:block;
background:url(images/logo.gif) no-repeat left;
height:51px;
}

/* Content */

#content{
width:510px;
float:left;
margin:0px;
padding:0px;
}

.entry{
width:480px;
background:#f6f7f7;
float:left;
color:#333;
text-align:justify;
margin: 0px 0px 0px 0px;
padding: 0px 20px 10px 20px;
}

.entry h1{
font-family:Arial;
font-size:18px;
font-weight:700;
margin:0 auto;
margin-bottom:4px;
padding:0;
}

.entry h2{
font-family:Arial;
font-size:16px;
font-weight:700;
margin:0 auto;
margin-bottom:4px;
padding:0;
}

.entry h3{
font-family:Arial;
font-size:14px;
font-weight:700;
margin:0 auto;
margin-bottom:4px;
padding:0;
}

/* Sidebar */

#sidebar{
width:130px;
float:right;
margin:5px;
padding:0;
}

	.sideList{
	margin:0px 10px 10px 10px;
		}

.rsidebar{
width:130px;
color:#666;
margin:0 auto;
padding:0 5px;
}

.rsidebar h2{
font-size:14px;
border-bottom:dashed 1px #ccc;
margin:0 7px 3px;
padding:3px 0;
}

.rsidebar ul{
list-style-type:none;
margin:0;
padding:0;
}

.rsidebar ul li{
list-style-type:none;
margin:0 0 10px;
padding:0;
}

.rsidebar ul li ul{
list-style-type:square;
margin:0;
padding:0 3px;
}

.rsidebar ul li ul li{
list-style-type:none;
background:transparent url(images/b.gif) no-repeat 0 4px;
border:0;
margin:0;
padding:0 0 2px 14px;
}

/* Navigation */

#main{
background:#f6f7f7 url(images/nav.jpg);
height:40px;
margin:0px auto;
border-top:3px #02181f solid
}

#nav{
line-height:40px;
padding:0px;
text-align: center;
}

#nav ul {
margin: 0px;
padding: 0px;
}

#nav ul li {
line-height:40px;
list-style:none;
font-size:12px;
text-transform:uppercase;
margin:0;
padding:0;
text-align: center;
list-style-type: none;
display: inline;
}

#nav ul li a {
background:#f6f7f7 url(images/nav.jpg);
background-repeat: repeat-x;
background-position: top;
color:#02181f;
font-weight:900;
text-decoration:none;
padding: 13px;
}

#nav ul li a:hover {
color:#9f9d2e;
text-decoration:none;
border-top:3px #9f9d2e solid;
}

/* Hyperlinks */
a{
text-decoration:none;
color:#9f9d2e;
border:none;
}

a:visited{
text-decoration:none;
color:#9f9d2e;
border:none;
}

a:hover{
text-decoration:none;
color:#C8C641;
border:none;
}

a:link,a:active{
text-decoration:none;
color:#9f9d2e;
border:none;
}

/* Calendar */

#wp-calendar #prev a,#wp-calendar #next a{
font-size:9pt;
}

#wp-calendar a{
text-decoration:none;
display:block;
}

#wp-calendar caption{
font:bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
text-align:left;
width:100%;
}

#wp-calendar th{
font-style:normal;
text-transform:capitalize;
}

#wp-calendar{
empty-cells:show;
width:100%;
margin:10px auto 0;
}

#wp-calendar #next a{
padding-right:10px;
text-align:right;
}

#wp-calendar #prev a{
padding-left:10px;
text-align:left;
}

#wp-calendar td{
text-align:center;
padding:3px 0;
}

#wp-calendar td.pad:hover{
background-color:#fff;
}

/* Search Form */

#searchform{
height:26px;
line-height:26px;
float:right;
margin:0;
padding:0 35px 0 0;
}

input#s{
color:#45585c ;
font-weight:bold;
width:250px;
border:1px solid #45585c;
}

input#searchsubmit{
background:#8FA6AB;
color:#fff;
font-size:13px;
border:1px #45585c solid;
}

/* Comments */

.bobcomments{
border-top:5px solid #006394;
background:#fbfbf9;
border-bottom:1px solid #006394;
margin-bottom:20px;
}

#commentform{
border-top:1px dotted #cedeef;
border-bottom:1px dotted #cedeef;
margin:0;padding:15px 15px 1px;
}

#commentform label{
display:block;
margin:0;
}
#commentform input{
width:170px;
margin:0 5px 10px 0;
padding:1px;
}

#commentform textarea{
width:380px;
margin:0 0 10px;
padding:0;
}

#commentform #submit{
margin:0 0 20px;
}

#commentform p{
margin:5px 0;
}

ol.commentlist{
margin:0 0 1px;
padding:0;
}

ol.commentlist li{
border-top:1px solid #cedeef;
display:block;
list-style:none;
margin:0;
padding:15px 15px 1px;
}

ol.commentlist li.commenthead{
display:block;
list-style:none;
margin:0;
padding:5px 15px;
}

ol.commentlist li.commenthead h3{
margin:0;
}

ol.bob{
border-top:1px solid #cedeef;
list-style:none;
margin:0 0 1px;
padding:15px;
}

ol.bob li{
display:block;
list-style:none;
background:transparent url(images/hb.gif) 0 2px no-repeat;
padding-left:15px;
margin:0 0 5px;
}

/* Footer Links */

#footer a{
text-decoration:none;
color:fff;
border:none;
}

#footer a:visited{
text-decoration:none;
color:#87CFFD;
border:none;
}

#footer a:hover{
text-decoration:none;
color:#87CFFD;
border:none;
}

#footer a:link,#footer a:active{
text-decoration:none;
color:#87CFFD;
border:none;
}

/* Extras */

.navigation{
width:660px;
float:left;
color:#666;
}

.alignright{
float:right;
margin-top:10px;
}

.alignleft{
float:left;
margin-top:10px;
}

/* ****** Table ****** */

.wp-table-reloaded {
	font:		Icon;
	font-size:  12px;
	border:		1px Solid ThreeDShadow;
	background:	Window;
	color:		WindowText;
	border-collapse: collapse;	
}

/* header row*/
.wp-table-reloaded th {
	padding:	2px 5px;
 	border:		1px solid;
	border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;
	cursor:		default;
	background:	ButtonFace;
	
}

/* normal row*/
.wp-table-reloaded td {
	padding:	3px;
	border-right:	1px Solid #ccc;
}

/* alternative row */
.wp-table-reloaded tr.odd {
  	background-color: #F4F4EC; 
}
