/*
Theme Name: Custom theme
Theme URI: no uri
Author: Bohdanov Maxim
Author URI: no uri
Description: Custom theme
Version: 1.3
License: GNU General Public License
License URI: license.txt
Tags: theme, suctom theme
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

* {
    padding: 0;
    margin: 0;
}

body {
    width:100%;
    font: 13px Verdana, sans-serif;
}

#page-block {
    text-align: center;
}

#site-block {
    width: 965px;
    display: inline-block;
    text-align: left;
}



#header {
    width: 945px; /* Default 945px; */
    height: 149px; /* Default 149px; */
    background-image: url(images/header.png);
    padding-left: 20px;
    padding-top: 5px;
}

#logo {
    display: block;
    float: left;
}

div#site-description {
    padding-top: 5px;
    display: block;
    width: 520px;
    padding-left: 40px;
    float: left;
    color: white;
    text-shadow: 1px 1px 1px #666;
}
#site-description .description {
    display: block;
}
#centrname {
    font-size: 24px;
    font-weight: bold;
	margin-top: 15px;
}



div#main-menu {
    text-align: center;
}
ul#navigation {
    display: inline-block;
    width: 941px;
    padding: 12px 0;
}
ul#navigation li {
    display: inline-block;
    vertical-align: top;
    margin-top: -12px;
    font-weight: bold;
}
ul#navigation li a {
    font-size: 15px;
    text-decoration: none;
    color: white;
    display: block;

    padding: 5px 60px 4px 60px;
    text-shadow: 1px 1px 1px #956921;
    border-left: 1px solid #c88f2f;
    border-right: 1px solid #f7cd82;
    background: url(images/menu-bg.png) -20px 0px no-repeat;
}
ul#navigation li a.first {
    padding: 5px 60px 4px 62px;
    border-left: none;
    border-right: 1px solid #f7cd82;
    background: url(images/menu-bg.png) left top no-repeat;
}
ul#navigation li a.last {
    padding: 5px 62px 4px 60px;
    border-left: 1px solid #c88f2f;
    border-right: none;
    background: url(images/menu-bg.png) right top no-repeat;
}

div#container {
    padding-bottom: 15px;
}

div#left-sidebar, div#right-sidebar, div#main-content {
    vertical-align: top;
}

div#left-sidebar, div#right-sidebar {
    display: inline-block;
    width: 192px;
    background: url(images/sidebar-background.png) repeat-y;

}
div#left-sidebar ul, div#right-sidebar ul {
    padding: 10px 10px;
}
div#left-sidebar ul li, div#right-sidebar ul li {
    padding: 5px 0;
}
div#left-sidebar ul li a, div#right-sidebar ul li a {
    color: #6d860e;
    font-weight: bold;
    text-decoration: none;
}
.sidebar-top {
    width: 164px;
    height: 20px;
    background: url(images/sidebar-top.png) no-repeat;
    color: white;
    text-shadow: 2px 2px 2px #5c6f16;
    font-size: 14px;
    padding:3px 10px 0 20px;
}
.sidebar-content {
    border: 1px solid #9cbe9c;
    border-top: none;
    /*border-bottom: none;*/
}
.page-top {
    float: left;
    background: url(images/page-top.png) no-repeat;
    width: 519px;
    height: 20px;
    color: white;
    text-shadow: 2px 2px 2px #5c6f16;
    font-size: 14px;
    padding:3px 10px 0 20px;
}
.page-content {
    float: left;
    width: 517px;
    border: 1px solid #9cbe9c;
    padding: 15px;
}

div#main-content {
    display: inline-block;
    /*background: #ff00ff;*/
    background: url(images/page-background.png) repeat-y;
    width: 549px;
    margin: 0 14px;
}



#footer {
    width: 965px;
    height: 102px;
    background: url(images/footer.png) no-repeat;
    text-align: center;
    color: white;
}

ul#footer-navigation {
    display: inline-block;
}
ul#footer-navigation li {
    display: inline-block;
    font-weight: bold;
    padding: 20px 10px 10px 10px;
}
ul#footer-navigation li a {
    color: white;
    text-decoration: none;
    text-shadow: 2px 2px 2px #5c6f16;
}
#copyright {
    padding-bottom: 10px;
}

.post-title {
    padding: 10px 0px;
}
.post-title a {
    color: #efa332;
    font-size: 14px;
}
.post-date {
    color: #ccc;
    font-size: 11px;
    float: right;
    padding-top: 5px;
}
.post-content {
    padding-bottom: 30px;
}
.post-delimiter {
    color: #abcbac;
    line-height: 1px;
}
.date-wrapper {
    padding-bottom: 10px;
}

#left-sidebar ul li, #right-sidebar ul li {
    list-style-type: none;
    background: url(images/list-style-image.png) no-repeat -5px 10px;
    vertical-align: top;
}
.menu-left_menu-container {
     border: 1px solid #9cbe9c;
     border-top: none;
}
.textwidget {
    border: 1px solid #9cbe9c;
    border-top: none;
    text-align: center;
}
#videos {
    padding: 5px 0;
}
.video {
    padding: 5px 0;
}
.recent-news {
    display: inline-block;
    width: 162px;
    padding-right: 15px;
}
.last-rnews {
    padding-right:0;
}
.recent-news h4 a {
    color: #efa332;
}
.recent-news .content {
    padding-top: 10px;
}
.recent-news .content img {
    width:140px;
}
.paragraph {
    padding-left: 20px;
}
.profile {
    width:100%;
}
#share42 {
LEFT: 0px;
margin-top: -60px;
opacity: 0.75;
padding: 0px 0px 0px;
POSITION: fixed;
top: 50% !important;
}
 
#share42:hover {
opacity: 1;
}
.entry-format {
	display: none;
}

/*Выравнивание абзацев по ширине*/

p {

text-align: justify;

}