body {
	padding: 0;
	margin: 0;
	background: #F2F2F2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
}

img { border: none; }
a:link,a:visited { color: #0B4770; text-decoration: underline; }
a.green:link,a.green:visited { color: #647016; font-style: italic; font-size: 0.9em;}
.clear { clear: both;}

div.header {
	width: 100%;
	position: relative;
	background: #fff url(images/note-top.png) repeat-x left top;
	margin: 0;
	margin-top: 5px;
}

div.header .f {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 13px;
	background: url(images/note-bottom.png) repeat-x left top;
}

div.header .c {
	width: 100%;
	padding: 0;
}

div.header .blocks {
	padding-left: 10px;
	padding-right: 10px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #DDDDDD;
	background: #F3F3F3;
	margin:10px;
	padding-top:4px;
	text-align:center;
}

.wp-caption-text {
	width: 100% !important;
	margin: 5px 0 !important;
}

.mainmenu a:link, .mainmenu a:visited{
	font-size: 14px;
	color: #0D5100;
	display: block;
	line-height: 22px;
}

.mainmenu td {
	width: 50%;
	padding-top: 30px;
}

.blue {
	background: #dce6ea url(images/note-blue.png) repeat-x left top;
	color: #0B4770;
	font-size: 13px;
	position: relative;
}

.blue span.l {
	position: absolute;
	left: 0;
	bottom: 0;
	display: block;
	width: 14px;
	height: 14px;
	background: url(images/blue-left.png) no-repeat left top;
}

.blue span.r {
	position: absolute;
	right: 0;
	bottom: 0;
	display: block;
	width: 14px;
	height: 14px;
	background: url(images/blue-right.png) no-repeat left top;
}

.login td {
	padding: 10px 0;
}

.login input{
	width: 99%;
}

.meta ul, .meta li{
	text-align: left;
}

/* <РАЗМЕРЫ блоков> */

.half {
	width: 50%;
	margin: 0px;
	float: left;
}

.fourth {
	width: 25%;
	margin: 0px;
	float: left;
}

.three-fourth {
	width: 75%;
	margin: 0px;
	float: left;
}

.full {
	width: 100%;
	margin: 0px;
	float: left;
}

/* </РАЗМЕРЫ блоков> */

.tovary ul, .tovary li, .tovary li a {
	margin-left: 0 !important;
}

.page {
	background: #fff url(images/page-middle.png) repeat-y left top;
	position: relative;
	margin: 10px;
}

.page.h500 {
	height: 500px;
}

.page.h300 {
	height: 300px;
}


.page .top {
	position: absolute;
	z-index: 1;
	background: url(images/page-top.png) no-repeat left top;
	height: 48px;
	width: 100%;
	left: 0;
	top: 0;
}

.page .top span {
	display: block;
	position: absolute;
	right: 0px;
	top: 0;
	height: 48px;
	width: 125px;
	background: url(images/page-top.png) no-repeat right top;
}

.page .bottom {
	position: absolute;
	z-index: 1;
	background: url(images/page-bottom.png) no-repeat left top;
	height: 19px;
	width: 100%;
	left: 0;
	bottom: 0;
}

.page .bottom span {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	height: 19px;
	width: 125px;
	background: url(images/page-bottom.png) no-repeat right top;
}

.page .t { 
	width: 100%; 
	z-index: 2;
	position: relative;
}

.page.h500 .t {
	height: 500px;
}

.page .t .right {
	background: #f2f2f2 url(images/page-middle.png) repeat-y right top;
	width: 6px;
}
.page .t td .wrap {
	margin-left: 30px;
	position: relative;
}

.page p {
	margin-left: 25px;
	margin-right: 30px;
	margin-bottom:10px;
	z-index: 2;
	position: relative;
}

.page .break {
	height: 30px;
}

.page .break-h {
	height: 30px;
	width: 70%;
	border-bottom: 1px dotted gray;
}

.page .sbreak {
	height: 10px;
}

.page .oblink {
	text-align: right;
	width: 98%;
	display: block;
	margin-left: 0 !important;
}

.vvqbox {
	margin-left: 5px !important;
}

h2 {
	color: #0071BC;
	font-size: 14px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

h1, h1 a {
	color: #0071BC;
	font-size: 22px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h1 a {
	margin-left: 0 !important;
}

.time {
	color: #700B5C;
	display: inline-block;
	font-size: 11px;
	font-style: italic; 
	left: -30px;
	position: relative;
	line-height: 20px;
}

.category a {
	color: #647016;
	font-style: italic;
	margin-left: 0 !important;
}

.page .content {
	color: #808080;
	font-size: 13px;
	margin-left: 30px !important;
}

.page .content *, .page .comments * {
	margin-left: 0 !important;
}



.page .tur *, .page .yandexMap {
	margin-left: 0 !important;
}

.page .tur th {
	background: #DCE6EA;
	padding: 10px;
}

.page .tur td {

	padding: 10px;
}

#sidebar {
	margin-left: 0 !important;
}

#sidebar ul, .sidebar li {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#sidebar li {
	margin-left: 30px;
}

#sidebar abbr {
	margin-left: 0 !important;
}

#wp-calendar {
	margin: 0 !important;
	width: 90%;
}

#wp-calendar td * {
	margin-left: 0;
}

#wp-calendar td, #wp-calendar th, #wp-calendar caption {
	background: #F2F2F2;
	padding: 3px;
	border-right: 1px solid #B8B8BC;
	border-bottom: 1px solid #B8B8BC;
	border-top: 1px solid white;
	border-left: 1px solid white;
	color: #3C4653;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

#wp-calendar th {
	font-size: 12px;
	font-weight: normal;
}

#wp-calendar caption {
	margin-left: 0 !important;
	font-size: 15px;
	background: none;
	border: none;
}

#wp-calendar #today {
	background: #879BB5;
	color: white;
	font-weight: bold;
	border-left: 1px solid #2F506C;
	border-top: 1px solid #2F506C;
}

#wp-calendar #today a {
	color: white;
}

.navi {
	font-size: 1.3em;
	padding-top: 20px;
	padding-bottom: 20px;
}

.wp_bannerize_A {
	width: 80%;
	height: 300px;
	overflow: auto;
	margin-top: 30px;
}


.wp_bannerize_A ul,.wp_bannerize_A li {
	list-style: none;
}
.wp_bannerize_A li { margin: 15px 0;}
