/*  
Theme Name: SimplePress
Theme URI: http://www.badplate.com
Description: Just how hard is this wordpress thing?
Tags: subtle/ neutral-ish color, fixed width, two columns, widgets
Version: 1.0
Author: joe nyaggah
Author URI: http://www.badplate.com/

*/

/* resets */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}



/* structure */
body {
	margin: 0px;
	padding: 0px;
	font: 12px Georgia, "Times New Roman", Times, serif;
	background: #DCE1E3 url(images/body_bg.png) top center repeat-y;
	text-align: justify;
	color: #505153;
}

#page {
	background: #FFFFFF url(images/page_bg.png) top center repeat-y;
	width: 960px;
	margin: 0 auto;
	padding: 0px;
}

#header {
	margin: 0px;
	padding: 0px;
	background: url(images/header_bg.png) top center no-repeat;
}

#content{
	float: left;
	width: 600px;
	margin: 0px;
}


#sidebar {
	float: right;
	width: 348px;/*was 345px*/
	margin: 0px;
	padding: 0px;
}

#widgets{
	color:#7C7F80;
	border-bottom: 1px solid #E4E5E6;
	padding-bottom: 10px;
}


#widgets li h3{
	margin: 5px 0;
	background: url(images/search_bg.png) bottom left repeat-x;
	padding: 2px 15px;
	color: #A9ABAD;
	font-style: italic;
	text-transform: lowercase;
	border-top: 1px solid #E4E5E6;
}

#widgets li a {
	padding: 2px 15px;
	color: #A9ABAD;
	line-height: 20px;
}
#widgets li a:hover {
	color: #000000;
}


#footer {
	clear: both;
	margin: 0px;
	padding-top: 20px;
	height: 275px;
	border-top: 1px solid #E7E8E9;
	background: #FFFFFF url(images/footer_bg.png) top left repeat-x;
}

#single_comments {
	float: right;
	width: 565px;
	padding-top: 3px;
	margin-top: 10px;
	border-top: 1px solid #E7E8E9;
	background: #F9F9FA url(images/comments_bg.png) top center repeat-x;

}

#single_comments h3{
	font: 25px Georgia, "Times New Roman", Times, serif;
	padding-left: 40px;
	font-weight: bold;
	font-style: italic;
	color: #71A5AC;
	background: url(images/single_h3_bg.png) left center no-repeat;
}


#comments {
	width: 300px;
	margin: 0px;
	padding: 0px;
}


.comments_so_far {
	clear: both;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	float: right;
	color: #636568;
	font-style: italic;
}

.comments_so_far_number {
	color: #AC201B;
	font-size: 18px;
	font-style: italic;
	font-weight: lighter;
}
	

.commentlist {
	margin: 15px 10px;
	line-height: 130%;
}

.spam_death {
	clear: both;
	margin: 10px 10px 0px 0px;
	padding-bottom: 10px;
	float: right;
	color: #636568;
	font-style: italic;

}
.spam_death p{
	line-height: 1px;
	margin: 0px;
	padding: 0px;
}
.commentlist li{
	padding: 10px 10px;
	position: relative;
	background: url(images/comment_li_bg.png);/* #FBF4F4 #E5F2F2url(images/input-bg.png)*/
	line-height: 20px;
	border-bottom: 1px solid #DEDEDF;
}


.commentlist .avatar {
	position: absolute;
	top: 5px;
	right: 5px;
	border: solid 1px #ededed;
	padding: 1px;
	background: #fff;
}
.commentlist .alt {
	background: #EFF5F6;
	margin: 5px 0;
	padding: 10px 10px;
	border-bottom: 1px solid #DEDEDF;
	
}


.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-style: italic;	
	text-transform: lowercase;
	font-size: 112%;
	color: #F58220;
}

.commentlist cite a:hover {
	color: #71A5AC;
}

.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}


/* comment form */

.logged_in_as {
	font-style: italic;
}


.comment_bg {
	margin-top: 25px;
	border-top: 1px solid #E7E8E9;
	background: #F9F9FA url(images/comments_bg.png) top center repeat-x;
}

.comment_form{
	padding-left: 100px;
	padding-bottom: 10px;
	margin-top: 10px;
}

