/*
THEME NAME: African Leadership
THEME URI: http://www.africanleadership.info
DESCRIPTION: Custom theme designed for African Leadership by <a href="http://seedplanted.org">Watermelon Ministries</a>
VERSION: 1.0
AUTHOR: Watermelon Ministries
AUTHOR URI: http://seedplanted.org
*/

/* Two-column with sidebar on left from the /css/ folder  */
@import url('css/2c-r.css');

/* START General Stylings */
* {
	margin:0;
	padding:0;
}
body {
	background:#dee3d0 url('images/page_bg.jpg') repeat-x 0 0;
	color:#555;
	font:100% "Trebuchet MS",Arial,sans-serif;
	line-height:20px;
	margin:0;
	padding:0;
}
a, a:visited {
	text-decoration:none;
	color:#000;
}
a:hover, a:active {
	color:#333;
	border:0!important;
	outline:0!important;
}
h1, h2, h3 {
	margin-bottom:2px;
}
h1 {
	font:2em Georgia,serif;
	color:#111;
}
h2 {
	font:2.4em Georgia,serif;
	color:#111;
}
h3 {
	font-size:1.2em;
	color:#111;
}
.al, .alignleft {
	position:relative;
	float:left;
	margin-right:10px;
}
.ar, .alignright {
	position:relative;
	float:right;
	margin-left:10px;
}
.ma {margin:auto;}
.cb {clear:both;}
img, p img {
	float:none;
	margin:auto;
	border:0;
}
.more-link {
	display:block;
	position:relative;
	float:right;
}
blockquote {}
blockquote p { margin:0; }
/* END General Stylings */


/* BEGIN Header */
#header {
	position:relative;
	margin-bottom:15px;
	overflow:hidden;
	z-index:9;
}
#logo {
	display:block;
	background:url('images/logo.png');
	width:447px;
	height:44px;
	margin-top:25px;
	position:relative;
}
#blog-title {
	position:absolute;
	text-indent:-999em;
}
#blog-description {
	font:16px Georgia,serif;
	font-style:italic;
	color:#555;
	position:relative;
}
/* END Header */


/* BEGIN Menu */
#menu {
	background:url('images/menu_bg.png') no-repeat 0 0;
	width:927px;
	height:89px;
	margin:15px auto 0;
	position:relative;
	z-index:10;
	overflow:hidden;
}
#nav {
	list-style:none;
	margin:10px 20px;
	padding:0;
}
#nav li {
	display:block;
	position:relative;
	float:left;
}
#nav li a, #nav li a:visited {
	display:block;
	background:url('images/menu_li.png') no-repeat 100% 50%;
	color:#333;
	font-size:1.1em;
	letter-spacing:-1px;
	padding:20px 25px;
}
#nav li a:hover, #nav li a:active, #nav li a:focus,
#nav li.current_page_item a, #nav li.current_page_item a:visited {
	color:#000;
}
#nav li a .subtitle {
	display:block;
	position:relative;
	font-size:.6em;
	letter-spacing:0;
	color:#777;
	margin:1px 0 0;
}
.page-item-7 a, .page-item-7 a:visited {
	background:none!important;
}
/* END Menu */


/* BEGIN Layout */
#wrap {
	width:960px;
	margin:0 auto -130px;
	position:relative;
	overflow:hidden;
}
#nav-above { display:none; }
#nav-above, #nav-below {
	position:relative;
	overflow:hidden;
}
.nav-previous { position:relative; float:left; }
.nav-next { position:relative; float:right; }
/* END Layout */


/* BEGIN Home */
.home #header {
	position:relative;
	margin-bottom:-15px;
}
#banner {
	width:900px;
	height:350px;
	position:relative;
	margin:0 auto;
	z-index:1;
	overflow:hidden;
	list-style:none;
	padding:0;
}
.home div.sidebar {
	width:920px;
	margin:0 auto;
	padding: 20px;
	position:relative;
	clear:both;
	overflow:hidden;
	float:none!important;
}
.home .xoxo li {
	position:relative;
	float:left;
	overflow:hidden;
	margin:0 10px;
}
.home .hentry {
	background:none;
	border:none;
}
/* END Home */


/* BEGIN Sidebar */
.xoxo, .xoxo ul {
	list-style:none;
	margin:0;
	padding:0;
}
.xoxo li {
	display:block;
	margin-bottom:15px;
}
.xoxo li li {
	margin-bottom:auto;
}
#articles a {
	background:url('images/button_articles.jpg') no-repeat;
}
#cafeafrika a {
	background:url('images/button_cafeafrika.jpg') no-repeat;
}
#donate a {
	background:url('images/button_donate.jpg') no-repeat;
}
.xoxo li a {
	display:block;
	background:#555;
	width:285px;
	height:161px;
	position:relative;
}
.xoxo li a span {
	position:absolute;
	left:-999em;
}
/* END Sidebar */


