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;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

button::-moz-focus-inner {
  padding:0;
  border:0;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

html {
	height: 100%;
}

body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	height: 100%;
  background-color: #F4EAE1;
}

a {
	color: #373735;
	outline: none;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

p {
	margin: 0 0 18px
}

img {
	border: none;
}

input {
	vertical-align: middle;
}

textarea {
  max-width: 710px;
}

#wrapper {
	width: 1240px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

table.userstop, table.pm, table.tableform, table.calendar {
    border-collapse: collapse;
    border-spacing: 0;
}

.orange {
  color: #F58729;
}

.clear, .clr {
  clear: both;
}

.nobd {
  border: none !important;
}

.lcol, .rcol, form {
    display: inline;
}

.lcol {
    float: left;
}

.rcol {
    float: right;
}

.reset li {
  margin-bottom: 5px;
}

.hrs {
  border-bottom: 1px solid #DFDFDF;
  padding-top: 15px;
}

/* Шапка / Топ меню / Логотип / Баннер
-----------------------------------------------------------------------------*/
#header {
  height: 150px;
  position: relative;
  margin-bottom: 10px;
}

#logo {
  float: left;
  width: 250px;
  height: 80px;
  margin-top: 10px;
}

#logo a {
  display: block;
  width: 250px;
  height: 80px;
  background: url(../images/logo.png) no-repeat left;
  text-decoration: none;
  color: #444444;
}

#logo a span {
  float: left;
  font-size: 24px;
  margin: 25px 0 0 100px;
}

#logo a span i {
  font-style: normal;
  color: #ff920a;
}

#logo a span.text {
  float: left;
  font-size: 13px;
  margin: 5px 0 0 100px;
}

#header #banner {
  float: right;
  margin: 22px 5px 0 0;
}

#header-menu {
  height: 40px;
  position: relative;
  background-color: #444444;
  -webkit-box-shadow: 0px 0px 5px #D5CCC4;
  -moz-box-shadow: 0px 0px 5px #D5CCC4;
  box-shadow: 0px 0px 5px #D5CCC4; 
  z-index: 400;
}

#header-menu ul {
  width: 1240px;
  margin: 0 auto;
}

#header-menu ul a:hover, #header-menu ul li:hover > a {
  background-color: #51514F;
}

#header-menu li:hover > div {
  display: block;
}

#header-menu div {
  display: none;
  margin: 0;
  padding: 0;
  width: 200px; 
  position: absolute;
  top: 40px;
  left: 0;
  background-color: #51514F;
  z-index: 300;
}

#login-panel ul {
  width: 200px;
}

#login-panel ul li {
  float: none !important;
  width: 200px;
  border: none !important;
  border-bottom: 1px solid #525252;
}

#login-panel ul li a {
  border-bottom: 1px solid #575757;
}

#login-panel ul li a:hover {
  background-color: #555555 !important;
}

#login-panel-aut ul {
  width: 200px;
  height: 200px;
  padding-top: 15px;
}

#login-panel-aut ul li {
  float: none !important;
  width: 200px;
  height: 40px;
  border: none !important;
  border-bottom: 1px solid #525252;
}

#login-panel-aut ul li label {
  height: 40px;
  font-size: 11px;
  color: #FFFFFF;
  line-height: 22px;
  margin: 0 5px 0 10px;
}

#login-panel-aut ul li #login_name, #login-panel-aut ul li #login_password {
  float: right;
  width: 118px;
  height: 20px;
  font-size: 11px;
  background-color: #F0F0F0;
  border: none;
  color: #555555;
  margin-right: 15px;
  padding: 2px 5px;
}

#login-panel-aut ul li #login_not_save {
  margin-left: 10px;
  margin-right: -5px;
}

#login-panel-aut ul li.lost a {
  height: 40px;
  display: block;
  color: #F0F0F0;
  text-decoration: none;
  line-height: 38px;
  padding: 0 18px;
  top: -8px;
  left: 7px;
}

#login-panel-aut ul li button {
  margin-left: 10px;
  padding: 4px 9px 4px 9px !important;
  border: none;
  line-height: 11px !important;
  height: 22px !important;
}

#login-panel-aut a.fbutton {
  font-size: 11px;
  text-decoration:none; 
  color: #444444; 
  height: 16px !important;
  background: #F9F9F9 !important; 
  border: none; 
  line-height: 16px;
  padding: 3px 9px !important;
  cursor: pointer;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
}

