/*
Theme Name: blog-gallart.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;
}
html {
  background: #F7F5EF url(i/top-bg.gif) repeat-x;
	min-width: 970px;
}
body {
	font: 12px/18px Tahoma, Arial, sans-serif;
	width: 100%;
  background: url(i/top-bg.jpg) 50% 0 no-repeat;
}
a {
	color: #3D760E;
	outline: none;
}
a:hover {
	color: #CA3D00;
}
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: 970px;
	margin: 0 auto;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 179px;
	position: relative;
}

#logo {
	position: absolute;
	top: 25px;
	left: 95px;
	width: 140px;
	padding: 72px 0 5px 25px;
  font-size: 11px;
  line-height: 13px;
	color: #23140A;
  font-weight: normal;
  text-decoration: none;
	cursor: pointer;
	z-index: 100;
	float: left;
}

#topNav {
	position: absolute;
	top: 8px;
	right: 35px;
  font-size: 11px;
	color: #23140A;
}
#topNav a {
	color: #23140A;
	margin: 0 2px;
}
#topNav a:hover,
#topNav a.current {
	color: #D64100;
  text-decoration: none;
}

#subscribes {
	position: absolute;
	top: 54px;
	right: 10px;
  text-align: right;
	width: 300px;
}
#rss {
  font-weight: bold;
	color: #000;
	margin: 0 2px 0 0;
}
#rss span {
	color: #D64100;
}
#rss:hover {
  text-decoration: none;
}
#rss2mail {
	padding: 11px 0 0;
  font-size: 11px;
}
#rss2mail div {
	float: right;
	display: inline;
	width: 165px;
	height: 29px;
	margin: -5px 0 0 5px;
  background: #FFF url(i/rss2mail.gif) no-repeat;
}
.rss2mail {
	font: 11px Tahoma, Arial;
	border: none;
	background: none;
	color: #5E5E5E;
	padding: 7px 5px;
	width: 100px;
}
#rss2mail .go {
	width: 38px;
	height: 29px;
	border: none;
	background: none;
	cursor: pointer;
}

#nav {
	position: absolute;
	top: 147px;
	left: 0;
	width: 956px;
	height: 32px;
	padding-left: 14px;
	line-height: 31px;
	background: #4E8D1A url(i/nav.gif) no-repeat;
	list-style: none;
  font-weight: bold;
}
#nav li {
	float: left;
  background: url(i/nav2.gif) no-repeat;
  padding-left: 2px;
}
#nav li:first-child {
	background: none;
	padding: 0;
}
#nav a {
	float: left;
	color: #FFF;
  text-decoration: none;
	padding: 0 19px;
}
#nav a:hover {
  background: #5FA520 url(i/nav2.gif) 0 -32px repeat-x;
}

#search {
	position: absolute;
	top: 151px;
	right: 12px;
	width: 197px;
	height: 21px;
	padding: 1px;
  background: #FFF url(i/search.gif) no-repeat;
}
#search input {
	font: 11px Tahoma, Arial;
	float: left;
}
.search {
	width: 159px;
	padding: 3px 0 3px 10px;
	border: none;
	background: none;
}
.go {
	cursor: pointer;
	border: none;
	background: none;
	width: 28px;
	height: 21px;
}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
  background: #FFF url(i/bg.gif) 50% 0 repeat-y;
}
* 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-bg.gif) no-repeat;
}
#content {
	padding: 14px 448px 0 16px;
}
#content .adv {
  text-align: center;
	margin: 0 0 12px;
}
.post {
	margin: 0 0 13px;
  border: 1px solid #E5E5E5;
	position: relative;
	height: 1%;
}
.post.single {
	padding: 0 0 11px;
}
.featured .item {
	display: none;
}
.featured .item.show {
	display: block;
}
.phead {
  font-size: 11px;
	padding: 2px 10px;
  font-weight: bold;
  background: #ECF2E4;
}
#columns .phead {
	padding: 2px 9px;
}
.phead .pages {
	float: right;
}
.phead .pages a {
	margin-left: 9px;
	color: #000;
  text-decoration: none;
}
.phead .pages a.current {
	color: #3D760E;
  text-decoration: underline;
}
.phead a {
	color: #000;
  text-decoration: none;
}
.phead a:hover {
  text-decoration: underline;
}
.phead .minimize {
	position: absolute;
	top: 5px;
	right: 4px;
	width: 13px;
	height: 11px;
	cursor: pointer;
	overflow: hidden;
  background: url(i/minimize.gif) no-repeat;
}
.minimize.hover {background-position: 0 -11px}
.post .item {
	padding: 0 0 11px;
}
.pmeta {
  background: url(i/pmeta.gif) 0 100% repeat-x;
  border-bottom: 1px solid #D7D7D7;
	margin: 0 1px 15px;
	padding: 9px 9px 5px;
  font-size: 11px;
  line-height: 15px;
	color: #575859;
  border-top: 1px solid #E5E5E5;
}
.single .pmeta {
  border-top: none;
}
#columns .pmeta {
	padding: 9px 6px 5px;
	margin: 0 1px 7px;
}
#content h2 {
	font: bold 12px/14px Tahoma, Arial;
	margin: 0 0 6px;
}
#content #columns h2 {
	margin: 0 0 10px;
}
#content h2 a {
	color: #D64100;
	text-decoration: none;
}
#content h2 a:hover {
	text-decoration: underline;
}
#content .featured h2,
#content .single h2 {
	font: 18px/1 Tahoma, Arial;
}
#content .entry h2,
#content .entry h3,
#content .entry h4,
#content .entry h5,
#content .entry h6 {
	margin: 0 0 18px;
	font: 18px/1 Tahoma, Arial;
}
#content .entry h3 {font: 17px/1 Tahoma, Arial;}
#content .entry h4 {font: bold 14px/1 Tahoma, Arial;}
#content .entry h5 {font: bold 13px/1 Tahoma, Arial;}
#content .entry h6 {font: bold 12px/1 Tahoma, Arial;}
.pcat {
	float: right;
}
#columns .pcat {
	float: none;
}
.pauthor {
	margin: 0 0 0 6px;
}
.pauthor span {
	color: #3D760E;
}
.entry {
	padding: 0 10px;
}
#columns .entry {
	padding: 0 6px;
  font-size: 11px;
}
.comments {
/*	text-align: right;*/
float: right;
	padding: 0 10px 0 0;
  font-size: 11px;
