/*
Theme Name: odnoistrokoi.ru
Description: Markup by <a href="http://dimox.name/">Dimox</a>, <a href="http://blogoart.ru/">Blogoart.ru</a>
Author: Dimox
*/

* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
  background: #EFEFEF url(i/top-bg.gif) repeat-x;
}
a {
	color: #2876A8;
	outline: none;
}
a:hover {
	color: #885F2E;
}
p {margin: 0 0 18px}
img {border: none}
input {vertical-align: middle}
blockquote {
	margin: 0 0 18px 20px;
	padding: 1px 12px;
	background: #F4F4F4;
	border-left: 3px solid #E5E5E5;
}
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}

#wrapper {
	width: 988px;
	margin: 0 auto;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 209px;
	position: relative;
  background: url(i/header.jpg) 0 35px no-repeat;
}

#logo {
	position: absolute;
	top: 35px;
	left: 0;
	width: 560px;
	height: 138px;
  text-indent: -9999px;
}

#topNav {
	position: absolute;
	top: 8px;
	right: 206px;
	font: 11px Tahoma, Arial;
	overflow: hidden;
	background: #292929;
	padding: 5px 0;
}
#topNav li {
	float: left;
	list-style: none;
  padding-left: 1px;
  background: url(i/top-nav-sep.gif) 0 3px no-repeat;
  margin-left: -1px;
}
#topNav a {
	float: left;
	color: #EBE7E0;
  text-decoration: none;
	margin: 0 12px 0 11px;
}
#topNav a:hover {
	color: #BEB292;
}

#nav {
	position: absolute;
	top: 178px;
	left: 15px;
	width: 100%;
	height: 28px;
	background: url(i/nav.gif) repeat-x;
	list-style: none;
  font-weight: bold;
	overflow: hidden;
}
#nav li {
	float: left;
  height: 24px;
  line-height: 24px;
  border-left: 1px solid #E2E2E2;
  margin-left: -1px;
}
#nav a {
	float: left;
  text-decoration: none;
	color: #5D5D5D;
	margin: 0 11px;
}
#nav a:hover {
	color: #2876A8;
}

#search {
	position: absolute;
	top: 10px;
	right: 0;
	width: 192px;
	height: 20px;
  background: #343434 url(i/search.gif) no-repeat;
}
#search input {
	font: 11px Arial, Tahoma;
	float: left;
}
.search {
	width: 156px;
	padding: 3px 0 3px 8px;
	border: none;
  background: none;
	color: #BEB292;
}
#search .go {
	cursor: pointer;
	border: none;
	width: 28px;
	height: 20px;
	background: none;
}

