/*
Theme Name: Light and Modern
Author URI: http://forsakraonline.se/
Theme URI:
Description: Light, universal theme with modern menu and well styled headlines. Widgetized left menu and footer.
Author: forsakraonline.se
Version: 1.3
Tags: white, blue, orange, light, two-columns, fixed-width, editor-style
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

body {
	background:#ceced0; font:Tahoma, Geneva, sans-serif; padding:0;
margin:0;
}
.content_body h1, .content_body h2, .content_body h3, .content_body h4, .content_body h5, .content_body h6 {
	margin-bottom: 10px;
	clear: both;
}
/*--------------------wrapper-----------------*/
#wrapper {
	width:1000px;
	background:#fff url(images/page.png) top repeat-x;
	border: 2px solid #333 ;
	border-radius:6px; 
 -webkit-border-radius:6px; 
 -moz-border-radius:5px; 
 -khtml-border-radius:10px;
}

.top_round {
	background:url(images/top_round.png) 0 0 no-repeat;
	width:940px;
	height:12px;
	overflow:hidden;
}
.bottom_round {
	background:url(images/bottom_round.png) 0 0 no-repeat;
	width:938px;
	height:12px;
	overflow:hidden;
}
.content_body {
	width:679px;
	float:right;
	padding:10px 0 0;
}
.left_link {
	width:300px;
	float:left;
	padding:0;
}
/*-----------left section----------*/
.link_top {
	background:url(images/left_round_top.png) 0 0 no-repeat;
	height:12px;
	overflow:hidden;
}
.link_bottom {
	background:url(images/left_round_bottom.png) 0 0 no-repeat;
	height:12px;
	overflow:hidden;
}
.link_midd {
	background:url(images/left_round_bg.png) 0 0 repeat-y;
	padding:3px 18px 0 16px;
}
.link_midd h3 {
	position:relative;
	background:url(images/heading_bg.png) 0 50% repeat-x;
	color:#fff;
	font-size:15px;
	line-height:30px;
	height:30px;
	display:block;
	text-indent:9px;
}
.link_midd h3 span {
	display:block;
	width:5px;
	height:30px;
	background:url(images/heading_bg.png) 0 0 no-repeat;
}
.link_midd h3 span.left {
	background-position:0 0;
	position:absolute;
	left:0;
	top:0;
}
.link_midd h3 span.right {
	background-position:0 100%;
	position:absolute;
	right:0;
	top:0;
}
.link_midd ul {
	padding:13px 0 13px 3px;
}
.link_midd ul li {
	border-bottom:1px solid #EBEAEA;
	line-height:21px;
}
.no_border {
	border:none!important;
}
.no_gap {
	padding-bottom:0!important;
}
.link_midd ul li a {
	display:block;
	font-size:12px;
	line-height:21px;
	text-decoration:none;
	padding:0 0 0 11px;
    background:url(images/bullet.jpg) 0 50% no-repeat;
}

.link_midd ul li a:hover {
	color:#5B5B5A;
}
/*----------right section-----------*/




.content_body p {
	padding:0 0 15px;
}
h2.blue_heading {
	position:relative;
	height:30px;
	background:url(images/blue_heading.png) 0 50% repeat-x;
	font-size:18px;
	font-weight:bold;
	line-height:30px;
	color:#fff;
	display:block;
	text-indent:10px;
	margin-bottom:15px;
}

h2.blue_heading a {color:#fff;}

h2.blue_heading span {
	width:5px;
	height:30px;
	display:block;
	background:url(images/blue_heading.png) 0 0 no-repeat;
}
h2.blue_heading span.left {
	position:absolute;
	top:0;
	left:0;
	background-position:0 0;
}
h2.blue_heading span.right {
	position:absolute;
	top:0;
	right:0;
	background-position:0 100%;
}

/*----------footer--------------*/
#footer {
	width:899px;
	padding:19px 0 0;
}
.f_top {
	background:url(images/footer_top.png) 0 0 no-repeat;
	height:10px;
	overflow:hidden;
}
.f_bottom {
	background:url(images/footer_bottom.png) 0 0 no-repeat;
	height:10px;
	overflow:hidden;
}
.f_body {
	background:url(images/footer_bg.png) 0 0 repeat-y;
	line-height:35px;
	padding: 0 15px;
}

.f_body .menu {
text-align: left;
}

.f_body .menu li {
	padding:0 4px;
	line-height: 35px;
	margin-top:8px;
		display: inline;
}

