@charset "utf-8";
/* 
Theme Name: BurMash
Theme URI: http://tanya-ko.ru
Author: Konovalova Tanya & Chugin Denis
Author URL: http://tanya-ko.ru

The CSS/XHTML is released under GPL:  http://www.opensource.org/licenses/gpl-license.php
*/

/* reset
--------------------------------------------------------- */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, 
blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, 
img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	}
table {
	border-collapse: separate;
	border-spacing: 0;
	}
caption, th, td {
	text-align: left;
	font-weight: normal;
	}
table, td, th {
	
	}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
	}
blockquote, q {
	quotes: "" "";
	}
a img {
	border: 1px solid #000000 !important;
	}

/* typography
--------------------------------------------------------- */

body {
	font-size: 73%;
	font-family: Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 1.6em;
	}
* html body,
*:first-child+html body {
	font-size: 67%;
	}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	margin-bottom: 0.3em;
	}
h1 {
	font-size: 2em;
	}
h2 {
	font-size: 1.3em;
	}
h3 {
	font-size: 1.5em;
	}
h4 {
	font-size: 1.3em;
	}
h5 {
	font-size: 1.2em;
	}
h6 {
	font-size: 1em;
	}
p {
	margin: 0 0 15px;
	}
blockquote {
	margin: 1.5em 1em;
	font-style: italic;
	}
strong {
	font-weight: bold;
	}
em, dfn {
	font-style: italic;
	}
dfn {
	font-weight: bold;
	}
sup, sub {
	line-height: 0;
	}
abbr, acronym {
	border-bottom: 1px dotted #666;
	}
address {
	margin: 0 0 1.5em;
	font-style: italic;
	}
del {
	text-decoration: line-through;
	}
pre, code {
	margin: 1.5em 0;
	white-space: inherit;
	}
html>body pre,
html>body code {
	white-space: pre;
	}
pre, code, tt {
	font: 1em 'andale mono', 'lucida console', monospace;
	line-height: 1.5;
	}
li ul, li ol {
	margin: 0 2em;
	}
ul, ol {
	margin: 0 1.5em 1.5em 1.5em;
	}
ul {
	list-style-type: disc;
	}
ol {
	list-style-type: decimal;
	}
dl {
	margin: 0 0 1.5em 0;
	}
dl dt {
	font-weight: bold;
	}
dd {
	margin: 0 0 1em 1.5em;
	}
table {
	margin-bottom: 1.4em;
	width: 100%;
	}
th {
	font-weight: bold;
	}
th, td {
	padding: 4px 10px 4px 5px;
	}
tfoot {
	font-style: italic;
	}
caption {
	background: #333;
	}
.small {
	font-size: .8em;
	margin-bottom: 1.875em;
	line-height: 1.875em;
	}
.large {
	font-size: 1.2em;
	line-height: 2.5em;
	margin-bottom: 1.25em;
	}
.hide {
	display: none;
	}

/* forms
--------------------------------------------------------- */

form {
	margin: 0;
	padding: 0;
	}
label {
	font-weight: bold;
	}
fieldset {
	padding: 1.4em;
	margin: 0 0 1.5em 0;
	}
legend {
	font-weight: bold;
	font-size: 1.2em;
	}
input.text, input.title, textarea, select {
	margin: 0.5em 0;
	}
input.text:focus, input.title:focus, 
textarea:focus, select:focus {
	border: 1px solid #666;
	}
input.text, input.title {
	width: 300px;
	padding: 5px;
	}
input.title {
	font-size: 1.5em;
	}
textarea {
	padding: 5px;
	}

/* misc
--------------------------------------------------------- */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
.clearfix {
	display: inline-block;
	}
* html .clearfix {
	height: 1%;
	}
*:first-child+html .clearfix {
	min-height: 1px;
	}
.clearfix {
	display: block;
	}
.clear {
	clear: both;
	}
	
	
	
body {
	color: #000000;
	text-align: center;
	background: #e3dac9 url('imgs/bg-main.jpg') repeat-y 50% 0;
	}

/* links */

a:link, a:visited {
	color: #806a50;
	text-decoration: underline;
	font-weight:bold;
	outline: none;
	}
a:hover {
	color: #000000;
	text-decoration: none;

	}

/* layout
---------------------------------------------------------------- */

#universe-a {
	padding: 0 0 0;
	background: url('imgs/bg-top.jpg') no-repeat 50% 0;
	}
#universe-aa {
	padding: 0 0 0;
	background: url('imgs/b_up.jpg') no-repeat 50% 0;
	}
#universe-b {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	}
#universe-c {
	padding-top: 20px;
	}
#universe-d {
	padding-top: 0px;
	}
#container {
	}
#wrapper {
	width: 100%;
	float: left;
	overflow: hidden;
	}
