/*Основа и минимальная ширина + хак для IE6*/
HTML {position: relative; height: 100%;}
BODY {height: auto !important; height: 100%; min-height: 100%; font-size: 13px; line-height: 17px; font-family: 'Lucida Grande', Calibri, Verdana, sans-serif; color: #2D3841; background: #e25007 url(/pics/bg/body.gif) center top repeat-x;}
/*---*/

/*Разметка*/
.minwidth {width: 1000px; margin: 10px auto; background-color: #fff; box-shadow: 0px 0px 5px black; -moz-box-shadow: 0px 0px 5px black; -webkit-box-shadow: 0px 0px 5px black;}
.page {width: 960px; margin: 0px auto;}
.lside {width: 700px; float: left;}
.lside.full {width: 960px;}
.lside.half {width: 440px;}
.rside {width: 240px;}
.rs_l {float: left; margin-left: 20px;}
.rs_r {float: right;}
/*---*/

.r {margin: 10px auto; width: 468px; height: 60px;}

/*Шапка*/
.header {position: relative; z-index: 1; height: 80px; background: #284454; overflow: hidden;}
.header .logo {display: block; float: left; margin: 15px 20px 10px; width: 269px; height: 55px; text-indent: -1000px; overflow: hidden; background: url(/pics/logo.png);}
/*---*/

/*Меню*/
.menu {position: relative; z-index: 2; height: 24px; margin: -34px 0px 0px 309px;}
.menu UL {height: 24px;}
.menu LI {float: left; font-size: 20px; line-height: 24px; background-color: #fff; margin-right: 1px;}
.menu LI A {float: left; color: #ef0e05; text-decoration: none; padding: 5px 10px;}
.menu LI.active A {color: #000;}
/*---*/

/*Обновления*/
.item LI {margin: 20px 0px;}
#content .item .item_info {margin: 0px 0px 2px; font-size: 11px; line-height: 15px; font-style: italic;}
#content .item .item_text {margin: 0px; padding: 5px 10px; background-color: #e3e7ea;}
#content .item .item_text IMG {margin: 5px 10px 0px 0px; float: left;}
#content .item .item_text.item_select_image {min-height: 109px;}
#content .item H3 {margin: 0px;}
#content .item P {margin: 0px;}

.item_half {margin: 20px 0px; height: 119px;}
.item_half LI {margin: 0px; width: 340px;}
.item_half LI.ih_left {float: left;}
.item_half LI.ih_right {float: right;}
/*---*/

/*Правая колонка*/
.rside H2 {margin: 20px 0px;}
.rside P {margin: 20px 0px;}
.rside EM {font-size: 11px; line-height: 15px; color: #5a5a5a; white-space: nowrap;}
.rside UL {margin: 20px 0px;}
.rside LI {padding-left: 15px; margin: 5px 0px; background: url(/pics/i/ars.gif) 0px 7px no-repeat;}
/*---*/

/*Твиттер*/
.rside .twitter_update_list EM {display: block; font-style: italic;}
.rside .twitter_update_list EM A {color: #5a5a5a;}
.rside .twitter_update_list P {margin: 10px 0px;}
/*---*/

/*Формы*/
.form {margin: 20px 0px;}
.form LABEL {display: block; margin: 0px 0px 2px; font-size: 11px; line-height: 15px; font-style: italic;}
.submit, .input, SELECT, TEXTAREA {display: block; border: 1px solid #284454; background-color: #eee; font-size: 13px; line-height: 17px; font-family: 'Lucida Grande', Calibri, Verdana, sans-serif; color: #2D3841;}
SELECT {width: 100%; padding: 6px 4px; margin-bottom: 10px;}
SELECT:focus {border-color: #000;}
.input {width: 220px; padding: 6px 9px; margin-bottom: 10px;}
.input:focus {border-color: #000;}
TEXTAREA {width: 220px; height: 80px; padding: 6px 9px; margin-bottom: 10px;}
TEXTAREA:focus {border-color: #000;}
.submit {padding: 6px 9px; margin-top: 10px; font-weight: bold; cursor: pointer; border-style: outset; background: #c7b299; color: #fff;}
.submit:hover {border-color: #000;}
.antispam_place .input {width: 60px; float: left; margin-right: 10px;}
.rside .form P {margin-top: 0px;}
.rside .form P.wait {padding-left: 29px; background: url(/pics/i/wait.gif) 0px center no-repeat;}
/*---*/

/*Пейджинг*/
.paging {height: 30px;}
.paging SPAN, .paging A {float: left; padding: 5px 0px; background-color: #eee; margin-right: 10px; width: 30px; text-align: center; text-decoration: none;}
.paging SPAN {background-color: #c7b299; color: #000;}
.paging SPAN.first {width: auto; background-color: transparent; color: #000;}

.p_next A {padding-right: 15px; background: url(/pics/i/rarr.gif) right 6px no-repeat;}
.p_back A {padding-left: 15px; background: url(/pics/i/larr.gif) 0px 6px no-repeat;}
/*---*/

/*Подвал*/
.footer {height: 15px; border-top: 2px solid #284454; background-color: #345060; font-size: 11px; line-height: 15px; padding: 10px; color: #fff;}
.footer UL {height: 15px;}
.footer LI {float: left; padding-left: 10px; margin-right: 10px;}
.footer LI+LI {border-left: 1px solid #284454;}
.footer LI.right {float: right; border-left: none;}
.footer A {color: #fff;}
/*---*/

/*Разности*/
.hr {height: 1px; margin: 20px 0px; overflow: hidden; background-color: #284454;}
.hr HR {display: none;}
.clear {clear: both; height: 0px; overflow: hidden;}
/*---*/