/*  
Theme Name: CPBC
Theme URI: http://www.thinklabs.ca/
Description: CPBC Theme
Version: 1.5
Author: Nate Woods
Author URI: http://www.thinklabs.ca/
*/

/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0;
}
body{
	background: #ebe9e1;
	color: #555555;
	font: 12px Arial,Helvetica,Tahoma,Verdana,Sans-Serif;
}
a{
	color: #c55b02;
	text-decoration: none;
}
a:hover{
	color: #555;
	text-decoration: underline;
}
input,select,textarea{
	border: #cacaca 1px solid;
	font-size: 12px;
	padding: 5px;
}
select{
	padding: 0;
}
li{
	list-style: none;
}

ol li{list-style: decimal; margin: 0 0 15px 10px; line-height: 22px;}

p.intro	{font-size: 16px; line-height: 34px;}





/*=== Layout ===*/

 

#top{
	clear: both;
	height: 30px;
	margin: 0 auto;
	padding:0;
	line-height:29px;
	font-size:11px;
	text-align: right;
}

#top .grid_9 {position: absolute; top: 10px; right: -70px; width: 320px; text-align: right;}

/*========= TOP NAVIGATION =========*/

.nav1, .nav1 ul {
	padding: 0;
	margin: 20px 0 0 0;
	list-style: none; 
	z-index: 100;
		color: #a0a09b;
}

.nav1 a {
	display: block;
	padding-bottom:4px;
	padding: 0 10px;
	z-index: 100;
	color: #c55b02;
}

.nav1 a:hover {
	display: block;
	padding-bottom:4px;
	padding: 0 10px;
	z-index: 100;
	color: #FFF;
}

.nav1 li {
	float: left;
}

/* Style drop down list */

.nav1 li ul {
	position: absolute;
	width: 130px;
	left: -999em;
}
.nav1 li ul li {
	border: 1px solid #F7F6F6;
	border-width:0 1px 1px;
	background: #FFF;
}
.nav1 li:hover ul, .nav1 li.sfhover ul{
	left: auto;	
}

.current_page_item  {color: #e8a02c;}

.current_page_parent  {color: #e8a02c;}

.nav1 li ul li a {
	line-height: 25px;
	font-size: 11px;
	color: #111111;
	width: 130px;
	padding-bottom:0;
}

.nav1 li ul li a:hover {
	color: #FFF;
}
.nav1 li ul li ul li a {
	border-width:0 1px 1px 0px;
}
.nav1 li ul ul {
	margin: -25px 0 0 150px;
}

.nav1 li ul ul li a {
	line-height: 25px;
}

.nav1 li:hover ul ul, .nav1 li.sfhover ul ul {
	left: -999em;
}

.nav1 li:hover ul, .nav1 li li:hover ul, .nav1 li.sfhover ul, .nav1 li li.sfhover ul {
	left: auto;
}

/* IE7 Fix */

.nav1 li:hover, .nav1 li.hover {  
	position: static;
}


/*- Subscribe -*/
.subscribe{	color: #a0a09b; float:right;}
.subscribe a { color: #e8a02c; }
.subscribe a:hover { text-decoration:underline; }


/*=== Top Menu ===*/
#topmenu{
	position:relative;
	height: 33px;
	margin: 0px 0px 20px -5px;
	top: 1px;
	z-index: 1000;
}
#topmenu li{
	border-left: 1px solid #b8dada;
	 
	float: left;
	line-height: 33px;
}

	#topmenu li:first-child{border-left:none;}
	
#topmenu li a{
	color: #FFF;
	display: block;
	margin: 0 1px 0 0;
	padding: 0 15px;
}

	#topmenu li:hover {
	background: #c55b02;
	}


#topmenu li a:hover,#topmenu li.active a{
	color: #FFF;
	text-decoration: none;
}

#topmenu .current_page_item  {	background: #c55b02;}

#topmenu .current_page_parent  {background: #c55b02;}

