/*
Theme Name: RED
Theme URI: http://red-msk.ru
Author: Ivan Danilin
Author URI: http://Danilin.biz/
Tags: red, club, russia, music
Version: 1.0
*/
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,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,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}

html,
body {
	padding: 0;
	margin: 0;
	min-width: 1144px;
}

@font-face {
    font-family: 'PFDIN';
    src: url('fonts/pfdintextcondpro-regular-webfont.eot');
    src: url('fonts/pfdintextcondpro-regular-webfont.svg#pf_din_text_cond_proregular') format('svg'),
    	 url('fonts/pfdintextcondpro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/pfdintextcondpro-regular-webfont.woff') format('woff'),
         url('fonts/pfdintextcondpro-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PFDIN';
    src: url('fonts/pfdintextcondpro-medium-webfont.eot');
    src: url('fonts/pfdintextcondpro-medium-webfont.svg#pf_din_text_cond_promedium') format('svg'),
    	 url('fonts/pfdintextcondpro-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/pfdintextcondpro-medium-webfont.woff') format('woff'),
         url('fonts/pfdintextcondpro-medium-webfont.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'PFDIN';
    src: url('fonts/pfdintextcondpro-light-webfont.eot');
    src: url('fonts/pfdintextcondpro-light-webfont.svg#pf_din_text_cond_prolight') format('svg'),
    	 url('fonts/pfdintextcondpro-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/pfdintextcondpro-light-webfont.woff') format('woff'),
         url('fonts/pfdintextcondpro-light-webfont.ttf') format('truetype');
    font-weight: lighter;
    font-style: normal;
}

body {
	background: #dfdede;
	font-family: 'Tahoma', sans-serif;
	font-size: 14px;
	color: #201e1a;

}
p {
	padding: 0 0 15px 0;
	line-height: 1.2em;
}

/* ССЫЛКИ */

a {
	color: #201e1a;
	text-decoration: none;
	transition: 0.25s;
}
a:hover {
	color: #bf2d22;
	text-decoration: none;
}
a.more {
	color: #bf2d22;
}
a.more:hover {
	color: #201e1a;
}

article.post a {
	color: #bf2d22;
	text-decoration: underline;
}
article.post a:hover {
	color: #201e1a;
}

.navigation {
	clear: both;
	height: 25px;
	padding-bottom: 5px;
}
.navigation a {
	padding: 5px 15px;
	font-size: 12px;
	height: 14px;
	line-height: 14px;
}
.navigation .alignleft a {
	background: #201e1a;
	color: #fff;
	float: left;
	text-decoration: none;
}
.navigation .alignleft a:hover {
	background: #bf2d22;
	color: #fff;
}
.navigation .alignright a {
	background: #bf2d22;
	text-decoration: none;
	color: #fff;
	float: right;
}
.navigation .alignright a:hover {
	background: #201e1a;
	color: #fff;
}

strong {
	/* font-family: 'PFDIN'; */
	font-weight: 900;
}
.site_error {
	background: #bf2d22;
	color: #fff;
	font-size: 20px;
	text-align: center;
	font-family: 'PFDIN', sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	clear: both;
	padding: 0.25em 0;

}

/* ЗАГОЛОВКИ */

h1,h2,h3,h4,h5,h6 {
	font-family: 'PFDIN', sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	/* clear: both; */
	padding: 0.25em 0;
}
h1 {
	font-size: 30px;
}
h2 {
	font-size: 50px;
}
h3 {
	font-size: 40px;
}
h4 {
	font-size: 35px;
}
h5 {
	font-size: 30px;
	text-transform: none;
}

.center {
	text-align: center;
}

.error {
	width: 100%;
	background: red;
	color: #fff;
	padding: 10px;
}
.clr {
	clear: both !important;
}
.clrbig {
	clear: both !important;
	height: 20px;
}
b,strong {
	font-weight: bold;
}
i,em {
	font-style: italic;
}
u {
	text-decoration: underline;
}
.red {
	color: #bf2d22;
}


/* БЛОКИ */

header {
	width: 100%;
	height: 164px;
	background: #2a2724;
	border-bottom: 4px solid #bf2d22;
	color: #fff;
}
header .content {
	width: 1144px;
	height: 164px;
	margin: 0 auto;
}
header .logo {
	display: block;
	float: left;
	width: 168px;
	height: 168px;
	background: url('images/logo.png') top left no-repeat;
	margin: 0 5px 0 14px ;
}
header .contacts {
	font-family: 'PFDIN', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	float: left;
	width: 187px;
	height: 109px;
	padding: 55px 0 0 27px;
}
header .contacts .phone {
	font-size: 23px;
}
header .contacts .adress {
	font-size: 17px;
}
header .contacts .metro {
	font-size: 12px;
}
header .menu {
	width: 720px;
	height: 40px;
	margin-top: 60px;
	float: right;
	text-align: right;
	text-transform: uppercase;
	font-size: 18px;
	font-family: 'PFDIN', sans-serif;
}
header .menu li {
	border-right: 1px dotted #6e6c6a;
	display: inline-block;
	padding: 10px 6px;
}
header .menu li:last-child {
	border-right: none;
}
header a {
	color: #fff;
}
header a:hover,
header li.current-menu-item a, 
header li.current-menu-parent a, 
header li.current-post-ancestor a,
header li.current_page_item a,
header li.current-page-ancestor a {
	color: #bf2d22;
}

.wrapper {
	width: 1090px;
	background: #fff;
	margin: 25px auto;
	padding: 27px;
}

#slider {
	width: 1090px;
	height: 390px;
	background: #eaeaea;
	margin-bottom: 15px;
}

article {
	width: 809px;
	float: left;
}

.partners {
	width: 1090px;
	clear: both;
	padding: 27px 0;
}
footer {
	width: 100%;
	margin-top: -25px;
	background: #2a2724;
	color: #fff;
}
footer .content {
	width: 1090px;
	margin: 0 auto;
	padding: 27px;
}
footer .logo {
	display: block;
	float: left;
	width: 106px;
	height: 90px;
	background: url('images/footlogo.png') top left no-repeat;
}
footer .socials {
	width: 315px;
	margin: 22px 0 0 50px;
	float: left;
}
footer .socials i {
	padding: 0 8px;
	font-size: 35px;
}

footer .menu {
	width: 610px;
	margin-top: 30px;
	float: right;
	text-align: right;
}
footer .menu li {
	display: inline-block;
	border-right: 1px solid #fff;
	padding: 2px 5px 4px 3px;
	font-size: 0.9em;
}
footer .menu li:last-child {
	border-right: none;
}
footer a {
	color: #fff;
}
footer a:hover,
footer li.current-menu-item a, 
footer li.current-menu-parent a, 
footer li.current-post-ancestor a,
footer li.current_page_item a,
footer li.current-page-ancestor a {
	color: #bf2d22;
}

footer .copyrights {
	font-size: 12px;
	padding: 10px 0 40px 0;
	width: 700px;
	float: left;
}
footer .copyrights a {
	color: #bf2d22;
}
footer .adress {
	width: 300px;
	float: right;
	padding: 10px 0;
	text-align: right;
	font-size: 12px;
}

/* Сайдбар */

.sidebar {
	width: 250px;
	float: right;
	padding-top: 60px;
}

.subscribe {
	display: block;
	background: #bf2d22 url(images/subscribe.png) center center no-repeat;
	width: 100%;
	height: 60px;
	clear: both;
	margin-bottom: 20px;	
}
.subscribe:hover {
	background: #2a2724 url(images/subscribe.png) center center no-repeat;
}
.afisha h3 {
	clear: both;
	padding: 20px 0;
	border-bottom: 1px dotted #2a2724;
	margin-bottom: 10px;
}
.afisha img {
	padding: 10px 0 5px 0;
}
.afisha .left {
	clear: both;
	width: 70px;
	float: left;
}
.afisha .left .date {
	font-family: 'PFDIN', sans-serif;
	font-size: 35px;
	color: #bf2d22;
	text-align: center;
	font-weight: bold;
	
}
.afisha .left .time {
	color: #949391;
	text-align: center;
}

.afisha .right {
	width: 170px;
	float: right;
}
.afisha .right .title {
	font-family: 'PFDIN', sans-serif;
	font-size: 20px;
	font-weight: bold;
}
.afisha .right .description {
	color: #949391;
}
.afisha .poster {
	margin-top: 15px;
	text-align: center;
}

.sidebartodayevent {
	clear: both;
	padding-bottom: 20px;
}
.sidebartodayevent img {
	max-width: 250px;
	height: auto;
}

.buyticket-today {
	background: #bf2d22;
	display: block;
	text-align: center;
	padding: 5px 10px;
	color: #fff;
	line-height: 20px;
	cursor: pointer;
}
.buyticket-today:hover {
	background: #2a2724;
	color: #fff;
	}
.buyticket {
	background: #bf2d22;
	display: inline-block;
	float: right;
	padding: 4px 10px;
	margin: 5px 0;
	color: #fff;
	line-height: 15px;
	font-size: 10px;
	cursor: pointer;
}
.buyticket:hover {
	background: #2a2724;
	color: #fff;
	}
.sidebarevent {
	clear: both;
	border-bottom: 1px dotted #2a2724;
	padding: 5px 0;
}

.item {
	width: 392px;
	background: #dfdede;
	border-bottom: 2px solid #bf2d22;
	margin-bottom: 25px;
}
.first {
	float: left;
	clear: both;
}
.second {
	float: right;
}
.item .counts {
	display: block;
	font-size: 12px;
	color: #fff;
	float: right;
	position: relative;
	top: -35px;
	right: 20px;
	z-index: 2;
}
.item .content {
	padding: 15px;
}
.item h5 {
	line-height: 26px !important;
}
.item img {
	width: 100%;
	height: auto;
	border-bottom: 4px solid #bf2d22;
	transition: 0.25s;
}


.videos {
	background: #dfdede;
	margin-bottom: 15px;
}
.videos iframe.home {
	width: 374px;
	height: 250px;
	margin: 15px;
	float: left;
}
.videos h4 {
	margin: 15px 15px 0 15px !important;
}
.video-item {
	clear: both;
	width: 810px;
}
.video-item iframe.inner {
	margin: 0 0 15px 0;
}


.gallery {
	background: #dfdede;
	padding: 15px !important;
	margin-bottom: 15px;
	text-align: center;
	clear: both;
}
.gallery a.gal-item {
	width: 240px;
	height: 160px;
	border: 2px solid #fff;
	margin: 0 3px;
	display: inline-block;
	overflow: hidden;
	position: relative;
}
.gallery a.gal-item img {
	width: 100%;
	height: auto;
}

.gallery a img {
	width: 180px;
	height: auto;
}
.gallery li {
	display: inline-block;
	overflow: hidden;
	position: relative;
}
.gallery .imgDescription {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #bf2d22;
	color: #fff;
	visibility: hidden;
	opacity: 0;
	transition: 0.25s;
	padding: 10px 15px;
	text-align: left;
}
.gallery a:hover .imgDescription {
	visibility: visible;
	opacity: 1;
}
.gallery .imgDescription .date {
	font-size: 33px;
	font-family: 'PFDIN', sans-serif;
	line-height: 38px;
}
.gallery .imgDescription .title {
	font-size: 20px;
	max-height: 40px;
	overflow: hidden;
	font-family: 'PFDIN', sans-serif;
	text-transform: uppercase;
}
.gallery .imgDescription .count {
	font-size: 12px;
}

.gallery .eventDescription {
	display: block;
	font-size: 12px;
	color: #fff;
	float: left;
	position: absolute;
	bottom: 10px;
	left: 10px;
	z-index: 9999999 !important;
	text-align: left;
}

.sidebar2 {
	width: 250px;
	float: right;
	padding-top: 10px;
}
.sidebar2 .year {
	font-size: 25px;
	padding: 25px 0;
	color: #c02e22;
	-webkit-font-smoothing: antialiased;
}
.sidebar2 .calendar {
	margin-top: -25px;
	font-size: 25px;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
}
.sidebar2 .calendar .current a {
	color: #c02e22;
}
.sidebar2 a.archive {
	border-top: 1px dotted #6e6c6a;
	clear: both;
	display: block;
	margin-top: 25px;
	padding-top: 20px;
	font-size: 18px;
	color: #c02e22;
}

.eventyear {
	color: #c02e22;
	font-size: 25px;
	text-align: right;
	-webkit-font-smoothing: antialiased;
}
.eventmonth {
	font-size: 25px;
	text-align: right;
	padding-bottom: 20px;
	text-transform: uppercase;
	-webkit-font-smoothing: antialiased;
}
.event {
	background: #dfdede;
	width: 809px;
	height: 130px;
	margin-bottom: 16px;
	overflow: hidden;
}
.event .date {
	display: block;
	width: 100px;
	height: 100px;
	padding: 15px;
	float: left;
	overflow: hidden;
	background: #eb2326;
	font-family: 'Cuprum', sans-serif;
	-webkit-font-smoothing: antialiased;
	text-transform: uppercase;
	color: #fff;
}
.event .date .day {
	font-size: 64px;
	height: 56px;
}
.event .date .month {
	font-size: 26px;
}
.event .date .time {
	font-size: 15px;
}
.event .photo {
	width: 150px;
	height: 130px;
	float: left;
	overflow: hidden;
}
.event .photo .eventphoto {
	min-height: 130px;
	width: auto;
	float: left;
	display: block;
	z-index: 1;
}
.event .photo .mask {
	position: absolute;
	background: url(images/mask.png) top left no-repeat;
	z-index: 2;
	width: 150px;
	height: 130px;
}
.event .information {
	width: 373px;
	height: 90px;
	padding: 20px 0;
	float: left;
}
.event .information h4 {
	height: 45px;
	line-height: 45px;
	padding: 0 !important;
	overflow: hidden;
	margin: 0;
}
.event .buttons {
	width: 96px;
	height: 70px;
	padding: 30px;
	float: left;
}
.event .buttons a {
	color: #fff;
	width: 100%;
	display: block;
	text-align: center;
	padding: 10px 0;
	font-size: 12px;
	margin-bottom: 5px;
}
.event .buttons .more {
	background: #2a2724;
}
.event .buttons .more:hover {
	background: #eb2326;
}
.event .buttons .buy {
	background: #eb2326;
	cursor: pointer;
}
.event .buttons .buy:hover {
	background: #2a2724;
}
ol.archive {
	list-style: decimal;
	margin-bottom: 20px;
}
ol.archive li {
	margin-left: 20px;
}
ol.archive li a {
	font-weight: bold;
}
.widget {
	margin: 20px 0;
	overflow-x: hidden;
}

article.post {
	/* padding: 60px 0; */
}
.post .titlephoto {
	width: 420px;
	height: auto;
	float: left;
	margin: 0 30px 30px 0;
}
.post h1.title {
	clear: none;
}
.post h1.titleevent {
	font-weight: bold;
	clear: none;
	text-transform: none;
}
.post .lead {
	font-size: 18px;
	color: #8f8e8e;
}
.post .meta {
	color: #bab8b8;
	font-size: 12px;
	padding-bottom: 10px;
}
.post .yashare-auto-init {
	padding: 10px 0;
}
#comments {
	clear: both;
	padding: 10px 0 !important;
}

