@charset "UTF-8";
@import url(style/css/reset.css);

/* CSS Document */
/* --------------- Content style overrides ------------*/

	/* Content style overrides */
.i {font-style:italic;}
.ni {font-style:normal;}
.lc {text-transform:lowercase;}
.uc {text-transform:uppercase;}
.sc {font-variant:small-caps;}
.rt {text-align:right;}
.lt {text-align:left;}
.ct {text-align:center;}
.jt {text-align:justify; text-justify:inter-character;}
.blue {color:#2f445b;}
.serif { font-family: Georgia, "Times New Roman", Times, serif;}
.sans { font-family: Arial, Helvetica, sans-serif;}
strong { font-weight:bold; }
:focus { outline: 0; }
.small {font-size: 10px;}
.link a {color: #3d3d3d;}

.clear {clear: both}
.hidden {display: none;}

.navigation {color:#801c49}
.aligncenter { display:block; margin:0 auto }
.alignleft { float:left }
.alignright { float:right }
.wp-caption { border:1px solid #666; text-align:center; background:#ccc; padding:10px; margin:10px }
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px 0 0 0px!important;
	margin: 0 0 2px 10px!important;
	float:right!important;
}

img.alignleft {
	padding: 0px!important;
	margin: 0 10px 2px 0!important;
	float:left!important;
}

a {color: #a0235b;text-decoration: none;}
a:hover {text-decoration: underline;}
.teaser_readmore {margin-top: -10px;}
.more-link {display: block; margin-top: 12px;}

a[href$=".pdf"] {
background: url(img/pdf_icon.gif) no-repeat top left;
padding-left: 20px;
padding-bottom: 2px;}
a:hover[href$=".pdf"] {color: #5c5c5c;}

.clear {clear: both;}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

body {
	font-family: Arial, Helvetica;
	font-size: 12px;
	line-height: 19px;
	color: #000;
	background: #fff url(img/bgTop.jpg) top left no-repeat;
	text-align: left;
}

h1, h2, h3 {color: #2f445b; font-weight: bold;}
h2 a, h3 a {color: #2f445b;}
h2 a:hover, h3 a:hover {color: #5e5e5e; text-decoration: none;}

#logo h1 {
	position: absolute;
	top: -6px;
	right: 50px;
	width: 94px;
	height: 35px;
	background: transparent url(img/logo.png) top left no-repeat;
}
#logo h1 a {
	width: 94px;
	height: 35px;
	display: block;
	text-indent: -9999px;
}

h2 {
	font-size: 24px;
	line-height: 24px;
	margin-bottom: 20px;
}
h3 {
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 18px;
}
#right-sidebar h3 {
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 0px;
	font-weight: bold;
}
body.archive #mainContent h3, body.category #mainContent h3 {
	margin-bottom: 0px;
}

p {
	margin-bottom: 12px;
	color: #3d3d3d;
}

.ingress {
	font-size: 13px;
	font-weight: bold;
}

/* ======== MAINNAV ======== */

img.plus {padding-right: 5px;}

#mainNav {
	position: relative;
	float: left;
	margin: 50px 100px 0 0;
	width: 134px;
	padding-right: 16px;
	height: auto;
	font-family: arial;
	font-weight: bold;
	text-align: right;
}

#mainNav li {
	/*position: relative;*/
	float: left;
	width: 100%;
	text-align: right;
}

#mainNav a {
	display: block;
	color: #000;
	text-decoration: none;
	float: right;
	padding-left: 10px;
	line-height: 24px;
}

#mainNav li ul.expand {display: none}
#mainNav li.current_page_item ul.expand, #mainNav li.current_page_ancestor ul.expand{display:block;}
#mainNav li.current_page_item ul li.current_page_item {display:block;}
#mainNav li ul.expand img {display: none;}

#mainNav  li.current_page_item a {color: #801c49; background: none;}
#mainNav li a:hover {color: #801c49;}

#mainNav li.page-item-30 {margin: 20px 0}
#mainNav li#facebook {margin: 20px 0 0 0}
#mainNav li#rss a {padding-right: 26px;background: transparent url(img/rss.gif) 100% 50% no-repeat;}
#mainNav li#facebook a {padding-right: 26px;background: transparent url(img/facebook.png) 100% 50% no-repeat;}

#mainNav li ul a {
	font-size: 11px;
	color: #801c49!important;
	font-weight: normal;
}
#mainNav li ul a:hover {color: #2f445b!important;}
#mainNav  li ul li.current_page_item a {color: #000}


#mainNav li.expandable a {
	background: url(img/plus.jpg) no-repeat;
	background-position: 0 7px;
}
#mainNav li.current_page_item.expandable a, #mainNav li.current_page_parent.expandable a {
	background: url(img/pil.jpg) no-repeat;
	background-position: 0 7px;
}
#mainNav  ul.expand li.page_item a {
	background: none;
}
/* =========== FRONT & PAGE =========== */

img.bloggbild {margin-bottom: 15px;}

body.home #site_wrapper, body.page #site_wrapper {
	float: left;
	width: 920px;
	height: auto;
	padding-right: 20px;
}