#login-panel-aut .fbutton:hover, #login-panel-aut a.fbutton:hover {
  font-size: 11px;
  text-decoration:none; 
  color: #444444; 
  background: #DADADA !important; 
  border: none; 
  padding: 4px 9px;
  cursor: pointer;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
}

#login-panel-aut ul li a {
  position: absolute;
  top: 0px;
  right: 52px;
  background: none !important;
  padding: 0 !important;
}

#header-menu ul .search {
  margin: 8px 0 0 20px;
}

#header-menu ul #text {
  width: 240px;
  height: 22px;
  font-size: 11px;
  background-color: #F0F0F0;
  border: none;
  color: #555555;
  padding: 1px 7px;
}

#header-menu ul #submit {
  height: 24px;
  font-size: 8px;
  border: none;
  background-color: #DADADA;
  text-transform: uppercase;
  text-shadow: 1px 1px 1px #FFFFFF;
  cursor: pointer;
  padding: 0 12px;
}

#header-menu ul #submit:hover {
  background-color: #FFFFFF;
}

#header-menu ul .social {
  height: 40px;
  margin: 0 0 0 18px;
  padding-right: 18px;
}

#header-menu ul .social a {
  width: 27px;
  height: 27px;
  padding: 0;
  margin-top: 6px;
}

#header-menu ul .social a:hover {
  background-color: #444444;
  -moz-transition: background .2s ease-in;
  -webkit-transition: background .2s ease-in;
  -o-transition: background .2s ease-in;
  transition: background .2s ease-in;
}

#header-menu ul li a.vk {
  background: url(../images/social.png) no-repeat;
  background-position: -65px 0;
}

#header-menu ul li a.vk:hover {
  background-position: -65px -27px;
}

#header-menu ul li a.fb {
  background: url(../images/social.png) no-repeat;
  background-position: -32px 0;
}

#header-menu ul li a.fb:hover {
  background-position: -32px -27px;
}

#header-menu ul li a.tw {
  background: url(../images/social.png) no-repeat;
  background-position: -98px 0;
}

#header-menu ul li a.tw:hover {
  background-position: -98px -27px;
}

#header-menu ul li a.gl {
  background: url(../images/social.png) no-repeat;
  background-position: 0 0;
}

#header-menu ul li a.gl:hover {
  background-position: 0 -27px;
}

#header-menu ul li a.rss {
  background: url(../images/social.png) no-repeat;
  background-position: -131px 0;
}

#header-menu ul li a.rss:hover {
  background-position: -131px -27px;
}

#header-menu ul li {
  float: left;
	position: relative;
  font-size: 11px;
  border-right: 1px dotted #666666;
}

#header-menu ul li a {
  height: 40px;
  display: block;
  color: #F0F0F0;
  text-decoration: none;
  line-height: 38px;
  padding: 0 18px;
}

#header-menu ul li a:hover {
  background-color: #51514F;
}

#top-menu {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 1235px;
  height: 44px;
  background: #ff920a;
  background: -moz-linear-gradient(top,  #ffa435 0%, #ff920a 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffa435), color-stop(100%,#ff920a));
  background: -webkit-linear-gradient(top,  #ffa435 0%,#ff920a 100%);
  background: -o-linear-gradient(top,  #ffa435 0%,#ff920a 100%);
  background: -ms-linear-gradient(top,  #ffa435 0%,#ff920a 100%);
  background: linear-gradient(to bottom,  #ffa435 0%,#ff920a 100%);
  -ms-filter: "progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffa435', endColorstr='#ff920a',GradientType=0 )";
  -webkit-box-shadow: 0px 0px 5px #D5CCC4;
  -moz-box-shadow: 0px 0px 5px #D5CCC4;
  box-shadow: 0px 0px 5px #D5CCC4; 
  border-top: 3px solid #444444;
  padding-left: 5px;
  z-index: 250;
}

#top-menu li {
  float: left;
	position: relative;
  border-right: 1px dotted #FFC175;
  text-shadow: 0 0 6px #F26800;
}

#top-menu li a {
  height: 43px;
  display: block;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 45px;
  text-transform: uppercase;
  text-decoration: none;
  padding: 0 17px;
}

#top-menu li a:hover, #top-menu li:hover > a {
  background-color: #444444;
  text-shadow: none;
  padding-bottom: 1px;
}

#top-menu li:hover > ul {
	display: block;
}

