/*
Theme Name: Hello Clarice 2.0
Description: 
Version: 1 (WP 2.9+)
Author: Hello Clarice
Author URI: http://www.hello-clarice.se
Tags: basic, clean
*/

/* RESET
--------------------------------------------------------*/

* { outline: none; }

:focus { outline: 0; }

/* Normalzes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, object, input, textarea, p, blockquote, th, td
{ margin: 0; padding: 0; }

table { border-collapse:collapse; border-spacing:0; }

/* Normalizes font-size for headers */
h1, h2, h3, h4, h5, h6
{ font-size: 100% }

/* Remove list-style */
ol, ul 
{ list-style: none; }

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var
{ font-style: normal; font-weight: normal; }

/* Removes border from fieldset and img */
fieldset, img
{ border: 0; }

/* Left-aligns text in caption and th */
caption, th
{ text-align: left; }

/*=============================================================*/

html {
overflow: scroll;
overflow:-moz-scrollbars-vertical;
}

.aligncenter { display:block; margin:0 auto }
.alignleft { float:left }
.alignright { float:right }
.wp-caption { }

.hidden {display: none;}
.hover {cursor: pointer; display: block;}

.page .entry .kontaktperson {
	border:1px solid #FFFFFF;
	float:left;
	padding:10px;
	width:550px !important;
}

img.kontaktperson_img {margin-top: 3px;float: left; margin-right: 10px;} 
/* COLOR */
.red {color:#c32100;}

.rounded {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	khtml-border-radius: 3px;
}

.post img.alignleft {
float:left;
margin:5px 20px 15px 0;
}
.post img.alignnone {
margin:5px 20px 15px 0;
}

.post img.alignright {
float:right;
margin:5px 0px 15px 15px;
}


strong, b {font-weight: bold;}
em {font-style: italic}

.clear {clear: both;}

a {color: #c32100; text-decoration: none;}
a:hover {color: #666;}

body {
	font-size: 13px;
	line-height: 20px;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #161616;
	background: #fff /*url(images/12_col.png) center repeat-y*/;
	text-align: center;
}
h1,h2,h3,h4{font-family:  Arial, "Helvetica Neue", Helvetica, sans-serif}
#wrapper {
	position: relative;
	margin: 0 auto;
	width: 940px;
	padding: 0 10px;
	text-align: left;
}

#header {
	float: left;
	position: relative;
	width: 940px;
}
#header .vcard {
	position: absolute;
	bottom: 40px;
	left: 0px;
	font-size: 12px;
	line-height: 15px;
}
.home #wrapper {margin-top: 0px;}

#contentWrapper h2, #WrapperWide h2, #contentWrapper h1, #WrapperWide h1 {
	font-size: 28px;
	line-height: 32px;
	color: #c32100;
	text-decoration: none;
	font-weight: normal;
	margin-bottom: 20px;
	width: 100%;
	display: block;
}
h2.entry-title a:hover, h1.entry-title a:hover { color: #161616; cursor: pointer}
body.blog h2.entry-title a:hover, body.blog h1.entry-title a:hover { color: #161616; cursor: pointer}

body.home h2.entry-title a:hover, body.home h1.entry-title a:hover { color: #f8f8f8; cursor: pointer}

#contentWrapper h2.arkiv, #contentWrapper h1.arkiv {
	font-size: 28px;
	margin-top: -55px;
}

#contentWrapper h3 {
	font: 400 18px/18px Arial, Helvetica, sans-serif;
	color: #c32100;
	text-decoration: none;
	font-weight: normal;
	margin-bottom: 5px;
	width: 100%;
	display: block;
}

p {
	margin-bottom: 18px;
}

/* LOGO */

#logo a, #logo h1 {
	float: left;
	width: 226px;
	height: 199px;
	background: url(images/logo.png) top left no-repeat;
	margin: 26px 214px 60px 0;
	text-indent: -9999px;
	display: block;
}

/* TAGLINE */

#tagline, #tagline h1 {
	float: left;
	width: 500px;
	font: 400 32px/36px "proxima-nova-condensed-1","proxima-nova-condensed-2", Arial, Helvetica, sans-serif;
	padding-top: 100px;
	letter-spacing: 0px;
	color: #000;
	margin: 0 0 9px;
	text-transform: uppercase;
}
#tagline h1{
	padding-top: 0;
}
#tagline strong {color: #000; font-weight: 600}