.button{
	font: 11.25px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	background: #FEBE10;
	cursor: pointer;
	color: #FFFFFF;
	margin-right: 100px;
	border: 1px solid #F58220;


}

.input{
	margin-left: 10px;
	font: 11.25px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	letter-spacing: 1px;
	color: #707072;
	height: 18px;
	width: 320px;
	padding: 2px;
	font-weight: lighter;
	background: url(images/input-bg.png);
	border: 1px dotted #6DB8D8;
}


.comment_input{
	width: 320px;
	margin-left: 10px;
	margin-bottom: 10px;
	font: 11.25px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	letter-spacing: 1px;
	color: #707072;
	line-height: 17px;
	padding: 2px;
	font-weight: lighter;
	background: url(images/input-bg.png);
	border: 1px solid #6DB8D8;
}

.label{
   	margin-left: 10px;
	font-size: 12px;
    font-weight:lighter;
	color: #F58220;
	font-style: italic;
	line-height: 20px;
}


.required {
	color: #CCC;
	font-style: italic;
}




/*.sexyhooter {
	background:url(images/sexyhooter.png) top center no-repeat;
	height: 460px;
	width: 520px;
	}

*/

.sexyhooter {
	background:url(images/404_betchez.png) bottom center no-repeat;
	height: 500px;
	width: 520px;
}

.error_404 {
	background:url(images/404_betchez.png) bottom center no-repeat;
	height: 500px;
	width: 520px;
}
p .error_404 {
	padding-top: 150px;
}
	
.archives {
	background: url(images/archives_h2_bg.png) top left no-repeat;
	padding-left: 45px;
}
/*

#commentform {
	margin-top: 10px;
	border: 1px solid #CCC;
	padding-left: 20px;

}

#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	font-weight: bold;
	color: #666666;
	font-size: 100%;
}
#commentform input{
	width: 153px;
	background: #EFF5F6;
	border: 1px solid #CCC;
	padding: 3px;
	margin-top: 3px;
	float: right;
}
#commentform textarea{
	width: 350px;
	height: 115px;
	background:#f1fedb;
	border: 1px solid #E7E8E9;
	padding: 2px;
	margin-top: 3px;


}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 144px;
	height: 29px;
}

*/


#copyright {
	margin-left: 90px;
	font-size: 85%;
	line-height: 120%;
}

.mwichiria_logo {
	float: left;
	width: 140px;
	margin-left: 20px;
	height: 46px;
	background: url(images/mwichiria_logo.png) left top no-repeat;
}

#copyright a, #copyright a:visited{
	color: #71A5AC;
}

.footerBox {
	float: left;
	width: 320px;
	height: 275px;
}


#footer_nav {
	float: left;
	clear: left;
	padding-top: 10px;
	font-weight: bold;
}


#footer_nav ul li{
	display: inline;
	padding: 0px 30px 0px 25px; 
  	margin: 0px; 
	list-style: none;
	border-left: 1px solid #E1E1E2;
}
/*vis 
.visualizeus img {
	float: left;
	width: 70px;
	height: 70px;
	margin: 8px;
}

ul.visualizeus {
	height: 181px;
	padding: 10px 14px 20px 23px;
	background: url(images/rCommentbg.png) bottom center no-repeat;
	
}
	
ul.visualizeus li {
	list-style:none;
	margin:0px;
	padding:0px;
	margin:20px;
	display:inline;
}

ul.visualizeus li a img {
	border:3px solid #E0E1E2;
}
ul.visualizeus li a:hover img {
	border-color: #CCC;
}


vis */

ul#visualizeus {
	padding-left: 15px;
	padding-bottom: 15px;
 	list-style-type:none; 
	background: url(images/rCommentbg.png) bottom center no-repeat;
}

#visualizeus li {
	display:inline; 
	border:0; 
	margin:0; 
	padding:0; 
}

#visualizeus img {
	margin: 8px; 
	border: 3px solid #E0E1E2;
}

#visualizeus li a:hover img {
	border-color: #CCC;
}
	

#footer h2 {
	color: #AC201B;
	font-size: 18px;
	padding: 5px 20px 12px 0px;
	text-align: center;
	font-style: italic;
	font-weight: lighter;
}


#footerIcon {
	float: right;
	padding: 0px 20px 20px 0px;
}