#top-menu ul {
	display: none;
	margin: 0;
	padding: 0;
	width: 185px;
	position: absolute;
	top: 44px;
	left: 0;
	background-color: #444444;
  z-index: 200;
}

#top-menu ul li {
	float: none;
	margin: 0;
	padding: 0;
  border: none;
  text-shadow: none;
}

#top-menu ul li a {
  font-weight: bold;
  padding-bottom: 0 !important;
  border-bottom: 1px solid #525252;
}

#top-menu ul li a:hover {
  background-color: #373737;
}

#top-menu ul a {
	font-weight: normal;
}


/* Центральный блок / Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 0 0 100px;
	height: 1%;
	position: relative;
  z-index: 100;
}

#middle:after {
	content: '';
	clear: both;
	display: table;
}

#container {
	width: 100%;
	float: left;
}

#content {
	padding: 0 240px 0 260px;
}

.short-news-page, .main-page {
  background-color: #FFFFFF;
  -webkit-box-shadow: 0px 0px 5px #D5CCC4;
  -moz-box-shadow: 0px 0px 5px #D5CCC4;
  box-shadow: 0px 0px 5px #D5CCC4; 
  margin-bottom: 10px;
}

/* Короткая новость
-----------------------------------------------------------------------------*/
.short-news {
  float: left;
  width: 48.5%;
  margin: 0 0 15px 10px;
}

.short-news h3 a {
  font-size: 13px;
  color: #373735;
  padding: 3px 0;
}

.short-news .text {
  height: auto;
  font-size: 11px;
  overflow: hidden;
}

.short-news img {
  float: left;
  width: 120px;
  height: 70px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  margin-right: 8px;
}

.short-news .info {
  width: 95%;
  height: 20px;
  background-color: #FFFFFF;
  font-size: 11px;
  color: #373735;
  border-top: 1px solid #DFDFDF;
  border-bottom: 1px solid #DFDFDF;
  padding: 3px 6px 2px 6px;
  margin-top: 8px;
}

.short-news .info li {
  float: left;
  margin-right: 5px;
}

.short-news .info .rating {
  float: right;
  margin-top: 2px;
}

.short-news .info i {
  margin-right: 6px;
}

/* Видео рецепты
-----------------------------------------------------------------------------*/

.short-news-video {
  width: 31.9%;
  position: relative;
  background-color: #F1F1F3;
}

.short-news-video img {
  float: left;
  width: 100%;
  height: 150px;
}

.short-news-video .title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 93%;
  min-height: 40px;
  background-color: #000000;
  opacity: 0.7;
  padding: 2% 3% 4% 4%;
}

.short-news-video .title:hover {
  opacity: 0.9;
  -moz-transition: opacity .4s ease-in;
  -webkit-transition: opacity .4s ease-in;
  -o-transition: opacity .4s ease-in;
  transition: opacity .4s ease-in;
}

.short-news-video h3 {
  font-size: 13px;
  padding-bottom: 4px;
}

.short-news-video h3 a {
  color: #FFFFFF;
  text-decoration: none;
  padding: 3px 0;
}

.short-news-video h3 a:hover {
  text-decoration: underline;
}

.short-news-video .info {
  width: 95%;
  height: 20px;
  background-color: #444444;
  font-size: 11px;
  color: #FFF;
  border-top: 2px solid #444444;
  border-bottom: 2px solid #444444;
  padding: 3px 6px 2px 6px;
}

.short-news-video .info li {
  float: left;
  margin-right: 5px;
}

.short-news-video .info li a {
  color: #FFFFFF;
}

.short-news-video .info i {
  margin-right: 6px;
}

/* Слайдер кулинарных новостей
-----------------------------------------------------------------------------*/
#main-news-slider {
  float: right;
  width: 308px;
  height: 307px;
  background-color: #FFFFFF;
  -webkit-box-shadow: 0px 0px 5px #D5CCC4;
  -moz-box-shadow: 0px 0px 5px #D5CCC4;
  box-shadow: 0px 0px 5px #D5CCC4; 
  margin-bottom: 10px;
  position: relative;
  z-index: 200;
}

#main-news-slider .news {
  width: 290px;
  border-bottom: 1px dotted #DFDFDF;
  margin: 0 0 10px 9px;
  padding: 2px 0 12px 0;
}

