/* ----------------------------------------------- [ * ] */

@import url(css/grid-900.css);

* {
	margin: 0;
	padding: 0;
}

/* -------------------------------- [ General Elements ] */

body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 61%;
	background: #fff;
	color: #111;

}

hr {
	display: none;

}

img {
	vertical-align: middle;
	border: 0;
}

h1, h2, h4 {
	padding-left: 8px;
	padding-right: 8px;
	color: #000;
		
}

h1 {
	margin-bottom: .3em;
	font-size: 2.8em;
	line-height: .95em;
}

h2 {
	font-family:"Helvetica", Arial, Gadget, sans-serif;
	letter-spacing: -1px;
    font-size:28px;
	color: #337fb4;
	margin-bottom: 10px;
}

h3 {
font-family:"Helvetica", Arial, Gadget, sans-serif;
letter-spacing: 0px;
font-size:20px;
margin-top: 10px; 
margin-bottom: 5px;
text-align: left;
font-weight: normal;
color: #222;
padding-left: 8px;
padding-right: 8px;
}

h4 {
	margin-bottom: .6em;
	font-size: 1.3em;
	line-height: 1.6;
}

h5 {
	margin-bottom: 1em;
	font-size: 1.2em;
	line-height: 1.6;

}

p {
	margin-bottom: 1em;
	padding-left: 8px;
	padding-right: 8px;
	font-size: 1.2em;
	line-height: 1.5;
}

a {
	text-decoration: none;
	color: #337fb4;
}

a:hover {
	color: #ccc;
}

abbr, acronym {
	border-bottom: 1px dotted #000;
	cursor: help;

}

kbd {
	font-family: "Monaco", "Courier New", fixed;
	font-size: 1em;
	text-transform: uppercase;
}



/* ======================== [ Wrapper ] ========================*/

#wrapper {
width: 940px;
margin: 0 auto;
margin-top: 10px;
margin-bottom: 3em;
overflow: hidden;
background: #fff;  
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
   
}
#wrapper_frontpage {
width: 980px;
margin: 0 auto;
margin-top: 0em;
margin-bottom: 1em;
overflow: hidden;
background: transperant;     
}
#inner_content{
width: 940px;
padding: 20px;
background: #fff;
}
/* ======================== [ TOP IMAGE FOR REGUALAR PAGES]  ======================== */
#wide_image{
width: 940px;
heigth: 180px;	
background: #ccc;
margin-bottom: 0px;

}
#wide_wrapper{
width: 900px;
margin: 20px;
margin-bottom: 60px;
float: left;
}


.kolumn_half{
width: 448px;
float: left;
padding: 0px;
}



#kolumn_wrapper{
width: 620px;
float: left;
padding: 20px;
}
#kolumn_v{
float: left;
width: 300px;
margin-right: 10px;
clear:both;
}
#kolumn_h{
float: left;
width: 300px;
margin-right: 10px;
}
#kolumn_h h3{
font-family:"Helvetica", Arial, Gadget, sans-serif;
letter-spacing: 0px;
font-size:20px;
margin-bottom: 5px;
margin-top: 0px;
text-align: left;
font-weight: normal;
color: #222;
}
#kolumn_v h3{
font-family:"Helvetica", Arial, Gadget, sans-serif;
letter-spacing: 0px;
font-size:20px;
margin-bottom: 5px;
margin-top: 0px;
text-align: left;
font-weight: normal;
color: #222;
}

/* ======================== [ Main Nav ]  ======================== */
#dropmenu {
display: none;
	}
#dropmenu a {
	z-index:300; 
	display:block; 
	color:#fff; 
	text-decoration:none; 
	padding:11px 14px 15px 14px; 	
	}
#dropmenu a:hover {
	background:#640700;
	color:#fff;
	}
#dropmenu li {

	float:left; 
	position:relative;
	margin-right: 0px;
	}	
#dropmenu li.current_page_item {
background: #990000;




}
	
	
/* ====== LEVEL 2 ====== */
	
