/*
Theme Name: LaMinorTV
Theme URI: http://laminortv.ru/
Description: Тема оформления для сайта телеканала Ля-минор.
Author: Иван Тепляков
Version: 1.0
*/

* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	background:#000 url(img/bg-top.jpg) no-repeat center top;
}
a {
	color: #752c2e;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {
	margin:0;
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
div.wrapper0 {
	background:url(img/bg-bottom.jpg) no-repeat center bottom;
}
div.wrapper0_en {
	background: none !important;
}
div.wrapper1 {
	width: 1032px;
	margin: 0 auto;
}

h1 {
	font-size: 1.8em;
	margin: 0px 10px 10px 0px;
}
h2 {
	font-size: 1.6em;
	margin: 0px 10px 10px 0px;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height:176px;
	position:relative;
}

#header div.signup {
	background:url(img/signup-link-bg.png) no-repeat;
	width:203px;
	height:29px;
	font-size:1.333em;
	text-transform:uppercase;
	position:absolute;
	left:17px;
	text-align:center;
	overflow:hidden;
}

#header div.signup a {
	display:block;
	color:#f3efee;
	text-decoration:none;
	margin:5px 0 0;
	letter-spacing:0.1em;
}

#header div.signup a:hover {
	text-decoration:underline;
}

#header div.slogan {
	background:url(img/slogan.png) no-repeat;
	width:374px;
	height:65px;
	position:absolute;
	left:284px;
	top:21px;
	overflow:hidden;
	text-indent:-1000px;
}
#header div#enslogan.slogan {
	background: url(img/slogan_en.png) no-repeat;
  width:450px;
}

#header div.search {
	width:187px;
	height:22px;
	position:absolute;
	top:42px;
	right:51px;
	overflow:hidden;
	white-space:nowrap;
}

#header div.search label {
	position:absolute;
	color:#dbab69;
	font-size:0.917em;
	padding:1px 4px;
}

#header div.search input.text {
	width:162px;
	background:#2d0101;
	color:#dbab69;
	border:1px solid #650202;
	padding:2px;
	font-size:0.917em;
	font-family:Arial, Helvetica, sans-serif;
}

#header div.search input.submit {
	background:url(img/ico-map.png) no-repeat -19px 0;
	border:0;
	width:11px;
	height:11px;
	overflow:hidden;
	margin:0 0 0 5px;
}

#header div.social {
	position:absolute;
	overflow:hidden;
	margin: 5px 0 0 835px;
	width: 70px;
}

#header div.logo {
	position:absolute;
	width:223px;
	height:155px;
	background:url(img/logo.png) no-repeat;
	top:37px;
	left:9px;
	z-index:10;
}

#header div.logo a {
	text-indent:-1000px;
	display:block;
	overflow:hidden;
	width:100%;
	height:100%;
}

#header div.menu {
	background:url(img/header-menu-bg.png) repeat-x;
	height:45px;
	top:102px;
	position:relative;
}

#header div.menu ul {
	margin:0 0 0 272px;
	list-style:none;
	height:45px;
	word-spacing:-4px;
}

#header div.menu ul li {
	display:inline;
	line-height:45px;
	word-spacing:normal;
}

#header div.menu ul li a {
	background:url(img/header-menu-sep.png) repeat-y left top;
	padding:13px 22px;
	color:#f3efee;
	font-weight:bold;
	font-size:1.333em;
	text-decoration:none;
}

#header div.menu ul li a:hover, #header div.menu ul li.current-menu-item a {
	background:url(img/header-menu-bg.png) repeat-x 0 -45px;
}


#header div.menu ul.sub-menu {
    clear: both;
    font-size: 12px;
    background: none repeat scroll 0 0 #3A3841;
    height: 0;
    left: auto;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: 40px;
    z-index: 12;
}