/* BEGIN Articles */
.hentry {
	background:#fff url('images/content_bg.jpg') repeat-x 50% 0;
	border:6px solid #fafafa;
	padding:30px;
	margin-bottom:30px;
}
.entry-meta {
	text-transform:uppercase;
	font-size:.8em;
	margin-bottom:18px;
}
.comments-link, .comments-link:visited {
	background:url('images/comment_bubble.png') no-repeat 0 50%;
	color:#777;
	padding-left:25px;
	line-height:18px;
	padding-bottom:3px;
	text-transform:uppercase;
	font:bold 1em "Arial Narrow","Trebuchet MS",sans-serif;
	position:relative;
	float:right;
}
/* END Articles */


/* BEGIN Comments */
#comments h3 {
	display:block;
	color:#514d42;
	font-size:2.5em;
	text-transform:capitalize;
	padding:5px 0;
	margin:15px 0;
}
.h3_link, .h3_link:visited {
	font:8pt Arial;
	color:#c15c4c;
}
.h3_link:hover, .h3_link:active {
	color:#af3e2d;
	border-bottom:1px dotted #af3e2d;
}
#comments-list {
	width:540px;
}
.commentlist,
.commentlist .children {
	list-style: none;
	padding: 0 0 0 120px;
	margin:0;
}
.comments {
	margin-left:10px;
	margin-bottom:10px;
}
.commentlist li {
	position:relative;
	clear:both;
	margin:10px 0;
	padding:0;
}
.comment-wrap {
	position:relative;
}
.comment-meta {
	position:absolute;
	width:120px;
	left:-120px;
}
.avatar {
	margin-right:5px;
	width:80px;
	height:80px;
}
.commentlist .fn, .formcontainer .fn {
	display:block;
	color:#514d42;
	font:bold 1.2em Arial,sans-serif;
	font-style:none;
	clear:left;
}
.comment-author-name, .comment-author-name:visited {
	color:#514d42;
}
.comment-author-name:hover, .comment-author-name:active {
	color:#f73;
}
.comment-date {
	font-size:.9em;
	line-height:12px;
	color:#8d8982;
}
.commentlist li .entry-content {
	background:#fff;
	border:1px solid #ccc;
	padding:30px;
	position:relative;
}
.comment-arrow {
	display:block;
	background:url('images/comment_arrow.png') no-repeat 0 0;
	width:34px;
	height:38px;
	position:absolute;
	left:-32px;
	top:15px;
	z-index:10;
}
.reply-author {
	margin:0;
}
.comment blockquote {
	background: #eee;
	margin:-15px 1.5em 0;
	padding:5px;
}
.comment blockquote blockquote {
	background:#ddd;
	margin:1.5em;
}
.comment blockquote p {
	margin:0;
}
.comment-reply-link,
.comment-edit-link {
	font:8pt Arial;
	color:#c15c4c;
	text-transform:uppercase;
}
#trackbacks-list {
	clear:both;
	margin-top:15px;
}
#trackbacks-list ol {
	margin-left:50px;
}
.children {
	border-left:1px solid #ccc;
	padding-left:0!important;
}
.children li {
	padding-left:25px;
}
.children .comment-arrow {
	height:1px;
	width:27px;
	left:-27px;
}
.children .entry-content {
	z-index:30;
	padding-bottom:60px;
}
.children .comment-meta {
	height:40px;
	width:200px;
	left:auto;
	right:10px;
	bottom:10px;
	z-index:35;
	text-align:right;
}
.children .comment-meta .avatar {
	width:40px;
	height:40px;
	position:relative;
	float:right;
	margin-left:5px;
}
.children .comment-meta .fn {
	display:inline-block;
	clear:none;
	font-weight:normal;
	font-size:1em;
}
.children .entry-content {
	position:relative;
}
/* END Comments */