#dropmenu ul {
	margin:0; 
	padding: 0 0 0 0;
	list-style-type:none; 
	list-style-position:outside;  
	z-index:300;  
	font-weight:bold;
	color: #fff;
	font-family: helvetica,sans-serif;
	font-size: 12px;
	position:absolute;
	top: 50px;
	width: 495px; 
	left:0px;
	}
#dropmenu ul li {
	margin-right: 1px;
	}
#dropmenu ul {

	}
#dropmenu ul a {
	color: #fff;
	padding: 4px 4px 4px 10px;
	}
	
#dropmenu li ul {
	background: transperant;
	}
#dropmenu li ul a {
	width:12em; 
	height:auto; 
	float:left;  
	background:#ad0c00;
	}
#dropmenu li ul a:hover { 
	background:#640700;
	}
#dropmenu ul ul {
	top:auto;
	}
	
	
	
	
#dropmenu li ul ul {
	left:12em; 
	margin:0px 0px 0px 0px;
	}
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {
	display:none;
	}
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {
	display:block;
	}
#nav_wrapper2{
width: 940px;
padding: 0 0px 0 0px;
margin: 0 auto;
overflow: hidden;  
height: 80px;   
}





#nav_wrapper{
width: 940px;
padding: 0 0px 0 0px;
margin: 0 auto;
overflow: hidden;  
height: 45px;   
}
#main-nav {
background: #e11202;
padding: 0 0 0 0;
overflow: hidden;
width: 100%;
font-family: helvetica,sans-serif;
font-size: 16px;
font-weight: bold;
letter-spacing: -0.5pt;
line-height: 0.5;
text-align: center;
}
#main-nav ul {
height: 45px;
list-style-type: none;

}

#main-nav li.page_item {
float: left;
padding: 20px 0px 15px 0px;


}

#main-nav li.current_page_item {
background: #990000;
padding: 20px 0px 20px 0px;


}


#main-nav li a {
padding: 75px 20px 85px 20px;
color: #fff;
}

#main-nav li a:hover {
background:#ccc;
}

#main-nav li:active{
background:#333;
}

/* ============================= [ SUB NAV ] ============================= */
#sub-nav {
background: #337fb4;
padding: 0 0 0 0;
overflow: hidden;
width: 100%;
font-family: helvetica,sans-serif;
font-size: 16px;
font-weight: bold;
letter-spacing: -0.5pt;
line-height: 0.5;
text-align: center;
border-bottom: 1px solid #CCC;
}

#sub-nav ul {
height: 45px;
list-style-type: none;

}

#sub-nav li.page_item {
float: left;
padding: 20px 0px 15px 0px;


}

#sub-nav li.current_page_item {
background: #093553;
padding: 20px 0px 20px 0px;


}


#sub-nav li a {
padding: 75px 20px 85px 20px;
color: #fff;
}

#sub-nav li a:hover {
background:#ccc;
}

#sub-nav li:active{
background:#333;
color:#fff;
}

/* ============================= [ SUB NAV 2] ============================= */
#sub-nav2 {
padding: 0 0 0 0;
overflow: hidden;
font-family: helvetica,sans-serif;
font-size: 14px;
line-height: 0.5;
border-top: 1px solid #CCC;
width: 600px;
}

#sub-nav2 ul {
color: #ccc;

}

#sub-nav2 li.page_item {
color: #ccc;
display: block;
float: left;
margin-right: 40px;

}

#sub-nav2 li.current_page_item {
border-bottom: 2px solid #ccc;
float: left;
}


#sub-nav2 li a {
color: #ccc;
}

#sub-nav2 li a:hover {
	color: #000;
}

#sub-nav2 li:active{
}
/* ============================= [ Header ] ============================= */

#header_top{
background: #fff url("img/top_bg.jpg");
height: 159px;
margin: 0 auto;
}
#top_wrapper{
width: 940px;
height: 61px;
padding:20px 0px 20px 0px;
margin: 0 auto;
overflow: hidden;     
}
#top_left {
width: 320px;
float: left;
padding-left: 0px;
margin-top: -8px;
}
#top_right {
width: 615px;
float: left;
font-size: 14px;
color: #000;
text-decoration: underline;
text-align:  right;
padding-top: 0px;
padding-right: 0px;
}

