/*
Theme Name: Kinyonga
Description: The Kinyonga theme is IE7-8, Firefox, Chrome, Opera and Safari compatible, XHTML/CSS valid. Layout, header image, color scheme can be configured via theme options. It has header image slider and other features.
Version: 1.0
Author: Oleksandr Smolyanov
Author URI: mailto:jbjovijb@gmail
Tags: green, red, black, light, custom-header, custom-colors, fixed-width, one-column, two-columns, three-columns, right-sidebar, left-sidebar, theme-options
*/

/* Typography & Colors */
body {
	font-size:62.5%;
	font-family:Verdana,Geneva,sans-serif;
	text-align:center;
}
#page {
	border:1px solid #959596;
	text-align:left;
}
#header, #header a {
	color:#FFF;
}
#content {
	font-size:1.2em;
}
.postmetadata {
	text-align:left;
	font-size:11px;
	margin-top:5px;
}
.thread-alt {
	background-color:#f8f8f8;
}
.thread-even {
	background-color:white;
}
.depth-1 {
	border:1px solid #ddd;
}
.even, .alt {
	border-left:1px solid #ddd;
}
small {
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:0.9em;
	line-height:1.5em;
}
h1, h2, h3 {
	font-family:'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight:bold;
}
h1 {
	font-size:2em;
	text-align:left;
}
h2 {
	font-size:1.6em;
}
h2.pagetitle {
	font-size:1.6em;
}
#sidebar h2 {
	font-family:'Lucida Grande', Verdana, Sans-Serif;
	font-size:1.2em;
}
h3 {
	font-size:1.3em;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration:none;
}
h2 a, h2 a:visited {
	color:#333;
}
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;
}
.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;
}
ol.commentlist li.comment {
	background:url("images/tr1x1.png") !important;
	border:1px solid #333;
}
#sidebar, #sidebar-left {
	font-size:11px;
}
#sidebar ul ul li, #sidebar ul ol li, #sidebar-left ul ul li, #sidebar-left ul ol li, strike {
	color:#777;
}
.postmetadata {
	color:#000;
}
.post-date {
	color:#000;
	padding-left:0;
	position:relative;
	top:-10px;
	left:-10px;
}
.post, div.attachment {
	background:url("images/bar-tr1x26.png") repeat-x 0 16px;
}
.search_res .page {
	background:url("images/bar-tr1x26.png") repeat-x 0 16px;
}
.search_res .page h2, .search_res .post h2 {
	margin-top:10px;
}
.post-date small {
	margin-left:40px;
}
.comments-link {
	margin-right:20px;
	float:right;
}
code {
	font:1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size:0.9em;
	letter-spacing:.07em;
}
a, h2 a:hover, h3 a:hover {
	color:#009;
	text-decoration:none;
}
a:hover {
	color:#00C;
	text-decoration:underline;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size:9pt;
}
#wp-calendar a {
	text-decoration:none;
}
#wp-calendar caption {
	font-family:"Courier New", Courier, monospace;
	font-size:14px;
	text-align:left !important;
	color:#000;
}
#wp-calendar thead th {
	font-style:normal;
	text-transform:capitalize;
	line-height:9px;
	background:url("images/bar-tr1x26.png") repeat-x -5px !important;
	color:#000;
}
#wp-calendar td {
	background:transparent !important;
}
/* form elements */
input, select, textarea {
	background:transparent;
	border:1px solid #333;
	color:inherit !important;
}
/* table */
th, td {
	background:transparent;
	padding:2px;
	margin:2px;
	text-align:center;
}
/* ul */
.entry ul li {
	margin-left:3px;
}
/* color & background switch */
.pbc1 {
	background:#ff7f9d !important;
}
.pbc1 #content h2 a {
	color:#fff !important;
}
.pbc1 #sidebar-left a, .pbc1 #sidebar a {
	color:#3D0007 !important;
}
.pbc1 #content a, .pbc1 #footer a, .pbc1 .widget #wp-calendar a {
	color:#9E1C2C !important;
}
.pbc2 {
	background:#82ff7f !important;
	color:#030 !important;
}
.pbc3 {
	background:#e5e5e5 !important;
	color:#333 !important;
}
.pbc4 {
	background:#d90000 !important;
	color:#FFF !important;
}
.pbc4 #sidebar-left a, .pbc4 #sidebar a, .pbc4 #content h2 a {
	color:#FFF !important;
}
.pbc4 #content a, .pbc4 #footer a, .pbc4 .widget #wp-calendar a {
	color:#000 !important;
}
.pbc5 {
	background:#21c600 !important;
	color:#0e5700 !important;
}
/* pingbacks */
.pingback, .trackback {
	background:url("images/tr1x1.png") !important;
	border:1px solid #000;
}

