/*
 Theme Name: DEP
 Description: Simple, CSS based design.
 Author: Denis Voroncov
 Author URI: http://www.one-oage.su
 Version: 1.3.2
 Tags: green, white, simple, fixed width, css, widget ready, SEO friendly, right sidebar, two columns, valid xhtml, valid css
 */
/* Gets rid of Firefox's dotted borders */
a img {
    border: none
}

/* Gets rid of IE's blue borders */
/********************************************/
h1 {
    float: left;
    font-size: 36px;
    color: #fff;
    text-align: left;
    font-weight: normal;
    margin: 70px 0 0 20px;
    letter-spacing: -2px;
}

.clear {
    clear: both;
}

#hdrLeft {
    float: left;
    width: 500px;
    text-align: left;
}

.description {
    float: left;
    width: 480px;
    margin: 0 0 0 20px;
    font-size: 14px;
}

#hdrRight ul {
    margin: 95px 0 0 0;
}

#hdrRight li {
    display: inline;
    font-size: 18px;
    font-weight: bold;
    margin: 0 20px 0 0;
}

#hdrRight a {
    color: #fff;
    text-decoration: none;
}

#hdrRight a span {
    color: #666666;
    text-decoration: underline;
    text-align: center;
    margin: -36px 0 0 0;
    display: block;
}

#content {
    float: left;
    width: 500px;
    margin-right: 0px;
    text-align: left;
}

#right-content {
    float: right;
    width: 543px;
    text-align: left;
}

#left-content {
    float: left;
    width: 431px;
    text-align: left;
    font-size: 12px;
}

h2 {
    color: #87b83d;
    font-size: 18px;
    padding: 20px 20px 0 20px;
}

h2 a {
    color: #87b83d;
    font-size: 18px;
    text-decoration: none;
}

#container a {
    color: #00407a;
}

#container h2.pagetitle, #container h2.pagetitle a {
    padding: 0;
    margin: 0 0 12px 0;
    font-family: "Book Antiqua";
    font-size: 22px;
    color: #444444;
}

h2.pagetitle a.title_link:hover {
    text-decoration: underline;
}

h3 {
    color: #87b83d;
    font-size: 18px;
    padding: 20px 20px 0 20px;
}

h3#comments {
    color: #87b83d;
    font-size: 16px;
    padding: 20px 20px 10px 0;
}

h3#respond {
    color: #87b83d;
    font-size: 18px;
    padding: 20px 20px 0 0;
}

.postdate {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    padding: 8px 20px;
    background-color: #87b83d;
}

.postentry {
    padding: 20px;
}

.entry p, .postentry img {
    padding: 10px;
}

p, .entry p, .postentry p {
    padding: 0 0 10px 0;
}

.epigraph {
    color: #00407A;
    padding: 0 0 10px 0;
}

.author {
    font-size: 10px;
    font-weight: bold;
}

.postentry ul {
    padding: 0 0 0 10px;
    list-style-type: none;
    margin: 0 0 0 20px;
}

.postentry ul li {
    padding: 0 0 5px 15px;
    background: url(/wp-includes/images/bullet.gif) top left no-repeat;
}

.akst_link {
    display: block;
    padding: 20px 0 0 0;
}

.postmetadata {
    padding: 0 20px 20px 20px;
    clear: both;
}

.comments {
    margin: 5px 0 20px 10px;
}

.alt {
    display: block;
    padding: 10px 0 10px 0;
}

a.comments:link {
    color: #87b83d;
    text-decoration: underline;
}

.entry img {
    padding: 10px;
    border: none;
}

.entry .akst_link {
    display: block;
    padding: 10px 0 10px 20px;
}

.entry ul {
    padding: 0 20px 0 10px;
    list-style-type: none;
    margin: 0 0 0 20px;
}

.entry ul li {
    padding: 0 0 5px 15px;
    background: url(/wp-includes/images/bullet.gif) top left no-repeat;
}

.navigation {
    float: left;
    display: block;
    padding: 0 20px 10px 0;
    width: 100%;
}

small {
    display: block;
    padding: 5px 0 10px 20px;
    font-size: 10px;
    font-weight: bold;
}

small.commentmetadata {
    display: block;
    padding: 0 0 10px 0;
    font-size: 10px;
    font-weight: bold;
}

blockquote {
    padding: 10px 20px;
    color: #999;
    font-size: 12px;
    font-style: italic;
}

