/*
Theme Name: ACK Thika Style
Theme URI: http://bighostweb.com
Description: ACK Thika Diocese Modified Wordpress theme with 2 columns
Author: Francis Mugecha
Author URI: http://bighostweb.com
version: 1.0
*/
/* basics */

body{
margin:10px 0;
padding:0;
line-height: 1.5em;
font-family: verdana, arial, tahoma, sans-serif;
font-size: 8pt;
background:#F7CD8F url(images/bodybg.png) no-repeat center center;
background-attachment:fixed;
}

b{font-size: 110%;}
em{color: red;}

#maincontainer{
width: 800px; /*Width of main container*/
margin: 0 auto; /*Center container on page
border:1px dotted #AAA;*/
background:#FFF;
padding-top:2px;
}

#topsection{
background: #B8C773 url(images/projects_mast.jpg) bottom right no-repeat;
height: 168px; /*Height of top section*/
margin:3px 5px 0 5px;
border:1px solid #EEEEEE;
}

#topsection h1{
margin: 0;
}

#topsection .logo{
background:transparent url(images/ack-top-logo.png) top center no-repeat;
width:190px;
height:168px;
float:left;
}

#menu {
	background:#CCC url(images/lscrollbg.jpg);
	color:#fff;
	text-align:right;
	font-family: verdana, arial, times, serif;
	font-size: 8pt;
	font-weight:bold;
	padding:0;
	margin:0 5px 0 5px;
	border-top: 1px solid #fff;
	height:30px;
}

#bishop{
background:transparent url(images/bishop-top.png) no-repeat top right;
float:right;
width:229px;
height:180px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
	margin:0;
	margin-left: 190px; /*Set left margin to LeftColumnWidth*/
	border-left:1px dotted #AAA;
	min-height:700px;
	background:transparent url(images/inside-logo-bg.gif) repeat-y top center;
}

* html #contentcolumn{
	height:500px;
}

#sidebar{
	float: left;
	width: 190px; /*Width of left column*/
	margin-left: -800px; /*Set left margin to -(MainContainerWidth)*/
}
/*
#sidebar ul{
	margin:0;
	padding:0;
	list-style-type:none;
}

#sidebar ul li{
	margin:0;
	padding:0;
	display:block;
/*background:url(images/links-bottom-line-bg.gif) no-repeat bottom left;
}*/

/*
#sidebar h2{
	font-family: georgia, verdana, times;
	font-weight: bold; 
	font-size: 10pt; 
	text-align: left;
	color: #08122E;	
	margin: 3px 0 3px 0;
	padding: 3px 3px 3px 15px;
	background:url(images/links-bottom-line-bg.gif) no-repeat bottom left;
	border-bottom:none;
}

#sidebar ul li{
padding:1px;
}

#sidebar ul li a{
	font-weight:bold;
	text-transform:capitalize;
	margin:0;
	padding:2px;
	width:100%;
	text-decoration:none;
	color:#006600;
	border-bottom:1px dotted #EEE;
	display:block;
}

#sidebar .children{
list-style-type:none;
}

#sidebar .children li a{
	margin-left:6px;
	text-transform:capitalize;
	color:#FF9900;
	border-bottom:1px dotted #EEE;
	font-size:85%;
	display:block;
	padding:2px;
}

#sidebar ul li a:hover{
	color:#663300;
}*/

#sidebar .bottompic{
	margin:2px;
	padding:1px;
	border:1px solid #CCC;
	border-bottom:2px solid #CCC;
	background:#EEE url(images/donkey-bottom.jpg) no-repeat center center;
	height:144px;
}

#sidebar .bottompic2{
	margin:2px;
	padding:1px;
	border:1px solid #CCC;
	border-bottom:2px solid #CCC;
	background:#EEE;
	height:135px;
}


#footer{
	clear: left;
	width: 100%;
	background: #DDD;
	text-align: center;
	padding: 4px 0;
}



.innertube{
	margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
}

/*OTHER FORMATS*/
h1 {font-size: 18pt;}
h2 {font-size: 14pt;}
h3 {font-size: 13px; margin-top:10px;}
h4 {font-size: 9pt;}

h2{
border-bottom:1px solid #F7CD8F/* #1753AB*/;
/*border-left:7px solid #1753AB;*/
margin:3px 0 3px 0;
padding:3px 3px 3px 6px;

}

