﻿@import url("info-filer/common.css");
*{padding:0;margin:0;}



img,a img{border:0;}

ul, li, dl, dt, dd{list-style:none;}

textarea,input,button,select{font-size:12px; vertical-align:middle; color:#666;padding:1px;font-family:Arial;}

html{height:100%;}







a{text-decoration:none; color:#a7a7a7;}

a:hover{ text-decoration:underline;}

.clear{clear:both;height:0;overflow:hidden;font-size:0;line-height:0;border:0;}

.clearfix:after {clear:both; height:0; overflow:hidden; display:block; visibility:hidden; content:"."; }

body{
	font-family:Arial;
	font-size:11px;
	line-height:18px;
	color:#a7a7a7;
	padding:30px 0 0 0;
	background-color: #f3f3f3;
	background-repeat: repeat-x;
	background-position: center;
	background-image: url(images/bg.jpg);
	background-attachment: fixed;
}



.absolute{position:absolute; overflow:hidden; height:7px; width:7px;}

.box_1_t_l{background:url(images/box_1.gif) top left; top:0; left:0;}

.box_1_b_l{background:url(images/box_1.gif) 0px 7px; bottom:0; left:0;}

.box_1_t_r{background:url(images/box_1.gif) top right; top:0; right:0;}

.box_1_b_r{background:url(images/box_1.gif) 7px 7px; bottom:0; right:0;}

.box_2_t_l{
	background:url(images/box_2.gif) top left;
	top:0;
	left:0px;
}

.box_2_b_l{
	background:url(images/box_2.gif) 0px 7px;
	bottom:-8px;
	left:0px;
}

.box_2_t_r{background:url(images/box_2.gif) top right; top:0; right:0;}

.box_2_b_r{background:url(images/box_2.gif) 7px 7px; bottom:0; right:0;}




#wrapper{
	width:970px;
	background:#ebebeb url(images/header.gif) left top no-repeat;
	padding:5px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}




#header{
	height:110px;
	position:relative;
	background-color: #fff;
}

#header h1 a{
	position:absolute;
	text-indent:-9999pt;
	background:url(images/logo.jpg);
	height:82px;
	width:401px;
	cursor:pointera;
	left:30px;
	top:15px;
}

#header p strong{ background:url(images/right.gif) left top no-repeat; height:30px; display:inline-block; padding:2px 10px; font-size:12px;}

#header p{background:url(images/left.gif) right top no-repeat;position:absolute; left:260px; top:45px;}



.Navi{position:relative; background:#f6f6f6 url(images/bg_nav.gif) right no-repeat; margin:4px 0 0 0; height:42px; overflow:hidden;}
#wrapper .Navi #snabbmeny {
	float: right;
	width: 300px;
	padding-top: 3px;
}
#snabbmeny a {
	color: #A7A7A7;
}
#snabbmeny a:hover {
	color: #666666;
}



	.Navi ul{float:left; padding-left:10px;}

	.Navi li{float:left; position:relative; z-index:2;}

	.Navi li a{display: inline-block; height:42px; line-height:42px; padding:0 15px; font-size:12px; font-weight:bold;}
.Navi        li         a:hover,.Navi      li      a:active,         {
	color:#ffffff;
	text-decoration:none;
}
.Navi  a:hover,.current a {
	color: #FFFFFF;
	text-decoration: none;
}



	.Navi .style{
	position:absolute;
	width:303px;
	right:-4px;
	top:0px;
	color:#6f6f6f;
	font-size:12px;
	font-weight:bold;
	height: 37px;
}

	.Navi .style span{
	display:inline-block;
	height:14px;
	width:14px;
	position:relative;
	margin-bottom:-3px;
	overflow:hidden;
	margin-left:5px;
	cursor:pointer;
	background-position:0 0;
}

	.Navi .style span.GreenButton{background-position:31px 0;}

	.Navi .style span.blueButton{background-position:right 0;}

	li.back{background: url(images/nav_1.gif) left no-repeat; position:absolute; z-index:1; top:9px;}

	li div.left{background:url(images/nav_2.gif) right no-repeat; height:26px;}