/*- Nav / Dropdowns-*/
#nav, #nav ul{
	padding: 0;
	float:left;
	list-style: none;
	font-family: Trebuchet MS;
	font-size: 15px;
}
#nav {
	padding: 0;
}
#nav a {
	display: block;
}
#nav li {
	float: left;
	line-height:33px;	
}
#nav li a:hover {
	background: none;
}
#nav li ul {
	position: absolute;
	width: 15em;
	left: -999em;
	padding-top:1px;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	z-index:1000;	
}
#nav li ul li {
    border-left-color: #dedbd1;
    border-bottom-color: #6c868d;
    border-right-color: #dedbd1;
    background: #697A7A;
	border-bottom:1px solid;	
	border-left:1px solid;	
	border-right:1px solid;			
	line-height:28px;	
	width:15em;
}
#nav li:hover, #nav li.hover {
    position: static;
}
#nav li ul ul {
	margin: -29px 0 0 15em;
}
#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
} 

/*==============  HEADER  ===================*/
#header{
	height: 145px;
}
#header .spacer{
	color: #a0a09b;
	float: right;
	font-size: 11px;
	padding: 37px 0px 0 0;
	text-align: right;
}
#header .spacer p{
	clear: both;
}
/*- Logo -*/
#header h1{
 	margin:5px 0px 0 18px;
	background: url(images/logo-trans.png) no-repeat;
 
	text-indent: -9999px;
	position: absolute;
	top: 5px;
	left: 0px;
}
#header h1 a{
	display: block;
	height: 122px;
	width: 520px;
}
#header h1 a:hover{
	text-decoration: none;
}

/*- RSS -*/
#rss{
	position:absolute;
	top:-10px;
	right:-20px;
	height: 38px;
	width: 39px;		
	display: inline;
	float:right;
}
/*- Search -*/
#search{
	background: url(images/bgr-search.gif) no-repeat;
	height: 32px;
	width: 220px;
	margin: 18px 0 10px;
 	position: absolute;
 	top:40px;
 	left: 700px;
 
}
#search input{
	background: transparent;
	border: 0;
	color: #ccc;
	float: left;
	font-size: 12px;
	margin: 6px 0 0 10px;
	width: 178px;
	padding:2px;
}
#search .btn{
	margin: 7px 0 0;
	padding: 0;
	width: auto;
}

#search_page h3 {color: #FFF; font-size: 20px; margin: 0px 0px 10px 15px;}

/*=== typography ===*/
h2{
	color: #c55b02;
	font: 24px Trebuchet MS, "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 0 0 15px 0;
	line-height: 25px;
}
h2 a{
	color:#c55b02; clear: both;
}
h3, h4, h5{
	color: #777;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 5px;
	
}

h3 {clear: both; margin: 15px 0; color: #993300;}

h4	{font-size: 14px;}

#columns h3{
	font-weight: bold;
}



/* #sidebar{
	background: #98B1B1 url(images/side_bot.jpg) bottom center no-repeat ;
	
}*/

#newsletter		{margin: -25px 0 20px 0; color:#98B1B1; line-height: 18px; }
#newsletter h4 { font-size: 16px;color: #c55b02;}
#newsletter p	{color: #dddddd; margin: 0 0 10px 0; line-height: 18px;}
#newsletter .medium	{float: left; margin: 0 3px 0 0;}

#sidebar h3{
	display: none;
/*	background:#ebe9e1;
	font: 12px Arial, Helvetica, sans-serif;
	color:#363636;
	font-weight:bold;
	padding:5px 8px;
	display: block;
	margin: 0 0 7px 0;
	text-align: left;
	border: 1px solid #697A7A;
	height:16px;*/
}

#news	{margin-top: 20px;}

#centercol{
 margin-top: 0px;
 
}

#centercol .box h3 {
	background: #fff;
	margin: 5px 0 15px 0px;
 
 	color: #3d555b;
	text-align: left;
	height:20px;
	font-size:18px;
	 
}

.featuredpost h2 { font-size:25px;  }


 

/*- SideTabs -*/
.idTabs{
	font-size: 12px;
	float:left;
	margin: 0 0 0px 0;
}

 

.idTabs li{
	float:left;
}
.idTabs li a{
	background:#c55b02;
	color:#FFF;
	font-weight:bold;
	padding:5px 8px;
	display: block;
	margin: 0 7px 0 0;
	text-align: left;
 
}
.idTabs li.last a{
	margin: 0
}
.idTabs li a:hover,
.idTabs .selected{
	background:#FFF;
	text-decoration: none;
	color: #222;
}

/*=== Post ===*/