#header div.menu ul.sub-menu li {
    float: none;
    height: auto;
    list-style: none outside none;
    margin: 0;
    width: auto;
    line-height: 20px;
    padding: 0;
}

#header div.menu ul.sub-menu li a {
  font-size: 14px;
  display: block;
  background: #62311F;
} 

#header div.menu ul.sub-menu li a:hover {
	background:url(img/header-menu-bg.png) repeat-x 0 -45px;
}

#header div.menu ul li:hover ul {
  height: auto;
    -webkit-transition: all 100ms linear;
    -moz-transition: all 100ms linear;
    -ms-transition: all 100ms linear;
    -o-transition: all 100ms linear;
    transition: all 100ms linear;
}





#header div.auth {
	top:102px;
	position:relative;
	overflow:hidden;
}

#header div.auth {
	margin:0 5px;
	background:#280e0b;
}

#header div.auth ul {
	list-style:none;
	text-align:right;
	border-bottom:1px solid #220c09;
	margin:0 26px 0 0;
}

#header div.auth ul li {
	display:inline;
	line-height:27px;
	margin:0 8px;
	word-spacing:-4px;
}

#header div.auth ul li a {
	color:#dbab69;
}

div.banner {
	margin:0 5px;
	background:#fff;
}

div.banner-bottom {
	padding:0 0 20px
}

div.banner div.place {
	width:1000px;
	height:70px;
	overflow:hidden;
	margin:0 auto;
	border:3px solid #d7c6bf;
}

/* Middle
-----------------------------------------------------------------------------*/
div.wrap {
	margin:0 5px;
}
#middle {
	width: 100%;
	height: 1%;
	position: relative;
	background:#fff;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	background:#fff;
	padding:0 320px 0 0;
	overflow:hidden;
}

#middle div.block {
	border:1px solid #d7c6bf;
	margin:20px;
	overflow:hidden
}

#middle div.banner-top {
  margin-top: 20px;
}

#middle div.block div.header {
	background:url(img/block-header-bg.png) no-repeat;
	position:relative;
	width:100%;
	clear: both;
	overflow: hidden;
}

#middle div.block div.header h2 {
	font-size:2em;
	color:#752c2e;
	font-weight:normal;
	padding:14px 10px 10px 22px;
	float:left;
	line-height: 1em;
}

#middle div.block div.header span {
	background:url(img/ico-map.png) no-repeat -12px 0;
	width:7px;
	height:4px;
	float:left;
	margin:23px 0 0 2px;
}

#middle div.block div.container {
	width: 100%;
	float: left;
	overflow: hidden;
}

#middle div.block div.sideright {
	float: left;
	margin-right: -3px;
	position: relative;
}

#middle div.block div.sideleft {
	float: left;
	width: 300px;
	margin-left: -100%;
	position: relative;
}

#middle div.block div.all {
	font-size:1.083em;
	margin:0 0 20px 20px;
	position:relative;
	z-index:3;
}

#middle div.video div.main {
	padding:0 310px 0 20px;
}

#middle div.video div.main div.player {
	width:328px;
	height:249px;
	border:1px solid #dacbc4;
}

#middle div.video div.main div.text h2 {
	font-size:1.8em;
	font-weight:normal;
	margin:20px 0 15px;
}

#middle div.video div.main div.text p {
	margin:15px 0;
	line-height:1.5em;
}


#middle div.video div.sideright {
	width: 300px;
	margin-left: -300px;
}

#middle div.video div.links {
	overflow: hidden;
	zoom: 1;
}

#middle div.video div.links ul {
	list-style:none;
	zoom: 1;
}

#middle div.video div.links ul li {
	width:132px;
	margin:0 4px 10px;
	display: -moz-inline-box; display: inline-block; *zoom: 1; *display: inline;
	word-spacing: normal;
	vertical-align: top;
	text-align:center;
	font-size:0.917em;
	line-height:1.4em;
}

#middle div.video div.links ul img {
	border:1px solid #dacbc4;
	display:block;
}