/* Structure */
body {
	margin:0;
	padding:0;
}
* {
	margin:0;
	padding:0;
}	
#page {
	width:990px;
	margin:10px auto;
	border:none;
}
#header, #footer {
	width:100%;
}
#header {
	height:130px;
}
#footer {
	clear:both;
}
#header-image {
	height:86px;
	width:100%;
	position:relative;
	z-index:5;
}	
#header-image h1 {
	left:30px;
	top:17px;
	font-size:22px;
	position:absolute;
	z-index:100;
}
#header-image .description {
	font-size:12px;
	left:30px;
	top:43px;
	position:absolute;
	z-index:100;
}
#nav_menu1 {
	height:22px;
	width:100%;
	background:url("images/top-nav-1.png");
	position:relative;
	z-index:160 !important;
}
#nav_menu2 {
	height:22px;
	width:100%;
	background:url("images/top-nav-2.png");
	position:relative;
	z-index:150;
}
/*dropdown start*/
.menu, .menu a {
	font-size:12px !important;
}
.menu ol, .menu ul {
	list-style:none;
}
.menu ul {
	margin:0 20px;
	height:20px;
}
.menu li {
	float:left;
	height:20px;
	position:relative;
}
.menu li a, .menu li a:visited {
	display:block;
	line-height:20px;
	height:20px;
	color:#fff;
	font-size:12px;
	text-decoration:none;
	padding:0 8px;
}
.menu li a:hover {
	color:#ddd;
	text-decoration:none;
}
.menu ul ul {
	position:absolute;
	top:19px;
	left:0;
	display:none;
	background:url("images/tr1x1-50.png");
	border:1px solid #000;
	margin:0;
	height:auto;
	padding:0;
	z-index:101;
}
.menu li li {
	float:none;
	width:180px;
	height:auto;
	background:none;
	padding-right:0;
}
.menu li li a, .menu li li a:visited {
	height:auto;
	line-height:20px;
	padding:0 8px;
	width:164px;
	position:relative;
	color:#CCC;
}
.menu li li a:hover {
	background:url("images/tr1x1.png");
	color:#999;
}
.menu li:hover ul {
	display:block;
}
.menu ul ul ul, .menu li:hover ul ul {
	top:3px;
	display:none;
	left:175px;
}
.menu li li:hover ul {
	display:block;
}
.menu ul ul ul ul, .menu li:hover ul ul ul {
	top:3px;
	display:none;
	left:175px;
}
.menu li li li:hover ul {
	display:block;
}
/*dropdown end*/
#content_wrap {
	margin:10px 0;
}
#sidebar-left, #sidebar {
	margin-bottom:10px;
}
#sidebar-left ul, #sidebar-left ol, #sidebar-left li{
	list-style-type:none;
	margin:0;
	padding:0;
}
/*left sidebar*/
.cls {
	width:730px;
	float:right;
}
.sls {
	width:250px;
	margin-right:10px;
	float:left;
}
/*right sidebar*/
.crs {
	width:730px;
	float:left;
}
.srs {
	width:250px;
	float:right;
}
/*both sidebars*/
.cbs {
	width:570px;
	float:left;
	margin-right:10px;
}
.slbs {
	width:200px;
	float:left;
	margin-right:10px;
}
.srbs {
	width:200px;
	float:right;
}
/*no sidebars*/
.cns {
	width:100%;
}
/* post/page header */
.cnt h2, .cnt h2 a, .cbt h2, .cbt h2 a, .cwt h2, .cwt h2 a {
	font-size:16px;
	margin-top:0;
	color:#FFF;
}
.cnt h2, .cbt h2, .cwt h2 {
	margin-left:40px;
}
.cnt h2 a, .cbt h2 a, .cwt h2 a {
	margin-left:0;
}
/* sn - sidebar narrow(both sidebars, default configurattion )*/
.snt {
	background:url("images/sn-top.png") no-repeat top left;
	height:26px;
}
.snc {
	background:url("images/tr1x1.png") repeat top left;
	height:auto;
}
.snb {
	background:url("images/sn-bottom.png") no-repeat top left;
	height:13px;
}
.cnt {
	background:url("images/cn-top.png") no-repeat top left;
	height:26px;
}
.cnc, .tr1x1 {
	background:url("images/tr1x1.png") repeat top left;
}
.cnb {
	background:url("images/cn-bottom.png") no-repeat top left;
	height:13px;
}
/* sw - sidebar wide, cw - content wide (left or right sidebar) */
.swt {
	background:url("images/sw-top.png") no-repeat top left;
	height:26px;
}
.swc {
	background:url("images/tr1x1.png") repeat top left;
	height:auto;
}
.swb {
	background:url("images/sw-bottom.png") no-repeat top left;
	height:13px;
}
.cwt {
	background:url("images/cw-top.png") no-repeat top left;
	height:26px;
}
.cwc {
	background:url("images/tr1x1.png") repeat top left;
}
.cwb {
	background:url("images/cw-bottom.png") no-repeat top left;
	height:13px;
}
/* 'no sidebars' */
.cbt {
	background:url("images/cb-top.png") no-repeat top left;
	height:26px;
}
.cbc {
	background:url("images/tr1x1.png") repeat top left;
}
.cbb {
	background:url("images/cb-bottom.png") no-repeat top left;
	height:13px;
}
/* post/page container */
.snc, .cnc, .swc, .cwc, .cbc {
	padding:10px;
}
.swc ul li ul, .swc ul li div {
	padding-left:18px !important;
}
/* post/page footer */
.ft {
	background:url("images/f-top.png") no-repeat top left;
	height:13px;
}
.fb {
	background:url("images/f-bottom.png") no-repeat top left;
	height:13px;
}
.fc {
	background:url("images/tr1x1.png") repeat top left;
	height:auto;
}
.post, .page {
	margin:0 0 20px;
	text-align:justify;
}
.postmetadata {
	clear:both;
	margin-top:10px !important;
}
.clear {
	clear:both;
}
#footer p {
	margin:0;
	padding:20px 0;
	text-align:center;
}
.single-post {
	position:relative;
	top:20px;
}