.date-comments{
	border-bottom: 1px solid #cacaca;
	color: #999999;
	font-size: 11px;
	height: 30px;
	line-height: 25px;
	margin: 0 0 10px;
}
.date-comments a { 	color: #999999;   }

#centercol .date-comments p{
	line-height: 25px;
}
span.comments{
	background: url(images/ico-comments.gif) no-repeat left;
	padding: 0 0 0 20px; color: #333;
}
span.continue{
	background: url(images/ico-continue-trans.png) no-repeat left;
	padding: 1px 0 1px 20px;
	line-height:20px;
}
span.continue-archives{
	background: url(images/ico-arrow-trans.png) no-repeat right center;
	padding: 0px 15px 0px 0px;
	margin-bottom:20px;
}
span.continue-archives-alt{
	background: url(images/ico-arrow-trans-left.png) no-repeat left center;
	padding: 0px 0 0px 15px;
	margin-bottom:20px;
}
span.continue-archives a, span.continue-archives-alt a { 
	color:#777777; 
	font-weight:bold;
	font-size:14px;
}
fix{
	background: url(images/ico-arrow-trans.png) no-repeat left;
	color: #777777;
	font-size: 11px;
	padding: 0px 0 0 15px;
}

/*=== Styling Boxes ===*/

/*- Box (main column boxes) -*/
.box, .widget{
 
	background: #FFFFFF  ;
	 
	margin: 0 0 40px 15px;
	padding:18px;
 -moz-border-radius: 8px; 
	-webkit-border-radius: 8px; 
	position: relative;
}


.grid_5 .box, .widget{
 
 
	 
	margin: 0 0 40px 15px;
	padding:18px;
	/*-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;*/
	position: relative;
}

.box img { 
	border: 1px solid #999999;
	margin: 0 0 10px 0;
}
.box p{
	line-height: 22px;
	padding: 0 0 10px;
}
.widget { width: 270px; margin-top: -10px; margin-bottom: 15px; }


.tl {position: absolute; background: url(images/tl.gif)no-repeat; top:0px; left: 0px;width: 10px; height: 10px;}

.tr {position: absolute; background: url(images/tr.gif)no-repeat; top:0px; left: 555px;width: 10px; height: 10px;}
	.trs {position: absolute; background: url(images/tr.gif)no-repeat; top:0px; left: 255px;width: 10px; height: 10px;}


.bl {position: absolute; background: url(images/bl.gif)no-repeat; top:0px; left: 0px;width: 10px; height: 10px;}

.br {position: absolute; background: url(images/br.gif)no-repeat; top:0px; left: 0px;width: 10px; height: 10px;}


/*- Box2 (sidebar boxes) -*/

.mission{
 	background: url(images/mission.jpg) no-repeat;
 	width: 306px;
 	height: 106px;
	margin: 0 0 0px 17px;
	padding:0px;
 
}

.box2{
 
	margin: 0 5px 15px 0px;
	padding:18px;
 
}
.box2 .nav1{
	float: none;
	padding: 0 0 0 0px; 
}	
.box2 .spacer.white{
	background: #ffffff;
 
	clear: both;
	margin: 0px;
}
.box2 .flickr_badge_image img{
	float:left;
	background: #ffffff;
	border: 1px solid #dedbd1;
	margin: 4px 9px 4px 0px;
	padding: 7px;
}
.box2 .flickr_badge_image img:hover{
	background: #ebe9e1;
	border: 1px solid #dedbd1;
}
/*- Ads -*/
.ads{
	height: 125px;
	margin: 0;
	padding:10px 15px;
}
.ads img{
	float: left;
	margin: 0 7px 0px 0px;
	border: 1px solid #dedbd1;
}
.ads img.last{
	margin: 0;
	float:right;
}
#mpu_banner {
	border: none;
}	
#mpu_banner img {border: 1px solid #dddddd;}

/*=== Styling Lists ===*/

/*- List1 -*/

 


.list1{
	padding: 0;
	padding: 15px;
}
.list1 li{
	background: url(images/ico-star-trans.png) no-repeat top left;
	margin: 0 0 8px;
	padding: 0 0 0 22px;
}
.list1 li a{
	color:#222222;
}
/*- List2 -*/
.list2{
	clear: both;
}
.list2 li{
	background: #ffffff;
	border: 1px solid #dedbd1;
	margin: 0 0 5px;
	padding: 12px 10px;
}
.list2 p {
	line-height:16px;
}
/*- Widget lists -*/
.widget ul{
	line-height:16px;
	padding: 0px;
}
.widget ul li{
	border-bottom: 1px solid #f1f1ed;
	padding: 5px 0px;
}
.widget ul li a{
	color:#222222;
}
.widget ul li ul{
	margin: 5px 0 0px 10px;
}	