/*  line-height: 11px;*/
}
.featured .comments,
#columns .comments  {
	margin: -15px 0 0 0;
}
.comments a {
	color: #575859;
  text-decoration: none;
}
.comments a span {
	color: #3D760E;
}
.comments a:hover {
	color: #D64100;
  text-decoration: underline;
}
.comments a:hover span {
	color: #D64100;
}
.more-link {
	position: absolute;
	bottom: 10px;
	left: 10px;
  font: 11px Tahoma, Arial;
  background: url(i/more-link.gif) 0 4px no-repeat;
	padding: 0 0 0 16px;
}
.more-link:hover {
	background-position: 0 -27px;
}

.bookmarkz {
  font-weight: bold;
	margin: 30px 0 25px;
}
.bookmarkz img {
	position: relative;
	top: 3px;
	margin: 0 2px;
}

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

.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: 15px 0 20px;
	text-align: center;
	font-size: 19px;
}

#related {
	margin: 20px 0 0;
	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 {
  font-size: 11px;
	padding: 0;
}
#related li a {
	background: url(i/arrows.gif) 0 5px no-repeat;
	padding: 0 0 0 11px;
}
#related li a:hover {
	background-position: 0 -20px;
}
.prss {
	font-weight: bold;
	background: url(i/prss.gif) 0 2px no-repeat;
	padding: 0 0 0 22px;
}
.prss a {
	color: #BD000E;
}

h3#comments {
  margin-top: 30px;
}

.commentlist {margin: 20px 0 5px;}
.commentlist li {
	padding: 3px 0 10px;
	list-style: none;
}
* html .commentlist li.,
* html .commentlist p {
	height: 1%;
}
.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;
}
.fn a {
	color: #0077B5;
  text-decoration: none;
}
.fn a:hover {
	color: #CA3D00;
}
.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%;
	color: #004A71;
}
.reply a:hover {
	color: #CA3D00;
}
#respond h3 {
	margin: 30px 0 16px;
	color: #C63800;
}
#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: 97%;
	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;
	font: 11px Verdana, Tahoma, Arial;
}

