/*
Theme Name: heartwork.ru
Theme URI:
Description: Markup by <a href="http://dimox.name/">Dimox</a>
Version: 1.0
Author: Dimox
Author URI: http://dimox.name/
*/

* {
	margin: 0;
	padding: 0;
}
html { background: #F0E8D7 }
body {
	font: 12px/18px Tahoma, Arial, Verdana, sans-serif;
	width: 987px;
	margin: 0 auto;
	position: relative;
	background: #FFF url(i/middle-bg.gif) repeat-y;
}
a {
	color: #E51600;
	outline: none;
}
a:hover {
}
p {margin: 0 0 18px}
img {
	border: none;
}
input {vertical-align: middle}
blockquote {
	margin: 18px 0;
	padding: 18px 25px 1px;
	background: #F6FBFE url(i/blockuote.gif) repeat-y;
	border-left: 3px solid #2F78A9;
}
.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 17px 5px 0}
.alignright {float: right}
img.alignright {margin: 5px 0 5px 17px}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 164px;
	position: relative;
	background: #E7F7FE url(i/header.jpg) no-repeat;
	border: solid #F0E8D7;
	border-width: 3px 0;
}

#logo {
	position: absolute;
	top: 21px;
	left: 55px;
	width: 280px;
	height: 80px;
	text-indent: -9999px;
}

#nav {
	position: absolute;
	top: 129px;
	left: 16px;
	width: 890px;
	padding-left: 67px;
	line-height: 26px;
	background: #CD4121 url(i/header.jpg) -16px -129px repeat-x;
}
#nav ul {
	float: left;
	list-style: none;
	background: url(i/nav.gif) 100% 0 no-repeat;
	height: 28px;
	padding-right: 1px;
}
#nav li {
	float: left;
	background: url(i/nav.gif) no-repeat;
	margin-left: -1px;
	padding-left: 1px;
}
#nav li.current_page_item {
	background: #F6F1E6 url(i/nav-current.gif) no-repeat;
	font-weight: bold;
	margin: -11px -1px 0 0;
	position: relative;
	top: 7px;
	height: 39px;
	line-height: 34px;
	padding-left: 2px;
}
#nav a {
	float: left;
	color: #FFF;
	padding: 0 20px 2px;
	text-decoration: none;
}
#nav a:hover {
	background: #EE5C26 url(i/nav.gif) 0 100% repeat-x;
}
#nav li.current_page_item a,
#nav li.current_page_item a:hover {
	color: #000;
	background: url(i/nav-current.gif) 100% 0 no-repeat;
	padding-right: 22px;
}
#nav li.current_page_item span {
	float: left;
	background: url(i/nav-current-arrow.gif) 50% 28px no-repeat;
}

#search {
	position: absolute;
	top: 59px;
	right: 30px;
	width: 253px;
	height: 21px;
	background: url(i/search.gif) no-repeat;
}
#search input {
	font: 11px Tahoma, Arial;
	float: left;
}
.search {
	width: 193px;
	padding: 4px 16px;
	border: none;
	background: none;
}
.go {
	cursor: pointer;
	border: none;
	width: 28px;
	height: 21px;
	background: none;
}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	background: url(i/middle-bottom.gif) 0 100% no-repeat;
	padding: 0 0 14px;
}
* html #middle {height: 1%;}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
	background: url(i/middle-top.gif) no-repeat;
}
#content {
	padding: 28px 330px 0 30px;
}
.post {
	margin: 0 0 30px;
}
.phead {
	background: url(i/phead.gif) 0 100% repeat-x;
	padding: 0 20px 6px;
	margin: 0 -20px 15px;
	border-bottom: 1px solid #D7D7D7;
}
#content h2 {
	font: 24px/28px Arial, Tahoma;
	margin: 0 0 12px;
}
#content h2 a {
	text-decoration: none;
	color: #000;
}
#content h2 a:hover {
	text-decoration: underline;
}
.pmeta {
	font-size: 11px;
	color: #2B2B2B;
	margin: -9px 0 0;
}
.pmeta span {
	color: #0E7DA6;
}
.pmeta a {
	color: #218A0E;
}
.pmeta a:hover {
	color: #E51600;
}
.comments {
	float: right;
	font-size: 11px;
	line-height: 14px;
	margin: 5px 0 0;
	padding: 8px 0 10px 50px;
	background: url(i/comments.gif) 0 2px no-repeat;
}
.comments span {
	color: #FF4715;
}
.comments a {
	color: #0085AA;
}
.comments a:hover {
	color: #E51600;
}
.entry {
	width: 100%;
	overflow: hidden;
}
.entry img {
	padding: 2px;
	border: 1px solid #B9B9B9;
}
.more-link {
	font-weight: bold;
	font-size: 11px;
	background: url(i/more-link.gif) 0 4px no-repeat;
	padding: 0 0 0 15px;
}

