/*
Theme Name:		Heath Church
Theme URI:		http://www.delythchandler.co.uk
Description:	A design for Heath Church, based on Chris Pearson's Cutline-3-col-split, styled with the help of Cathryn Pugh
Version:		2.0
Author:			Delyth Chandler
Author URI:		http://www.delythchandler.co.uk
*/

body {
	color: #444;
	text-align: center;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
}

* { padding: 0; margin: 0; }

/*---:[ global elements ]:---*/
a { color: #0b4141; text-decoration: underline;font-weight:bold;}
/*	a:visited { color: #0b4141; text-decoration: none; } */
	a:hover { color: #111; text-decoration: none; }
	a img { border: none; }
blockquote { font-style: italic; font-family: Georgia, "Times New Roman", Times, serif; color: #555; margin: 0 30px 1.5em 30px; padding: 0 0 0 10px; border-left: 1px solid #aaa; }
cite{font-style:italic;font-weight:bold;}
abbr, acronym { border-bottom: 1px dotted #aaa; text-transform: uppercase; cursor: help; }
code { color: #090; font-family: Courier, monospace; }
pre { margin: 0 0 1.5em 0; overflow: auto; font-size: 1.3em; clear: both; }
p.center { text-align: center !important; }
p.bottom { margin: 0 !important; }
p.unstyled { font-size: 1.4em; }
.grey{color:#555;}
.white{color:#fff;}
.red{color:#CC2726;}
.centre{text-align:center;}
.left{text-align:left;}
.white-bg{background-color:#fff;}
.right{text-align::right;}
p.larger{font-size:120%;}
.bold{font-weight:bold;}
.border{border: #cccccc 1px solid;padding:2px;}
.border-thin{border:1px solid #939295;padding:3px;}

.bg-blue{background-color:#81bbe2;}
.bg-lilac{background-color:#B6949E;}
.bg-lilac-light{background-color:#ddd0df;}
.bg-grey{background-color:#eee;}


#c2-1,#c2-2{width:47%;float:left;}
#c2-1{margin-right:14px;clear:both;}
#c2-2{margin-left:14px;}

#c2-1-xmas,#c2-2-xmas{width:49%;float:left;}
#c2-1-xmas{margin-right:5px;}

#c2-1w{width: 490px;float: left; }
#c2-2n{width: 25%;float:right;}

#c3-1{width:45%;float:left;clear:both;}
#c3-2{width:20%;float:left;margin-left:5px;}
#c3-3{width:30%;float:right;}
table#hbs{width:720px;padding:5px;}

.people-c2-c1{width:48%;float:left;}
.people-c2-c2{width:48%;float:left;margin-left:10px;}

/*---:[ headlines ]:---*/
h1, h2, h3 , h4{ font-weight: bold; font-family: Helvetica, Arial, sans-serif; color: #000; }
h1 { font-size: 3em; letter-spacing: -0.03em; }
/*	#masthead h1 { padding: 0.4em 0 0.2em 0; text-align: center; clear: both; } */
#masthead h1 {margin:90px 0 0 40px; text-align:left;}	
	h1 a, h1 a:visited, h1 a:hover { color: #000; text-decoration: none; }
h2 { font-size: 1.8em; }
	h2 a { color: #000; text-decoration: none; }
		h2 a:visited { color: #555; text-decoration: none; }
		h2 a:hover { color: #0b4141; text-decoration: none; }
	.posts h2 { margin: 0 0 0.1em 0; line-height: 1.2em; }
	.pages h2, h2.page_header { margin: 0 0 0.75em 0; padding: 0 0 0.6em 0; border-bottom:#acacac 2px solid;padding-bottom:10px;margin-bottom:10px; }
	h2.archive_head { font-weight: bold !important; font-size: 1.4em !important; text-transform: uppercase !important; letter-spacing: normal !important; margin: 0 0 1.8em 0 !important; padding: 0.4em 2px !important;  background: url('images/hr_dot_black.gif') 0 100% repeat-x !important; }
h3 { font-size: 1.3em; }
	#masthead h3 { margin: 0 0 0.75em 0; font-weight: normal; font-size: 1.3em; text-transform: none; color: #888; text-align: center; }
	    h3{text-decoration:none;}
		h3 a:visited { color: #000; text-decoration: none; }
		h3 a:hover { color: #0b4141; text-decoration: none; }
	.entry h3 { margin: 0 0 0.5em 0; } 
	.entry h3.top { margin: 1.5em 0 0.5em 0 !important; }
	h3.comments_headers { font-size: 1.4em; }
/*h4 { font: italic 1.2em Georgia, "Times New Roman", Times, serif; color: #888; } */
h4 { font-size:1.1em ; color: #555; }
	h4 a, h4 a:visited { color: #0b4141; text-decoration: none; }
		h4 a:hover { color: #0b4141; text-decoration: underline; }
	.posts h4 { margin: 0 0 0 0; padding: 0 0 1.0em 0; }
	.entry h4{margin-bottom:10px;}

/*---:[ core layout elements ]:---*/
#container { width: 960px;height:100%; margin: 0 auto 0 auto; }
	#content_box { width: 960px; text-align: left; float: left; clear: both; }
		#content{ width: 490px; margin: 10px 0 0 20px; float: left; }
		#content-history{width:440px; padding:10px 0 0 20px;float:left;display:inline;}
		#content-wide{width:700px; margin:10px;float:left;}
		#content-audio{width:450px; padding:10px 0 0 20px;float:left;}
		#content-home{width:360px; text-align:left; float:left;margin:10px 5px 10px 5px;padding:10px;background:url(../../uploads/home-bg.jpg) no-repeat top left;}
		#content-full{width:960px;clear:both;}
		#feature-l{width:300px;float:left;margin-bottom:5px;}
		#feature-r{width:260px;float:left;margin:0;font-size:1.4em;}
		#sidebar { width: 200px; padding: 10px 10px 0 10px; float: right; min-height:686px;border-left:#ddd 1px dotted;margin:0;}
		#sidebar h3{font-size:1.4em;}
		#sidebar-history{width:250px; padding: 0 0 0 15px;float:right;margin:10px 0 0 0;display:inline;}
		#sidebar-student{font-size:1.4em;font-weight:bold;border-left:#acacac 2px solid;padding-left:10px;background:#fff;}
		#l_sidebar { width: 210px; padding: 0 0 10px 15px; float: left; background:#eee;min-height:686px;}
		#r_sidebar-bg{background:#eee;width: 210px; padding: 0 0 0 10px; float: right; min-height:500px;border-left:#ddd 1px dotted;margin:0;}
	#footer { width: 960px; padding: 5px 0 0 0; margin-top:10px;border-top: 2px solid #ccc; float: left; clear: both;color: #0b4141; }
	
/*---:[ header styles ]:---*/
#masthead { width: 960px; /*height: 100px; background: url('images/logo.gif') no-repeat;*/ /* uncomment the height and background declarations here if you intend to use a graphic in the header instead of the h1 */ }
	/* #masthead a { display: block; width: 970px; height: 100px; } */ /* uncomment this line if you use a graphic in the header - make sure the height of your header graphic is equal to the height declared in this line of code! */
#nav-w{ width: 940px; padding: 0 10px; float: left; clear: both; background:#5f5f5f;color:#ffffff;}
#nav { list-style: none; width: 770px; padding: 0 10px10px 0; float: left; clear: both; background:#5f5f5f;color:#ffffff;}
	ul#nav li { font: normal 1.4em Helvetica, Arial, sans-serif;  float: left; border-left:#fff 1px solid;padding:5px 14px 5px 14px;}
	ul#nav li:first-child{border-left:none;}
	.lastchild{border-left:none;}
		ul#nav li a, ul#nav li a:visited { color: #fff; text-decoration: none; font-weight:normal;}
		ul#nav li a:hover { color: #0b4141;}
		ul#nav li a.current, ul#nav li a.current:visited, ul#nav li a.current:hover { color: #0b4141; text-decoration: underline; }
	#nav ul li.rss { padding: 0.85em 0 0.7em 0; float: right; }
		#nav ul li.rss a { padding: 0 18px 0 0; background: url('images/icon_rss.gif') 100% 50% no-repeat; }
#header_img {
	position: relative;margin:3px 0 3px 0; float: left;clear: both;background: scroll url(images/heath-banner-2.jpg)	no-repeat left center;height:166px;}
	#header_img img { display: block; } /* this is really just an IE 6 and 7 hack in disguise */

/*---:[ content styles ]:---*/
.entry { font-size: 1.4em;  }
	.entry blockquote { font-size: 1.0em; }
		.entry blockquote.right { width: 200px; font-style: normal !important; font-size: 1.3em !important; margin: 0.3em 0 0.3em 15px !important; padding: 0.3em 0 !important; border: 2px double #aaa; border-width: 2px 0; text-align: center; float: right; }
		.entry blockquote.left { width: 200px; font-style: normal !important; font-size: 1.3em !important; margin: 0.3em 15px 0.3em 0 !important; padding: 0.3em 0 !important; border: 2px double #aaa; border-width: 2px 0; text-align: center; float: left; }
			.entry blockquote.right p, .entry blockquote.left p { margin: 0 !important; line-height: 1.4em !important; }
	.entry a{text-decoration:none;}
	.entry p { margin: 0 0 0.8em 0; }
	.entry ul, .entry ol { margin: 0 0 1em 40px; }
	.entry ul { list-style-type: square; }
		.entry li { margin: 0 0 0.5em 0; }
			.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol { margin: 0.5em 0 0.5em 30px; }
	.entry dl { margin: 0 0 1.5em 0; }
		.entry dt { font-weight: bold; margin: 0 0 0.5em 0; }
		.entry dd { margin: 0 0 1.5em 20px; }
	.entry .ad { margin: 0 0 0.5em 15px; float: right; }
	.entry .ad_left { margin: 0 15px 0.5em 0; float: left; }
	.entry img { }
		.entry img.left { padding: 3px; margin: 0.5em 15px 0.5em 0; border: 2px double #bbb; float: left; clear: left; }
		.entry img.right { padding: 3px; margin: 0.5em 0 0.5em 15px; border: 2px double #bbb; float: right; clear: right; }
		.entry img.center { display: block; padding: 3px; margin: 0 auto 1.5em auto; border: 2px double #bbb; float: none; clear: both; }
		.entry img.off { padding: 0 !important; border: none !important; }
		.entry img.stack { clear: none !important; }
.tagged { padding: 0.4em 0 0 0; background: url('images/hr_tag_sep.gif') no-repeat; font-size: 1.2em; line-height: 1.6em; color: #888; clear: both; }
	.tagged a, .tagged a:visited { padding: 0.25em; color: #333; text-decoration: none; }
		.tagged a:hover { color: #fff; background: #333; text-decoration: none; }
	.add_comment { display: block; padding: 0 0 0 20px; font-weight: bold; float: right; }
.navigation { width: 500px; font-size: 1.4em; float: left; }
	.previous { padding: 0 20px 0 0; float: left; }
	.next,.nav-next { float: right; }
.clear { width: 500px; height: 1px; margin: 0 0 5.0em 0; clear: both; }
.rule { background: url('images/hr_tag_sep.gif') no-repeat; }
.flat { margin: 0 0 2.0em 0 !important; }
.whitespace { margin: 0 0 2em 0 !important; }
.whitespace-s {margin:0.7em 0 0.7em 0;}

/*---:[ sidebar styles ]:---*/
ul.sidebar_list { list-style: none;}
ul.sidebar_list h3{font-size:1.4em;}
ul.sidebar_list li{margin:10px 0 10px 0;}
ul.sidebar_list li a{text-decoration:none; font-size:1.4em;color:#5f5f5f;}
/*ul.sidebar_list li a:visited{color: #aaa;} */
ul.sidebar_list li a:hover{color: #0b4141;}
	ul.sidebar_list li.widget, ul.sidebar_list li.linkcat { width: 210px; margin: 0 0 2.5em 0; font-size: 1.4em; line-height: 1.4em; float: left;}
		li.widget h2, li.linkcat h2 { font-weight: bold; font-size: 1.077em;color:#0b4141;  letter-spacing: normal; margin: 0 0 0.8em 0; padding: 0.4em 2px; border-top: 1px solid #ccc; }
		li.widget p { margin: 0 0 1.5em 0; padding: 0 10px; }
		li.widget ul, li.linkcat ul { list-style: square; margin: 0 0 0.5em 20px; }
		li.widget ol, li.linkcat ol { margin: 0 0 0.5em 20px; }
			li.widget li, li.linkcat li { margin: 0 0 1em 0; }
				li.widget li a, li.widget li a:visited, li.linkcat li a, li.linkcat li a:visited { text-decoration: none; }
					li.widget li a:hover, li.linkcat li a:hover { text-decoration: underline; }
				li.widget li .recent_date { padding: 0 0 0 8px; font-weight: bold; color: #888; }
		li.widget ul.flickr_stream { list-style: none; margin: 0; padding: 0 10px; }
			li.widget ul.flickr_stream li { margin: 0; padding: 0 5px 5px 0; display: inline; }
				li.widget ul.flickr_stream li a img { padding: 3px; }
				li.widget ul.flickr_stream li a:hover img { background: #ff2a96; }
		
			/*---< FlickrRSS styles for the widget only >---*/
			li.widget_flickrrss { }
				li.widget_flickrrss a img { margin: 0 5px 5px 0; padding: 3px; }
				li.widget_flickrrss a:hover img { background: #ff2a96; }
				
		/*---< Calendar widget styles >---*/
		#calendar_wrap { font-size: 1.1em; }
		#calendar_wrap td a{font-weight:bold;font-size:1.2em;}

/*---:[ footer styles ]:---*/
#footer p { margin: 0; font-size: 1.3em; color: #0b4141; text-align: right; }
	#footer a, #footer a:visited { color: #888; text-decoration: none; }
		#footer a:hover { color: #0b4141; text-decoration: underline; }
		#footer img{float:left;}
		#footer span{margin-top:10px;}
		#footer span.mid{margin-right:25%;}

/*---:[ comment styles ]:---*/

#comments { width: 500px; float: left; clear: both; }
	ul#comment_list { list-style: none; margin: 0 0 4.0em 0; border-top: 1px solid #bbb; float: left; }
		ul#comment_list li.comment { width: 500px; padding: 1.2em 0 0 0; border-bottom: 1px dotted #bbb; float: left; }
		ul#comment_list li.trackback { width: 470px; padding: 1.2em 15px 0 15px; background: url('images/trackback_bg.gif'); }
			.comment_meta { margin: 0 0 1.2em 0; }
				.comment_num { padding: 0 15px 0 20px; font-weight: bold; font-size: 1.4em; float: right; }
				.trackback .comment_num { padding: 0 0 0 20px; }
					.comment_num a, .comment_num a:visited { color: #888; text-decoration: none; }
						.comment_num a:hover { color: #df0000; text-decoration: none; }
				.comment_meta strong { font-size: 1.6em; }
				.comment_time { font: normal 1.1em Verdana, Helvetica, Arial, sans-serif; color: #888; }
			.comment .entry { padding: 0 15px; }
				.comment .entry p { margin: 0 0 1.0em 0; }
			
/*---:[ comment form styles ]:---*/
#comment_form { width: 500px; padding: 1.0em 0 0 0; float: left; }
	#comment_form p { padding: 0.6em 0; }
		#comment_form label { padding: 0 0 0 10px; font-size: 1.2em; }
		#comment_form .text_input { width: 191px; padding: 3px; color: #444; font: normal 1.4em Georgia, "Times New Roman", Times, serif; border-top: 2px solid #999; border-left: 2px solid #999; border-right: 1px solid #fff; border-bottom: 1px solid #fff; }
		#comment_form .text_area { width: 321px !important; }
			#comment_form .text_input:focus { border-top: 2px solid #666; border-left: 2px solid #666; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; }
		#comment_form .form_submit { padding: 0.4em 4px; background: url('images/submit_bg.gif'); border: 2px double #999; border-top-color: #ccc; border-left-color: #ccc; font: bold 1.4em Georgia, "Times New Roman", Times, serif; cursor: pointer; }
		#comment_form p.subscribe-to-comments { font-size: 1.4em; }
			#comment_form p.subscribe-to-comments label { font-size: 1.0em; }

/*---:[ search form styles ]:---*/

#search_form {float:right;margin:4px 0 0 0;}
	#search_form .search_input { width: 120px;  color: #5f5f5f; font: normal 1.0em Georgia, "Times New Roman", Times, serif; background-color: #eeeeee; border-top: 1px solid #666; border-left: 1px solid #666; border-right: 1px solid #999; border-bottom: 1px solid #999;padding:2px;}
	li.widget .search_input { font-size: 1.1em !important; }
		
		
/* added by Delyth CHandler   */
.cb{clear:both;}	
.cr{clear:right;}
#fp-c1{clear:both;}		
#fp-c1,#fp-c2,#fp-c3,#fp-c4{width:23%;float:left;font-size:1.4em;}
#fp-c1{font-size:95%;}
#fp-c2,#fp-c3,#fp-c4{margin:0 0 0 25px;}

#feature-l img{margin:10px;}
#l_sidebar ul li{list-style-type:none;}
#l_sidebar ul li ul li{list-style-type:none;margin-left:15px;}
ul#nav li.current_page_item a,ul#nav li.current_page_parent a, ul#nav li.current_page_ancestor a{color: #aaaaaa;}
ul#nav li.current_page_item a:hover,ul#nav li.current_page_parent a:hover, ul#nav li.current_page_ancestor a:hover{color: #0b4141;}

.fl {float:left;}
.fr {float:right;}
img.fl{float:left;margin:0 8px 8px 0;}
img.fr{float:right;margin:0 0 8px 8px;}
.img{border: #cccccc 1px solid;padding:2px;}

.widget li,#fp-c2 li, #fp-c3 li{list-style-type:none;padding:0;}
.widget li a,#fp-c2 li a, #fp-c3 li a{text-decoration:none;}
li.widget ul{margin:0;}
li.widget ul li{margin:0;}
.widget h2 { font-weight: bold; font-size: 1.077em; color:#0b4141; letter-spacing: normal; margin: 0 0 0.8em 0; padding: 0.4em 2px; border-top: 1px solid #ccc; border-bottom:1px dotted #dddddd;}

li{list-style-type:none;}
ul.li li{list-style-type: disc;}

ul.services {margin:0;padding:0;}
.services-l{width:70%;float:left;}
.services-r{width:20%;float:left;margin:0 0 0 15px;}
.s-l{width:70%;float:left;}
.s-r{width:20%;float:left;margin:0 0 0 15px;}

.timeline{margin:40px 0 0 0;}
img.timeline{border: 1px double #999999;}

/* table formattinwidthg */


table.services tr{border: #333333 1px solid;padding:5px;}
table tr {border:#333333 1px solid;}

table#fp{top:-19px;position:relative;}
.services td,#content-audio td,#content-audio th{padding:3px;border:#ccc 1px dotted;}

#content-audio table{font-size:120%;}
#content-audio table {border: none;}

#feature-1,#feature-2,#feature-2w,#feature-2w-video,#feature-3,#feature-4,#feature-8,#feature-christmas{width:290px;float:left;border:#986879 1px solid;margin:10px 10px 10px 0;padding:0px;text-decoration:none;font-size:1.2em;color:#0b4141;}

/*a#feature-1{	background:url(../../uploads/students.jpg) scroll no-repeat left top;height:120px;padding:0;width:290px;}
a#feature-1:hover{background: url(../../uploads/students-hover.jpg) scroll no-repeat left top;}*/
a#feature-1{	background:url(../../uploads/camps.jpg) scroll no-repeat left top;height:72px;padding:0;width:290px;border:none;}
a#feature-1:hover{background: url(../../uploads/camps-hover.jpg) scroll no-repeat left top;}
a#feature-2{background:url(../../uploads/haiti-earthquake-bg.jpg) scroll no-repeat left top ;	height:94px;padding:0px;width:290px;color:#000;font-size:150%;text-align:center;}
a#feature-2:hover{background:url(../../uploads/haiti-earthquake-bg-hover.jpg) scroll no-repeat left top ;}
a#feature-calvin{background:url(../../uploads/calvin-bg.jpg) scroll no-repeat left top ;	height:94px;padding:0px;width:290px;color:#000;font-size:150%;text-align:center;}
a#feature-calvin:hover{background:url(../../uploads/calvin-bg-hover.jpg) scroll no-repeat left top ;}
a#feature-2w{background:url(../../uploads/calvin-bg-wide.jpg) scroll no-repeat left top ;	height:94px;padding:0px;width:360px;color:#000;font-size:200%;text-align:center;}
a#feature-2w:hover{background:url(../../uploads/calvin-bg-hover-wide.jpg) scroll no-repeat left top ;}
a#feature-2w-video{background:url(../../uploads/video-bg-wide.jpg) no-repeat left top ;	height:94px;padding:0px;width:360px;color:#000;font-size:160%;text-align:center;}
a#feature-2w-video:hover{background:url(../../uploads/video-bg-wide-hover.jpg) no-repeat left top ;}
a#feature-3{	background:url(../../uploads/welsh.jpg) scroll no-repeat left top;height:74px;padding:0px;width:290px;}
a#feature-3:hover{background: url(../../uploads/welsh-hover.jpg) scroll no-repeat left top;}
a#feature-4{	background:url(../../uploads/resources.jpg) scroll no-repeat left top;height:63px;padding:0;width:290px;}
a#feature-4:hover{background: url(../../uploads/resources-hover.jpg) scroll no-repeat left top;}

#feature-2 span, #feature-2w span, #feature-3 span,#feature-4 span,#feature-7 span,#feature-7-sidebar span,#feature-8 span,#feature-calvin span{float:left; font-size:100%;font-weight: bold; font-family: Helvetica, Arial, sans-serif; color: #000; width:160px;margin:15px 0 0 110px;}
#feature-2 span{font-size:100%;font-weight:normal;margin:10px 0 0 10px;width:270px;text-align:left;color:#fff;}
#feature-calvin span{font-size:150%;font-weight:normal;margin:10px 0 0 10px;width:270px;text-align:left;color:#fff;}
a#feature-calvin{width:290px;float:left;border:#a5a1a2 2px solid;text-align:left;font-size:1.2em;background:url(../../uploads/calvin-bg.jpg) scroll no-repeat left top;text-decoration:none;}
#feature-2w span{font-size:100%;font-weight:normal;margin:10px 0 0 10px;width:270px;text-align:left;color:#fff;}
#feature-3 span{color:#0b4141;padding-top:10px;}
#feature-4 span{color:#0b4141;padding-top:5px;}
#feature-4 img{padding:0;margin:0;}
#feature-5{width:352px;color:#000;margin:16px 0 10px 0;padding:10px;background:url(../../uploads/bible-bg.jpg) scroll no-repeat top left;font-size:1.2em; border:2px solid #939295;padding:3px;}
#feature-5 p{margin:10px 0 10px 0;}

#feature-6 table{width:235px;border:#c0c0c0 2px solid;margin:10px 0 10px 10px;padding:0;text-align:left;font-size:90%;}
#feature-6 table.i{border:none;}
#feature-6 th{background:#d6d6d6;padding:5px;}
#feature-6 th.l{background:#eeeeee;padding:5px;border-top:#c0c0c0 2px solid;border-bottom:#c0c0c0 2px solid;}
#feature-6 tbody{margin:0;padding:0;}
#feature-6 td{padding:5px;}

#feature-7 {margin:10px 0 10px 0;}
a#feature-7{width:290px;float:left;border:#a5a1a2 2px solid;text-align:left;font-size:1.2em;background:url(../../uploads/audio.jpg) scroll no-repeat left top;height:118px;text-decoration:none;}
a#feature-7:hover{background:url(../../uploads/audio-hover.jpg) scroll no-repeat left top;}
#feature-7 span {margin:15px 0 0 10px;color:#fff;width:100px;}
a#feature-7-sidebar{width:191px;float:left;border:#986879 1px solid;text-align:left;font-size:1.2em;background:url(../../uploads/audio-sidebar.jpg) scroll no-repeat left top;height:198px;}
a#feature-7-sidebar:hover{background:url(../../uploads/audio-hover-sidebar.jpg) scroll no-repeat left top;}
#feature-7-sidebar p {margin:10px 0 0 10px;color:#fff;width:120px;}

#feature-2{background-color:#eeeeee;}

a#feature-3:hover{background-color:#cccccc;}

a#feature-8{background:url(../../uploads/holiday-bible-club.jpg) scroll no-repeat left top;height:172px;padding:0px;width:290px;}
a#feature-8:hover{background: url(../../uploads/holiday-bible-club-hover.jpg) scroll no-repeat left top;}
#feature-8 span{padding:0px;margin:35px 0 0 55px;width:230px;text-align:right;font-size:1.4em;}

#feature-christmas{border:1px solid #18591E;color:#18591E;padding:10px;width:270px;background:url(../../uploads/holly-bg.gif) no-repeat top left scroll;}
td.space-r{margin-right:10px;}
.green{color:#18591E;}


#christmas{background:url(../../../../images/pine-branch.jpg) no-repeat scroll top right;padding-top:60px;}
#christmas h4{padding-left:40px;}
#christmas-1{width:40%;margin-right:20px;float:left; line-height:1.5em;}
#christmas-2{width:15%;margin-right:20px;float:left;line-height:1.5em;}
#christmas-3{width:15%;float:left;line-height:1.5em;}

#sidebar-student ul li{margin:15px 0 15px 0;}
#sidebar-student h4{color:#000000; font-style:normal; font-family: Helvetica, Arial, sans-serif;font-weight:bold;margin-bottom:10px;}
/* .sidebar_cont{font-size:1.4em;padding:10px;} */

.entry-l{float:left;width:50%;}
.entry-r{width:40%;margin:35px 10px;float:right;}

.sidebar-audio{font-size:1.2em;color: #666;padding-left:15px;}
.sidebar-audio h2{font-size:1.4em;color:#444;}
.sidebar-audio h3{margin:0 0 10px 0;color: #666;}
.sidebar-audio p{margin:10px 0 10px 0;}
.sidebar-audio ol li{list-style-type: decimal;margin-bottom:10px;}

#sidebar-church1 {margin:0 0 0 10px;float:right;width:210px;}

/* contact form */
#fmContact fieldset{border:none;}
#fmContact label,#fmContact input,#fmContact textarea{width:70%;}
#fmContact select{width:34%;}
#fmContact .submit{width:20%;margin-left:25%;}
.notification-warning{color: #FF0000;font-weight:bold;}
.notification-accept{color:#986879;font-weight:bold;}

.small{font-size:0.9em;color:#666666;margin-left:10px;}

#today{color:#FF0000;}
.list-search li{padding:0;margin:0;}

.cb h3{margin-top:10px;}
.hide{display:none;}

sup{font-weight:bold;}

.entry ol li{list-style-type:decimal;}

#wp-calendar caption{font-size:1.1em;}
#wp-calendar th{text-align: center;}

legend{ font-weight: bold; font-family: Helvetica, Arial, sans-serif; color: #000000; margin:0 0 10px 0;padding:0;}

td { vertical-align: top; }
.teal{color: #0b4141;}
.teal-light{color:#81bbe2;}
.sage {color:#4d7837;}
.sage-light{color:#75b447;}
.tan{color:#E7A352;}

.border-bot{border-bottom:#acacac 2px solid;}
.border-bot-space{border-bottom:#acacac 2px solid;padding-bottom:30px;margin-bottom:10px;}
.border-teal{border:#0b4141 2px solid;}
.border-teal-light{border:#81bbe2 2px solid;}
.border-tan{border:#E7A352 2px solid;}

#main-meetings{width:380px;text-align:left;margin:10px 0 0 10px;float:left;}
#main-meetings-i{border: #0b4141 2px solid;padding:10px 0 0 10px;width:350px;margin:0 0 10px 0;}
#main-meetings-i ul{margin:0;}

#cu-only{margin-top:10px;float:left;width:320px;border:#81bbe2 2px solid;background:url(images/bg-1.gif) no-repeat scroll top left;text-align:left;}

img.fl-marg {float:left;margin:0 20px 0 20px;}
.i {margin:10px;}

#yp-bs{border:#81bbe2 2px solid;margin:10px 10px 0 0;float:left;width:368px;}
#blue-sep{float:left;background:url(images/blue-separator-thick.gif) no-repeat scroll top left;height:498px;width:70px;}

#sunday-lunches{float:left;width:400px;background-color:#f8f6bb;margin:10px;}

#yp-hp{width:593px;clear:both;border:#ccdaef 1px solid;margin:0 0 0 10px;float:left;}
#yp-hp .i{background:url(images/hebron-hall-bg.jpg) no-repeat scroll top left;padding:10px;}
#yp-hp h2, #yp-hp h3, #yp-hp h4, #yp-hp p{margin:0 10px 0 10px;}
#yp-hp .white-bg {width:320px;padding:5px;margin:10px;}

#is-heading{width:50%;float:right;text-align:right;}
#open-house{background:url(images/open-house-bg.gif) no-repeat scroll top left;width:450px;height:520px;text-align:center;margin:0 0 10px 0;}
#open-house .bottom{margin:310px 10px 10px 10px;}
.larger-text{font-size:1.7em;}

#is-sundays{text-align:center;background-color:#f8f6bb;padding:10px;clear:both;margin-top:60px;}
#christianity-explored{background:url(images/christianity-explored-bg.gif) no-repeat scroll top left;padding:10px;margin:20px 0 20px 0;color:#192352;font-size:1.3em;}
#christianity-explored-s{background:url(images/christianity-explored-bg.gif) no-repeat scroll top left;padding:10px;margin:20px 0 20px 0;color:#192352;width:90%;}
#is-bible-studies{text-align:center;background:url(images/bible-study-bg.gif) no-repeat scroll top left;padding:20px;margin:20px 0 20px 0;}
#is-bible-studies h3{text-decoration:underline;}

#is-special-events{margin:20px 0 20px 0;}
#is-special-events ul{background-color:#81bbe2;width:444px;margin:0 0 0 4px;padding:0;}
#is-special-events li{background-color:#fff; margin:25px 20px 25px 20px;padding:10px;min-height:120px;}
#is-special-events li:first-child{margin:0 20px 0 20px;}
#is-special-events li:last-child{padding-bottom:20px;}
#is-special-events img{}
#is-special-events-l{width:60%;float:left;}
#is-special-events-r{width:30%;float:left;}
#is-special-events-b{position:relative;top:-25px;}


#calendar-month{margin:0 0 5px 0;}
.verse{background:url(../../uploads/bible-bg-long.jpg) scroll no-repeat top left;font-size:1.2em;border:2px solid #939295;padding:3px;}

.blue-box{background-color:#bedede;border:1px solid #0b4141;padding:10px;}

/*------activities pages -----------*/
#act-camps{background:url(../../uploads/act-camps.jpg) scroll top left no-repeat;width:326px;height:130px;float:left;margin:5px;padding:0;}
#act-child{background:url(../../uploads/act-child.jpg) scroll top left no-repeat;width:326px;height:130px;float:left;margin:5px;padding:0;}
#act-book{background:url(../../uploads/act-book.jpg) scroll top left no-repeat;width:326px;height:130px;float:left;margin:5px;padding:0;}
#act-door{background:url(../../uploads/act-door.jpg) scroll top left no-repeat;width:326px;height:130px;float:left;margin:5px;padding:0;}
#act-ethnic{background:url(../../uploads/act-ethnic.jpg) scroll top left no-repeat;width:326px;height:130px;float:left;margin:5px;padding:0;}
#act-toddler{background:url(../../uploads/act-toddler.jpg) scroll top left no-repeat;width:326px;height:130px;float:left;margin:5px;padding:0;}
#act-open{background:url(../../uploads/act-open.jpg) scroll top left no-repeat;width:326px;height:130px;float:left;margin:5px;padding:0;}
#act-student{background:url(../../uploads/act-student.jpg) scroll top left no-repeat;width:326px;height:130px;float:left;margin:5px;padding:0;}
#act-welsh{background:url(../../uploads/act-welsh.jpg) scroll top left no-repeat;width:326px;height:130px;float:left;margin:5px;padding:0;}
#act-chex{background:url(../../uploads/act-chex.jpg) scroll top left no-repeat;width:326px;height:130px;float:left;margin:5px;padding:0;}

#camps-link{margin-top:20px;}

#meetings-c1{width:35%;float:left;}
#meetings-c2{width:62%;float:right;}
#meetings-c1 a, #meetings-c2 a{text-decoration:none;}

#people-c1{width:35%;float:left;}
#people-c2{width:55%;float:right;}
#people-c1 a, #people-c2 a{text-decoration:none;}

.margin-600{margin-top:600px;}
.tonologie-text{margin:10px 0 0 20px;}

.post-main{width:520px;float:left;margin-right:20px;}
.post-r{width:150px;float:left;}

.td-date{width:20%;clear:both;}
.td-desc{width:70%;}

embed{border-top:1px solid #666;border-left:1px solid #666;border-right:1px solid #666;}

.twitter{float:right;margin-bottom:10px;}