/*
Theme Name: Maskrosbarn
Theme URI: http://www.maskrosbarn.org
Description:
Version: 1.0
Author: Under the Psycamore
Author URI: http://www.underthepsycamore.com
Tags: 
*/

/* Begin Style Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,hr {margin:0; padding:0; } 
table {border-collapse:collapse; border-spacing:0; } 
fieldset,img {border:0; } 
address,caption,cite,code,dfn,th,var { font-style:normal; font-weight:normal; } 
ol,ul {list-style:none; } 
caption,th {text-align:left; } 
h1,h2,h3,h4,h5,h6 {font-size:100%; font-weight:normal; } 
q:before,q:after {content:'';} 
abbr,acronym {border:0;}
object{outline:none;}
/* End Style Reset */
/* Begin Structure */
body {
	background: #f1f1f1 url(images/bg.jpg) center top repeat-x;
	color: #333;
	font-family: Arial, sans-serif;
	font-size: 62.5%;
	text-align: center;
}
	
#page {
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
.container {
	clear: both;
	margin: 0 auto;
	padding: 0 30px;
	text-align: left;
	width: 900px;
}
#top {
	background: url(images/top.jpg) center top no-repeat;
	display: block;
	height: 162px;
	margin: 0 auto;
	padding: 0 16px;
	text-align: left;
	width: 928px;
}
#logo {
	float: left;
	margin-top: 20px;
	height:91px;
	width:264px;
}
#logo img:hover {
	opacity: 0.9;
}
/* Navigation */
.nav {
	clear: both;
	font-size: 1.2em;
	font-weight: bolder;
	padding-top: 9px;
	text-shadow: 0 -1px 0 #000;
	width: 928px;
}
.nav ul {
	list-style-type: none;
}
.nav ul li {
	float: left;
}
.nav ul li a {
	color: #fff;
	display: block;
	font-size: 1.2em;
	line-height: 42px;
	margin-right: 10px;
	padding: 0 12px;
	text-decoration: none;
}
.nav ul li a:hover {
	color: #fcee21;
}
.nav ul li.current_page_item a, .nav ul li.current_page_parent a{
	background: url(images/nav-current.png) 0 0 repeat-x;
	color: #fcee21;
}
#footer .current_page_parent a{
	background:none;
}
/* End Navigation */
#header {
	background: url(images/header.jpg) center top no-repeat;
	height: 92px;
	margin: 0 auto;
	min-width: 960px;
	text-align: center;
	width: 100%;
}
#header .container {
	background: url(images/header.jpg) center top no-repeat;
	height: 74px;
	padding: 18px 25px 0;
	width: 910px;
}
#maskrosor {
	left: 654px;
	position: relative;
	top: -53px;
}
#content-wrapper {
	background: url(images/content-wrapper-bg.png) center top repeat-y;
	clear: both;
	display: block;
	min-width: 960px;
	text-align: left;
	width: 100%;
}
#content-wrapper .container {
	background:url(images/content-sh.png) right top repeat-y;
	padding:0;
	width: 960px;
}
#content {
	background: #fff url(images/content-bg.png) 0 0 repeat-x;
	float: left;
	margin: 0;
	min-height: 500px;
	padding: 20px 30px 30px;
	width: 680px;
}
/* Begin Sidebar */
#sidebar {
	border-top:1px solid #C6C6C8;
	float: right;
	padding: 20px;
	min-height: 300px;
	width: 179px;
}
#sidebar ul {
	margin-bottom: 20px;
}

.sidebar-standard-ul li{
	border-bottom:1px dotted #ccc;
	padding-bottom:4px;
	margin-bottom:4px;
	font-size:13px;
	font-weight:bold;
}
.sidebar-standard-ul li a{
	padding:4px;
	text-decoration:none;
	display:block;
}

#sidebar .sidebar-standard-ul li ul{
	margin:0;
	margin-left:10px;
}
#sidebar .sidebar-standard-ul li ul li{
	background:url(images/sidebar-li-arrow.png) 0 10px no-repeat;
	border:none;
	margin:0;
	padding:0;
	font-size:12px;
	padding-left:10px;
}

.sidebar-standard-ul .current_page_item a{
	color:#3F0454;
}

.sidebar-standard-ul .current_page_item ul li a{
	color:#0093E0;
}
.sidebar-standard-ul .current_page_item ul li a:hover{
	color:#3F0454;
}
/**/
#sidebar #latest-posts ul{
	border-bottom:1px dotted #ccc;
	padding-bottom:6px;
}

#sidebar #latest-posts ul li{
	background:url(images/sidebar-li-arrow.png) 0 8px no-repeat;
	border:none;
	margin:0;
	padding:0;
	font-size:11px;
	font-weight:bold;
	padding-left:10px;
	padding-bottom:4px;
}

#sidebar #latest-posts ul li a{
	padding:4px;
	text-decoration:none;
	display:block;
	width:140px;
}

.chatta-btn{
	padding-bottom:20px;
}
.sms{
	padding-bottom:20px;
}
/* End Sidebar */
#footer {
	background: #3a024e url(images/footer.jpg) left bottom repeat-x;
	border-top: 1px solid #7b5588;
	clear: both;
	color: #fff;
	text-align: center;
	width: 100%;
}
#footer .container {
	background: url(images/footer-bottom.jpg) center bottom no-repeat;
	height: 230px;
	padding-top: 20px;
}
#footer .left.contact {
	height: 197px;
	width: 260px;
}
#footer .left.thanks {
	width: 200px;
}

#footer .left.thanks ul{
	margin-bottom:10px;
	font-size:11px;
}
#footer .left.thanks ul li{
	margin:4px 0;
}

#footer .left.thanks ul li:before { 
content: "\2022 \20"; 
color: #FFE500;
}

#footer .comments li{
	height:12px;
	width:100px;
	overflow:hidden;
}


#footer .nav {
	font-size: 0.9em;
}
#footer .nav ul li a {
	color: #8a6398;
	display: block;
	line-height: 14px;
	margin-right: 30px;
	padding: 0;
	text-decoration: none;
}
#footer .nav ul li.current_page_item a {
	background-image: none;
}
.post{
	background: url(images/hsep.png) left bottom repeat-x;
	margin-bottom:30px;
	padding-bottom:30px;
	overflow:hidden;
}
body.single .post{
	margin-bottom:20px;
}
.post-info{
	float:left;
	padding:10px;
	width:80px;
}

.blog .entry, .archive .entry{
	float:right;
	padding:0 30px 0 0;
	width:530px;
}
.page .entry{
	padding:0;
	width:660px;
}

.postmetadata {
	clear:both;
}
.blog .post .postmetadata, .archive .post .postmetadata {
	margin-left:120px;
	background:#540571;
	padding:2px 4px;
	color:#fff;
	border:1px dotted #2d033c;
	font-size:11px;
	-moz-border-radius:2px;
}
.post .postmetadata a{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	
}
.post .postmetadata p{
	color:#b48cc2;
	font-weight:bold;
	margin-bottom:0;
}


.left.col3{
	background:#eee;
	height:176px;
	margin-bottom:20px;
	margin-right:40px;
	padding:10px 20px 10px;
	width:150px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	font-weight:bold;
}
.left.col3.purple{
	background:#5a226d;
	color:#fff;
}
.left.col3.purple h3, .left.col3.green h3, .left.col3.blue h3 {
	color:#fff;
	font-size:22px;
}
.left.col3.purple p{
	font-size:13px;
	font-weight:bold;
	color:#fff;
}
.left.col3.green{
background:#7cc90e;
color:#fff;
}
.left.col3.blue{
background:#0093e7;
color:#fff;
}
.left.col3 .yellow{
	color:#ead927;
	font-size:16px;
}
.left.col3.last{
	margin:0;
}
.left.col3 p{
	font-size:12px
}

.left.col3 .more-link{
	border:0;
}
.left.col3.green .more-link{
	background:#97e429;
}
.left.col3.green .more-link:hover{
	background:#540571;
}

/* End Structure */