/* Headers */
h1 {
	margin:0;
}
h2 {
	margin:0;
}
h2.pagetitle {
	margin-top:0px;
	margin-bottom:0;
	padding:0;
	text-align:center;
}
#sidebar h2 {
	margin:5px 0 0;
	padding:0;
}
h3 {
	padding:0;
	margin:0;
}
h3.comments {
	padding:0;
	margin:40px auto 20px ;
}

/* Images */
p img {
	padding:0;
	max-width:100%;
}
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;
}

/* Lists */
html>body .entry ul {
	margin-left:0px;
	padding:0 0 0 30px;
	list-style:none;
	padding-left:10px;
	text-indent:-5px;
}
html>body .entry li {
	margin:7px 0 8px 10px;
}
.entry ul li, #sidebar ul ul li, #sidebar-left ul ul li {
	list-style-type:circle;
}
.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;
}
#sidebar ul, #sidebar ul ol, #sidebar-left ul, #sidebar-left ul ol {
	margin:0;
	padding:0;
}
#sidebar ul li {
	list-style-type:none;
	list-style-image:none;
	margin-bottom:15px;
}
#sidebar-left ul li {
	margin-bottom:3px;
}
#sidebar ul p, #sidebar ul select, #sidebar-left ul p, #sidebar-left ul select {
	margin:5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol, #sidebar-left ul ul, #sidebar-left ul ol {
	margin:5px 0 0 10px;
}
#sidebar ul ul ul, #sidebar ul ol, #sidebar-left ul ul ul, #sidebar-left 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;
}

