/*
Theme Name: dhw15
Theme URI: www.dreamhack.se/asmblocks
Description: Dreamhack.se asmblocks vintage winter 2015
Author: mulleboy/stamp
Author URI: stamp@stamp.se
Version: 1.0
.
All rights reserved!
.Asdasd
*/


* {
	margin:0px;
	padding:0px;
}

html {
	height:100%;
}

body {
	background-image:url('images/bgdhs14.jpg');
	background-color:#000000;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position: center top; 
	height:100%;
}

#container {
	width:1030px;
	min-height:1200px;
	margin-left:20px;
	padding-top: 0px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}

hr {	
	noshade:noshade;
	color:#333;
	border:0;
	background-color:#333;
	height:1px;
}

#headerhr {
	height:280px;
	width:1030px;
	background:#151515;
	margin-bottom:10px;
}

#adleft {
	position:absolute;
	left:-270px;
	top:20px;
	width:250px;
	height:100px;
}

#adright {
	position:absolute;
	right:-270px;
	top:20px;
	width:250px;
	height:100px;
}

#adleft #ad, #adright #ad {
	margin-bottom:20px;
	background:#f60;
	height:360px;
}

/*#langbar #sv {
	background:url('images/flags_sv.jpg');
}

#langbar #en {
	background:url('images/flags_en.jpg');
}*/

#head {
	position:absolute;
	left:0px;
	top:0px;
	height:180px;
	width:1030px;
	background:url('images/header_dhWinter15.png') top center no-repeat;
	z-index:100;
        cursor:pointer;
}

#mainsponsor {
	position:absolute;
	top:21px;
	right:21px;
	height:78px;
	width:158px;
	background:#000;
	z-index:5;
	overflow:hidden;
	display:none;
}

#mainsponsor a {
	display:block;
	height:120px;
	width:241px;	
	position:absolute;
	top:0px;
	right:0px;
}

#menu {
	position:absolute;
	left:20px;
	top:180px;
	width:989px;
	height:46px;
	background:url(images/mainbutton-bg.gif);
	background:url(images/main.gif);
	overflow:hidden;
}

#menu a {
	display:block;
	width:150px;
	min-height:47px;
	float:left;
	text-align:center;
	padding-top:16px;
	text-transform:uppercase;
	text-decoration:none;
	color:#fff;
	font-family:sans-serif;
	font-weight:bold;
	font-size:11px;
}

#menu a.active, #menu a:hover {
	background:url(images/mainbutton-active.gif);
	background:url(images/main_active.gif);
	color:#000;
}

/*#menu .separator {
	height:47px;
	width:2px;
	background:url(images/mainbutton-separator.gif);
	float:left;
}*/

#submenu {
	position:absolute;
	left:20px;
	top:226px;
	width:989px;
	height:34px;
	background:url(images/sub.png);
	overflow:hidden;
}

#submenu a, #submenu .spacer {
	display:block;
	width:150px;
	min-height:34px;
	float:left;
	text-align:center;
	padding-top:13px;
	text-transform:uppercase;
	text-decoration:none;
	color:#f60;
	font-family:sans-serif;
	font-weight:bold;
	font-size:11px;
}

#submenu a.active, #submenu a:hover {
	background:url(images/subbutton-active.gif);
	background:url(images/sub_active.gif);
	color:#000;
}

/*submenu .separator {
	height:47px;
	width:2px;
	background:url(images/subbutton-separator.gif);
	float:left;
}*/

#main {
	font-family: sans-serif;
	line-height: 20px;
	font-size: 12px;
	padding-left:20px;
	padding-right:20px;
	padding-top:16px;
	background-image:url('images/mainbg.png');
}

#main .archive {
	width:700px;
	float:left;
	margin-right:10px;
}

#main .col700 {
	width:700px;
	float:left;
	margin-right:10px;
	overflow:hidden;
}

#main .col700 .post {
	height:247px;
	width:700px;
	margin-bottom:10px;
	background:#FF6600;
	position:relative;
	display:block;
	text-decoration:none;
}

#main .col700 .post h2, #main .col700 .post .h2, #main .col700 .post h3 {
	display:block;
	position:absolute;
	left:0px;
	right:0px;
	bottom:0px;
	padding:10px;
	padding-top:0px;
	height:40px;
	color:#fff;
	z-index:100;
	text-transform:uppercase;
	overflow:hidden;
	line-height:2;
	font-size:30px;
}


