/*
	Theme Name: fSpring
	Theme URI: http://www.fahlstad.se
	Description: Spring flavour.
	Version: 1.0
	Author: Fredrik Fahlstad
	Author URI: http://www.fahlstad.se
*/
body {
	margin: 0px;
	padding: 0px;
	background: #ececec url(images/bg1.jpg) repeat-y center;
	color: #666;
	font: 13px/20px Arial, Helvetica, sans-serif;
}
#wrap {
	width: 800px;
	overflow: hidden;
	position:relative;
	margin: 0px auto;
}
#content {
	width: 750px;
	float: left;
	display:inline;
	padding: 10px;
	margin: 8px;
}
#content2 {
	width: 800px;
	float: left;
	display:inline;	
	background: #dbedf0;
	padding: 0px;
	margin: 0px;
}
#contenthome {
	width: 800px;
	float: left;
	display:inline;	
	background: #ffe486;
	padding: 0px;
	margin: 0px;
}

#fourservices{
	width: 300px;
	float: left;
	display:inline;	
	margin-left: 80px;
	margin-bottom: 10px;
	font: 14px/25px Arial, Helvetica, sans-serif;
}
#nav {
	height: 49px;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
}

#sidebar {
	width: 200px;
	float: right;
	line-height: 1.5em;
	display:inline;
	margin: 18px 0px 0px 30px;
	padding: 0px;
	font-size: 11.5px;
	color: #000000;
	text-align: justify;
}

h3, h4 {
	padding-top: 5px;
	padding-bottom: 15px;
}
#header {
	background: url(images/header.jpg) no-repeat;
	height: 127px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#navigation {
	background: url(images/nav-bg.jpg);
	height: 36px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#navtext {
	height: 20px;
	text-align: right;
	margin-top: -30px;
	margin-right: 25px;
	font-size: 12px;
	color: #008093;
}
#subdivide {
	height: 30px;
	width: 800px;
	background-color: #75b9c4;
	font-weight: bold;
	float: left;
}
#subdividetext {
	height: 30px;
	margin-left: 20px;
	margin-top: 5px;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	background-position: center;
	vertical-align: middle;
}
#footerbar {
	height: 25px;
	width: 800px;
	background-color: #FFF;
	float: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding: 0px;
}
#footertext {
	height: 30px;
	margin-left: 20px;
	margin-top: 3px;
	font-size: 12px;
	color: #75b9c4;
	background-position: center;
	vertical-align: middle;
}
#copyright {
	clear: both;
	text-align: center;
	height: 40px;
	width: 800px;
	padding: 3px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
}
.copyrighttext{
	color: #bbb;
	font: 12px/20px Arial, Helvetica, sans-serif;
}

.green {
	color: #75b9c4;
	font-weight: bold;
	}

.entrymeta{
	height: 16px;
	font-size: 10px;
	color: #FF0000;
	border-bottom:solid 1px #ccc;
	
}


h4, h3, h2, #commentblock h2 {
	margin: 0;
	padding: 0px;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color:#999;
}
h2{
	margin-bottom: 10px;
	font-size: 21px;
	padding-top: 16px;
	color: #75b9c4;
	line-height: 28px;
	font-weight: normal;
}
h2 a, a:visited{
	color: #CCCCCC;
	text-decoration:none;
}
h2 a:hover{
	color: #ff7800;
	text-decoration:none;
}
a, a:visited{
	color: #ff7800;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
#sidebar h2 {
	color: #999;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 8px;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	border-bottom: 1px solid #ccc;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

#contentleft {
width:220px;
padding:20px;
float:left;
} 
#contentleft2 {
width:750px;
padding: 20px;
float:left;
} 
.listhead {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #75b9c4;
}
.grey {
	color: #CCCCCC;
}
.bullets {
	color: #75B9C4;
	list-style-type: disc;
	line-height: 26px;
	font-weight: normal;
	font-size: 14px;
}
