@import 'reset.css';
@import 'typography.css';
/*@import 'form.css';*/

html {}
body { 
	background: #500000 url('../i/bg_red_star.jpg') center -100px no-repeat;
	background: #500000;
	margin: 0;
	padding: 0;
	}
#masthead .inner,
#footer .inner {margin: 0 auto;}
#footer .inner {width: 960px;}
#wrapper {
	width: 960px;
	padding: 0 10px 10px;
	margin: 0 auto;	
	}
#contentwrapper {
	clear: both;
	padding: 0;
	position: relative;
	}
#maincontent {
	float: right;
	width: 680px;
	}
#secondcontent {
	float: left;
	width: 260px;
	}
#footer {
	clear: both;
	margin-top: 20px;
	}

/* masthead
----------------------------------------- */
#masthead {
	background: transparent url('../i/bg_top_logo.png') center top repeat-x;
/*	position: relative;*/
	}
#masthead h1,
#masthead h2 {
	margin: 0;
	padding: 0;
	font-size: 1em;
	}
#masthead h1 a,
#masthead h2 a {
	margin-bottom: 0;
	border: none;
	display: block;
	text-indent: -999em;
	margin-left: -30px;
	width: 1150px;
	height: 419px;
	margin-left: 0;
	height: 250px;
	position: relative;
/*	margin-left: -70px;
	background-image: none;*/
	}		

/* spirohead */
/*#masthead {
	background: transparent url('../i/logohead_bigger.png') center -5px no-repeat;
	position: relative;
	top: -4px;
	left: 5px;
	}
#masthead h1 a,
#masthead h2 a {
	width: 1150px;
	height: 419px;
	z-index: 10;
	}
body {
	border-top: 5px solid #41140f; 
	background: #500000 url('../i/bg_red_star.jpg') center -100px no-repeat;
	}*/


/* maincontent
----------------------------------------- */
#maincontent {
}
#intro {
	width: 70%;
	font-family: 'times new roman', times, sans-serif;
	font-style: italic;
	font-weight: bold;
	margin-top: 0;
	font-size: 2.4em;
	line-height: 1;
	color: #c11f23;
	color: #781012;
	color: #fff;
	line-height: 1;
	position: absolute;
	top: -95px;
	right: 40px;
	text-shadow: 1px 1px 0 rgba(0,0,0,.2);
	}
.box {
	background-color: rgba(255, 255, 255,.8);
	background-color: #790009;
	position: relative;
/*	background: #c01e23 url('../i/bg_box.gif') left bottom repeat-x;*/
	color: #fff;
	text-shadow: 0 1px 1px #c72d31;
	padding: 10px 20px 20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 2px 2px 5px rgba(0,0,0,.3);
	-webkit-box-shadow: 2px 2px 5px rgba(0,0,0,.3);
	margin-bottom: 20px;
	}
.box.tavla {padding: 25px 0 1px;}
.box.tavlingslut {padding: 25px 25px 1px;}
.box.tavlingslut p {padding: 0px !important; margin: 0px !important;}
.box.tavla img {
	position: relative;
	bottom: -5px;
	left: -23px;
	}
.box.tavlingslut img {left: -48px;}
.box.tavla h2 {
	margin-top: 1em;
	background:transparent url('../i/heart_tavlaochvinn.png') left top no-repeat;
	width: 133px;
	height: 122px;
	text-indent: -999em;
	display: block;
	position: absolute;
	top: -115px;
	left: -30px;
	
	}

.box.tavla p {padding: 0 20px;}
.video {
	border: none;
	color: #fff;
	padding-bottom: 1em;
	margin-bottom: 2em;
	background: transparent url('../i/border_videobox.gif') left bottom repeat-x;
	}
.viddlerholder {float: left;}
.vinnare img,
.viddlerholder img,
.viddlerholder object {
	border: 3px solid #900000;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}
#secondcontent .viddlerholder object {border: none}
.vinnare h2 {
	background: transparent url('../i/txt_veckansvinnare.png') left top no-repeat;
	text-align: center;
	width: 257px;
	height: 68px;
	text-indent: -999em;
	display: block;
	padding: 0;
	margin: -23px 0 0 -13px;
	
	}
.video .content {
	width: 255px;
	margin-left: 20px;
	float: left;
}
.video .content h2 {margin: 0;}
.video .content em {display: block; margin-bottom: .6em;}

button {
	display: block;
	width: 170px;
	margin: .5em auto;
	background: #c10000 url('../i/bg_button.gif') left top repeat-x;
	display: inline-block;
	padding: 6px 10px 5px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1;
	border: 3px solid #900000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px #6e0007;
	-webkit-box-shadow: 0 1px 3px #6e0007;
	text-shadow: 0 1px 1px #6e0007;
	position: relative;
	cursor: pointer;
}
button:active {
	margin: .6em .1em .4em;
	} 
button::-moz-focus-inner {
	outline: none !important;
	border: none;
	}

/* secondcontent
----------------------------------------- */
#secondcontent {}
#secondcontent img {}

/* hovered
----------------------------------------- */
div.hovered {
	cursor: pointer;
	background-color: #ccc;
	border-color: #aaa;
	}
div.hovered,
div.hovered h2 a, 
div.hovered h3 a {}
div .hovered a {border-bottom: 1px solid;}
	
/* footer
----------------------------------------- */
#footer {
	min-height: 120px;
	padding: 20px 0;
/*	background: #781112 url('../i/bg_footer.gif') left top repeat-x;*/
	background-color: #2c0000;
	}
