/*
Theme Name:     Carolina For Kibera
Theme URI:     
Description:    
Author:         P. Forrest Glass-Steel
Author URI:     
Version: 		0.1.0
*/

@import url("css/reset.css");

/**************fonts***************/

@font-face {
	font-family: 'RoadgeekDRegular';
	src: url('fonts/roadgeek_2000_series_d-webfont.eot');
	src: local('☺'), url('fonts/roadgeek_2000_series_d-webfont.woff') format('woff'), url('fonts/roadgeek_2000_series_d-webfont.ttf') format('truetype'), url('fonts/roadgeek_2000_series_d-webfont.svg#webfonty5R97J1z') format('svg');
	font-weight: normal;
	font-style: normal;
}

/**************tags****************/

a {
	text-decoration: none;
}

body {
	/*background-color: #753925;*/
	background-color: #faeeda;
	font: 14px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	color: #472812;
	font-size: 15px;
}

h1, h1 a {
	font-size: 22px;
	font-weight: bold;
	margin: 18px 0px;
}

h2, h2 a {
	font-size: 19px;
	font-weight: bold;
	margin-bottom: 14px;
}

h3, h3 a, .hentry h3 a.name_a {
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 11px;
	color: #472812;
}
.hentry h3 a.name_a:hover{
	text-decoration: none;
}

h4, h4 a {
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 8px;
}

h5, h5 a {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 4px;
}

h6, h6 a {
	font-size: 12px;
	font-weight: normal;
}

/**************layout**************/

#wrapper {
	background: transparent url(images/bg_tile.jpg) repeat-y scroll 50% 0;
}

#inner_wrapper {
	background: transparent url(images/bg_head.jpg) no-repeat scroll 50% 0;
	min-height: 800px;
}

#footer {
	background: transparent url(images/bg_foot.gif) no-repeat scroll 50% 0;
	height: 315px;
	clear: both;
}

#main, #colophon {
	width: 960px;
	margin: 0px auto;
}

/**************header**************/

#header {
	width: 893px;
	margin: 0px auto;
	padding-top: 10px;
	padding-left: 67px;
	height: 114px;
}

#header img {
	float: left;
}

#header img[alt] {
	font: 24px "RoadgeekDRegular", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #753925;
	white-space: pre;
}

#header #icons {
	width: 350px;
	float: right;
	position: relative;
}

.header_icon {
	display: block;
	float: right;
	margin-left: 5px;
	width: 38px;
	height: 38px;
	text-indent: -9999px;
}

#facebook {
	background: transparent url(images/header_sprite.jpg) no-repeat scroll -104px 0;
}

#email {
	background: transparent url(images/header_sprite.jpg) no-repeat scroll -147px 0;
}

#twitter {
	background: transparent url(images/header_sprite.jpg) no-repeat scroll -190px 0;
}

#facebook:hover {
	background: transparent url(images/header_sprite.jpg) no-repeat scroll -104px -97px;
}

#email:hover {
	background: transparent url(images/header_sprite.jpg) no-repeat scroll -147px -97px;
}

#twitter:hover {
	background: transparent url(images/header_sprite.jpg) no-repeat scroll -190px -97px;
}

#header #searchform, #header #emailform {
	float: right;
	margin-bottom: 5px;
	width: 250px;
}

#header input[type='text'] {
	width: 207px;
	font-family: 'Rock Salt',arial,serif;
	background-color: #F9F3E3;
	font-size: 12px;
	padding: 2px 8px 2px 8px;
	color: #dc8737;
	float: left;
	display: block;
	border: none;
}

#header input[type='submit'] {
	height: 22px;
	width: 22px;
	float: right;
	margin-left: 4px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 0px;
	display: block;
	border:none;
}

#header input[type='submit']:hover, #donate:hover {
	opacity: 0.75;
	filter:alpha(opacity=75)
}


#header #s {
	
}

#header #searchsubmit {
	background: url("images/search-btn-mag-glass.png") transparent no-repeat;
}

#header #emailsubmit {
	background: url("images/email-signup-go-btn.png") transparent no-repeat;
}

#header #emailform label {
	font-size: 18px;
	color: #743928;
	font-family: 'Ropa Sans', sans-serif;
	margin-bottom: 3px;
}

.foobar-message .em-ty {
	display: none;
	padding-top: 4px;
}

