/*
Theme Name: covenant.su
Theme URI:
Description: Markup by <a href="http://dimox.name/">Dimox</a>
Version: 1.0
Author: Dimox
Author URI:
*/

* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px/18px Tahoma, Arial, Verdana, sans-serif;
	color: #262626;
	width: 100%;
	background: #EDEDED;
}
a {
	color: #409700;
	outline: none;
}
a:hover {
	text-decoration: none;
}
p {margin: 0 0 18px}
img {border: none}
input {vertical-align: middle}
blockquote {
	margin: 0 0 18px 20px;
	padding: 1px 12px;
	background: #F6FBFE url(i/blockquote.gif) repeat-y;
	border-left: 3px solid #2F78A9;
	height: 1%;
}
blockquote p {
	padding: 8px 0;
	margin: 0;
}
.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {float: left}
img.alignleft {margin: 5px 10px 5px 0}
.alignright {float: right}
img.alignright {margin: 5px 0 5px 10px}
#content table {
	width: 100%;
  border: 1px solid #B2C7F4;
	margin: 0 0 20px;
}
* html #content table {
	width: 99%;
	margin: 0 0 20px 3px;
}
#content th {
  font-size: 11px;
	height: 25px;
  background: #D6ECFD url(i/th.gif) repeat-x;
  border: 1px solid #FFF;
  border-width: 1px 1px 0;
}
#content td {
	padding: 7px 8px;
	background: #F0F2FA;
  border: 1px solid #FFF;
  border-width: 1px 1px 0;
}
#content tr.even td {
	background: #DFEBF8;
}

#wrapper {
	width: 986px;
	margin: 0 auto;
	background: #FFF url(i/bg.png) repeat-y;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 183px;
	position: relative;
  background: url(i/header.png) no-repeat;
}

#logo {
	position: absolute;
	top: 35px;
	left: 25px;
	width: 290px;
	height: 40px;
	padding: 36px 0 0 84px;
	font-size: 11px;
  text-transform: uppercase;
	color: #605F5F;
	text-decoration: none;
}
#logo span {
	display: block;
  text-indent: -9999px;
}

#nav {
	position: absolute;
	top: 132px;
	left: 15px;
	width: 941px;
	height: 36px;
	padding: 0 0 0 15px;
	line-height: 19px;
	background: #058A19 url(i/header.png) -15px -132px no-repeat;
	list-style: none;
  font-size: 11px;
}
#nav li {
	float: left;
	padding: 7px 0 0;
  margin-right: 3px;
}
#nav a {
	float: left;
	color: #FFF;
  padding-left: 17px;
	cursor: pointer;
}
#nav a span {
	float: left;
  padding-right: 17px;
	height: 21px;
  text-decoration: underline;
}
#nav a:hover,
#nav .current_page_item a {
  text-decoration: none;
  background: #000 url(i/nav.png) no-repeat;
}
#nav a:hover span,
#nav .current_page_item span {
  text-decoration: none;
  background: url(i/nav.png) 100% 0 no-repeat;
}

#reg {
	position: absolute;
	top: 31px;
	right: 17px;
  font-size: 11px;
}
#reg li {
	float: left;
	list-style: none;
  line-height: 1;
}
#reg a {
  background: url(i/reg.gif) 0 3px no-repeat;
	padding: 0 0 0 12px;
}
#reg #log {
  margin-left: 7px;
}
#reg #log a {
	color: #000;
  background: url(i/reg.gif) 0 -28px no-repeat;
  padding-left: 14px;
  margin-left: 4px;
}

#search {
	position: absolute;
	top: 137px;
	right: 26px;
	width: 227px;
	height: 23px;
  background: #FFF url(i/header.png) -733px -137px no-repeat;
}
#search input {
	font: 11px Tahoma, Arial;
	float: left;
	border: none;
	background: none;
}
.search {
	width: 181px;
	padding: 4px 0 4px 16px;
}
.go {
	cursor: pointer;
	width: 30px;
	height: 23px;
}

#adv {
	position: absolute;
	top: 55px;
	right: 15px;
}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	position: relative;
}
* html #middle {height: 1%;}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 0 398px 0 15px;
}
.post {
	margin: 0 0 13px;
  border: 1px solid #E2E2E2;
	padding: 0 12px;
	height: 1%;
}
.post.single {
  border: none;
	padding: 11px 13px;
}

.ctop,
.cbottom {
	width: 573px;
	height: 11px;
	overflow: hidden;
	margin: -1px -13px 0;
  background: url(i/corners.gif) no-repeat;
	position: relative;
}
.cbottom {
	background-position: -573px 0;
	margin: 0 -13px -1px;
}