#footer .inner {position: relative;}
#footer {
	color: #fff;
}
#footer .content {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 2px 2px 2px rgba(0,0,0,.3);
	-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,.3);
	background-color: rgba(0,0,0,.2);
	width: 306px;
	float: left;
	margin: 0 20px 20px 0;
	}
#footer .content.hovered {
	background-color: rgba(0,0,0,.3);
	-moz-box-shadow: 1px 1px 1px rgba(0,0,0,.3);
	-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,.3);
	}
#footer .content.hovered:active {
	margin-top: 2px;
	margin-bottom: 18px;
	-moz-box-shadow: 1px 1px 1px rgba(0,0,0,0);
	-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0);
	}
#footer a {color: #ffe500;}
#footer .content:nth-child(4) {margin-right: 0;}
#footer .bottom {
	color: #000;
	text-shadow: 0 1px 1px #9c181b;
	font-size: .8em;
	line-height: 1.1;
	margin-right: 220px;
}
#footerlogo {
	position: absolute;
	right: 0;
	bottom: -85px;
	width: 20%;
	}
	
/* pagenavi
----------------------------------------- */
.pagenavi {clear: both;margin-bottom: .8em;}
.pages {font-weight: normal;font-size: .9em;margin-right: 1em;}
.pagenavi a, .pagenavi a:link {
	padding: 3px 5px 2px 6px; 
	font-size: .9em;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #2c0000;
	color: #2c0000;
	}	
.pagenavi a.current,
.current,
.pagenavi a:hover {
	border-color: #ccc;
	color: #ccc;
	}

/* icons
----------------------------------------- */
a.rss {
	background: transparent url('../i/icons/rss.gif') left top no-repeat;
	padding-left: 20px;
	}
.voteup {float: left;}
.voteup a {
	background: transparent url('../i/icon_gilla.png') left bottom no-repeat;
	height: 44px;
	width: 110px;
	display: block;
	padding-left: 50px;
	border: none;
	line-height: 60px;
}
.icons {float: right; width: 30%;}
.icons li {
	list-style-type: none;
	float: right;
	padding: 5px 0 0 6px;
	margin: 0;
	}
.icons li a {
	width: 18px;
	height: 18px;
	display: inline-block;
	text-indent: -999em;
	border: none;
	background: transparent url('../i/icons_social.png') left top no-repeat;
	}
.icons li.facebook a {background-position: 0 -18px;}
.icons li.twitter a {background-position: 0 -36px;}	

/* clearing
----------------------------------------- */
.group:after,
#masthead:after,
#wrapper:after,
#contentwrapper:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
.group,
#masthead,
#wrapper,
#contentwrapper {
	display: inline-block;
	}
* html .group,
* html #masthead,
* html #wrapper,
* html #contentwrapper {
	height: 1%;
	}
.group, 
#masthead,
#wrapper,
#contentwrapper {
	display: block;
	}

/* form
----------------------------------------- */
form {}

form label {
	color: #fff;
	display: block;
	}
input[type='text'],
form textarea {
	padding: 5px;
	width: 380px;
	font-family: arial, sans-serif;
	font-size: 110%;
	background-color: #fff;
	color: #333;
	border: none;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin-bottom: 1em;
	}
form textarea {height: 100px;}

input[type='submit'] {}
input[type='button'] {}

ul.form_errors li {
	padding: 5px 10px 3px;
	margin-bottom: .5em;
	background-color: #fff;
	color: orange;
	text-shadow: none;
	font-weight: bold;
}
ul.errorlist li {
	background: rgba(0,0,0,.2) url('../i/warning_16.png') .5em center no-repeat;
	padding: .5em .5em .5em 2em;
	margin: 0em;
	}
hr {
	padding-bottom: 1em;
	margin-bottom: 2em;
	background: transparent url('../i/border_videobox.gif') left bottom repeat-x;
	border: none;
	}

ul {
	padding-left: 1em;
}

/* misc
----------------------------------------- */
ul#skip {display: none;visibility: hidden;}
.debug {font-family: courier, courier new, monospace;color: orange;padding: .5em;}
.left {float: left;}
.right {float: right;}
.imageleft {float: left; margin: 0 1em .5em 0;}
.noborder {border: none !important;}
.space {padding: 5px 20px 10px;}
.clear {clear: both;}

.tcenter {text-align: center;}


/* tell a friend
----------------------------------------- */
.tellafriend {
	clear: both;
	display: none;
	}
.tellafriend label {
	float: left;
	width: 50px;
	}
.tellafriend input.text,
.tellafriend input.email {
	float: left;
	width: 100px;
	}
.tellafriend input.submit {
	position: relative;
	left: 50px;
	}
.tellafriend ul {
	clear: both;
	position: relative;
	left: 50px;
	padding-top: 5px;
	margin-bottom: 5px;
	}
	
	
a.nounderline {
	border: none;
}
a.nounderline img {
	border: 3px solid #900000;
}