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 {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after,q:before, q:after {
    content: '';
    content: none;
}

/* remember to define focus styles! */
:focus {
    outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

body {
    line-height: 20px;
    font-family: Arial,Verdana,sans-serif;
    font-size: 12px;
    color: #48423f;
    text-shadow: 1px 1px 0 #fff;
    background: #fafcfc url("/theme/2/content-area-bg.png");
}

a {
    text-decoration: none;
    color: #25565b;
}

a:hover {
    text-decoration: underline;
}

.clear {
    clear: both;
}

.ui-tabs-hide {
    display: none;
}

br.clear {
    margin: 0px;
    padding: 0px;
}

h1, h2, h3, h4, h5, h6 {
    padding-bottom: 5px;
    color: #48423F;
    line-height: 1em;
    font-weight: normal;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #48423F;
}

h1 {
    font-size: 30px;
}

h2 {
    font-size: 24px;
}

h3 {
    font-size: 22px;
}

h4 {
    font-size: 18px;
}

h5 {
    font-size: 16px;
}

h6 {
    font-size: 14px;
}

p {
    padding-bottom: 10px;
    line-height: 24px;
}

strong {
    font-weight: bold;
    color: #1c1c1c;
}

cite, em, i {
    font-style: italic;
}

pre, code {
    font-family: Courier New, monospace;
    margin-bottom: 10px;
}

ins {
    text-decoration: none;
}

sup, sub {
    height: 0;
    line-height: 1;
    position: relative;
    vertical-align: baseline;
}

sup {
    bottom: 0.8em;
}

sub {
    top: 0.3em;
}

dl {
    margin: 0 0 1.5em 0;
}

dl dt {
    font-weight: bold;
}

dd {
    margin-left: 1.5em;
}

blockquote {
    margin: 1.5em;
    padding: 1em;
    color: #666666;
    background: #e6e6e6;
    font-style: italic;
    border: 1px solid #dcdcdc;
}

blockquote p {
    padding-bottom: 0px;
}

input[type=text],input.text, input.title, textarea, select {
    background-color: #fff;
    border: 1px solid #bbb;
    padding: 2px;
    color: #4e4e4e;
}

input[type=text]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {
    border-color: #2D3940;
    color: #3e3e3e;
}

input[type=text], input.text, input.title, textarea, select {
    margin: 0.5em 0;
}

textarea {
    padding: 4px;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

* html .clearfix {
    zoom: 1;
} /* IE6 */
*:first-child+html .clearfix {
    zoom: 1;
} /* IE7 */

.container {
    text-align: left;
    margin: 0 auto;
    width: 960px;
    position: relative;
}

#content {
    margin-bottom: 5px;
     -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #e2e5e5;
    background: #fff url(/theme/2/content-bg.png);
    height: 100%;
}

#header
{
    padding-left:40px;   
}
#footer
{
    text-align: right;  
    margin-bottom: 15px;
    padding-right: 5px;
}

#content-area {
    
}

#content-area .container {
    padding-top: 10px;
}

#second-menu {
    background: url(/theme/2/menu-bottom-bg.png) repeat-x bottom left;
}

ul#secondary-menu {
    padding-left: 25px;
    margin-top: -1px;
}

.main-title {
    background: url(/theme/2/title-bg.png) repeat-x;
    height: 42px;
    line-height: 42px;
    font-size: 13px !important;
    color: #48423f;
    text-shadow: 1px 1px 1px #ffffff;
    font-weight: bold;
    text-align: center;
    padding-bottom: 0;
    font-family: Arial,Verdana,sans-serif !important;
}

a.more {
    background: url(/theme/2/more.png) no-repeat right bottom;
    color: #8c9c9c;
    display: block;
    text-shadow: 1px 1px 1px #ffffff;
    padding-right: 6px;
    text-decoration: none;
    height: 35px;
    line-height: 35px;
    margin-left: 16%;
    margin-right: 16%;
    text-align: center;
}

a.more:hover {
    color: #111111;
}

a.more span {
    background: url(/theme/2/more.png) no-repeat;
    display: block;
    height: 35px;
    padding-left: 6px;
}