#footerIcon ul {
	margin: 0px;
	padding: 0px;
	height: 30px;
	
}

#footerIcon li {
    list-style:none;
    display:inline;
	padding:0px;
	margin: 0px;
	height: 30px;
	text-indent: -999999px;
}


#footerIcon a {
    text-decoration:none;
	margin: 0px;
}
	
#footerIcon a:hover { 
    background-position:0 -30px;
}
#footerIcon a:active {
    background-position:0 -30px;
}


.icon_wp{
	float: right;  
	width: 30px;
	height: 30px;
	text-indent: -999999px;
	background: url(images/footericon_wp.png) top center no-repeat;
}


.brain {
	background: url(images/brain.png) top center no-repeat;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	cursor: pointer;
}



/* footer: recent comments */
.recent ul {
	list-style: none;
	padding: 0 0 10px;
	margin: 0;
}

.recent ul li {
	padding: 0;
	margin: 0;
}


.recent p {
	padding: 12px 0 0;
	color: #DCDDDE;
	font-style: italic;
}


.recent cite {
	color: #636568;
	font-style: italic;
}

.recent a {
	display: block;
	padding: 5px 10px 0px 0px;
	text-decoration: none;
}


.recent a:hover {
	color: #71A5AC;
	text-decoration: none;
}


#rComments {
	padding: 0px 14px 20px 15px;
	background: url(images/rCommentbg.png) bottom center no-repeat;
}


#rComments a{
	margin-bottom: 5px;
}

#rComments li {
	text-align: left;
	margin-bottom: 5px;
	padding: 0px 10px 5px 10px;
	border-top: 1px solid #CCC;
}

.recentComment {
	background: url(images/rCommenth2.png) center center no-repeat;
}

#rComments a:link, #rComments a:visited {
	text-decoration: none;
	color: #71A5AC;
}

#rComments a:hover{
	text-decoration: none;
	color: #AC201B;
}



.left {
	margin: 0px;
	padding: 0px;
	float: left;
}

.right {
	margin: 0px;
	padding: 0px;
	float: right;
}







/* style */
.post {
	clear:both;
	padding-top: 10px;
}

.post_comments {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	width: 45px;
	height: 45px;
	float:left;
	background: url(images/post_comments_bg.png) no-repeat;
}

.post_comments_number {
	text-transform: uppercase;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 8px;
	padding-right:6px;
}

.post_comments a:link,.post_comments a:visited {
	color: #FFFFFF;
}
 .post_comments a:hover {
 	color: #CCC;
}
.post_title {
	float: right;
	width: 545px;
	margin-bottom: 20px;
	padding-right: 10px;
}


.post_author {
	text-transform: lowercase;
	background: url(images/post_author_bg.png) left center no-repeat;
	padding-left: 20px;
	padding-right: 10px;
	color: #636568;
	font-style: italic;
}

.post_date {
	text-transform: lowercase;
	background: url(images/post_date_bg.png) left center no-repeat;
	padding-left: 20px;
	padding-right: 10px;
	color: #636568;
	font-style: italic;
}

.post_time {
	text-transform: lowercase;
	background: url(images/post_time_bg.png) left center no-repeat;
	padding-left: 20px;
	padding-right: 10px;
	color: #636568;
	font-style: italic;
}

.post_category {
	text-transform: lowercase;
	background: url(images/post_category_bg.png) left center no-repeat;
	padding-left: 20px;
	color: #636568;
	font-style: italic;
}

.entry {
	clear:both;
	float: right;
	position: relative;/*positioning only here for the good/badPLATES stripes */
	width: 555px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #F6F6F6;
}



.entry p {
	margin-bottom: 15px;
}


#content img {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 4px solid #E0E1E2;
	
}

.goodplates {
	width: 70px;
	height: 70px;
	display: block;
	position: absolute;/*if this positioning effs up the ".entry" class, then toss out the good/badPLATES stripes */
	top: 14px;
	left: 4px;
	text-indent: -999999px;
	background: url(images/stripe_goodplates.png) top left no-repeat;
}


.badplates {
	width: 70px;
	height: 70px;
	display: block;
	position: absolute;/*if this positioning effs up the ".entry" class, then toss out the good/badPLATES stripes */
	top: 14px;
	left: 4px;
	text-indent: -999999px;
	background: url(images/stripe_goodplates.png) top left no-repeat;
}

