/*
Theme Name: Acacia Safaris Style two
Theme URI: http://bighostweb.com
Description: AcaciaSafaris theme with 3 columns with header
Author: Francis Mugecha
Author URI: http://bighostweb.com
version: 1.2
*/
html{
	height:100%;
}

body{
	margin:90px auto;
	padding:0;
	line-height: 1.5em;
	height:100%;
	background:#C0D5A4/*#BFE10E*/ url(images/acacia-tree-green.png) no-repeat center -30px /*#336600#fff url(images/acacia-bg_body.png) repeat-x top left #336600 #D2E5C6 url(images/right_box_back.gif)*/;
	background-attachment:fixed;
}

body, td, th{
	font:normal 13.4px Georgia, "Times New Roman", Times, serif, Arial, Helvetica, sans-serif, Verdana, Arial, Helvetica, sans-serif;
	color:#223
}

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

#maincontainer{
	width: 940px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	/*min-height:800px;*/
	background:#fff url(images/content-bg.png)/*url(images/mainbg.png)*/;
	padding: 0;
	clear:both;
	border:4px solid #fff;
	border-bottom:3px solid #006600;
}

#topsection{
	background:#9FBE7C url(images/acacia-safaris-top-banner-a.png)/*url(images/acacia-top-banner.png)*/ no-repeat top left;
	height: 150px; /*Height of top section*/
	margin:0;
	padding:3px;
}

#topsection h1{
	margin: 0;
	padding-top: 15px;
}

#phone{
	background:transparent url(images/phonebg.png) no-repeat left top;
	float:left;
	width:120px;
	padding:5px 3px 5px 30px;
	margin-left:5px;
	color:#fff/*#660033*/;
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	position:relative
}

#contentwrapper{
	float: left;
	width: 100%;
	/*min-height:1100px;*/
	height:100%;
	/*background:url(images/content-bg.png);*/
	/*background:transparent url(images/content-middle-white-bg.gif) 200px 0 repeat-y;*/
}

#contentcolumn{
	margin: 0 210px 0 200px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}

#leftcolumn{
	float: left;
	width: 200px; /*Width of left column in pixel*/
	margin-left: -940px; /*Set margin to that of -(MainContainerWidth)*/
}

#rightcolumn{
	float: left;
	width: 210px; /*Width of right column*/
	margin-left: -210px; /*Set left margin to -(RightColumnWidth) */
	/*background: #FDE95E;*/
	min-height:100%;
}

*html #rightcolumn{
	height:100%;
}

.intro{
	padding:5px 10px 5px 10px;
	line-height:18px;
	background:#99CC33;
	height:190px;
}

/*WIDGETS*/


.widget-top, .widget-middle, .widget-bottom{
	margin:5px 0 5px 5px;
	padding:0 0 2px 0;
	/*border-right:1px solid #999900;*/
	border:1px solid #999900;
	background:#fff;
	font-size:89%;
}

 .widget-top td{
 font-size:89%;
 }

.widget-top h2, .widget-middle h2, .widget-bottom h2{
	margin:-2px 0;
	padding:2px;
	font:bold 12px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	border-bottom:1px solid #999900;
	/*border-top:1px solid #999900;*/
	background: #D2E5C6;
}

.widget-top ul, .widget-middle ul, .widget-bottom ul{
	padding:10px 0 0 10px;
	margin:0;
	list-style-type:none;
}

.widget-top ul li, .widget-middle ul li, .widget-bottom ul li{
	margin:3px 0 3px 0;
	padding:3px 0 3px 0;
	list-style-type:none;
}

.left-widget-top, .left-widget-middle, .left-widget-bottom{
	margin:2px 8px 15px 3px;
	padding:0 0 2px 0;
	border-right:1px solid #999900;
	border:1px solid #999900;
	background:#fff;
	font-size:89%;
}

.left-widget-top h2, .left-widget-middle h2, .left-widget-bottom h2{
	margin:-2px 0;
	padding:2px;
	font:bold 12px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	border-bottom:1px solid #999900;
	border-top:1px solid #999900;
	background: #D2E5C6;
}

