/*
Theme Name: Kamau Bell 2009
Theme URI: http://www.wkamaubell.com/
Description: The WordPress developed specifically for www.wkamaubell.com in May 2009.
Version: 1.0
Author: Ben Byrne
Author URI: http://byrnecreative.com/
*/



/* Begin Typography & Colors */
body {
	font-size: 13px;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	background: #223 url('images/kamau_background.gif') top left no-repeat;
	color: #fff;
	text-align: center;
	
	}

#page {
	text-align: left;
}

a {
 color:#f90;
 text-decoration: none;
}

a:hover {
	color: #fff;
	text-decoration: none;
	}
	
.entry a {
	font-weight: bold;
}	

.narrowcolumn .postmetadata {
	text-align: left;
	}

.thread-alt {
	background-color: #181825;
}
.thread-even {
	background-color: #0e0e16;
}
.depth-1 {
	/* border: 1px solid #ddd;	*/
}

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

#footer {
	font-size: 9px;
	color:#667;
	}

#footer p {
	position:absolute;
	bottom:10px;
	left:20px;
}

#footer ul a {
	font-size:14px;
}

#footer ul a:hover {
	color:#fff;
}


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

h1, h2, h3 {
	font-weight: bold;
	}

h1 {
	font-size: 2.4em;
	text-align: left;
	text-transform:uppercase;
	font-family:"Arial Black",Helvetica,sans-serif;
	font-weight: normal;
	}

h1#upcoming {
	height:0px;
	padding-top:44px;
	width:230px;
	background:transparent url(images/headings.gif) top left no-repeat;
	overflow: hidden;
}

h1#fromtheblog {
	height:0px;
	padding-top:43px;
	width:321px;
	background:transparent url(images/headings.gif) top left no-repeat;
	background-position: 0px -44px;
	overflow: hidden;
	}

.postmetadata {
	color:#ffdf7f;
	clear: both;
	text-transform:uppercase;
	font-size:10px;
	font-family:Verdana,Geneva,sans-serif;
	background-color: #4e4e5c;
}

.postmetadata a {
	color:#fff;
	font-weight: normal;
}

.postmetadata a:hover {
	text-decoration:underline;
}

.commentmeta {
	text-align:right;
	float:right;
}

h2 {
	font-size: 18px;
	margin-bottom: 8px;
	}

h2.pagetitle {
	font-size: 1.8em;
	color: #ffdf7f;
	text-align: left;
	}

#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: #ffdf7f;
	}

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 {
	color: #b85b5a;
	}

.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;
	}

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

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

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

#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;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
.entry p {
	margin:1em 0px;
	line-height: 1.4em;
}	
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}

#page {
	margin: 0 auto;
	padding-top: 10px;
	width: 950px;
	position:relative;
	}

#header {
	margin: 0 0 20px 0;
	padding: 0;
	height: 190px;
	width: 950px;
	position:relative;
	}

#headerimg {
	margin: 0;
	height: 143px;
	width: 640px;
	position:relative;
	left:-20px;
	}

#witty {
	position:absolute;
	right:0;
	top:10px;
	width:365px;
	height:100px;
	background:transparent url('images/this_and_that.gif') top right no-repeat;
}

#navigation {
	height:53px;
	position:absolute;
	bottom:0;
	width:950px;
}

#sidebar {
	padding: 0px 0 10px 0;
/*	margin-left: 537px; */
	width: 413px;
	float:right;
	
}

#sidebar .block {
	margin-bottom:10px;
	position:relative;
}

#sidebar #signup {
	width:413px;
	height:195px;
	background:transparent url('images/sign_up.gif') top left no-repeat;
}

#sidebar #meetkamau {
	width:100%;
	height:401px;
	background: transparent url('images/meet_bkgnd.gif') top left no-repeat;
}

#sidebar #album {
	width:100%;
	height:307px;
	background: transparent url('images/album-bkgnd.jpg') top left no-repeat;
}

#album br {
  clear: none;
}

#album h1 {
	height:0px;
	overflow: hidden;
	padding-top:32px;
	background:transparent url('images/get_the_album.gif') top left no-repeat;
	position:absolute;
	z-index:20;
	top:20px;
	left:20px;
}

#meetkamau h1 {
	height:0px;
	overflow: hidden;
	padding-top:31px;
	background:transparent url('images/meet_kamau.gif') top left no-repeat;
	position:absolute;
	z-index:20;
	top:20px;
	left:20px;
}

#meetkamau img#portrait {
	position: absolute;
	z-index:5;
	border:0;
	top:40px;
	left:30px;
}

