body { padding: 5px 0 0 0; margin: 0; font: .7em Tahoma, Arial, sans-serif; line-height: 1.7em; background: #fff url(images/bg.gif) repeat-x; color: #454545; }
a { color: #2F637A; background: inherit; }
a:hover { color: #808080; background: inherit; }
p {	margin: 0 0 5px 0; }
h1 {	font: bold 2.2em Arial, Sans-Serif; padding: 8px 0 0 0; margin: 0; letter-spacing: -1px; }
h2 { margin: 0; padding: 0; font: bold 1.8em Arial, Sans-Serif; letter-spacing: -1px; }
h1 a, h2 a { color: #000; background: inherit; text-decoration: none; }
ul { margin: 0; padding : 0; list-style : none; }
img { border: 0; }


/* layout */
#content { margin: 10px auto; width: 960px; }
#logo { margin: 0 0 10px 0; }
#slogan { font-size: 0.9em; margin: 0 0 10px 2px; padding: 0; color: #808080; background: #fff; }
#top_info { line-height: 27px; float: right; color: #808080; background: #fff; margin: 12px 5px 7px 0; text-align: right; height: 74px; }

/* round blue login button */
#loginbutton a { text-decoration: none; width: 24px; padding: 7px 12px; margin: 0 0 0 8px; height: 28px; background: #fff url(images/lb.gif) no-repeat; color: #000; }
#loginbutton a:hover{ background: #fff url(images/lbhover.gif) no-repeat; color: #000;}

/* main horizontal menu */
#tablist{ padding: 3px 0; margin: 0; float: left; }
	#tablist li{ list-style: none; display: inline; margin: 0; }
	#tablist li a{
		text-decoration: none;
		padding: 4px 22px;
		margin-right: 2px;
		background: #808080 url(images/corner.gif) no-repeat top right;
		font-weight: bold;
		color: #fff;
	}
	#tablist li a:hover{
		background: #6495AB url(images/corner.gif) no-repeat top right;
		color: #fff;
	}
	#tablist li a.current{
		background: #9FC7D8 url(images/corner.gif) no-repeat top right;
		color: #2F637A;
		padding: 6px 22px;
	}
	#tablist .key { text-decoration: underline; }

/* main menu topics */
#topics {
	clear: left;
	float: left;
	width: 640px;
	background: #B0D0DC url(images/topicsbg.gif) repeat-x left bottom;
	padding: 8px 5px;
	margin: 0 0 5px 0;
	color: #fff;
	height: 59px;
}
	#topics li a { background-image: url(images/bullet.gif); background-repeat: no-repeat; background-position: center left;  padding: 0 0 0 12px; }

#sidebar{
   float: left;
   display: inline;
   width: 307px;
   padding: 2px 0px 0 16px;
   background: url("bg_content.gif") no-repeat right top;
}


/* drawers */

#sidebar #drawers{
   width: 307px;
   list-style: none;
   background: #B1D0DC;
   margin-bottom: 5px;
}

#sidebar a.drawer-handle{
   display: block;
   font-weight: bold;
   background: url("images/bg_drawer.gif") no-repeat;
   font-size: 1.2em;
   color: #ffffff;
   height: 29px;
   text-indent: 12px;
   line-height: 29px;
   cursor: pointer;
}

#sidebar a#teaching.selected, #sidebar a#teaching.selected:hover{background-position: 0 0; color: #ece4ce;}
#sidebar a#teaching{background-position: 0 -29px;}
#sidebar a#blog{background-position: 0 -87px;}
#sidebar a#blog.selected, #sidebar a#blog.selected:hover{background-position: 0 -58px; color: #ece4ce;}
#sidebar a#side-events{background-position: 0 -116px;}
#sidebar a#side-events.selected, #sidebar a#side-events.selected:hover{background-position: 0 -58px;}
#sidebar a#teaching:hover{background-position: -260px -29px; color: #fff;}
#sidebar a#blog:hover{background-position: -260px -87px; color: #fff;}
#sidebar a#side-events:hover{
   background-position: -260px -116px;
}

#sidebar div.drawerbox{
   line-height: 1;
   color: #140d09;
   height: 205px;
   overflow: hidden;
}

#sidebar .drawerinner{
   padding: 10px;
}

#sidebar .drawerbox p{
   margin: 10px 5px 0;
   line-height: 1.4;
}

#sidebar .drawers a{
   color: #2f868d;
}

#sidebar li#welcome img{
   margin: 0;
}

#sidebar .drawermeta{
   float: left;
   width: 150px;
}

#sidebar #tbox h5{
   font: 1em Georgia, "Times New Roman", Times, serif;
   font-style: italic;
   color: #c3ae80;
   line-height: 1.6;
   margin: 0 5px;
}

#sidebar #tbox h4{
   font-size: 1.4em;
   margin: 0 5px;
}

#sidebar #tbox h4 a{
   color: #e9e1cc;
   text-decoration: none;
}

#sidebar #tbox p#preacher{
   margin: 0 5px;
   font-size: 1em;
   line-height: 1.8;
   color: #a08e68;
}

#sidebar #tbox p.summary{
   font-size: 1.1em;
   clear: left;
   color: #e9e1cc;
   padding: 5px 0;
   margin-top: 0;
}

#sidebar #tbox p#audiohelp{
   clear: both;
   margin: 0;
   height: 0;
   text-indent: -9999px;
}

#sidebar #tbox p#mediabuttons{
   text-indent: -9999px;
   margin: 0;
}

#sidebar #tbox #mediabuttons a{
   display: block;
   width: 82px;
   float: left;
   height: 17px;
   background: url("images/bg_drawer_sermonplayer.gif") no-repeat;
   margin: 5px 0 0 0;
}