#main-news-slider .news .date {
  background-color: #444;
  color: #FFFFFF;
  font-size: 11px;
  padding: 2px 6px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  margin-right: 7px;
}

#main-news-slider .news a {
  font-size: 12px;
  font-weight: bold;
  color: #373735;
}

#main-news-slider .Vwidget {
  margin: 0;
  padding: 0;
  width: 100%;
}
 
#main-news-slider .Vwidget a.up, a.down {
  display: block;
  font-size: 16px;
  text-decoration: none;
  position: absolute;
  color: #DFDFDF;
}

#main-news-slider .Vwidget a.up:hover, a.down:hover {
  color: #373735;
}
 
#main-news-slider .Vwidget a.up {
  top: 13px;
  right: 15px;
}
 
#main-news-slider .Vwidget a.down {
  top: 13px;
  right: 45px;
}
 
#main-news-slider .VjCarouselLite {
  margin: 0;
  padding: 0;
}

/* Заголовки нвосотей / Заголовки страниц
-----------------------------------------------------------------------------*/
.title-main {
  width: 100%;
  height: 30px;
  background-color: #FFFFFF;
  border-bottom: 1px solid #EBECED;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.title-main .color-1 {
  width: 40%;
  float: left;
  border-top: 3px solid #444444;
}

.title-main .color-2 {
  width: 60%;
  float: left;
  border-top: 3px solid #ff920a;  
}

.title-main h4 {
  font-size: 13px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #373735;
  padding: 13px 0 0 10px;
}

.title-main-news {
  width: 100%;
  height: 30px;
  background-color: #FFFFFF;
  border-bottom: 1px solid #EBECED;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.title-main-news .color-1 {
  width: 40%;
  float: left;
  border-top: 3px solid #444444;
}

.title-main-news .color-2 {
  width: 60%;
  float: left;
  border-top: 3px solid #ff920a;
}

.title-main-news h4, .title-main-news h3, .title-main-news h2, .title-main-news h1 {
  font-size: 13px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #373735;
  padding: 13px 0 0 10px;
  text-decoration: none; 
}

.title-main-news .edit a {
  float: right;
  text-decoration: none;
  color: #999999;
  margin: -15px 15px 0 0;
}

.title-main-news .complaint a {
  float: right;
  text-decoration: none;
  color: #999999;
  margin: -15px 40px 0 0;
}

.title-main-news .edit a:hover, .title-main-news .complaint a:hover {
  color: #444444;
}

/* Полная новость
-----------------------------------------------------------------------------*/

.full-news {
  width: 97%;
  margin-left: 1.5%;
  padding-bottom: 10px;
}

.full-news h3 {
  font-size: 15px;
  color: #333333;
  margin-bottom: 10px;
}

.full-news img {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
}

.full-news .info {
  width: 98.5%;
  height: 20px;
  background-color: #FFFFFF;
  font-size: 11px;
  color: #373735;
  border-top: 1px solid #DFDFDF;
  border-bottom: 1px solid #DFDFDF;
  padding: 3px 6px 2px 6px;
  margin-top: 8px;
}

.full-news .info li {
  float: left;
  margin-right: 10px;
}

.full-news .info li a {
  text-decoration: none;
}

.full-news .info .rating {
  float: right;
  margin-top: 2px;
}

.full-news .info i {
  margin-right: 6px;
}

.full-news-related {
  list-style: none;
}

.full-news-related li {
  margin-bottom: 10px;
}

.full-news-related a {
  font-size: 13px;
  color: #373735;
  padding: 3px 0;
}

.full-news-related .text {
  height: 105px;
  font-size: 11px;
  overflow: hidden;
}

.full-news-related img {
  float: left;
  width: 120px;
  height: 70px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  margin-right: 8px;
}

/* Комментарии / Форма добавления комментариев
-----------------------------------------------------------------------------*/
.addcomments {
  width: 80%;
  margin-left: 10%;
  padding-bottom: 20px;
}

.addcomments #allow_subscribe {
  margin-top: 1px;
}

.addcomments .bb-pane {
  width: 560px;
}

.addcomments textarea {
  width: 567px !important;
  max-width: 567px !important;
}

.comments {
  width: 97%;
  margin-left: 1.5%;
  padding-bottom: 10px;
}

.comment {
  margin-bottom: 10px;
}