#content h2 {
	font: 20px/22px Arial, Tahoma;
	margin: 0 0 18px;
  background: url(i/headline.gif) 0 100% no-repeat;
	padding: 0 0 12px;
}
#content h2 a {
	color: #000;
	text-decoration: none;
}
#content h2 a:hover {
	text-decoration: underline;
}
#content .entry h2,
#content .entry h3,
#content .entry h4,
#content .entry h5,
#content .entry h6 {
	font: 20px/1 Arial, Tahoma;
	margin: 0 0 18px;
	background: none;
	padding: 0;
}
#content .entry h3 {font-size: 19px}
#content .entry h4 {font-size: 18px}
#content .entry h5 {font-size: 17px}
#content .entry h6 {font-size: 16px}
.entry {
	padding: 0 2px;
	overflow: hidden;
	height: 1%;
}
.entry img {
	padding: 1px;
  border: 1px solid #E9E9E9;
}
.pmeta {
	font-size: 11px;
	color: #545454;
	margin: -12px 0 18px;
}
.pmeta a,
.comments a {
	color: #004A71;
}
.comments {
	text-align: right;
  background: url(i/oval.png) no-repeat;
	height: 23px;
	line-height: 20px;
  font-size: 11px;
  padding: 0 18px 0 11px;
	margin: 0 0 4px;
}
.comments a {
	background: url(i/icons.gif) 0 -35px no-repeat;
	padding: 0 0 2px 21px;
}
a.more {
	float: left;
	background: url(i/icons.gif) 0 7px no-repeat;
	padding: 0 0 0 15px;
  font-weight: bold;
	color: #409700;
}

.post ul {
	margin: 0 0 18px 22px;
}
.post ol {
	margin: 0 0 18px 32px;
}
.post ul li {
	padding: 0 0 0 10px;
	background: url(i/icons.gif) 0 -787px no-repeat;
	list-style: none;
}
.post li ul, .post li ol {
	margin: 0;
}
.post li li {
	padding-left: 18px;
}

#tags {
  background: url(i/tags.gif) 0 1px no-repeat;
	padding: 0 0 0 22px;
	margin: 35px 0;
  font-size: 11px;
}
#tags span {
  font-weight: bold;
  font-size: 12px;
}
#tags a {
	color: #004A71;
}
#tags a:hover {
  text-decoration: none;
}

.bookmarkz {
  font-weight: bold;
	margin: 0 0 13px;
  background: url(i/bm.gif) 0 3px no-repeat;
	padding: 0 0 2px 22px;
}
.bookmarkz img {
	vertical-align: middle;
  margin-left: 2px;
}

#content h3 {
	font-size: 14px;
	margin: 0 0 10px;
}
div.pagetitle {
	margin: 5px 0 20px;
	text-align: center;
	font-size: 18px;
}

#related {
	margin: 23px 0 38px;
	position: relative;
}
#related h3 {
	font-size: 12px;
	background: url(i/related.gif) 0 1px no-repeat;
	padding: 0 0 0 22px;
	height: 1%;
}
#related ul {
	margin: -5px 0 20px 10px;
	list-style: none;
}
#related li {
	background: url(i/icons.gif) 0 -988px no-repeat;
	padding: 0 0 0 12px;
  font-size: 11px;
}
#related li.hover {
	background-position: 0 -788px;
}
#related li a {
	color: #707070;
}
#related li a:hover {
	color: #000;
}
.prss {
	font-weight: bold;
	background: url(i/prss.gif) 0 2px no-repeat;
	padding: 0 0 0 22px;
	height: 1%;
}
.prss a {
	color: #BD000E;
}

.commentlist {margin: 10px 0 5px !important;}
.commentlist li {
	padding: 3px 0 10px;
	list-style: none;
	background: none !important;
}
.commentlist ul.children {
	margin: 0 0 -3px;
}
.commentlist ul.children li {
	padding: 12px 0 5px 25px;
}
.avatar {
	float: left;
	display: inline;
	border: 1px solid #DDD;
	padding: 2px;
	margin: 0 7px 0 0;
	background: #FFF;
}
.fn {
	font-style: normal;
	font-weight: bold;
	background: url(i/comment.gif) 0 2px no-repeat;
	padding: 0 0 2px 20px;
}
.says {
	display: none;
}
.commentmetadata {
	font-size: 11px;
	color: #707070;
	margin: 0 0 12px;
}
.commentmetadata a {
	text-decoration: none;
	color: #707070;
}
.commentmetadata a:hover {
	text-decoration: underline;
}
.reply {
	margin: -10px 0 10px;
	font-size: 11px;
	background: #EDF6FB url(i/reply.gif) 13px 6px no-repeat;
	padding: 2px 0 5px 35px;
	text-transform: lowercase;
}
.reply a {
	color: #004A71;
}
.reply a:hover {
	color: #209617;
}
#respond h3 {
	margin: 30px 0 16px;
  font-size: 14px;
	color: #BD000E;
}
#cancel-comment-reply {
	margin: 0 0 12px;
}