#content img:hover {
	border: 4px solid #CCC;
}

.entry ol {
	font-family:inherit;
	list-style-type: disc;
	margin-left: 25px;
}
.entry ol li{
	line-height: 25px;
	font-style: italic;
}

.alignright {
	margin: 10px 0px 10px 10px;
}

.alignleft {
	margin: 10px 0px 10px 0px;
}


.back_to_top {
	background: url(images/back_to_top.png) center bottom no-repeat;
	margin: 0 auto;
	text-align: center;
	padding-top: 20px;
}


.sidebar_ad {
	margin-left: 50px;
}



/* text styles */

#content h2 {
	font: 30px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #71A5AC;
	margin-bottom: 2px;
	padding-bottom: 5px;
	border-bottom: 1px solid #F6F6F6;

}




#content h4 {
	font: 20px Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	font-style: italic;
	color: #AC201B;
	margin: 2px 0px;
	padding-bottom: 5px;
	padding-top: 2px;

}
.comment_bg h4 {
	padding-left: 40px;
	background: url(images/single_h3_bg.png) left center no-repeat;
	}

.quip {
/*	font-size: 12px;
*/	color: #939598;
	font-style: italic;
}

#sidebar h3 {
	color: #AC201B;
	font-weight: bold;
	font-size: 16px;
}

.incipit {
	color: #464748;
	font-style: italic;
	font-weight: bold;
	font-size: 13px;
}


.excerpt {
	margin-top: 10px;
	margin-bottom: 10px;
}

.excerpt p{
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #636568;
	font-style: italic;
	line-height: 25px;
}

.entry p {
	line-height: 25px;
	font-weight: lighter;
}

blockquote {
	color: #AC201B;
	background: #FBF4F4 url(images/blockquote_bg.png) left center no-repeat;;
	font-weight: bold;
	font-style: italic;
	line-height: 30px;
	padding: 10px 5px 10px 65px;
	margin: 10px 0;
	border-top : 1px solid #E7E8E9;
	border-bottom: 1px solid #E7E8E9;
}

.highlight {
	color: #AC201B;
	background: #EFF4F5;
	font-weight: bold;
	font-style: italic;
	line-height: 30px;
	padding: 10px 5px 10px 65px;
	border-top : 1px solid #D8E4E6;
	border-bottom: 1px solid #D8E4E6;

}


/* navigation */
#top_nav {
	float: right;
	margin-bottom: 50px;
	font-weight: bold;
	margin-top: 6px;
}

#top_nav ul li{
	display: inline;
	padding: 0px 30px 0px 25px; 
  	margin: 0px; 
	list-style: none;
	border-left: 1px solid #E1E1E2;
}
	

.logo {
	clear: both;
	background: url(images/header_logo.png)  no-repeat;
	text-align: center;
	width: 870px;
	height: 200px;
	margin: 0 auto;
	cursor: pointer;
	
}


/* main nav*/

#main_nav {
	background: url(images/main_navBg.png) no-repeat;
	padding: 0 58px 0 45px;
    font-weight:bold;
    height:55px;
	margin-top: 10px;
}

#main_nav ul {
	margin: 0px;
	padding: 0px;
}
#main_nav li {
    list-style:none;
    display:inline;
	padding:0px;
	margin: 0px;
	text-indent: -999999px;

}
#main_nav a {
	height: 49px;
    color:#FFFFFF;
    text-decoration:none;
    float:left;
	margin: 0px;
}
	
#main_nav a:hover { 
    background-position:0 -55px;
    color:#FFFFFF;
}
#main_nav a:active {
    background-position:0 -55px;
    color:#FFFFFF;
}



.home{  
	width: 157px;
	background:url(images/main_navHome.png) no-repeat;
}


.yay{  
	width: 136px;
	background:url(images/main_navYay.png) no-repeat;
}


.nay{  
	width: 136px;
	background:url(images/main_navNay.png) no-repeat;
}



.forum {  
	width: 136px;
	background:url(images/main_navForum.png) no-repeat;
}


.rss {
	float: right;
	width: 136px;
	background:url(images/main_navRss.png) no-repeat;
}

/* end main nav */


.post_nav {
	clear: both;
	padding: 10px 0px;
	margin-left: 30px;
	margin-bottom: 20px;
}