#middle div.news p.more {
	line-height:32px;
}

#middle div.news p.more a {
	text-transform:uppercase;
	color:#3a3a3a;
	background:url(img/more-link-bg.png) repeat-x;
	border:1px solid #ebebeb;
	text-decoration:none;
	font-size:1.333em;
	padding:6px 11px;
}

#middle div.news div.body {
	padding:0 0 20px;
	margin:0 20px 10px;
	overflow:hidden;
	border-bottom:1px dotted #626262;
}
#middle div.single div.body {
	padding:0 0 20px;
	margin:0 20px 10px;
	border-bottom:1px dotted #626262;
}

#middle div.news div.main {
	padding:0 0 0 130px;
}
#middle div.mainpage div.main {
	padding:0 0 0 240px !important;
}
#middle div.faces div.main {
	padding:0 0 0 240px !important;
}

#middle div.news div.main h2 {
	font-size:1.5em;
	font-weight:normal;
	line-height:1.2em;
}

#middle div.news div.main p.added {
	margin:10px 0;
}


#middle div.news p.added var {
	background:#ebe2df;
	padding:4px 8px;
}

#middle div.news p {
	margin:18px 0;
}
#middle div.single p {
	margin: 0 0 10px 0;
}

#middle div.news div.main p.more {
	margin:20px 0 0;
}

#middle div.news div.sideleft {
	width:120px;
}

#middle div.mainpage div.sideleft {
	width:230px !important;
}

#middle div.faces div.sideleft {
	width:230px !important;
}

#middle div.news div.sideleft img {
	display:block;
	border:1px solid #d7c6bf;
}
#middle div.news div.single img {
	display:block;
	border:1px solid #d7c6bf;
}

#middle div.news div.links {
	overflow: hidden;
	zoom: 1;
	margin:0 20px;
}

#middle div.news div.links ul {
	zoom: 1;
	word-spacing: -0.25em;
}

#middle div.news div.links li {
	display: -moz-inline-box; display: inline-block; *zoom: 1; *display: inline;
	word-spacing: normal;
	vertical-align: top;
	width:300px;
	margin:5px 0 5px 0;
}

#middle div.news div.links li p.image {
	float:left;
	margin:0 10px 0 0;
}

#middle div.news div.links li p.image img {
	display:block;
	border:1px solid #d8c8c1;
}

#middle div.news div.links li h3 {
	font-weight:normal;
	font-size:1em;
	line-height: 1.4em;
	margin:-3px 0 0 0;
}

#middle div.news div.links p.added {
	margin:9px 0;
}

#middle div.bio div.links {
	margin:-3px 10px 5px 10px;
	position:relative;
}

#middle div.bio div.links ul {
	overflow:hidden;
	list-style:none;
}

#middle div.bio div.links ul li {
	float:left;
	width:136px;
	height: 130px;
	margin:0 11px;
	text-align:center;
}

#middle div.bio div.links ul li img {
	border:1px solid #d7c6bf;
	display:block;
	margin:0 auto;
}

#middle div.bio div.list {
	margin: 0 0 20px 0;
}

#middle div.bio div.list ul.alphabet {
	list-style:none;
	text-align:center;
	margin:0 0 10px 0;
}

#middle div.bio div.list ul.alphabet li {
	display:inline;
	line-height:30px;
}

#middle div.bio div.list ul.alphabet li a {
	color:#232323;
	padding:3px;
}

#middle div.bio div.list ul.alphabet li a.act {
	color:#b25f38;
	border:1px solid #b25f38;
	text-decoration:none;
	padding:3px 7px;

	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
}

#middle div.bio div.list ul.names {
	list-style:none;
	word-spacing: -0.25em;
	margin:0 3px;
}

