/* @override http://techoffensive.com/wp-content/themes/africa-theme-1/style.css */

/*  
Theme Name: Africa theme
Theme URI: http://www.ebjuris.com/
Description: An african theme.
Version: 1
Author: ebjuris web directory
Author URI: http://www.ebjuris.com/

*/
/*************** Special theme Styles *************************************/

* {
  	margin: 0;
	padding: 0;
	}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, fieldset, table, ul {
	margin: 1em 0;
	}

h2 {
  	font-size: 16px;
	}

img {
	border: 0;
	}

a:link, a:visited {
	color: #d3cbc1;
	text-decoration: none;
	}

a:hover {
	text-decoration: none;
	color: #4e3722;
	}

.clear {
	clear:both;
	}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

/* Hides from IE-mac \*/
* html .clearfix { height:1%; }
/* End hide from IE-mac */

body {
  	font: 62.5%/1.6 "Trebuchet MS", Tahoma, Verdana, sans-serif color: #d3cbc1;
  	background-color: #383836;
 	text-align: center;
	color: #d3cbc1;
	}

.wrapper {
	position: relative;
	width: 930px;
	margin: 0px auto;
	font: 16px Helvetica;
	top: 15px;
	}

.header {
	background-color: #4e4e4e;
	margin: 0px;
	padding: 0px;
	height: 300px;
	position: relative;
	margin-bottom: 10px;
	background-image: url(/Content/Images/header/rotate.php);
	}

.header h1 {
	position: absolute;
	top: 240px;
	left: 452px;
	margin: 0px;
	color: #d3cbc1;
	float: right;
	font-weight: bold;
	font-size: 50px;
}

.header h1 a:link, .header h1 a:visited{
	color: #d3cbc1;
	text-decoration: none;
	font-family: "Helvetica Neue";
}

.header h1 a:hover {
	color: #583b22;
	}

.container {
	text-align: left;
	}

.content {
	font-size: 14px;
	width: 578px;
	position: relative;
	float: left;
	padding: 10px 15px 11px 15px;
	background-color: #181818;
	margin: 0px;
	<!--border: 1px solid #cfbaa5;-->
	margin-bottom: 10px;
	}

.secbar {
	width: 310px;
	float: right;
	padding: 0px;
	background-color: #181818;
	<!--border: 1px solid #cfbaa5;-->
	margin-bottom: 10px;
	}

.footernote {
	
	color: #d3cbc1;
	font-size: 12px;
	margin-top: 80px;
	padding-top: 30px;
	text-align: center;
}

/*************** Default wordpress styles *********************************/ 
/* Begin Typography & Colors */

.entry p {
	font-size: 14px;
    font-weight: normal;
	}

.entry {
	line-height: 1.2em;
	}

.postmetadata {
	text-align: center;
	}

.alt {
	background-color: #583b22;
	border: 1px solid #c7ab90;
    }
        
.alt a:link, .alt a:visited {
	color: #c7ab90;
	}

.alt a:hover {
	color: #9c8269;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 1.5em;
	}

.header .description {
	font-size: 18px;
	color: #9c6933;
	margin: 5px;
	font-weight: bold;
	}

h2 {
	font-size: 24px;
	font-weight: bold;	
	color: #d3cbc1;
	}

h2.pagetitle {
	font-size: 24px;
	font-weight: bold;	
	color: #d3cbc1;
}

.secbar h2 {
	font-size: 18px;
    color: #d3cbc1;
	}

h3 {
	font-size: 24px;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #4e3722;
	font-weight: bold;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #4e3722;
	}

.commentlist {
	color: #d3cbc1;
	}

.commentlist li, #commentform input, #commentform textarea {
	font-size: 10px;
	}

.commentlist li {
	font-weight: bold;
	}
	
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
    color: #e1cbb7;
	}

.commentlist p {
    color: #dfd7cd;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
    font-size: 14px;
	}

.commentmetadata {
	font-weight: normal;
	}

small, .secbar ul ul li, .secbar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #d3cbc1;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}

h2 a:hover, h3 a:hover {
	color: #4e3722;
	text-decoration: none;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 12px;
    color: #000;
	}

#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 */

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.postmetadata {
	padding-top: 5px;
	}

.postmetadata {
	margin: 30px 0 0;
	border-bottom-style: double;
	padding-bottom: 30px;
	border-bottom-width: 15px;
	}

.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
	}

.attachment {
	text-align: center;
	margin: 5px 0px;
	}

.postmetadata {
	clear: left;
	}

/* End Structure */
/*	Begin Headers */

h2 {
	margin: 0px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
	}

.secbar h2 {
	margin: 10px 0 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%;
	}

/*	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;
	padding-left: 10px;
	text-indent: -10px;
} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}
	
.entry ul li{
	padding-left: 5px;
}

.entry ul li:before, .secbar ul ul li:before {
	}
	
.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;
	}

.secbar h2 {
	font-size: 22px;
	font-weight: bold;
	margin-top: 10px;
}

.secbar ul, .secbar ul ol {
	margin: 10px;
	padding: 0 0 px 0px;
	font-size: 16px;
	}

.secbar ul li {
	list-style-image: none;
	font-size: 16px;
	list-style-type: none;
	left: 1px;
}

.secbar ul p, .secbar ul select {
	margin: 0 0px;
	}

.secbar ul ul, .secbar ul ol {
	margin: 5px 0 0 10px;
	}

.secbar ul ul ul, .secbar ul ol {
	margin: 5px 0 0 10px;
	}

ol li, .secbar ul ol li {
	list-style: none;
	}

.secbar ul ul li, .secbar ul ol li {
	margin: 7px 0 0;
	padding: 0;
	}

/* End Entry Lists */


/* Begin Form Elements */

#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

.secbar #searchform #s {
	width: 108px;
	padding: 2px;
    background: #b4987e;
    color: #4e3722;
    border: 1px solid #4e3722;	
}

.secbar #searchsubmit {
        background: #b4987e;
        color: #4e3722;
        border: 1px solid #4e3722;
        padding: 1px;
	}

.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;
	background: #f2e8dc;
    color: #573c23;
	border: 1px solid #573c23;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	background: #f2e8dc;
    color: #573c23;
	border: 1px solid #573c23;
	}

#commentform #submit {
	margin: 0;
	float: right;
	background: #f2e8dc;
    color: #573c23;
	border: 1px solid #573c23;
	}

/* End Form Elements */

/* Begin Comments*/

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

/* End Comments */

/* Begin Sidebar */

.secbar form {
	margin: 0;
	}

/* End Sidebar */

/* Begin Calendar */

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
        background: #e1c26d;
        color: #4b3f31;
        border: 1px solid #a88524;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
    color: #000;
	}

#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 #ccb59e;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

/* End Various Tags & Classes*/

h1, h2, h3, h4, h5, h6 {	
	font-weight: normal;
	}