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

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


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

#logo {
	position: absolute;
	top: 60px;
	left: 20px;
	width: 370px;
	padding: 61px 0 0;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	color: #155C67;
	text-decoration: none;
}
#logo span {
	display: none;
}

#nav {
	position: absolute;
	top: 58px;
	right: 34px;
	font-size: 11px;
}
#nav a {
	color: #000;
	margin: 0 3px;
}
#nav a:hover {
	color: #D82901;
}
#nav .current {
	color: #268C00;
}

#search {
	position: absolute;
	top: 88px;
	right: 21px;
	background: url(i/search.gif) no-repeat;
	width: 190px;
	height: 22px;
}
#search input {
	font: 11px Tahoma, Arial;
	float: left;
}
.search {
	width: 146px;
	padding: 4px 3px 4px 12px;
	border: none;
	background: none;
	color: #3C7E88;
}
.go {
	cursor: pointer;
	border: none;
	width: 29px;
	height: 22px;
	background: none;
}

.feedcountdiv {
    position: absolute;
    top: 43px;
    left: 550px;
    color: #FBEEA4;
    font-weight: bold;
    text-align: center;
    font-size: 11px;
}
.feedcountdiv .subscribers {
    display: block;
    font-size: 24px;
    font-weight: normal;
    color: #FFF;
    padding: 4px 0 5px 20px;
}
.feedcountdiv .after {
    color: #FAE46C;
    position: relative;
    left: 18px;
}
/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	margin: 0 0 42px;
	overflow: hidden;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
	background: url(i/middle-bg.gif) 156px 0 repeat-y;
}
#content {
	padding: 9px 260px 0 177px;
	background: url(i/middle-top.gif) 156px 0 no-repeat;
}
#content-bottom {
	height: 8px;
	overflow: hidden;
	margin: 0 -20px 0 -21px;
	background: url(i/middle-bottom.gif) no-repeat;
}
.post {
	margin: 0 0 30px;
}
.phead {
	background: url(i/phead.gif) no-repeat;
	margin: 0 -14px 15px;
	padding: 12px 14px 0;
	position: relative;
}
#content h2 {
	font: 20px/1 Georgia, "Times New Roman";
	margin: 0 0 18px;
}
#content h2 a {
	color: #CC2D16;
	text-decoration: none;
}
#content h2 a:hover {
	text-decoration: underline;
}
.pmeta {
	height: 25px;
	padding: 0 11px 0 5px;
	margin: -6px 0 0;
	font: 11px/24px Tahoma, Arial;
	color: #575859;
	background: #F3F9E6 url(i/pmeta.gif) no-repeat;
	position: relative;
}
.comments {
	float: right;
	position: relative;
	font-weight: bold;
}
.comments a {
	color: #6E910F;
	background: url(i/comments.gif) 0 1px no-repeat;
	padding: 0 0 2px 19px;
	text-decoration: none;
}
.comments a:hover {
	color: #D82901;
}
.date {
	padding: 0 0 0 13px;
	margin: 0 6px 0 0;
	background: url(i/date.gif) 0 3px no-repeat;
}
.pcat {
	background: url(i/pmeta-sep.gif) no-repeat;
	padding: 0 0 2px 11px;
}
.pcat a {
	text-decoration: none;
}
.pcat a:hover {
	text-decoration: underline;
}
.entry img {
	padding: 1px;
	border: 1px solid #A4A5A6;
}
.more-link {
	font-weight: bold;
}

.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-size: 14px;
	margin: 0 0 10px;
}
div.pagetitle {
	padding: 15px 14px 25px;
	margin: 0 -14px;
	text-align: center;
	font-size: 16px;
	background: url(i/phead.gif) no-repeat;
}

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

.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: -2px 7px 0 0;
	background: #FFF;
}
.fn {
	font-style: normal;
	font-weight: bold;
	background: url(i/comment.gif) 0 1px 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 {
	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;
}
#respond h3 {
	margin: 30px 0 16px;
	color: #D82901;
}
#cancel-comment-reply {
	margin: 0 0 12px;
}

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

.navigation {
	width: 100%;
	overflow: hidden;
	margin: 0 0 20px;
	padding: 5px 0;
}
.navigation.comm {
	padding: 0;
	margin: -10px 0 10px;
}


/* Left
-----------------------------------------------------------------------------*/
#left {
	float: left;
	width: 147px;
	margin-left: -100%;
	position: relative;
	font: 12px/14px Verdana, Tahoma, Arial;
}

#left .section {
	margin: 0 0 25px;
}
#left h3 {
	font-size: 14px;
	font-family: Tahoma, Arial;
	height: 1%;
}
.headline1 {
	background: url(i/headline1.gif) 8px 0 no-repeat;
	padding: 12px 0 22px 44px;
}
.headline2 {
	background: url(i/headline2.gif) 7px 0 no-repeat;
	padding: 9px 0 22px 44px;
}
.headline3 {
	background: url(i/headline3.gif) 9px 0 no-repeat;
	padding: 6px 0 22px 44px;
}
.headline4 {
	background: url(i/headline4.gif) 7px 0 no-repeat;
	padding: 9px 0 22px 44px;
}
#left ul {
	position: relative;
}
#left li {
	line-height: 24px;
	list-style: none;
}
#left a {
	color: #0A7DA5;
}
#left a:hover {
	color: #D82901;
}