#middle div.bio div.list ul.names li {
	display: -moz-inline-box; display: inline-block; *zoom: 1; *display: inline;
	word-spacing: normal;
	vertical-align: top;
	width:295px;
	margin:5px 0 5px 0;
}

#middle div.bio div.list ul.names li p.image {
	float:left;
	margin:0 10px 0 0;
}

#middle div.bio div.list ul.names li p.image img {
	border:1px solid #d9c8c2;
}

#middle div.bio div.list ul.names li h3 {
	font-size:1em;
	margin:0 0 5px;
	font-weight:normal;
	line-height:0.8em;
}

#middle div.banner div.place {
	width:600px;
}

#middle div.block div.text {
	margin:-4px 0 0 0;
	position:relative;
}

#middle div.block div.text h1 {
	font-size:2em;
	line-height:1.2em;
	font-weight:normal;
	color:#752c2e;
	text-align:center;
	margin:0 20px 20px;
}

#middle div.block div.text h2 {
	font-size:1.333em;
	line-height:1.2em;
	color:#752c2e;
	margin:0 20px 20px;
}

#middle div.block div.text p {
	margin:10px 20px;
}

#middle div.block div.text p span {
	color:#752c2e;
	font-weight:bold;
}

#middle div.concerts table.wrap {
	border-spacing:20px;
	margin:0 auto;
}

#middle div.concerts li {
	color:#232323;
}

#middle div.concerts table.wrap th {
	color:#232323;
}

#middle div.concerts table.wrap td.calendar {
	background:#ebe2df;
	border:1px solid #d7c6bf;
	padding:10px;
}

#middle div.concerts table.concert-list {
	width:100%;
	margin:0 20px 20px;
}

#middle div.concerts table.concert-list th {
	vertical-align:top;
	text-align:left;
	padding:5px 10px 5px 0;
}

#middle div.concerts table.concert-list td {
	vertical-align:top;
	padding:5px 0;
}

#middle div.program div.list {
	position:relative;
	margin: 15px 0px;
}

#middle div.program div.list ul.control {
	list-style:none;
}

#middle div.program div.list ul.control li {
	display:inline;
}

#middle div.program div.list ul.control li a {
	color:#505d6b;
	text-decoration:none;
	padding:10px 15px;
	margin: 2px;
	background:#eae1de;
}

#middle div.program div.list ul.control li a:hover {
	background:#d7c6bf;
	color:#fff;
}

#middle div.program div.list ul.control li a.act {
	background:#752c2e;
	color:#fff;
}

#middle div.program div.list table.program {
	margin:20px 0;
}

#middle div.program div.list table.program th {
	font-weight:normal;
	padding:5px 20px 5px 0;
}

#middle div.program div.list table.program td {
	padding:5px 0;
}

#middle ol.wp-paginate {
    line-height: 25px;
    margin: 20px 0;
    overflow: hidden;
    text-align: center;
}





/* Sidebar Right
-----------------------------------------------------------------------------*/
#sideRight {
	float: left;
	margin-right: -3px;
	width: 320px;
	margin-left: -320px;
	position: relative;
}

#sideRight div.block div.header h2 {
	padding:17px 10px 10px 18px;
}

#middle div.block div.header span {
	margin:24px 0 0 4px;
}

#sideRight div.afisha div.calendar {
	border:1px solid #d6c5be;
	margin:-5px 20px 20px;
	padding:16px;
	position:relative;
}

.calendar ul {
	overflow:hidden;
	list-style:none;
	margin:0 0 0 27px;
}

.calendar ul li {
	float:left;
	color:#752c2e;
	font-size:1.083em;
	font-weight:bold;
	margin:0 5px;
	line-height:24px;
	height:24px;
	vertical-align:middle;
}

.calendar ul li.nav {
	border:1px solid #dbccc6;
	width:24px;

	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
}

.calendar ul li.nav a {
	display:block;
	text-indent:-1000px;
	overflow:hidden;
	width:6px;
	height:10px;
	margin:7px auto;
}

