@charset "utf-8";
/*
Theme Name:
Theme URI:
Описание:
Author: Rudchyk.Sergii
Author URI:
*/

a{
	text-decoration:none;
    color: #575757;
}
a:hover{
	text-decoration:underline;
}
a img{
	border:0;
}
strong{
	font-weight:bold;
}
b{
	font-weight:bold;
}
em{
	font-style:italic;
}
i{
	font-style:italic;
}
u{
	text-decoration:underline;
}
br{
}
p{
	margin:15px 0;
}
ul{
	list-style:disc;
}
.nulling_ul{
	list-style:none;
}
li{
	margin-left:25px;
}
ol{
	list-style:decimal;
}
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 2px solid #000;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
h1, h2, h3, h4, h5, h6{
	font-weight:normal;
}
h1{
	font-size:20px;
}
h2{
	font-size:18px;
}
h3{
	font-size:16px;
}
h4{
	font-size:14px;
}
h5{
	font-size:12px;
}
h6{
	font-size:10px;
}
table{
    border: 1px solid #000;
}
table tr,th,td{
    vertical-align: middle;
	border: 1px solid #000;
}
table th{

}
/*WordPress › images*/

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0; 
	display:inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
body{
	height: 100%; 
	margin:0px; 
	padding:0px;
    font-size: 16px;
    color: #000;
    font-family: Georgia;
    background-image: url(images/bg.png);
    background-repeat: repeat-x;
    background-position: top;
    background-color: #f5f3ee;
}
.all{
    height:100%;
	position:relative;
}
html>body .all { height: auto; min-height: 100%; }
.main{
    width: 990px;
    margin: 0 auto;
    background-image: url(images/art_img.png);
    background-repeat: no-repeat;
    background-position: top right;
}
/*header*/
.header{
    width: 100%;
    display: inline-block;
}
.logo{
    margin:50px 0 0 65px;
}
.reg{
    margin-top: 16px;
    margin-left: 53px;
    padding: 0 22px;
    border: 1px solid #fff;
    background-color: #d0c8ab;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    width: 270px;
}
.reg table{
    border: none;
    width: 100%;
    font-family: "Trebuchet MS";
    font-size: 12px;
    text-shadow: #ddd7c2 0 1px 0;
    color: #000;
    margin-bottom: 5px;
}
.reg tr, td{
    border: none;
}
.reg td{
    padding: 0 0 2px;
}
.form_title{
    display: block;
    background-color: #449dd0;
    border-left: 1px solid #8eb4bc;
    border-right: 1px solid #8eb4bc;
    border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    font-size: 11px;
    text-transform: uppercase;
    color: #082b52;
    text-shadow: #5daad6 0 1px 0;
    text-align: center;
    margin-bottom: 5px;
}
.reg input{
    border: 1px solid #bdb69c;
    background-color: #FFF;
    width: 117px;
    height: 16px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-left: 3px;
    padding: 0;
}
.input_td{
    width: 122px;
}
.button{
    width: 58px!important;
    height: auto!important;
    padding: 10px 0!important;
    border: none !important;
    border-radius: 0!important;
    -moz-border-radius: 0!important;
    -webkit-border-radius: 0!important;
    margin-left: 5px !important;
    background-image: url(images/submit.png);
    background-color: transparent!important;
    font-size: 14px;
    color: #fff;
    text-shadow: #000 1px 1px 2px;
    cursor: pointer;
}
.text_td{
    text-align: right;
    text-transform: uppercase;
}
/*end header*/

/*nav*/
.nav{
    width: 639px;
    margin: 18px 0 0 12px;
    height: 85px;
    background-image: url(images/nav.png);
}
.nav ul{
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
}
.nav li{
    margin: 0;
    padding: 0 0 0 4px;
    float: left;
    background-image: url(images/nav_separator.png);
    background-repeat: no-repeat;
    background-position: 0 -1px;
}
.nav a{
    display: block;
    height: 85px;
    line-height: 85px;
    font-family: "Trebuchet MS";
    font-size: 14px;
    color: #000;
    text-transform: uppercase;
    font-style: italic;
    text-shadow: #dfd7b9 1px 1px 0;
    border: 1px solid transparent;
    padding: 0 11px 29px;
    border-top: none;
}
.nav a:hover{
    background: rgba(66, 149, 187, 0.5); /* Для старых браузров */
    background: rgb(66, 149, 187)\0/;
    background: -moz-linear-gradient(top, rgba(140, 205, 232, 0.5), rgb(42, 137, 196)); /* Firefox 3.6+ */
       /* Chrome 1-9, Safari 4-5 */
    background: -webkit-gradient(linear, left top, left bottom,
                   color-stop(0%,rgba(140, 205, 232, 0.5)), color-stop(100%,rgb(42, 137, 196)));
       /* Chrome 10+, Safari 5.1+ */
    background: -webkit-linear-gradient(top, rgba(140, 205, 232, 0.5), rgb(42, 137, 196));
    background: -o-linear-gradient(top, rgba(140, 205, 232, 0.5), rgb(42, 137, 196)); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(140, 205, 232, 0.5), rgb(42, 137, 196)); /* IE10 */
    background: linear-gradient(top, rgba(140, 205, 232, 0.5), rgb(42, 137, 196)6); /* CSS3 */
    border: 1px solid #fff;
    border-radius: 0 0 15px 15px;
    -moz-border-radius: 0 0 15px 15px;
    -webkit-border-radius: 0 0 15px 15px;
    text-decoration: none;
    color: #fff;
    text-shadow: #5297b2 1px 1px 1px;
    border-top: none;
}
/* IE 7 Only */
*:first-child+html .nav a:hover {
   background: rgb(66, 149, 187);
}
.current_page_item a{
    background: rgba(66, 149, 187, 0.5); /* Для старых браузров */
    background: rgb(66, 149, 187)\0/;
    background: -moz-linear-gradient(top, rgba(140, 205, 232, 0.5), rgb(42, 137, 196)); /* Firefox 3.6+ */
       /* Chrome 1-9, Safari 4-5 */
    background: -webkit-gradient(linear, left top, left bottom,
                   color-stop(0%,rgba(140, 205, 232, 0.5)), color-stop(100%,rgb(42, 137, 196)));
       /* Chrome 10+, Safari 5.1+ */
    background: -webkit-linear-gradient(top, rgba(140, 205, 232, 0.5), rgb(42, 137, 196));
    background: -o-linear-gradient(top, rgba(140, 205, 232, 0.5), rgb(42, 137, 196)); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(140, 205, 232, 0.5), rgb(42, 137, 196)); /* IE10 */
    background: linear-gradient(top, rgba(140, 205, 232, 0.5), rgb(42, 137, 196)6); /* CSS3 */
    border: 1px solid #fff!important;
    border-radius: 0 0 15px 15px;
    -moz-border-radius: 0 0 15px 15px;
    -webkit-border-radius: 0 0 15px 15px;
    text-decoration: none;
    color: #fff!important;
    text-shadow: #5297b2 1px 1px 1px!important;
    border-top: none!important;
}
/* IE 7 Only */
*:first-child+html .current_page_item a {
   background: rgb(66, 149, 187);
}
/*end nav*/