/* BEGIN Comment Form */
#respond {
	position:relative;
	width:432px;
	padding: 0 0 0 120px;
	margin: 0 25px 0 10px;
	overflow:hidden;
}
#respond h3 {
	margin:0 0 0 -120px;
}
.formcontainer {
	margin:0;
	padding:0;
	position:relative;
}
.form-label label {
	display:none;
}
.form-label span {
	position:absolute;
	left:-999em;
}
.form-label label {
	display:none;
}
.form-input input,
.form-textarea textarea {
	background:#fff;
	color:#555;
	width:400px;
	font-size:1em;
	padding:5px 5px 5px 25px;
	margin:0;
	border:1px solid #ccc;
	position:relative;
	z-index:5;
}
.form-input input {
	margin-top:8px;
}
.form-textarea textarea {
	height:180px;
	top:-2px;
	font-size:1.2em;
}
#login {
	position:relative;
	margin:0;
	float:left;
}
#author {background:#fff url('images/comments_name.gif') no-repeat 2px 50%;}
#email {background:#fff url('images/comments_email.gif') no-repeat 2px 50%;}
#url {background:#fff url('images/comments_url.gif') no-repeat 2px 50%;}
.required {
	color:#f55;
}
#comment-notes {
	position:absolute;
	top:300px;
	left:2px;
	font-size:.8em;
}
#submit {
	background:#555;
	color:#fff;
	padding:8px;
	margin-top:8px;
	border:0;
	position:relative;
	float:right;
}
/* END Comment Form */


/* BEDIN Contact Info */
.contact_card {
	width:260px;
	position:relative;
	float:left;
	margin:10px;
}
.contact_card span {
	display:block;
	margin:0 10px;
	font-size:.9em;
}
.contact_card span.contact_country {
	color:#222;
	font:bold 1.2em "Arial",sans-serif;
	padding-top:10px;
}
.contact_card span.contact_name {
	font-weight:bold;
	margin-top:10px;
}
/* END Contact Info */


/* BEGIN cForms */
.cform label,
ol.cf-ol li.cf-box-title,
.cform legend {
	display:inline-block;
	color:#333;
	font:italic 14pt "Georgia",serif;
	letter-spacing:0;
	width:175px;
	margin:0;
	margin-right:5px;
}
.cform ol.cf-ol li.cf-box-title,
.cform legend {
	margin:0 !important;
	width:100%;
	text-transform:none;
	border:0;
	padding:0;
}
.cform textarea, .cform input, .cform select {
	background:#eee;
	color:#777;
	font-size:14pt;
	padding:3px;
	border:1px solid #ccc;
	width:250px;
}
.cform select {
	width:260px;
}
ol.cf-ol li.textonly {
	font-size:1em;
	letter-spacing:0;
}
p.cf-sb {
	text-align:right;
}
.cform input.sendbutton {
	background:#eee;
	color:#777;
	font-size:14pt;
	width:auto!important;
	padding:2px 3px;
	margin-right:10px;
	border:1px solid #aaa;
	text-transform:none;
}
.cform input.sendbutton:hover, .cform input.sendbutton:focus {
	background:#fff;
}
ol.cf-ol li { 
	padding:8px 0;
	margin:0 auto!important;
	border-bottom:1px solid #ccc;
}
input.text, input.title, textarea, select {
	margin:0;
}
span.reqtxt, span.emailreqtxt {
	color:#333;
}
.cform input.cf-box-a,
.cform input.cf-box-b {
	position:relative;
	clear:both;
	margin:10px 5px 0 180px;
	text-align:right;
}
.cform .cf-group-after,
.cform label.cf-group-after span {
	font-size:1em;
	font-style:normal;
	width:240px;
	margin-top:5px;
}
.linklove { display:none; }
div.success {
	display:inline-block;
	background:#444;
	color:#fff;
	font:1.1em Georgia,serif;
	border:0;
	margin:0;
	padding:0;
	width:auto;
}
div.failure, ol.cf-ol li.cf_li_err {
	background:#FFDFDF!important;
	border-style:solid;
	border-width:1px 0;
	margin:0;
	padding:5px 0;
}
div.failure {
	padding:5px;
	color:#333;
}
ol.cf-ol li.cf_li_err label {
	color:#333;
	padding-left:5px;
	width:170px;
}
.cform .cf_error {
	border:3px solid #333;
	padding:3px;
	width:250px;
}
/* END cForms */


/* BEGIN Footer */
#footer_wrap {
	width:100%;
	padding-top:120px;
	padding-bottom:10px;
	background:url('images/footer_bg.jpg') no-repeat 50% 0;
	margin:10px auto 0;
	clear:both;
	overflow:hidden;
}
div#footer {
	font-size:.7em;
	line-height:12px;
	width:900px!important;
	margin:0 auto;
	position:relative;
}
.info a, .info a:visited {
	color:#555;
	text-decoration:underline;
}
#wp_footer {
	display:none;
}
.info {
	width:400px
	position:relative;
	float:left;
}
.copyright {
	display:block;
}
#login_content {
	position:relative;
	float:right;
	text-align:right;
}
#login_links {
	list-style:none;
	margin:0;
	padding:0;
}
#login_links li {
	display:inline;
}
/* END Footer */