/*
Theme Name: Wibax
Theme URI: http://wordpress.org/
Description: WordPress standardtema baserat p&aring; k&auml;nda <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


@charset "utf-8";
/* CSS Document */

html { height: 100%; }

body {
	margin:0px 0px 150px 0px;
	background-color:#000000;
	background-image:url('img/bg.jpg');	
	background-repeat:no-repeat;
	background-position:center top;
	
	background-color:#000000;
	font-family: Arial, Helvetica, sans-serif;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	color: #494949;
	font-size:80%;
}
textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	color: #494949;
	font-size:80%;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:90%;
	font-weight:bold;
}
h2 {
	font-size: 160%;
	line-height: 130%;
}
h3 {
	font-size: 140%;
}
h4 {
	font-size: 130%;
}
h5 {
	font-size: 120%;
}
h6 {
	font-size: 110%;
}
ul, quote, code, fieldset {
	margin: .5em 0;
}
p {
	margin: 0;
	padding: 0.6em 0 1.2em;
	font-size: 90%;
}

a:link, a:visited {
	color: #027AC6;
	text-decoration: none;
}
a:hover {
	color: #0062A0;
	text-decoration: underline;
}
a:active, a.active {
	color: #5895be;
}
hr {
	margin: 0;
	padding: 0;
	border: none;
	height: 1px;
	background: #5294c1;
}

#container {
	margin:0 auto;
	margin-top:-10px;
	width:979px;
	background-image:url('img/top_2.jpg');
	background-repeat:no-repeat;
	background-color:#FFF;
}

#container_trupp{
	margin:0 auto;
	margin-top:-10px;
	width:979px;
	background-image:url('img/top_trupp.jpg');
	background-repeat:no-repeat;
	background-color:#141414;
}

#container_start{
	margin:0 auto;
	margin-top:-10px;
	width:979px;
	background-image:url('img/top_1.jpg');
	background-repeat:no-repeat;
	background-color:#FFF;
}

#top {
	width:979px;
	height:453px;
}
	#player_bg{
		width:586px; 
		height:622px;
		padding:0px;
		margin:0px;
		float:left;
	}
		#player_number{
			background-color:#EDEDED; 
			position:relative; 
			top:85px; 
			width:393px; 
			height:127px; 
			background-image:url('img/wibax_logo.png');	
			background-repeat:no-repeat;
			background-position:253px 10px;
			padding:5px 0px 0px 0px;
		}
		#player_info{
			background-color:#FFFFFF; 
			position:relative; 
			top:85px; 
			width:333px; 
			height:350px; 
			padding:30px;
			overflow:hidden;
		}
			#player_info p{
				padding:3px 0px 5px 0px;
				margin:0px;
				font-size:12px;
			}
			
	#player_content{
		width:480px;
		overflow:hidden;
		padding:20px;
		
		line-height:20px;
	}
		#player_content h1{
			font-weight:bold;
		}
	#headmenu {
		width:1005px;
		height:33px;
		position:relative;
		top:27px;
		left:-1.3%;
		background-image:url('img/head_menu.png');
		padding:0px;
		margin:0px;
		overflow:hidden;
	}
		#headmenu ul{
			padding:0px;
			margin:0px;
		}
		#headmenu li{
			background-image:url('img/headmenu_separator.gif');
			background-repeat:no-repeat;
			background-position:right;
			
			float:left;
			padding:0px 20px 0px 10px;
			height:33px;
			
			list-style-type:none;			
		}
			#headmenu li:first-child a{
				font-size:90%;
			}
			#headmenu a{
				font-family:Myriad pro;
				font-size:80%;
				font-weight:bold;
				
				text-transform:uppercase;
				color:#565656;
				
				position:relative;
				top:7px;
				left:4px;				
			}
			#headmenu .current_page_item a{
				text-decoration:underline;
			}
			#headmenu .current_page_ancestor a{
				text-decoration:underline;
			}
			#headmenu .current_page_parent a{
				text-decoration:underline;
			}
			
			
			
		#mysubnavigation{
			height:25px;
			margin:0px;
			padding:0px;
			position:relative;
			top:27px;
			width:979px;
			background-image:url('img/submenu_bg.png');
		}
		#mysubnavigation a{
			color:#555555;
			text-transform:uppercase;
			font-size:12px;
			
			position:relative;
			top:3px;
		}
		#mysubnavigation li:first-child a{
				
			}
		#mysubnavigation .current_page_item a{
			text-decoration:underline;
			
		}
			#mysubnavigation li{
				list-style:none;	
				padding-left:20px;
				float:left;
			}
#content {
	
	width:934px;
