html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, 
pre,a, abbr, acronym, address, 
big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, 
samp,small, strike, strong, sub, sup, tt, var,b, u, i, 
center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, 
caption, tbody, tfoot, thead, tr, th, td
{	margin: 0;	padding: 0;	border: 0;	outline: 0;	}

ul {list-style: none;}

body {
    font: 12px/18px Tahoma, sans-serif;
    /*background: url("/themes/def_author/a_mode_public/images/gridbg.gif") repeat scroll 0 0 #FFFFFF*/
}
html, body {
    color: #3D3D3D;
    text-align: left;
    line-height: 150%;
}

a {
    color: #3f8cb8;
    outline: none;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
p {
    margin-bottom: 9px;
}
img {
    border: none;
}
input {
    vertical-align: middle;
}
.fL {
    float: left !important;
}
.fR {
    float: right;
}
.tL {
    text-align: left !important;
}
.tR {
    text-align: right;
}
.clear {
    clear: both;
}
#wrapper {
    min-width: 200px;
    /* max-width: 1800px; */
    margin: 0 auto;
}
#mobile_wrapper {
    padding: 10px;
}

#mobile_header {
    background: #e5e5e5;
    padding: 10px;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
    height: 40px;
    background: #e5e5e5;

}

#footer {
    padding: 10px;
    background: #e5e5e5;
    margin-top: 20px;

}

/* Middle
-----------------------------------------------------------------------------*/
#middle {
    width: 99%;
    height: 1%;
    position: relative;
    padding-top: 10px;
}
#middle:after {
    content: '.';
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
}
#container {
    width: 100%;
    float: left;
    /*  overflow: hidden; */
}
#content {
    padding: 0 0 0 22%;
}


/* Sidebar Left
-----------------------------------------------------------------------------*/
#sideLeft {
    float: left;
    width: 20%;
    margin-left: -100%;
    position: relative;
}


/* Sidebar Right
-----------------------------------------------------------------------------*/
#sideRight {
    float: left;
    margin-right: -3px;
    width: 20%; /*ширина правой колонки*/
    margin-left: -20%;
    position: relative;
    background: #ffffff;
}
h1 {
    color: #3E444F;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 5px;
    padding: 5px 0;
    text-transform: uppercase;
}

h2 {
    font-size: 14px;
    line-height: 18px;
    color: #484848;
}

h3 {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 18px;
    color: #484848;
}
h4 {
    font-size: 11px;
    line-height: 18px;
    margin-bottom: 18px;
    color: #484848;
}

h5 {
    font-size: 10px;
    line-height: 18px;
    margin-bottom: 18px;
    color: #484848;
}

h6 {
    font-size: 9px;
    line-height: 18px;
    margin-bottom: 18px;
    color: #484848;
}
.page_body ul, ol {
    margin-bottom: 18px;
}
.page_body ol li {
    margin-left: 36px;
}
.page_body li {
    margin-left: 18px;
}
table caption {
    font-size: 14px;
    color: #484848;
}
table tr td {
    padding: 6px;
}
/* Элементы шапки */
#header div.fR {
    margin-right: 40px;
    text-align: right;
}
div.logo {
    padding-left: 20px;
    padding-top: 10px;
    font-size: 20px;
}

/* top_menu */
ul.top_menu{
    padding: 0 20px;
    background: #e5e5e5;
    
}
.top_menu li{
    font-size: 16px;
    display: inline-block;
    padding: 5px;
}
.top_menu li.current{
    background: #fff;
}

.top_menu a{
   text-decoration: none;
}

.top_menu a:hover{
   color: green;
}

.top_menu li.current a{
   font-weight: bold;
   color: green;
}

/* Регистрация */
div.login {
    font-size: 12px;
    float: right;
    padding-right: 125px;
    padding-top: 10px;
}
div.login a {
    font-size: 12px;
}
div.login table tr td{
    padding: 2px;
    font-size: 12px;
}
div.user_panel {
    font-size: 12px;
    padding-bottom: 10px;
    padding-top: 10px;
}
div.user_panel table tr td{
    padding: 2px;
    font-size: 12px;
}
div.page_title {
    color: #3E444F;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 5px;
    padding: 5px 0;
    text-transform: uppercase;
}
img.ajax_progress_bar{
/*background-image: url("../images/ajax-loader_noprogress.gif");*/
}
div.b-bread {
    padding: 20px 20px 0 40px;
}

/* SITEMAP */
div.sitemap {
}
div.sitemap ul li li {
    padding-left: 10px;
    margin-top: 10px;
}
/* SITEMAP */

div.shortcuts ul li{
    display: inline;
}

.block ul li {
    padding-bottom: 5px;
    padding-left: 20px;
}
div.block ul li ul {
    list-style: none;
}
div.block ul li ul {
    margin-bottom: 0px !important;
}
div.block ul li ul li {
    padding-top: 5px !important;
}
div.block a.current{
    font-weight: bolder; 
}
/*Тело страницы*/
div.page_body {
    font-size: 12px;
    padding-right: 40px;
    padding-top: 10px;
}
/*Календарь*/
div.calendar {
    text-align: center;
}
div.search_cal {
    font-size: 12px;
}
table.calendar_tbl {
    margin: 0 auto;
    width: 80%;
}
div.sidebar h2 {
    background: #3E444F;
    color: white;
    padding: 5px;
    font-weight: normal;
    margin-bottom: 5px;

}
div.c_tags_cloud {
    padding-top: 18px;
    text-align: center;
}
div.c_arts_last_comments {
    padding-top: 18px;
    padding-left: 10px;
    padding-right: 10px;
}
div.c_arts_last_comments div.c_arts_date {
   font-size: 10px;
}
div.c_arts_last_comments div.c_arts_caption {
    padding-bottom: 0 !important;
    font-size: 12px;
}
div.c_arts_last_comments div.c_arts_caption a {
   font-weight: normal;
}

div.admin_panel{
    margin-top:5px;
    margin-bottom:10px;
    font-size: 10px;
}

div.admin_panel a{
    color:red;
}
.block {
    background: #F7F7F7;
    margin: 0 10px 10px 10px;
    padding-bottom: 10px;
}
.padd {
    padding: 10px;
}