/* Begin Typography */
h1,h2,h3,h4,h5,h6 {
	color: #3f0454;
	font-weight: bold;
	line-height: 1.2em;
	margin-bottom: 0.3em;
}
h3,h4,h5,h6 {
	padding-top: 0.2em;
}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {
	color: #3f0454;
	text-decoration: none;
}
h1 {
	font-size: 30px;
}
h1.headertxt {
	background: url(images/sprites1.png) 0 0 no-repeat;
	color: #fff;
	display: block;
	height: 54px;
	margin: 0;
	padding: 10px 0 0 0;
	text-indent: -9999em;
	width: 645px;
}
h1 a, #top .description {
	text-decoration: none;
}
h2 {
	font-size: 26px;
	padding-top:2px;
}

h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
#footer h5 {
	margin-bottom: 6px;
}
h6 {
	font-size: 13px;
}

p {
	font-size: 13px;
	line-height: 1.6em;
	margin-bottom: 1.3em;
}

p span.intro{
	color: #3f0454;
	font-size:17px;
	line-height: 1.6em;
}

a, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover{
	color: #0093e0;
	text-decoration:none;
}
a:hover{
	color: #3f0454;
	text-decoration:underline;
}
a:visited {
}

small{
	font-size:11px;
}

#sidebar h2 {
	font-size: 18px;
	line-height: 1.4em;
}
#sidebar h4 {
	font-size: 13px;
	line-height: 1.1em;
}
#sidebar ul li ul {
	font-size: 12px;
	line-height: 1.4em;
}
#footer p {
	font-size: 11px;
	text-shadow: 0 -1px 0 #13011a;
}
#footer .right{
	text-align:right;
	color:#765681;
}
#footer .right a{
	color:#765681;
}
#footer h1,#footer h2,#footer h3,#footer h4,#footer h5,#footer h6 {
	color: #fff;
}
#footer a {
	color: #fff;
}
#footer a:hover, #footer .nav a:hover {
	color: #fcee21;
}

#footer a.backtotop{
	background:url(images/sprites1.png) 46px -251px no-repeat;
	color:#765681;
	font-size:12px;
	font-weight:bold;
	display:block;
	height:15px;
	margin:2px 0 90px 0;
	padding:0 0 0 10px;
	text-decoration:none;
}
#footer a.rss{
	background:url(images/sprites1.png) 0 -449px no-repeat;
	padding-left:16px;
}
#footer a.backtotop:hover{
	background-position:46px -266px;
	color:#ffe500;
}

#content ol, #content  ul {
	font-size:13px;
	margin-bottom:1.5em;
}
#content ol {
	list-style-type: decimal;
}
#content ul {
	list-style-type: disc;
}
#content li {
	margin-left:2em;
	padding:4px 0;
	line-height:1.4em;
}
ol ol, ol ul, ul ul, ul ol{
	margin:0.5em;
}

.comment-bubble a{
	background:url(images/sprites1.png) 0 -365px no-repeat;
	color:#ebfbf9;
	display: block;
	float:right;
	font-weight:bold;
	height: 32px;
	padding:4px 0;
	text-align: center;
	text-decoration:none;
	text-shadow:0 1px 0 #0cb7a0;
	width: 40px;
}
.comment-bubble a:hover{
	background-position:0 -407px;
	color:#fff;
}

#content ul.share{
	font-size:11px;
	list-style-type:none;
	margin-bottom:50px;
}
#content ul.share li{
	display:inline;
	margin:0;
	margin-right:20px;
}

#content ul.share a.print{
	background:url(images/sprites1.png) 0 -497px no-repeat;
	height:16px;
	padding-left:20px;
	padding-top:1px;
	display:inline-block;
}
#content ul.share a.facebook{
	background:url(images/sprites1.png) 0 -463px no-repeat;
	height:16px;
	padding-left:20px;
	padding-top:1px;
	display:inline-block;
}
#content ul.share .twitter{
	background:url(images/sprites1.png) 0 -480px no-repeat;
	height:16px;
	padding-left:20px;
	padding-top:1px;
	display:inline-block;
}

.btn-link{
	background:#45b6e6;
	border:1px solid #2ea4d6;
	display:block;	
	padding:4px 10px;
	width:120px;
	margin-top:10px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	-khtml-border-radius:2px;
}

.more-link{
	background:#45b6e6;
	border:1px solid #2ea4d6;
	display:block;	
	padding:4px 10px;
	width:55px;
	margin-top:10px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	-khtml-border-radius:2px;
}
.more-link:hover, .btn-link:hover{
	background:#540571;
	border-color:#2d033c;
	color:#fff;
	text-decoration:none;
}


.postNav {
display:block;
float:right;
height:21px;
margin:2px 4px 20px 0;
padding:0 4px;
text-indent:-9999px;
width:21px;
}
.postNext{
	background:url(images/sprites1.png) 0 -302px no-repeat;	
}
.postNext:hover{
	background-position:0 -323px;
}
.postNext:active, .postNext:focus{outline:none;}

/* Begin Dates */
div.date{
	background: url(images/date-bg.png) 0 0 no-repeat;
	height: 63px;
	width: 83px;
}
.date .dateholder{
	color:#fff;
	font-size:11px;
	font-weight:bold;
	padding:9px 18px;
	text-align:center;
	width: 32px;
}
.day{
	background:url(images/dates.png) 0 0 no-repeat;
	display:block;
	height:18px;
	margin:0 0 3px 2px;
	text-indent:-999em;
	width:29px;
}
.D01{background-position:0 0px;}
.D02{background-position:0 -18px;}
.D03{background-position:0 -36px;}
.D04{background-position:0 -54px;}
.D05{background-position:0 -72px;}
.D06{background-position:0 -90px;}
.D07{background-position:0 -108px;}
.D08{background-position:0 -126px;}
.D09{background-position:0 -144px;}
.D10{background-position:0 -162px;}
.D11{background-position:0 -180px;}
.D12{background-position:0 -198px;}
.D13{background-position:0 -216px;}
.D14{background-position:0 -234px;}
.D15{background-position:0 -252px;}
.D16{background-position:0 -270px;}
.D17{background-position:0 -288px;}
.D18{background-position:0 -306px;}
.D19{background-position:0 -324px;}
.D20{background-position:0 -342px;}
.D21{background-position:0 -360px;}
.D22{background-position:0 -378px;}
.D23{background-position:0 -396px;}
.D24{background-position:0 -414px;}
.D25{background-position:0 -432px;}
.D26{background-position:0 -450px;}
.D27{background-position:0 -468px;}
.D28{background-position:0 -486px;}
.D29{background-position:0 -504px;}
.D30{background-position:0 -522px;}
.D31{background-position:0 -540px;}

.month{
	background:url(images/dates.png) -29px top no-repeat;
	display:block;
	height:14px;
	text-indent:-999em;
	width:32px;
}
.M01{background-position:-29px 0px;}
.M02{background-position:-29px -14px;}
.M03{background-position:-29px -28px;}
.M04{background-position:-29px -42px;}
.M05{background-position:-29px -56px;}
.M06{background-position:-29px -70px;}
.M07{background-position:-29px -84px;}
.M08{background-position:-29px -98px;}
.M09{background-position:-29px -112px;}
.M10{background-position:-29px -126px;}
.M11{background-position:-29px -140px;}
.M12{background-position:-29px -154px;}

.year{
	background:url(images/dates.png) -60px top no-repeat;
	display:block;
	height:10px;
	text-indent:-999em;
	width:26px;
}
.Y2000{background-position:-60px 0px;}
.Y2001{background-position:-60px -10px;}
.Y2002{background-position:-60px -20px;}
.Y2003{background-position:-60px -30px;}
.Y2004{background-position:-60px -40px;}
.Y2005{background-position:-60px -50px;}
.Y2006{background-position:-60px -60px;}
.Y2007{background-position:-60px -70px;}
.Y2008{background-position:-60px -80px;}
.Y2009{background-position:-60px -90px;}
.Y2010{background-position:-60px -100px;}
.Y2011{background-position:-60px -99px;}
.Y2012{background-position:-60px -108px;}
.Y2013{background-position:-60px -117px;}
.Y2014{background-position:-60px -126px;}
.Y2015{background-position:-60px -135px;}
.Y2016{background-position:-60px -144px;}
.Y2017{background-position:-60px -153px;}
.Y2018{background-position:-60px -162px;}
.Y2019{background-position:-60px -171px;}
.Y2020{background-position:-60px -180px;}