#categories a {
	display: block;
	background: url(i/categories.gif) 0 4px no-repeat;
	padding-left: 27px;
	height: 1%;
}
#categories a:hover {
	background-position: 0 -25px;
}

#read {
	font-size: 11px;
	background: url(i/read.gif) 0 5px no-repeat;
	padding-left: 25px;
	font-family: Tahoma, Arial;
}

#archive a {
	display: block;
	background: url(i/archive.gif) 0 4px no-repeat;
	padding-left: 27px;
	height: 1%;
}
#archive a:hover {
	background-position: 0 -25px;
}

.polls {
	padding: 0 0 7px;
	font-family: Tahoma, Arial;
}
.polls .wp-polls p {
	text-align: left !important;
	margin: 0 0 10px;
	color: #0A7DA5;
}
.polls .wp-polls ul {
	margin: 10px 0 5px 11px !important;
	padding: 0 !important;
}
.polls .wp-polls li {
	border: none !important;
	background: none !important;
	padding: 0 0 0 !important;
	color: #333;
	line-height: 20px !important;
}
.wp-polls input.Buttons {
	width: 90px;
	height: 25px;
	padding: 0;
	margin: 5px 0 0;
	font: 11px Verdana, Tahoma, Arial;
	cursor: pointer;
}
.polls a,
.polls li a {
	background: url(i/bullet-polls.gif) 0 -15px no-repeat !important;
	padding: 0 0 0 15px;
	text-decoration: underline !important;
	font-size: 11px;
	color: #0E7DA6 !important;
}
.polls a:hover,
.polls li a:hover {
	color: #6D4D1A !important;
	background: url(i/bullet-polls.gif) 0 3px no-repeat !important;
}
.polls ul {
	margin: -9px 0 0 -15px !important;
	padding: 0 !important;
}
.polls li {
	background: none !important;
	padding: 0 0 0 15px !important;
}
.polls a:hover {
	background: url(i/arrow3.gif) 0 3px no-repeat;
}


/* Right
-----------------------------------------------------------------------------*/
#right {
	float: left;
	width: 232px;
	margin-left: -232px;
	padding: 6px 0 0;
	position: relative;
	font: 12px/15px Verdana, Tahoma, Arial;
}


#right .section {
	background: #7AB5BD url(i/section-bg.gif) no-repeat;
	margin: 0 0 35px;
}
.section .sb {
	background: url(i/section-bg.gif) 100% 100% no-repeat;
	padding: 0 8px 10px;
	height: 1%;
}
#right .section h3 {
	background-color: #FFF !important;
	height: 31px;
	font-size: 14px;
}
#right ul {
	overflow: hidden;
}
#right .t1 ul {
	height: 1%;
}
#right li {
	list-style: none;
	background: #7AB5BD url(i/dot.gif) repeat-x;
	padding: 5px 0 8px 3px;
	margin-top: -1px;
}
#right a {
	color: #FFF;
}
#right li a {
	display: block;
	height: 1%;
	background: url(i/bullet1.gif) 0 4px no-repeat;
	padding: 0 0 0 15px;
}
#right li a:hover {
	background: url(i/bullet2.gif) 0 4px no-repeat;
}
#right a:hover {
	color: #FEFFA2;
}

/* tabs */
ul.tabs {
	height: 42px;
	line-height: 35px;
	background: url(i/tabs.gif) no-repeat;
	margin: 0 -8px 7px;
	position: relative;
}
.tabs li {
	float: left;
	padding: 0 !important;
	margin: 0 !important;
	background: none !important;
	font-weight: bold;
	color: #355458;
}
.tabs li span {
	float: left;
	text-align: center;
	height: 42px;
}
.tabs li.t1 span {
	width: 116px;
}
.tabs li.t2 span {
	width: 116px;
}
.tabs li.tab-current .t1 {
	background: url(i/tabs.gif) 0 100% no-repeat;
	color: #FFF;
}
.tabs li.tab-current .t2 {
	background: url(i/tabs.gif) 100% 100% no-repeat;
	color: #FFF;
}
div.t2 {display: none}
/* end tabs */

#linksa a {
	color: #0A7DA5;
}

#linksa a:hover {
	color: #D82901;
}

#links {
	text-align: center;
	font-size: 11px;
}

#right .section.tag-cloud {
	text-align: center;
	background-position: 0 37px;
}
.section.tag-cloud .sb {
	padding: 0 8px 20px;
}
.tag-cloud h3 {
	margin: 0 -10px 13px;
	text-align: left;
	background: url(i/headline5.gif) 8px 0 no-repeat;
	padding: 6px 0 0 38px;
}
.tag-cloud a {
	text-decoration: none;
	line-height: 25px;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	height: 145px;
	background: #F5F5F5 url(i/bottom-bg.gif) repeat-x;
	text-align: center;
	font: 11px/18px Verdana, Tahoma, Arial;
}
#bottom-nav {
	color: #5E5E5E;
	padding: 15px 0 17px;
}
#bottom-nav a {
	color: #5A5A5A;
	text-decoration: none;
}
#bottom-nav a:hover {
	text-decoration: underline;
}
#copyright {
	font-size: 11px;
}
#counters {
	text-align: center;
	padding: 15px 0 0;
}