.widget ul li ul li{
	background: none;
	border-top: 1px solid #f1f1ed;
	border-bottom: none;	
	padding: 5px 0px;
}

/*=== Footer ===*/

#footer{
 
	font-size: 11px;
	padding: 18px 0 0px 0;
	font-size:11px;
 	Height: 83px;
	margin-top:10px;
	line-height:22px;	
 
}

#footer .grid_16 {width: 900px; margin: 0 0 0 25px;;}

#footer, #footer a{
	color: #777777;
}

#footer img {
	vertical-align:middle;
}

/*=== Misc. ===*/

.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}
.fl{
	float: left;
}
img.fl{
	margin: 0 12px 5px 0;
}
.fr{
	float: right; 
}

.ac{
	text-align: center;
}
.ar{
	text-align: right;
}
.gravatar {
	float:left;
	border: 1px solid #DEDBD1;
	margin: 0px 7px 0 0;
	padding:4px;
	background:#FFFFFF;
}

/*========= BOX COMMENT and DATE =========*/
 .date-hold{
 	font-size: 11px;
 
}

.date-hold a { 	color: #FFF; font-weight: bold; }  

#centercol .date-hold p{
	line-height: 25px;
}


 	.date{ background: #98B1B1; position:absolute; top: -25px; width: 90px; height: 15px; text-align: center;background: url(images/date_bg.gif) top center no-repeat;}
 	
 	.comm{    position:absolute; bottom: 8px; right: 20px; text-align: right; color: #888; }
 	.comm img {border: none;}
 		
 		.date-hold .comm { color: #FFF; font-size: 14px;}
 		.date-hold .date { color: #FFF; }

.sm_comm{
	  background: #c55b02; position:absolute; top: -20px; left: 200px; width: 100px;

/*========= VIDEO =========*/

.video{
	height: 250px;
	margin: 0 0 10px 0;
	width: 300px;
	display: inline;
}

/*- SideTabs -*/
.vidtabs .idTabs{
	font-size: 12px;
	margin: 10px 0 0 0;
	width:100%;
	float:none;
}
.vidtabs .idTabs li{
	padding:0px;
	float:none;
}
.vidtabs .idTabs li a{
	background:#ffffff;
	color:#363636;
	font-weight:bold;
	padding:5px 8px;
	display: block;
	text-align: left;
	border:0px;
	margin:0;
}
.vidtabs .idTabs li.last a{
	margin: 0
}
.vidtabs .idTabs li a:hover,
.vidtabs .idTabs .selected{
	background:#ebe9e1;
	text-decoration: none
}

/*========= COMMENTS =========*/

#respond {color: #FFF;}

 
  
 

#comments_wrap h2{color: #c55b02; }

#respond h4.commh2{
	font-size: 20px !important;
	padding: 20px 0 5px;
	margin: 30px 0 0 0;
	color:#333 !important;
}
ol.commentlist{
	margin: 10px 0 50px 0px;
	padding: 0;
	list-style: none;
	font-size: 12px;
	line-height: 20px;
}
ol.commentlist p, #respond p{
	margin-bottom:10px;
	line-height: 20px;
}
ol.commentlist .content {
	margin-left:70px;
}
.commentmetadata a {
	font-size:11px;
	color:#333333;
}
ol.commentlist cite{
	font-style: normal;
	font-weight: bold;
}
ol.commentlist li.comment{
	padding: 15px 15px 5px ;
	margin:10px 0;
	background:#F8F8F4;
	border:1px solid #DEDBD1;	
}

input#submit {
	font-size: 12px;
	color:#363636;
	font-weight:bold;
	padding:7px 10px;
	margin: 0 0 7px 0;
	text-align: left;
	border: 1px solid #DEDBD1;
	background:#F5F4F0;
}

/*========= SINGLE POST SPECIFIC =========*/

span.tags{
	background: url(images/ico-tags-trans.png) no-repeat left;
	padding: 1px 0 0 20px;
}
.singleh2 {
	font-size:1.8em !important;
	padding-top:5px;
}
.entry { margin-bottom:5px;}
.entry p{
	text-align:left;
	font-size:12px;
	line-height:20px !important;
	}
.entry blockquote { 
	padding: 0px 10px;
	border-left: 2px solid #777777;
	margin: 5px auto 15px auto;
	width:85%;
	color: #777777;
	font-style: italic;
	}
.entry blockquote p {
	font-size:12px;
	padding: 5px 0px;
	margin: 5px 0px;
	line-height: 20px;
	}
.entry img { 
	padding: 2px 2px 2px 2px;
	background:#F8F8F4;
	border: solid 1px #e6e6e6; 
	}
.entry ul, .entry ol {
	margin-bottom:15px;
	margin-left: 15px;
	font-size:12px;
	line-height:20px;
	}
.entry ul li ul, .entry ol li ol{
	margin-bottom:0px;
	padding-top:3px;
	}
#box .entry ul li {
	list-style:circle inside !important;
	margin: 0 0 6px 15px;
	padding: 0 0 5px 20px;
	}
.entry ul li ul li {
	list-style:disc inside !important;
	}
.entry ol li {
	list-style:decimal inside !important;
	font-size:12px;
	padding:3px 0px;
	}
.entry ol li ol li {
	list-style:decimal-leading-zero inside !important;
	}

/*========= ARCHIVE SPECIFIC =========*/

.arclist ul li{
	color:#c0c0c0;
	font-size:12px;
	border-bottom: 1px solid #f1f1ed;
	padding: 5px 0px;
}
.catrss {
	background: url(images/ico-rss.gif) center left no-repeat;
	padding-left: 24px;
	line-height: 16px;
}

/*=== Page Navigation (Next / Previous Posts) ===*/
.navigation {
}
.navigation a {
	color:#666666; 
	font-weight:bold;
	font-size:14px;
}
.alignleft{
	display:inline;
	float:left;
}
.alignright{
	display:inline;
	float:right;
}

/*========= AUTHOR INFO =========*/

.author_info {
	padding: 0px;
	margin-top:15px;
	color:#666666;
}

.author_photo {
	float:left;
	margin-right:10px;
	width:58px;
}

.author_photo img {
	background-color: #FFFFFF;
	padding: 4px;
	border: 1px solid #cccccc;
	width: 48px;
	height:48px;
	float:left !important;
}
.author_info p {
	font-size:12px;
	padding:0px;
	margin-bottom:10px;
}
.author_info a {
	color:#000000;
	text-decoration:none;
	padding:0;
}
.author_info a:hover {
	text-decoration:underline;
}
.author_info ul, .author_info li {
	margin:0px;
	padding:0px;
}
.author_info h3 {
	font-size:14px;
	margin-bottom: 10px;
	padding: 0px;
}

.author_email a {
	background-image: url(images/ico-email.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 26px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration:none;
	font-weight:bold;
}

.entry img	{padding: 4px;}

.entry .wp-caption {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	padding: 1px;
	background:#F8F8F4;
	border: solid 1px #e6e6e6; 
	text-align:center;
}
.entry .wp-caption img{
	border:0;
	padding:4px;
	background:none;
	margin:0;
}
.entry .wp-caption-text {
	padding:0;	
	margin:0;
	font-size:11px;
	text-align:center;
}
/*.entry .aligncenter {
	margin: 10px auto 20px auto;
	display: block;
}

.entry .alignleft {
	margin: 10px 10px 8px 0;
	float: left;
}

.entry .alignright {
	margin: 10px 0px 8px 10px;
	float: right; */
}
ol { zoom: 1; }

.aligncenter 		{ display:block; margin:0 auto }
.alignleft 			{ float:left }
.alignright 		{ float:right; margin: 0 0 0 10px; }
.wp-caption 		{ border:1px solid #666; text-align:center; background:#ccc; padding:10px; margin:10px; }
 
.donate 		{background: url(images/donate_btn.jpg) top center no-repeat; height:104px; width:300px; text-indent: -9999px; overflow: hidden; border: none;font-size: 0px;display:block; line-height: 0px; margin: 15px 0 0 0;}
.donate:hover 	{background: url(images/donate_btn.jpg) bottom center no-repeat; cursor: pointer;}

.pray 		{background: url(images/prayer_btn.gif) top center no-repeat; height:82px; width:300px; text-indent: -9999px; overflow: hidden; border: none;font-size: 0px;display:block; line-height: 0px; margin: -25px 0 0 0;}
.pray:hover 	{background: url(images/prayer_btn.gif) bottom center no-repeat; cursor: pointer;}
 