.calendar ul li.nav a.prev {
	background:url(img/ico-map.png) no-repeat -6px 0;
}

.calendar ul li.nav a.next {
	background:url(img/ico-map.png) no-repeat 0 0;
}

.calendar table th {
	color:#752c2e;
	font-size:1.083em;
	padding:6px;
}

.calendar table td {
	font-size:0.917em;
	text-align:center;
	padding:2px 6px;
}

#sideRight div.afisha div.body {
	line-height: 1.333em;
	margin:0 20px;
}

#sideRight div.afisha div.body h5 {
	font-size:1em;
	color:#752c2e;
}

#sideRight div.about {
	border:1px dashed #b3b3b3;
}

#sideRight div.about div.image {
	text-align:center;
	margin:-10px 0 10px;
	position:relative;
}

#sideRight div.about div.body {
	margin:0 20px;
}

#sideRight div.about div.body h5 {
	color:#752c2e;
	font-size:1em;
	font-weight:normal;
}

#sideRight div.about div.body p {
	margin:20px 0;
}

#sideRight div.about div.cut {
	background:url(img/ico-map.png) no-repeat -30px 0;
	width:19px;
	height:11px;
	position:absolute;
	margin:-5px 0 0 0;
	right:87px;
}

#sideRight div.onair {
	border:0;
	background:url(img/onair-bg.png);
}

#sideRight div.onair div.header {
	background:none;
	height:57px;
}

#sideRight div.onair div.guide {
	margin:0 15px 10px 15px;
}

#sideRight div.onair div.guide table {
	width:100%;
	clear: both;
}

#sideRight div.onair div.guide table th {
	text-align:left;
	font-weight:normal;
	color:#3a3a3a;
	padding:2px 5px 2px 0;
}

#sideRight div.onair div.guide table td {
	padding:2px 5px 2px 0;
}

#sideRight div.signup {
	background:url(img/signup-bg.jpg);
	border:0;
	width:300px;
	margin-right:0;
}

#sideRight div.signup div.header {
	background:none;
	height:78px;
}

#sideRight div.signup div.header h2 {
	padding:28px 10px 10px 34px;
	color:#fff;
}

#sideRight div.signup div.header span {
	background-position:-12px -4px;
	margin:34px 0 0 7px;
}

#sideRight div.signup div.links {
	margin:0 18px 10px;
}
#sideRight div.signup div.links div.title {
	margin: 0px 0 10px 0;
	color: white;
	font-weight: bold;
}

#sideRight div.signup div.links ul {
	list-style:none;
}

#sideRight div.signup div.links ul li {
	display:inline;
}

#sideRight div.signup div.all a {
	color:#fff;
}

#sideRight div.partners {
	background:#e9e5e3;
}

#sideRight div.partners div.header,
.teleprog-onair div.header {
	background:url(img/block-partners-header-bg.png) no-repeat !important;
}

#sideRight div.partners div.links {
	text-align: center;
	padding: 5px 10px;
}

#sideRight div.partners div.links ul {
	list-style:none;
	margin:10px 0;
	overflow:hidden;
}

#sideRight div.partners div.links ul li{
	margin:0 9px;
	float:left;
}

#sideRight div.partners div.links ul li img {
	border:1px dotted #a9a6a4;
}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	border-top:5px solid #2b2b2b;
	height: 275px;
	margin:0 5px;
	background:url(img/footer-bg.jpg) no-repeat;
	overflow:hidden;
}

#footer div.menu ul.root {
	list-style:none;
	overflow:hidden;
	height:140px;
	padding:5px 0 0;
	width: 1040px;
}

#footer div.menu ul.root li.menu-item {
	float:left;
	overflow:hidden;
	line-height: 26px;
}

#footer div.menu ul.root li.menu-item h4 {
	padding: 10px 0 0 35px;
	font-size:20px;
	font-weight:normal;
}

