/*
Theme Name: Artiste Countdown
Theme URI: http://www.seven-media-gallery.com/artisste/countdown/inde.html
Version: 1.0
Author: seven media
Theme URI: http://www.seven-media-gallery.com/artisste/countdown/inde.html
License: GNU General Public License

This theme was designed and built by seven media,
http://themeforest.net/user/sevenmedia
in Themeforest
*/


/* RESET */

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 {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font:inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display:block;
}
body {
	line-height:1;
	height:100%
}
ol, ul {
	list-style:none;
}
p {
	margin:0 0 10px 0;
	font-size: 11px;
}
strong {
	color:#C51B40;
	font-weight: bold;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ededed;
	line-height:20px;
	background-color: #000;
}
#header_line {
	position:fixed;
	top:0;
	right:0;
	width:100%;
	height:10px;
	background:url(../img/header_top_line.png) repeat-x center top;
	z-index:990;
}
#logo {
	position:fixed;
	top:3px;
	left:-45px;
	width:333px;
	height:148px;
	z-index: 999;
}
ul.my_menu {
	list-style:none;
	position:fixed;
	width:200px;
	top:3px;
	left:265px;
	clear:both;
	z-index:993;
	background-image: url(../img/menu.png);
	background-repeat: no-repeat;
}
ul.my_menu>li {
	width:170px;
	height:50px;
	padding-bottom:2px;
	float:left;
	position:relative;
}
ul.my_menu>li>a {
	display:block;
	color:#aaa;
	text-decoration:none;
	font-weight:normal;
	font-size:12px;
	/* [disabled]width:90px; */
	height:20px;
	padding:12px 10px 10px 40px;
	margin:1px;
	opacity:0.8;
}
ul.my_menu>li>a:hover, ul.my_menu>li.selected>a {
	color:#C51B40;
	opacity:1.0;
}
.oe_wrapper ul.hovered>li>a {
	background:#fff;
	text-shadow:0px 0px 1px #FFF;
}
ul.my_menu div {
	position:absolute;
	top:46px;
	left:1px;
	background:#000;
	width:498px;
	padding:20px 20px 16px 20px;
	display:none;
	z-index:996;
}
ul.my_menu div ul li a {
	text-decoration:none;
	color:#666;
	padding:2px 2px 2px 4px;
	margin:2px;
	display:block;
	font-size:11px;
}
ul.my_menu div ul.oe_full {
	width:100%;
}
ul.my_menu div ul li a:hover {
	background:#000;
	color:#fff;
}
ul.my_menu li ul {
	list-style:none;
	float:left;
	width:100%;
	margin-right:20px;
}
li.menu_heading {
	color:#C51B40;
	font-size:12px;
	margin-bottom:10px;
	padding-bottom:4px;
	margin-top:0;
	padding-top:0;
	border-bottom: 1px dotted #C51B40;
}
#mediaspace {
	width:100%;
	height:100%;
	position:fixed;
	top:0px;
	height:100%;
	z-index:1;
}
.full_width {
	padding-right:15px;
	padding-bottom:15px;
}
h1 {
	font-size:26px;
	color:#ffd200;
}
h1.top {
	background:#000;
	border-bottom:1px solid #333;
	color:#fff;
	font-size:36px;
	padding:25px 0 10px 25px;
	letter-spacing:-1px;
	margin:0;
}
h1.top {
	background:#000;
	border-bottom:1px solid #333;
	color:#fff;
	font-size:36px;
	padding:25px 0 10px 25px;
	letter-spacing:-1px;
	margin:0;
}
h2 {
	font-size:20px;
	margin-bottom:10px
}
.content h2, .two_third_col_pt h2 {
	margin-top:25px;
}
h3 {
	font-size:16px;
	margin-bottom:10px
}
h4 {
	font-size:13px;
	font-style: italic;
}
a:link, a:visited {
	text-decoration:none;
	color:#999;
}
a:hover {
	text-decoration:none;
	color:#EA1C3C;
}
a:link.details, a:visited.details {
	background:url(../img/arrow_2.html) no-repeat center right;
	padding-right:15px;
}
a:hover.details {
	background:url(../img/arrow_2.html) no-repeat center right;
	padding-right: 15px;
}
.artist {
	color: #C51B40;
	margin-bottom: 7px;
	font-weight: bold;
}
.vimeo {
	top:0;
	left:0;
	width: 100%;
	height: 100%;
	z-index:-999;
}
.vimeo > iframe {
	display: block;
	width: 100%;
	height: 100%;
	border: none;
}
#serchtop {
	position:fixed;
	z-index:2;
	right: 200px;
	top: 15px;
}
.search_top {
	background-image: url(85.html);
	width: 200px;
	height: 27px;
	border: 0px;
	padding: 0px 0px 0px 5px;
	color: #999;
}
.social {
	background-image: url(../img/social_bg.png);
	background-repeat: no-repeat;
	height: 55px;
	width: 300px;
	position: fixed;
	right: 0px;
	z-index: 996;
	top: 3px;
}
.switchr_vid {
	font-weight: bold;
	padding: 5px 0px 0px 165px;
	color: #999;
}
.switcher {
	height: 20px;
	width: 100px;
	position: fixed;
	right: 150px;
	z-index: 997;
	top: 15px;
}
.footer {
	overflow:hidden;
	height:17px;
	text-align:right;
	z-index:998;
	width:300px;
	border-radius:10px;
	position: fixed;
	bottom:7px;
	right: 90px;
	font-size: 11px;
	color: #CCC;
}
div#fullscreenvimeo {
	position: fixed;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
	z-index:-999;
}
div#fullscreenvimeo > iframe {
	display: block;
	width: 100%;
	height: 100%;
	border: none;
}
.video_wrapper {
	position: fixed;
	width: 100%;
	height: 100%;
	padding-left: 90px;
	padding-top: 200px;
	top: -10px;
}