.listBox{
	margin:4px 0 0 0;
	padding:5px 5px 5px 5px;
	background:#fff;
	position:relative;
	float:left;
	width:950px;
}

	.listBox div{float:left; width:305px; padding-right:10px;}

	.listBox .RecentComments{
	padding-right:0;
}

	.listBox .RecentEntries {
	width: 950px;
	height: 216px;
	padding-right: 0px;
	text-align: center;
}

	.listBox h2{font-size:17px; line-height:24px; height:24px;}

	.listBox li a{display:block; padding:0 0 0 20px; height:28px; overflow:hidden; line-height:28px; font-size:13px; font-weight:bold; border-bottom:1px solid #efefef;}

	.RecentEntries a{background:url(images/icon_1.gif) no-repeat 0 48%;}

	.PopularPosts a{background:url(images/icon_2.gif) no-repeat 0 48%;}

	.RecentComments a{background:url(images/icon_3.gif) no-repeat 0 48%;}



#stage{}

	.content{
	float:right;
	width:668px;
}


	.slidePost{position:relative; height:280px; padding:5px;margin-top:4px; overflow:hidden; background:#f6f6f6;} 

	.slidePost h2{ height:30px; line-height:30px; font-size:21px; border-bottom:1px solid #e0e0e0;}

	.slidePost .text{padding:10px 5px;}

	.slidePost .prev{cursor:pointer; text-indent:-9999pt; position:absolute; z-index:999; background:url(images/icon_7.gif) left; bottom:6px; right:35px; height:23px; width:29px;}
	.slidePost .next{cursor:pointer; text-indent:-9999pt; position:absolute; z-index:999; background:url(images/icon_7.gif) right; bottom:6px; right:6px; height:23px; width:29px;}

	.content .post{margin-top:4px;position:relative; padding:5px;background:#fff; width:658px;}

	.content .post h2{ height:30px; line-height:30px; font-size:21px; border-bottom:3px solid #e0e0e0;}

	.content .post p.a{height:22px; line-height:22px; background:#f3f3f3; color:#848484;}

	.content .post p.a a{color:#848484;}

	.content .post p.a span{padding:0 15px 0 20px; background:url(images/icon_4.gif) 2px 2px no-repeat;}

	.content .post p.a span.tag{background:url(images/icon_5.gif) 2px 3px no-repeat;}

	.content .post p.a span.comments{background:url(images/icon_6.gif) 2px 2px no-repeat;}

	.content .post .details{padding:10px 5px;}

	.content .post .more-link{ display:block; text-indent:-9999pt; background: url(images/more.gif) right top no-repeat; height:30px;}

	.post-nav{ height:40px; font-size:14px; padding:5px 10px; font-weight:bold;}

	#nav-prev-post{float:left;}

	#nav-next-post{float:right;}

	

	.sidebar{
	float:left;
	width:290px;
	padding-bottom:10px;
}

	.sidebar .mob{margin:4px 0 0 0; padding:5px; width:280px; position:relative; background:#fff;}

	.sidebar .adBox{padding:10px 12px; width:266px; height:270px; overflow:hidden;}

	.sidebar .adBox img{margin:2px;}

	.sidebar .mob h2{font-size:18px; height:24px; line-height:20px; border-bottom:3px solid #a7a7a7;}

	.sidebar .mob ul{padding-bottom:5px;}

	.sidebar .mob li a{
	display:block;
	color:#666666;
	font-size:12px;
	height:31px;
	line-height:31px;
	padding:0 0 0 20px;
	border-bottom:1px solid #deddde;
}

	

.glidecontentwrapper{}

.featured-post{position:absolute; background:#f6f6f6; padding-left:6px; width:655px;}	

#commentsBox h3#comments{text-align:right; font-size:15px;}

.commentlist{padding:10px 0;}

.commentlist li{padding:10px 0; border-bottom:3px solid #f2f2f2; color:#a1a1a1;}

.commentlist li.odd{background:#f7f7f7;}

.commentmetadata{padding:5px;}

#respond p{padding:3px 0;}

#respond h3{padding:20px 0 0 0; font-size:15px;}

#respond input{width:230px;}

#respond textarea {width:300px; height:80px;}

	

#footer{
	clear:both;
	width:980px;
	margin:0 auto;
	text-align:center;
	height:80px;
	color: #EBEBEB;
}

#footer .top{
	padding:40px 0 10px 0;
	color:#FFFFFF;
}
img {
	padding: 0;
	margin: 0;
	border: none;
}


.image_fade_wrapper {
	float: left;
	border: 1px solid #FFF;
	background-color: #C9D5D5;
}

.image_fade {
	position: relative;
	float: left;
	width: 350px;
	height: 350px;
	border: none;
}

.image_fade img {
	position: absolute;
	top: 2px;
	left: 2px;
	border: none;
	margin: 0;
	padding: 0;
	width: 951px;
}
.clear{
	clear: both;
}
.textfield
{
	border: 0px;
	border-style: none;
	background-color: transparent;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 10px;
	display: block;
	background-image: url(images/textfield.png);
	width: 160px;
	height: 18px;
	color: #174144;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#formTextarea {
	background-color:transparent;
	background-image:url("images/formtextarea.png");
	border-style:none;
	color:#444444;
	font-size:11px;
	height:80px;
	overflow:auto;
	padding:10px 10px 20px;
	width:160px;
}