#main .col700 .post h2 .cufon, #main .col700 .post .h2 .cufon {
	margin-top:10px;
}

#main .col700 .post h3 .cufon, #main .col700 .post h3 .cufon {
	margin-top:6px;
}

#main .col700 .post h3 {
	color: #f60;
}

#main .col700 .post div {
	background:#f60;
	position:absolute;
	bottom:50px;
	left:0px;
	padding:5px;
	color:#fff;
	font-size:10px;
	text-transform:uppercase;
	height:12px;
}

#main .col700 .post span {
	display:block;
	background: #d9d6d0;
	float:right;
	margin:-5px;
	margin-left:5px;
	padding:5px;
	color:#000;
	height:12px;
}

#main .col700 .post .h2, #main .col700 .post .h2 {
	background:#000;
	opacity:0.8;
	z-index:50;
}

#main .col700 .post .sticky {
	bottom:72px;
	background:#ffc600;
	color:#000;
	font-size:30px;
	height:30px;
}



#main .col410 {
	width:410px;
	float:left;
	margin-right:10px;
}

#main .col410 .post {
	height:290px;
	width:410px;
	margin-bottom:10px;
	background:#FF6600;
	position:relative;
	display:block;
	text-decoration:none;
}

#main .col410 .post h2, #main .col410 .post .h2, #main .col410 .post h3, #main .col280 .post h3 {
	display:block;
	position:absolute;
	left:0px;
	right:0px;
	bottom:0px;
	padding:10px;
	padding-top:0px;
	height:40px;
	color:#fff;
	z-index:100;
	text-transform:uppercase;
	overflow:hidden;
	line-height:2;
	font-size:30px;
}


#main .col410 .post h2 .cufon, #main .col410 .post .h2 .cufon {
	margin-top:10px;
}

#main .col410 .post h3 .cufon, #main .col280 .post h3 .cufon {
	margin-top:6px;
}

#main .col410 .post h3 {
	color: #f60;
}

#main .col410 .post div {
	background:#f60;
	position:absolute;
	bottom:50px;
	left:0px;
	padding:5px;
	color:#fff;
	font-size:10px;
	text-transform:uppercase;
	height:12px;
}

#main .col410 .post span {
	display:block;
	background: #d9d6d0;
	float:right;
	margin:-5px;
	margin-left:5px;
	padding:5px;
	color:#000;
	height:12px;
}

#main .col410 .post .h2, #main .col280 .post .h2 {
	background:#000;
	opacity:0.8;
	z-index:50;
}

#main .col410 .post .sticky {
	bottom:72px;
	background:#ffc600;
	color:#000;
	font-size:30px;
	height:30px;
}

#main .col280 {
	width:280px;
	float:left;
	margin-right:10px;
}

#main .col280.right {
	margin-right:0px;
}

#main .col280 .linkbox a {
	display:block;
	margin-bottom:10px;
	height:20px;

	padding:10px;
	
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;

	background:url(images/button.gif);
}

#main .col280 .linkbox a:hover {
	color:#000;
	background:url(images/button-active.gif);
}


#main .col280 .linkbox a#link1 {
	background:url(images/tickets.png);
}
#main .col280 .linkbox a#link1:hover {
	background:url(images/tickets_mo.png);
}

#main .col280 .linkbox a#link2 {
	background:url(images/seatmap.png);
}
#main .col280 .linkbox a#link2:hover {
	background:url(images/seatmap_mo.png);
}

#main .col280 .linkbox a#link3 {
	background:url(images/travel.png);
}
#main .col280 .linkbox a#link3:hover {
	background:url(images/travel_mo.png);
}


#main .col280 .linkbox a#twitter {
	background:url(images/twitter.jpg);
}

#main .col280 .linkbox a#facebook {
	background:url(images/facebook.jpg);
}

#main .col280 .linkbox a#instagram {
	background:url(images/instagram.jpg);
}

#main .col280 .linkbox a#quakenet {
	background:url(images/quakenet.jpg);
}

#main .col280 .linkbox a#flickr {
	background:url(images/flickr.jpg);
}

#main .col280 .linkbox a#youtube {
	background:url(images/youtube.jpg);
}


#main .col280 #like .box {
	float:left;
	background:#fff;
	margin:10px;
	width:60px;
	height:60px;
	overflow:hidden;
	padding:10px 5px;
	text-align:center;
}

#main .col280 .post {
	height:140px;
	background:#fff;
	margin-bottom:10px;
	position:relative;
	cursor:pointer;
}