/* ============================= [ BLOCKS] ============================= */
#wrapper_header_front {
padding: 20px 20px 15px 20px;
overflow: hidden;
background: transparent url('img/main_img_bg.png');   
margin-top: -10px;
z-index: 1;
}
#header_front {
height: 351px;
padding: 0px 0px 0px 0px;
}

#content_wrapper{
padding: 0px 20px 0px 20px;
height: 230px;
margin-bottom: 0px;

}
#block_1{
background: #fff;
width: 250px;
height: 200px;
padding: 10px;
float: left;
margin-right:5px;
border: 1px solid #d5d5d5;
}
#block_1 p{
	font-size:14px;
}


#block_2{
background: transperant;
width: 270px;
height: 220px;
float: left;
margin-right: 5px;
margin-left: 5px;

}
#block_2 a{
font: 14px #337fb4;
}

#block_news{
background: #fff;
width: 374px;
height: 220px;
padding: 0px 0px 0px 0px;
margin-left: 5px;
float: left;
border: 0px solid #cfdee6;
}

#block_head{
background: #337fb4;
color: #fff;
height: 20px;
padding: 3px;
text-transform:uppercase;
letter-spacing: 1.5px;
font-size: 9px;
}

#block_news_content{
padding: 10px;
}

/* ============================= [ Läs mer] ============================= */

.more{
	color:#fff;
	padding: 3px 5px 3px 5px;
	background:#337fb4;
	float: right;
	margin-top: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
		font-size: 12px;
}

.more:hover{
	background:#036;
}
.more2{
	float: left;
	color:#fff;
	padding: 3px 5px 3px 5px;
	background:#337fb4;
	margin-top: 15px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 12px;
}
.more2:hover{
	background:#036;
}
/* ********************************* [ Content ] *********************************  */

#content ul{
margin: 10px 0 2em 20px;
font-size: 1.2em;
}

#content li {
line-height: 20px;

}


#content {
	width: 610px;
	padding: 20px;
	margin-right: 10px;

}














ul.nav {
	margin: 0 0 2em 0;
	list-style-type: none;
}

.nav li {
	margin: 0;
	padding: .4em 8px .5em 8px;
	font-size: 1.0em;
	line-height: 1.6;
	border-bottom: 1px dotted #bbb;
}

.nav li.last {
	border-bottom: 0;
}

ul.navlinks {
	position: absolute;
	top: 36.4em;
	list-style-type: none;
	overflow: hidden;
}

.navlinks li {
	font-size: 1.2em;
	line-height: 1.6;
}

.navlinks li a {
	display: block;
	padding: .4em 8px .5em 8px;
}

.navlinks li a:hover {
	background: #000;
	color: #fff;
}






ul.blocklist {
margin-top: 0px;
color: #fff;
list-style-position: left;
margin-left:0px;
margin-right:0px;
list-style:none;

}

.blocklist li {
	display: block;
}

.blocklist li a {
	display: block;
	padding: 24px 20px 24px 20px;
	font-weight: bold;
	color: #fff;
	font-size: 19px;
}

.blocklist li a:hover {
	background: #e11202;
	color: #fff;
}

.revision{
	background: #337fb4;
		border-bottom: 4px solid #ecf5fa;
}
.redovisning{
	background: #337fb4;
		border-bottom: 4px solid #ecf5fa;
}
.radgivning{
	background: #337fb4;
}



/* *************************** [ side blocklist ] ************************* */
ul.blocklist2 {
margin-top: 0px;
color: #000;
list-style-position: left;
margin-left:0px;
margin-right:0px;
list-style:none;

}

.blocklist2 li {
	display: block;
	border-top: 1px solid #000;
}

.blocklist2 li a {
	display: block;
	padding: 24px 20px 24px 20px;
	font-weight: bold;
	color: #000;
	font-size: 19px;
}