#respond, #comments{
	border-bottom:1px dotted #CCC;
	padding:3px;
	
}

/* images and misc. */

img{ border: none; padding: 6px; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px; }
img.right{ float: right; border: none; padding: 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	margin:10px;
	font-family:"Courier New", Courier, monospace;
	}


/* links */

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

a:hover{color:#6A7CA0;text-decoration: underline; border: none;}

.post {
	margin:10px 5px 10px 5px;
	padding:10px 10px 0 5px;
	line-height: 14pt;
	border:1px solid #CCC;
	background:#EFEFEF;
	}
	
.post h2{
	font-family: baskerville, georgia, times, serif;
	font-size: 14pt;
	font-weight: 300;
	color: #08122E;
	}

.post h4{
	font-family: baskerville, georgia, times, serif;
	font-size: 10pt;
	font-weight: 250;
	color: #08122E;
	border-bottom:1px dotted #EFEFEF;
	}
	
.post h2 a{
	color: #08122E;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #666;
	text-decoration: none;
	}
	
.post p{font-size: 8pt;}

.post a{text-decoration:underline;}

.post ul {}

.post li {}

.entry{
margin:0;
}
.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	background:#FAFAFA;
	padding:5px;
	margin: 0;
/*	border-left:solid 1px #A2A2A2;
	border-bottom:solid 1px #CCC;*/
	}


.navigation {
	margin: 0 4px 10px 5px;
	padding:12px 2px;
	font-size:.9em;
	font-weight:bold;
	}
	
.alignleft {float:left;}
.alignleft a{padding:5px; border:1px dotted #CCC}
.alignright {float:right;}
.alignright a{padding:5px; border:1px dotted #CCC}


/* comments */

#commentssection{
	clear: both;
	padding: 2px 12px;
	margin: 0;
	}
	
#commentssection h3{
	font-family: georgia, times, verdana;
	font-size: 12pt;
	font-weight: 300;
	font-style: normal;
	color: #000;
	}

#commentform{
	background: #E9EAFF;
	margin: 5px 0 20px 0;
	padding:10px;
	border:1px solid #1753AB;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; 
	text-decoration: none; 
	border-bottom: 1px dotted #465D71;
	line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10px;
	font-weight: 300;
	color: #000;
	}
	
#commentbox{
	width:500px;
	min-width:400px;
	margin:5px 5px 0 0;
	}

#author, #email, #url, #commentbox, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 10px;
	margin:5px 5px 0 0;
	padding: 6px;
	border: 1px solid #B2B2B2;
	}
	
#submit{margin:5px 5px 0 0;}

.commentlist{
margin:4px 0 4px 0;
padding:3px;
padding-left:60px;
}

.commentlist .avatardiv{
float:left;
margin-left:-60px;
width:60px;
}


.commentlist .header{
margin-bottom:2px;
font-weight:bold;
border-bottom:1px solid #1753AB;
color:#999999;
}

.commentlist .alt{
background: #E9EAFF;
}

small .commentmetadata{
margin:2px 4px 0 5px;
}

.commentlist p{
margin:4px 0 4px 0;
padding:3px;
}

/*	
ol.commentlist {list-style-type: none;margin:0;padding:0}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	overflow: hidden;
	}

ol.commentlist li.alt {background: #EEE;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}

*/
/* search */

#searchform{
	padding: 6px 0 6px 6px;
	font-family: verdana, arial, times;
}

#searchform input#s{
	font-family: verdana, arial, times;
	font-size: 8pt;
	padding: 2px;
	margin: 2px;
	border: 1px solid #B7B7B7;
}

#searchform input#searchsubmit{
	font-family: verdana, arial, times;
	font-size: 7pt;
	padding: 2px;
	margin: 2px 0 0 2px;
	border: 1px solid #B7B7B7;
	background-color: #fff;
	color: #797979;
}

#calendar_wrap{
margin:0 0 0 -3px;
padding:0;
}

#calendar_wrap table{
border-collapse:collapse;
}

#calendar_wrap td{
border-collapse:collapse;
border:1px solid #EEEEEE;
border-bottom-width:thin;
border-left-width:thin;
border-top-width:thin;
padding:1px;
}

#calendar_wrap td#today, #calendar_wrap td#todayWidget{
background:#F7CD8F;
border-color:#888;
}

/*OTHER FORMATS*/
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