.post .eventleft {
	width: 420px;
	float: left;
}
.post .eventright {
	width: 370px;
	float: right;
}
.post .buyticket {
	display: block;
	width: 251px;
	height: 59px;
	background: #bf2d22;
	float: left;
	padding: 0;
	cursor: pointer;
}
.post .buyticket:hover {
	background: #2a2724;
}
.post .buyticket img {
	float: left;
	display: block;
}
.post .allconcerts {
	display: block;
	width: 251px;
	height: 59px;
	background: #2a2724;
	float: left;
	color: #fff;
	font-size: 25px;
	font-family: 'PFDIN', sans-serif;
	text-transform: uppercase;
	line-height: 59px;
	text-align: center;
	text-decoration: none;
}
.post .allconcerts:hover {
	background: #bf2d22;
}

.socvk {
	display: block;
	float: left;
	margin-right: 18px;
	width: 45px;
	height: 25px;
	background: url(images/icons/vk.png)
}
.socfb {
	display: block;
	float: left;
	margin-right: 18px;
	width: 25px;
	height: 25px;
	background: url(images/icons/fb.png)
}
.socfm {
	display: block;
	float: left;
	margin-right: 18px;
	width: 25px;
	height: 25px;
	background: url(images/icons/fm.png)
}
.bigpartners img,
.smallpartners img {
	filter:alpha(opacity=50);
	padding: 10px !important;
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	opacity: 0.5; 
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
}
.bigpartners img:hover,
.smallpartners img:hover {
	filter: grayscale(0);
	-webkit-filter: grayscale(0);
	-moz-filter: grayscale(0);
	-o-filter: grayscale(0);
	-ms-filter: grayscale(0);
	opacity: 1; 
	filter:alpha(opacity=100);
	filter: none;
}