#content {
	padding: 0 10px;
	margin: 40px 35px 0 290px;
	}
#sidebar {
	float: left;
	width: 266px;
	margin: 20px -304px 0 0;
	}
html>body #sidebar {
	width: 266px;
	}
#sidebar-inner {
	font-size: 12px;
	position: relative;
	}
#footer-a {
	height: 170px;
	margin: -80px 0 0;
	background: url('imgs/bg-bottom.jpg') no-repeat 50% 0;
	}
#footer-b {
	width: 885px;
	margin: 0 auto;
	}
#footer-b p {
	padding: 110px 20px 0px 255px;
	color: #000000;
	text-align: left;
	}
#footer-b p a {
	text-decoration:none;
	color: #D2CDC0;
	}
#footer-b a img {
border:none !important;
margin-left: 20px;
vertical-align: top}

/* header
---------------------------------------------------------------- */

#header {
	margin: 0px;
	padding: 0px;
	position: relative;
	}
#header #blog-title {
	margin: 0;
	font-size: 3em;
	font-weight: normal;
	line-height: 1em;
	}
#header #blog-title a {
	}
#header #blog-title a:hover {
	text-decoration: none;
	}
#header #blog-description {
	font-size: 1.2em;
	font-style: italic;
	font-weight: normal;
	}

#header #m-rss {
	top: -22px;
	left: -10px;
	position: absolute;
	}
#header span {
	top: -22px;
	left: 0;
	width: 18px;
	height: 40px;
	display: block;
	position: absolute;
	background: url('imgs/paper-clip.gif') no-repeat 0 0;
	}

/* pages navigation */

#nav {
	margin: 0 0 0 80px;
	position: relative;
	height: 43px;
	float:left;
	background: url('imgs/nav.jpg') repeat-x;
	border-right: 2px solid #000000;
	}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#nav ul li {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	}

#nav ul li a:link, #nav ul li a:visited {
	float: left;
	color: #FFFFFF;
	padding: 12px 4px;
	margin: 0 2px 0 0;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: 0em;
	text-decoration:none;
	}

#nav ul li a:hover, #nav ul li.current_page_item a {
	background: url('imgs/a-active2.png') repeat-x;
	border-right: 2px solid #000000;
	margin:0px;
	}




/* banner */

#banner {
	overflow: hidden;
	margin: 0 303px 0 20px;
	background: #e5e5e5;
	}
#banner img {
	max-width: 100%;
	display: block;
	}

/* content styles
---------------------------------------------------------------- */

/* basic elements */

blockquote {
	color: #a7a193;
	padding: 0 10px 0 25px;
	background: url('imgs/quote.png') no-repeat 0 0;
	}

/* alignments & images */

img.aligncenter, img[align="center"] {
	margin: 0 auto;
	display: block;
	}
.alignleft {
	float: left;
	}
img.alignleft, img[align="left"] {
	float: left;
	margin: 6px 8px 0 0;
	}
.alignright {
	float: right;
	}
img.alignright, img[align="right"] {
	float: right;
	margin: 6px 0 0 8px;
	}

/* navigation */

.navigation {
	margin: -10px 0 40px;
	padding: 5px 0;
	}
.nav-previous {
	float: left;
	text-align: left;
	}
.nav-next {
	float: right;
	text-align: right;
	}

/* gallery navigation */

.navigation img {
	width: 50px;
	height: 50px;
	}
#nav-images {
	margin: 0;
	padding: 10px 0;
	background: none;
	}

/* Main Content */

.hentry {
	margin-bottom: 20px;
	padding: 0 10px 10px;
	}
body.page .hentry {
	border-bottom: none;
	}
	
.page-title {
	margin: 0 0 10px;
	padding: 0;
	font-size: 15px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	line-height: 1.2em;
	text-transform:uppercase;
	}
body.search .page-title,
body.archive .page-title {
	padding: 0 10px;
	}

.page-title a:link,
.page-title a:visited {
	text-decoration: none;
	}
	
	
.entry-title {
	margin: 0;
	padding: 20px 0 15px;
	font-size: 1.5em;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	line-height:28px;
	text-transform: none;
	border-top: 1px solid #000000;
	}
	
body.single .entry-title {
	padding: 0 0 5px;
	font-size: 1.3em;
	font-weight:bold;
	}
.entry-title a:link,
.entry-title a:visited {
	color: #806a50;
	text-decoration:none;
	}
.entry-title a:hover {
	color: #000000;
	}

.entry-content, .entry-content-red {
	margin: 10px 0 15px;
	text-align:justify;	

	}
.entry-content img, .entry-content-red img {
	margin:4px 20px 35px 0px;
	float:left;

	}