/* KONTAKT
------------------------------------------------------*/

.contactTable {
	margin-bottom: 15px;
}

.contactTable td {
	padding: 0;
}

/* MAINNAV
------------------------------------------------------*/

#mainNav {
	position: absolute;
	top: 5px;
	right: 10px;
	background: #161616;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 10px 5px;
}

#mainNav li {
	float: left;
	margin-right: 2px;
}
#mainNav li a, #mainNav li.current_page_item a {
	color: #fff;
	font: 400 14px/14px "proxima-nova-condensed-1","proxima-nova-condensed-2", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	padding: 5px 10px
}
#mainNav li.current_page_item a {
	color: #1a1a1a;
	background: #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#mainNav li a:hover {
	color: #1a1a1a;
	background: #f8f8f8;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

/* SUBNAV
------------------------------------------------------*/
.submenu{
	
}
.submenu .current_page_item a {
	color: #fff;
	font-weight: normal;
	margin-left: -10px;
	padding: 5px 10px;
	background: #c32100;
	display: block;
}

.submenu ul li {
	font-size: 12px;
	text-indent: 10px;
}
.submenu li ul li {

}
.submenu .current_page_item ul li ul {padding-left: 10px!important;}
.submenu .current_page_item ul li {display: block;}
.submenu li ul li ul {
	margin-bottom: 0px !important;
}

.submenu .page_item {
	padding-left: 10px;
}

.submenu .current_page_item .page_item a{
	color: #c32100;
	font-weight: normal;
	background: transparent;
	padding: 0;
}

.submenu li.page-item-46.current_page_ancestor a, .submenu li.page-item-48.current_page_ancestor a{
	cursor: pointer;
	font-weight: bold;
	font-size: 18px;
	color: #000;
	padding-bottom: 10px;
}

#aktuellt li {
	padding: 10px 0;
	background: url(images/divider.gif) bottom left repeat-x;
}
#aktuellt li a {display: block;}

ul#rss, ul#arkiv {
	background: url(images/divider.gif) bottom left repeat-x;
	padding-bottom: 10px;
}

#rss li a {
	padding: 5px 0 5px 30px;
	line-height: 16px;
	background: url(images/rss.gif) left center no-repeat;
	display: block;
}



/* FRONT-PAGE
--------------------------------------------------------*/

#frontSearch {
	position: absolute;
	top: 270px;
	right: 10px;
	width: 300px;
	height: 45px;
}

.infotop {
	width: 460px;
	height: 8px;
	margin-top: -8px;
	background: url(images/backgrounds.png) left top no-repeat;
}

.infobox {
	position: relative;
	float: left;
	width: 460px;
	height: 240px;
	margin-top: 20px;
	color: #fff;
	background: url(images/backgrounds.png) left bottom no-repeat;
	font-family: Arial, sans-serif;
}

.infobox h2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	text-transform: uppercase;
	color: #c32100;
	text-decoration: none;
	padding: 22px 30px 0;
	margin-bottom: 18px;
	display: block;
	background: url(images/backgrounds.png) top left no-repeat;
}
.infobox p {padding: 0 30px; font-size: 14px; line-height: 20px;}
.inlagg p {width: 255px;}
.infobox .meta {margin-top: 0px;}
img.puffImg {
	position: absolute;
	top: 70px;
	right: 10px;
}
.inlagg {
	margin-right: 20px;
}


.meta .publicerat {font-size: 14px;}
.inlagg .publicerat {
	position: absolute;
	bottom: 20px;
	right: 20px;
}

.meta {
	float: right;
}

.topMidbox {
	width: 940px;
	height: 8px;
	margin: 20px 0 0 0;
	background: url(images/backgrounds.png) right top no-repeat;
}

.midbox, .bottombox {
	position: relative;
	width: 940px;
	color: #fff;
	margin: 0 0 20px 0;
	background: url(images/backgrounds.png) right bottom;; 
}

#flickr {
	position: relative;
	float: left;
	width: 290px;
	height: 305px;
	margin: 50px 30px 30px 30px;
	background: #000;
	border: 5px solid #000;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	overflow: hidden;
}
#flickr img {
	position: absolute;
	top: 0%;
	left: -50%;
	min-width: 500px;
}
#flickr a:hover img {
	opacity: 0.8;
	filter: alpha(opacity = 80);
}

.tittainRub {
	position: absolute;
	top: 13px;
	left: 30px;
}

