/*
Theme Name: African People's Association
Description: Theme designed by Emeka Anyanwu for African People's Association. Modified from Kubrick.
Version: 1.0
Author: Emeka Anyanwu
Author URI: http://emeka.ca/

*/

/* Begin New Additions */
body {
	background-image: url(http://www.bgapa.org/wp-content/themes/apa/images/bg.gif);
	background-repeat: repeat;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#container {
	width: 750px;
	height: 100%;
	margin: 0px auto;
	padding: 0px;
	background-image:url(http://www.bgapa.org/wp-content/themes/apa/images/flesh.gif);
}
#header { 
	height: 135px;
	margin-right: 5px;
	margin-left: 5px;
	background-image: url(http://www.bgapa.org/wp-content/themes/apa/images/headerbg.gif);	
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B0B084;
	font-size: 14px;

}

#content p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height: 18px;
}
#footer {
	background-color: #414124;
	clear: both;
	padding: 0.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A8A879;
	text-align: right;
	margin-top: 50px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	text-transform: lowercase;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A39B75;
	border-right-color: #A39B75;
	border-bottom-color: #A39B75;
	border-left-color: #A39B75;
}
#footer p {
	margin: 0px;
	padding: 0px;
}
#header img {
	border: none;
}

/* Begin Nav CSS */
#nav {
	height: auto;
	width: 154px;
	float: left;
	margin-left: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
}
#navtop {
	background:url(http://www.bgapa.org/wp-content/themes/apa/images/nav_top.gif);
}
#navcurve {
	background:url(http://www.bgapa.org/wp-content/themes/apa/images/nav_curve.gif);
	height: 40px;
}
#nav ul {
	list-style-type: none;
	list-style-position: inside;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px 1px 0px 0px;
}
#nav li {
	border-bottom: 1px solid #848453;
}
#nav li a {
	display:block;
	border-left: 10px solid #373723;
	border-right: 10px solid #64643f;
	background-color: #4d4d2e;
	text-decoration: none;
	color:#A5A570;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#nav_fixie li a {
	margin-left: 0px;
	text-indent: -15px;
}
#nav li a:active {
	border-left: 10px solid #373723;
	border-right: 10px solid #64643f;
	background-color: #5a5a37;
	color: #DE5559;
}
#nav li a:hover {
	border-left: 10px solid #4d4d31;
	border-right: 10px solid #7f7f53;
	background-color: #5a5a37;
	color: #EBD72C;
}
/* Take care of submenu items */

.page_item ul {
	display: none;
}
.current_page_item ul {
	display: inline;
}

/* End Nav CSS */

/* Begin Search Form CSS */
#sidebarsearch {
	margin-left: 4px;
}
.searchbox {
	width: 90px;
	background-color: #4d4d2e;
	color: #dfcb15;
	border-color: #a5a570;
	border-style: dashed;
	border-width: 1px;
}
.searchbutton {
	padding: 0px;
	background-color: #4d4d2e;
	color: #dfcb15;
	border-color: #a5a570;
	border-style: solid;
	border-width: 1px;
}
/* End Search Form CSS */

.red { color: #DE5559 }
.yellow { color: #EBD72C }
.green { color: #6DD371 }
.orange { color: #FF7500 }
.white { color: #DFDFDF }

div.one_line span.left {
  float: left;
}
div.one_line span.right {
  float: right;
}
.execpic {
	border: 0.15em solid #AAAA6A;
	float: left;
	margin-right: 0.8em;
}

/* End New Additions */

/* Begin Typography & Colors */
#content {
	font-size: 1.0em
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
.column .entry {
	line-height: 1.0em;
}
.entry h1 {
	color: #cbcbad;
	font-size: 1.0em;
	padding-top: 0px;
	padding-bottom: 6px;
}
.column .postmetadata {
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

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



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

h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

.description {
	font-size: 1.2em;
	text-align: center;
	}

h2, h2 a, h2 a:visited {
	font-size: 16px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	font-weight: normal;
	color: #DFCB15;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 4px;
	font-style: normal;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.15em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

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

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

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

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

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

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

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

a:hover, h3 a:hover {
	color: #6dd371;
	text-decoration: underline;
	}

#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;
	}
/* End Typography & Colors */



/* Begin Structure */
.column {
	padding: 0px;
	width: 540px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 170px;
	}

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

.post hr {
	display: block;
	}

.column .postmetadata {
	padding-top: 5px;
	}

.postmetadata {
	clear: both;
	font-size: 0.85em;
}

.clear {
	clear: both;
}
/* End Structure */



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

h2 {
	margin: 15px 0 15px 0;
	text-align: center;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

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

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

/*	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: 0px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	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;
	}
.post .entry {
	margin-top: 20px;
	}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

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

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

#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;
	}
/* End Entry Lists */



/* Begin Form Elements */

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;
	}
/* End Form Elements */



/* Begin Comments*/
#comments h3, #respond h3 {
	font-size: 0.95em;
}
.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 {
	text-align:left;
	font-size: 0.85em;
}

#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, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	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 */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