.comment .avatar img {
  float: left;
  width: 80px;
  height: 80px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  margin-right: 8px;
}

.comment .info {
  width: 99%;
  height: 20px;
  background-color: #FFFFFF;
  font-size: 11px;
  color: #373735;
  border-top: 1px solid #DFDFDF;
  border-bottom: 1px solid #DFDFDF;
  padding: 3px 6px 6px 6px;
  margin-top: 8px;
}

.comment .info li {
  float: left;
  margin: 3px 8px 0 0;
}

.comment .info li.right{
  float: right;
  margin: 1px 8px 0 0;
}

.comment .info li.right a {
  float: right;
  font-size: 11px;
  color: #444444; 
  background-color: #F9F9F9; 
  border: 1px solid #CCCCCC; 
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  text-decoration: none;
  padding: 1px 5px 0 5px;
  cursor: pointer;
}

.comment .info li.right a:hover {
  background: #444444;
  border-color: #444444; 
  color: #FFFFFF;
}

.comment textarea {
  width: 629px !important;
  max-width: 629px !important;
  font-family: Arial;
  font-size: 13px;
}

.comment .slink {
  font-size: 11px;
}

/* Стандартные стили / Настройки / Кнопки / Формы
-----------------------------------------------------------------------------*/

.fbutton {
  font-size: 11px;
  text-decoration:none; 
  color: #444444; 
  background: #F9F9F9; 
  border: 1px solid #CCCCCC; 
  padding: 4px 9px;
  cursor: pointer;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
}

.fbutton a {
  text-decoration:none; 
}

.fbutton:hover { 
  background: #444444;
  border-color: #444444; 
  color: #FFFFFF;
}

.fbutton:hover a { 
  color: #FFFFFF;
}

.tableform {
    width: 100%;
}

.tableform td {
  float: left;
}

.tableform td.label {
    width: 20% !important;
    vertical-align: top;
    padding-right: 0;
    margin-top: 2px;
    font-weight: bold;
}

.fieldsubmit, .tableform td {
    padding: 10px 15px;
}

.mass_comments_action, .mass_comments_action select {
  font-family: Arial;
  font-size: 12px;
}

.addnews {
    font-weight: bold;
}

.small {
  font-size: 11px;
}

.impot {
    color: red;
    font-weight: normal;
    margin-left: 3px;
}

.checkbox {
    padding: 4px 0;
    line-height: 1em;
}

.checkbox input {
    margin-top: -2px;
    vertical-align: middle;
}

.f_input {
    width: 300px;
    padding: 1px;
}

.f_textarea {
    width: 458px;
}

.fieldtr select, .textin, .f_textarea, .f_input, .xfields textarea, .xprofile textarea,.xfields input, .xprofile input, .xfields select, .xprofile select, .mass_comments_action select {
    padding: 2px;
    background: #fff;
    border: 1px solid #bcc0c2;
}

.f_textarea, .editor_button select {
    padding: 0;
}

.textin {
    padding: 2px;
}

.addforms .bb-editor {
  width: 710px;
}

.addforms юbb-editor textarea {
  width: 700px !important;
}

/* Поиск / Расширенный поиск
-----------------------------------------------------------------------------*/
#search .bbcodes {
  margin-top: -5px;
}

#search #searchinput {
  width: 227px !important;
}

#search td.search {
  padding: 0 5px 5px 0;
}

#search #sortby {
  margin-bottom: 5px;
}

/* Правый сайдбар
-----------------------------------------------------------------------------*/
#sideRight {
	float: left;
	margin-right: -3px;
	width: 230px;
	margin-left: -230px;
	position: relative;
}

#sideRight .block {
  background-color: #FFFFFF;
  -webkit-box-shadow: 0px 0px 5px #D5CCC4;
  -moz-box-shadow: 0px 0px 5px #D5CCC4;
  box-shadow: 0px 0px 5px #D5CCC4;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

#sideRight .block .block-text {
  width: 230px;
  margin-left: 10px;
}

.title-right {
  width: 100%;
  height: 30px;
  background-color: #FFFFFF;
  border-bottom: 1px solid #EBECED;
  padding-bottom: 10px;
  margin-bottom: 5px;
}

.title-right .color-1 {
  width: 100px;
  float: left;
  border-top: 3px solid #444444;
}

.title-right .color-2 {
  width: 130px;
  float: left;
  border-top: 3px solid #ff920a;  
}