/* End Dates */ 

.bloggare{
	clear:both;
	display:block;
	height:90px;
	width:90px;
}
.bloggare.bjorn{
	background:url(images/bloggare.png) 0 0 no-repeat;
}
.bloggare.thereita{
	background:url(images/bloggare.png) left -90px no-repeat;
}
.bloggare.cecilia{
	background:url(images/bloggare.png) left -180px no-repeat;
}
.bloggare.denise{
	background:url(images/bloggare.png) left -270px no-repeat;
}
.bloggare.josefin{
	background:url(images/bloggare.png) left -540px no-repeat;
}
.bloggare.mia{
	background:url(images/bloggare.png) left -630px no-repeat;
}


/* End Typography */

/* Begin Forms */
#search {	
	padding: 59px 0 8px;
	width: 200px;
}
#searchfield{
	background: url(images/sprites1.png) left -202px no-repeat;
	height:26px;
	padding-top:7px;
}
#searchform {
	vertical-align: middle;
}
#searchform div {
	height:17px;
}
#s {
	background: transparent;
	border: 0;
	color: #d3ced5;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	margin: 0 0 2px 12px;
	padding: 0;
	width: 150px;
}
#s:focus { outline: none; }
#searchsubmit {
	background: url(images/sprites1.png) 1px -235px no-repeat;
	border: none;
	cursor: pointer;
	display: inline-block;
	height: 16px;
	text-indent: -900em;
	width: 19px;
}
#searchsubmit:hover{
	opacity:0.8;	
}

#content input{
	font:12px Arial, Helvetica, sans-serif;
	padding:4px 6px;
	margin-bottom:4px;
}
#content textarea{
	font:12px Arial, Helvetica, sans-serif;
	padding:4px 6px;
	overflow:auto;
	width:320px;
	max-width:100%;
}

#content #submit{
	width:140px;	
}


.radio .wpcf7-list-item{
	display:block;
}

span.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	background:#fff;
	color:#c03;
	font-size:12px;
	position: absolute;
	top:-1px;
	left: 0;
	padding:0px 6px;
	margin-left:2px;
	z-index: 100;
}
.wpcf7-response-output{
	font-size:12px;	
}
.wpcf7-validation-errors{
	color:#c03;
}
.wpcf7-mail-sent-ok{
	color:#81D30F;
	font-weight:bold;
}
.wpcf7-list-item-label{
	padding-right:10px;
}

/* End Forms */

/* Begin Tables */

#content table{
	font-size:12px;	
}

/* End Tables */

/* Begin Images */
#content img.alignleft, #content img.alignright{
	border:3px solid #eee;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}

p img {
	max-width: 100%;
	padding: 0;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright, .wp-caption.alignright {
	display: inline;
	margin: 0 0 10px 30px;
}
img.alignleft, .wp-caption.alignleft {
	display: inline;
	margin: 0 30px 10px 0;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
/* End Images */


/* Begin Comments*/
.postmetadata.alt{
	background:#540571;
	padding:2px 4px;
	color:#fff;
	border:1px dotted #2d033c;
	padding:4px 8px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
.alt {
	margin: 0;
	padding: 16px;
}
#comment{
	width:100%;
	overflow:auto;
}

#content .comment{
	border-bottom:1px solid #e4e4e4;
	padding:10px;
	margin:0;
	
}
#content .children{
	background:url(images/reply-top.png) 10px 0 no-repeat;
	padding:0;
	padding-top:10px;
	margin:0;
	margin-top:4px;
}
#content .children .comment{
	background:#eee;
	margin-bottom:1px;
	border-radius:6px;
	-moz-border-radius:6px;
}

#content .children .comment, #content .children .comment p{
	font-size:11px;
}


cite.comment-author{
	display:inline;
	font-weight:bold;
	text-transform:capitalize;
}
.comment-body p{
	display:inline;
}

.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	list-style: none;
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
}
.commentlist li ul li {
	margin-left: 10px;
	margin-right: -5px;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}
.nocomments {
	margin: 0;
	padding: 0;
	text-align: center;
}
.commentmetadata {
	color:#777;
	display: block;
	font-size:11px;
	margin: 0;
	padding-top:4px;
}
.commentmetadata a{
	color:#777;
}
/* End Comments */
/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
}
/* End Calendar */
/* Begin Various Tags & Classes */
.left{float:left;}
.right{float:right;}
.clear{clear:both;}

#content-wrapper hr {
	color: #fff;
	background: #fff;
	height: 0;
	border:0;
	border-bottom:1px dotted #ccc;
	display:block;
	margin:16px 0;
	clear:both;
}

#content-wrapper hr.clear {
	background: #fff;
	border: 0;
	color: #fff;
	display: block;
	height: 1px;
	width: 740px;
	margin:0;
	padding:0;
}
#content-wrapper hr.dots {
	background: url(images/sprites1.png) 0 -281px repeat-x;
	border: 0;
	color: #fff;
	display: block;
	height: 18px;
	width: 680px;
	margin:0;
	padding:0;
}
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	border-left: 5px solid #eee;
	margin: 15px 30px 0 0px;
	padding-left: 20px;
	font-style:italic;
}
blockquote cite {
	display: block;
	margin: 5px 0 0;
}

.center {
	text-align: center;
}
.hidden {
	display: none;
}
.screen-reader-text {
	left: -1000em;
	position: absolute;
}
hr {
	display: none;
}
.navigation {
	display: block;
	font-size:12px;
	margin-top: 10px;
	margin-bottom: 50px;
	text-align: center;
}

.navigation a{
	text-decoration:none;
}

.navigation .alignleft a{
	background:url(images/navigation.png) 0 0 no-repeat;
	display:block;
	height:30px;
	line-height:30px;
	padding:0 0 0 40px;
	margin-left:-39px;
}
.navigation .alignleft a:hover{
	background-position:left -30px;
}
.navigation .alignright a{
	background:url(images/navigation.png) right -60px no-repeat;
	display:block;
	height:30px;
	line-height:30px;
	padding:0 40px 0 0 ;
	margin-right:-39px;
}
.navigation .alignright a:hover{
	background-position:right -90px;
}
/* End Various Tags & Classes*/
/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption p.wp-caption-text {
	color:#3f0454;
	font-size: 11px;
	font-weight:bold;
	line-height: 15px;
	margin: 0;
	padding: 0 4px 5px;
}
/* End captions */



/* Starpage */
body.home #content, body.page-template-forelasningar-php #content {
	padding-left:0;
	padding-right:0;
	width:740px;
}

#start-div{
	background:url(images/startpage-bg.png) left 170px repeat-x;
	min-height:350px;
	padding-left:30px;
	padding-right:0px;
	width:710px;
}

.welcome{
	height:320px;
}

.box-border-radius{
	background:#eee;
	padding:8px 12px 12px;
	margin-bottom:20px;
	width:200px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
}
.box-border-radius span{
	font-size:11px;
	font-weight:bold;
}

#blogg{
	float:left;
	padding-top:30px;
	width:300px;
}
#kronikor{
	float:right;
	padding-top:30px;
	padding-right:30px;
	width:300px;
}


.puff{
height:85px;
overflow:hidden;
}

#latest-gb-comment{
	background:#47115b url(images/gb-bg-top.png) no-repeat;
	width:159px;
	padding:10px;
}
#latest-gb-comment-bottom{
	background:#47115b url(images/gb-bg-bottom.png) left bottom no-repeat;
	height:21px;
	width:179px;
}
#latest-gb-comment h4{
	margin-bottom:8px;
}
#latest-gb-comment h4 a{
	background:url(images/sidebar-gbok-header.png) 0 0 no-repeat;
	display:block;
	height:13px;
	text-indent:-9999em;
	width:77px;
}
#latest-gb-comment h4 a:active, #latest-gb-comment h4 a:focus{outline:none;}

#latest-gb-comment h5{
	margin:0;
	color:#93EF0E;
	font-size:12px;
}
#latest-gb-comment p{
	margin:0;
	color:#fff;
	font-size:11px;
	width:160px;
	overflow:hidden;
	height:90px;
}
#latest-gb-comment small{
	color:#ccc;
	font-size:9px;
}