.aktuelltRub {
	position: absolute;
	top: 13px;
	left: 360px;
	width: 67px;
}
.tittainRub h3, .aktuelltRub h3, h3.personal {
	font: 400 18px/19px arial, helvetica, sans-serif;
	line-height: 23px;
	text-transform: uppercase;
}
.aktuellt {
	float: left;
	width: 550px;
	margin: 50px 0px 10px 0px;
}
.aktuellt div {
	padding: 10px 20px;
	margin-bottom: 5px;
	float: left;
	background: #000;
}
.aktuellt h3 a {font-weight: normal;}
.aktuellt p {
	font-size: 12px;
	margin-bottom: 0px;
}
.aktuellt p.publicerat {
	font-size: 12px;
	float: right;
	text-align: right;
	font-style: italic;
}
.aktuellt p.teaser_readmore {
	width: 25%;
	float: left;
}
.frameFB {
	margin-left: 28px;
	margin-right: 32px;
	height: 215px;
	width: 405px;
	margin-top: 5px;
	background-color: #FFFFFF;
}

/* Personal front
--------------------------------------------------------*/

.bottombox {
	padding: 0 30px;
	width: 880px;
}
.personal {
	padding: 15px 0 15px 0px;
}
.personalbild {
	float: left;
	width: 125px;
	margin: 0 26px 20px 0;
	text-align: center;
}
.personalbild a {color: #fff; display: block;}
div.personalbild a:hover {color: #e5e5e5; background: #000;}
.bottombox .last {margin-right: 0px;}
.personalbild img {display: block; margin-bottom: 5px;}
.personalbild strong {font-weight: normal; margin-top: 5px; display: block;}
.personalbild span.title {font-style: italic; font-size: 11px; margin-top: 5px;margin-bottom: 0px;}

/* contentWrapper
------------------------------------------------------*/

#contentWrapper {
	margin-top: 0px;
	margin-right: 20px;
	float: left;
	width: 620px;
}

#WrapperWide {
	margin: 50px 0;
	float: left;
	width: 960px;
}
.page-template-kunder_page-php #WrapperWide {margin-top: 0px!important;}
.postWide {
	position: relative;
	margin: 0 0 20px 0;
	width: 940px;
	padding: 0px;
	float: left;;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	khtml-border-radius: 3px;
}
.logoModule {
	width: 140px;
	height: 140px;
	float: left;
	margin: 0 20px 20px 0;
}

/* Om Oss
--------------------------------------------------------*/

/*.folketimg {float: left;}
.folket {float: left; width: 360px;}
.folket:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}*/




.omosswrapper {
	float: left;
	position: relative;
	width: 100%;
}

.omosswrapper img {
	/*position: absolute;
	top: 0px;*/

}

/* POSTS
------------------------------------------------------*/

.post, body.search .page {
	position: relative;
	/*margin: 0 20px 20px 80px;
	width: 500px;*/
	margin: 0 20px 20px 0px;
	width: 581px;
	padding: 20px;
	float: left;
	background: #e7e8e8;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	khtml-border-radius: 3px;
}

body.page .post, body.error404 .post {
	position: relative;
	margin: 0 20px 20px 0px;
	width: 580px;
	padding: 20px;
	float: left;
	background: #e7e8e8;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	khtml-border-radius: 3px;
}

.blog .entry img.size-full, .blog .entry img.size-large {
	/*width: 500px;
	height: auto;*/
}
.entry {overflow: hidden;}

#contentWrapper .entry{
	/*float: left;*/
}
.meta {width: 100%; margin-top: 10px;}

#contentWrapper .meta p.publicerat, #contentWrapper .meta p.kommentar {
	font-family: arial;
	font-size: 12px;
	text-transform: uppercase;
}
#contentWrapper p.kommentar {
position:absolute;
right: 20px;
bottom: 0px;
}
.meta p.publicerat {
color:#c32100;
font-family:arial;
line-height:15px;
margin-bottom:0;
width: 50%;
}

p.inlagginfo {
	color:#6D6D6D;
	font-size:12px;
	line-height:16px;
	margin-top: 10px;
	margin-bottom:0;
	padding:10px 0;
	border-top: 1px solid #444;
	border-bottom: 1px solid #444;
	/*float: left;*/
}

p.ingress, h5 {
	font: 16px/24px Arial, Helvetica, sans-serif;
	margin-bottom: 18px;
	font-weight: normal;
}