.blocklist2 li a:hover {
	background: #337fb4;
	color: #fff;
}

/* *************************** [ tjanster blocklist ] ************************* */
ul.blocklist3 {
margin-top: 0px;
color: #fff;
list-style-position: left;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
list-style:none;
}

.blocklist3 li {
	display: block;
	width: 290px;
	float: left;
	margin-right: 10px;
	}

.blocklist3 li a {
	display: block;
	padding: 24px 20px 24px 20px;
	font-weight: bold;
	color: #fff;
	font-size: 19px;
}

.blocklist3 li a:hover {
	background: #e11202;
	color: #fff;
}

.revision3{
	background: #337fb4;

}


/* *************************** [ Tjänster val] ************************* */

.tjanster_box_1{
	background: #fff url("/wp-content/themes/cederblad_theme/img/sub_image_1.jpg");
	width: 195px;
	height: 269px;
	padding: 0px;
	float: left;
}
.tjanster_box_2{
	background: #fff url("/wp-content/themes/cederblad_theme/img/sub_image_2.jpg");
	width: 194px;
	height: 269px;
	padding: 0px;
	float: left;
	margin: 0 4px 0 4px;
}
.tjanster_box_3{
	background: #fff url("/wp-content/themes/cederblad_theme/img/sub_image_3.jpg");
	width: 195px;
	height: 269px;
	padding: 0px;
	float: left;
}
/* *************************** [ Footer] ************************* */
#footer_bottom{
background: #fff url("img/bottom_bg.jpg") top repeat-x;

margin: 0 auto;
padding-bottom: 140px;
overflow:hidden;
}

#bottom_wrapper{
width: 940px;
padding:40px 0px 20px 0px;
margin: 0 auto;   
overflow: hidden;
}

#bottom_left {
width: 420px;
float: left;
padding-left: 0px;
padding-top: 0px;
}
#bottom_right {
width: 515px;
float: left;
color: #000;
text-decoration: underline;
text-align:  right;
padding-top: 0px;
padding-right: 0px;
}
#bottom_right a img{
border: 0;
}

#footnotes {
width: 300px;

}

#footnotes p {
	margin-bottom: .2em;
	font-size: 1.1em;
}

#bottom_left .rss {
	margin-left: 8px;
	padding-left: 16px;
	background: transparent url(images/feed-icon.gif) no-repeat center left;
}

#footnotes .rss {
	margin-left: 8px;
	padding-left: 16px;
	background: transparent url(images/feed-icon.gif) no-repeat center left;
}







/* ********************************* [ MEDARBETARE ] *********************************  */


.staffcol{
width: 158px;
height: 75px;
padding: 10px;
float: left;
font:Arial, Helvetica, sans-serif;
font-size:11px;
display:block;
line-height: 12px;
}
.staffcol:hover{
color: #666;
background:#F0F0F0;
}

.staffcol img{
margin-bottom: 12px;
}














#top {
background: #ccc url("/img/top.jpg") top left no-repeat;
height: 120px;
width: 96em;
margin: 0 auto;
margin-top: 5px;
padding: 0px 20px 0 20px;
}



#header {
background: #ccc;
overflow: hidden;
}

#header h1 {
	margin-top: .45em;
}

#header h1 a, #header h2 {
	color: #000;
}

/* -------------------------------------------- [ Post ] */

.post {
	padding: 1em 0 2em 0;
	border-top: 1px solid #ccc;
	width: 610px;
	clear: both;
}

.post-content p, .post-content h5, .post-content code {
	width: 430px;
	height: auto;
}

.post-content h3 {
	line-height: .9;
	width: 420px;
}

.post-content h5 {
	margin-top: 2.5em;
	margin-bottom: .5em;
	padding-left: 8px;
	padding-right: 8px;
	text-transform: uppercase;
}

.post-content blockquote {
	margin: 0 3.2em 0 3.2em;
}

.post-content blockquote p {
	width: 440px;
	padding: 0;
}