.title-right h4 {
  font-size: 13px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #373735;
  padding: 13px 0 0 10px;
}

.banner-block {
  width: 210px;
  margin: 0 auto;
  padding-top: 5px;
}

/* Левый сайдбар
-----------------------------------------------------------------------------*/
#sideLeft {
	float: left;
	width: 250px;
	margin-left: -100%;
	position: relative;
}

#sideLeft .block {
  background-color: #FFFFFF;
  -webkit-box-shadow: 0px 0px 5px #D5CCC4;
  -moz-box-shadow: 0px 0px 5px #D5CCC4;
  box-shadow: 0px 0px 5px #D5CCC4;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

#sideLeft .block .block-text {
  width: 230px;
  margin-left: 10px;
}

.title-left {
  width: 100%;
  height: 30px;
  background-color: #FFFFFF;
  border-bottom: 1px solid #EBECED;
  padding-bottom: 10px;
  margin-bottom: 5px;
}

.title-left .color-1 {
  width: 100px;
  float: left;
  border-top: 3px solid #444444;
}

.title-left .color-2 {
  width: 150px;
  float: left;
  border-top: 3px solid #ff920a;  
}

.title-left h4 {
  font-size: 13px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #373735;
  padding: 13px 0 0 10px;
}

.popular {
  padding: 3px 10px 2px 10px;
}

.popular img {
  float: left;
  width: 70px;
  height: 46px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  margin: 4px 8px 3px 0;
}

.popular a {
  font-size: 12px;
  font-weight: bold;
  color: #373735;
  padding: 3px 0;
}

.popular .info {
  height: 19px;
  font-size: 11px;
  font-style: italic;
  color: #BABABA;
  border-top: 1px solid #DFDFDF;
  border-bottom: 1px solid #DFDFDF;
  padding: 3px 6px 2px 6px;
  margin-top: 5px;
}

.popular .info span {
  float: left;
}

.popular .info .rating {
  float: right;
  margin-top: 2px;
}

.popular .info i {
  margin-right: 6px;
}

#votes .title {
  width: 230px;
  font-size: 13px;
  padding: 10px;
  margin: 5px 0 5px 0;
}

#votes .text {
  width: 230px;
  border-top: 1px solid #EBECED;
  padding: 10px 10px 5px 10px;
}

#votes .vote {
  margin-bottom: 5px;
  border-bottom: 1px solid #EBECED;
  padding: 2px 0 5px 0;
}

#votes .vote{
  margin-bottom: 5px;
}

#votes .vote input {
  margin-bottom: 5px;
}

#votes .button {
  width: 76%;
  margin: 10px auto 0 auto;
}

.allvotes {
  float: right;
  font-size: 11px;
  color: #444444; 
  background-color: #F9F9F9; 
  border: 1px solid #CCCCCC; 
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  padding: 2px 4px;
  margin: -20px 8px 0 0;
  cursor: pointer;
}

.allvotes:hover {
  background: #444444;
  border-color: #444444; 
  color: #FFFFFF;
}

/* Навигация
-----------------------------------------------------------------------------*/
#navigation { 
  font-size: 11px;
  color: #444444; 
  border: 0px; 
  clear: both;
  padding: 3px 0 15px 0;
}

#navigation a:link,#navigation a:visited,#navigation a:hover,#navigation a:active { 
  text-decoration:none; 
  color: #444444; 
  background: #F9F9F9; 
  border: 1px solid #CCCCCC; 
  padding: 4px 9px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
}

#navigation a:hover { 
  background: #444444; 
  color: #FFFFFF; 
  border-color: #444444;
}

#navigation span { 
  text-decoration: none; 
  background: #fff; 
  padding: 4px 9px; 
  border: 1px solid #ccc; 
  color: #444444; 
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
}

/* Просмотр профиля
-----------------------------------------------------------------------------*/
.userinfo {
  padding-left: 120px;
}

.ui-dialog-content .userinfo {
  padding: 10px 0 10px 120px;
}

.userinfo .lcol {
  margin-left: -115px;
  width: 100px;
  padding-right: 10px;
}

.userinfo .lcol .avatar {
  margin-bottom: 10px;
}

.userinfo .lcol .avatar img {
  width: 100px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
}

.userinfo .lcol ul {
  font-size: 0.9em;
}

.userinfo .rcol {
  width: 100%;
}

