#page {
	z-index:2;
}

body {
	font:87.5%/1.5 Asap,Verdana, sans-serif;
	background:#000;
	color:#fff
}

#center .boxTitle {display:none}
.entriesFooter a {display:inline}

#frontPromo {
	height:	996px;
	position: absolute;
	top: 129px;
	width: 100%;
	display: block;
	z-index:-9;
}
#frontPromo ul,
#frontPromo li,
#frontPromo li div{
	width: 100%;
	height: 996px;
	overflow: hidden;
	display: block;
	background-repeat: no-repeat;
}
#frontPromo li div {
	background-size:cover;
	background-position:top center
}

#footerContent {
	margin-top: 40px;
	background: #121212;
}

#promo{

}

#promo img{
	width: 100%;
	margin: 0 auto;
}

#box3 {
	height:80px;
	margin-top:383px;
}

#box3 #promo2 li {
	float:left;
	height: 78px;
	width: 296px;
	border: 1px solid #000;
	background: url('/static/themes/2013/images/promo-video-bg2.png') repeat-x, repeat-y;
	margin-right: 33px;
	position:relative;
}

#box3 #promo2 li:last-child {
	margin-right: 0;
}

#box3 #promo2 li img {
	margin: 8px 12px 8px 8px;
	height: 62px;
	float:left;
	border: 1px solid #000
}

#promo2 li a.play{
	display:block;
	height: 30px;
	width: 30px;
	background: url('/static/themes/2013/images/play-video.png');
	position:absolute;
	z-index: 10;
	top:26px;
	left:48px;
}

#promo2 li a.play:hover{
	background: url('/static/themes/2013/images/play-video-hover.png');
}


#box3 #promo2 .text {
	font-family: Oswald, Verdana, sans-serif;
	font-size: 1.429em;
	font-weight: 700;
	padding: 10px 10px 10px 0;
}


.box_newsheadlines {
	margin: 70px 0 0 0;
	height: 446px;
	position:relative;
}
#center .boxText h3 {
	font-size:1.429em;
	margin-bottom:6px;
}

.box_newsheadlines h3 a {
	font-family: Oswald, Verdana, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	color: #fff;
	text-shadow: 0 2px 2px #000;
}

.box_newsheadlines h3 a:hover {
	color: #2196b8
}

.box_newsheadlines .intro {

}

#news-skuggi {
	position: absolute;
	width: 100%;
	height: 509px;
	top: 621px;
	background: url(/static/themes/2013/images/bg-shadow.png) repeat-x;
}

.box_newsheadlines .entry:last-child{
	margin-right: 0;
}

.entriesFooter a {
	font-family: Oswald, Verdana, sans-serif;
	font-size: 1.286em;
	text-transform: uppercase;
	color:  #fff;
	position: absolute;
	right: 7px;
	bottom: 0;
}

.box_newsheadlines .boxText .image {
	height:160px;
	border: 2px solid #000;
	margin: 13px 0 18px 0;
	overflow:hidden;
}
.box_newsheadlines .boxText img {
	width:264px;
	min-height:160px;
}


#footerContent {
	margin-top:0px;
}
