a:link, a:visited { color:#2BA3C2; text-decoration:none; }
a:hover, a:active { color:#2BA3C2; text-decoration:underline; }

#header .africalink a:hover, #header  .africalink a:active { color:#EB690B; }
#header .samericalink a:hover, #header .samericalink a:active { color: #9A9014; }

#header .headerliner .standardmodule {
	margin: 0;
}

#header .headerliner .standardmodule .liner ul {
	margin: 0 0 2px;
}

#header a, #header a:visited {
	color: #999;
}


#header .standardmodule a, #header .standardmodule a:visited {
	font-weight: normal;
}

#header .standardmodule a:hover, #header .standardmodule a:active {
	color: #2BA3C2;
}

#header .headerliner .standardmodule span.active a, #header .headerliner .standardmodule span.active a:visited {
	color: #2BA3C2;
/*
	background: url('../images/small_arrow_blue_right.png') no-repeat 3px 3px;
	padding-left: 20px;
*/
}

.widget-content li span.active {
	background: url('../images/small_arrow_blue_left.png') no-repeat right 3px;
	padding-right: 10px;
	display: block;
}

a img { border: 0; }

#outer-wrapper {
    background: url('../images/background_edges.gif') no-repeat center bottom;
    font: normal normal 100% Arial,Verdana,Sans serif;
    margin:0 auto;
    padding:0px 10px 40px 0px;
    text-align:left;
    width: 840px;
}

#main-wrapper {
	background: #FFF;
	display: inline;
	float: left;
    margin:0 20px 0 0;
	overflow: hidden;
	width: 70%;
    word-wrap: break-word;
}

#sidebar-wrapper {
    background-color:#FFF;
    float: right;
    overflow: hidden;
    width: 25%;
    word-wrap: break-word;
}

.status-msg-wrap {
	background: #FFF;
	margin: 10px 0 0 5px;
}

/* Posts
-----------------------------------------------
*/
h2.date-header {
	font-size: 0.85em;
	margin:1.5em 0 .5em;
}

.post {
    border-bottom:1px dotted #CCC;
    margin:.5em 0 1.5em;
    padding-bottom:1.5em;
}
#main .Blog h3 {
    color:#2BA3C2;
    font-size:140%;
    font-weight:normal;
    line-height:1.4em;
    margin: 1em 0 0.75em;
    padding:0 0 4px;
}
#main .post h3 a, .post h3 a:visited, .post h3 strong {
    color:#2BA3C2;
    display:block;
    font-weight:normal;
    text-decoration:none;
}

.post-body {
    line-height: 1.6em;
    margin:0 0 .75em;
}
.post-footer {
margin: .75em 0;
color:#2BA3C2;
text-transform:uppercase;
letter-spacing:.1em;
font: normal normal 78% Arial,Verdana,Sans serif;
line-height: 1.4em;
}
.post img {
padding:4px;
border:1px solid #CCC;
}

#main .post h3 strong, .post h3 a:hover { color:#333; }
.post-body blockquote { line-height: 1.3em; }
.comment-link { margin-left:.6em; }
.post blockquote { margin:1em 20px; }
.post blockquote p { margin:.75em 0; }

/* Comments
----------------------------------------------- */
#comments h4 {
border-top: 1px solid #CCC;
margin:1em 0;
font-weight: bold;
line-height: 1.4em;
text-transform:uppercase;
letter-spacing:.2em;
color: #2BA3C2;
padding-top: 10px;
}
#comments-block {
margin:1em 0 1.5em;
line-height:1.6em;
}
#comments-block .comment-author {
margin:.5em 0;
}
#comments-block .comment-body {
margin:.25em 0 0;
}
#comments-block .comment-footer {
margin:-.25em 0 2em;
line-height: 1.4em;
text-transform:uppercase;
letter-spacing:.1em;
}
#comments-block .comment-body p {
margin:0 0 .75em;
}
.deleted-comment {
font-style:italic;
color:gray;
}
#blog-pager-newer-link {
float: left;
}
#blog-pager-older-link {
float: right;
}
#blog-pager {
text-align: center;
}
.feed-links {
clear: both;
line-height: 2.5em;
}
/* Sidebar Content
----------------------------------------------- */
.sidebar {
color: #666;
line-height: 1.5em;
}

#sidebar h2 {
	font-size: 100%;
	font-weight: bold;
	letter-spacing: 0.2em;
}

	#Text1 h2 { font-size: 140%; font-weight: normal; margin: 1.5em 0 0.25em; text-transform: capitalize; }

	#Text1 p { margin: 0; }

.sidebar ul {
    list-style:none;
    margin: 0;
    padding: 0;
}
.sidebar li {
margin:0 0 0 10px;
padding: 0 0 .25em 15px;
line-height:1.5em;
}

	.sidebar li a, .sidebar li a:visited {
		font-weight: normal;
	}

.sidebar .widget, .main .widget {
border-bottom:1px dotted #CCC;
margin:0 0 1em;
padding:0 0 0.5em;
}
.main .Blog {
border-bottom-width: 0;
}

.ditto_paging {
	clear: both;
    padding: 10px 10px 10px 0;
    color: #000;
}

#ditto_pages .ditto_currentpage {
    border: 1px solid black;
    padding: 1px 5px 2px;
    margin-right: 1px;
    background-color: #008CBA;
    color: #FFF;
}
#ditto_pages .ditto_off {
    border: 1px solid #ccc;
    padding: 1px 5px 2px;
    margin-right: 1px;
    color: #CCC;
}
#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {
    border: 1px solid #008CBA;
    padding: 1px 5px 2px;
    margin-right: 1px;
    color: #000;
    text-decoration: none !important;
}
#ditto_pages a:hover {
    color: #000;
    background: #FFF;
}

#postComments {
	clear: both;
    padding: 0 10px 10px 0;
}

.smallRightText {
	text-align: right;
	font-size: x-small;
	width: 80%;
}