.userinfo .rcol ul {
  list-style: none;
  margin-left: 0;
}

.userinfo .rcol ul li {
  margin-bottom: 0.2em;
}

.ussep {
   width: 65%;
   padding: 15px 0;
   border-top: 1px solid #EBECED;
}

.rate {
   float: right;
  margin-top: 2px;
}

.grey {
  color: #444444;
}

.blue {
  color: #388bd4;
}

/* Личные сообщения
-----------------------------------------------------------------------------*/
.pm-links {
  width: 100%;
  height: 45px;
  border-top: 1px solid #EBECED;
  border-bottom: 1px solid #EBECED;
  padding-top: 17px;
  margin: 10px 0;
}

.pm-links li {
  float: left;
  margin-right: 8px;
}

.pm-list img {
  margin-bottom: -4px;
}

.pm-list select {
  padding: 2px 0 3px 0;
}

td.pm_head {
  line-height: 24px;
}
td.pm_list a {
  padding-left: 5px;
}

/* Статистика
-----------------------------------------------------------------------------*/
.statistics {
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.statistics ul.lcol {
  min-height: 71px;
  background: url("../images/statsep.png") no-repeat;
  margin: 0 0 20px -1px;
  padding-top: 14px;
  width: 33.3%;
}

.statistics ul.lcol li {
  padding: 0 15px;
  margin-bottom: 2px;
}

.statistics-info {
  border: 1px solid #EBECED;
  padding: 5px 10px;
}

.statistics-info .reset li {
  margin: 5px 0;
}

.statistics-top {
  margin-top: 10px;
}

.statistics-top h3 {
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.userstop thead td {
  line-height: 22px;
}

.userstop td {
  text-align: center;
}

/* Подвал / Footer
-----------------------------------------------------------------------------*/
#footer {
  width: 1240px;
  margin: -100px auto 0;
  height: 125px;
  background: #FFFFFF;
  position: relative;
  z-index: 9999;
  -webkit-box-shadow: 0px 0px 5px #D5CCC4;
  -moz-box-shadow: 0px 0px 5px #D5CCC4;
  box-shadow: 0px 0px 5px #D5CCC4;
}

#footer-menu {
  position: absolute;
  top: 0;
  left: 0;
  width: 1235px;
  height: 44px;
  background-color: #444444;
  -webkit-box-shadow: 0px 0px 5px #D5CCC4;
  -moz-box-shadow: 0px 0px 5px #D5CCC4;
  box-shadow: 0px 0px 5px #D5CCC4; 
  border-top: 3px solid #ff920a;
  padding-left: 5px;
}

#footer-menu li {
  float: left;
  border-right: 1px dotted #777777;
}

#footer-menu li a {
  height: 43px;
  display: block;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 45px;
  text-transform: uppercase;
  text-decoration: none;
  padding: 0 17px;
}

#footer-menu li a:hover {
  background: #ff920a;
  background: -moz-linear-gradient(top,  #ff920a 0%, #ffa435 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff920a), color-stop(100%,#ffa435));
  background: -webkit-linear-gradient(top,  #ff920a 0%,#ffa435 100%);
  background: -o-linear-gradient(top,  #ff920a 0%,#ffa435 100%);
  background: -ms-linear-gradient(top,  #ff920a 0%,#ffa435 100%);
  background: linear-gradient(to bottom,  #ff920a 0%,#ffa435 100%);
  -ms-filter: "progid: DXImageTransform.Microsoft.gradient( startColorstr='#ff920a', endColorstr='#ffa435',GradientType=0 )";
  text-shadow: 0 0 5px #F26800;
  padding-bottom: 1px;
}

#footer-copyright {
  float: left;
  width: 66%;
  margin: 60px 0 0 20px;
}

#footer-copyright p {
  font-size: 11px;
  color: #777;
}

#footer-counters {
  float: right;
  margin: 70px 10px 0 0 ;
}

#footer-counters a {
  float: left;
  width: 88px;
  height: 31px;
  background-color: #CCCCCC;
  margin-right: 10px;
}

.ratebox2 {
  float: right;
}

.ratebox3 {
  float: right;
}

.ratebox ul, .ratebox ul li {
  float: left;
}

.ratebox2 ul, .ratebox2 ul li {
  float: left;
}

.ratebox3 ul, .ratebox3 ul li {
  float: left;
}