.tab, .tabcomments {
	position: absolute;
	top: 0px;
	/*right: 519px;*/
	right: 601px;
	display: block;
	min-width: 80px;
	width: auto;
	text-align: right;
	float: left;
	margin: 0 20px 0 0;
	padding: 7px 8px 5px 8px;
	background: #161616;
	color: #fff;
	line-height: 16px;
	text-transform: uppercase;
	-moz-border-radius-topleft: 3px; -moz-border-radius-bottomleft: 3px;
	-webkit-border-top-left-radius: 3px; -webkit-border-bottom-left-radius: 3px;
}

.tabcomments {position: absolute; top: 0; left: -80px;}

.tab .date, .tabcomments .date {
	color: #f8f8f8;
	font-size: 12px;
	display: block;
	font-weight: normal;
}
.tab .year, .tabcomments .year {
	color: #f8f8f8;
	text-transform: uppercase;
	display: block;
	padding: 0 0 1px 0;
	font-size: 12px;
}
.tab .skrivetav, .tabcomments .skrivetav {
	display: block;
	padding: 3px 0 0 0;
	color: #f8f8f8;
	font-size: 11px;
}
.tab a, .tabcomments a {color: #f8f8f8;}
.tab a:hover, .tabcomments a:hover {text-decoration: none;}

.single .post{
	margin-left: 0;
	width: 580px;
}
.single .tab {
	position: static;
	background: none;
	color: #000;
	width: 580px;
	text-align: left;
	padding: 0;
	clear: both;
	margin-bottom: 10px;
}
.single .tab .date, .single .tabcomments .date, .single .tab .skrivetav, .single .tabcomments .skrivetav, .single .tab .year, .single .tabcomments .year, .single .tab a, .single .tabcomments a{
	color: #000;
	text-align: left;
}
.single .tab .heladatumet{
	padding-top: 20px;
}
.single .tab .date{
	float: left;
	font-size: 12px;
	
}
.single .tab .year{
	float: left;
	padding: 0 0 0 2px;
}
.single .tab .heladatumet, .single .tab .skrivetav{
	float: right;
	padding-left: 2px;
	width: 500px;
	text-align: left;
}
.single .tab .skrivetavbild{
	float: right;
	margin: 0; padding: 0;
	width: 70px;
	text-align: left;
}
.single .tab .skrivetav{
	margin-top: -20px;
}
/* SIDEBAR
------------------------------------------------------*/

#sidebar, #sidebarSecondary {
	width: 300px;
	margin-top: 0px;
	margin-bottom: 10px;
	float: left;
}

#sidebar h3, #sidebarSecondary h3 {
	font-size: 18px;
	font: 800 18px/18px Arial, Helvetica, sans-serif;
	line-height: 22px;
	margin-bottom: 5px;
}

#sidebar ul, #sidebarSecondary ul {
	margin-bottom: 10px;
}
.ul_nomargin ul li ul {margin-bottom: 0;}
.module {
	width: 260px;
	padding: 20px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	float: left;
	background: #e7e8e8;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}



/* sidebarSecondary */

#sidebarSecondary address a {
	font-weight: bold;
	color: #161616;
}


/* FOOTER
------------------------------------------------------*/

#footer, #footerTop {
	float: left;
	width: 100%;
	height: 110px;
	background: #efefef;
}
#footerTop {background: #efefef; height: auto; margin-bottom: 0px;}
#siteinfo, #siteinfoTop {
	position: relative;
	margin: 0 auto;
	width: 940px;
	padding: 0 10px;
	text-align: left;
}
#siteinfoTop {
	color: #000;
	padding: 20px 00px;
	width: 940px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	khtml-border-radius: 3px;
	background: url(images/divider.gif) bottom left repeat-x;
}
#siteinfoTop h2 {
	font-size: 28px;
	line-height: 20px;
	margin-bottom: 20px;
	font-weight: normal;
}
#siteinfoTop h5 {
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 10px;
	font-weight: normal;
	color: #666;
	text-transform: uppercase;
}
#siteinfoTop h5.wDivider, #siteinfoTop .wDivider {
	background: url(images/divider.gif) top left repeat-x;
	margin-top: 20px;
	padding-top: 20px;
}
/*.SiteColumn {	
	column-count: 4;
	column-gap: 20px;
	width: 960px;
}
*/
#siteinfoTop h3, #siteinfoTop ul li {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 10px;
}