#start-div h4{
	font-size:13px;
	color:#999;
}
#slider h4{
	color: #3f0454;
	font-size: 18px;
}

/* End Startpage */


/* Föreläsningar */
body.page-template-forelasningar-php #content {
	padding-left:0;
	padding-right:0;
	width:740px;
}


body.page-template-forelasningar-php #content #flash-holder{
	padding-top:5px;
}

body.page-template-forelasningar-php #content #slider{
	float:left;
	width:310px;
	padding-right:20px;
}
/* Kontakt */
body.page-template-contact-php #content {
	padding-left:0;
	padding-right:0;
	width:740px;
}
body.page-template-contact-php #content #slider{
	float:left;
	width:310px;
	padding-right:20px;
}

/* End Kontakt */


/* forelasningar */
#content .forelasningar{
	list-style:none;

}
#content .forelasningar li{
	font-size:12px;
	margin-left:0;
	padding:12px 0;
	border-bottom:1px dotted #ccc;
}

.forelasningar h6{
	display:inline;
}
.forelasningar .datum{
	color:#777;
	font-size:11px;
	font-weight:bold;
}

.forelasningar span.forelasare{
	display:block;
	margin-top:5px;
}

/* end forelasningar */

/* Läger */
#lager-table{
	background:#e6e6e6; 
	width:100%; 
	margin-bottom:20px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
}
#lager-table td{
	padding:6px 5px 10px 10px;
	vertical-align:middle;
	font-size:10px;
	font-weight:bold;
}
#lager-table td.light, #lager-table th.light{
	background:#efefef;	
}
#lager-table th{
	padding:10px 5px 0 10px;
	vertical-align:middle;
	font-size:11px;
	color:#3f0454;
}
body.page-template-lager-php #content {
	padding-left:0;
	padding-right:0;
	width:740px;
}
body.page-template-lager-php #content #slider{
	float:left;
	width:310px;
	padding-right:20px;
}
body.page-template-lager-php{
	background: #f1f1f1 url(images/bg-lager.jpg) center top repeat-x;
}

body.page-template-lager-php #header, body.page-template-lager-php #header .container{
	background: url(images/header-lager.jpg) center top no-repeat;
}
body.page-template-lager-php h1.headertxt {
	background: url(images/sprites1.png) 0 -65px no-repeat;
	
}
/* End Läger */
/* Gala */
body.page-template-gala-php{
	background: #f1f1f1 url(images/bg-gala.jpg) center top repeat-x;
}
body.page-template-gala-php #header, body.page-template-gala-php #header .container{
	background: url(images/header-gala.jpg) center top no-repeat;
}
body.page-template-gala-php h1.headertxt {
	background: url(images/sprites1.png) 0 -133px no-repeat;
}
/* End Gala */
/* Gästbok */
body.page-template-guestbook-php label{
	display:block;
	font-size:11px;
	font-weight:bold;
}
body.page-template-guestbook-php input{
	font-size:11px;
	height:14px;
	padding:2px;
	width:230px;
}
body.page-template-guestbook-php #content #commentform .left{
	width:250px;
}
body.page-template-guestbook-php #content #commentform .right{
	width:340px;
}

body.page-template-guestbook-php #content textarea{
	font-size:12px;
	height:80px;
	overflow:auto;
	width:320px;
}
body.page-template-guestbook-php #comment-form{
	padding-top:10px;
	border-top:1px dotted #e1e1e1;
	margin-top:8px;
}
#leave-a-comment{
	background:#f2f2f2;
	padding:8px 16px 12px;
	margin-bottom:20px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
}
#leave-a-comment p{
	margin-bottom:0;
}
#toggle-respond{
	display:block;
	font-weight:bold;
	padding-left:30px;
	height:21px;
}
#toggle-respond:hover{
	text-decoration:none;
}
.hidebox{
	background:url(images/sprites1.png) 0 -302px no-repeat;
}
.showbox{
	background:url(images/sprites1.png) 0 -344px no-repeat;
	color:#999;
}
body.page-template-guestbook-php #comment-form #submit{
	background:#45b6e6;
	border:1px solid #2ea4d6;
	color:#fff;
	cursor:pointer;
	display:block;
	font-weight:bold;
	height:24px;
	padding:0px 10px 1px;
	margin-top:10px;
	text-decoration:none;
	width:66px;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	-khtml-border-radius:2px;
}
body.page-template-guestbook-php #comment-form #submit:hover{
	background:#540571;
	border-color:#2d033c;
	color:#fff;
	text-decoration:none;

}
/* End Gästbok */
/* Begin search */
body.search .post, body.search .page{
	background:none;
	border-bottom:1px solid #eee;
	padding:10px 0;
	margin:0;
}
/* End search */ 
/*
	Paginator 3000
	- idea by ecto (ecto.ru)
	- coded by karaboz (karaboz.ru)
	- modified by dzhus (dzhus.com)
*/
.paginator {
	margin-top:60px;
	font-size:12px;
	width:100%;
	clear:both;
}
.paginator table {
	border-collapse:collapse;
	table-layout:fixed;
	width:100%;
}
.paginator table td {
	padding:0;
	white-space:nowrap;
	text-align:center;
}
.paginator span {
	display:block;
	padding:3px 0;
	color:#fff;
}
.paginator span strong,
.paginator span a {
	padding:2px 6px;
}
.paginator span strong {
	background:#3f0454;
	font-style:normal;
	font-weight:normal; 
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.paginator .scroll_bar {
	width:100%;	height:20px;
	position:relative;
	margin-top:10px; 
}
.paginator .scroll_trough {
	width:100%;	height:3px;
	background:#3f0454;
	overflow:hidden;
}
.paginator .scroll_thumb {
	position:absolute;
	z-index:2;
	width:0; height:3px;
	top:0; left:0;
	font-size:1px;
	background:#000;
}
.paginator .scroll_knob {
	position:absolute;
	top:-4px; left:50%;
	margin-left:-10px;
	width:20px; height:20px;
	overflow:hidden;
	background:url(images/slider_knob.gif) no-repeat 50% 50%;
	cursor:pointer; cursor:hand;
}
.paginator .current_page_mark {
	position:absolute;
	z-index:1;
	top:0; left:0;
	width:0; height:3px;
	overflow:hidden;
	background:#3f0454;
}

.fullsize .scroll_thumb {
	display:none;
}

.paginator_pages {
	width:100%;
	text-align:right;
	font-size:12px; 
	color:#808080;
	margin-top:-10px; 
}
/* Paginator end*/
/* Easy Slider */


	#slider{
		float:left;	
		height:280px;
		overflow:hidden;
		width:660px;
	}
	#slider h3{
		font-size:18px;
	}

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:330px;
		height:280px;
		overflow:hidden; 
		}	
/*		
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		background:#f00;
		display:block;
		width:20px;
		height:20px;
		position:relative;
		left:-30px;
		top:0px;
		z-index:1000;
		}	
		
		
	#nextBtn, #slider1next{ 
		left:320px;
		}	
		*/
		
/*	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(images/navigation.png) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(images/navigation.png) no-repeat 0 0;	
		}	*/
		
	/* numeric controls */	

	ol#controls{
		margin:0;
		padding:0;
		height:20px;
		clear:left;
		float:left;
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:20px;
		line-height:28px;
		font-weight:bold;
		font-size:11px;
		}
	ol#controls li a{
		float:left;
		height:20px;
		line-height:20px;
		background:#45b6e6;
		border:1px solid #2ea4d6;
		color:#288eb9;
		padding:0 8px;
		text-decoration:none;
		-moz-border-radius:2px;
		-webkit-border-radius:2px;
		}
	ol#controls li a:hover{
		color:#fff;
		}
	ol#controls li.current a{
		background:#540571;
		border-color:#2d033c;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */


#flash-holder{
	padding-top:5px;
}
/*
#content #slider{
	float:left;
	width:310px;
	padding-right:20px;
}*//*
Theme Name: Maskrosbarn
Theme URI: http://www.maskrosbarn.org
Description:
Version: 1.0
Author: Under the Psycamore
Author URI: http://www.underthepsycamore.com
Tags: 
*/