.post a.more {
    float: right;
    margin-left: 0;
    margin-right: 0;
}

.post a.more span {
    padding-left: 12px;
    padding-right: 4px;
}

#left-area {
    float: left;
    width: 635px;
    margin-bottom: -1000px; padding-bottom: 1000px; 
}

#sidebar {
    float: left;
    width: 322px;
    border-left: 1px solid #e9ecec;
    margin-bottom: -1000px; padding-bottom: 1000px; 
}

#entries {
    padding: 31px 38px 27px;
}

.fullwidth #left-area {
    width: 100%;
}

.fullwidth #entries {
    background: none;
}


.entry {
    margin-bottom: 10px;
}

.entry .thumb {
    display: block;
    float: left;
    position: relative;
    margin-right: 14px;
    margin-top: 5px;
}

.entry h3.title, h1.title {
    font-family: Arial, sans-serif;
    font-size: 20px;
    text-shadow: 1px 1px 1px #ffffff;
}

h1.title {
    color: #48423f;
    font-size: 30px;
}

.entry h3.title a {
    text-decoration: none;
    color: #48423f;
}

.entry h3.title a:hover {
    color: #919E9E;
}

.entry p.meta-info {
    color: #b8c2c2;
    text-shadow: 1px 1px 1px #ffffff;
    margin-top: -2px;
    margin-bottom: -8px;
}

.entry p.meta-info a {
    text-decoration: none;
    color: #8c9c9c;
}

.entry p.meta-info a:hover {
    color: #444c4c;
}


#breadcrumbs {
    background: url("/theme/2/title-bg.png") repeat-x;
    height: 42px;
    line-height: 42px;
    padding-left: 38px;
}

#breadcrumbs  a {
    color: #b9c5c5;
}

#breadcrumbs, #breadcrumbs  a:hover {
    color: #929e9e;
    text-decoration: none;
}

#main-content {
    position: relative;
    overflow: hidden;
}

#index-top-shadow {
    background: url("/theme/2/content-top-shadow.png") repeat-x scroll 0 1px;
    position: absolute;
    top: 0;
    left: 0;
    height: 6px;
    width: 100%;
    border-top: 1px solid #dee0e0;
}

.post ul {
    list-style-type: disc;
    padding: 10px 0px 10px 20px;
}

.post ol {
    list-style-type: decimal;
    list-style-position: inside;
    padding: 10px 0px 10px 2px;
}

.post ul li ul, .post ul li ol {
    padding: 2px 0px 2px 20px;
}

.post ol li ul, .post ol li ol {
    padding: 2px 0px 2px 35px;
}


h1.title {
    margin-bottom: 8px;
}

ul#secondary-menu li {
    padding-right: 2px;
    background: url(/theme/2/secondary-menu-bg.png) repeat-y top right;
}

ul#secondary-menu a {
    font-size: 13px;
    color: #48423f;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    padding: 22px 16px;
}

ul#secondary-menu a:hover {
    color: #919e9e;
}

ul#secondary-menu > li.current_page_item > a {
    color: #919e9e !important;
}

ul#secondary-menu li ul {
    width: 360px !important;
    padding: 7px 0 10px;
    background: #fff url(/theme/2/content-bg.png);
    top: 55px !important;
    -moz-box-shadow: 3px 3px 7px 1px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 3px 3px 7px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 3px 3px 7px 1px rgba(0, 0, 0, 0.1);
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border-top-left-radius: 0px;
    -moz-border-radius-topleft: 0px;
    border-top-right-radius: 0px;
    -webkit-border-top-left-radius: 0px;
    -moz-border-radius-topright: 0px;
    -webkit-border-top-right-radius: 0px;
    z-index: 9999px;
    display: none;
}

ul#secondary-menu ul li {
    margin: 0 !important;
    padding: 8px 0 8px 30px !important;
    width: 150px;
    float: left;
}

ul#secondary-menu ul li a {
    padding: 0 !important;
}

ul#secondary-menu li:hover ul ul {
    top: -8px !important;
    left: 180px !important;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}

.widget {
    width: 300px;
    padding: 20px 20px 20px 20px;
}