#siteinfoTop h3, #siteinfoTop ul li.page_item {margin-top: 5px;}
#siteinfoTop ul li ul li.page_item{margin-top: 0px;}
#siteinfoTop ul li ul li a {text-transform: none; color: #333;}
#siteinfoTop ul li ul li a { margin-top: 0px; text-transform: uppercase;}
#siteinfoTop ul li ul li ul li a { margin-top: 0px; font-weight: normal;text-transform: none;}
#siteinfo p {margin: 50px 0 0 160px;}
#siteinfo p span {padding-left: 20px;}
#siteinfoLogo {
	position: absolute;
	top: -35px;	left: 20px;
	float: left;
	text-indent: -9999px;
	width: 86px;
	height: 84px;
	background: url(images/siteinfoLogo.png) top left no-repeat;
}

#siteinfo address {
margin: 50px 0 0 160px;
color: #333333;
font-size: 12px;
padding: 0 0 6px;
}

#siteinfo address span.epost {padding-left: 14px;}
#siteinfo address a {
	font-weight: bold;
	color: #161616;
}

address {
font-style:normal;
}

/* KOMMENTARER
------------------------------------------------------*/

.kommentarer {
	padding: 20px;
	
}

.kommentarer h3 {
	font-size: 22px;
	margin-bottom: 10px;
	font-weight: normal;
}

.commentApproved {color: #990000;}

h2.kommentar {
	font-size: 28px;
	font-weight: normal;
	margin-bottom: 10px;
}

img.avatar {
	margin-right: 5px;
}

.comment {
	padding: 10px;
	border: 1px solid #f2f2f2;
	margin-bottom: 20px;
	background: #f2f2f2;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.even {
	background: #f2f2f2;
}
.byuser, .comment-author-admin, .bypostauthor {
	background: #fff;
}

.comment-meta {
	margin-bottom: 5px;
}

p.author_cite {
	font-variant: small-caps;
	font-size: 13px;
}



/* FORM */

label {
	display: block;
	font-weight: normal;
	margin: 10px 0 5px 0;
	font-size: 12px;
}
label span {font-weight: normal;}

.input-fields {
	margin-bottom: 10px;

}

input {
	padding: 5px;
	width: 490px;
	border: 1px solid #ccc;
}


textarea {
	width: 480px;
	padding: 10px;
	border: 1px solid #ccc;
}
#commentform p.inloggadSom {margin-bottom: 10px;}

.btn_skicka, #goog-wm-sb {
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	padding: 10px;
	background: #C32100;
	color: #fff;
	font-family: arial;
	border: none;
	cursor: pointer;
	width: auto;
	-moz-border-radius: 3px;
	text-shadow: 0px 0px 1px #000;
}
.btn_skicka:hover {opacity: 0.9; text-shadow: -1px -1px 1px #000;}

/*Sökruta*/
#searchform {
	float: left;
	width: 280px;
	margin-bottom: 10px;
	padding: 5px 10px 2px 10px;   
	position: relative;
	float: left;
	background: #e7e8e8;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

input#s{
	padding:8px 10px 11px;
	width: 225px;

	background: url(images/searchfield-trans.png) top left no-repeat;
	font-size: 12px;
	color: #222;
	border: none;
}
input#searchsubmit {
	position: absolute;
	top: 5px;
	right: 10px;
	border: none;
	cursor: pointer;
	width: 36px;
	height: 32px;
	line-height: 17px;
	text-indent: -9999px;
}
.search_bt {background: url(images/searchIcon-trans.png) top left no-repeat;}
.search_bt:hover {background: url(images/searchIcon-trans.png) top left no-repeat;}
/* 404 */

#contentWrapper h3.other-things {
	margin-top: 30px;
}

#contentWrapper h3.other-things b {font-weight: normal;}

/* PAKETEN
--------------------------------------------------------------------*/

.entry ul {
margin-bottom:6px;
margin-left:1em;
}

.entry ul li {
background:transparent url(images/ok.png) no-repeat scroll 0 3px;
list-style-image:none;
list-style-position:outside;
list-style-type: disc;
margin-left:0px;
padding-left:10px;
margin-bottom: 5px;
}

#paketen {
	margin-top: 0px;
	margin-bottom: 30px;
}

#paketen img {
	padding-left: 20px;
}

