/*
Theme Name: Onyanserat 3
Theme URI: images/screenshot.png
Description: 
Version: 1.0	
Author: Christian Ekl&ouml;w
Author URI:
*/
@charset "utf-8";
body, html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	min-height: 100%;
}
img {
	border: none;
}
a:link, a:visited {
	color: #800517;
	text-decoration: underline;
}
a:hover {
	color:#000;
	text-decoration:none;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;

	line-height: 17px;
	padding-top: 5px;
padding-bottom: 5px;
	margin: 0;
border-bottom: 2px solid #800517;
width: 600px;
background-color: #e0e0e0;
text-align: center;
}
.aligncenter {
	margin: 0px auto;
	display: block;
}
.alignright {
	margin-left: 10px;
	margin-bottom: 3px;
	float:right;
}
.alignleft {
	margin-right: 10px;
	margin-bottom: 3px;
	float:left;
}
.paged {
	clear:both;
	font-size: 11px;	
}
#wrapper {
	height: 100%;
}
#header-wrap {
	height: 200px;
	background-image: url(images/layout.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
#body-wrap {
	background-color: #ffffff;
	padding-bottom: 25px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #474948;
}
#content-wrap {
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
}
#nav{
    background: #800517;
    color: #999999;
width: 1025px;
margin-left: 417px;
margin: auto;
}
#nav li{
	display: inline;
	list-style: none;
	margin: 0;
	position: relative;
	z-index: 999;
}
#nav a{
color:#FFFFFF;
display:inline-block;
font-family: "Trebuchet MS", Arial, Verdana;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:30px;
margin:0;
padding:0 15px;
text-decoration:none;
text-transform:uppercase;
}
#nav ul ul{
	display: none;
	position: absolute;
	left: 0;
	top: 15x;
	background: #800517;
padding-left:0;
}
#nav li:hover > ul{
	display: block;
}
#nav li.current_page_ancestor > a,
#nav li.current_page_parent > a,
#nav li.current_page_item > a{
	color: #FFFFFF;
}
#nav ul ul ul{
	position: absolute;
	left: 90%;
	top: -37%;
}
#nav li ul li:hover > a{
	background: #800517;
}
#nav li:hover > a{
	color: #000000;
}

#home {
	height: 62px;
	width: 850px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 50px;
}
#home a {
	display: none;
	height: 62px;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #000000;
	padding-left: 70px;
	line-height: 60px;
	letter-spacing: 1px;
}
#main-content {
	width: 600px;
	float: left;
	padding-bottom: 35px;
	margin-left: 0px;
Margin-right: 40px;
}
.entry {
	font-family: "Trebuchet MS", Arial, Verdana;
	 -moz-box-shadow: #B3B3B3 5px 5px 5px;
-webkit-box-shadow: #B3B3B3 5px 5px 5px;
        box-shadow: #B3B3B3 5px 5px 5px;
        margin-bottom: 25px;
}
.entry h1 {
	font-size: 25px;
	font-weight: bold;
	float: left;
	display: block;
	margin-top: 0px;
	color: #000;
	border-bottom-width: 3px;
	border-bottom-style: solid; 
	border-bottom-color: #800517;
	width: 595px;
	margin-bottom: 3px;
background-color: #e0e0e0;
padding-left: 5px;

}
.entry h2 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 6px;
	color: #333333;
	width: 500px;
	margin-bottom: 3px;
}

