/*
	Theme Name: fSpring 1
	Theme URI: http://www.fahlstad.se
	Description: Spring flavour.
	Version: 1.0
	Author: Fredrik Fahlstad
	Author URI: http://www.fahlstad.se
*/
/** RESET STYLE **/
body,html,div,blockquote,object,img,p,h1,h2,h3,h4,h5,h6,pre,ul,ol,li,dl,dt,dd,form,a,fieldset,th,td { margin: 0; padding: 0; border: 0; outline: none;}
body { line-height: 1.4; font-size: 100.01%;}
ul,ol { list-style: none;}
a { color: black; text-decoration: none;}
a:hover { text-decoration: underline;}
html { overflow-y: scroll;}
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: separate; border-spacing: 0;}
caption,th,td { text-align: left; font-weight: normal;}
td { vertical-align: top;}
blockquote:before,blockquote:after,q:before,q:after { content: "";}
blockquote,q { quotes: "" "";}
/*************************/
.clear { clear: both;}
.left, .alignleft { float: left;}
.right, .alignright { float: right;}
.inline { display: inline;}
.pointer { cursor: pointer;}
.hide,.hidden { display: none;}
form textarea { width: 95%; }
/** END RESET STYLE **/

body {
	margin: 0px;
	padding: 0px;
	background: #ececec url(images/bg.png) repeat-y center;
	color: #666;
	font: 75% Arial, Helvetica, sans-serif, Verdana;
}
#wrap {
	width: 800px;
	overflow: hidden;
	position:relative;
	margin: 0px auto;
}
#content {
	width: 484px;
	float: left;
	display:inline;
	padding: 10px;
	margin: 8px;
}
#nav {
	height: 49px;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
}

#sidebar {
	width: 238px;
	float: right;
	line-height: 1.5em;
	display:inline;
	margin: 8px 8px 8px 0px;
	padding: 10px;
	font-size: 1em;
}

h3, h4 {
	padding-top: 5px;
	padding-bottom: 15px;
}
#logo {
	background: url(images/top.jpg) no-repeat;
	height: 200px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	}
#tagline {
	height: 20px;
	text-align: right;
	margin: -30px 25px 5px 0;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}

div#header {
	height: 40px;
	margin: 0px auto 5px;
	width:780px;
}

#header h1{
	margin:0px;
	padding:0px;
}
#header h1 a{
	text-transform:uppercase;
	text-decoration:none;
	color:#999;
	font: 0.6em Arial, Verdana, Helvetica, sans-serif;
	font-weight: none; 
	margin:0px;
	padding: 13px 0px 0px 10px;
	letter-spacing: 0px;
	float: left;
}
#header h1 a:hover{
	text-decoration:underline;
}

#topNavigation {
	padding: 14px 0px 0px;
	white-space: nowrap;
	list-style-type: none;
	margin: 0px;	
}
#topNavigation li {
	float:right;
	padding:0 4px;
}
#topNavigation li a:before{
	color:#00a492;
}
#topNavigation li a:hover, 
#topNavigation li.current_page_item a  {
	color: #00a492;
}
#topNavigation li a {
	display: block;
	text-decoration: none;
		font-weight: bold; 
	margin:1px 0px;
	text-align:right;
	font-size: 1em;
	text-transform: uppercase;
	color: #999999;
}

#topNavigation li.middle {
	border: 1px solid #ddd;
	border-top: 0px;
	border-bottom: 0px;
}


#footer {
	clear: both;
	text-align: center;
	height: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ddd;
	width: 774px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
#footer p{
	padding:10px;
	margin:0px;
}