.foobar-message #em-ty .em-ty-title {
	clear: both;
	display: block;
}

.foobar-message #em-ty .em-ty-text {
	clear: both;
	display: block;
}

.foobar-message #emailsubmit-viper {
	background-color: #0083C6;
	border: 1px solid #F9F3E3;
	color: #ffffff;
}

.foobar-message #em-ty-title-viper, .foobar-message label {
	font-size: 16px;
}

#header .em-ty {
	display: none;
	background-color: #F9F3E3;
	padding-top: 8px;
}

#header #em-ty .em-ty-title {
	clear: both;
	display: block;
	font-size: 16px;
	line-height: 18px;
	color: #dc8737;
	font-family: 'Rock Salt',arial,serif;
	margin: 0 3px 0;
}

#header #em-ty .em-ty-text {
	clear: both;
	display: block;
	font-size: 14px;
	line-height: 16px;
	color: #743928;
	font-family: 'Ropa Sans', sans-serif;
}

#newsletter {
	background: url("images/header_sprite.jpg") no-repeat scroll -104px -73px #642b03;
	clear: both;
	color: #FFFFFF;
	display: block;
	float: right;
	height: 20px;
	margin-top: 5px;
	padding: 4px 0px 0px 16px;
	text-transform: uppercase;
	width: 108px;
}

#newsletter:hover {
	background: url("images/header_sprite.jpg") no-repeat scroll -104px -170px transparent;
}

#show_nl {
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
    border-radius: 10px;
    
    -webkit-box-shadow: 1px 3px 5px #777;
	-moz-box-shadow: 1px 3px 5px #777;
	box-shadow: 1px 3px 5px #777;    
    background-color: #31120B;
    
    bottom: 0px;
    color: #FCEFD9;
    left: -152px;
    padding: 10px;
    position: absolute;
    text-align: center;
    width: 360px;
    z-index: 100;
    font-size: 14px;
    line-height: 1.7;
    display: none;
    height: 77px;
}

#donate {
	display: block;
	width: 96px;
	height: 97px;
	margin-right: 3px;
	background: url("images/donate-btn-blue.png") no-repeat scroll 0px 0px transparent;
	text-indent: -9999px;
}


/**************left nav*************/

.left_nav {
	float: left;
	background: transparent url(images/post.png) no-repeat scroll 50% 0;
	margin: 2px 0px 0px 26px;
	padding-top: 9px;
	text-align: right;
	min-height: 338px;
}

.left_nav ul.menu li {
	margin-bottom: 5px;
}

.left_nav ul.menu a, .widget-title {
	position: relative;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	width: 140px;
	padding-right: 10px;
	padding-top: 1px;
	background-color: #f9f3e3;
	display: block;
	height: 34px;
	color: #753925;
	font: 24px "RoadgeekDRegular", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.left_nav ul.menu a:hover, .left_nav ul.menu li.current-menu-item a:hover, .left_nav ul.menu li.current-menu-ancestor a:hover {
	background-color: #b55d20;
	color: #f9f3e3;
}

.left_nav ul.menu li.current-menu-item a, .left_nav ul.menu li.current-menu-ancestor a {
	background-color: #fff;
	color: #753925;
}

.left_nav ul.sub-menu {
	display: none;
}

.left_nav li.current-menu-item ul.sub-menu, .left_nav li.current-page-ancestor ul.sub-menu, .widget-container ul {
	position: relative;
	display: block;
	background-color: #ede5cc;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	margin: 3px 0px -2px 10px;
	padding: 6px 0px 6px;
}

.left_nav li.current-menu-item ul.sub-menu li a, .left_nav li.current-page-ancestor ul.sub-menu li a, .widget-container a {
	background-color: transparent;
	color: #975945;
	font-size: 13px;
}

.left_nav li.current-menu-parent ul.sub-menu li.current-menu-item a {
	color: #561600;
}

.left_nav li.current-menu-item ul.sub-menu li a:hover, .left_nav li.current-page-ancestor ul.sub-menu li a:hover, .widget-container a:hover {
	background-color: #fff9e8;
	color: #c98200;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
}

.left_nav ul.sub-menu li, .widget-container li {
	margin-bottom: 0px;
}

.left_nav ul.sub-menu li a, .widget-container a	 {
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-color: transparent;
	height: auto;
	padding-top: 1px;
	margin: 0px 10px 0px;
	width: 120px;
	border-bottom: 1px solid #e8d7a8;
}
/**************footer*********************/
#colophon{
	padding-top: 145px;
}