/*	min-height:450px;
	height:auto !important;
	height:450px;*/
	padding:0px 15px 0px 15px;
}
	.nyheter_1{
		width:560px;
		float:left;
		
		background-image:url('img/ruta_rubrik_nyheter.png');
		background-repeat:no-repeat;
		background-position:top left;
		
		/*border-left: 2px solid #e3e3e3;
		border-right: 2px solid #e3e3e3;*/
		
	}
		.nyheter_1 .nyheter_1_content{
			position:relative;
			top:13px;
			
			width:556px;
			min-height:150px;
			height:auto !important;
			height:150px;
			
			background-color:#FFF;
			border-left:2px solid #e3e3e3;
			border-right:2px solid #e3e3e3;			
		}
		.nyheter_1 .nyheter_1_content h1{
			padding:10px 0px 0px 14px;
		}
		.nyheter_1 h2{
			font-family: Arial, Helvetica, sans-serif;
			text-transform:uppercase;
			font-size:90%;
			font-weight:bold;
			padding:8px 0px 0px 14px;
		}
			.nyheter_1 .heading{
				padding:0px;
				position:relative;
				top:8px;
				left:14px;
				color:#424242;
			}
		.nyheter_1 p{
			/*position:relative;
			top:8px;
			left:14px;	*/
			padding:5px 10px 1px 14px;
			line-height:20px;
		}
			.nyheter_1 .date{
				color:#888888; font-size:70%; padding:7px 10px 0px 14px;	
			}
	/* STYLE FOR EXT NYHETER */		
	.nyheter_1_ext{
		position: relative;
		width:560px;
		float:left;
		top: 30px;
		background-image:url('img/ruta_rubrik_nyheter.png');
		background-repeat:no-repeat;
		background-position:top left;
		
		/*border-left: 2px solid #e3e3e3;
		border-right: 2px solid #e3e3e3;*/
		
	}
		.nyheter_1_ext .nyheter_1_content_ext{
			position:relative;
			top:13px;
			
			width:556px;
			min-height:150px;
			height:auto !important;
			height:150px;
			
			background-color:#FFF;
			border-left:2px solid #e3e3e3;
			border-right:2px solid #e3e3e3;			
		}
		.nyheter_1_ext .nyheter_1_content_ext h1{
			padding:10px 0px 0px 14px;
		}
		.nyheter_1_ext h2{
			font-family: Arial, Helvetica, sans-serif;
			text-transform:uppercase;
			font-size:90%;
			font-weight:bold;
			padding:8px 0px 0px 14px;
		}
			.nyheter_1_ext .heading{
				padding:0px;
				position:relative;
				top:8px;
				left:14px;
				color:#424242;
			}
		.nyheter_1_ext p{
			/*position:relative;
			top:8px;
			left:14px;	*/
			padding:5px 10px 1px 14px;
			line-height:20px;
		}
			.nyheter_1_ext .date{
				color:#888888; font-size:70%; padding:7px 10px 0px 14px;	
			}
		/* END EXT NYHETER */
	.nyheter_2{
		width:370px;
		float:left;
		position:relative;
		left:15px;
		
		background-image:url('img/ruta_rubrik.png');
		background-repeat:no-repeat;
		background-position:top left;
		
	/*	border-left: 2px solid #e3e3e3;
		border-right: 2px solid #e3e3e3;*/
		
	}
		.nyheter_2 .nyheter_2_content{
			position:relative;
			top:13px;
			
			width:366px;
			min-height:150px;
			height:auto !important;
			height:150px;
			
			background-color:#FFF;
			border-left:2px solid #e3e3e3;
			border-right:2px solid #e3e3e3;			
		}
		.nyheter_2 h2{
			font-family: Arial, Helvetica, sans-serif;
			text-transform:uppercase;
			font-size:90%;
			font-weight:bold;
			padding:8px 0px 0px 14px;
		}
			.nyheter_2 h2 a{
				color:#000;	
			}
			.nyheter_2 .heading{
				padding:0px;
				position:relative;
				top:8px;
				left:14px;
				color:#424242;
			}
		.nyheter_2 p{
			/*position:relative;
			top:8px;
			left:14px;	*/
			padding:5px 10px 1px 14px;
			line-height:20px;
		}
			.nyheter_2 .date{
				color:#888888; font-size:70%; padding:7px 10px 0px 14px;	
			}
		
		.nyheter_3{
		width:370px;
		float:right;
		position:relative;
		left:11px;
		top: 30px;
		padding-bottom: 40px;
		background-image:url('img/ruta_rubrik.png');
		background-repeat:no-repeat;
		background-position:top left;
		
	/*	border-left: 2px solid #e3e3e3;
		border-right: 2px solid #e3e3e3;*/
		
	}
		.nyheter_3 .nyheter_3_content{
			position:relative;
			top:13px;
			
			width:366px;
			min-height:150px;
			height:auto !important;
			height:150px;
			
			background-color:#FFF;
			border-left:2px solid #e3e3e3;
			border-right:2px solid #e3e3e3;			
		}
		.nyheter_3 h2{
			font-family: Arial, Helvetica, sans-serif;
			text-transform:uppercase;
			font-size:90%;
			font-weight:bold;
			padding:8px 0px 0px 14px;
		}
			.nyheter_3 h2 a{
				color:#000;	
			}
			.nyheter_3 .heading{
				padding:0px;
				position:relative;
				top:8px;
				left:14px;
				color:#424242;
			}
		.nyheter_3 p{
			/*position:relative;
			top:8px;
			left:14px;	*/
			padding:5px 10px 1px 14px;
			line-height:20px;
		}
			.nyheter_3 .date{
				color:#888888; font-size:70%; padding:7px 10px 0px 14px;	
			}
	.start_1{
		width:370px;
		
		float:left;
		
		background-image:url('img/ruta_rubrik.png');
		background-repeat:no-repeat;
		background-position:top;
		
		/*border-left: 2px solid #e3e3e3;
		border-right: 2px solid #e3e3e3;*/
		
		}
		.start_1 .start_1_content{
			position:relative;
			top:13px;
			
			min-height:150px;
			height:auto !important;
			height:150px;
			
			background-color:#FFF;
			border-left:2px solid #e3e3e3;
			border-right:2px solid #e3e3e3;			
		}
		.start_1 h2{
			font-family: Arial, Helvetica, sans-serif;
			text-transform:uppercase;
			font-size:90%;
			font-weight:bold;
			padding:8px 0px 0px 14px;
		}
			.start_1 h2 a{
				color:#000;	
			}
			.start_1 .heading{
				padding:0px;
				position:relative;
				top:8px;
				left:14px;
				color:#424242;
			}
		.start_1 p{
			/*position:relative;
			top:8px;
			left:14px;	*/
			padding:5px 10px 1px 14px;
			font-size:90%;
			line-height:20px;
			
		}
			.start_1 .date{
				color:#888888; font-size:70%; padding:7px 10px 0px 14px;	
			}
	.start_2{
		width:370px;
		
		float:left;
		position:relative;
		left:10px;
		
		background-image:url('img/ruta_rubrik.png');
		background-repeat:no-repeat;
		background-position:top;
		
		/*border-left: 2px solid #e3e3e3;
		border-right: 2px solid #e3e3e3;*/
	}
		.start_2 .heading{
			padding:0px;
			position:relative;
			top:8px;
			left:14px;
			color:#424242;
		}
		.start_2 .start_2_content{
			position:relative;
			top:13px;
			
			min-height:150px;
			height:auto !important;
			height:150px;
			
			background-color:#FFF;
			border-left:2px solid #e3e3e3;
			border-right:2px solid #e3e3e3;
			border-bottom:2px solid #e3e3e3;
		}
			.start_2 .start_2_content p{
				padding:3px 0px 3px 0px;
				margin:0px;
				font-size:90%;
				
			}
		.start_2 h2{
			font-family: Arial, Helvetica, sans-serif;
			text-transform:uppercase;
			font-size:90%;
			font-weight:bold;
			position:relative;
			top:8px;
			left:14px;
			
		}	
	.start_right{
		float:left;
		position:relative;
		left:15px;
		
	}
	.start_3{
		width:191px;		
		
		background-image:url('img/kommentar_top.gif');
		background-repeat:no-repeat;
		background-position:top;
	}
		.start_3 .start_3_content{
			position:relative;
			top:4px;
			
			padding:5px;
			
			min-height:150px;
			height:auto !important;
			height:150px;
			
			background-image:url('img/kommentar_tile.gif');
			background-repeat:no-y;

		}
		.start_3 .start_3_content a{
			color:#FFF;
		}
		.start_3 h2{
			font-family: Arial, Helvetica, sans-serif;
			text-transform:uppercase;
			font-size:90%;
			font-weight:bold;
			position:relative;
			top:0px;
			left:14px;
			color:#fff;
		}
		.start_3 .start_3_bottom{
			height:42px;			
			
			background-image:url('img/kommentar_bottom.gif');
			background-repeat:no-repeat;
			background-position:top;
			
		}
	.start_4_content{
		width:192px;
		position:relative;
		left:5px;
		font-size:80%;
	}
		.start_4_content h2{
			font-family: Arial, Helvetica, sans-serif;
			text-transform:uppercase;
			font-size:90%;
			font-weight:bold;
			position:relative;
			top:8px;
			left:14px;
			color:#424242;
		}
	.start_4_bottom {
		background-image:url('img/huvudsponsorer.png');
		background-repeat:no-repeat;
		background-position:top;
		width:192px;
		height:569px;
		position:relative;
		left:5px;
		font-size:80%;
		top:35px;
	}
	.start_4_bottom h2 {
		font-family: Arial, Helvetica, sans-serif;
		text-transform:uppercase;
		font-size:90%;
		font-weight:bold;
		position:relative;
		top:8px;
		left:14px;
		color:#424242;
	}
	
.truppen{
	padding:0px 0px 20px 0px;
}
.truppen h2{
	color:#888888;
	font-size:65%;
}
.truppen h3{
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:90%;
	font-weight:bold;
	position:relative;
	top:8px;
	left:14px;
	color:#000000;
}
	.truppen h3 a{
		color:#000000;
		
	}
#footer {
	/*background-image:url('img/end.png');
	background-repeat:no-repeat;*/
	width:979px;
	height:200px;
	background:#ffffff;
	margin:50px 0px 0px 0px;

}