.rent {
	background: #dfdede;
	padding: 15px !important;
	margin-bottom: 15px;
	clear: both;
}
.rent .left {
	width: 200px;
	float: left;
}
.rent .left img {
	width: 200px;
	height: auto;
}
.rent .right {
	width: 550px;
	float: right;
}
.rent .right img {
	width: 75px;
	height: 75px;
	margin-right: 10px;
	display: block;
	float: left;
}
.rent .right .rentmore {
	width: 75px;
	height: 75px;
	line-height: 75px;
	display: block;
	float: left;
	background: #2a2724;
	font-size: 40px;
	text-align: center;
	color: #fff;
}
.rent .right .rentmore:hover {
	background: #eb2326;
}
.sharing {
	clear: both;
	padding: 20px 0;
	font-family: 'PFDIN', sans-serif;
	font-size: 30px;
	line-height: 25px;
	font-weight: normal;
	text-transform: uppercase;
}



/* Footer Gallery Start */

#gal-backward,
#gal-forward {
	float: left;
	width: 41px;
	height: 108px;
	display: block;	
	cursor: pointer !important;
	margin: 0;
} 
#gal-backward { 
	background: url(images/prev.png) left top no-repeat; 
	}
#gal-forward { 
	background: url(images/next.png) right top no-repeat;
	}

