/*
Theme Name: WordPress desert_delta
Theme URI: http://wordpress.org/
Description: Wordpress Theme for Ker & Downey Botswana
Version: 1.6
Author: Gerhard Kotze
Author URI: http://binarybonsai.com/

*/

/* fonts */
h1, h2, h3, h4, h5, h6 {
color:#9e9a8e;
font-family:'Lucida Grande',Verdana,Arial,sans-serif;

}


img{
border:none;
}

h3 {
font-size:16px;
line-height:24px;
margin-bottom:10px;
margin-top:10px;
}
a {
text-decoration:none;
color:#9e9a8e;
}
a:hover{
text-decoration:underline;
color:#9e9a8e;
}
body,ul,ol,dl,h1,h3,h4,h5,h6,td,th,caption,pre,p,blockquote,input,textarea {
line-height: 15px;
}

h1{
line-height:24px;

}
h1.entry-title {
padding:0 0 0 0px;
margin:0;
font-family:'Garamond';
font-size:28px;
font-weight:bold;
color:#9e9a8e;
}
 
 
h1.entry-title a{
color:#9e9a8e;
font-family:'Garamond';
font-size:28px;
letter-spacing:1px;
font-weight:bold;
padding:0;
}

h2{
line-height:30px;

}
h2.entry-title {

padding:0 0 0 0px;
margin:0;
font-family:'Garamond';
font-size:28px;
font-weight:bold;
color:#9e9a8e;
}
 
 
h2.entry-title a{
color:#9e9a8e;
font-family:'Garamond';
font-size:28px;
letter-spacing:1px;
font-weight:bold;
padding:0;
}
 
h4{
color:grey;
}



/* Begin Typography & Colors */
body {
background-color:#726e54;
background-attachment:fixed;
padding:0;
margin:0;
text-align:center;
color:#9e9a8e;
font-family:"Verdana",arial,helvetica,sans-serif;
font-size:11px;
/*background-image:url(images/blog_background.jpg);
background-repeat:no-repeat;*/
	}

#wrapper {
	text-align:center;
	width:760px;
	margin:auto;
	}

/*--NAVIGATION--*/

#nav ul{
	float:left;
	list-style:none;
	padding:0 0 0 85px;
	margin:20px 0 0 0;
}

#nav li{
	float:left;
	margin:0 4px 0 0;
	padding:0;
	background:#4a4938 url(/assets/images/nav/left.gif) left top no-repeat;
}

#nav a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#bcbba7;
	text-decoration:none;
	letter-spacing:px;
	line-height:16px;
	padding:6px 12px 6px 12px;
	background:url(/assets/images/nav/right.gif) right top no-repeat;
	display:block;
}

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

 
#main-nav{
/*background-image:url(/desert_delta_blog/wp-content/themes/desert_delta/images/border_line.gif);
background-position:center 30px;*/
background-repeat:no-repeat;
overflow:hidden;
padding-bottom:25px;
width:720px;

}

#maincontent{
margin: auto 0;
padding-left:20px;
background-color:#FFFFFF;
}

#sidebar{
	text-align:left;
	width:200px;
	float:left;
	margin-left:40px;
	padding:30px 0 0 0px;
}

#footer{
background-image:url(/desert_delta_blog/wp-content/themes/desert_delta/images/blog_footer.jpg);
background-position:center top;
background-repeat:no-repeat;
background-color:#2e2d24;
height:134px;
font-size:10px;
line-height:11px;
overflow:hidden;
padding:5px 0 0 0;
width:100%;
}

#canvas{
background-image:url(/desert_delta_blog/wp-content/themes/desert_delta/images/vertical_border_line.jpg);
background-repeat:repeat-y;
background-position:500px 0;
padding:34px 0 5px 0;
}


.narrowcolumn{
float:left;
overflow:hidden;
width:480px;
text-align:left;
}

#footer a{
color:#9b9078;
text-decoration:none;
}

#footer a:active{
color:#9b9078;
text-decoration:underline;
}

#footer a:link{
color:#9b9078;
}

#footer a:visited{
color:#9b9078;
text-decoration:underline;
}

#footer a:hover{
color:#9b9078;
text-decoration:underline;
}

#footertext{
color:#9b9078;
font-size:12px;
text-align:center;
padding-left:5px;
}


/*READMORE*/
 
.readmore{
float:left;
color:#FFF;
margin:0;
font-family:"Georgia";
padding:1px 0 5px 10px;
font-weight:bold;
}
 