.widget ul li {
    background: url(/theme/2/sidebar-bullet.png) no-repeat 0px 14px;
    padding: 5px 0px 5px 15px;
    display: block;
    font-size: 13px;
    font-family: Arial, sans-serif;
    text-shadow: 1px 1px 1px #ffffff;
}

.widget ul li a {
    color: #a1a6a6;
    text-decoration: none;
}

.widget ul li a:hover {
    color: #111111;
}

.nav ul {
    position: absolute;
    top: -999em;
    background-position: bottom;
    background-repeat: no-repeat;
    z-index: 10;
}

.nav li {
    float: left;
    position: relative;
}

.nav a {
    display: block;
    float: left;
}

.nav li:hover ul {
    left: 0px;
    top: 50px;
}

.nav li:hover li ul {
    top: -999em;
}

.nav li li:hover ul {
    left: 192px;
    top: 0px;
}

.nav li:hover ul, .nav li li:hover ul {
    top: -999em;
}

.nav li li {
    display: block;
    padding: 0px;
    float: left;
    height: auto !important;
}

.nav li ul {
    width: 191px;
    z-index: 1000;
}

.nav li li a:link, .nav li li a:visited {
    display: block;
    height: auto;
    float: left;
}

.nav li:hover {
    visibility: inherit;
 /* fixes IE7 'sticky bug' */
}

/* Блог */
div.blog_post_preview { padding-bottom:5px; }
div.blog_date, span.blog_date_info { color: #B8C2C2; text-shadow: 1px 1px 1px white; }
span.blog_date_info { margin-left:5px; }

	
.pager {
    position: relative;
    text-align: left;
    margin-top: 20px;
    padding-bottom:10px;
}

.pager a, .pager a:link {
    padding: 8px 11px !important;
    margin: 2px;
    text-decoration: none;
    border: 1px solid #e2e5e5 !important;
    color: #8c9c9c !important;
    background: url(/theme/2/pagination-bg.png) repeat-x !important;
    font-weight: normal !important;
}
.pager span.pages {
    padding: 8px 11px !important;
    margin: 2px !important;
    border: none !important;
    color: #bcc9c9 !important;
    background: none !important;
}
.pager span.current, .pager a:active, .pager a:hover {
    padding: 8px 11px !important;
    margin: 2px;
    font-weight: bold;
    background: url(/theme/2/pagination-bg.png) repeat-x !important;
    border: 1px solid #e2e5e5 !important;
    color: #8c9c9c !important;
}
.pager a, .pager a:link, .pager span.current, .pager a:active {
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}
.pager a:hover {
    color: #000 !important;
}

.entry h3.title {
    padding-top: 5px;
}

/* Модуль комментариев */
.comment { }  /* Блок комментариев */
.comment h4.comment_title { opacity:0.7;  } /* описание поля */
.comment .comment_item { clear:both; } /* комментарий */
.comment .comment_item .comment_avatar { width:70px; text-align:center; padding-top:5px; float:left; } /* аватар пользователя */
.comment .comment_item .comment_avatar img { border-radius: 8px; ыыыbox-shadow: 0px 1px 2px rgba(0, 0, 0, 0.40); }
.comment .comment_item .comment_data { width:480px;  float:left; } /* блок коммента */
.comment .comment_item .comment_data .comment_user_name { font-weight: bold; opacity:0.7; } /* имя пользователя */
.comment .comment_item .comment_data .comment_user_name span { font-weight: normal; } /* имя пользователя */
.comment .comment_item .comment_data .comment_text { } /* текст комментария */ 
.comment .comment_item .comment_data .comment_time { opacity:0.7; } /* временя комментария */
.comment hr { clear:both; border-width: 1px 0; border-style: solid; border-color: #DDD transparent #FFF transparent; } 
.comment .comment_add { clear:both; } /* добавление комментария */
.comment .comment_add h4.comment_add_title { opacity:0.7;  } /* описание поля */
.comment .comment_add label { opacity:0.7;  } /* описание поля */
.comment .comment_add div.comment_add_done { padding-top: 10px; } /* сообщение о статусе добавления комментария */
.comment .comment_empty { opacity:0.7; } /* нет коммментариев */