#commentform {padding: 0 0 20px}
#commentform p {
	margin: 0 0 8px;
}
#author, #email, #url, #comment, #submit {
	font: 12px Arial, Tahoma;
	padding: 4px 5px;
	width: 190px;
	border: 1px solid #BBB;
  background: url(i/shadow.gif) repeat-x;
}
#comment {
	width: 98%;
	height: 120px;
	position: relative;
}
#submit {
	width: 175px;
	height: 22px;
	padding: 0 0 1px;
	background: #ECECEC url(i/submit-comment.gif) no-repeat;
	cursor: pointer;
	border: none;
	font: 11px Verdana, Tahoma, Arial;
}

.navigation {
	width: 545px;
	overflow: hidden;
	margin: 25px 0 20px;
	padding: 5px 0 5px 13px;
  font-size: 11px;
}
.navigation a,
.navigation span {
	width: 22px;
	height: 22px;
	line-height: 21px;
	display: inline-block;
  background: #E5E5E5 url(i/pagenavi.png) no-repeat;
  text-align: center;
	color: #000;
  text-decoration: none;
  margin-right: 4px;
}
.navigation a:hover,
.navigation span.current {
	color: #FFF;
	background-position: -22px 0;
}
.navigation a.prev,
.navigation a.next {
	height: 21px;
	line-height: 20px;
  text-align: left;
}
.navigation a.prev {
	width: 47px;
	background-position: 0 -22px !important;
  padding-left: 34px;
}
.navigation a.next {
	width: 71px;
	background-position: -81px -22px !important;
  padding-left: 10px;
}
.navigation a.prev:hover,
.navigation a.next:hover {
	color: #000;
  text-decoration: underline;
}
.navigation.comm {
	width: 100%;
	padding: 0;
	margin: -10px 0 10px;
}
.navigation.comm a {
	display: inline;
	background: none;
  text-decoration: underline;
	width: auto;
}
.navigation.comm a:hover {
	color: #000;
  text-decoration: none;
}


/* Sidebars
-----------------------------------------------------------------------------*/
#sidebars {
	float: left;
	width: 376px;
	margin-left: -384px;
	position: relative;
  font-size: 11px;
  line-height: 12px;
}

.adv {
	margin: 7px 0 14px;
  text-align: center;
}

#left {
	float: left;
	width: 193px;
}
#left .section {
	margin: 0 0 12px;
  border: 1px solid #C2C2C2;
	height: 1%;
}
.section li {
	list-style: none;
}
#left li {
	padding: 0 0 8px 19px;
}
#left ul {
	margin: 12px 8px 0;
}
div.t1 li,
div.t2 li {
  background: url(i/icons.gif) 0 -88px no-repeat;
}
/*div.t1 li.hover,
div.t2 li.hover {
	background-position: 0 -188px;
}*/
div.t3 li,
div.t4 li {
  background: url(i/icons.gif) 0 -288px no-repeat;
}
/*div.t3 li.hover,
div.t4 li.hover {
	background-position: 0 -388px;
}*/
div.t5 li,
div.t6 li {
  background: url(i/icons.gif) 0 -488px no-repeat;
}
/*div.t5 li.hover,
div.t6 li.hover {
	background-position: 0 -588px;
}*/
#left a {
	color: #000;
  text-decoration: none;
}
#left a:hover {
	color: #004A71;
  text-decoration: underline;
}
#left ul ul {
	background: #FFF;
  margin: 8px 0 -8px -19px;
  padding-left: 19px;
}