/* Form Elements */
#searchform {
	margin:0 auto;
	padding:0 3px 0 3px;
	text-align:center;
}
#sidebar #searchform #s, #sidebar-left #searchform #s {
	width:108px;
	padding:2px;
}
#sidebar #searchsubmit, #sidebar-left #searchsubmit {
	padding:1px;
}
#sidebar-left #searchsubmit {
	padding-bottom:2px;
}
.entry form { 
	text-align:center;
}
.entry form input { 
	margin-top:5px;
}
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;
}

/* Comments*/
.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 p {
	margin:5px 0;
}
.nocomments {
	text-align:center;
	margin:0;
	padding:0;
}
.commentmetadata {
	margin:0;
	display:block;
}

/* Sidebar */
#sidebar ul, #sidebar li {
	margin-bottom:0 !important;
}
#sidebar form {
	margin:0;
}

/* Calendar */
#wp-calendar {
	empty-cells:show;
	width:155px;
	width:100%;
}
#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 { 
	background-color:#fff; 
}

/* Tags & Classes */
acronym, abbr, span.caps {
	cursor:help;
}
acronym, abbr {
	border-bottom:1px dashed #999;
}
blockquote {
	margin:15px 30px 15px 10px;
	padding-left:20px;
}
blockquote cite {
	margin:5px 0 0;
	display:block;
}
.center {
	text-align:center;
}
.hidden {
	display:none;
}
.screen-reader-text {
     position:absolute;
     left:-1000em;
}
hr {
	display:none;
}
a img {
	border:none;
}
.navigation {
	display:block;
	width:80%;
	text-align:center;
	margin-top:10px;
	margin-bottom:60px;
	margin-left:10%;
}

/* Captions */
.aligncenter, div.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	border:1px solid #333;
	text-align:center;
	background:url("images/tr1x1.png");
	padding-top:4px;
	margin:10px;
}
.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;
}

/* sidebars */
#searchform input {
	background:transparent !important;
	border:1px solid #000;
	height:14px !important;
	margin:0;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-style:italic;
}
#searchform input[type="submit"] {
	height:20px !important;
	position:relative;
	top:1px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-style:italic;
}
#sidebar-left  ul li:first-child h2:first-child, #sidebar ul li:first-child h2:first-child {
	margin-top:0;
}
.srh2f {
	margin-top:20px !important;
}
#sidebar-left h2, #sidebar h2 {
	margin-top:15px;
	margin-bottom:15px;
	background:url("images/bar-tr1x26.png") repeat-x top left;
	position:relative;
	left:-10px;
	width:100%;
	height:26px;
	line-height:26px;
	padding-top:0;
	padding-bottom:0;
	padding-left:20px;
	font-family:"Courier New", Courier, monospace;
	font-size:16px;
	color:#000;
}

/*misc*/
.cb {
	clear:both;
}
.fr {
	float:right;
}
.mb5px {
	padding-bottom:5px;
}
.b {
	font-weight:bold;
}
/* --- injected clearfix (WaybackScraper) --- */
.clearfix::after{content:"";display:table;clear:both}
