/* @override http://www.intelliwebb.se/kunder/william/aktiva/wp-content/themes/aktivau/style.css */

/*
Theme Name: Aktiva Upplevelser
Theme URI:
Description: Tema för Aktiva Upplevelsers hemsida.
Version: 1
Author: Intelliweb
Author URI: http://www.intelliweb.se
Tags: aktiva upplevelser
*/


@import "reset.css";


body{
color: #212121;
font-family: Verdana;
font-size: 13px;
background: url(images/body_bg.jpg);
}
a{
color: #212121;
text-decoration: none;
}
.post a {
	color: #5a90d6;
}
a:hover{
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6, h7{
color: #5a90d6;
font-family: Georgia;
padding: 10px 0;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h7 a{
color: #5a90d6;
}
h1{
font-size: 20px;
}
h2{
font-size: 18px;
}
h3{
font-size: 16px;
}

p{
line-height: 20px;
padding: 11px 0;
}

/*
WP Styles

*/
.alignleft{
display: block;
float: left;
}
.aligncenter{
display: block;
margin-left: auto;
margin-right: auto;
}
.alignright{
display: block;
float: right;
}


#top{
position: absolute;
top: 0;
left: 0;
height: 45px;
width: 100%;
background: url(images/topbar.png) repeat-x;
z-index: 1;
}

#logo{
float: left;
}
#top_image{
float: left;
}

#wrap{
width: 980px;
margin: 0 auto;
padding-top: 121px;
}
#content{
background: url(images/content_bg.png) repeat-y;
position: relative;
padding: 0px 40px;
}
#content_before{
height: 0;
padding-top: 26px;
background: url(images/content_bg_top.png) no-repeat;
}
#content_after{
height: 0;
padding-top: 31px;
background: url(images/content_bg_btm.png) no-repeat;
}

#header{
position: absolute;
top: 0;
height: 137px;
width: 960px;
}

.icon_list{
width: 440px;
float: left;
padding-bottom: 25px;
}
.icon_list li{
float: left;
padding: 16px 19px 0 51px;
height: 26px;
border-left: 1px solid #d6d6d5;
position: relative;
margin-top: -7px;
}
.icon_list li img{
	position: absolute;
	bottom: 0;
	left: 19px;
}
.icon_list li:first-child{
border-left: none;
padding: 16px 19px 0 48px;
}
.icon_list li:first-child > img{
	left: 8px;
}
.icon_list li img{
margin-right: 5px;
}
.icon_list a{
text-decoration: none;
font-size: 16px;
color: #212121;
font-family: Georgia;
position: relative;
top: 9px;
}
.icon_list a:hover{
text-decoration: underline;
}

#main_nav{
width: 450px;
float: right;
text-align: right;
padding-top: 20px;
}
#main_nav a{
	font-family: Georgia;
}
#main_nav li{
display: inline;
padding: 5px 0 0 10px;
margin-left: 6px;
border-left: 1px solid #d6d6d6;
font-size: 14px;
}
#main_nav li:first-child{
border-left: none;
margin-left: 0;
padding: 10px 0 0 6px;
}

#content_header{
padding: 5px;
background: url(images/menu_back_bg.jpg) repeat-x #f0f0f0;
}
#content_header h1{
	font-weight: normal;
	color: #ffffff;
	font-size: 30px;
	padding: 24px;
}
#header_box{
background: url(images/content_header_bg.jpg) repeat-x #115dbf;
}

#container{
	padding-top: 30px;
}
.post{
width: 590px;
float: left;
	margin-left: 10px;
}

.post2{
width: 465px;
padding: 0;
float: left;
	margin-left: 10px;
}

.hogerbild {
	width: 105px;
	float: right;
	margin-bottom: 10px;
}

.post.post_start{
	float: left;
	padding: 0 0 0 5px;
	margin-left: 0!important;
	width: 585px;
}

.commentlist{
font-size: 11px;
line-height: 20px;
margin: 20px 0;
}
.commentlist li{
width: 550px;
position: relative;
margin: 0;
padding: 5px 10px;
display: block;
}
.commentlist li.even{
background-color: #f0f0ff;
}
* html .commentlist li{
height: 1%;
}
.commentlist li:after{
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}
.commentlist p{
width: 550px;
padding-top: 25px;
line-height: 15px;
}
.comment-author{
width: 200px;
float: left;
font-size: 11px;
}
.comment-author img{
display: none;
}
.comment-meta{
float: right;
width: 200px;
text-align: right;
font-size: 10px;
font-style: italic;
}

#sidebar{
width: 300px;
float: left;
}
#sidebar.sidebar_start{
float: right;
}
#sidebar li{
margin: 0 0 20px;
}
#sidebar li li{
	margin: 0;
}
#sidebar.sidebar_start li{
float: right;
}
#sidebar.sidebar_start li li{
float: none;
}

.recent_with_excerpt{
padding: 5px;
width: 278px;
background: url(images/menu_back_bg.jpg) repeat-x #f0f0f0;
}
.recent_with_excerpt h2{
	font-weight: normal;
	color: #ffffff;
	font-size: 22px;
	padding: 10px;
}
.recent_with_excerpt h4 a{
	font-size: 16px;
	color: #5a90d6;
}
#recent_box{
background: url(images/menu_front_bg.jpg) repeat-x #115dbf;
}
.recent_with_excerpt ul{
margin: 0 1px;
padding: 0 10px;
background-color: #dee9f7;
}
.recent_with_excerpt ul li{
border-top: 1px solid #5a90d6;
}
.recent_with_excerpt ul li h4{
	padding: 10px 0 0;
	line-height: 20px;
}
.recent_with_excerpt ul li p{
	padding: 0 0 10px;
}
.recent_with_excerpt ul li:first-child{
border-top: none;
}
.recent_with_excerpt #bottom_text{
	padding: 10px;
	text-align: right;
}
.recent_with_excerpt #bottom_text a{
	color: #ffffff;
	font-family: Georgia;
	font-size: 16px;
}

.widget_subpages{
padding: 5px;
width: 278px;
background: url(images/menu_back_bg.jpg) repeat-x #f0f0f0;
}
.widget_subpages h2{
	display: none;
}
#menu_box{
background: url(images/menu_front_bg.jpg) repeat-x #115dbf;
}
.widget_subpages ul{
margin: 0 1px;
padding: 0 10px;
background: url(images/menu_front_bg.jpg) repeat-x #115dbf;
}
.widget_subpages ul li a{
	display: block;
border-top: 1px solid #6899d8;
padding: 10px 5px;
	font-family: Georgia;
	color: #ffffff;
	font-size: 16px;
}
.widget_subpages ul li:first-child{
border-top: none;
}

#footer .icon_list{
width: 440px;
float: none;
margin: auto;
padding-bottom: 25px;
}
#footer .icon_list li{
	padding: 0 19px 0 51px;
}
#footer p{
	font-size: 11px;
	clear: both;
	color: #bbbbbb;
	padding: 10px 0;
	text-align: center;
}

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

.post ul {
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 10px;
}
.post ul li {
	margin-bottom: 10px;
}