#contentWrapper h2.paket {
	font-size: 48px;
	font-family: "proxima-nova-condensed-1","proxima-nova-condensed-2", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: lighter;
	text-align: center;
}

#paketTabell h3 {
	font-size: 16px;
	margin-top: 20px;
}

#paketTabell {
	border-collapse: collapse;
	width: 100%;
	border: none;
}

td {
	padding: 5px;
}

/* LISTA KUNDER
--------------------------------------------------------*/

.list-wrapper {margin-top: -20px;}

.list-wrapper ul li {
	list-style: none;
	background: #e5e5e5;
	padding: 10px;
}

.list-wrapper ul li a {
	display: block;
}
.list-wrapper ul li a:hover {color: #fff;}
.list-wrapper ul li:hover {
	color: #fff;
	background: #C32100;
	cursor: ;
}

.list-wrapper p {
	font-size: 32px;
	line-height: 38px;
	margin-top: 20px;
	margin-bottom: 0px;
}

.list-left-wrapper {
	float: left;
	width: 300px;
	margin-right: 20px;
}

.list-middle-wrapper {
	float: left;
	width: 300px;
	margin-right: 20px;
}

.list-right-wrapper {
	float: left;
	width: 300px;
	margin-right: 0px;
}



/* LOGOS
--------------------------------------------------------------------*/

div.gallerypost {
	float: left;
	margin: 0 0 10px 10px;
	padding: 10px;
	background: transparent;
}

div.gallerypost:hover {
	background: #800;
}

div.gallerypost img.attachment-thumbnail {
	width: 120px;
	height: 120px;
}

.kunder a{
	width: 140px;
	height: 140px;
	display: block;
	overflow: hidden;
	margin:0 20px 20px 0;
	float: left;
	text-indent: -9999px;
}
/*Fest och bröllop*/
.kunder a.tag-link-16{
	background:url(images/logos/logo_festochbrollopsmassan.jpg) no-repeat;
}
/*Individ och företagstjänst*/
.kunder a.tag-link-128{
	background:url(images/logos/logo_individochforetagstjanst.jpg) no-repeat;
}
/*Happy kitchen*/
.kunder a.tag-link-11{
	background:url(images/logos/logo_happykitchen.jpg) no-repeat;
}
/*Fruit*/
.kunder a.tag-link-12{
	background:url(images/logos/logo_fruit.jpg) no-repeat;
}
/*HR Resurs*/
.kunder a.tag-link-15{
	background:url(images/logos/logo_hrresurs.jpg) no-repeat;
}
/*Innovation Music Network*/
.kunder a.tag-link-10{
	background:url(images/logos/logo_innovationmusicnetwork.jpg) no-repeat;
}
/*Inva*/
.kunder a.tag-link-14{
	background:url(images/logos/logo_inva.jpg) no-repeat;
}
/*KBT i Karlstad*/
.kunder a.tag-link-17{
	background:url(images/logos/logo_kbtikarlstad.jpg) no-repeat;
}
/*Landstinget i Värmland*/
.kunder a.tag-link-18{
	background:url(images/logos/logo_Liv.jpg) no-repeat;
}
/*Matchsnack*/
.kunder a.tag-link-13{
	background:url(images/logos/logo_matchsnack.jpg) no-repeat;
}
/*Nöjesfabriken*/
.kunder a.tag-link-5{
	background:url(images/logos/logo_nojesfabriken.jpg) no-repeat;
}
/*Plus club*/
.kunder a.tag-link-8{
	background:url(images/logos/logo_plusclub.jpg) no-repeat;
}
/*Team Hellman*/
.kunder a.tag-link-110{
	background:url(images/logos/logo_hellman.jpg) no-repeat;
}
/*Attityd*/
.kunder a.tag-link-119{
	background:url(images/logos/logo_attityd.jpg) no-repeat;
}
/*KMTI*/
.kunder a.tag-link-117{
	background:url(images/logos/logo_kmti.jpg) no-repeat;
}
/* FORSHAGABOSTÄEDER */
.kunder a.tag-link-120{
	background:url(images/logos/logo_forshagabostader.jpg) no-repeat;
}
/* Klemner Studio */
.kunder a.tag-link-123{
	background:url(images/logos/logo_klemner.jpg) no-repeat;
}
/* Räddningstjänsten */
.kunder a.tag-link-124{
	background:url(images/logos/logo_raddningstjanstenKD.jpg) no-repeat;
}
/* Folkpartiet */
.kunder a.tag-link-113{
	background:url(images/logos/logo_folkpartiet.jpg) no-repeat;
}
/* Consensum */
.kunder a.tag-link-122{
	background:url(images/logos/logo_consensum.jpg) no-repeat;
}
/* Stugbasen */
.kunder a.tag-link-125{
	background:url(images/logos/logo_stugbasen.jpg) no-repeat;
}
/* Rosell&Bergson */
.kunder a.tag-link-134{
	background:url(images/logos/logo_rosellbergson.jpg) no-repeat;
}
/* Svenska Rallyt */
.kunder a.tag-link-133{
	background:url(images/logos/logo_svenskarallyt.jpg) no-repeat;
}
/* United Stage */
.kunder a.tag-link-135{
	background:url(images/logos/logo_unitedstage.jpg) no-repeat;
}
/* Centrum Karlstad */
.kunder a.tag-link-136{
	background:url(images/logos/logo_centrumkarlstad.jpg) no-repeat;
}




/* MAP */

#map {
	width: 580px; 
	height: 420px; 
	margin-top: 10px;
}