#search {
    float: left;
    width: 178px;
    padding: 20px;
    border: 1px solid #87b83d;
}

input#s {
    width: 160px;
    padding: 3px;
    margin: 0 0 5px 0;
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption, .callout {
    border: 1px solid #ddd;
    text-align: center;
    background-color: #f3f3f3;
    padding-top: 4px;
    margin: 10px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.callout {
    width: 200px;
    float: left;
    text-align: left;
    padding: 5px;
}

.wp-caption img {
    margin: 0;
    padding: 0;
    border: 0 none;
}

.wp-caption-dd {
    font-size: 11px;
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0;
}

#sidebar-1 {
    float: left;
    width: 220px;
    margin-right: 20px;
    text-align: left;
}

#sidebar-1 h2 {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    padding: 8px 20px;
    background-color: #87b83d;
}

#sidebar-1 ul {
    border: 0px;
}

#sidebar-1 li {
    border: 0px;
}

#sidebar-1 ul li ul {
    margin-bottom: 20px;
    border-bottom: 1px solid #87b83d;
}

#sidebar-1 ul li ul li {
    padding: 0 0 10px 20px;
    border-left: 1px solid #87b83d;
    border-right: 1px solid #87b83d;
}

#sidebar-1 a {
    display: block;
}

#sidebar-2 {
    float: left;
    width: 140px;
    text-align: left;
}

#sidebar-2 img {
    padding-bottom: 20px;
}

textarea {
    width: 450px;
    height: 100px;
    margin: 10px 0 10px 0;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    padding: 10px;
}

/**
 * Мой стиль!
 *
 */ * {
    margin: 0;
    padding: 0;
}

ul, li {
    list-style: none;
}

a {
    outline: none;
    color: #113e67;
}

html, body {
    margin: 0;
    padding: 0;
    color: #666666;
    font: 14px Verdana, Sans-Serif;
    text-align: center;
    width: 100%;
    height: 100%;
}

body {
    background-color: #DEDEDC;
    background-attachment: fixed;
}

#hdrContainer {
    width: 940px;
    margin: 0 auto;
}

#page {
    margin: 0 auto;
    width: 1024px;
    height: 100%;
    background-color: white;
    display: inline-block;
}

/**
 * Шапка
 */
#header {
    margin: 0 16px 0px 0;
    padding: 16px 0 0;
}

.line {
    border-bottom: 5px solid #DEDEDC;
    padding: 10px 0 0;
    margin: 0 0 0 16px;
}

#hdrLeft {
    margin: 0;
    padding: 0;
    width: 750px;
}

#hdrLeft #logo {
    margin: 0 0 10px 16px;
    padding: 0;
    height: 73px;
    background-image: url("images/back_logo.png");
    background-repeat: no-repeat;
    background-position: right bottom;
}

#hdrLeft #logo a {
    color: gray;
    font-family: Palatino Linotype;
    text-decoration: none;
}

#hdrLeft #menu {
    margin: 0 0 0 16px;
}

#hdrLeft #menu ul {
    background-image: url("images/top_menu_bg.png");
    background-position: left top;
    width: 728px;
    height: 28px;
    padding: 3px 0 0 4px;
    border: 1px solid #f2f1f1;
    -moz-box-shadow: 0 5px 20px #f2f1f1;
}

#hdrLeft #menu li {
    margin: 0;
    padding: 0;
    float: left;
}

#hdrLeft #menu a {
    margin: 0;
    padding: 0 12px;
    display: block;
    height: 21px;
    line-height: 21px;
    color: #7d7c7a;
    background-image: url("images/top_menu_but.png");
    background-position: left 1px;
    background-repeat: repeat-x;
    border: 1px solid #9f9f9f;
    border-bottom: 1px solid #f0f0f0;
    border-right: 1px solid #f0f0f0;
    font-size: 12px;
    text-decoration: none;
}

#hdrLeft #menu li.search {
    float: right;
}

#hdrLeft #menu li.search #s {
    padding: 0 5px;
    margin: 0;
    border: 1px solid #979596;
    color: #5f5d51;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    height: 17px;
    background-image: url("images/search_bg.png");
    background-repeat: repeat-x;
    background-position: top;
    width: 130px;
}

#hdrLeft #menu li.search #btnSearch {
    background-color: transparent;
    border: none;
    color: transparent;
    height: 21px;
    width: 32px;
    background-image: url("images/search_but.png");
    cursor: pointer;
    margin: 0 5px;
    text-indent: 40px;
}