/* Begin Style Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,hr {margin:0; padding:0; } 
table {border-collapse:collapse; border-spacing:0; } 
fieldset,img {border:0; } 
address,caption,cite,code,dfn,th,var { font-style:normal; font-weight:normal; } 
ol,ul {list-style:none; } 
caption,th {text-align:left; } 
h1,h2,h3,h4,h5,h6 {font-size:100%; font-weight:normal; } 
q:before,q:after {content:'';} 
abbr,acronym {border:0;}
object{outline:none;}
/* End Style Reset */
/* Begin Structure */
body {
	background: #f1f1f1 url(images/bg.jpg) center top repeat-x;
	color: #333;
	font-family: Arial, sans-serif;
	font-size: 62.5%;
	text-align: center;
}
	
#page {
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
.container {
	clear: both;
	margin: 0 auto;
	padding: 0 30px;
	text-align: left;
	width: 900px;
}
#top {
	background: url(images/top.jpg) center top no-repeat;
	display: block;
	height: 162px;
	margin: 0 auto;
	padding: 0 16px;
	text-align: left;
	width: 928px;
}
#logo {
	float: left;
	margin-top: 20px;
	height:91px;
	width:264px;
}
#logo img:hover {
	opacity: 0.9;
}
/* Navigation */
.nav {
	clear: both;
	font-size: 1.2em;
	font-weight: bolder;
	padding-top: 9px;
	text-shadow: 0 -1px 0 #000;
	width: 928px;
}
.nav ul {
	list-style-type: none;
}
.nav ul li {
	float: left;
}
.nav ul li a {
	color: #fff;
	display: block;
	font-size: 13px;
	line-height: 42px;
	margin-right: 10px;
	padding: 0 12px;
	text-decoration: none;
}
.nav ul li a:hover {
	color: #fcee21;
}
.nav ul li.current_page_item a, .nav ul li.current_page_parent a{
	background: url(images/nav-current.png) 0 0 repeat-x;
	color: #fcee21;
}
#footer .current_page_parent a{
	background:none;
}
/* End Navigation */
#header {
	background: url(images/header.jpg) center top no-repeat;
	height: 92px;
	margin: 0 auto;
	min-width: 960px;
	text-align: center;
	width: 100%;
}
#header .container {
	background: url(images/header.jpg) center top no-repeat;
	height: 74px;
	padding: 18px 25px 0;
	width: 910px;
}
#maskrosor {
	left: 654px;
	position: relative;
	top: -53px;
}
#content-wrapper {
	background: url(images/content-wrapper-bg.png) center top repeat-y;
	clear: both;
	display: block;
	min-width: 960px;
	text-align: left;
	width: 100%;
}
#content-wrapper .container {
	background:url(images/content-sh.png) right top repeat-y;
	padding:0;
	width: 960px;
}
#content {
	background: #fff url(images/content-bg.png) 0 0 repeat-x;
	float: left;
	margin: 0;
	min-height: 500px;
	padding: 20px 30px 30px;
	width: 680px;
}
/* Begin Sidebar */
#sidebar {
	border-top:1px solid #C6C6C8;
	float: right;
	padding: 20px;
	min-height: 300px;
	width: 179px;
}
#sidebar ul {
	margin-bottom: 20px;
}

.sidebar-standard-ul li{
	border-bottom:1px dotted #ccc;
	padding-bottom:4px;
	margin-bottom:4px;
	font-size:13px;
	font-weight:bold;
}
.sidebar-standard-ul li a{
	padding:4px;
	text-decoration:none;
	display:block;
}

#sidebar .sidebar-standard-ul li ul{
	margin:0;
	margin-left:10px;
}
#sidebar .sidebar-standard-ul li ul li{
	background:url(images/sidebar-li-arrow.png) 0 10px no-repeat;
	border:none;
	margin:0;
	padding:0;
	font-size:12px;
	padding-left:10px;
}

.sidebar-standard-ul .current_page_item a{
	color:#3F0454;
}

.sidebar-standard-ul .current_page_item ul li a{
	color:#0093E0;
}
.sidebar-standard-ul .current_page_item ul li a:hover{
	color:#3F0454;
}
/**/
#sidebar #latest-posts ul{
	border-bottom:1px dotted #ccc;
	padding-bottom:6px;
}

#sidebar #latest-posts ul li{
	background:url(images/sidebar-li-arrow.png) 0 8px no-repeat;
	border:none;
	margin:0;
	padding:0;
	font-size:11px;
	font-weight:bold;
	padding-left:10px;
	padding-bottom:4px;
}

#sidebar #latest-posts ul li a{
	padding:4px;
	text-decoration:none;
	display:block;
	width:140px;
}

.chatta-btn{
	padding-bottom:20px;
}
.sms{
	padding-bottom:20px;
}
/* End Sidebar */
#footer {
	background: #3a024e url(images/footer.jpg) left bottom repeat-x;
	border-top: 1px solid #7b5588;
	clear: both;
	color: #fff;
	text-align: center;
	width: 100%;
}
#footer .container {
	background: url(images/footer-bottom.jpg) center bottom no-repeat;
	height: 230px;
	padding-top: 20px;
}
#footer .left.contact {
	height: 197px;
	width: 260px;
}
#footer .left.thanks {
	width: 200px;
}

#footer .left.thanks ul{
	margin-bottom:10px;
	font-size:11px;
}
#footer .left.thanks ul li{
	margin:4px 0;
}

#footer .left.thanks ul li:before { 
content: "\2022 \20"; 
color: #FFE500;
}

#footer .comments li{
	height:12px;
	width:100px;
	overflow:hidden;
}


#footer .nav {
	font-size: 0.9em;
}
#footer .nav ul li a {
	color: #8a6398;
	display: block;
	line-height: 14px;
	margin-right: 30px;
	padding: 0;
	text-decoration: none;
}
#footer .nav ul li.current_page_item a {
	background-image: none;
}
.post{
	background: url(images/hsep.png) left bottom repeat-x;
	margin-bottom:30px;
	padding-bottom:30px;
	overflow:hidden;
}
body.single .post{
	margin-bottom:20px;
}
.post-info{
	float:left;
	padding:10px;
	width:80px;
}

.blog .entry, .archive .entry{
	float:right;
	padding:0 30px 0 0;
	width:530px;
}
.page .entry{
	padding:0;
	width:660px;
}

.postmetadata {
	clear:both;
}
.blog .post .postmetadata, .archive .post .postmetadata {
	margin-left:120px;
	background:#540571;
	padding:2px 4px;
	color:#fff;
	border:1px dotted #2d033c;
	font-size:11px;
	-moz-border-radius:2px;
}
.post .postmetadata a{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	
}
.post .postmetadata p{
	color:#b48cc2;
	font-weight:bold;
	margin-bottom:0;
}


.left.col3{
	background:#eee;
	height:176px;
	margin-bottom:20px;
	margin-right:40px;
	padding:10px 20px 10px;
	width:150px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	font-weight:bold;
}
.left.col3.purple{
	background:#5a226d;
	color:#fff;
}
.left.col3.purple h3, .left.col3.green h3, .left.col3.blue h3 {
	color:#fff;
	font-size:22px;
}
.left.col3.purple p{
	font-size:13px;
	font-weight:bold;
	color:#fff;
}
.left.col3.green{
background:#7cc90e;
color:#fff;
}
.left.col3.blue{
background:#0093e7;
color:#fff;
}
.left.col3 .yellow{
	color:#ead927;
	font-size:16px;
}
.left.col3.last{
	margin:0;
}
.left.col3 p{
	font-size:12px
}

.left.col3 .more-link{
	border:0;
}
.left.col3.green .more-link{
	background:#97e429;
}
.left.col3.green .more-link:hover{
	background:#540571;
}

/* End Structure */