/*content*/
.content{
    width: 100%;
    display: inline-block;
    margin-top: 33px;
    clear: both;
}

/*sidebar*/
.sidebar{
    width: 230px;
    margin-right: 34px;
    float: left;
    padding-bottom: 40px;
}
/*WordPress › widget*/
.sidebar_widget{
    margin: 0;
    padding: 0;
    list-style: none;
}
.screen-reader-text {
	display:none;
}
.widget{
	width:200px;
    margin: 0;
    padding: 0;
    border: 1px solid #b6af99;
    background-image: url(images/widget.png);
    background-repeat: repeat-x;
    background-position: top;
    background-color: #c8ba8d;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 12px 14px;
    margin-bottom: 25px;
}
.widget a{
    font-size: 14px;
    color: #3e3e3e;
    text-decoration: underline;
}
.widget a:hover{
    color: #d72c00;
    text-decoration: underline;
}
.widget ul{
    margin: 5px;
    padding: 0;
    list-style: none;
}
.widget li{
    margin: 0;
    padding: 5px 0;
}
.widgettitle{
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 0;
    width: 150px;
    border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0 5px 5px 0;
    background-color: #2b8ac5;
    text-align: center;
    margin-left: -14px;
    margin-bottom: 15px;
}
.textwidget{
    font-size: 12px;
    color: #000;
    line-height: 14px;
}
.textwidget p{
    margin: 0 0 15px;
}
.test{
    font-size: 16px;
    color: #454545;
}
.test h2{
    font-size: 24px;
    color: #267ebd;
}
.test p{
    margin: 5px 0 15px;
}
.banner{
    background-color: #bfbbb3;
    width: 100%;
    height: 91px;
    line-height: 91px;
    margin: 0 0 30px 0;
    font-size: 24px;
    color: #807c71;
    text-align: center;
    text-transform: uppercase;
}
/*end sidebar*/

/*text_block*/
.text_block{
    width: 680px;
    float: left;
    margin: 0 24px 0 14px;
    position: relative;
}
.main_title{
    width: 172px;
    height: 58px;
    background-image: url(images/title.png);
    line-height: 58px;
    text-align: center;
    font-size: 21px;
    color: #fff;
    font-family: "Trebuchet MS";
    text-transform: uppercase;
    font-style: italic;
    margin-left: -14px;
    margin-bottom: 18px;
}
.archive{
    font-size: 12px;
    font-family: Tahoma;
    text-decoration: underline;
    position: absolute;
    top: 25px;
    right: 104px;
}
.archive:hover{
    text-decoration: none;
}
.post_block{
    width: 100%;
}
.post{
    width: 100%;
    padding-bottom: 20px;
    margin-bottom: 28px;
    background-image: url(images/separator.png);
    background-repeat: no-repeat;
    background-position: 15px 100%;
}
.title{
    padding-left: 112px;
    position: relative;
    font-family: Georgia;
    font-size: 22px;
    color: #b30c00;
    margin-bottom: 5px;
}
.title a{
    color: #b30c00;
    text-decoration: none;
}
.title a:hover{
    text-decoration: none;
}
.data{
    position: absolute;
    top: -2px;
    left: 0;
    font-size: 18px;
    color: #fff;
    font-weight: normal;
    padding: 2px 4px;
    background-color: #2b8ac5;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.post_content{
    width: 100%;
    display: inline-block;
}
.post_content p{
    margin: 0;
}
/*end text_block*/

/*end content*/

/*footer*/
.empty{
    width: 100%;
    height: 77px;
}
.footer{
    width: 100%;
    height: 77px;
    background-image: url(images/footer.png);
    background-repeat: repeat-x;
    position: absolute;
    bottom: 0;
    left: 0;
}
.footer_text{
    width: 990px;
    margin: 0 auto;
    text-indent: 44px;
    line-height: 77px;
    font-family: Tahoma;
    font-size: 11px;
    color: #454138;
}
/*end footer*/
.entries{
    clear:both;
	display:inline-block;
	width:100%;
}
.old_entries{
	float:left;
	margin-left:20px;
}
.new_entries{
	float:right;
	margin-right:20px;
}
.comment_block{
	padding:15px 0;
}