.f_body a {
	text-decoration:none;
}


/*----------WP--------------*/
.comment {
	padding-bottom:10px;
}
#comments h2 {
	font:bold 15px/20px Arial, Helvetica, sans-serif;
}
.comment .author {
	padding-bottom:5px;
}
#respond label {
	display:block;
	clear:both;
}
#respond input,
#respond textarea {
	width:320px;
	background:#e4e4e4;
	border:1px solid #e4e4e4;
	font:13px/16px Arial,Helvetica, sans-serif;
	color:#333; 
}
#respond input {
	margin-bottom:5px;
}
#respond textarea {
	height:85px;
}
#submit {
	width:auto;
	background:none;
	border:none;
	clear:both;
	float:none;
	display:block;
	padding:5px;
	font:bold 14px/18px Arial, Helvetica, sans-serif;
	margin:5px 0 0 -5px;
}
#respond {
	padding-bottom:30px;
}

/* Comment Form */
#respond p {
	padding-bottom:12px;
}
#respond input.field {
	float:left;
	margin-right:10px;
	width:200px;
	height:14px;
	padding:2px 3px;
}
#respond label {
	display:block;
	font-size:11px;
	line-height:20px;
} 
#respond textarea {
	width:500px;
	height:120px;
	margin-bottom:10px;
	padding:3px 5px;
}
#respond input.btn {
	width:120px;
	height:25px;
	cursor:pointer;
	font-size:12px;
}
h3#respond,
h3#comments {
	font-size:14px;
	padding-bottom:10px;
}


/* Comment Closed */
p.nocomments {	
	font-weight:bold;
	font-style:italic;
}

/* Comment List */
.commentlist li {
	margin-bottom:10px;
	padding:10px;
	background-color:#efefef;
	overflow:hidden;
}
.commentlist li.alt {
	background-color:#f9f9f9;
}
	.commentlist li img.photo {
		float:left;
		margin:0 10px 5px 0;
		border:#ccc 1px solid;
		padding:2px;
	}
	.commentlist li p img {
		display:inline;
	}
	.commentlist li p {
		padding-bottom:8px;
	}
	.commentlist li p.commentmetadata {	
		font-size:11px;
		padding-bottom:5px;
	}

/*additional style*/
s {color: #000;}
.sticky {background-color: #f9f9f9; padding: 10px; margin-bottom: 10px;}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	text-align: center;
	margin-bottom: 20px;
	padding: 4px;
}
.wp-caption img {
	margin: 5px 5px 0;
	max-width: 510px;
	height:auto;
	padding: 0;
}
.wp-caption p.wp-caption-text {
	margin: 5px;
	color: #888;
	font-size: 12px;
	padding: 0;
}
.bypostauthor {}
.clear {clear: both;}
.gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}

#gallery-1 dl {
   padding:0;
}

#gallery-1 dl dt {
   font-weight:bold;
   padding: 0;
}
		
#gallery-1 dl dd {
   padding:0 0 5px 10px;
}

/* Image testing */
.alignright {
float:right;
margin:0 0 10px 10px;
}
.alignleft {
float:left;
margin:0 10px 10px 0;
}
.aligncenter {
clear: both;
display: block;
margin:0 auto 10px;
}
.alignnone {
margin-bottom:10px;
margin-right: 5px;
}
.size-thumbnail {
margin-right:8px;
display:inline;
}
#powered {color: #767674; margin-top: 30px; text-align: right; font-size: 9px; clear: both;}
#powered a {color: #444;}

.left_link ul ul {
margin:0 0 0 0.4em;
padding: 0;
}

.left_link ul ul li {
border-bottom:0;
padding: 0;
margin: 0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.7em;
}



/* calender */
table#wp-calendar {
width:100%;
}

table#wp-calendar td,
table#wp-calendar th {
padding:1px;
text-align:center;
}

/*search form*/

.content_body ul {margin: 5px 0 7px 25px; list-style-type:disc;}
.content_body ol {margin: 5px 0 7px 25px; list-style-type:decimal;}
.content_body ul li, .content_body ol li {padding-left: 5px;}

.content_body .commentlist {margin: 5px 0 5px 0px;}

.comment-body ul li {
	padding: 0 0 0 5px;
	margin:0px;
	overflow:visible;
}
.comment-body ol li {
	padding: 0 0 0 5px;
	margin:0px;
	overflow:visible;
}
.comment-body ul {margin: 5px 0 7px 25px; list-style-type:disc; clear: both;}
.comment-body ol {margin: 5px 0 7px 25px; list-style-type:decimal; clear: both;}