#footer div.menu ul.root li.menu-item a {
	color:#0a0000;
}

#footer div.menu ul.root li.menu-item ul {
	list-style:none;
	padding:0 0 0 20px;
	font-size:18px;
}

#footer div.menu ul.root li.menu-item li {
	padding:3px 0;
	line-height: 16px;
}

#footer ul.sub-menu li {
  float: none !important;
}

#footer ul.sub-menu li h4 {
  padding: 0 !important;
  margin-left: 30px !important;
}

#footer ul.sub-menu li h4 a {
  font-size: 14px !important;
  text-decoration: underline !important;
}

#footer div.channels {
	height:74px;
}

#footer div.channels ul {
	list-style:none;
	overflow:hidden;
	padding:0 0 0 47px;
}

#footer div.channels ul li {
	float:left;
	height:74px;
	margin:0 7px;
}

#footer div.channels ul li a {
	background:url(img/channel-map_01.png) no-repeat center center;
	display:block;
	overflow:hidden;
	text-indent:-1000px;
	height:74px;
}

#footer div.channels ul li a {
	background:url(img/channel-map-2013.png) no-repeat center center;
}

#footer div.channels ul li.redmedia {
	background:url(img/redmedia-logo.png);
	width:163px;
	height:52px;
	text-indent:-1000px;
	overflow:hidden;
	margin:10px 40px 0 0;
}
#footer div.channels ul li#enredmedia.redmedia {
	background:url(img/redmedia-logo_en.png);
}

#footer div.channels ul li.chan01 a{
	width:24px;
	background-position: 0 50%;
}

#footer div.channels ul li.chan02 a{
	width:49px;
	background-position: -24px 50%;
}

#footer div.channels ul li.chan03 a{
	width:36px;
	background-position: -73px 50%;
}

#footer div.channels ul li.chan04 a{
	width:51px;
	background-position: -109px 50%;
}

#footer div.channels ul li.chan05 a{
	width:28px;
	background-position: -160px 50%;
}

#footer div.channels ul li.chan06 a{
	width:59px;
	background-position: -188px 50%;
}

#footer div.channels ul li.chan07 a{
	width:41px;
	background-position: -247px 50%;
}

#footer div.channels ul li.chan08 a{
	width:28px;
	background-position: -288px 50%;
}

#footer div.channels ul li.chan09 a{
	width:32px;
	background-position: -316px 50%;
}

#footer div.channels ul li.chan10 a{
	width:53px;
	background-position: -348px 50%;
}

#footer div.channels ul li.chan11 a{
	width:44px;
	background-position: -401px 50%;
}

#footer div.channels ul li.chan12 a{
	width:28px;
	background-position: -445px 50%;
}

#footer div.channels ul li.chan13 a{
	width:76px;
	background-position: -473px 50%;
}

#footer div.copy {
	padding:10px 40px;
	float:left;
}

#footer div.copy .socials
{
	padding-top: 5px;
}

#footer div.copy .socials a
{
	margin-right: 5px;
}

#footer div.contacts {
	padding:20px 40px;
	float:right;
}

#footer div.contacts a {
	color:#000;
}


.alignleft {
	float: left;
	margin: 0px 10px 0px 0px;
}
div.block div.redmediatv {
	text-align: right;
	margin: 10px 5px 0px 0px;
	font-size: 1em;
	float: right;
}

/* video block */
#video-block ul {
	list-style:none;
	overflow:hidden;
	margin: 0 20px;
	zoom:1;
}

#video-block li.item {
	float:left;
	width:130px;
	display:inline;
}

#video-block li img {
	display:block;
	border:2px solid #e3e3e3;
}

#video-block li p.length {
	float:right;
	background:#1a1a1a;
	color:#e1e1e1;
	font-size:11px;
	line-height:16px;
	padding:0 3px;

	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#video-block ul.rating {
	margin:3px 0;
	padding:0;
	background:url(img/rating-li.png) repeat-x;
	width:75px;
	height:13px;
}