/* BREADCRUMB */

.breadcrumb {
margin: 20px auto 5px auto;
padding: 0;
background: transparent none repeat scroll 0 0;
clear: both;
color: #666666;
float: none;
font-size: 12px;
line-height: 16px;
height: 16px;
}
.breadcrumb a {color: #666;}
.breadcrumb a:hover {color: #444; text-decoration: underline;}

/* FACEBOOK FAN BOX */

.fan_box .full_widget {
	border: none !important;
	background: none !important;
	padding: 0px !important;
}
.fan_box a:hover{
  text-decoration: none;
}
.connect_top {
	background: none !important;
	padding: 10px 0px !important;
}
.fan_box  .page_stream {
	padding: 10px 0px !important;
}
.fan_box .connections {
border-top: none !important;
min-height:150px;
padding:10px 0 10px 0px;
}
.fan_box .page_stream {
border-top: none !important;
}
.fan_box .connections_grid .grid_item {
float:left;
overflow:hidden;
padding:0 11px 8px 0;
width:50px;
}

/* PAGENAV
--------------------------------------------------------*/

.wpPagenav {
	margin-bottom: 20px;
}

.wp-pagenavi {
	font-family: Arial;
	margin-top: 0px;
}

.wp-pagenavi a, .wp-pagenavi a:link {
	font-size: 12px;
	color: #000;
	padding: 6px 8px 6px 8px; 
	margin: 4px;
	text-decoration: none;
	border: 1px solid #ececec;
	background-color: #FFFFFF;	
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.wp-pagenavi a:visited {
	font-size: 12px;
	padding: 6px 8px 6px 8px; 
	margin: 4px;
	text-decoration: none;
	border: 1px solid #ececec;
	background-color: #FFFFFF;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	
}
.wp-pagenavi a:hover {
	font-size: 12px;	
	border: 1px solid #ececec;
	color: #000;
	text-decoration: none;
}
.wp-pagenavi a:active {
	font-size: 12px;
	padding: 6px 8px 6px 8px; 
	margin: 4px;
	text-decoration: none;
	border: 1px solid #ececec;
	background-color: #fff;	
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.wp-pagenavi span.pages {
	padding: 6px 8px 6px 8px; 
	margin: 2px 2px 2px 2px;
	border: none;
}

.wp-pagenavi span.current {
	font-size: 12px;
	padding: 4px 8px 4px 8px; 
	margin: 4px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.wp-pagenavi span.extend {
	font-size: 12px;
	padding: 6px 6px 6px 6px; 
	margin: 4px;	
	border: none;
	background-color: #FFFFFF;
}



/*Footer column */
.footer_columns{
	padding-bottom: 10px;
	float: left;
	width: 100%;
}
.footer_columns a{
	float: none;
	display: block;
	font-size: 80%;
}
.footer_col1{
	float:left; width:190px; padding-right: 10px;
}
.footer_col2{
	float:left; width:190px; padding-right: 10px;
}
.footer_col3{
	float:left; width:190px; padding-right: 10px;
}
.footer_col4{
	float:left; width:190px; padding-right: 10px;
}
.footer_col5{
	float:left; width:140px;
}

/* SOCIABLE */
div.sociable { clear: both;}