.post_title a:link, .post_title a:visited{
	color: #71A5AC;
}

.post_title a:hover{
	color: #AC201B;
}

.previous {
	float: right;
	padding-right: 18px;
	background: url(images/next_arrow.png) no-repeat right center;
}
.next {
	float: left;
	padding-left: 18px;
	background: url(images/previous_arrow.png) no-repeat left center;
	margin-right: 10px;
}





/* link styles */

a:link, a:visited {
	text-decoration: none;
	color: #AC201B;
}

a:hover{
	text-decoration: none;
	color: #71A5AC;
}


h2 a:link, h2 a:visited {
	text-decoration: none;
	color: #71A5AC;
}

h2 a:hover{
	text-decoration: none;
	color: #AC201B;
}


/* sidebar widgets */

.widget {
	padding: 2px 1px 10px 1px;
	margin-bottom: 15px;
	margin-right: 0px;
}

.widget a {
	color: #71A5AC;
	text-decoration: none;
	font-style: italic;
	line-height: 18px;
}
	
.widget a:hover {
	color: #AC201B;
	text-decoration: none;
}

.tabnav {
	background: url(images/search_bg.png) bottom left repeat-x;
/*	background: #FEFEFE;
	border: 1px solid #CFD0D2;
	padding-left: 4px;*/
	text-align: right;
}

.tabnav li {
	display: inline;
	list-style: none;
	padding-right: 35px;
}

	
.tabnav li a {
	text-decoration: none;
	color: #A9ABAD;
	font-weight: bold;
	padding: 4px 6px 4px 20px;
	outline: none;
	background: url(images/bullet.png) left center no-repeat;


}
		
.tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a {
	color: #7C7F80;
	text-decoration: none;
	background: url(images/bullet_hover.png) left center no-repeat;

}

		
.tabdiv {
	margin-top: 2px;
/*	border: 1px solid #CFD0D2;
	padding: 5px;*/
}
	
.tabdiv li {
/*		list-style-image: url(images/bullet.png);*/
}
#recent li, #categories li{
	background: url(images/comment_li_bg.png);/* #FBF4F4 #E5F2F2url(images/input-bg.png)*/
	line-height: 20px;
	border-bottom: 1px solid #DEDEDF;
	margin-bottom:5px;
	padding:5px;
}

#links {
	padding-top: 3px;
}
#links li {
	padding: 1px 4px;
}

.ui-tabs-hide {
		display: none;
}
.tabdiv li a img,.tabdiv li img {
	border: 2px solid #E0E1E2;
}

.tabdiv li a:hover img,.tabdiv li img:hover {
	border: 2px solid #CCC;
} 


/* form elements */  
#search {
	float: right;
	height: 35px;
	width: 347px;
	background: url(images/search_bg.png) bottom left repeat-x;
	padding-top: 7px;
}

#search_input {
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 1px solid #71A5AC;
	width: 190px;
	height: 15px;
	padding: 2px;
	font-size: 12px;
	color: #636568;
	margin-left: 15px;
	
}



#search_btn {
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 1px solid #71A5AC;
	width: 50px;
	height: 15px;
	padding: 2px;
	font-size: 12px;
	color: #636568;
	margin: 0 auto;
	
}



.search_btn {
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #71A5AC;
	border: 1px solid #71A5AC;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	height: 21px;
	width: 100px;;
	text-align: center;
	padding-bottom: 2px;
	margin: 0 auto;
	cursor: pointer;
	display: inline;
}


.search_btn:hover {
	color: #FFFFFF;
	border: 1px solid #AC201B;
	background: #AC201B;
	text-decoration: none;
}



/* sociable */ 

div.sociable { 
	margin: 25px 0px;
	padding-left: 10px; 
	background: #FAFAFB;
	border: 1px solid #E4E5E6;
/*	border: 1px solid #AC201B;
	border-top:1px solid #F6F6F6;
	border-bottom:1px solid #F6F6F6;*/
}

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	background: #EFF4F5;
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .6;
	-moz-opacity: .6;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}



.socialize {
	clear: both;
	margin: 15px 10px 0px 0px;
	padding-bottom: 10px;
	float: right;
	color: #B9BABB;
	font-weight: bold;
	font-style: italic;

}