.entry-content img.wp-smiley {
	padding: 0;
	background: none;
	border: none;
	}

.entry-content-red p {
	text-indent: 25px;
	}
.entry-content-red p:first-line {
	}
.entry-meta {
	color: #a7a193;
	font-size: .9em;
	line-height: 1.6em;
	}
.entry-action {
	margin: 3px 0;
	display: block;
	}

.archive-meta {
	margin: 0 0 15px;
	padding: 0 10px 2px;
	color: #8f8574;
	}

#content .protected input {
	margin: 5px 0;
	padding: 3px 10px;
	color: #fff;
	background: #46413e;
	border: 1px solid #272422;
	}
#content .protected label input {
	background: #f5f5f5;
	border: 1px solid #d5d5d5;
	}
#content .protected label input[type="text"]:focus {
	background: #fff;
	}

/* comments area */

#commentarea h3 {
	margin: 10px 0;
	padding: 0 10px;
	font-size: 1.5em;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	}
h3#respond {
	margin-bottom: 0;
	}
#commentarea ol {
	margin: 0;
	list-style: none;
	}
#commentarea li {
	clear: left;
	padding: 15px 10px 10px;
	border-bottom: 1px solid #000000;
	}
#commentarea .commenthead {
	margin-bottom: 15px;
	}
#commentarea .comment-author img.avatar {
	float: left;
	margin: -2px 10px 0 0;
	border: 2px solid #bab6ab !important;
	}
#commentarea .comment-author span {
	font-size: 1.2em;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	}
#commentarea .comment-meta {
	color: #a7a193;
	font-size: .9em;
	}
#commentarea .unapproved {
	width: 50%;
	margin: 5px auto -5px;
	padding: 3px 5px;
	clear: left;
	display: block;
	font-style: italic;
	background: #f8f8ea;
	border-top: 1px solid #858511;
	border-bottom: 1px solid #858511;
	}

#commentarea #commentform {
	padding: 0 10px 30px;
	font: 100% Arial, Helvetica, sans-serif;
	}
#commentarea #commentform p {
	padding: 6px 0px;
	margin: 0px;
	}
#commentarea #commentform #comment-notes {
	color: #999;
	font-style: italic;
	}
#commentarea #commentform .form-label {
	padding: 5px 0 1px;
	}
#commentarea #commentform .required {
	color: #c00;
	}
#commentarea #commentform input {
	width: 50%;
	padding: 3px;
	margin-top: 3px;
	background: #f5f3ed;
	border: 1px solid #bab6ab;
	}
#commentarea #commentform textarea {
	width: 98%;
	margin: 3px 0;
	padding: 2px;
	background: #f5f3ed;
	border: 1px solid #bab6ab;
	}
#commentarea #commentform textarea:focus,
#commentarea #commentform input[type="text"]:focus {
	color: #333;
	background: #fff;
	}
#commentarea #commentform #submit {
	width: auto;
	margin: 5px 0 0;
	padding: 5px 10px;
	color: #fff;
	background: #46413e;
	border: 1px solid #272422;
	}

/* sidebar
---------------------------------------------------------------- */

#sidebar a {
	font-style: normal;
	}


#sidebar .sidebar-title,
#sidebar .widget-title {
	margin: 0 -20px;
	padding: 0 20px 0px;
	font-size: 1.3em;
	font-style: normal;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	
	}
	
#sidebar .sidebar-title a:link, a:visited {
	color: #000000;
	text-decoration: underline;
	
	}
#sidebar .sidebar-title a:hover {
	text-decoration: none;
	}
#sidebar ul {
	margin: 0;
	padding: 19px 0 0; /*тут высота фотки*/
	position: relative;
	list-style: none;
	}
#sidebar ul ul,
#sidebar ul div {
	margin: 0;
	padding: 5px 0 0;
	background: none;
	}
#sidebar li {
	margin: 0 20px;
	padding: 0 0 20px;
	}
#sidebar li li {
	margin: 0;
	padding: 4px 0 4px 35px;
	line-height: 1.2em;
	background: url('imgs/li.jpg') no-repeat 0em 1em;
	list-style-position: inside;
	}

#sidebar .page_item a:link, #sidebar .page_item a:visited {
text-decoration:none;
}
#sidebar .current_page_item  a {
	color: #000000;
	}

/* Pages */

#pages ul ul {
	padding: 0;
	margin: 4px 0 -4px 15px;
	border-top: 1px dashed #c2b9a5;
	}
/* Tag Cloud */

#sidebar #tag_cloud div {
	line-height: 1.8em;
	}

/* Flickr */

#sidebar #flickrrss div {
	border: none;
	}
#sidebar #flickrrss a {
	padding: 0 3px 0 0;
	}
#sidebar #flickrrss img {
	border: 1px solid #a69c96 !important;
	}