#footer_right{
	float: right;
}

#footer_right p{
	font-size: 12px;
	color: #fff;
	margin-bottom: 0px;
}

#footer_right a {
	font-size: 10px;
	color: #fcefd9;
	text-decoration: underline;
}

#footer_right a.footer_social {
	display: block;
	padding-left: 16px;
	line-height: 16px;
	margin-top: 4px;
	float: left;
	text-indent: -9999px;
	padding-bottom: 8px;
}

#footer_right a#footer_facebook{
	background: url(images/facebook-16.png) transparent no-repeat left center;
	clear: both;
	margin-right: 8px;
}

#footer_right a#footer_twitter{
	background: url(images/twitter-16.png) transparent no-repeat left center;
	margin-right: 8px;
}

#footer_right a#footer_email{
	background: url(images/email-16.png) transparent no-repeat left center;
}

#footer_right a:hover {
	color: #fcefd9;
	text-decoration: none;
}

#footer_right form {
	clear: both;
}

#footer_left{
	font-size: 12px;
	line-height: 1.7;
	float: left;
	width: 430px;
	padding-left: 300px;
	color: #faedd7;
}

#footer_left h3, #footer_right h3{
	color: #e9cda0;
	font-size: 14px;
	margin-bottom: 14px;
}

.footer_nav{
	text-align: right;
	font-size: 14px;
	line-height: 1.8;
}

.footer_nav a{
	color: #fff;
}

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

#aidforafrica-button {
	float: right;
}

#cfk_copy {
	text-align: left;
	font-size: 10px;
	color: #fcefd9;
	margin-top: 12px;
}
#cfk_copy a {
	font-size: 10px;
	color: #fcefd9;
	text-decoration: underline;
}

#cfk_copy a:hover {
	color: #fcefd9;
	text-decoration: none;
}

/**************PAGE STYLES*****************/
.cfk_breadcrumbs, .cfk_breadcrumbs a {
	font-size: 13px;
	color: #6d3e1c;
	display: none;
}

.cfk_breadcrumbs h1 {
	display: inline;
	font-weight: normal;
}

.cfk_breadcrumbs a:hover {
	text-decoration: underline;
	color: #753925;
}

.headerimg {
    background: url("images/headerimage.png") no-repeat scroll 0 0;
    color: #B85011;
    font-family: 'Rock Salt',arial,serif;
    font-size: 30px;
    height: 75px;
    margin: 0 -20px;
    padding-left: 20px;
    padding-top: 30px;
    width: 710px;
}
.headerimg h1{
	font-size: 30px;
	margin: 0px;
	font-weight: bold;
}
/**************landing page**************/
#cfk_landing_grid{
	margin: 0px -15px;
}

.cfk_landing_tile{
	width: 240px;
	float: left;
	margin-bottom: 24px;
}

.cfk_tileIMG{
	display: block;
	height: 123px;
	width: 209px;
	padding: 11px 16px 19px 15px;
	background: transparent url(images/landingpage_tileBG.png) no-repeat scroll 0 0;
}

.cfk_tile_text{
	margin: -4px 15px 0px 15px;
	font-size: 12px;
	line-height: 1.2;
	color: #472812;
}

#content #cfk_landing_grid h2{
	margin: 0px;
}
#content #cfk_landing_grid h2 a{
	margin: 0px;
	color: #472812;
	font-size: 16px;
	font-weight: bold;	
}

#content #cfk_landing_grid h2 a:hover{
	text-decoration: underline;
}
/**************CONTENT STYLES*************/

#content {
	font-size: 12px;
	line-height: 1.6;
	width: 690px;
	float: right;
	background: transparent url(images/cfk_paper.jpg) no-repeat scroll 0 0;
	min-height: 685px;
	padding: 27px 42px;
}

.page h2 {
	margin: 19px 0px;
}

#content p {
	margin: 16px 0px;
}

/**************HOMEPAGE STYLES*************/

/**************slideshow************/

#cfk_slideshow {
	width: 709px;
	height: 423px;
	background: transparent url(images/cfk_videobg.jpg) no-repeat scroll 0 0;
	float: right;
	position: relative;
}