.entry{
	padding-top: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	/*font-size: 0.80em;*/
	line-height: 1.5em;
}
.entry hr {
	clear: both;
	display: block;
	border: 0px;
}
.entry hr.hr_simple{
	border-top: 1px solid #ddd;
}
.entry hr.hr_highlight{
	border-top: 1px solid #00a492;
}
.entry hr.left {
	float: left;
}
.firstpost {
	margin-bottom:15px
}
h3.entrytitle {
	border-bottom: 1px solid #ddd;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
}
h3.entrytitle a, h3.entrytitle a:visited, h3 a{
	font: 1.5em Arial, Helvetica, sans-serif, Verdana;
	font-weight: normal;
	color: #00a492;
	text-decoration:none;
	border-style: none;
	text-transform: none;
}
h3.entrytitle a:hover, h3 a:hover{
	text-decoration:underline;
}
.entrymeta{
	height: 16px;
	margin-top: 0;
	font-size: 10px;
	color: #999;
	border-top:solid 1px #ccc;
	padding-top:4px;
	margin-bottom: 8px;
}
.entrymeta a img{
	border:none;
}
.entrybody h2 {
	color: #00a492;
}
.entrybody img {
	padding: 4px;
	/*border: 1px solid #DFDFDF;*/
	border:none;
}
.entrybody ul {
	margin-left: 20px;
	padding-left:0px;
	list-style-type: none;
}
.entrybody ol{
	margin-left:20px;
	padding-left:0px;
}
.entrybody ul li {
	list-style:square;
}
.commentlink img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h4, h3, h2, #commentblock h2 {
	margin: 0;
	padding: 0px;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color:#999;
}
h2{
	margin-bottom: 10px;
	font-size: 14px;
}
a, a:visited{
	color: #00a492;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.entrybody p{
	margin:8px 0;
	padding:0;
}
.entrybody ul {
	margin-left: 30px;
	padding-left:0px;
	list-style-type: none;
}
.entrybody ol{
	margin-left:30px;
	padding-left:0px;
}
.entrybody ul li {
	list-style:square;
}
#sidebar h2 {
	color: #999;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-bottom: 1px solid #ccc;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
#sidebar ul {
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
}


#sidebar ul li a {
	border-bottom: 1px solid #ccc;
	color: #00a492;
	display: block;
	text-decoration: none !important;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 25px;
	background-image: url(images/navbulle.png);
	background-repeat: no-repeat;
	background-position: 10px 50%;
}


#sidebar ul li a:hover{
	color: #666 !important;
	background-color: #e6f6f4;
}
#sidebar .page-item-8 a,
#sidebar .page-item-9 a,
#sidebar .page-item-10 a,
#sidebar .page-item-11 a {
	font-weight: bold;

}



#searchdiv {
	margin-top: 8px;
	margin-bottom: 15px;
}
.comments-link {
	background-image:url(images/comments.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:16px;
}
/**** Comments	***********************************/
p.nocomments {
display: none;
}
#commentblock h2{
	padding:2px;
	margin-bottom:10px;
	margin-top:30px;
}
#commentblock {
	float:left;
	padding-top: 0px;
	padding-bottom: 20px;

	text-align: left;	/*font-size: 0.8em;*/
}

ol#commentlist {
	margin-top:0px;
	padding: 5px;
	margin-left: 0px;
	list-style-type: none;
}
.commentdate {
	font-size:0.8em;
	padding-left:5px;
}
#commentlist li  p{
	margin-bottom: 8px;
	line-height: 20px;
	padding:0;
}

.commentname {
	margin: 0;
	padding: 5px;
}

.commentinfo{
clear:both;
}

.commenttext {
	clear: both;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 10px;
	width:450px;
	background: #ececec url(images/comm.png) no-repeat top;
}

.commenttext-admin {
	clear: both;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 10px;
	width:450px;
	background: #d7d7d7 url(images/comm-admin.png) no-repeat top;
}

#commentsformheader{
	padding-left:0px;
}

#commentsform{
	margin-top:0;
	text-align:center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#commentsform form{
	text-align:left;
	margin:0px;
}

#commentsform p{
	margin:5px;
}

#commentsform form textarea{
	width:99%;
}
p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
blockquote{
	font-style: italic;
	color: #999999;
}
.adwrap,
.adwrapwide,
.adwrap-lu,
.adwrapbutton {
	margin:0 0 1em;
	padding:4px 0;
	background:#fff;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d5d7d0;
	border-right-color: #d5d7d0;
	border-bottom-color: #d5d7d0;
	border-left-color: #d5d7d0;
}

.adwrap object {
	width:336px;
	height:280px;
}

.adwrapwide iframe,
.adwrapwide object {
	width:468px;
	height:65px;
}

.adwrap-lu {
	margin:0 0 1em 1em;
	width:180px;
	float:right;
}

.adwrap-lu object {
	width:180px;
	height:90px;
}

.adwrapbutton iframe,
.adwrapbutton object {
	width:180px;
	height:150px;
}


table{
	margin:10px;
}
td, th{
	padding:3px;
	font-weight:normal;

}