.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: #3D760E;
}
.navigation a.next,
.navigation a.last,
.navigation a.prev {
  text-decoration: underline;
}
.navigation a.next,
.navigation a.prev {
	color: #D64100;
}
.navigation a:hover {
	color: #D64100;
}
.navigation span.current {
  font-size: 14px;
	color: #D64100;
}
.navigation span.pages {
  font-size: 14px;
	color: #000;
}


/* Sidebar
-----------------------------------------------------------------------------*/
#sidebar {
	float: left;
	width: 430px;
	margin-left: -438px;
	position: relative;
  font-size: 11px;
  line-height: 13px;
}

#sidebarTop {
	background: #EAEEE5;
	padding: 13px 9px 3px 0;
	margin: 0 0 0 9px;
}
#sidebar .adv {
  text-align: center;
}
#sidebar .adv img {
	margin: 0 auto;
	padding: 0 0 9px;
	display: block;
}

#leftSidebar {
	float: left;
	width: 205px;
	padding: 0 8px;
}
#leftSidebar .section {
	padding: 0 0 20px
}

#leftSidebar .section ul {
	padding: 8px 0 0;
}
#leftSidebar .section ul ul {
	margin: 2px 0 -10px;
}
#leftSidebar .section li {
	list-style: none;
	padding: 0 0 10px 14px;
  background: url(i/bullet1.gif) 0 3px no-repeat;
	position: relative;
}
* html #leftSidebar .section li {height: 1%}
#leftSidebar .section div li.hover {
  background: url(i/bullet2.gif) 0 3px no-repeat;
}
#leftSidebar .section a {
	color: #000;
  text-decoration: none;
}
#leftSidebar .section a:hover {
	color: #D64100;
  text-decoration: underline;
}


/* tabs */
#leftSidebar ul.tabs {
	margin: 0;
	padding: 0;
	height: 24px;
  border-bottom: 3px solid #A4B988;
}
#leftSidebar .tabs li {
	padding: 0;
	margin: 0;
  background: none;
	border-top: none;
	float: left;
  text-align: center;
  line-height: 24px;
	color: #000;
  font-weight: bold;
	padding: 0 0 0 17px;
}
#leftSidebar .tabs li.tab-current {
	background: #A4B988 url(i/tab.gif) no-repeat;
	color: #FFF;
}
.tabs li span {
	float: left;
	padding: 0 17px 0 0;
}
.tabs li.tab-current span {
	background: url(i/tab.gif) 100% 0 no-repeat;
}
li.t1 span {width: 65px}
li.t2 span {width: 72px}
li.t3 span {width: 45px}
li.t4 span {width: 92px}
#leftSidebar li.t5, #leftSidebar li.t6 {padding: 0 0 0 10px;}
#leftSidebar li.t5 span {width: 83px; padding: 0 10px 0 0;}
#leftSidebar li.t6 span {width: 82px; padding: 0 10px 0 0;}
div.t2, div.t4, div.t6 {display: none}
/* end tabs */

.tagCloud {
	padding: 10px 9px 15px;
  text-align: center;
	background: #EAEEE5;
}
.tagCloud a {
  line-height: 18px;
	margin: 0 3px;
  text-decoration: none;
	color: #000;
}
.tagCloud a:hover {
	color: #D64100;
}

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

#authoriz {
	margin: 0 0 25px;
  text-align: center;
}
#login, #password {
	width: 148px;
	border: none;
	font: 12px Verdana, Tahoma, Arial;
	padding: 5px 10px 7px;
	margin: 0 0 5px;
	background: url(i/authoriz-input.gif) repeat-x;
}
#enter {
	font: 11px Tahoma, Arial;
	border: none;
	width: 53px;
	height: 22px;
	padding: 0 0 3px;
	margin: 3px 0;
	background: #4A8817 url(i/authoriz-go.gif) repeat-x;
	cursor: pointer;
	color: #FFF;
}
#authoriz li {
	list-style: none;
}

#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;
	display: inline;
	margin: 0 7px 7px 0;
	padding: 5px;
}
.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;
}
a.all:hover {
	color: #C64604;
}

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


/* Footer
-----------------------------------------------------------------------------*/
#footer {
  background: #F7F5EF url(i/footer.gif) no-repeat;
	text-align: center;
	font: 11px/18px Verdana, Tahoma, Arial;
	padding: 35px 0 12px;
}
#bottom-nav {
	color: #5B5A58;
  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;
}