#cfk_slideshow #back {
	display: block;
	text-indent: -9999px;
	float: left;
	margin-top: 181px;
	width: 55px;
	height: 66px;
	background: transparent url(images/cfk_video_buttons.png) no-repeat scroll 0 0;
	z-index: 20;
	position: relative;
}

#cfk_slideshow #back:hover {
	background: transparent url(images/cfk_video_buttons.png) no-repeat scroll 0 -66px;
}

#cfk_slideshow #forward {
	display: block;
	text-indent: -9999px;
	float: right;
	margin-top: 181px;
	width: 48px;
	height: 66px;
	background: transparent url(images/cfk_video_buttons.png) no-repeat scroll -55px 0px;
	z-index: 20;
	position: relative;
}

#cfk_slideshow #forward:hover {
	background: transparent url(images/cfk_video_buttons.png) no-repeat scroll -55px -66px;
}

#cfk_slideshow #slides {
	width: 640px;
	height: 360px;
	background-color: #000;
	position: absolute;
	top: 27px;
	left: 37px;
	z-index: 10;
}

#cfk_slideshow .slide {
	width: 640px;
	height: 360px;
	overflow: hidden;
	display: none;
}

#cfk_slideshow #thumbs {
	width: 399px;
	height: 50px;
	background: transparent url(images/cfk_video_bar.png) no-repeat scroll 0 0;
	position: relative;
	z-index: 20;
	margin: 378px 0px 0px 162px;
}

#cfk_slideshow #thumb_wrapper {
	display: table;
	margin: 0px auto;
}

#cfk_slideshow #thumbs a {
	background-color: #612D20;
	border: 1px solid #D2C19C;
	display: block;
	float: left;
	height: 14px;
	margin: 14px 9px 0;
	text-indent: -9999px;
	width: 14px;
}

#cfk_slideshow #thumbs a:hover, #cfk_slideshow #thumbs a.activeSlide {
	background-color: #D2C19C;
	border: 1px solid #612D20;
}

#cfk_slideshow .captionbox a, #cfk_slideshow .captionbox a:visited{
	color: #CC6600;
}

#cfk_slideshow .captionbox a:hover{
	text-decoration: underline;
}
/*.captionbox span {
    color: white;
    display: block;
    font-size: 12px;
    height: 35px;
    padding: 12px 30px 18px 12px;
    position: relative;
    top: -133px;
    width: 580px;
}
.captionbox div {
    background-color: #000000;
    height: 65px;
    opacity: 0.6;
    position: relative;
    top: -68px;
    width: 640px;
}
.captionbox span img{
	float: left;
	margin-right: 1em;
	visibility: hidden;
}*/
/**************intro paragraph*******/

#home_intro {
	clear: both;
	color: #703916;
	font-size: 26px;
	line-height: 1.5;
	padding: 14px 0 30px;
	text-align: center;
}

#home_intro b, #home_intro strong {
	font-weight: bolder;
}

/**************featured links******/

.cfk_featured {
	width: 32.3%;
	height: 173px;
	padding: 13px 0px 0px 9px;
	background: transparent url(images/featured_bg.png) no-repeat scroll 4px 3px;
	float: left;
	color: #9E6B37;
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 44px;
}

.feat_link {
	display: block;
	position: relative;
	top: -40px;
	width: 281px;
	text-align: center;
}

.cfk_featured:hover {
	color: #70391b;
}

/**************bottom cols*********/

#home_info {
	float: left;
	width: 442px;
	padding: 0px 19px 0px;
}

#home_info p {
	font-size: 15px;
	margin-bottom: 19px;
}

#recent_blog {
	float: left;
	width: 480px;
}

.blog_index h2 {
	color: #b4a17f;
	margin-bottom: -6px;
	margin: 0px;
}
#recent_blog h2 {
	padding-left: 19px;
}
#recent_blog .type-post {
	padding-top: 26px;
	padding-left: 19px;
	background: transparent url(images/post_corner.png) no-repeat scroll 0 0;
}

.blog_index .type-post h3, .blog_index .type-post h2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 4px;
	color: #472812;
}

.blog_index .type-post h3 a, .blog_index .type-post h2 a {
	color: #472812;
}

.blog_index .type-post .date, .blog_index .type-post .date a {
	font-size: 12px;
	color: #b19668;
	white-space: nowrap;
}
.single .type-post p, .single .type-post p a, .blog_index .type-post p, .blog_index .type-post p a {
	font-size: 15px;
	color: #472812;
}