.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;
}

.static1 {
	background: url(i/static-bg.gif) repeat-y;
	width: 646px;
	margin: 0 -9px 12px;
}
.st {
	background: url(i/static-top.gif) no-repeat;
	padding: 19px 0 0;
}
.sb {
	background: url(i/static-bottom.gif) 0 100% no-repeat;
	padding: 7px 20px 10px;
}

#content h3 {
	font-size: 14px;
	margin: 0 0 10px;
}
div.pagetitle {
	margin: 5px 0 30px;
	text-align: center;
	font-size: 18px;
}

#related {
	margin: 5px 0 0;
}
#related h3 {
	font-size: 12px;
	color: #1C4670;
	background: url(i/related.gif) 0 1px no-repeat;
	padding: 0 0 0 23px;
}
#related ul {
	margin: -5px 0 20px 10px;
	list-style: none;
	font-size: 11px;
}
#related li {
	background: url(i/arrow2.gif) 0 8px no-repeat;
	padding: 0 0 0 13px;
}
#related li a {
	color: #707070;
}
#related li a:hover {
	color: #E51600;
}
.prss {
	font-weight: bold;
	background: url(i/prss.gif) 0 2px no-repeat;
	padding: 0 0 15px 22px;
}
.prss a {
	color: #E51600;
}

.commentlist {margin: 20px 0 5px;}
.commentlist li {
	padding: 3px 0 5px;
	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;
}
.comment-author {
	color: #FFF;
}
.fn {
	font-style: normal;
	font-weight: bold;
	background: url(i/comment.gif) 0 2px no-repeat;
	padding: 0 0 2px 20px;
	color: #000;
}
.url {
	color: #0077B5;
}
.url:hover {
	color: #E51600;
}
.commentmetadata {
	font-size: 11px;
	color: #707070;
	margin: 0 0 15px;
}
.commentmetadata a {
	text-decoration: none;
	color: #888;
}
.commentmetadata a:hover {
	text-decoration: underline;
}
.reply {
	margin: -3px 0 15px;
	font-size: 11px;
	background: #EDF6FB url(i/reply.gif) 13px 6px no-repeat;
	line-height: 24px;
	padding: 0 0 2px 35px;
	text-transform: lowercase;
}
.reply a {
	color: #004A71;
}
.reply a:hover {
	color: #E51600;
}
#respond h3 {
	margin: 30px 0 16px;
}
#cancel-comment-reply {
	margin: 0 0 12px;
}

#respond h3 {
	color: #E51600;
}

#commentform {padding: 0 0 20px}
#commentform p {
	margin: 0 0 4px;
}
#author, #email, #url, #comment, #submit {
	font: 12px Arial, Tahoma;
	padding: 4px 5px;
	width: 250px;
	border: 1px solid #BBB;
	background: url(i/shadow.gif) repeat-x;
}
#author:hover, #email:hover, #url:hover, #comment:hover, #submit:hover,
#author:focus, #email:focus, #url:focus, #comment:focus {
	border-color: #999;
}
#comment {
	width: 98%;
	height: 150px;
	margin: 0 0 3px;
}
#submit {
	width: 175px;
	height: 22px;
	padding: 0;
	margin: 5px 0 0;
	background: #ECECEC url(i/submit-comment.gif) no-repeat;
	border: none;
	cursor: pointer;
	overflow: visible;
}

.navigation {
	width: 100%;
	overflow: hidden;
	margin: 0 0 20px;
}
.alignleft {float: left;}
.alignright {float: right;}


/* Sidebar
-----------------------------------------------------------------------------*/
#sidebar {
	float: left;
	width: 298px;
	margin-left: -309px;
	position: relative;
}

.section {
	background: #F4F7F9 url(i/section-bg.gif) repeat-y;
	margin: 0 0 1px;
	overflow: hidden;
	width: 100%;
}
.section.margin {
	margin-top: 16px;
}
.section.subscribes {
	background: #FFFAE7 url(i/section-bg2.gif) repeat-y;
}
.section.links {
	background: none;
}
.sect {
	background: url(i/section-top.gif) no-repeat;
	padding: 13px 0 0;
}
.static2 .sect {
	background: url(i/static-top2.gif) no-repeat;
	padding: 21px 0 0;
}
.subscribes .sect {
	background: url(i/section-top2.gif) no-repeat;
}
.secb {
	background: url(i/section-bottom.gif) 0 100% no-repeat;
	padding: 3px 19px 15px 20px;
	min-height: 225px;
	height: auto !important;
	height: 225px;
}
.static2 .secb {
	padding: 5px 19px 15px 20px;
	background: url(i/static-bottom2.gif) 100% 100% no-repeat;
}
.subscribes .secb {
	background: url(i/section-bottom2.gif) no-repeat;
	min-height: 128px;
	height: auto !important;
	height: 128px;
}
.static2 .narrow {
	width: 120px;
}
a.more {
	font-weight: bold;
	font-size: 11px;
	background: url(i/more-link.gif) 0 4px no-repeat;
	padding: 0 0 0 15px;
	line-height: 14px;
	display: block;
}