/* Begin Typography */
h1,h2,h3,h4,h5,h6 {
	color: #3f0454;
	font-weight: bold;
	line-height: 1.2em;
	margin-bottom: 0.3em;
}
h3,h4,h5,h6 {
	padding-top: 0.2em;
}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {
	color: #3f0454;
	text-decoration: none;
}
h1 {
	font-size: 30px;
}
h1.headertxt {
	background: url(images/sprites1.png) 0 0 no-repeat;
	color: #fff;
	display: block;
	height: 54px;
	margin: 0;
	padding: 10px 0 0 0;
	text-indent: -9999em;
	width: 645px;
}
h1 a, #top .description {
	text-decoration: none;
}
h2 {
	font-size: 26px;
	padding-top:2px;
}

h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
#footer h5 {
	margin-bottom: 6px;
}
h6 {
	font-size: 13px;
}

p {
	font-size: 13px;
	line-height: 1.6em;
	margin-bottom: 1.3em;
}

p span.intro{
	color: #3f0454;
	font-size:17px;
	line-height: 1.6em;
}

a, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover{
	color: #0093e0;
	text-decoration:none;
}
a:hover{
	color: #3f0454;
	text-decoration:underline;
}
a:visited {
}

small{
	font-size:11px;
}

#sidebar h2 {
	font-size: 18px;
	line-height: 1.4em;
}
#sidebar h4 {
	font-size: 13px;
	line-height: 1.1em;
}
#sidebar ul li ul {
	font-size: 12px;
	line-height: 1.4em;
}
#footer p {
	font-size: 11px;
	text-shadow: 0 -1px 0 #13011a;
}
#footer .right{
	text-align:right;
	color:#765681;
}
#footer .right a{
	color:#765681;
}
#footer h1,#footer h2,#footer h3,#footer h4,#footer h5,#footer h6 {
	color: #fff;
}
#footer a {
	color: #fff;
}
#footer a:hover, #footer .nav a:hover {
	color: #fcee21;
}

#footer a.backtotop{
	background:url(images/sprites1.png) 46px -251px no-repeat;
	color:#765681;
	font-size:12px;
	font-weight:bold;
	display:block;
	height:15px;
	margin:2px 0 90px 0;
	padding:0 0 0 10px;
	text-decoration:none;
}
#footer a.rss{
	background:url(images/sprites1.png) 0 -449px no-repeat;
	padding-left:16px;
}
#footer a.backtotop:hover{
	background-position:46px -266px;
	color:#ffe500;
}

#content ol, #content  ul {
	font-size:13px;
	margin-bottom:1.5em;
}
#content ol {
	list-style-type: decimal;
}
#content ul {
	list-style-type: disc;
}
#content li {
	margin-left:2em;
	padding:4px 0;
	line-height:1.4em;
}
ol ol, ol ul, ul ul, ul ol{
	margin:0.5em;
}

.comment-bubble a{
	background:url(images/sprites1.png) 0 -365px no-repeat;
	color:#ebfbf9;
	display: block;
	float:right;
	font-weight:bold;
	height: 32px;
	padding:4px 0;
	text-align: center;
	text-decoration:none;
	text-shadow:0 1px 0 #0cb7a0;
	width: 40px;
}
.comment-bubble a:hover{
	background-position:0 -407px;
	color:#fff;
}

#content ul.share{
	font-size:11px;
	list-style-type:none;
	margin-bottom:50px;
}
#content ul.share li{
	display:inline;
	margin:0;
	margin-right:20px;
}

#content ul.share a.print{
	background:url(images/sprites1.png) 0 -497px no-repeat;
	height:16px;
	padding-left:20px;
	padding-top:1px;
	display:inline-block;
}
#content ul.share a.facebook{
	background:url(images/sprites1.png) 0 -463px no-repeat;
	height:16px;
	padding-left:20px;
	padding-top:1px;
	display:inline-block;
}
#content ul.share .twitter{
	background:url(images/sprites1.png) 0 -480px no-repeat;
	height:16px;
	padding-left:20px;
	padding-top:1px;
	display:inline-block;
}

.btn-link{
	background:#45b6e6;
	border:1px solid #2ea4d6;
	display:block;	
	padding:4px 10px;
	width:120px;
	margin-top:10px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	-khtml-border-radius:2px;
}

.more-link{
	background:#45b6e6;
	border:1px solid #2ea4d6;
	display:block;	
	padding:4px 10px;
	width:55px;
	margin-top:10px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	-khtml-border-radius:2px;
}
.more-link:hover, .btn-link:hover{
	background:#540571;
	border-color:#2d033c;
	color:#fff;
	text-decoration:none;
}


.postNav {
display:block;
float:right;
height:21px;
margin:2px 4px 20px 0;
padding:0 4px;
text-indent:-9999px;
width:21px;
}
.postNext{
	background:url(images/sprites1.png) 0 -302px no-repeat;	
}
.postNext:hover{
	background-position:0 -323px;
}
.postNext:active, .postNext:focus{outline:none;}

/* Begin Dates */
div.date{
	background: url(images/date-bg.png) 0 0 no-repeat;
	height: 63px;
	width: 83px;
}
.date .dateholder{
	color:#fff;
	font-size:11px;
	font-weight:bold;
	padding:9px 18px;
	text-align:center;
	width: 32px;
}
.day{
	background:url(images/dates.png) 0 0 no-repeat;
	display:block;
	height:18px;
	margin:0 0 3px 2px;
	text-indent:-999em;
	width:29px;
}
.D01{background-position:0 0px;}
.D02{background-position:0 -18px;}
.D03{background-position:0 -36px;}
.D04{background-position:0 -54px;}
.D05{background-position:0 -72px;}
.D06{background-position:0 -90px;}
.D07{background-position:0 -108px;}
.D08{background-position:0 -126px;}
.D09{background-position:0 -144px;}
.D10{background-position:0 -162px;}
.D11{background-position:0 -180px;}
.D12{background-position:0 -198px;}
.D13{background-position:0 -216px;}
.D14{background-position:0 -234px;}
.D15{background-position:0 -252px;}
.D16{background-position:0 -270px;}
.D17{background-position:0 -288px;}
.D18{background-position:0 -306px;}
.D19{background-position:0 -324px;}
.D20{background-position:0 -342px;}
.D21{background-position:0 -360px;}
.D22{background-position:0 -378px;}
.D23{background-position:0 -396px;}
.D24{background-position:0 -414px;}
.D25{background-position:0 -432px;}
.D26{background-position:0 -450px;}
.D27{background-position:0 -468px;}
.D28{background-position:0 -486px;}
.D29{background-position:0 -504px;}
.D30{background-position:0 -522px;}
.D31{background-position:0 -540px;}

.month{
	background:url(images/dates.png) -29px top no-repeat;
	display:block;
	height:14px;
	text-indent:-999em;
	width:32px;
}
.M01{background-position:-29px 0px;}
.M02{background-position:-29px -14px;}
.M03{background-position:-29px -28px;}
.M04{background-position:-29px -42px;}
.M05{background-position:-29px -56px;}
.M06{background-position:-29px -70px;}
.M07{background-position:-29px -84px;}
.M08{background-position:-29px -98px;}
.M09{background-position:-29px -112px;}
.M10{background-position:-29px -126px;}
.M11{background-position:-29px -140px;}
.M12{background-position:-29px -154px;}

.year{
	background:url(images/dates.png) -60px top no-repeat;
	display:block;
	height:10px;
	text-indent:-999em;
	width:26px;
}
.Y2000{background-position:-60px 0px;}
.Y2001{background-position:-60px -10px;}
.Y2002{background-position:-60px -20px;}
.Y2003{background-position:-60px -30px;}
.Y2004{background-position:-60px -40px;}
.Y2005{background-position:-60px -50px;}
.Y2006{background-position:-60px -60px;}
.Y2007{background-position:-60px -70px;}
.Y2008{background-position:-60px -80px;}
.Y2009{background-position:-60px -90px;}
.Y2010{background-position:-60px -100px;}
.Y2011{background-position:-60px -99px;}
.Y2012{background-position:-60px -108px;}
.Y2013{background-position:-60px -117px;}
.Y2014{background-position:-60px -126px;}
.Y2015{background-position:-60px -135px;}
.Y2016{background-position:-60px -144px;}
.Y2017{background-position:-60px -153px;}
.Y2018{background-position:-60px -162px;}
.Y2019{background-position:-60px -171px;}
.Y2020{background-position:-60px -180px;}