.scroll-img {
	float: left;
	width: 696px;
	height: 108px;
	overflow: hidden;
}

.scroll-img ul li {
	width: 162px;
	height: 108px;
	margin: 0 6px;
	display: block;
	float: left;
}
.scroll-img ul li img {
	width: 158px;
	height: auto;
	border: 2px solid #fff;
}
#gal.scroll-img ul {
  width: 1500px;
}

/* Footer Gallery End */


.btnred {
	background: #bf2d22;
	display: inline-block;
	text-align: center;
	padding: 5px 15px;
	color: #fff;
	line-height: 20px;
	cursor: pointer;
	margin: 1px;
}
.btnred:hover {
	background: #2a2724;
	color: #fff;
	}
.btndark {
	background: #2a2724;
	display: inline-block;
	text-align: center;
	padding: 5px 15px;
	color: #fff;
	line-height: 20px;
	cursor: pointer;
	margin: 1px;
}
.btndark:hover {
	background: #bf2d22;
	color: #fff;
	}

/* ========= WordPress Core CSS ========= */

.entry-content img {
	margin: 0 0 1.5em 0;
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin: 0 1.5em 0 0 !important;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em !important;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	text-align: center;
	margin-bottom: 1.5em !important;
}
.wp-caption img {
	border: 0 none;
	margin: 0;
	padding: 0;
}
.wp-caption p.wp-caption-text {
	margin: 0;
}
.wp-smiley { 
	max-height: 1em;
	margin:0 !important;
}
.gallery dl,
.gallery dt {
	margin: 0 !important;
	padding: 0 !important;
}
.gallery dl a {
	width: 180px;
	height: 117px;
	border: 2px solid #fff;
	margin: 0 3px;
	display: inline-block;
	overflow: hidden;
	position: relative;
}
.gallery-caption {
	margin: 0 !important;
}

blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 20px;
	text-align: right;
	width: 33%;
}
blockquote.right {
	float: right;
	margin-left: 20px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}


.noobmask {
	padding: 0 !important;
	margin: 0 !important;
	border: none !important;
}

.feedburner input[type="text"] {
	padding: 10px 20px !important;
	border: 1px solid #201e1a;
	font-size: 14px;
	
}

.feedburner input[type="submit"] {
	background: #bf2d22;
	border: 1px solid #bf2d22;;
	cursor: pointer;
	padding: 10px 20px !important;
	color: #fff;
	font-size: 14px;
}
.feedburner input[type="submit"]:hover {
	background: #201e1a;
	border: 1px solid #201e1a;
}

.gss-pager .cycle-pager-active, .gss-pager .cycle-pager-active:hover {
	background-color: #c02e22 !important;
}
.gss-pager a {
	text-decoration: none !important;
}

/* header .rednight {
	background: url(images/rednight.png?v=4) center bottom no-repeat;
} */
header .openair a {
	color: #d5de4e;
}
header .openair a:hover {
	color: #bf2d22;
}

/* Red Wave */

.redwave {
	padding-top: 0;
}