#subscribes {
	position: absolute;
	top: 42px;
	right: 0;
	width: 205px;
  text-align: right;
}
#rss {
	color: #000;
	font: bold 11px Tahoma, Arial;
  background: url(i/rss.gif) no-repeat;
	padding: 32px 0 12px 58px;
	display: block;
	float: right;
}
#rss:hover {
  text-decoration: none;
}
#rss2mail {
	clear: both;
	font: 11px Tahoma, Arial;
	color: #575757;
	position: relative;
	top: -3px;
}
#rss2mail label {
	display: block;
	padding: 0 0 6px;
}
#rss2mail input {
	float: left;
  background: #E0E3E5 url(i/rss2mail.gif) no-repeat;
  border: none;
}
.rss2mail {
	width: 155px;
	font: 11px Tahoma, Arial;
	padding: 5px 10px 6px;
	color: #535454;
}
#rss2mail .go {
	width: 30px;
	height: 24px;
  background: #E0E3E5 url(i/rss2mail.gif) 100% 0 no-repeat;
	cursor: pointer;
	margin-right: -3px;
}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 980px;
  background: #FFF url(i/middle-bg.gif) repeat-y;
  border-left: 8px solid #EFEFEF;
}
#midbg {
	width: 100%;
	overflow: hidden;
  background: url(i/content-bottom.gif) 491px 100% no-repeat;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
  background: url(i/content-top.gif) 492px 0 no-repeat;
}
#content {
	padding: 12px 16px 1px;
  border-right: 407px solid #DBDEE1;
}
#content .adv {
  text-align: center;
	margin: 0 0 39px;
}
.post {
	margin: 0 0 9px;
  border: 1px solid #E5E5E5;
}
.featured .item {
	display: none;
}
.featured .item.show {
	display: block;
}
.phead {
	height: 34px;
	line-height: 34px;
	margin: 0 1px;
	padding: 0 11px;
  font-weight: bold;
  background: #F8F8F8 url(i/phead.gif) repeat-x;
	position: relative;
}
.phead .pages {
	float: right;
	padding: 0 3px 0 0;
}
.phead .pages a {
	margin-left: 10px;
	color: #000;
  text-decoration: none;
}
.phead .pages a.current {
	color: #1E7EBC;
  text-decoration: underline;
  font-size: 14px;
}
.phead .title {
  background: url(i/phead-icon.gif) no-repeat;
	padding: 0 31px 0 21px;
}
.phead .title a {
	color: #000;
  text-decoration: none;
  	line-height: 15px;
}
.phead .title a:hover {
  text-decoration: underline;
}
.phead .minimize,
.phead .close {
	position: absolute;
	top: 9px;
	width: 13px;
	height: 11px;
	cursor: pointer;
	overflow: hidden;
}
.phead .minimize {
	right: 26px;
  background: #C0E0FD url(i/buttons.gif) no-repeat;
}
.minimize.hover {background-position: 0 -11px}
.phead .close {
	right: 8px;
  background: #C0E0FD url(i/buttons.gif) -13px 0 no-repeat;
}
.close.hover {background-position: -13px -11px}
.post .item {
  border-top: 1px solid #E5E5E5;
}
.post .item,
.post.single {
	padding: 11px 14px 1px;
}
#content h2 {
	font: bold 16px/20px Arial, Tahoma;
	margin: 0 0 18px;
}
#content .featured h2,
#content .single h2 {
	font: 24px/1 Arial, Tahoma;
}
#content h2 a {
	color: #000;
	text-decoration: none;
}
#content h2 a:hover {
	text-decoration: underline;
}
.pmeta {
  font: 11px/14px Tahoma, Arial;
	color: #575859;
	margin: -11px 0 18px;
}
.pdate {
	margin: 0 3px 0 0;
}
.pauthor {
	margin: 0 3px 0 0;
  background: url(i/pmeta-sep.gif) no-repeat;
	padding-left: 8px;
}
.pauthor span {
	color: #2876A8;
}
.pcat {
	margin: 0 3px 0 0;
  background: url(i/pmeta-sep.gif) no-repeat;
	padding-left: 8px;
}
.comments {
	text-align: right;
}
.comments a {
	background: url(i/comments.gif) 0 2px no-repeat;
	padding: 0 0 2px 23px;
}
.entry img {
  border: 1px solid #EAEAEA;
	padding: 3px;
}
.more-link {
  font: 11px Tahoma, Arial;
  background: url(i/more-link.gif) 0 4px no-repeat;
	padding: 0 0 0 13px;
}
.more-link:hover {
	background-position: 0 -16px;
}

#columns {
	width: 100%;
	overflow: hidden;
}
#columnLeft {
	float: left;
	width: 265px;
}
#columnRight {
	float: right;
	width: 265px;
}

.post ul,
.post ol {
	margin: 0 0 18px 30px;
}
.post li {
	padding: 2px 0;
}
.post li ul, .post li ol {
	margin: 0;
}
.post li li {
	padding-left: 18px;
}

#content h3 {
	font: bold 14px/18px Verdana, Tahoma, Arial;
	margin: 0 0 10px;
}
div.pagetitle {
	margin: 3px 0 30px;
	text-align: center;
	font-size: 19px;
}

#related {
	margin: 20px 0 30px;
	position: relative;
}
#related h3 {
	font-size: 12px;
	background: url(i/related.gif) 0 1px no-repeat;
	padding: 0 0 0 20px;
	color: #1C4670;
	height: 1%;
}
#related ul {
	margin: -5px 0 20px 10px;
	list-style: none;
}
#related li {
	background: url(i/arrow.gif) 0 7px no-repeat;
	padding: 0 0 0 11px;
  font-size: 11px;
}
#related li.hover {
	background: url(i/arrow2.gif) 0 7px no-repeat;
}
#related li a {
	color: #707070;
}
#related li a:hover {
	color: #2876A8;
}
.prss {
	font-weight: bold;
	background: url(i/prss.gif) 0 2px no-repeat;
	padding: 0 0 0 22px;
}
.prss a {
	color: #BD000E;
}