#meetkamau #thisiskamau {
	width: 354px;
	height:98px;
	position:absolute;
	z-index:15;
	top:256px;
	left:24px;
	background: transparent url('images/this_is_kamau.png') top left no-repeat;
}

#meetkamau a {
	display:block;
	position:absolute;
	top:350px;
	left:150px;
}

#sociable {
	width:100%;
	height:178px;
	background: transparent url('images/be_sociable.gif') top left no-repeat;
	color:#000;
	font-size:14px;
}

#sociable p {
	padding:70px 0 12px 31px;
	margin:0;
}

#sidebar #sociable ul {
	padding:0px 0 0 31px;
	margin:0;
	list-style-type: none;
}

#sociable ul li {
	float:left;
	margin:0 10px 0 0;
	padding:0;
}

#sociable a {
	height:0;
	overflow:hidden;
	padding-top:40px;
	background:transparent url('images/social_networks.gif') top left no-repeat;
	display: block;
}

#sociable a#facebook {
	background-position: 0px 0px;
	width:124px;
}

#sociable a#facebook:hover {
	background-position: 0px -40px;
}

#sociable a#twitter {
	background-position: -134px 0px;
	width:100px;
}

#sociable a#twitter:hover {
	background-position: -134px -40px;
}

#sociable a#youtube {
	background-position: -245px 0px;
	width:106px;
}

#sociable a#youtube:hover {
	background-position: -245px -40px;
}

#blogstuff {
	background:transparent url('images/blog_stuff_bkgnd.gif') top left repeat-y;
	position:relative;
}

#blogstuff ul {
	background: transparent url('images/blog_stuff.gif') top left no-repeat;
	margin:0;
	padding:45px 0 30px 30px;
	position:relative;
	z-index: 600;
	width:383px;
}

#blogstuff #bottom {
	position:absolute;
	bottom:0;
	left:0;
	height:47px;
	z-index:100;
	background: transparent url('images/blog_stuff_bottom.gif') bottom left no-repeat;
	width:100%;
}

#blogstuff a {
	color:#fff;
}

.narrowcolumn {
	float: left;
	padding: 10px 0 20px;
	margin:0 0 0 0;
	width: 500px;
	position:relative;
	}

.narrowcolumn .block {
	margin:0 0 40px;
}

/* navigation */

#navigation ul {
	display:inline;
	list-style-type: none;
	padding:0;
	margin:0;
	text-transform: uppercase;
}

#navigation ul li {
	display:inline;
	float:left;
	list-style-type: none;
}

#row1 {
	width:710px;
	float:left;
}

#row2 {
	width:675px;
	float:right;
}

#navigation a {
	display:block;
	height:0px;
	overflow: hidden;
	padding-top:23px;
	float:left;
	background:transparent url('images/navigation.png') no-repeat;
}

#row2 a {
	padding-top:30px;
}

li#blog a { 
	background-position: 0 0; 
	width:65px;
}

li#blog a.hover, li#blog a:hover { 
	background-position: 0 -53px; 
}

li#calendar a {
	background-position:-65px 0;
	width:122px;
}

li#calendar a:hover, li#calendar a.hover {
	background-position:-65px -53px;
}

li#workshop a {
	background-position:-187px 0;
	width:134px;
}

li#workshop a:hover, li#workshop a.hover {
	background-position:-187px -53px;
}

li#curve a {
	background-position:-321px 0;
	width:275px;
}

li#curve a:hover, li#curve a.hover {
	background-position:-321px -53px;
}

li#standup a {
	background-position:-596px 0;
	width:114px;
}

li#standup a:hover, li#standup a.hover {
	background-position:-596px -53px;
}


li#bio a { 
	background-position: -276px -23px; 
	width:58px;
}

li#bio a.hover, li#bio a:hover { 
	background-position: -276px -76px; 
}

li#pictures a { 
	background-position: -334px -23px; 
	width:115px;
}

li#pictures a.hover, li#pictures a:hover { 
	background-position: -334px -76px; 
}

li#video a { 
	background-position: -449px -23px; 
	width:82px;
}

li#video a.hover, li#video a:hover { 
	background-position: -449px -76px; 
}

li#presskit a { 
	background-position: -531px -23px; 
	width:121px;
}

li#presskit a.hover, li#presskit a:hover { 
	background-position: -531px -76px; 
}

li#conspirators a { 
	background-position: -652px -23px; 
	width:202px;
}

li#conspirators a.hover, li#conspirators a:hover { 
	background-position: -652px -76px; 
}