/* Search Form */

#sidebar #search {
	width: 250px;
	height: 35px;
	margin: 0 0 0 -5px;
	padding: 0 0 10px;
	background: url('imgs/bg-search.png') no-repeat 0 0;
	}
html>body #sidebar #search {
	padding-bottom: 20px;
	}
#sidebar #mainsearch {
	margin: 0;
	padding: 12px 10px 0 26px;
	position: relative;
	}
#sidebar #mainsearch #s {
	width: 148px;
	margin: 0 15px 0 0;
	padding: 2px 5px;
	color: #c6c0aa;
	background: none;
	border: none;
	}
#sidebar #mainsearch #searchsubmit {
	vertical-align: middle;
	}

/* Calendar */

#sidebar #calendar caption {
	text-align: center;
	background: none;
	}
	


#sidebar .price {
background: url('imgs/price.png') no-repeat 0% 50%;
height:69px;
margin: 30px 0 40px;
}

#sidebar .price p {
margin: 10px 0 0 100px;
}
#sidebar a:link, a:visited {
	color: #806a50;
	text-decoration: underline;
	font-weight:bold;
}
#sidebar a:hover {
	color: #000000;
	text-decoration: none;
	}
	
#sidebar .page-title a:link,
#sidebar .page-title a:visited {
	color: #806a50;
	text-decoration:none;
	font-size:15px;
	}
/*эта тупость вверху и ниже добалена для оперы и для експлонра.... бля, как заебалась с ними(((*/	
#sidebar .page-title a:hover {
	color: #000000;
	text-decoration:none;
	}
#content a:link,
#content a:visited {
	color: #806a50;
	}
#content a:hover {
	color: #000000;
	text-decoration:none;
	}
.leftcol {
width:250px;
float:left;
padding-right: 40px;
margin-left:10px;
margin-bottom:20px;

}

/*.leftcol ul  {
	margin: 0;
	list-style-type: none;
	}
.leftcol ul li {
padding-left:42px;
display: inline-table;
}*/

.breadcrumb {
margin: -35px 0 16px 11px;
}

table {
padding-top: 15px;
margin-bottom: 0px;
border-top: 1px solid #000000;
}


/*дополнительно еоборудование с главной*/
#wptable-1 {
width:250px;
border:0px;
border-collapse:collapse;
margin-bottom: 30px;
}
#wptable-1 th, td {
vertical-align: top;
padding:0 12px 0 0;
}
#wptable-1 img {
border: 1px solid #000000;
}

#wptable-3 {
width:250px;
border-top: none;
border-collapse:collapse;
margin-bottom: 30px;
}

#wptable-3 th, td {
padding:0 0 5px 5px;}

#wptable-333 {
border-top: none;
border-collapse:collapse;
margin-bottom: 30px;
}

#wptable-333 th, td {
padding:0 0 5px 5px;}

.mytable td {
text-align:center;
}

.tupost{
	float: left;
	margin:5px 0 0 145px;
	padding:0;
	background:url('imgs/tupost.jpg') no-repeat;
	}
* html .tupost{
	margin:5px 0 0 80px;
	}

.tupost a {
	background:url('imgs/home.jpg') no-repeat;
	width:29px;
	height:29px;
	display:block;
	outline: none;
	float:left;
}
.tupost a:hover {
	background:url('imgs/home.jpg') no-repeat 0px -29px;
	width:29px;
	height:29px;
	display:block;
}

.tupost-karta {
	float: left;
	padding:0;
	margin:5px 0 0 0px;
	}
.tupost-karta a {
	background:url('imgs/karta.jpg') no-repeat;
	width:29px;
	height:29px;
	display:block;
	outline: none;
	float:left;
}
.tupost-karta a:hover {
	background:url('imgs/karta.jpg') no-repeat 0px -29px;
	width:29px;
	height:29px;
	display:block;
}

.tupost-pis {
	float: left;
	padding:0;
	margin:5px 0 0 0px;
	}
.tupost-pis a {
	background:url('imgs/pismo.jpg') no-repeat;
	width:29px;
	height:29px;
	display:block;
	outline: none;
	float:left;
}
.tupost-pis a:hover {
	background:url('imgs/pismo.jpg') no-repeat 0px -29px;
	width:29px;
	height:29px;
	display:block;
}

.logo {
height: 225px;
width: 270px;}


.print {
margin-top: 40px;
border-top: 1px solid #000000;
padding-top: 30px;
}

.print a img {
border: none !important;
margin:3px 10px 0px 0px;
}

#foto {
	width:180px;
	float:left;
	margin:0 30px 0px 0;
}

.wptable tr.alt {
 	background-color: #d5c6ab; 
}

.liveinternet {
float:right;
margin-top:-50px;}