.left-widget-top ul, .left-widget-middle ul, .left-widget-bottom ul{
	padding:5px 5px 0 5px;
	margin:0;
	list-style-type:none;
}

.left-widget-top ul li, .left-widget-middle ul li, .left-widget-bottom ul li{
	margin:3px 0 3px 0;
	padding:3px 0 3px 0;
	border-bottom:1px dashed #eee;
}

.widget-search{
margin:5px;
padding:5px;
border:1px solid #999900;
background:#fff;
}

.widget-search h2{
padding:2px;
margin:-4px 0 4px 0;
border-bottom:1px dotted #CCC;
font-size:14px;
}

.widget-rss{
margin:5px;
padding:4px;
}

.widget-title{
display:none;
}

.wGallery{
text-align:center;
}

.wGallery img{
width:150px;
height:150px;
}

#translation{
	margin:0 0 5px 5px;
	border:1px solid #999900;
	background:#D2E5C6;
}

#translation h2{
	margin:2px;
	padding:2px;
	font:bold 12px Arial, Helvetica, sans-serif;
}

#translation_bar{
	margin:5px;
}

#translation_bar img{
	padding:3px;
}

.mid-fonts td, .mid-fonts input{
	font-size:85%;
}

#kato_logo{
background:#fff url(images/kato-logo-green.jpg) no-repeat center center;
height:80px;
border:1px solid #999900;
margin:0 10px 5px 5px;
}

#iata_logo{
background:#fff url(images/iata_logo.jpg) no-repeat center center;
height:111px;
border:1px solid #999900;
margin:0 10px 5px 5px;
}

/*END WIDGET*/

#footer{
	clear: both;
	width: 940px;
	background: #D2E5C6;
	color: #000;
	text-align: center;
	padding: 4px 0;
	margin:0 auto 10px auto;
	border:4px solid #fff;
	border-top:none;
}

#footer div{
display:inline;
}


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

.inner{
	margin:0 0 0 4px;
}

/* ---- Blog Styling ----*/
.thread-alt {
	background-color: #f8f8f8;
}

.thread-even {
	background-color: white;
}

.depth-1 {
	border: 1px solid #ddd;
}

.even, .alt {
	border-left: 1px solid #ddd;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;

	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	background:transparent url(images/top-h2.png) repeat-x top left;
	margin:0 0 5px 0;
	padding:3px;
	border-bottom:1px solid #CCC/*#99CC33*/;
	color:#000000;
}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h3 {
	color: #333;
	}
h2 a, h3 a{
	color:#006633;
}

h2 a:visited, h3 a:visited{
	color: #b85b5a;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited , .entries p a:visited {
	color: #b85b5a;
	}

.entries{
margin:3px 0 5px 0;
padding:5px;
border-bottom:1px dashed #CCC;
}

.entries .small-image{
width:100px;
float:left;
margin:0 15px 0 -4px;
}

.entries .small-image img{
width:100px;
height:100px;
}

.entries .title{
padding:2px;
margin:2px 0 3px 0;
font:15px bold Arial, Helvetica, sans-serif;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

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

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

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 2px 10px 2px;
	text-align: left;
	/*background:#fff url(images/acacia-safaris-post-grass.png) bottom right no-repeat;
	background:#EEE;
	background:url(images/postsbg-transparent.png) top center;*/
	padding:5px;
	/*padding-bottom:15px;*/
	clear:both;
	line-height:1.6em;
}

.border-bottom{
border-bottom:1px dashed #999900;
}

.post p{
margin:5px 0 8px 0;
}

.post hr {
	display: block;
	}

.post h2{
padding:0 5px 0 0;
/*background:url(images/text-icon-post-h2.png) no-repeat left center;*/
margin:0 -3px 5px -3px;
color:#444;
font-family:Geneva, Arial, Helvetica, sans-serif;
border-bottom:1px dashed #CCC;
}

