/*  
Theme Name: Ndovu-1
Theme URI: http://www.sokoletu.co.ke/content/view/13/39/
Description: Package website from <a href="http://sokoletu.co.ke">Sokoletu</a>.
Version: 1.0
Author: Sokoletu
Author URI: http://www.sokoletu.co.ke
*/

/* GENERAL STYLING */

body {
	margin: 0;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background: #FFFFFF url(images/header-bdg.jpg) repeat-x;
	color: #000000;
}
h1, h2, h3, h4, h5, h6 {
	color: #FF6600;
	margin: 0;
	font-weight: normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}
h2 a,h2 a:hover{
    text-decoration:none;

}
.clock{
    color:#999999;
	padding:10px;
	font-size:10px;
}
h2, h3 {
	font-size: 22px;	
	line-height:26px;
}
h4 a {
	font-size:17px;	
	line-height:26px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:21px;
	padding:5px;
}

ul, ol {
	margin: 0 0 4px 0;
	text-align: justify;
	line-height: 22px;
}
a {
	text-decoration:underline;	
}
a:link, a:visited {
	color: #000;	
}

a:hover, a:active {
	color: #666666;
	text-decoration:underline;
}
img {
	border: none;
}

img.left {
	float: left;
	margin-right:5px;
}
img.right {
	float: right;
	margin-left: 5px;
}
blockquote{
	font-style:italic;
	padding-left:24px;
}

/* HEADER */

.header {
	margin: 0;
	padding: 0;
	height: 220px;
	background-image:url(images/header-pic.jpg);
	background-repeat:no-repeat;
	background-position: 520px;
}
#logo {
	margin: 0px;
	position:absolute;
	left:230px;
	top:23px;
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;
	height:139px;
}
#logo a {
	text-decoration: none;
	display:none;
}
.description {
	font-family:Georgia, "Times New Roman", Times, serif;
   padding:160px 0 0 300px;
   color:#7085BE;
   font-size:22px;
}

/* NAVIGATION */

#navigation {
	width: 180px;
	padding-top:70px;
}
#navigation ul{
	padding: 0;
	margin: 0;
}
#menu {
    width: 180px;
}
#menu ul { 
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	letter-spacing: 0.3em;
	padding: 0;
	margin: 0;
	font-weight: bold;
}
#menu li { 
    width: 250px;
	display: inline;
}
#menu a {
    color: #13007D;
	text-decoration: none;
	letter-spacing: 0.5em;
	text-align: left;
	width: 100%;
	padding:3px 10px 4px 10px;
	border-bottom: 1px solid #FFFFFF;
	background-color: #7085BE;
	display: block;
}
#menu a:hover {
	background-color: #13007D;
	color: #FFFFFF;
}

body#n_ a#homenav {
	background-color: #13007D;
	color: #FFFFFF;  
}
#menu .current_page_item a {
	background-color: #13007D;
	color: #FFFFFF;  
}
#menu .current_page_item a:hover {
	background-color: #13007D;
	color: #FFFFFF;
	 
}

/* CONTENT AREA - 3 COLUMNS */

#container {
	position:relative; 
	display:block; 
	background:#FFFFFF; 
	border-left:200px solid #7085BE; 
	border-right:200px solid #13007D;
}
#inner {
	display:block; 
	margin:0 -200px;
	padding:5px;
}
#left {
	float:left;
	position:relative; 
	color:#FFFFFF;
}
#right {
	float:right; 
	position:relative;
	width:200px; 
}
#center {
	margin:0 200px; 
	position:relative; 
	display:block; 
	height:1%;
	padding:5px;
}
#welcome{
     text-align:justify;
	 padding:5px;
}
#welcome span{
    font-size:22px;
	color:#FF6600;
	margin: 0;
	font-weight: normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}
#homeintro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 0 0 5px 0;
}
#homeintro dd {
	margin:6px 1px;
	width: 44%;
	float: left;
	padding: 0 4% 0 0;
	line-height:21px;
}
#homeintro a{
	font-size:14px;
	color:#444444;
	margin: 0;
	font-weight: normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
}
#homeintro a:hover{
    text-decoration: underline;
	color:#333333;
}

/* CONTENT */
#content {
	background:#FFFFFF; 
	margin:0;
	text-align:justify;
	padding:10px;
}
#content strong {
	font-size:14px;
	color:#FF6600;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.entry  ul li{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:21px;
}
#content img{
    padding:7px;
	margin:5px;
	border:1px solid #EEEEEE;
}
.alignleft {
	float: left;
	margin:2px 0;
}
.alignright {
	float: right;
	margin:2px 0;
}

/* SIDEBAR */

#sidebar {
	float: right;
	padding: 5px;	
	background-color:transparent;
	
}
#sidebar a{
     color:#FFFFFF;
	 text-decoration: none;
}
#sidebar a:hover{
     color:#FFFFEE;
}
#sidebar ul { 
	padding: 0;
	margin: 0;
}
#sidebar li { 
	color: #99CCFF;
	text-decoration: none;
	text-align: left;
	border-bottom: 1px solid #FFFFFF;
	display: block;
}