.section ul {
	overflow: hidden;
	position: relative;
	width: 100%;
}
.section li,
.links li {
	list-style: none;
	font-size: 11px;
	line-height: 14px;
	padding: 4px 0 5px 10px;
	border-top: 1px dotted #7F9BBA;
	margin-top: -1px;
	background: url(i/arrow.gif) 0 9px no-repeat;
	position: relative;
}
* html .section li {height: 1%}
*+html .section li {height: 1%}
.section li a,
.links li a {
	color: #263546;
	text-decoration: none;
}
.section li a:hover,
.links li a:hover {
	color: #E51600;
	text-decoration: underline;
}
.links {
	overflow: hidden;
	margin: 0 0 1px;
	padding: 10px 11px 15px 12px;
	width: 275px;
}

/* tabs */
ul.tabs {
	overflow: hidden;
	list-style: none;
	padding: 0;
	margin: -10px -10px 5px;
	width: 279px;
	height: 45px;
	background: url(i/tabs.gif) no-repeat;
	position: relative;
}
.tabs li {
	float: left;
	text-align: center;
	font-weight: bold;
	color: #585858;
	font-size: 12px;
	line-height: 36px;
	margin: 0;
	padding: 0;
	border: none;
	background: none;
}
.tabs li.tab-current {
	color: #0B2C46;
	font-size: 13px;
}
.tabs li .t1 {
	width: 124px;
	background: url(i/tabs.gif) 0 100% no-repeat;
}
.tabs li.t2 {
	width: 155px;
}
.tabs li span {
	float: left;
	width: 100%;
	height: 45px;
}
.tabs li.tab-current .t1 {
	background: url(i/tabs.gif) no-repeat;
}
.tabs li.tab-current .t2 {
	background: url(i/tabs.gif) 100% 100% no-repeat;
}
div.t2 {display: none}
/* end tabs */

.subscribes {
	text-align: center;
}
a#rss {
	float: left;
	display: inline;
	width: 85px;
	height: 0;
	padding: 72px 0 0;
	overflow: hidden;
	margin: 3px 22px 0 0;
	background: url(i/rss.gif) no-repeat;s
}
a#what-is-rss {
	float: left;
	font-size: 11px;
	background: url(i/arrow.gif) 0 8px no-repeat;
	padding-left: 9px;
	color: #000;
	margin: 7px 40px 0 0;
}
#what-is-rss:hover {
	color: #E51600;
}
.feedburner {
	float: left;
	margin: 10px 0 0;
	width: 100px;
}
#rss2mail {
	clear: both;
	text-align: left;
	font-weight: bold;
	width: 254px;
	background: url(i/rss2mail.gif) 3px 100% no-repeat;
	overflow: hidden;
	margin: 0 0 -3px 0;
	padding-left: 3px;
	position: relative;
	top: -3px;
	float: left;
}
#rss2mail label {
	display: block;
}
#rss2mail input {
	float: left;
	display: inline;
	margin: 3px 0 0;
}
.rss2mail {
	border: none;
	background: none;
	padding: 6px 12px 5px;
	font: 11px Tahoma, Arial;
	color: #7A7A7A;
	width: 196px;
}
#rss2mail .go {
	width: 33px;
	height: 24px;
	margin-right: -3px;
}

.tag-cloud {
	text-align: center;
	padding: 0 19px 15px 20px;
	line-height: 20px;
}
.tag-cloud a {
	color: #263546;
	text-decoration: none;
}
.tag-cloud a:hover {
	color: #E51600;
}

.adv {
	text-align: center;
	padding: 8px 0;
}



/* Footer
-----------------------------------------------------------------------------*/
#footer {
	height: 104px;
	background: #E6DDCB url(i/footer.gif) no-repeat;
	border: solid #F0E8D7;
	border-width: 3px 0 10px;
	position: relative;
}
#bottom-nav {
	text-align: center;
	padding: 18px 0 13px;
	color: #57544E;
}
#copyright {
	font-size: 11px;
	padding-left: 30px;
}
#bottom-nav a {
	text-decoration: none;
	color: #57544E;
	margin: 0 1px;
}
#bottom-nav a:hover {
	text-decoration: underline;
}
#counters {
	position: absolute;
	top: 55px;
	right: 30px;
}
