/*  
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;
}
img {
	border: 0;
}
a:link, a:visited {
color: #A47A7C;
text-decoration: underline;
}
a:hover {
text-decoration: none;
color: #d7cdd2;
}
.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", Times New Roman, Times, serif;
  background: url(images/bg.jpg) repeat top left;
  text-align: center;
}
.wrapper {
position: relative;
font-size: 16px;
width: 713px;
margin: 0px auto;
}
.header {
background: url(images/header.gif) no-repeat top ;
margin: 0px;
padding: 0px;
height: 196px;
position: relative;
margin-top: 20px;
}
.header h1 {
position: absolute;
top: 55px;
left: 25px;
margin: 0px;
font-size: 24px;
color: #eafbfd;
}
.header h1 a:link, .header h1 a:visited{
color: #eafbfd;
text-decoration: none;
}
.header h1 a:hover {
color: #eafbfd;
text-decoration: underline;
}
.container {
text-align: left;
}
.content {
font-size: 16px;
width: 485px;
position: relative;
float: left;
padding: 10px 15px 11px 15px;
background: url(images/sidebg.gif) top left repeat #eafbfd;
margin: 0px;
border: 2px solid #ceb3b4;
margin-bottom: 10px;
}
.secbar {
width: 180px;
float: right;
padding: 5px;
background: url(images/sidebg.gif) top left repeat #83572c;
border: 2px solid #ceb3b4;
margin-bottom: 10px;
}
.footernote {
color: #886062;
font-size: 0px;
margin-top: 80px;
padding-top: 15px;
}
/*************** Default wordpress styles *********************************/ 

/* Begin Typography & Colors */

.entry p {
	font-size: 14px;
        font-weight: normal;
	}

.entry {
	line-height: 1.4em;
	}

.postmetadata {
	text-align: center;
	}

.alt {
	background-color: #eafbfd;
	border: 1px solid #ceb3b4;
        }
.alt a:link, .alt a:visited {
color: #A47A7C;
}
.alt a:hover {
color: #ceb3b4;
}
small {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 1.5em;
	}

.header .description {
font-size: 18px;
color: #A47A7C;
margin: 5px;
	}

h2 {
	font-size: 18px;
	color: #A47A7C;
	}

h2.pagetitle {
	font-size: 14px;
	}

.secbar h2 {
	font-size: 18px;
        color: #A47A7C;
	}

h3 {
	font-size: 12px;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #A47A7C;
	}

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: #A47A7C;
	}

.commentlist {
color: #A47A7C;
}
.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: #A47A7C;
	}

.commentlist p {
        color: #a47a7c;
	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: #A47A7C;
	}

code {
	font: 1.1em 'Times New Roman, Times, serif;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

h2 a:hover, h3 a:hover {
	color: #A47A7C;
	text-decoration: none;
	}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 12px;
        color: #886062;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Times New Roman, Times, 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;
	}

.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: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

.secbar h2 {
	margin: 5px 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;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, .secbar 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;
	}

.secbar ul, .secbar ul ol {
	margin: 0;
	padding: 0;
	font-size: 16px;
	}

.secbar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	font-size: 16px;
	}

.secbar ul p, .secbar ul select {
	margin: 5px 0 8px;
	}

.secbar ul ul, .secbar ul ol {
	margin: 5px 0 0 10px;
	}

.secbar ul ul ul, .secbar ul ol {
	margin: 0 0 0 10px;
	}

ol li, .secbar ul ol li {
	list-style: decimal outside;
	}

.secbar ul ul li, .secbar ul ol li {
	margin: 3px 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: #ffffff;
        color: #A47A7C;
        border: 1px solid #ceb3b4;	
}

.secbar #searchsubmit {
        background: #ffffff;
        color: #A47A7C;
        border: 1px solid #ceb3b4;
        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: #ffffff;
        color: #a47a7c;
	border: 1px solid #ceb3b4;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	background: #ffffff;
        color: #a47a7c;
	border: 1px solid #ceb3b4;
	}

#commentform #submit {
	margin: 0;
	float: right;
	background: #ffffff;
        color: #a47a7c;
	border: 1px solid #ceb3b4;
	}
/* 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: #886062;
	}

#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 #c0a3a4;
	}

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;
}