.readmore a{
color:#fff;
text-decoration:none;
text-transform:none;
font-size:12px;
padding:0 5px;
font-weight:bold;
}
/* page controls */
.navigationalignleft{
float:left;
width:235px;
text-align:left;
font-size:11px;
overflow:hidden;
max-height:20px;
}

.navigationalignright{
float:left;
width:240px;
text-align:right;
font-size:11px;
overflow:hidden;
max-height:20px;
}


.navigationalignleftimage{
float:left;
width:235px;
text-align:left;
font-size:11px;
overflow:hidden;
max-height:150px;
}

.navigationalignrightimage{
float:left;
width:240px;
text-align:right;
font-size:11px;
overflow:hidden;
max-height:150px;
}

#rsslinks {
font-size:11px;

}

/* Meta Data */

.leftmetadata{
float:left;
width:120px;
height:28px;
background-image:url(/desert_delta_blog/wp-content/themes/desert_delta/images/dd_button.gif);
background-repeat:no-repeat;
}

.leftmetadata2{
float:left;
width:120px;
}

.rightmetadata{
float:left;
text-align:right;
width:360px;
font-size:11px;
}

.postmetadata{
margin-bottom:10px;
font-size:11px;

}

.alignleft{
float:left;

}
.alignright{
float:left;
}

.itemsep{
background-image:url(/desert_delta_blog/wp-content/themes/desert_delta/images/border_line.gif);
background-position:top;
background-repeat:no-repeat;
overflow:hidden;
padding-bottom:15px;
width:480px;

}

/*MAIN MENU*/
#primary-nav{
text-align:left;
padding-top:225px;
}

#primary-nav ul {
font-size:10px;
list-style-type:none;
margin:0;
padding:0 0 0 15px;
text-transform:uppercase;
height:28px;
/*background-image:url(/desert_delta_blog/wp-content/themes/desert_delta/images/menu_bg.gif);
background-repeat:repeat-x;*/
}
 
 #primary-nav li{
 display:inline;
font-weight:normal;
margin:0 5px 0 0;
 }
 
#primary-nav a, #primary-nav a:active, #primary-nav a:link, #primary-nav a:visited {
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	color:#bcbba7;
}

#primary-nav li a:hover {
text-decoration:underline;
}

/*-------------------*/
#main-nav{
	float:left;
	height:28px;
}

.nav-item{
	float:left;
	margin:0 3px 0 0;
    width:auto;
}

.nav-item-left{
	float:left;
	width:9px;
}

.nav-item-middle{
	background-image:url(/assets/images/global/nav_background.gif);
	background-repeat:repeat-x;
	float:left;
	height:23px;
	padding:5px 0 0 0;
    width:auto;
    overflow:hidden;
}

.nav-item-right{
	float:left;
	width:9px;
}



/* Sidebar */

#sidebar ul{
list-style:none;
float:left;
/*background-color:#efefef;*/
padding:10px;
margin:0;
width:180px;
margin-bottom:10px;
}
 
#sidebar ul li{
list-style:none;
/*background-color:#9e9a8e;*/
padding:3px;
margin:3px 0;
width:170px;
}
 
#sidebar ul li a{
text-decoration:none;
font-size:10px;
text-transform:uppercase;
}

#sidebar ul li a:hover{
text-decoration:underline;
}
 
#bar.without_logo {
display:none;
padding:20px;
width:720px;
}

.excerptimage{
padding-top:15px;
}

input{
border:none;
}

#s, #author, #email, #url{
width:194px;
border:1px solid #dfdfd8;
}

.formbutton{
font-size:10px;
font-weight:bold;
float:left;
margin:0;
padding-top:3px;
padding-bottom:3px;
margin-top:10px;
}

#comment{
width:470px;
border-style: solid;
border-width: 1px;
border-top-color:#CCC;
border-right-color:#CCC;
border-left-color:#CCC;
border-bottom-color:#CCC;
padding:2px;
}

.imageholder {
max-height:458px;
border:1px solid #726f56;
overflow:hidden;
padding:5px 5px 5px 5px;
}

.entry img
{
	max-height:458px;
	border:1px solid #726f56;
	overflow:hidden;
	padding:5px 5px 5px 5px;
}

#footerleft{
width:400px;
float:left;
}

#footerright{
width:310px;
float:left;
text-align:right;
}