.entry h1 a {
	color: #000;
	text-decoration: none;
	padding-left: 5px;
}
.entry h1 a:hover {
	color: #800517;
}
.entry small {
	font-size: 11px;
margin-bottom: 5px;
	color: #000;
	float: left;
	width: 500px;
}
.pagetitle {
	font-size: 12px;
	color: #B3B3B3;
	text-align: center;
	display: block;
	font-family: "Trebuchet MS", Arial, Verdana;
}
.post {
	clear: both;
	font-size: 14px;
line-height: 150%
}
.post blockquote {
	background-color: #F0F0F0;
	padding: 10px;
	border: 1px dashed #CCCCCC;
	font-style: italic;
	font-size: 12px;
	background-image: url(images/quote.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
.date-frame {
		float: Right;
font-family: "Trebuchet MS", Arial, Verdana;
}
.date-frame-day {
	font-size: 12px;
	line-height: 10px;
	text-align: center;
	font-weight: normal;
	color: #000000;
}
.date-frame-month {
	font-size: 8px;
	line-height: 9px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
.meta {
	background-color: #e0e0e0;
	font-size: 10px;
	color: #999;
	padding: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #800517;

}
.meta-left {
	float: left;
	display: none;
	width: 435px;
	background-image: url(images/tag.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.meta-right {
	float: right;
}
#sidebar {
	float: Left;
	width: 240px;
	margin-left: 5px;
	font-family: "Trebuchet MS", Arial, Verdana;
		 -moz-box-shadow: #B3B3B3 5px 5px 5px;
-webkit-box-shadow: #B3B3B3 5px 5px 5px;
        box-shadow: #B3B3B3 5px 5px 5px;
}
#sidebar form {
	margin: 0px;
	padding: 0px;
}

#sidebar h2 {
	display: block;
	height: 24px;
	margin-top: 0px;
	padding-top: 0px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 24px;
	padding-left: 85px;
	margin-bottom: 0px;
background-color: #800517;
}
#sidebar h3 {
	height: 0px;
	margin-top: 0px;
	padding-top: 19px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #000000;
	line-height: px;
	padding-left: 15px;
	margin-bottom: 0px;
position: absolute;
}

#sidebar ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#sidebar ul li a:link, #sidebar ul li a:visited {
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #000;
font-weight:bold;
	text-decoration: none;
	font-size: 12px;
	display: block;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
#sidebar ul li a:hover {
	color: #800517;
	background-color: #ffffff;
}
#sidebarleft {
	float: right;
	width: 125px;
	font-family: "Trebuchet MS", Arial, Verdana;
			 -moz-box-shadow: #B3B3B3 5px 5px 5px;
-webkit-box-shadow: #B3B3B3 5px 5px 5px;
        box-shadow: #B3B3B3 5px 5px 5px;

}
#sidebarleft form {
	margin: 0px;
	padding: 0px;

}

#sidebarleft h2 {
	display: block;
	height: 24px;
	margin-top: 0px;
	padding-top: 0px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color: #000;
	line-height: 24px;
	padding-left: 5px;
	margin-bottom: 0px;
background-color: #e0e0e0;
border-bottom: 1px solid #800517;

}
#sidebarleft h3 {
	height: 0px;
	margin-top: 0px;
	padding-top: 19px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #000000;
	line-height: px;
	padding-left: 15px;
	margin-bottom: 0px;
position: absolute;
}

#sidebarleft ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 20px;
	margin-left: 6px;
}
#sidebarleft ul li a:link, #sidebarleft ul li a:visited {
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #000;
font-weight:bold;
	text-decoration: none;
	font-size: 11px;
	display: block;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sidebarleft ul li a:hover {
	color: #800517;
	background-color: #ffffff;
}
#icon-rss {
	height: 24px;
	width: 104px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: auto;
}
#searchsubmit{
    margin-bottom: -4px;
}
.sid-search {
	height: 18px;
	width: 210px;
	line-height: 20px;
	font-size: 12px;
	margin: 0px;
	padding: 2px 3px;
	border: none;
	background-color: #e0e0e0;
}
.search-btn {
	height: 18px!important;
	width: 18px!important;
	border: none!important;
	background-image: url(images/search.gif)!important;
	background-repeat: no-repeat;
}
#footer {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	background-color: #000000;
	color: #474948;
	height: 50px;
	clear: both;
	width: 100%;
	margin-top: auto;
	margin-right: 0px;
	margin-left: 0px;
	top: auto;
	bottom: 0px;
}
.divider {
	background-image: url(images/divider.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 95px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	background-position: center 10px;
}
#footer a:link, #footer a:visited {
	color: #474948;
	text-decoration: underline;
}
#footer a:hover {
	color: #9C9E9D;
}
#footer-content {
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	padding-bottom: 15px;
}
#description {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	float: right;
	padding-right: 15px;
}
#comments {
	font-size: 13px;
	color: #000;
}
.comment-nav {
	display: block;
	font-size: 11px;
	clear: both;
}
.commentlist {
	clear: both;
	list-style-type: none;
	font-size: 12px;
	padding-top: 10px;
}
.commentlist li {
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 5px;
margin-right: 50px; 
}
.commentlist li ul {
	list-style-type: none;

}
.commentlist .thread-even {
	background-color: #e0e0e0;
	border: 1px solid #000;

}
.commentlist .thread-odd {
	background-color: #fff;
	border: 1px solid #CCC;
}
.commentlist .fn {
	font-size: 14px;
	font-weight: bold;
}
.commentlist .avatar {
	padding: 2px;
	border: 1px solid #ccc;
	float: right;
}
.commentlist .comment-meta {
	font-size: 11px!important;
}
#respond {
	font-size: 12px;