.commentlist {margin: 20px 0 5px;}
.commentlist li {
	padding: 3px 0 10px;
	list-style: none;
}
.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;
}
.commentmetadata {
	font-size: 11px;
	color: #888;
	margin: 0 0 12px;
}
.commentmetadata a {
	text-decoration: none;
	color: #888;
}
.commentmetadata a:hover {
	text-decoration: underline;
}
.reply a {
	display: block;
	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;
	height: 1%;
}
#respond h3 {
	margin: 30px 0 16px;
	color: #C60000;
}
#cancel-comment-reply {
	margin: 0 0 12px;
}

#commentform {padding: 0 0 20px}
#commentform p {margin: 0 0 5px}
#author, #email, #url, #comment, #submit {
	font: 12px Arial, Tahoma;
	padding: 4px 5px;
	width: 220px;
	border: 1px solid #B0B0B0;
  background: url(i/shadow.gif) repeat-x;
}
#author, #email, #url {
	margin-right: 3px;
}
#comment {
	width: 98%;
	height: 120px;
	margin: 0 0 3px;
}
#submit {
	width: 175px;
	height: 22px;
	padding: 0 0 1px;
	background: #ECECEC url(i/submit-comment.gif) no-repeat;
	cursor: pointer;
	overflow: visible;
	border: none;
}

.navigation {
	width: 100%;
	overflow: hidden;
	margin: 0 0 20px;
	padding: 5px 0;
	font: bold 11px Tahoma, Verdana, Arial;
}
.navigation.comm {
	padding: 0;
	margin: -10px 0 10px;
}
.navigation a,
.navigation span {
	margin: 0 12px 0 0;
  text-decoration: none;
	color: #0E7DA6;
}
.navigation a.next,
.navigation a.last,
.navigation a.prev {
	color: #1484B3;
  text-decoration: underline;
}
.navigation a:hover {
	color: #885F2E;
}
.navigation span.current {
  font-size: 14px;
	color: #885F2E;
}
.navigation span.pages {
  font-size: 14px;
	color: #000;
}


/* Sidebar
-----------------------------------------------------------------------------*/
#sidebar {
	float: left;
	width: 399px;
	margin-left: -407px;
	position: relative;
	padding: 6px 0 0 8px;
	background: #DBDEE1;
}

.advs {
	padding: 0 0 7px;
	height: 1%;
}
.advs .adv {
  text-align: center;
}
.advs img {
	margin: 0 auto 9px;
	display: block;
}

#leftSidebar {
	float: left;
	width: 210px;
}
#leftSidebar .section {
	margin: 0 0 6px;
	padding: 1px;
  background: #FFF url(i/section-bg.gif) no-repeat;
  border: 1px solid #C2C2C2;
	font: 11px/12px Tahoma, Arial;
	height: 1%;
}
#leftSidebar .section ul {
	margin: 7px 3px 10px;
	overflow: hidden;
	position: relative;
	height: 1%;
}
#leftSidebar .section li {
	list-style: none;
	padding: 4px 0 7px 16px;
  border-top: 1px dotted #002E3E;
	margin-top: -1px;
  background: url(i/bullet.gif) 1px 7px no-repeat;
	position: relative;
	height: 1%;
}
#leftSidebar .section div li.hover {
  background: url(i/bullet2.gif) 1px 7px no-repeat;
}
#leftSidebar .section a {
	color: #000;
  text-decoration: none;
}
#leftSidebar .section a:hover {
	color: #2876A8;
  text-decoration: underline;
}
#leftSidebar .section h3 {
  font-size: 11px;
	padding: 6px 14px;
}
#leftSidebar .bookmarks ul {
	margin: 12px;
}
#leftSidebar .bookmarks li {
	border: none;
  background: url(i/bullet3.gif) 0 5px no-repeat;
	padding: 0 0 7px 8px;
}
#leftSidebar .bookmarks li.hover {
  background: url(i/bullet4.gif) 0 5px no-repeat;
}
#leftSidebar .section ul ul {
	margin: 7px 0 -7px;
  border-top: 1px dotted #002E3E;
}