#hdrLeft #menu a:hover {
    background-position: left 22px;
}

#hdrLeft #menu .current_page_item a, #hdrLeft #menu .current_page_parent a {
    background-position: left -20px;
}

#hdrRight {
    width: 251px;
    float: right;
}

/**
 * Контейнер
 */
#container {
    margin: 0 16px 16px 16px;
    padding: 0;
    display: inline-block;
    width: 992px;
}

#container #content {
    margin: 0;
    padding: 10px 0 0 0;
    width: 715px;
}

#container #m_content {
    margin: 0;
    padding: 10px 0 0 0;
    width: 715px;
    float: left;
    text-align: left;
}

#container .title {
    font-family: "Book Antiqua";
    font-size: 14px;
    font-weight:bold;
    padding: 0 0 10px 0;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    clear: both;
}

.alignleft, .alignright {
    float: right;
    line-height: 30px;
    font-weight: normal;
    font-family: Verdana, Sans-Serif;
}

.alignleft {
    float: left;
}

.alignleft a, .alignright a {
    font-size: 14px;
    text-decoration: none;
}

.alignleft a:hover, .alignright a:hover {
    text-decoration: underline;
}

#container #content .title a, #container #content .title span, #container #right-content .title a, #container #right-content .title span, #container #left-content .title a, #container #left-content .title span {
    color: #00407a;
    text-decoration: none;
}

#container #content .title a:hover, #container #right-content .title a:hover, #container #left-content .title a:hover {
    text-decoration: underline;
}

#container .post .title .post-edit-link, #container .post .post-edit-link {
    color: green;
    font-family: Verdana;
    font-size: 12px;
    padding: 5px;
}

#container #content .post {
}

#container #content .postentry, #container #right-content .postentry, #container #left-content .postentry {
    margin: 0;
    padding: 0;
}

#container .general_postentry {
    padding: 10px;
    background-color: #e8e8e8;
    margin: 0 0 10px 0;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

#container .gen_thumbnail {
    margin: 10px;
}

#sidebar {
    width: 253px;
    float: right;
    text-align: left;
}

#sidebar li {
    text-align: center;
}

#m_sidebar {
    width: 253px;
    float: right;
    text-align: left;
}

#sidebar a {
    color: #24201f;
    font-size: 14px;
    text-decoration: none;
}

#sidebar a:hover {
    text-decoration: underline;
}

#sidebar .widgettitle {
    display: none;
}

#sidebar .widget_categories {
    padding: 0 0 0 16px
}

#sidebar .widget_categories li {
    margin: 0;
    padding: 0 0 5px 0;
}

.thumbnail {
    float: left;
    margin: 0 17px 10px 0;
}

/*
 * Популярные новости
 */
#popular_post {
    margin: 0;
}

#popular_post .pop_post {
    float: left;
    margin-left: 17px;
    width: 132px;
}

#popular_post .last {
    margin: 0;
}

#popular_post h2 {
    margin: 6px 0 6px 16px;
    padding: 0;
    color: #666666;
    font-family: "Book Antiqua";
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: normal;
}

#popular_post .pop_post a {
    font-size: 10px;
    text-decoration: none;
    color: #666666;
}

#popular_post .pop_post a:hover {
    text-decoration: underline;
}

#inter_foot {
    width: 992px;
    height: 98px;
    background-color: #dededc;
    margin: 0 auto;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

.access {
    background-color: #CACACA;
    font-size: 12px;
    margin: 5px 0;
    padding: 5px;
}

#right-content {
    border-left: 2px solid #666666;
    width: 540px;
    padding-left: 10px;
}

#container #left-content .title {
    font-size: 16px;
    line-height: 16px;
    font-weight: bolder;
}

#container #left-content .title a {
    font-weight: normal;
}

#container #left-content .postentry {
    border-bottom: 1px solid #cccccc;
    margin: 0 0 15px 0;
}

.narrowcolumn {
    display: table-row;
}

#sidebar .children {
    padding: 0 0 0 10px;
}

#sidebar ul li ul ul {
    padding: 0 0 0 15px;
}

.magazine {
    float: left;
    width: 109px;
    padding: 8px;
    text-align: center;
}

.year {
    background-color: #CCCCCC;
    clear: both;
    height: 20px;
    text-align: center;
}

.year_first {
}

