@import "reset.css";

/* CSS Document */

/* Basic Layout&Backgrounds */
body{
	background: url(images/bg-main.gif) repeat;
	font-family: Arial;
}
#wrap {
	background-image:url(images/bgeffect.png);
	background-repeat: repeat-x;
	}
#topnavbg {background-image:url(images/topnav.gif);
background-repeat:repeat-x;
height: 52px;
}
#headerbg {
	width: 960px;
	height:140px;
	background-image:url(images/header.png);
	color: #38443d;
	float: left;
	}
#contentbg {
	background: url(images/content.png) repeat;
	border-left: none; border-right: none;
	float:left;
	min-height: 500px;
}
#endcontentbg {
background:url(images/endcontent.png) no-repeat;
float:left;
}

#footerbg {
	background:url(images/footer-bg.png) repeat-x;
height:283px;
width: 100%;
float: left;

}
/* html & divs */
#topnav {
	padding-left: 15px;
	height:52px;
	color:#fff;
	}
	.topnavicons {
		padding-top: 9px;
}
.topsearch {
	margin-top: 5px;
	background: url(images/search-bg.png) no-repeat;
}
.logo {
margin-top: 0 auto;
	
}
.logobild {
		display:block;
margin-top:auto;
margin-bottom:auto;
}

#header {
	height:250px;
	paddin-top:25px;
}

/* Nav */
.nav {
}

#menu {
	list-style: none;
}

#menu li {
	float: left;
	margin: 0 15px 0 0;
	padding-bottom: 5px;
	position: relative;
}

#menu li a {
	display: block;
	font-size: 16px;
	padding: 8px 10px;
	color:#13d764;
	text-decoration:none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#menu a:hover{
		background: rgba(24,34,28,0.44);
		background-color:#18221c;
		filter:alpha(opacity=44);
	color: #fff;
	text-decoration: none;
}

	/* Level 2 */
	
	#menu ul {
		background: #cacaca;
		background: rgba(12,76,39,0.95);
		background-color:#0c4c27;
		filter:alpha(opacity=95);
		display: none;
		padding: 10px;
		list-style: none;
		position: absolute;
		left: 0; top: 100%;
		z-index: 100;
		
		-webkit-box-shadow: 2px 3px 3px #4d4b4b;
		-moz-box-shadow: 2px 3px 3px #4d4b4b;
		box-shadow: 2px 3px 3px #4d4b4b;
		
		-webkit-border-bottom-right-radius: 5px;
		-moz-border-radius-bottomright: 5px;
		border-bottom-right-radius: 5px;
	}
	
	#menu li:hover > ul { display: block; }
	
	#menu li.current a {
		background: rgba(24,34,28,0.44);
		background-color:#18221c;
		filter:alpha(opacity=44);
	color: #fff;
	text-decoration: none;
}
	
	#menu ul li {
		float: none;
		min-width: 150px;
	}

/* Sidebar */

.widget { overflow: hidden; padding-top: 5px; padding-left:10px;}

.widgetabout {background:url(images/category-bg.gif) no-repeat;
 width:267px; 
 height:48px;
 padding-top:12px;
 padding-left:45px;
 position:relative;
 color:#FFF;
 }
 .widgetstats {background:url(images/article-bg.gif) no-repeat;
 width:267px; 
 height:48px;
 padding-top:12px;
 padding-left:45px;
 color:#FFF;
 }
  .widgetresources {background:url(images/comments-bg.gif) no-repeat;
 width:267px; 
 height:48px;
 padding-top:12px;
 padding-left:45px;
 color:#FFF;
 }
   .widgetmatcher {background:url(images/matcher-bg.gif) no-repeat;
 width:267px; 
 height:48px;
 padding-top:12px;
 padding-left:45px;
 color:#FFF;
 }

.widget p { padding-left: 10px;
padding-right: 15px;
float:left;}
.widget li { line-height: 30px; }

.widget li a { 
	color: #333;
	padding: 4px 5px;
	text-decoration:none;
	
	-webkit-transition: margin-left 0.3s linear;
	-moz-transition: margin-left 0.3s linear;
	transition: margin-left 0.3s linear;
}

.widget li a:hover {
	margin-left: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#footer {
color:#106c36;
padding-top:40px;
padding-left:20px;

}

.footertwitter {
	background:url(images/twitter-bg.png) no-repeat;
	width:305px;
	height:154px;
	}