margin-right: 50px; 
}
#respond h3 {
	font-size: 13px;
	color: #000;
	clear: both;
	padding-top: 10px;
margin-left: 35px;
}
#comment-form {
	padding-left: 35px;
}
#respond input {
	width: 50%;
}
#respond textarea {
	width: 99%;
}
.comment-btn {
	background:url(images/button-bg.gif) repeat-x;
	border:1px solid #adadad!important;
	border-left-color:#ececec!important;
	border-top-color:#ececec!important;
	font-size: 11px;
	width: 50%;
	height: 24px;
	margin-bottom: 10px;
}
#error-icon-frame {
	background-image: url(images/404.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 48px;
	width: 48px;
	margin-right: 7px;
	margin-bottom: 7px;
}
.recentcomments {
margin-top: 5px;
font-size: 12px;
color: #800517;
margin-bottom: 8px;
border-bottom: 1px solid #e0e0e0;
padding: 3px;

}
#recentcomments {
font-size: 12px;
color: #000000;
margin-bottom: 8px;

}
#recentcomments a {
font-size: 12px;
color: #800517;
margin-bottom: 8px;

}


.recentcomments a {
display:inline;
padding:0
margin:0
}

.login form label {
font-size: 12px;
color: #000000;
margin-bottom: 2px;
font-weight: bold;
}
.wp-polls-form {
font-size: 12px;
color: #000000;
margin-bottom: 2px;
font-weight: bold;
}

.wp-polls-ul  {
font-size: 12px;
color: #000000;
margin-bottom: 2px;
font-weight: bold;
}

.wp-polls  {
font-size: 12px;
color: #000000;
margin-bottom: 2px;
font-weight: bold;
}
#gbook-icon-frame {
	background-image: url(images/gbook.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 48px;
	width: 48px;
	margin-right: 7px;
	margin-bottom: 7px;
}
#search-icon-frame {
	background-image: url(images/icon-search.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 48px;
	width: 48px;
	margin-right: 7px;
	margin-bottom: 7px;
}
#contact-icon-frame {
	background-image: url(images/mail.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 48px;
	width: 48px;
	margin-right: 7px;
	margin-bottom: 7px;
}
#users-icon-frame {
	background-image: url(images/users.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 48px;
	width: 48px;
	margin-right: 7px;
	margin-bottom: 7px;
}
#stats-icon-frame {
	background-image: url(images/stats.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 48px;
	width: 48px;
	margin-right: 7px;
	margin-bottom: 7px;
}
#tag-cloud {
	padding:5px;
	font-family:"Trebuchet MS", Arial, Verdana;
	text-align: center;
}
#album-slideshow {
	margin: 0 auto 0 auto;
	padding: 5px;
	border: 1px solid #9a9a9a!important;
	width: 450px!important;
}
#album-slideshow h2 {
	display: none;
}
.ngg-gallery-thumbnail-box {
	margin-bottom: 15px;
	margin-right: 15px;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 11px;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 14px;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
#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; }
	
#posthighlights_container {
    padding: 0 0 0 0px!IMPORTANT;
    text-align: center;
    position: relative;
	 -moz-box-shadow: #B3B3B3 5px 5px 5px;
-webkit-box-shadow: #B3B3B3 5px 5px 5px;
        box-shadow: #B3B3B3 5px 5px 5px;
}
#log-tml-1 {
width: 110px;
}
#pwd-tml-1 {
width: 110px;
}