#sidebar #tbox #mediabuttons span.sermon-video a{
   background-image: url("images/bg_drawer_watch.gif");
}

#sidebar #tbox a#sermon-dl{
   display: block;
   float: left;
   width: 82px;
   height: 17px;
   background: url("images/bg_drawer_dl.gif") no-repeat;
   margin: 2px 0 0 0;
}

#sidebar #pbox p img{
   float: left;
}

#sidebar p#viewall, #sidebar p#subscribe{
   font-size: 1.3em;
   margin: 1px 5px;
}

#sidebar p#viewall a, #sidebar p#subscribe a{
   padding: 3px 22px 3px 0;
   line-height: 1.8em;
}

#sidebar p#viewall a{
   background: url("images/bg_drawer_viewall.gif") no-repeat right 3px;
}

#sidebar p#subscribe a{
   background: url("images/bg_drawer_subscribe.gif") no-repeat right 3px;
   padding-right: 18px;
}

#sidebar #pbox h4{
   margin-top: 10px;
   font-size: 1.5em;
   font-weight: normal;
   color: #86512f;
}

#sidebar #pbox h4 a{
   color: #86512f;   
   text-decoration: none;
   margin: 0 5px;
}

#sidebar #pbox p{
   font-size: 1.1em;
}

#sidebar #pbox p.posted{
   color: #af9f75;
   font-family: Georgia, "Times New Roman", Times, serif;
   margin: 3px 5px;
}

#sidebar #pbox p.summary{
   color: #e9e1cc;
}

#sidebar #pbox p.continue{
   float: left;
   width: 150px;
}

#sidebar #pbox p.comtotal{
   margin-left: 150px;
   padding-left: 20px;
   background: url("images/bg_home-posts_p_comtotal.gif") no-repeat left bottom;
}

#sidebar #ebox .event{
   min-height: 45px;
   _height: 45px;
   margin: 0 5px 5px;
   background: url("images/bg_home_newsitem.gif") no-repeat center bottom;
   padding: 7px 0;
}

#sidebar #ebox .event.last{
   background-image: none;
}

#sidebar #ebox p.date{
   float: left;
   width: 26px;
   height: 34px;
   background: url("images/bg_date.gif") no-repeat;
   padding: 8px;
   font-size: 1.2em;
   color: #6e4f35;
   line-height: 1;
   margin: 0 8px -3px -2px;
   text-align: center;
}

#sidebar #ebox p.date span{
   display: block;
   font-size: 1.6em;
   color: #1b120d;
}

#sidebar #ebox h4{
   font-size: 1.3em;
   line-height: 1.2;
}

#sidebar #ebox h4 a{
   text-decoration: none;
}

#sidebar #ebox p{
   color: #e9e1cc;
   font-size: 1.1em;
   margin: 5px 5px 5px 48px;
}

#sidebar #ebox p.all{
   text-align: right;
   margin-top: 10px;
}


/* main menu search */
#search {
	float: right;
	text-align: right;
	background: #fff url(images/searchbg.jpg) no-repeat;
	margin-top:25px;
	color: #000;
	padding: 32px 20px 12px 20px;
	min-height: 32px; /* FF height */
	height: 35px;	/* IE height */
	width: 270px;
}
	/* search form styling */
	form, form p { margin: 0; padding: 0; line-height: 25px; }
	
		.search { width: 170px; border: 1px solid #357994; background: #fff; color: #478F36; padding: 4px; margin: 0; font-weight: bold; font-size: 1.3em;  }
		.button { padding: 4px; font: bold 1em Arial, Sans-Serif; }

/* left side */
#left {
	float: left;
	width: 635px;
	margin: 0 0 10px 0;
}
	.subheader {
		margin: 0 0 10px 0;
		padding: 8px;
		background: #f4f4f4 url(images/bgshade.gif) repeat-x;
		color: #808080;
		border-bottom: 1px solid #ccc;
	}
	.left_articles {
		margin: 0px 0 10px 0;
		background: #fff url(images/bgshade.gif) repeat-x;
		color: #454545;
		padding: 15px 15px 5px 10px;
	}
		.date { font-size: .9em; padding: 0 0 0 12px; background: #fff url(images/news.gif) no-repeat center left; color: #808080; }
		.bigimage {
			float: left;
			clear: left;
			border: 1px solid #ccc;
			background: #eee;
			color: #000;
			width: 200px;
			height: 150px;
			margin: 0 15px 10px 0;
		}
	.left_box {
		background: #f4f4f4;
		color: #808080;
		border-top: 1px dotted #ccc;
		border-bottom: 1px dotted #ccc;
		padding: 15px;
		margin: 0 0 15px 0;
	}
	.thirds {
		float: left;
		width: 130px;
		padding: 0 10px 0 15px;
	}		
		
/* right side */
#right {
	float: right;
	width: 310px;
	margin: 0 0 10px 0;
}
	.right_articles {
		border: 1px solid #ccc;
		padding: 8px;	
		margin: 0 0 10px 0;
		background: #eee;
		color: #454545;
	}
	.image { float: left; margin: 0 9px 3px 0; }
	.notes {
		border-top: 1px dotted #ccc;
		border-bottom: 1px dotted #ccc;
		padding: 17px 10px 17px 80px;	
		margin: 0 0 10px 0;
		background: #fff url(images/notes.gif) no-repeat center left;
		color: #454545;
	}
/* footer */
#footer { 
	clear: both; 
	color: #808080;
	background: #FFF;
	padding: 10px 15px;
	border-top: 1px solid #ccc;
}
	#footer .right { float: right; }