/*
Theme Name:Mysli pastyria
Theme URI:
Description:
Version:1.0
Author:Rossul
Author URI:http://www.rossul.com/
Tags:
*/
/* === reset === */
ul, ol{list-style:none;}
img, form, fieldset{border:none;}
ul, ol, form, fieldset{
	margin:0;
	padding:0;
}
body, h1, h2, h3, h4, h5, h6, dl, dt, dd, p{margin:0;}
table{width:100%; border-collapse:collapse;}
q{quotes: none;}
q:before{content:"";}
q:after{content:"";}
input:focus { outline: none; }
textarea:focus { outline: none; }
select:focus { outline: none; }
/* === end reset === */
input, select, textarea{font-family: arial, sans-serif;}
body{
	background:#9a5e13 url(images/bg-body.gif) repeat-x;
	color: #F2CE9F;
	font: 14px/1.5em arial, sans-serif;
}
a{
	color: #F2CE9F;
	text-decoration: none;
}
a:hover{text-decoration:underline;}
.main{
	width:970px;
	overflow: hidden;
	padding: 37px 0 0 0;
	margin: 0 auto;
}
/*--header--*/
#header{
	width: 750px;
	padding: 35px 0 0 0;
	position: relative;
	overflow: hidden;
}
/*--content--*/
#content{
	width: 750px;
	float: right;
}
/*--main-content--*/
.main-content{
	float: left;
	width:482px;
}
/*--right-sidebar--*/
.right-sidebar{
	float: right;
	width: 210px;
}
/*--sidebar--*/
#sidebar{
	width: 193px;
	float: left;
	padding: 35px 0 0 0;
}
.search-wrapp{
	width:100%;
	overflow: hidden;
}
.search-wrapp input{
	float: left;
}
.search-field{
	float: left;
	width:175px;
	height: 20px;
	padding: 2px 0 0 0;
	background: url(images/bg-search-field.gif) no-repeat;
}
.search-field input{
	background: none;
	border: none;
	widows: 165px;
	padding: 0 0 0 10px;
	margin: 0;
	color: #000;
}
#header .right-sidebar h4{
	font-size: 1.083em;
	line-height: 1.2em;
	padding: 10px 0;
	font-weight: normal;
	text-transform: uppercase;
}
/*--sidebar-block--*/
.sidebar-block{
	width: 100%;
	padding: 0 0 40px 0;
	font-size: 0.917em;
}
.sidebar-block h3{
	color: #fff;
	padding: 0 0 10px 0;
	line-height: 1.2em;
	font-size: 1.273em;
	text-transform: uppercase;
}
/*--slogan--*/
.slogan{
	display: block;
	text-transform: uppercase;
	font-weight: normal;
	line-height: 1em;
	font-size : 4em;
}
.sub-slogan{
	display: block;
	text-transform: uppercase;
}
/*--logo--*/
.logo,
.logo a{
	display: block;
	width:193px;
	height: 331px;
}
.logo{background: url(images/logo.jpg);}
.logo a{
	overflow: hidden;
	text-indent: -9999px;
}
/*--calendar-content--*/
.calendar-content{
	width: 100%;
	overflow: hidden;
	font-family: tahoma, sans-serif;
}
.calendar-content{
	color: #000 !important;
	padding: 0 0 5px 0;
	font-size: 0.917em;
	line-height: 1.3em;
}
.calendar-content i{
	font-style: normal;
}
.calendar-content b{
	color: #FFC528 !important;
	display: block;
	padding: 0 0 5px 0;
}
.calendar-content div a{color: #000;}
/*--post--*/
.post{
	width: 100%;
	overflow: hidden;
	padding: 0 0 12px 0;
	margin: 0 0 25px 0;
	background: url(images/border.gif) repeat-x 0 100%;
}
.post h2{
	color: #fff;
	font-size: 1.917em;
	line-height: 1.2em;
	padding: 0 0 15px 0;
}
.post a{color: #fff;}
.post p{
	font-family: tahoma, sans-serif;
	padding: 0 0 15px 0;
	font-size: 0.917em;
}
.meta_data{
	width: 100%;
	overflow: hidden;
}
.meta_data em{
	font-style: normal;
	background: #630;
}
.meta_data em a{
	padding: 2px;
	line-height: 1.5em;
}
.meta_data em a:hover{text-decoration:none;}
.meta_data p.cat a{
	color: #fff;
	background: #8c5512;
	padding: 2px 4px;
}
.meta_data p.cat a:hover{text-decoration: none;}
.meta_data span{text-transform: uppercase;}
.alignleft{
	float:left;
	display: inline;
	margin: 0 10px 5px 0;
}
.alignright{
	float: right;
	display: inline;
	margin: 0 0 5px 10px;
}
.aligncenter{
	margin: 0 auto 5px auto;
	display: block;
}
.error-404{
	width: 100%;
	overflow: hidden;
	text-align: center;
}
.lang{
	width: 100px;
	height: 20px;
	position: absolute;
	top:15px;
	right: 10px;
}
.lang h3{
	display: none;
}
.lang ul{
	float: right;
}
.lang ul li{
	float: left;
}
.lang ul li.active{
	display: none;
}
.text-h{
	font-size: 12px;
	display:block;
	margin:-20px 0 0;
}