.avhec-widget-count {
	font-size: 12px;
float: right;
margin-top:-20px;
}
.avhec-widget-line {
	display:block!Important;
}

#authorbox{
    background:#e0e0e0;
    border-bottom:2px solid #800517;
    width:600px;
    margin:0 auto;
    margin-bottom:5px;
    overflow:hidden;
}
    #authorbox h4{
        font-size:12px;
        color:#000000;
        margin:0;
        padding:5px 5px 5px 5px;
    }
.authortext{
        padding-left:100px;
        font-size:12px;
    }
#authorbox img{
        margin:0;
        padding:10px;
        float:left;
    }
    #authorbox p{
        color:#000000;
        margin:0;
        padding:0px 5px 5px 5px;
    }
 #authorbox h4 > a{
        text-decoration:none;
    }
#authorbox p{
        color:#000000;
    }
.authormail{
        text-align: right;
        font-size:12px;
        padding-right: 5px;
    }
    #igit_rpwt_thumb {
        border: 3px solid #800517 !important;
        }

.igit_relpost :hover {
        background: #e0e0e0 !important;
        }
#igit_rpwt_css {
font-size: 14px !important;
height: 170px !important;
padding-bottom: 15px !important;
}

#igit_title {
text-align:center !important;
font-size: 10px !important;
}
.cat-post-item{
font-align: center;
width: 180px;
}

.cat-post-item img {
	margin-left: 0px;
background-color: #ffffff;
}

.post-title  {
	margin-left: 0px;
background-color: #eaeaea;
text-align: center;
width: 240px;
border-bottom: 2px solid #800517;
height:px;
line-height:24px;

}

.wppp_list li  {
	margin-left: 0px;
background-color: #eaeaea;
text-align: center;
width: 240px;
border-bottom: 2px solid #800517;
height:px;
line-height:24px;
padding-bottom: 5px;
}

.xoxo li  {
border-bottom: 1px solid #e0e0e0;
margin-left: 6px;
}

.login li  {
border-bottom: 1px solid #e0e0e0;
margin-left: 6px;
}

/* @group Post Thumbnails (2.9 only) */

.wptouch-post-thumb-wrap {
	position: relative;
	margin-right: 8px;
	display: block;
	margin-bottom: 4px;
	width: 108px;
	height: 45px;
	float: left;
}

.wptouch-post-thumb img {
	width: 108px;
	height: 45px;
}
.wptouch-post-thumb-wrap .thumb-top-left {
	position: absolute;
	top: 0;
	left: 0;
	height: 9px;
	width: 9px;
	background: url(../core/core-images/thumb-corners.png) no-repeat 0 0;
}

.wptouch-post-thumb-wrap .thumb-top-right {
	position: absolute;
	top: 0;
	right: 0;
	width: 9px;
	height: 9px;
	background: url(../core/core-images/thumb-corners.png) no-repeat right top;
}

.wptouch-post-thumb-wrap .thumb-bottom-left {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 9px;
	height: 9px;
	background: url(../core/core-images/thumb-corners.png) no-repeat 0 -9px;
}

.wptouch-post-thumb-wrap .thumb-bottom-right {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 9px;
	height: 9px;
	background: url(../core/core-images/thumb-corners.png) 9px -9px;
}

.cat-item {
Margin-left: 5px;
border-bottom: 1px solid #e0e0e0;
height:px;
line-height:20px;

}

/* @end */