.post-content blockquote ul {
	width: 45pxem;
}

.post-content dl {
	margin: 0 0 1em 0;
	padding-left: 8px;
	padding-right: 8px;
	font-size: 1.2em;
}

.post-content dt {
	margin: 0 0 .5em 0;
	font-weight: bold;
	font-size: 1em;
}

.post-content dd {
	width: 440px;
	margin: 0 0 1em 2em;
	line-height: 1.6;
}

.post-content ul, .post-content ol {
	width: 440px;
	margin-left: -12px;
	padding-right: 8px;
	list-style-type: none;
}

.post-content li {
	margin: 0 0 1em 0;
	padding-left: 20px;
	font-size: 1.2em;
	line-height: 1.6;
	background: transparent url(images/bullet.gif) no-repeat left 2px;
}

.post-content ol {
	margin-left: 8px !important;
}

.post-content ol li {
	padding-left: 0;
	list-style-type: decimal;
	background: none;
}

.post-content code {
	font-family: "Monaco", "Courier New", fixed;
	font-size: .9em;
}

.post-content pre {
	margin: 2em 0 2em 0;
	padding: 2em;
	font-size: 1.2em;
	background: #eee;
	overflow: auto;
}

.post-content pre code {
	color: #222;
}

.post-content .quote-author {
	float: right;
}

/* -------------------------------------- [ Commentary ] */

#commentary {
	border-top: 1px solid #111;
	padding: 1em 0 0 0;
	overflow: hidden;
	clear: both;
}

.comment {
	margin: 0 0 3em 0;
	padding: 1em 0 0 0;
	border-top: 1px dotted #ccc;
	clear: both;
	overflow: hidden;
}

.comment dt {
	margin: 0 0 .5em 0;
	font-size: 1.2em;
	line-height: 1.6;
}

#leave-comment {
	border-top: 1px solid #111;
	padding: 1.2em 0 0 0;
	overflow: hidden;
	clear: both;	
}

#leave-comment code {
	font-family: "Monaco", "Courier New", fixed;
	font-size: .9em;
}

.comment-field {
	padding-top: 1.2em;
	padding-bottom: 1.2em;
	border-bottom: 1px dotted #ccc;
	clear: both;
	overflow: hidden;	
}

label {
	display: block;
	padding-top: 7px;
	font-size: 1.2em;
	line-height: 1.6;
	font-weight: bold;
}

input, textarea {
	width: 94%;
	padding: 8px;
	font-family: Arial, Verdana, sans-serif;
	
	border: 1px solid #ccc;
}

textarea {
	height: 5em;
}

.check {
	margin: 0;
	float: left;
	width: 40px;
}
/* ----------------------------------------- [ Sidebar ] */

#sidebar {
	width: 240px;
	margin: 20px 20px 20px 0;
	padding: 10px;
	background: #f2fcff;
	float:left;
}

#sidebar .more{
	color:#fff;
	padding: 8px 10px 8px 10px;
	background:#337fb4;
	float:left;
	margin-top: 5px;
	margin-left: 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
		font-size: 12px;
}

#sidebar .more:hover{
	background:#036;
}

#sidebar h4 {
	padding-bottom: .6em;
	line-height: 1.6;
	border-bottom: 1px solid #ccc;
}

#sidebar p {
	font-size: 1.1em;
	color: #111;
}

#sidebar .section input {
	width: 15.8em;
	margin: 0 0 1em 0;
	padding: 6px 6px 6px 23px;
	border: 1px solid #ccc;
	background: transparent url(images/bg-search.gif) no-repeat 7px center;
	font-size: 1.1em;
	float: left;
}



#sidebar ul.nav {
	margin: 0 0 2em 0;
	list-style-type: none;
}

#sidebar .nav li {
	margin: 0;
	padding: .4em 8px .5em 8px;
	font-size: 1.1em;
	line-height: 1.6;
	border-bottom: 1px dotted #bbb;
}

#sidebar .nav li.last {
	border-bottom: 0;
}