li#contact a { 
	background-position: -854px -23px; 
	width:97px;
}

li#contact a.hover, li#contact a:hover { 
	background-position: -854px -76px; 
}

/* end navigation */



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

.post {
	margin: 10px 0 20px 10px;
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding:4px 7px;
	margin-top:15px;
	}

.widecolumn .postmetadata {
	padding: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin-top: 20px;
	width: 100%;
	clear: both;
	height:200px;
	background:transparent url('images/footer.gif') bottom left repeat-x;
	position:relative;
}

#footer #logo {
	margin: 0;
	padding: 0;
	width:569px;
	height:78px;
	position:absolute;
	bottom:10px;
	right:10px;
	background:transparent url('images/wkbell_footer.gif') bottom right no-repeat;
	}
	
#footer #links {
	width:950px;
	text-align:center;
	margin:0 auto;
	padding-top:50px;
}	

#footer #links ul {
	margin:0 60px 50px 0;
	padding:0;
	float:left;
	list-style-type: none;
	text-align:left;
}



/* End Structure */



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

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	text-transform: uppercase;
	color:#fe6300;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 10px ;
	color:#ffdf7f;
	}
/* 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;
	}

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

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

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

#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;
	}
	
#sidebar a:hover {
	text-decoration: underline;
}	
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

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

#sidebar #searchsubmit {
	padding: 1px;
	}

#sidebar form {
	margin: 0;
	}

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

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

#signup #cformsform {
	padding:50px 0 0 30px;
	color:#000;
	font-size:13px;
}	
	
#signup #labels {
	font-weight:bold;
	text-align:right;
	line-height:28px;
	position:absolute;
	right:270px;
	top:77px;
}	
	
#signup #fields {
	position:absolute;
	top:79px;
	left:152px;
}

#signup #fields input {
	border:0;
	color:#630;
	display:block;
	margin:0 0 10px 0;
	padding:4px;
	background:transparent;
	width:208px;
	height:13px;
	font:11px Verdana, Geneva, sans-serif;
}

#signup #submit {
	width:149px;
	height:39px;
	background: transparent url('images/submit.gif') top left no-repeat;
	background-position: 0px 0px;
	margin:0 auto;
	position:relative;
	top:74px;
	text-align:center;
}	
	
#signup .hover {
	cursor: pointer;
	background-position: 0px -39px !important;
} 	
	
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */







/* 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 {
	text-align: center;
	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 */
acronym, span.caps {
	cursor: help;
	}

acronym {
	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 {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* 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 */



/* ie6 warning */
#ie6warning {
	text-align:center;
	position:absolute;
	top:0;
	left:0;
	display:none;
}

#shader {
	/* display:none; */
	position:absolute;
	z-index: 9000;
	background: #000;
	filter: alpha(opacity = 70);
	opacity:.7;
	
}

#ie6warning #text {
	position:absolute;
	top:150px;
	width:400px;
	padding:20px;
	background:#fff;
	color:#c00;
	border:1px solid #000;
	z-index:9999;
}

/*	calendar pluging changes, ugh 	*/

#content .wpng-widget-date-title {
	display:inline;
}

#content #wpng-cal-load-widget {
	display:none;
}

#content #wpng-cal-widget-events {
	font-size:14px;
	margin-left:10px;
}

#content #wpng-cal-widget-events ul {
	display:inline;
	margin:0;
	padding:0;
	list-style-type: none;
}

#content #wpng-cal-widget-events ul li {
	display:inline;
	margin:0;
	padding:0;
}

#content #wpng-cal-widget-events a {
	font-weight:bold;
}

div.myspacer {
	height:10px;
}


/* !twitter */

.widget_twitter a.twitterwidget {
  display:block;
  overflow:hidden;
  width:299px;
  padding-top:61px;
  height:0;
  margin:30px 0 20px 0;
  background: transparent url(images/experience_kamau.png) top left no-repeat;
}

.widget_twitter ul {
  margin:15px;
 
}

.widget_twitter ul li {
  padding:12px 15px;
  background-color:#1d1d2d !important;
  display: block;
  margin:5px 0 !important;
  color: #9797ad;
}

.widget_twitter .entry-meta {
  display:block;
	color:#ffdf7f;
	clear: both;
	text-transform:uppercase;
	font-size:10px;
	font-family:Verdana,Geneva,sans-serif;
  padding:4px 0 0px;
  text-align: right;
}

.widget_twitter .entry-meta a {
	color:#ffdf7f;
}

.widget_twitter .from-meta, .widget_twitter .in-reply-to-meta {
  display:none;
}