body.home #mainContent, body.page #mainContent {
	float: left;
	width: 650px;
	margin-right: 0;
}

body.home #mainContent h2, body.page #mainContent h2, body.page #mainContent div.post h2 {
	font-size: 24px;
	line-height: 24px;
	margin-bottom: 20px;
	font-weight: bold;
}

body.home #mainContent h3, body.page #mainContent h3 {
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 16px;
	font-weight: bold;
}
body.home #mainContent .boxnews h3 {
	margin-bottom: 5px;
}


body.page #mainContent ul, body.page #mainContent ol {
	padding-left: 30px;
	margin-bottom: 19px;
}
body.page #mainContent ul li {list-style: disc;}
body.page #mainContent ol li {list-style: decimal;}

#topContent {
	width: 100%
	height: auto;
	border-bottom: 1px solid #c8c9ca;
	background: transparent;
	padding-bottom: 15px;
	margin-bottom: 34px;
}

.boxnews {
	float: left;
	width: 395px;
	height: auto;
	color: #3d3d3d;
}

.box {
	float: left;
	width: 210px;
	height: auto;
	margin-left: 44px;
}

/* sitewrapper */

#site_wrapper {
	float: left;
	width: 1020px;
	height: auto;
	padding-right:0;
	margin-bottom: 20px;
}

/* Header */

#header {
	float: left;
	width: 900px;
	height: 210px;
}


/* ========= Blog mainContent ============== */

#mainContent {
	float: left;
	width: 500px;
	margin-right: 45px;
}
#mainContent h2 {
	font-size: 24px;
	line-height: 28px;
	margin-bottom: 20px;
	font-weight: bold;
}
#mainContent h3 {
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 16px;
	font-weight: bold;
}

#mainContent ul, body.page #mainContent ol {
	padding-left: 30px;
	margin-bottom: 19px;
}
#mainContent ul li {list-style: disc;}
#mainContent ol li {list-style: decimal;}
#mainContent ol li.commentlist {list-style: none;}

/* ========== LEFT SIDEBAR ========== */

#left-sidebar {
	position: relative;
	float: left;
	width: 190px;
	height: auto;
	margin-right: 60px;
}

/* ========== RIGHT SIDEBAR ========== */

#right-sidebar {
	position: relative;
	float: left;
	width: 225px;
	height: auto;
}

#right-sidebar ul li a {
	font-size: 14px;
	color: #2f445b;
}
#right-sidebar ul li {margin-bottom: 10px;}
#right-sidebar ul li h3 {margin-top: 30px;}
#right-sidebar ul li.widget_text h3 {margin-top: 0px;}
#right-sidebar ul li li {margin-bottom: 10px;}

#right-sidebar li.cat-item {margin-bottom: 0px;}


#right-sidebar .recentdate {
	font-weight: bold;
	font-size: 11px;
	display: block;
	padding: 0px;
	line-height: 11px;
}

/* ============ FOOTER =============== */

#footer {
	margin: 20px 0 20px 250px;
	border-top: 1px solid #c8c9ca;
}

/*adress*/

address.vcard {
	float: right;
 	color: #999;
 	font-weight:  normal;
 	font-size: 12px;
 	line-height: 22px;
 	padding: 0;
 	margin: 0;
}

address.vcard a {color: #999; text-decoration: none; font-weight: bold;}
address.vcard a:hover {color: #777; text-decoration: none;}

address.vcard .rpadd {padding-right: 10px;}

/* ============ DISQUS =============== */

/* RIGHT-SIDEBAR */

h3.dsq-widget-title {
	margin-top: 30px;
	margin-bottom: -20px;
}
#right-sidebar div#recentcomments {
	margin-top: 10px;
}

.home #recentcomments h3.dsq-widget-title {
	margin-top: 0px;
	margin-bottom: 7px;
	text-align: left;
}
.home #recentcomments h3.dsq-widget-title span {font-weight: normal;}
.home #recentcomments ul.dsq-widget-list li {list-style: none;}
.home #recentcomments ul.dsq-widget-list {padding-left: 0px;}
.home #recentcomments ul li.dsq-widget-item {border: none; background: transparent; padding:0;margin-bottom:20px;}
.home #recentcomments span.dsq-widget-comment {background: transparent;}
.home #recentcomments a.dsq-widget-user, .home #recentcomments a.dsq-unregistered-user {
	font-weight: normal;
	text-decoration: none;
	cursor: default;
	color: #2f445b;
}

#right-sidebar ul li.dsq-widget-item, #recentcomments ul li.dsq-widget-item {
	padding: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
	background: #f8f8f8;
	border: 1px solid #ccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#right-sidebar ul.dsq-widget-list, #recentcomments ul.dsq-widget-list {margin-top: 5px;}