#m_content a {
    text-decoration: none;
}

#m_content a:hover {
    text-decoration: underline;
}

.button {
    -moz-box-shadow: 0 5px 20px #F2F1F1;
    background-image: url("images/top_menu_bg.png");
    background-position: left top;
    border: 1px solid #F2F1F1;
    height: 28px;
    padding: 3px 4px 0 4px;
    width: 200px;
}

.button a {
    background-image: url("images/top_menu_but.png");
    background-position: left 1px;
    background-repeat: repeat-x;
    border-color: #9F9F9F #F0F0F0 #F0F0F0 #9F9F9F;
    border-style: solid;
    border-width: 1px;
    color: #7D7C7A;
    display: block;
    font-size: 12px;
    height: 21px;
    line-height: 21px;
    margin: 0;
    padding: 0 30px;
    text-decoration: none;
}

.fbutton {
    -moz-box-shadow: 0 5px 20px #F2F1F1;
    background-image: url("images/top_menu_bg.png");
    background-position: left top;
    border: 1px solid #F2F1F1;
    height: 28px;
    padding: 3px 4px 0 4px;
    display: inline-block;
    float: left;
}

.fbutton span {
    background-image: url("images/top_menu_but.png");
    background-position: left 1px;
    background-repeat: repeat-x;
    border-color: #9F9F9F #F0F0F0 #F0F0F0 #9F9F9F;
    border-style: solid;
    border-width: 1px;
    color: #7D7C7A;
    display: block;
    font-size: 12px;
    height: 21px;
    line-height: 21px;
    margin: 0;
    padding: 0 30px;
    text-decoration: none;
    width: auto;
    cursor: pointer;
}

.button a:hover {
    background-position: left 22px;
}

.inner_link {
    cursor: pointer;
    color: #00407A;
    text-decoration: underline;
}

.b_active {
    cursor: default;
    font-weight: bolder;
    color: #ee9b3f;
    text-decoration: none;
}

#m_content .mi {
    float: left;
}

#m_content .mc {
    float: left;
    width: 460px;
}

.pre {
    font-size: 12px;
    text-align: right;
    display: block;
}

.entry .list {
    margin: 0;
    padding: 0 20px 0 10px;
}

.entry ul li {
    list-style: disc outside none;
    padding: 0 0 16px 1px;
}

#cforms2form, #cforms3form, #cformsform {
    -moz-box-shadow: 0 0 20px gray;
    background-color: white;
    display: block;
    left: 50%;
    margin: 15px auto 0;
    padding: 17px;
    top: 5%;
    width: 500px;
}

.linklove {
    display: none;
}

.cform li label {
    display: block;
    text-align: left;
}

.cform li label span {
    width: 300px;
}

.close {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    margin: 0 0 0 20px;
    cursor: pointer;
}

h3 {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #666666;
    padding: 5px 0;
}

.table {
    padding: 10px 0;
}

.table, .table * {
    border: none
}

.table tr th {
    background-color: #ff9900;
    padding: 5px 10px;
    text-align: center;
    color: #444444;
}

.table tr td {
    text-align: center;
    padding: 0 25px;
}

.table .eventr td {
    background-color: #cccccc;
}

.table .oddtr td {
    background-color: white;
}

.table tr:hover td {
    background-color: #ff9900;
}

#post-176 .table {
    width: 100%;
}

#mag_list {
    -moz-border-radius: 10px 10px 0 0;
    -khtml-border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
    border-left: 1px solid #dededc;
    border-right: 1px solid #dededc;
    border-bottom: 1px solid #dededc;
	margin-top: 10px;
}

#mag_list .year span {
    background-color: #dededc;
    text-align: center;
    display: block;
    height: 24px;
    line-height: 24px;
}

#mag_list .year {
}

#mag_list .fyear {
    -moz-border-radius: 10px 10px 0 0;
    -khtml-border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
}

#mag_list .fyear span {
    -moz-border-radius: 10px 10px 0 0;
    -khtml-border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
}

/*
 * колонка
 */
#sidebar ul li {
    padding: 10px 0;
}

/*
 * стили категорий из правой колонки
 */
#sidebar .categories {
    margin: 0 auto;
    width: 218px;
}

#sidebar .sidebar_title {
    -moz-border-radius: 10px 10px 0 0;
    -khtml-border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
    background-color: #dededc;
    text-align: center;
    display: block;
    height: 24px;
    line-height: 24px;
}