/* End Dates */ 

.bloggare{
	clear:both;
	display:block;
	height:90px;
	width:90px;
}
.bloggare.bjorn{
	background:url(images/bloggare.png) 0 0 no-repeat;
}
.bloggare.thereita{
	background:url(images/bloggare.png) left -90px no-repeat;
}
.bloggare.cecilia{
	background:url(images/bloggare.png) left -180px no-repeat;
}
.bloggare.denise{
	background:url(images/bloggare.png) left -270px no-repeat;
}
.bloggare.michaela{
	background:url(images/bloggare.png) left -360px no-repeat;
}

.bloggare.sandra{
	background:url(images/bloggare.png) left -450px no-repeat;
}
.bloggare.josefin{
	background:url(images/bloggare.png) left -540px no-repeat;
}
.bloggare.mia{
	background:url(images/bloggare.png) left -630px no-repeat;
}

/* End Typography */

/* Begin Forms */
#search {	
	padding: 59px 0 8px;
	width: 200px;
}
#searchfield{
	background: url(images/sprites1.png) left -202px no-repeat;
	height:26px;
	padding-top:7px;
}
#searchform {
	vertical-align: middle;
}
#searchform div {
	height:17px;
}
#s {
	background: transparent;
	border: 0;
	color: #d3ced5;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	margin: 0 0 2px 12px;
	padding: 0;
	width: 150px;
}
#s:focus { outline: none; }
#searchsubmit {
	background: url(images/sprites1.png) 1px -235px no-repeat;
	border: none;
	cursor: pointer;
	display: inline-block;
	height: 16px;
	text-indent: -900em;
	width: 19px;
}
#searchsubmit:hover{
	opacity:0.8;	
}

#content input{
	font:12px Arial, Helvetica, sans-serif;
	padding:4px 6px;
	margin-bottom:4px;
}
#content textarea{
	font:12px Arial, Helvetica, sans-serif;
	padding:4px 6px;
	overflow:auto;
	width:320px;
	max-width:100%;
}

#content #submit{
	width:140px;	
}


.radio .wpcf7-list-item{
	display:block;
}

span.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	background:#fff;
	color:#c03;
	font-size:12px;
	position: absolute;
	top:-1px;
	left: 0;
	padding:0px 6px;
	margin-left:2px;
	z-index: 100;
}
.wpcf7-response-output{
	font-size:12px;	
}
.wpcf7-validation-errors{
	color:#c03;
}
.wpcf7-mail-sent-ok{
	color:#81D30F;
	font-weight:bold;
}
.wpcf7-list-item-label{
	padding-right:10px;
}

/* End Forms */

/* Begin Tables */

#content table{
	font-size:12px;	
}

/* End Tables */

/* Begin Images */
#content img.alignleft, #content img.alignright{
	border:3px solid #eee;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}

p img {
	max-width: 100%;
	padding: 0;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright, .wp-caption.alignright {
	display: inline;
	margin: 0 0 10px 30px;
}
img.alignleft, .wp-caption.alignleft {
	display: inline;
	margin: 0 30px 10px 0;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
/* End Images */


/* Begin Comments*/
.postmetadata.alt{
	background:#540571;
	padding:2px 4px;
	color:#fff;
	border:1px dotted #2d033c;
	padding:4px 8px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
.alt {
	margin: 0;
	padding: 16px;
}
#comment{
	width:100%;
	overflow:auto;
}

#content .comment{
	border-bottom:1px solid #e4e4e4;
	padding:10px;
	margin:0;
	
}
#content .children{
	background:url(images/reply-top.png) 10px 0 no-repeat;
	padding:0;
	padding-top:10px;
	margin:0;
	margin-top:4px;
}
#content .children .comment{
	background:#eee;
	margin-bottom:1px;
	border-radius:6px;
	-moz-border-radius:6px;
}

#content .children .comment, #content .children .comment p{
	font-size:11px;
}


cite.comment-author{
	display:inline;
	font-weight:bold;
	text-transform:capitalize;
}
.comment-body p{
	display:inline;
}

.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	list-style: none;
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
}
.commentlist li ul li {
	margin-left: 10px;
	margin-right: -5px;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}
.nocomments {
	margin: 0;
	padding: 0;
	text-align: center;
}
.commentmetadata {
	color:#777;
	display: block;
	font-size:11px;
	margin: 0;
	padding-top:4px;
}
.commentmetadata a{
	color:#777;
}
/* End Comments */
/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
}
/* End Calendar */
/* Begin Various Tags & Classes */
.left{float:left;}
.right{float:right;}
.clear{clear:both;}

#content-wrapper hr {
	color: #fff;
	background: #fff;
	height: 0;
	border:0;
	border-bottom:1px dotted #ccc;
	display:block;
	margin:16px 0;
	clear:both;
}

#content-wrapper hr.clear {
	background: #fff;
	border: 0;
	color: #fff;
	display: block;
	height: 1px;
	width: 740px;
	margin:0;
	padding:0;
}
#content-wrapper hr.dots {
	background: url(images/sprites1.png) 0 -281px repeat-x;
	border: 0;
	color: #fff;
	display: block;
	height: 18px;
	width: 680px;
	margin:0;
	padding:0;
}
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	border-left: 5px solid #eee;
	margin: 15px 30px 0 0px;
	padding-left: 20px;
	font-style:italic;
}
blockquote cite {
	display: block;
	margin: 5px 0 0;
}

.center {
	text-align: center;
}
.hidden {
	display: none;
}
.screen-reader-text {
	left: -1000em;
	position: absolute;
}
hr {
	display: none;
}
.navigation {
	display: block;
	font-size:12px;
	margin-top: 10px;
	margin-bottom: 50px;
	text-align: center;
}

.navigation a{
	text-decoration:none;
}

.navigation .alignleft a{
	background:url(images/navigation.png) 0 0 no-repeat;
	display:block;
	height:30px;
	line-height:30px;
	padding:0 0 0 40px;
	margin-left:-39px;
}
.navigation .alignleft a:hover{
	background-position:left -30px;
}
.navigation .alignright a{
	background:url(images/navigation.png) right -60px no-repeat;
	display:block;
	height:30px;
	line-height:30px;
	padding:0 40px 0 0 ;
	margin-right:-39px;
}
.navigation .alignright a:hover{
	background-position:right -90px;
}
/* End Various Tags & Classes*/
/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption p.wp-caption-text {
	color:#3f0454;
	font-size: 11px;
	font-weight:bold;
	line-height: 15px;
	margin: 0;
	padding: 0 4px 5px;
}
/* End captions */



/* Starpage */
body.home #content, body.page-template-forelasningar-php #content {
	padding-left:0;
	padding-right:0;
	width:740px;
}

#start-div{
	background:url(images/startpage-bg.png) left 170px repeat-x;
	min-height:350px;
	padding-left:30px;
	padding-right:0px;
	width:710px;
}

.welcome{
	height:320px;
}

.box-border-radius{
	background:#eee;
	padding:8px 12px 12px;
	margin-bottom:20px;
	width:200px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
}
.box-border-radius span{
	font-size:11px;
	font-weight:bold;
}

#blogg{
	float:left;
	padding-top:30px;
	width:300px;
}
#kronikor{
	float:right;
	padding-top:30px;
	padding-right:30px;
	width:300px;
}


.puff{
height:85px;
overflow:hidden;
}

#latest-gb-comment{
	background:#47115b url(images/gb-bg-top.png) no-repeat;
	width:159px;
	padding:10px;
}
#latest-gb-comment-bottom{
	background:#47115b url(images/gb-bg-bottom.png) left bottom no-repeat;
	height:21px;
	width:179px;
}
#latest-gb-comment h4{
	margin-bottom:8px;
}
#latest-gb-comment h4 a{
	background:url(images/sidebar-gbok-header.png) 0 0 no-repeat;
	display:block;
	height:13px;
	text-indent:-9999em;
	width:77px;
}
#latest-gb-comment h4 a:active, #latest-gb-comment h4 a:focus{outline:none;}