.blog_index .type-post .postmeta {
	margin-top: 4px;
	font-size: 12px;
	color: #b19668;
}

.blog_index .type-post .postmeta a {
	color: #cc6600;
}

.blog_index .type-post .postmeta a:hover {
	text-decoration: underline;
}

.blog_index .type-post .postmeta .permalink {
	background: transparent url(images/yellow_btn.png) no-repeat scroll 0 0;
	float: right;
	height: 24px;
	width: 92px;
	margin-left: 19px;
	padding-top: 9px;
	text-align: center;
	margin-top: 2px;
}
.blog_index .type-post .postmeta ul{
	list-style: none;
	display: inline;
}
.blog_index .type-post .postmeta li{
	display: inline;
}
/***********comments*************/
#respond h3{
	margin-top: 24px;
}

#commentform #email{
	background-image: none;
	background-color: #fff;
}
/************blog styles**********/
#cfk_blog_index .type-post {
    border-bottom: 1px solid #b55d20;
    margin-bottom: 18px;
    padding-bottom: 24px;
}

.xoxo{
	margin-left: 26px;
	clear: left;
	width: 160px;
	text-align: right;
}
.widget-title{
	color: #f9f3e3;
	background-color: #753925;
	font-size: 18px;
	height: 28px;
	margin-bottom: 0px;
}
.widget-container{
	margin-bottom: 12px;
}
.widget-container ul{
	margin-bottom: 2px;
}
.widget-container a{
	display: block;
	font-size: 12px;
	height: auto;
}
.current-cat a{
	color: #561600;
}

.widget_tag_cloud div{
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background-color: #ede5cc;
	margin: 3px 0px -2px 10px;
	padding: 6px;
}

.widget_tag_cloud a{
	display: inline;
	margin: 0px;
	padding: 0px;
	border: none;
}
.hentry a{
	color: #CC6600;
	text-decoration: none;
}
.hentry a:hover{
	text-decoration: underline;
}
/********staff listings*************/
.staff_listing{
	margin-bottom: 18px;
	padding-bottom: 24px;
	border-bottom: 1px solid #D2C19C;
}
.people_featimg img{
	border: 1px solid #D2C19C;
	/*margin: 8px 0px 34px;*/
	/*margin: 7px 0px 0px;*/
	display: block;
}
.people_featimg{
	float: left;
	margin-top: 7px;
	width: 162px;
	height: 162px;
}
.people_info{
	float: right;
	width: 506px;
}
.people_info h3{
	margin: 0px;
	font-size: 16px;
}
.people_quote{
	font-size: 14px;
	font-style: italic;
	color: #612D20;
}
#content p.people_email{
	text-align: right;
	margin-bottom: 0px;
}
/*****Lightbox*****/
#lb_wrapper{
	float: right;
    margin: 0 0 1em 1em;
    padding: 1em 1em .5em 1em;
    border-bottom: 1px solid #B55D20;
    text-align: center;
}
#lb_wrapper img{
	display: block;
	padding-bottom: .5em;
}
/**************utility**************/
.navigation, .navigation a{
	color: #b19668;
	font-size: 16px;
	margin: 24px 0px;
}
.nav-previous{
	float: left;
}
.nav-next{
	float: right;
	text-align: right;
}
.alignright{
	float: right;
	margin-left: 1em;
	margin: 0 0 1em 1em;
}
.alignleft{
	float: left;
	margin-right: 1em;
	margin: 0 1em 1em 0;
}
.aligncenter{
	display: block;
	margin: 1em auto;
}
#content p.wp-caption-text{
	text-align: center;
	font-weight: bold;
	margin: .5em 0px 1em;
}
.screen-reader-text {
	display: none;
}

.clearboth {
	clear: both;
}

a.post-edit-link {
	color: red;
	/*display: none;*/
}

.a2a_div{
	margin-left: -9px;
}
#cfk_rss{
	font-size: 0px;
	text-indent: -9999px;
	display: block;
	background: transparent url(images/rss.png) no-repeat scroll 0 0;
	width: 24px;
	height: 24px;
	float: left;
	margin-right: 16px;
}


#content ul{
	list-style: disc;
	font-size: 15px;
}

.clearall { clear: both;}