#sidebar .categories ul {
    padding: 0;
}

#sidebar .categories ul a {
    color: #363531;
}

#sidebar .categories ul li {
    border-bottom: 1px solid #dededc;
    padding: 5px 0 5px 10px;
}

#sidebar .categories ul li a {
    font-size: 16px;
    display: block;
}

#sidebar .categories ul li ul {
    padding: 0 0 0 14px;
}

#sidebar .categories ul li ul li {
    border-bottom: none;
    font-size: 10px;
    padding: 0 0 0 0px;
    list-style: disc;
}

#sidebar .categories ul li ul li a {
    font-size: 12px;
    padding: 0;
    color: #828280;
}

/*
 * стили календаря
 */
#calendar_wrap {
}

#wp-calendar {
    border-collapse: collapse;
    margin: 0 auto;
}

#wp-calendar caption {
    border: 1px solid #dededc;
    border-bottom: none;
    padding: 5px;
    -moz-border-radius: 10px 10px 0 0;
    -khtml-border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
}

#wp-calendar th, #wp-calendar td {
    padding: 5px;
}

#wp-calendar thead tr th, #wp-calendar tfoot tr, #wp-calendar tbody tr td {
    border: 1px solid #dededc;
}

#wp-calendar a {
    color: #00407A;
}

#wp-calendar tbody tr td a {
    font-weight: bold;
}

/*
 * Доступ
 */
.access {
    background-color: #DEDEDC;
    clear: both;
    display: block;
}

/*
 *
 */
.pagelink {
    margin: 43px 0 0 0;
}

#sidebar .pagelink li {
    padding: 5px 0;
}

#sidebar .pagelink li a {
    color: #00407A;
}

#sidebar .pagelink li a:hover {
    color: #00407A;
    text-decoration: underline;
}

/*
 * Содержание
 */
.mc ul {
    padding: 0;
}

.mc ul a {
    color: #363531;
}

#m_content .entry ul li {
    list-style: none;
}

#m_content .entry ul li ul li {
    list-style: disc;
}

.mc ul li {
    border-bottom: 1px solid #dededc;
    padding: 5px 0 5px 10px;
    font-size: 14px;
    font-weight: bold;
}

.mc ul li a {
    font-size: 20px;
    display: block;
}

.mc ul li ul {
    padding: 5px 0 0 0;
}

.mc ul li ul li {
    border-bottom: none;
    font-size: 12px;
    padding: 0 0 5px 0px;
    list-style: disc;
}

.mc ul li ul li a {
    font-size: 16px;
    font-weight: normal;
    padding: 0;
    color: #828280;
    display: inline;
}

/*
 * приклеенный футер
 */
#to_be_footer_stick {
    padding: 0;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -98px;
    background-color: white;
}

#footer {
    clear: both;
    background-color: white;
}

#footer, .push {
    height: 98px;
}

.all_category {
    border-bottom: 5px solid #DEDEDC;
    display: block;
    font-size: 16px;
    padding: 4px;
    text-align: right;
}

.banner {
    text-align: center;
    padding: 0 0 10px;
}

#partners {
    padding: 15px 7px 15px 8px;
    text-align: left;
}

#partners .textwidget {
    display: inline;
    padding: 0 5px;
}

.wp-caption {
    line-height: 20px;
}

.wp-caption .wp-caption-text {
    padding: 7px 0px 10px;
    font-size:12px;
}

.year .mag_con {
}

.hideyear .mag_con {
    display: none;
}

.hideyear span {
    cursor: pointer;
}
.pdf_link { font-size:12px; padding:0 0 5px 15px; }
.txt_birth { font-size:11px; }
.slallnews { padding: 5px 18px 5px 0; float:right; }
.srramka { padding: 0 0 0 0; margin: 0 0 8px 0; }
.fotootchet h3 { padding:0; }
.fotootchetimg{	padding: 8px 0 8px 0; text-align:center; }	
img.birthday { float:left; padding:0 10px 10px 0; width:64px; }
.birth_container { padding:10px 10px 15px 15px; }
.daimos{

	float: right;
        font-size: 11px;
	text-align: right;

	}
.daimos a {

	color: #282424;
        font-size: 11px;
}

.daimos a:hover {

	color: #282424;
        font-size: 11px;
	text-decoration: none;	

}

#content .title span { font-size:20px; font-weight:normal; }
#container .post .title { font-size:16px; }