#main .col280 .post h2, 
#main .col280 .post .h2, 
#main .col280 .post h3 {
	display:block;
	position:absolute;
	left:0px;
	right:0px;
	bottom:0px;
	padding:6px;
	padding-top:0px;
	height:26px;
	color:#fff;
	text-transform:uppercase;
	overflow:hidden;
	font-size:22px;
}

#main .col280 .post div {
	background:#f60;
	position:absolute;
	bottom:32px;
	right:0px;
	left:0px;
	padding:5px;
	padding-left:7px;
	color:#fff;
	font-size:10px;
	text-transform:uppercase;
	opacity:0.8;
}



#main h1 {
	color:#fff;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
}

#main h6 {
	color:#666;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:8px;
}

#main .hr {
	height:0px;
	border-top:1px solid #000;
	border-bottom:1px solid #333;
	margin-top:6px;
	margin-bottom:10px;
}

#main .hr2 {
	margin:30px 0px;
	height:0px;
	border-top:1px solid #000;
	border-bottom:1px solid #333;
}


#sitemap {
	color:#fff;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	background:#0a0a0a;
	padding: 20px;
}

#footer {
	padding: 20px;
	border-top:1px solid #151515;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	background:#0a0a0a;
}

#footer div {
	color: #666;
	margin-top:5px;
}

#footer .right {
	float:right;
	margin:0px;
	color:#fff;
	text-align:right;
}

#sitemap li {
	padding-left:0px;
	width:155px;
	float:left;
	margin-left:0px;
	font-weight:bold;
}

#sitemap ul.children {
	padding-left:15px;
}

#sitemap ul.children li {
	font-weight:normal;
}

#sitemap ul.children ul.children {
	padding-left:15px;
}

#sitemap li {
	list-style:none;
}

#sitemap li a {
	text-decoration:none;
	color:#fff;
}


#main .page #mainpicture {
	height:247px;
	width:700px;
	background:#f60;
	float:left;
	overflow:hidden;
	margin-right:10px;
}

#main .post #mainpicture {
	height:247px;
	width:700px;
	background:#f60;
	float:left;
	overflow:hidden;
}

#main .right {
	float:right;
}

#main a {
	text-decoration:none;
	color:#f60;
}

#main iframe {
	background: #fff;
}

#main .storytitle a {
	float:right;
	font-size:14px;
}

#main .content {
	color: #999999;
}
#main .content.col700 {
	margin-top:20px;
}

#main .content .path {
	color:#999;
	margin-bottom:20px;
	font-size:10px;
	text-transform:uppercase;
}
#main .content h1 {
	font-size:30px;
	margin-top:10px;
	margin-bottom:10px;
	color:#f60;
}
#main .content h2 {
	font-size:20px;
	margin-top:10px;
	clear:both;
}
#main .content h3 {
	font-size:50px;
	margin-top:20px;
	margin-bottom:0px;
	color:#fff;
}
#main .content p {
	margin-top:10px;
	margin-bottom:10px;
}

#main .newsitem {
	float:left;
	width: 320px;
	height:80px;
	margin-right:10px;
	margin-bottom:10px;
	padding:10px;
	padding-left:130px;
	background:#f60;
	font-size:11px;
	overflow:hidden;

	position:relative;
	display:block;
	text-decoration:none;
	color:#ddd;
}

#main .newsitem h3 {
	margin-top:0px;
	color:#fff;
	font-size:16px;
	text-transform:uppercase;
}
#main .newsitem span {
	display:block;
	margin-bottom:5px;
	color:#000;
}
#main .newsitem div {
	height:45px;
	overflow:hidden;
}
#main .newsitem img {
	width:120px;
	height:100px;
	background:#fff;
	position:absolute;
	left:0px;
	top:0px;
}

#main .archive .thumb {
	float:left;
	clear:both;
	margin-bottom:20px;
	width:150px;
	height:100px;
}

#main .archive a h2 {
	margin-top:10px;
	margin-bottom:5px;
}
#main .archive a p {
	margin-top:5px;
	font-size:10px;
}
#main .archive a {
	display:block;
	float:left;
	color:#000;
	text-decoration:none;
	width:529px;
	height:100px;
	padding-left:10px;
	padding-right:10px;
	background:#eee;
	font-weight:normal;
}
#main .archive a:hover {
	background:#ff5c00;
}
#ticketholder {
	
}