#video-block ul.rating li {
	position:absolute;
	height:13px;
}

#video-block ul.rating li.star01 {
	width:15px;
	z-index:5;
}

#video-block ul.rating li.star02 {
	width:30px;
	z-index:4;
}

#video-block ul.rating li.star03 {
	width:45px;
	z-index:3;
}

#video-block ul.rating li.star04 {
	width:60px;
	z-index:2;
}

#video-block ul.rating li.star05 {
	width:75px;
	z-index:1;
}

#video-block ul.rating li.current {
	background:url(img/rating-li-act.png) repeat-x;
	text-indent:-1000px;
	overflow:hidden;
}

#video-block ul.rating li a {
	display:block;
	width:100%;
	height:100%;
	overflow:hidden;
	text-indent:-1000px;
}

#video-block ul.rating li a:hover {
	background:url(img/rating-li-act.png) repeat-x;
}

#video-block p.more {
	margin: 0px 0px 10px 20px;
	font-size: 1.2em;
}
div.other_stars li {
	margin:0 25px 10px 0;
	position:relative;
	width:130px;
	text-align:center;
}

div.other_stars ul img {
	display:block;
	border:1px solid #cccccc;
	margin:10px 0 0 0;
}

div#relatedPosts {
	padding: 0 20px;
}

div#relatedPosts li {
    display: inline-block;
    margin: 5px 0;
    vertical-align: top;
    width: 300px;
    float: left;
}

div#relatedPosts li p.image {
    float: left;
    margin: 0 10px 0 0;
}

div#relatedPosts li h3 {
    font-size: 1em;
    font-weight: normal;
    line-height: 1.4em;
}

#content ul.submenu {
	clear: both;
	overflow: hidden;
	margin: 0 0 20px 20px;
	font-size: 1.2em;
}
#content ul.submenu li {
	float: left;
	width: auto;
	height: auto;
	margin: 0 10px 0 0;
	list-style: none;
}
#content ul.submenu li.current-menu-item a, #content ul.submenu li.current-menu-parent a {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

div#videoplayer {
	width: 340px;
	margin: 0 auto;
	background: #eee;
	text-align: center;
	padding: 10px 0;
}

span.anchvote {
	color: #0066cc;
    border-bottom: 1px dashed #0066cc;
	cursor: pointer;
}

.graytext {
	color: #999999 !important;
}
.current_row {
	color: #333 !important;
	font-size: 1.5em !important;
	font-weight: bold;
}

ul.list {
	margin-left: 40px;
}

#lang {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 110px;
  text-align: right;
}
#lang #ru {
  float: left;
  background: url("http://red-media.ru/images/icons/ru.png") no-repeat left center;
  padding: 0 0 0 20px;
  width: 30px;
}
#lang #en {
  float: right;
  background: url("http://red-media.ru/images/icons/en.png") no-repeat left center;
  padding: 0 0 0 20px;
  width: 30px;
}

ul#menu-eng_menu {
  margin: 0 0 0 220px !important;
}

table#konkurs-partners {
	width: 600px !important;
}

table#konkurs-partners td {
	width: 250px  !important;
	padding: 25px !important;
	text-align: center;
}

#middle div.news div.noborder {
  overflow: hidden !important;
  border: 0;
}

.carousel-inner .item {
	/*
	padding:0 0 20px;
	margin:0 20px 10px;
	*/
	overflow:hidden;
	border-bottom:1px dotted #626262;
}

.slider-holder {
	height: 200px !important;
	overflow: hidden !important;
	padding: 0 20px 10px;
}

.slider-all-news {
	margin-top: 10px !important;
}

.carousel-inner .next {
	display: block !important;
}

.sidebar .wp_bannerize div,
#content .wp_bannerize div {
	padding: 12px 0;
}