/* tabs */
#left ul.tabs {
	width: 192px;
	height: 25px;
	padding: 4px 0 0 1px;
  background: #E5E5E5 url(i/section-bg.png) no-repeat;
	margin: -1px -1px 0;
	position: relative;
}
#left .tabs li {
	float: left;
  font-weight: bold;
  padding: 0 0 0 9px;
  margin: 0 0 0 4px;
	display: inline;
	cursor: pointer;
}
.tabs li span {
	float: left;
	height: 21px;
	line-height: 20px;
  padding-right: 17px;
}
li.tab-current {
	color: #FFF;
  background: #2E2E2E url(i/tab.gif) no-repeat;
}
li.tab-current span {
  background: #2E2E2E url(i/tab.gif) 100% 0 no-repeat;
}
#left .tabs li.t5,
#left .tabs li.t6 {
  padding-left: 8px;
}
#left .tabs li.t5 span,
#left .tabs li.t6 span {
  padding-right: 16px;
}
#left .tabs li.t6 {
  margin-left: -2px;
}
div.t1, div.t2, div.t3,
div.t4, div.t5, div.t6 {
	background: #FFF;
}
div.t2, div.t3, div.t6 {
	display: none;
}
/* end tabs */

.sbot {
	width: 193px;
	height: 11px;
	overflow: hidden;
  background: url(i/section-bg.png) 100% -18px no-repeat;
	margin: 0 -1px -1px;
	position: relative;
}

#right {
	float: right;
	width: 156px;
  padding-right: 13px;
}
#right .section {
	margin: 0 0 15px;
}
#right h3,
#tagCloud h3,
#bottom h3 {
  font-size: 11px;
  background: url(i/oval.png) no-repeat;
	width: 118px;
	height: 23px;
	line-height: 22px;
  padding-left: 14px;
	margin: 0 0 18px;
}
#right h3 div,
#tagCloud h3 div,
#bottom h3 div {
	height: 23px;
  background: url(i/oval.png) 100% 0 no-repeat;
}

#subscribes {
	padding: 0 0 0 10px;
}
#rss {
	float: left;
	width: 57px;
	height: 56px;
  background: url(i/rss.png) no-repeat;
  text-indent: -9999px;
}
#feedburner {
	float: right;
	margin: 10px 0 0;
}
#right ul {
	clear: both;
	padding: 10px 0 5px;
}
#right li {
  background: url(i/icons.gif) 0 -690px no-repeat;
	padding: 0 0 5px 9px;
}
#right ul ul {
	margin: 5px 0 -5px -9px;
	background: #FFF;
  padding: 0 0 0 9px;
}

#right .section.advs {
	padding: 0 0 4px;
}
.adv125{
  text-align: center;
	padding: 0 0 8px;
}

#adsense {
  text-align: right;
}


/* Tag Cloud
-----------------------------------------------------------------------------*/
#tagCloud {
  background: url(i/bg.png) -986px 0 no-repeat;
	padding: 43px 20px 0;
}
#tagCloud h3,
#bottom h3 {
	display: inline-block;
	width: auto;
  padding-left: 15px;
}
* html #tagCloud h3,
* html #bottom h3 {
	display: inline;
	zoom: 1;
}
*+html #tagCloud h3,
*+html #bottom h3 {
	display: inline;
	zoom: 1;
}
#tagCloud h3 div,
#bottom h3 div {
	float: left;
  padding-right: 15px;
}
.tagCloud {
  padding: 0 0 12px;
	margin: -8px 0 0;
}
.tagCloud a {
  line-height: 24px;
  margin-right: 5px;
}
.tagCloud a:hover {
  text-decoration: none;
	color: #449100 !important;
}


/* Bottom
-----------------------------------------------------------------------------*/
#bottom {
  background: url(i/bg.png) -986px 0 no-repeat;
	padding: 50px 20px 12px;
	overflow: hidden;
	height: 1%;
  font-size: 11px;
  line-height: 12px;
}
#counters {
	float: right;
	width: 107px;
}
#counters img {
	display: block;
	margin: 0 0 12px;
}
#twitter {
	float: left;
	width: 270px;
	padding: 0 85px 0 0;
}
#topCommentators {
	float: left;
	width: 150px;
}
#bottom a {
	color: #000;
  text-decoration: none;
}
#bottom a:hover {
	color: #004A71;
  text-decoration: underline;
}
#twitter a:hover {
	color: #000;
}
#twitter li a {
	color: #004A71;
  font-size: 11px !important;
}
#twitter li span a {
	color: #000;
}
#bottom ul {
	padding: 0 0 0 3px;
}
#bottom li {
	list-style: none;
	padding: 0 0 8px 12px;
  background: url(i/icons.gif) 0 -790px no-repeat;
}
#topCommentators li.hover {
	background-position: 0 -890px;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
  background: #EDEDED url(i/bg.png) 100% -23px no-repeat;
	padding: 17px 0 9px;
  text-align: center;
  font-size: 11px;
}
#footer a {
	color: #0080B5;
  font-size: 12px;
  font-weight: bold;
}