/*tags*/
q, blockquote {
	font-style:italic;
}
dt {
	font-weight:bold;
}

dt, dd {
	margin:0;
	padding:0;
}
dd {
	margin-bottom:1.5em;
}

dl, pre {
	font-size:1em;
	margin:1.5em 0;
	padding:0;
	line-height:1.5em;
}


big {
	position:relative;
	top:.1em;
	font-size:2em;
}

ins {
	text-decoration:none;
	background-color:#fffabf;
	background-color:#bfffc5;
}

sub, sup {line-height:1.2em;}





















#header {
	padding:0;
}

#content {
	overflow:hidden;
}

.informer {
	width:280px;
	background:#5C5C5C;
	text-align:center;
	padding:10px;
	float:left;
	overflow: hidden;
	}
	
.informer h3{
	color:#FFF;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	margin:0 0 10px 0;
	width:280px;
	padding:0;
	}

.menushad2 {
	background:url(images/menushad2.png) center top no-repeat;
	width:300px;
	height:13px;
	float:left;
	overflow: hidden;
	}
 
.left_menu {
	width:300px;
	float:left;
	text-align:left;
	background:#5C5C5C ;
	overflow: hidden;
	}
	
.left_menu ul{
	list-style-type:none;
	display:block;
	margin:0;
	padding:0;
	} 
	
.left_menu ul li{
	float:left;
	border-bottom:1px solid #696969;
	border-top:1px solid #535353;
	background: url(images/arrow.png) left no-repeat;
	background-position:10px;
	} 

.left_menu ul li:hover{
	background:#6B6B6B url(images/arrow.png) left no-repeat;
	background-position:10px;
	} 

.left_menu ul li a{
	text-align:left;
	padding:10px 0 0 40px;
	color:#FFF;
	font-size:14px;
	width:260px;
	height:30px;
	display:block;
	text-decoration:none;
	} 

.left_menu ul li a:hover{
	color:#FEDA25;
	font-size:14px;
	text-decoration:underline;
	} 
	
.h3 {
	background:url(images/h3.png) no-repeat;
	margin:10px 0 0 0;
	width:300px;
	height:70px;
	}	
	
h3 {
	color:#5C5C5C;
	font-size:21px;
	font-weight:normal;
	margin:17px 0 5px 0;
	padding:0;
	float:left;
	width:300px;
	text-align:center;
	}
	
.contact {
	text-align:center;
	background:url(images/contact.png) left bottom no-repeat;
	font-size:14px;
	height:205px;
	width:200px;
	margin:0 0 0 8px;
	}
	
#contact {
	background:#cbc9c9;}
	
.contact h2 {
	color:#333;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	padding:30px 0 20px 0;
	margin:0px 0 0px 50px;
	}
	
.telephone {
	text-align:center;
	margin:0 0 0 50px;
	font-size:18px;
	}
	
.e-mail {
	margin:20px 0 0 40px;
	font-size:13px;
	}
	
.menu {
	width:700px;
	height:49px;
	background:url(images/menu2.png) top no-repeat;
	}

.menu ul{
	list-style-type:none;
	margin:0 3px 0 5px;
	padding:0;
	}
	
.menu ul li{
	float:left;
	text-align:center;
	display:block;
	margin:4px 0 0 0;
	background:url(images/menutopliborder.png) right no-repeat;
	}
	
.menu ul li a{
	display:block;
	color:#333333;
	font-size:16px;
	padding:6px 9px 0 10px;
	height:28px;
	}
	
.menu ul li:hover{
	}
	
.menu ul li a:hover{
	background:url(images/menutophover.png);
	display:block;
	color:#333333;
	font-size:16px;
	}
	
#calk {
	color:#f30898;
	font-size:16px;
	font-weight:bold;
	}
	
#gazel {
	color:#FF0;
	font-size:16px;
	font-weight:bold;
	}
	
.site_desc {
	font-size:16px;
	text-align:center;
	font-weight:700;
	height:100px;
	padding:0 0 0 100px;
	background:url(images/garaj.png) left no-repeat;
	}
	
.site_desc p {
	margin:0 0 0 10px;
	padding:0;
	font-weight:normal;
	text-align:left;
	}
	
.links {
	margin:0 0 10px 0;
        min-height: 200px;
        height: auto
	}
	