.section {
	margin: 0 0 1em 0;
	clear: both;
	
}
.section .col {

}



#content .section {
	margin: 0 0 2em 0;
	padding: 1em 0 0 0;
	border-top: 1px dotted #bbb;
}

#content .first {
	border: 0;
}

.submit {
	width: 100px;
	padding: 0;
	border: 0;
}

.navigation {
	margin: 0 0 1em 0;
	padding: 1em 0 0 0;
	list-style-type: none;
	overflow: hidden;
	clear: both;
}

.navigation li {
	font-size: 1.2em;
}


/* --------------------------------- [ General Classes ] */

.small {
	font-size: 1em;
	line-height: 1.6;
}

/* If you want a text in ALL CAPS */

.ver {
	text-transform: uppercase;
	color: #000;
}

/* For by-lines */

.low {
	font-family: Palatino, Georgia, "Times New Roman", sans-serif;
	font-style: italic;
	font-weight: normal;
	text-transform: lowercase;
	color: #666;
}

/* A nice ampersand */

.amp {
	font-family: Baskerville, Georgia, "Times New Roman", sans-serif;
	font-style: italic;
	font-weight: normal;
	color: #666;
}

/* For image captions */

.left {
	float: left;
}

.right {
	float: right;
}

.align-right {
	display: block;
	text-align: right;
}

.align-center {
	display: block;
	text-align: center;
}

.both {
	clear: both;
}

.image {
	background-color: #f9f9f9;
	border: 1px solid #eee;
	border-bottom: 1px solid #eee;
	display: block;
	padding: 7px;
}

.nudged {
	margin-right: 8px;
}

.nudged-left {
	padding-left: 8px;
}

.nudge-bottom {
	margin-bottom: 1.5em;
}

.last-field, .first-post {
	border: 0;
}

.title-not {
	width: 33px;
	height: 25px;
	margin: 0 6px 0 0;
	display: block;
	text-indent: -1000em;
	background: transparent url(images/not.gif) no-repeat top left;
	float: left;
}

.search-field {
display: none;
}

/* Use for full width images (596px) */

.full-image {
	margin-left: -15.2em;
}

/* Centering for older posts */ 

.centered {
	display: block;
	margin: 0 auto;
}

.button {
	display: block;
	padding: 8px;
	background: #222;
	color: #fff;
	font-size: .9em;
	text-transform: uppercase;
	letter-spacing: 3px;
	text-align: center;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.button:hover {
	background: #000;
}

/* ---------------------- [ Wordpress required classes ] */

ul.widgetized-sidebar {
	list-style-type: none;
}

ul.widgetized-sidebar li {
	margin: 0 0 2em 0;
	clear: both;
	overflow: hidden;
}

ul.widgetized-sidebar li h2 {
	margin-bottom: 0.6em;
	padding-bottom: .6em;
	font-size: 1em;
	line-height: 1.6;
	text-transform: uppercase;
	border-bottom: 1px solid #ccc;
	color: #000;
}

ul.widgetized-sidebar li ul li {
	margin: 0;
	padding: .4em 8px .5em 8px;
	font-size: 1.1em;
	line-height: 1.6;
	border-bottom: 1px dotted #bbb;
	font-size: 1.1em;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
	margin: 1em;
	padding: .8em;
	text-align: center;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	margin: .5em 0 .5em 0;
	padding: 0;
	font-size: 1.1em;
	line-height: 1.6;	
}

.categories { }
.cat-item { }
.current-cat { }
.current-cat-parent { }
.pagenav { }
.page_item { }

.current_page_parent { }
.widget { }
.widget_text { }
.blogroll { }
.linkcat{ }

#wp-calendar {
	border-collapse: collapse;
	font-size: 1.1em;
	margin: 0 auto;
}

#wp-calendar caption {
	margin-bottom: .8em;
	font-size: 1.1em;
	font-weight: bold;
}

#wp-calendar thead tr th {
	padding: 1em;
}

#wp-calendar td {
	padding: 1em;
}

#wp-calendar tr {
	padding: 1em;
}