.post h2.single{
border-bottom:1px dashed #CCC;
color:#009900;
}

.post h4,.post h3{
border-bottom:1px dotted #CCC;
padding:4px 0 4px 0;
margin:2px;
font-size:14px;
color:#006600;
}

.post h4, .post h3{
/*padding-left:25px;*/
background:url(images/text-icon-post-h4.png) no-repeat left center;
}

.post img{
padding:3px; 
/*border:1px solid #CCC;*/
margin:3px;
}

.post .ulline li{
border-bottom:1px dashed #CCC;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}


/* End Structure */

/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin:5px;
	padding:3px;
}


#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	margin:5px;
	padding:3px;
	}

h3.comments {
	padding: 3px;
	margin:5px;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

/*html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}



.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}*/

.entry ul li{
	margin:5px;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */


/* End Form Elements */

/* Begin Comments*/
/* comments */

#commentssection{
	clear: both;
	padding: 2px 12px;
	margin: 10px;
	border:1px solid #EEE;
	background:transparent url(images/postsbg-transparent.png) top center;
	}
	
#commentssection h3{
	font-family: georgia, times, verdana;
	font-size: 12pt;
	font-weight: 300;
	font-style: normal;
	color: #000;
	}

#commentform{
	background: #F2EDD1;
	margin: 5px 0 20px 0;
	padding:10px;
	border:1px solid #8CB100;
	}
	
#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 #8CB100;
	color:#999999;
}

.commentlist .alt{
	background: #F2EDD1;
}

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

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

/*Search Form*/
#searchform {
	margin:0;
	padding:0;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
	}

select {
	width: 130px;
	}
.searchinput{
margin:0;
padding:0;
float:right;
}



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

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

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

/* End Comments */

/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
}

#sidebar form {
	margin: 0;
}
/* End Sidebar */

/* Begin Table */
table{
	text-align:left;
	margin:10px 0 10px 0;
}

table.tdborder , .tdborder td, .tdborder th{
	border-collapse:collapse;
	border-color:#EEE;
}
/* End Table */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

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

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

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	width: 100%;
	}

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

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

/* Begin Various Tags & Classes */
#hpages{
	background:/*#D2E5C6*/#fff url(images/top-links-bg.png) no-repeat top right;
	padding:5px 3px;
	font: bold 11px Arial;
	height:36px;
	/*border-bottom:2px solid green;*/
}

#hpages ul{
	list-style-type:none;
	margin:0;
	margin-left:5px;
	padding:0;
}

#hpages ul li{
	list-style-type:none;
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
	text-transform:uppercase;
}

#hpages a{
	float: left;
	display: block;
	color: black/*#044B1E*/;
	margin: 0 1px 0 0; /*Margin between each menu item*/
	padding: 5px 6px 5px 6px;
	text-decoration: none;
	letter-spacing: 1px;
	border-right:1px solid #666;
}

#hpages a:hover{
	color:#fff/*#0B5F2A*/;
	text-decoration:underline;
}

#hpagesline{
	clear: both;
	padding: 0;
	width: 100%;
	margin:0;
}

.breadcrumb{
	background:#fff /*url(images/brandingbar.png)*/;
	/*background:#fff url(images/top-links-hover.jpg) repeat-x top center;*/
	padding:3px;
	border-bottom:1px solid #CCC;
	margin-bottom:3px;
	font-size:86%;
}

h2.thankyou{
background:url(images/home-thankyou.png) no-repeat left center;
padding:12px;
border:none;
margin:0 0 -6px 0;
}
h2.thankyou span{
display:none;
}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	clear:both;
	margin:3px 10px 3px 10px;
	}
.navigation a{
	margin:6px 0 6px 0;
}
/* End Various Tags & Classes*/



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

.wp-caption {
	border: 1px solid #ddd;
	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;
}

.wpcf7-not-valid-tip-no-ajax{
color:#FF0000;
}
/*----------------------*/