/* tabs */
#leftSidebar ul.tabs {
	margin: 0;
}
#leftSidebar .tabs li {
	padding: 0;
	margin: 0;
  background: none;
	border-top: none;
	float: left;
  text-align: center;
  line-height: 20px;
	background: #9E9E9E;
  border-bottom: 3px solid #FFF;
	color: #FFF;
  font-weight: bold;
}
#leftSidebar .tabs li.tab-current {
	background: none;
  border-bottom: none;
	color: #000;
	border: none;
}
li.t1, li.t3, li.t5 {border-right: 2px solid #FFF}
li.t2, li.t4, li.t6 {border-left: 2px solid #FFF}
li.t1 {width: 100px}
li.t2 {width: 104px}
li.t3 {width: 89px}
li.t4 {width: 115px}
li.t5 {width: 102px}
li.t6 {width: 102px}
div.t1, div.t4, div.t5 {display: none}
/* end tabs */

.tagCloud {
	padding: 10px 8px 15px;
  text-align: center;
}
.tagCloud a {
/*  line-height: 24px;*/
  line-height: 17px;
	margin: 0 3px;
  text-decoration: none;
}

#rightSidebar {
	float: right;
	width: 168px;
	padding: 0 11px 0 0;
}
#rightSidebar h3 {
	font: bold 14px/1 Tahoma, Arial;
  text-align: center;
	margin: 0 0 10px;
	color: #1E7EBC;
}
#rightSidebar h3.authoriz span {
  background: url(i/authoriz.gif) 0 1px no-repeat;
	padding: 0 0 0 19px;
	color: #000;
}

#authoriz {
	text-align: center;
	margin: 0 0 25px;
}

#authoriz li{
  list-style-type: none;
}
#login, #password {
	width: 146px;
	border: none;
	font: 12px Verdana, Tahoma, Arial;
	padding: 4px 10px 6px;
	margin: 0 0 7px;
	background: #E0E3E5 url(i/authoriz-input.gif) repeat-x;
}
#enter {
	font: bold 11px Verdana, Tahoma, Arial;
	border: none;
	width: 85px;
	height: 22px;
	padding: 0 0 1px;
	background: #E4E8EB url(i/authoriz-go.gif) repeat-x;
	cursor: pointer;
}

#photo {
	width: 174px;
	overflow: hidden;
	margin: 0 -7px 25px 0;
}
#photo img {
	float: left;
	background: url(i/photo-bg.gif) no-repeat;
	width: 70px;
	height: 70px;
	padding: 5px;
	display: inline;
	margin: 0 7px 7px 0;
}
.ngg-widget img {
  border: none !important;
}
a.all {
  background: url(i/all.gif) 0 2px no-repeat;
	padding: 0 0 0 15px;
  font-size: 11px;
	color: #000;
	position: relative;
	top: -5px;
}
a.all:hover {
	color: #2876A8;
}

#video {
	margin: 0 0 25px;
}
.video {
	margin: 0 0 10px;
}

#counters {
  text-align: center;
}

.comments {
	text-align: right;
	padding: 0 0 0 310px;
  font-size: 11px;
  line-height: 11px;
  text-decoration: none;
}

a.noneunder{
  text-decoration: none;
}
a.noneunder:hover{
  text-decoration: underline;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
  border-top: 1px solid #FFF;
}
.footer {
	width: 988px;
	margin: 0 auto;
  text-align: center;
	font: 11px/18px Verdana, Tahoma, Arial;
	padding: 18px 0 10px;
}
#bottom-nav {
	color: #585858;
  font-size: 12px;
	margin: 0 0 13px;
}
#bottom-nav a {
	color: #585858;
  text-decoration: none;
}
#bottom-nav a:hover {
  text-decoration: underline;
}
#copyright a {
  font-weight: bold;
}