#twitter_wrapper {margin-top:30px; margin-left:20px; width:290px;}
#twitter_div {}
.twitter_content {font-family: Verdana, Geneva, sans-serif; font-weight: lighter; color:#417893; font-size:18px;}
.twitter_content a {font-family: Verdana, Geneva, sans-serif; font-weight: lighter; color:#fff; font-size:18px; text-decoration:none;}
.twitter_content a:visisted {font-family: Verdana, Geneva, sans-serif; font-weight: lighter; color:#fff; font-size:18px;text-decoration:none;}
.twitter_link a {margin-top:5px; font-color:#305465; font-size:18px; text-decoration:none;}
.twitter_link a:visited {margin-top:5px; font-color:#305465; font-size:18px; text-decoration:none;}
#twitter_update_list {font-size:24px; color:#fff; line-height: normal; }
#twitter_update_list a {font-size:18px; color:#fff; }
#twitter_div ul {}
/* HTML5 */

article, aside, dialog, figure, footer, header, hgroup, nav, section { display:block; float:left;}
time { display: inline; }

/* Typography and default stuff */
p { margin-top:5px;}

p a { color: #106c36; text-decoration: none; }

a:hover{
	
}

p a, #statistik a, #statistik2 a, #customers a, .player a, .widget a { color: #106c36; text-decoration: underline; }

p a:hover, .player a:hover, #statistik a:hover, .widget a:hover {
	background: #106c36;
	color: #fff;
}


h1 { font-size: 32px; }
h2 { font-size: 28px; }
h3 { font-size: 36px; letter-spacing: -1px; }
h4 { font-size: 23px; }
h5 { font-size: 19px; }
h6 { font-size: 16px; }

#header h1, .post h2, h3 { font-family: Georgia, 'Times New Roman', Times, serif; }

hr { border: 0 solid #ccc; border-top-width: 1px; clear: both; height: 0; }
ol { list-style: decimal; }
ul { list-style: none; }
li { margin-left: 30px; }

pre {
	background:
		url(images/white.png) repeat-x left top,
		url(images/white.png) repeat-y left right
	;
	background-color: #cecdcd;
	border: 2px solid #F83D87;
	font-size: 12px;
	padding: 10px;
}

pre code { background: none; }
code { background: #cfcfcf; font-size: 12px; }

.content {
		min-height: 300px;
	margin-bottom: 60px;
	position: relative;
	
	}
	/* Post */

.post { 
	min-height: 300px;
	margin-bottom: 60px;
	position: relative;
	line-height:normal;
	border-bottom:dotted 1px #106c36;
}

.post p { padding-right: 30px; }

.post img.thumbnail + p { margin-top: 25px; } /* First p after the thumbnail */

.post img { 
	background: #f2f2f2;
	border: 2px solid #cecdcd;
	padding: 5px;
	-webkit-transition: border 0.2s linear;
	-moz-transition: border 0.2s linear;
	transition: border 0.2s linear;
}
.andreas img { 
	background: #f2f2f2;
	float: right;
	border: 2px solid #cecdcd;
	padding: 5px;
	-webkit-transition: border 0.2s linear;
	-moz-transition: border 0.2s linear;
	transition: border 0.2s linear;
}
.post img:hover, .andreas img:hover { border: 2px solid #106c36;
 }

.post h2, .post h2 a, #statistik h2, #statistik h2 a, .player h2 a, .player h2, #contentbg h2 {
	color: #106c36;
	display: block;
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 5px;
	letter-spacing: -1px;
	-webkit-transition: opacity 0.15s linear;
	-moz-transition: opacity 0.15s linear;
	transition: opacity 0.15s linear;
	text-decoration:none;
}

.post h2 a:hover, #statistik h2 a:hover, #contentbg h2 a:hover { 
	background: none; 
	opacity: 0.7; 
		filter:alpha(opacity=70);
	text-decoration: none;
	text-shadow: none;
}

.post h3 { margin: 30px 0; }

	/* Post meta */
		.postmetaauthor {
			font-size:11px;
			color:#666;
		margin: 10px 35px 10px 0;
		overflow: hidden;

	}
	.postmetaauthor a { color: #fff; }
	.postmeta {
		margin: 30px 35px 10px 0;
		overflow: hidden;


	}
	.postmeta a { color: #fff; }
	
	.headlines a, .headlines a:visited {color:#fff; text-decoration:none; line-height: 1.4em;}
		.headlines a:hover {color:#106c36; text-decoration:none; line-height: 1.4em;}

/* Misc */


.alignleft { float: left; }
.alignright { float: right; }

.btn, a.more-link, input[type=submit]  {
	background: #106c36;
	color: #fff;
	padding: 11px 16px;
	border-radius: 10px;
	text-decoration:none;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px; 
}

.btn:hover, a.more-link:hover, input[type=submit]:hover { background: #0c4a26; color:#FFF; text-decoration:none; }

img.alignleft, img.alignright { 
	background: #f2f2f2;
	border: 2px solid #cecdcd;
	padding: 5px;
	-webkit-transition: border 0.2s linear;
	-moz-transition: border 0.2s linear;
	transition: border 0.2s linear;
}

img.alignleft { margin-right: 15px; }
img.alignright { margin-left: 15px; }

img.thumbnail { margin-left: -50px; }
img.thumbnail:hover { border: 2px solid #F83D87; }

.hide { display: none; }



/* --- disqus css -- */
/* Own Disques Style Sheet */

#disqus_thread {
	height:100%;
	padding:10px 0px 0px 0px;
	margin:0px 0px;
	width: 100%;
}
/* Hides some stuff */
.dsq-dc-logo { display: none !important; } 
/* .dsq-comment-header-time { display: none !important; } */
#dsq-comments-title h3 { display: none !important; }
#dsq-new-post h3 { display: none !important; }
.dsq-post-report { display: none !important; } 

/* Makes the comments stick out*/
.dsq-comment , .dsq-odd { 
background:url("images/fade.png") repeat-x scroll 0 0 #FFFFFF !important;
border:1px solid #EAEAEA !important;
padding:10px !important;
margin-top:5px !important;
}

#dsq-content .dsq-comment-footer { margin:0em !important; }
#dsq-content .dsq-sharing-options { margin-top:0px !important; }
#dsq-content .dsq-options  { margin:0.6em 0 1em 0 !important; }

/* The header of comments */
#dsq-content .dsq-comment-header {
-moz-border-radius:0px 0px 0 0 !important;
background:none !important;
height:auto !important;
line-height:normal;
}

/* Makes the buttons black like before */
button.dsq-button, button.dsq-button-small {
-moz-border-radius:5px 5px 5px 5px !important;
background:url("images/rmore.png") repeat-x scroll 0 0 #414141 !important;
border:1px solid #333333 !important;
color:#FFFFFF !important;
text-decoration:none !important;
text-transform:uppercase !important;
}
/*--- end disqus css --*/

/* Form */


.topsearch input[type=text]:hover, .topsearch input[type=text]:focus, .topsearch textarea:hover, .topsearch textarea:focus {
	background:none !important;
	border: none !important;
	text-shadow: none !important;
}
.topsearch input, .topsearch textarea, .topsearch label { font: 16px Arial; color:#fff;}
.topsearch input[type=text], .topsearch textarea {
	background-color: transparent;
	background-color: transparent;
	border: none;
}
.topsearch textarea { }
.topsearch form input[type=submit] {
	border: none;
	cursor: pointer;
	padding: 1px 0;
}

textarea { overflow: auto; }
input, textarea, label { font: 16px Arial; }
	
input[type=text], textarea {
	background-color: #cecdcd;
	background-color: rgba(206,205,205,0.6);
	border: 2px solid #F83D87;
	padding: 6px 5px;
}



input[type=text]:hover, input[type=text]:focus, textarea:hover, textarea:focus {
	background-color: rgba(206,205,205,0.8);
	border: 2px solid #106c36;
	text-shadow: 1px 1px 0 #eae7e7;
}

form input[type=submit] {
	border: none;
	cursor: pointer;
	padding: 12px 5px;;
}



#contactform { margin-top: 30px; overflow: hidden; }
#contactform p { overflow: hidden; }
#contactform label { float: left; padding-top: 10px; }


.success {
	background: #e7f7d3 url(images/accepted.png) no-repeat 10px center;
	background: rgba(231,247,211,0.4) url(images/accepted.png) no-repeat 10px center;
	border: 1px solid #6c3;
	padding: 20px 0 20px 80px;
}

.error {
	background: #ffebe8 url(images/cancel.png) no-repeat 10px center;
	background: rgba(255,235,232,0.4) url(images/cancel.png) no-repeat 10px center;
	border: 1px solid #C00;
	color: #C00;
	line-height: 30px;
	padding: 10px 0 10px 80px;
}

	/* Player profile */
.player {
	
}	
	
#statistik
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:16px;
border-collapse:collapse;
width:100%;
}
#statistik td
{
font-size:0.9em;
border:none;
padding:3px 7px 2px 7px;
}
#statistik2 td, #statistik2 th 
{
font-size:0.9em;
border:1px solid #186e01;
padding:3px 7px 2px 7px;
}
#statistik th 
{
font-size:1.1em;
text-align:center;
padding-top:5px;
padding-bottom:4px;
background-color:#106c36;
color:#ffffff;
}
#statistik tr.alt td 
{
color:#000000;
background-color:#EAF2D3;
}

.statistik {
	
	
	}
#customers
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
border-collapse:collapse;
}
#customers td, #customers th 
{
font-size:0.9em;
border:1px solid #186e01;
padding:3px 7px 2px 7px;
}
#customers th 
{
font-size:1.1em;
text-align:left;
padding-top:5px;
padding-bottom:4px;
background-color:#186e01;
color:#ffffff;
}
#customers tr.alt td 
{
color:#000000;
background-color:#EAF2D3;
}
span.title {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
	font-size: 14px;
	display: block;
}
span.title2 {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
	font-size: 14px;
	text-align:center;
	display: block;
}
 
span.text, span.text a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #777;
	line-height: 1.5em;
	text-align: right;
}
span.text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #060;
	line-height: 1.5em;
	text-align: right;
}
span.image {
	background: none !important;
	border: none !important;
	padding: none !important;
	-webkit-transition: none !important;
	-moz-transition: none !important;
	transition: none !important;
	float:left;
}
span.image2 {
text-align:center;
display:block;
margin:auto;
	color: #000;
}
 
span.image:hover { border: none !important;
 } 
 SPAN.float
{
    FLOAT: left;
    POSITION: static
}
ul.image {
	list-style: none;
	padding: 0 0 20px 0;
	overflow: hidden;
	zoom: 1;
	margin: 0;
}
.kommande {
	height:85px;
	}
#twitter-follow { border: 0;position: fixed;  top: 200px; right:0;}