#right-sidebar a.dsq-widget-user, #recentcomments a.dsq-widget-user {
	display: block;
	font-size: 12px;
	line-height: 16px;

}
#right-sidebar p.dsq-widget-meta, #right-sidebar p.dsq-widget-meta a, #recentcomments p.dsq-widget-meta, #recentcomments p.dsq-widget-meta a  {
	font-size: 12px;
	padding-top: 0px;
	font-weight: bold;
	line-height: 16px;
	color: #2f445b;
}
#right-sidebar p.dsq-widget-meta a+a, #recentcomments p.dsq-widget-meta a+a {font-style: normal; display: inline;}
#right-sidebar span.dsq-widget-comment, #recentcomments span.dsq-widget-comment {
	background: #f8f8f8;
	display: block;
	line-height: 16px;
}
.home #recentcomments ul.dsq-widget-list img.dsq-widget-avatar, #right-sidebar ul.dsq-widget-list img.dsq-widget-avatar {
	border:0 none;
	float:left;
	height:28px;
	width: 28px;
	margin:0 5px 0 0;
	padding:0;
}

/* COMMENTS CONTENT */

#disqus_thread { color: black; } 
#disqus_thread a { color: #a0235b; }
#disqus_thread {
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 5px;
	background: #fff;
	border: 1px solid #ccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#dsq-comments-title h3 {margin-top: 20px;}

.dsq-brlink {display: none;}
#disqus_thread img.dsq-request-user-avatar {display: none;}
.dsq-options {display: none;}
/*.dsq-dc-logo {display: none;}*/

#disqus_thread { color: black; } 
#disqus_thread a { color: #a0235b; }

input.dsq-trackback-url {
	width: 370px;
	height: 16px;
	line-height: 16px
	background: #fff;
	border: 1px solid #ccc;
	font-size: 12px;
	padding: 5px 8px 5px 8px;
	margin-bottom: 0px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#dsq-comments li.dsq-comment {
	border: 1px solid #eee;
	padding: 10px;
	margin-bottom: 2px;
}
/* ============ END DISQUS =============== */


/* POSTS */

#mainContent div.post h2 {margin-bottom: 0px;}

#mainContent .post img.alignleft, #content .post img.alignnone  {
float: left;
margin: 0px 5px 5px 0;
}

#mainContent .post p.date, body.archive #mainContent p.date, body.category #mainContent p.date {
line-height: 22px;
margin: 0 0 5px 0;
font-weight: bold;
color: #2f445b;
font-size: 11px;
}
#mainContent .post p.date a, #mainContent .post p.date a, body.archive #mainContent p.date a {color: #2f445b}
#mainContent .post p.date a:hover, #mainContent .post p.date a:hover, body.archive #mainContent p.date a:hover {text-decoration: none; color: #5e5e5e}
.kommentera {
float: left;
text-align: left;
width: 100%; 
margin: 5px 0 20px 0;
padding-bottom: 20px;
border-bottom: 1px solid #c8c9ca;
}
.kommentera a {text-decoration: none;}
.kommentera a:hover {color: #333;}

body.home p.date 	{
	margin: -5px 0 0 0;
	font-size: 90%;
	font-weight: bold;
}

/* COMMENTS */

#mainContent h2#comments, #mainContent h3#respond {
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 18px;
}


#mainContent .commentlist {
	width: 468px;
	background: #fff;
	border: 1px solid #ccc;
	color: #333;
	font-size: 12px;
	padding: 10px 15px 0px 15px;
	margin-bottom: 20px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#mainContent .commentlist cite {
	font-size: 12px;
	font-style: normal;
	text-transform: uppercase;
	margin-bottom: 0px;
}

#mainContent .author_cite {margin-bottom: 0px;}

#mainContent .commentlist p.commentdate {
	font-size: 11px;
	text-transform: uppercase;
	margin-bottom: 0px;
}
#mainContent .commentlist p.commentdate a {
	color: #2f445b;
	font-weight: bold;
}


/* FORMS */

form#commentForm {width:500px; margin-bottom:20px;}

label {
	display: block;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
}

p.firstlabel {margin-top: 5px;}

#commentform input {
	width: 350px;
	height: 22px;
	line-height: 22px
	background: #fff;
	border: 1px solid #ccc;
	font-size: 14px;
	padding: 5px 8px 5px 8px;
	margin-bottom: 0px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#commentform input.btn_skicka {
	width: 95px;
	height: 34px;
	padding: 4px;
	color: #fff;
	font: normal bold 12px helvetica;
	border: none;
	float: left;
	background: transparent url(img/btn_black.png) 0 0 no-repeat;
	margin: 7px 60px 20px 0;
	cursor: pointer;
}
#commentform input.btn_skicka {margin: 7px 42px 0 0}
#commentform .btn_skicka:hover {color: #801c49;}
.post img {float:left; margin: 0 20px 10px 0}
#commentform .input-fields {float: left;margin-right: 2px; margin-bottom: 5px;}
#commentform .textarea-field {float: left;}
#commentform textarea {
	width: 484px;
	background: #fff;
	font: normal 14px helvetica;
	border: 1px solid #ccc;
	padding: 9px 8px 7px 8px;
	margin-bottom: 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}


/* EDITORCONTAINER */

body#tinymce p.ingress {
	font-size: 13px!important;
	font-weight: bold!important;
}