#sidebar h2, #sidebar h3 {
	color:#FFFFFF;
	text-transform: none;
}

#searchform{
    padding:10px 2px 10px 0;
}
/* POST */
#post {
    margin:2px 0;
	padding:0px;
}
.post {
	clear:both;
	margin-bottom:2px;
}
.readmore{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	line-height:21px;
}
.clear{
    clear:both;
}
.post .title {
	margin-bottom: 10px;
	padding-bottom: 5px;
	text-transform:none;
	background: url(images/postbg.gif) repeat-x left bottom;
}
.post .title a:link, .post .title a:active, .post .title a:visited {
	text-decoration: none;
	border:none;
	color: #333333;
}
.post .title span {
	float:right;
	font-size:16px;
	color:#999999;
	margin:0 0 0 2px;
	text-transform:none;
}
.post .meta {
	font-size:12px;
	padding: 5px 0;
	background: url(images/dotborder.gif) repeat-x;
}
.post .meta p {
	margin: 0;
	line-height: normal;
	color: #999999;
}
.post .meta .category {
	padding: 0 10px 0 10px;
	background: url(images/category.gif) no-repeat left center;
}
.post .meta .comments {
	float:right;
	padding-left:10px;
	background: url(images/comments.gif) no-repeat left center;
}
.post .meta .user {
	padding:0 14px;
	background: url(images/user.png) no-repeat left center;
}

/* Author Template*/
ul.authorposts{
	margin:0;
	padding:0 4px;
}
ul.authorposts li{
	margin:0;
	padding:5px;	
}
ul.authorposts li em {
	float:right;
	font-style:normal;
}
/* COMMENTS */

#commentform {
	margin:0;
	padding:10px;
	background:transparent;
}
#content .commentlist {
	margin: 0;
	padding: 0;
	border-top:#DDDDDD 1px solid;
}
#content .commentlist li {
	list-style:none;
	margin: 0;
	padding: 2px;			
	border-bottom:#ddd 1px solid;
	font-size:12px;
}
#content .commentlist li .cmtinfo {
	padding:5px;
	margin-bottom: 5px;
	position:relative;	
}
#content .commentlist li .cmtinfo em {
	margin:0;
	padding:0 2px;
	font-weight:normal;			
	font-style:normal;
	color:#999999;	
}
#content .commentlist li cite {
	font-style:normal;
	font-weight:bold;
	font-size:12px;
}
#content .commentlist li.alt{
	background:#FFFFEE;	
}
#content .commentlist li.authorcomment{
	border:#FFFFEE 1px solid;	
}
#content .nocomments{
	font-size:11px;
	color:#999;
	text-align:center;
}
input.textbox{
	border:#CCCCCC 1px solid;
	background:#F9F9F9;
	padding:5px;
	width:150px;
}

input.textbox:focus, textarea:focus{
	background:#FFFFFF;
	border:#999999 1px solid;
}

/*FORM*/
form dl, dl.labels {
      margin:2px;
      margin-top:4px;
    }
form, dl.labels {
      float:left;
	  padding-bottom:1px;
      margin-bottom:8px;
      color:#555;
      text-align:left;
      font-weight:normal;
      position:relative /*IEWin hack*/
}
.check{
	  background-color:#0A50A1;
	  border:1px solid #000000;
	  color:#FFFFFF;
}
dt {
     font-size:12px;
	 color:#000000;
}
#btnSearch{
	  background-color:#0A50A1;
	  border:1px solid #000000;
	  color:#FFFFFF;
}
td {
	  background-color:#EEEEEE;
}
dl.labels  {
	  color:#000000;
      margin-bottom:8px;
      font-size:12px;
	  font-weight:normal;
      padding-left:2px;
}
form  {
      margin-bottom:8px;
	  font-weight:normal;
}
form dd.submit, dl.labels dd.submit  {
      margin-top:2px;
    }

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
dl {
	margin:2px 0px;
}
dt 
{
	font-weight: normal;
	font-size:12px;
}
dd 
{
	margin:2px 1px;
	padding:0;
}

legend {
	display: none;
}

input, textarea, select {
	font-size:12px;
	color: #333333;
	margin:3px 0;
	padding:3px;
}
/* FOOTER */

#footer {
	display:block;
	height:10px;
	color:#000000;
	float:none;
	text-align:center;
	padding:14px;
	font-size:11px;
	border-top: 2px solid #FFFFFF;
	background-color: #38B5D3;
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
}
#footer a {
	color:#FFFFFF;
	text-decoration:none;
	border-bottom:1px solid #000000;
}
#footer a:hover{
     border-bottom:1px solid #FFFFFF;
	 text-decoration:none;
}
/*end*/