.links ul {
	list-style-type:none;
	float:left;
	padding:0;
	margin:10px 0 0 10px;
	}	
	
.links ul li {
	list-style-type:none;
	display:block;
	padding:0;
	margin:0 0 3px 0;
	text-align:left;
	}
	
.links ul li a{
	text-decoration:underline;
	font-size:14px;
	color:#333333;
	}
	
.links ul li a:hover{
	text-decoration:none;
	}
	
.main_desc{
	overflow: hidden;
	font-size:14px;
	line-height:23px;
	text-align:left;
    }
	
.main_desc a{
	color:#333333;
	font-size:15px;
	text-decoration:underline;
	}

.main_desc a:hover{
	text-decoration:none;
    }
	
.footer {
	background: url(images/footer.png) no-repeat;
	text-align:center;
	width:677px;
	height:123px;
	color:#ffffff;
	padding:5px 200px 0 115px;
	margin:0 0 0 5px;
	font-size:13px;
	}
	
.footer a {
	color:#FFF;
	font-size:14px;
	text-decoration:none;
	}
	
.footer a:hover {
	text-decoration:underline;
	}
	
.banner {
	text-align:center;
	padding:0 0 20px 320px;
	}
	
.content {
	padding:10px;
	}
	
.span_1{
	float:left;
	overflow: hidden;
	width:80px;
	}
	

.span_1 a {
	font-size:16px;
	text-decoration:none;
	color:#333333;
}

.span_1 a:hover{
	text-decoration:underline;
	}
	
.span_2 {
	float:left;
	overflow: hidden;
	width:600px;
	margin:0 0 10px 0;
	text-align:left;
	}
	
.span_2 h1 {
	font-size:18px;
	margin:0;
	text-align:left;
	padding:0;
	color:#000;
	}

.content .main_desc img{
	padding:2px;
	border:1px solid #999;
	}
	
.price2 {
	}
	
.price2 b {
	font-weight:bold;
	font-size:14px;
	}
	
.grafic {
	color:#000;
	font-size:14px;
	text-align:left;
	overflow: hidden;
	}
	
#grafic {
	color:#900;
	}
	
.park {
	text-align:left;
	}
	
.park a{
	color:#09F;
	font-size:14px;
	text-decoration:none;
	}
	
.park a:hover{
	text-decoration:underline;
	}	
	
.park .title {
	color:#900;
	font-size:14px;
	text-align:left;
	font-weight:bold;
	margin:3px;
	}
	
.park .info {
	text-align:left;
	font-size:13px;
	}

.park .border {
	border-bottom:1px dotted #999999;
	border-right:1px dotted #999999;
	padding:0 0 10px 10px;
	}
	
.park .border2 {
	border-bottom:1px dotted #999999;
	padding:0 0 10px 10px;
    }
	
.searchForm {
	overflow:hidden;
	background:url(images/menushad.png) bottom center no-repeat;
	height:35px;
	}	

.searchForm input {
	float:left;
    }

.searchForm input.field {
	background:url(images/menutophover.png);
	height:23px;
	margin:0 5px 0 0;
	border:1px solid #5C5C5C;
	padding:5px 0 5px 2px;
	width:170px; 
	color:#575757;
	}

.search_d {
	color:#000;
	font-size: 15px;
    font-weight: bold;
	margin:10px 0 0 0;
    text-decoration: underline;
	}

	
 h1 {
	 font-size:22px;
	 text-align:center;
	 color:#06F;
	 padding:0;
	 margin:5px;
	 font-weight:bold;
	 }
	
.header2 {
	background:url(images/header4new.jpg);
	padding:10px 0 10px 45px;
	text-align:center;
	}
	
.calculator_w {
	background:#F7F7F7;
	border:2px solid #900;
	padding:5px;
	margin:10px 0;
	width:660px;
	}
	
.sitemap {
	margin:0;
	}
	
.sitemap ol {
	list-style-type:decimal;
	float:left;
	padding:0;
	margin:10px 0 0 0;
	}	
	
.sitemap ol li {
	display:block;
	padding:0;
	margin:0 0 3px 0;
	text-align:left;
	}
	
.sitemap ol li a{
	text-decoration:underline;
	font-size:14px;
	color:#333333;
	}
	
.sitemap ol li a:hover{
	text-decoration:none;
	}
	
.search_f {
	padding:5px 0 5px 40px;
	text-align:center;
	}