#latest-gb-comment h5{
	margin:0;
	color:#93EF0E;
	font-size:12px;
}
#latest-gb-comment p{
	margin:0;
	color:#fff;
	font-size:11px;
	width:160px;
	overflow:hidden;
	height:90px;
}
#latest-gb-comment small{
	color:#ccc;
	font-size:9px;
}


#start-div h4{
	font-size:13px;
	color:#999;
}
#slider h4{
	color: #3f0454;
	font-size: 18px;
}

/* End Startpage */


/* Föreläsningar */
body.page-template-forelasningar-php #content {
	padding-left:0;
	padding-right:0;
	width:740px;
}


body.page-template-forelasningar-php #content #flash-holder{
	padding-top:5px;
}

body.page-template-forelasningar-php #content #slider{
	float:left;
	width:310px;
	padding-right:20px;
}
/* Kontakt */
body.page-template-contact-php #content {
	padding-left:0;
	padding-right:0;
	width:740px;
}
body.page-template-contact-php #content #slider{
	float:left;
	width:310px;
	padding-right:20px;
}

/* End Kontakt */


/* forelasningar */
#content .forelasningar{
	list-style:none;

}
#content .forelasningar li{
	font-size:12px;
	margin-left:0;
	padding:12px 0;
	border-bottom:1px dotted #ccc;
}

.forelasningar h6{
	display:inline;
}
.forelasningar .datum{
	color:#777;
	font-size:11px;
	font-weight:bold;
}

.forelasningar span.forelasare{
	display:block;
	margin-top:5px;
}

/* end forelasningar */

/* Läger */
#lager-table{
	background:#e6e6e6; 
	width:100%; 
	margin-bottom:20px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
}
#lager-table td{
	padding:6px 5px 10px 10px;
	vertical-align:middle;
	font-size:10px;
	font-weight:bold;
}
#lager-table td.light, #lager-table th.light{
	background:#efefef;	
}
#lager-table th{
	padding:10px 5px 0 10px;
	vertical-align:middle;
	font-size:11px;
	color:#3f0454;
}
body.page-template-lager-php #content {
	padding-left:0;
	padding-right:0;
	width:740px;
}
body.page-template-lager-php #content #slider{
	float:left;
	width:310px;
	padding-right:20px;
}
body.page-template-lager-php{
	background: #f1f1f1 url(images/bg-lager.jpg) center top repeat-x;
}

body.page-template-lager-php #header, body.page-template-lager-php #header .container{
	background: url(images/header-lager.jpg) center top no-repeat;
}
body.page-template-lager-php h1.headertxt {
	background: url(images/sprites1.png) 0 -65px no-repeat;
	
}
/* End Läger */
/* Gala */
body.page-template-gala-php{
	background: #f1f1f1 url(images/bg-gala.jpg) center top repeat-x;
}
body.page-template-gala-php #header, body.page-template-gala-php #header .container{
	background: url(images/header-gala.jpg) center top no-repeat;
}
body.page-template-gala-php h1.headertxt {
	background: url(images/sprites1.png) 0 -133px no-repeat;
}
/* End Gala */
/* Gästbok */
body.page-template-guestbook-php label{
	display:block;
	font-size:11px;
	font-weight:bold;
}
body.page-template-guestbook-php input{
	font-size:11px;
	height:14px;
	padding:2px;
	width:230px;
}
body.page-template-guestbook-php #content #commentform .left{
	width:250px;
}
body.page-template-guestbook-php #content #commentform .right{
	width:340px;
}

body.page-template-guestbook-php #content textarea{
	font-size:12px;
	height:80px;
	overflow:auto;
	width:320px;
}
body.page-template-guestbook-php #comment-form{
	padding-top:10px;
	border-top:1px dotted #e1e1e1;
	margin-top:8px;
}
#leave-a-comment{
	background:#f2f2f2;
	padding:8px 16px 12px;
	margin-bottom:20px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
}
#leave-a-comment p{
	margin-bottom:0;
}
#toggle-respond{
	display:block;
	font-weight:bold;
	padding-left:30px;
	height:21px;
}
#toggle-respond:hover{
	text-decoration:none;
}
.hidebox{
	background:url(images/sprites1.png) 0 -302px no-repeat;
}
.showbox{
	background:url(images/sprites1.png) 0 -344px no-repeat;
	color:#999;
}
body.page-template-guestbook-php #comment-form #submit{
	background:#45b6e6;
	border:1px solid #2ea4d6;
	color:#fff;
	cursor:pointer;
	display:block;
	font-weight:bold;
	height:24px;
	padding:0px 10px 1px;
	margin-top:10px;
	text-decoration:none;
	width:66px;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	-khtml-border-radius:2px;
}
body.page-template-guestbook-php #comment-form #submit:hover{
	background:#540571;
	border-color:#2d033c;
	color:#fff;
	text-decoration:none;

}
/* End Gästbok */
/* Begin search */
body.search .post, body.search .page{
	background:none;
	border-bottom:1px solid #eee;
	padding:10px 0;
	margin:0;
}
/* End search */ 
/*
	Paginator 3000
	- idea by ecto (ecto.ru)
	- coded by karaboz (karaboz.ru)
	- modified by dzhus (dzhus.com)
*/
.paginator {
	margin-top:60px;
	font-size:12px;
	width:100%;
	clear:both;
}
.paginator table {
	border-collapse:collapse;
	table-layout:fixed;
	width:100%;
}
.paginator table td {
	padding:0;
	white-space:nowrap;
	text-align:center;
}
.paginator span {
	display:block;
	padding:3px 0;
	color:#fff;
}
.paginator span strong,
.paginator span a {
	padding:2px 6px;
}
.paginator span strong {
	background:#3f0454;
	font-style:normal;
	font-weight:normal; 
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.paginator .scroll_bar {
	width:100%;	height:20px;
	position:relative;
	margin-top:10px; 
}
.paginator .scroll_trough {
	width:100%;	height:3px;
	background:#3f0454;
	overflow:hidden;
}
.paginator .scroll_thumb {
	position:absolute;
	z-index:2;
	width:0; height:3px;
	top:0; left:0;
	font-size:1px;
	background:#000;
}
.paginator .scroll_knob {
	position:absolute;
	top:-4px; left:50%;
	margin-left:-10px;
	width:20px; height:20px;
	overflow:hidden;
	background:url(images/slider_knob.gif) no-repeat 50% 50%;
	cursor:pointer; cursor:hand;
}
.paginator .current_page_mark {
	position:absolute;
	z-index:1;
	top:0; left:0;
	width:0; height:3px;
	overflow:hidden;
	background:#3f0454;
}

.fullsize .scroll_thumb {
	display:none;
}

.paginator_pages {
	width:100%;
	text-align:right;
	font-size:12px; 
	color:#808080;
	margin-top:-10px; 
}
/* Paginator end*/
/* Easy Slider */


	#slider{
		float:left;	
		height:280px;
		overflow:hidden;
		width:660px;
	}
	#slider h3{
		font-size:18px;
	}

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:330px;
		height:280px;
		overflow:hidden; 
		}	
/*		
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		background:#f00;
		display:block;
		width:20px;
		height:20px;
		position:relative;
		left:-30px;
		top:0px;
		z-index:1000;
		}	
		
		
	#nextBtn, #slider1next{ 
		left:320px;
		}	
		*/
		
/*	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(images/navigation.png) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(images/navigation.png) no-repeat 0 0;	
		}	*/
		
	/* numeric controls */	

	ol#controls{
		margin:0;
		padding:0;
		height:20px;
		clear:left;
		float:left;
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:20px;
		line-height:28px;
		font-weight:bold;
		font-size:11px;
		}
	ol#controls li a{
		float:left;
		height:20px;
		line-height:20px;
		background:#45b6e6;
		border:1px solid #2ea4d6;
		color:#288eb9;
		padding:0 8px;
		text-decoration:none;
		-moz-border-radius:2px;
		-webkit-border-radius:2px;
		}
	ol#controls li a:hover{
		color:#fff;
		}
	ol#controls li.current a{
		background:#540571;
		border-color:#2d033c;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */


#flash-holder{
	padding-top:5px;
}
/*
#content #slider{
	float:left;
	width:310px;
	padding-right:20px;
}*/
