/*  
Theme Name: Legens By
Theme URI: http://noscope.com/
Description: Design: Joen Asmussen
Version: 1.0
Author: Joen Asmussen
Author URI: http://noscope.com/
*/


/* CSS Reset, Copyright (c) 2007, Yahoo! Inc. All rights reserved. Code licensed under the BSD License: http://developer.yahoo.net/yui/license.txt, version: 2.3.0 */
body{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{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;font-variant:normal;}sup,sub{line-height:-1px;vertical-align:text-top;}sub{vertical-align:text-bottom;}input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}





/**
* Start Vanilla Stylesheet 0.9.5
*/
body {
	font: 9pt/1.5em Arial, Helvetica, sans-serif;
}
pre, code, tt {
	font: 1em/1.5em 'Andale Mono', 'Lucida Console', monospace;
}
h1, h2, h3, h4, h5, h6, b, strong {
	font-weight: bold;
}
em, i, dfn {
	font-style: italic;
}
dfn {
	font-weight:bold;
}
p, code, pre, kbd {
	margin:0 0 1.5em 0;
}
blockquote {
	margin:0 1.5em 1.5em 1.5em;
}
li ul, li ol {
	margin:0 1.5em;
}
ul, ol {
	margin:0 1.5em 1.5em 1.5em;
}
ul, ul li {
	list-style-type:disc;
}
ol, ol li {
	list-style-type:decimal;
}
dl {
	margin:0 0 1.5em 0;
}
dl dt {
	font-weight:bold;
}
dd {
	margin-left:1.5em;
}
table {
	margin-bottom:1.4em;
	width:100%;
}
th {
	font-weight:bold;
}
th, td, caption {
	padding:4px 10px 4px 5px;
}
tfoot {
	font-style:italic;
}
sup, sub {
	line-height:0;
}
abbr, acronym {
	border-bottom: 1px dotted;
}
address {
	margin:0 0 1.5em;
	font-style:italic;
}
del {
	text-decoration: line-through;
}
pre {
	margin:1.5em 0;
	white-space:pre;
}
img.centered, .aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	display: inline;
}
img.alignleft {
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.clearfix::after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
*:first-child+html .clearfix {
	zoom: 1;
	display: block;
}
* html .clearfix {
	zoom: 1;
	display: block;
}
/**
* End Vanilla Stylesheet
*/




/*

	Force scrollbars to prevent page "jog"
	
*/
html {
	height:100%;
	margin-bottom: 0.09em;
}













/*

	Edit
	
*/
.edit a {
	margin: 0;
	position: absolute;
	z-index: 2;
	right: 0;
	top: 0;
	text-decoration: none;
	display: block;
	width: 12px;
	height: 12px;
	border: 0 !important;
	text-indent: -9999px;
	background: url('images/icon_edit.gif') no-repeat;
	overflow: hidden;
}
.edit a:hover {
	background: url('images/icon_edit_over.gif') no-repeat;
}






body {
	padding-top: 20px;
}






/* old logo */
/*
#logo {
	margin-top: 40px;
	width: 104px;
	float: left;
}
h1 a {
	overflow: hidden;
	display: block;
	width: 84px;
	height: 182px;
	text-indent: -9999px;
	background: url('images/logo.gif');
}*/


/* 

	new logo

*/
#container {
	position: relative;
	/* width: 1000px; */
	/*width: 950px;*/
	/*width: 966px; /* 950 + 16 extra pixels from larger logo */
	width: 986px; /* 950 + 16 extra pixels from larger logo + 20 px margin */
	margin: 0 auto;
}
#logo {
	width: 120px;
	margin-top: 56px;	/* prev, 40 */
	float: left;
	position: relative;
}
#body {
	width: 846px;
	float: right;
}
#logo_link {
	position: absolute;
	z-index: 3;
}
#logo_link a {
	position: absolute;
	z-index: 3;
}
#logo_link h1 {
	display: none;
}







/* Links */

a:link, a:active {
	color: #E40375;
}
a:visited { color: #99024E; }
a:hover { color: #FD5EAD; }















#footer {
	clear: both;
	position: relative;
}
#copyright, #copyright a {
	color: #c7beaf;
}
#copyright p {
	font-size: 8pt;
}




#header {
	height: 80px;
	position: relative;
}

/*#bylogo a {
	position: absolute;
	width: 26px;
	height: 29px;
	margin-right: 20px;
	background: url('images/bylogo.gif') no-repeat left top;
	left: 0;
	top: 0;
}*/


/*#bylogo {
	position: absolute;
	width: 26px;
	height: 29px;
	margin-right: 20px;
	background: url('images/bylogo.gif') no-repeat left top;
	left: 0;
	top: 0;
}*/




/* Bylogo flyttes! */
#bylogo {
	display: none;
}
#bylogofooter a {
	overflow: hidden;
	text-indent: -9999px;
	float: right;
	margin: 5px 0 0 10px;
	/*	
	width: 26px;
	height: 29px;
	background: url('images/bylogo.gif') no-repeat left top;
	*/
	width: 45px;
	height: 50px;
	background: url('images/bylogo.jpg') no-repeat left top;
}











/************************
* 	Menu
*/
#header, #header a {
	color: #E40375;  /*#FF0085; /*#e50278;*/
	text-decoration: none;
	padding: 3px;
}
#header ul {
	position: absolute;
	border-bottom: 2px solid #E40375;
	top: 4px;
	padding-bottom: 5px;
	/* 
	left: 17px;
	width: 811px; 
	efter bylogo rettelse: */
	left: 0;
	width: 846px;
}

/* bylogo rettelser */
.menu ul {
	padding: 0;
	margin: 0;
}


#header ul li {
	list-style: none;
	display: inline;
}

#header ul li ul {
	display: none;
}
#header ul li.current_page_item ul,
#header ul li.current_page_parent ul,
#header ul li.current_page_ancestor ul
{
	display: block;
}
#header ul li ul {	/* submenu */
	position:  absolute;
	top: 23px;
	padding: 3px 0;
	background: #E40375;
	/*
	width: 811px;
	left: -18px;
	efter bylogo rettelse: */
	width: 846px;
}

/* all items */
#header ul li a {
	margin-right: -3px;
	padding-left: 10px !important;
	padding-right: 10px !important;
}
/* primary tabs */
.current_page_ancestor a, .current_page_item a {
	background: #E40375;
	padding-bottom: 7px !important;
	color: #fff !important;
}
#header ul a:hover {
	text-decoration: underline;
}

/* primary tab hover */
.current_page_item ul a, .current_page_ancestor li a {
	background: 0 !important;
	padding-bottom: 5px !important;
}
/* active sub tabs */
.current_page_ancestor .current_page_item a, #header ul li li a:hover {
	color: #fff !important;
	text-decoration: underline !important;
}

















#searchform {
	position: absolute;
	right: 0;
	top: 4px;
	z-index: 1;
}
#searchform #s {
	border: 1px dotted #E40375;
}
#searchsubmit {
	color: #E40375;
	border: 0;
	background: 0;
}















.page {
	position: relative;
	width: 450px;
}


/* full page width is 917px */
#main {
	position: relative;
	/* width: 674px; */
	width: 625px;
	float: left;
	min-height: 500px;
}
#sidebar {
	width: 210px;
	float: right;
}
#sidebar ul {
	margin: 0;
}
#sidebar li {
	position: relative;
	list-style: none;
	margin-bottom: 10px;
	padding: 0;
}

.forsiden img {
	display: block;
}













h1, h2, h3 {
	color: #E40375;
	font-size: 24pt;
	font-weight: normal;
	margin: 0 0 .5em 0;
	line-height: 24pt;
}
h2 {
	font-size: 18pt;
	/* line-height: 18pt; */
	line-height: 22pt;
}
h3 {
	font-size: 16pt;
	/* line-height: 16pt; */
	line-height: 19pt;
}
h2, h3, h4, h5, h6 {
	color: #000;
}
.udsnit {
	font-weight: bold;
	text-decoration: none !important;
	color: #E40375;
}





.share {
	width: 150px;
	border: 1px so #f00;
	float: right;
}


/* default table styles */
table {
	width: 100%;
}
table * {
	vertical-align: top;
	padding: 0;
}
table td {
	padding: 0 20px 20px 0;
}










/* Comments */

#secondary {
	margin-top: 80px;
	border-top: 2px solid #E40375;
	padding-top: 10px;
	color: #E40375;
	position: relative;
}
#secondary .inner {
	width: 450px;
}
.formatting {
	display: none;
}
textarea {
	border: 1px dotted #E40375;
	padding: 5px;
	color: #000;
}
input {
	border: 1px dotted #E40375;
	color: #000;
}
#secondary .pushbutton-wide {
	border: 0 !important;
	background: 0;
	color: #E40375 !important;
	font-weight: bold;

	position: absolute;
	top: 124px;
	right: -45px;
	cursor: pointer;
}
#respond {
	position: relative;
}

.commentbox {
	width: 170px;
	float: right;
}
.commentarea {
	float: left;
	width: 270px;
}
.commentarea textarea {
/*	width: 258px; 
	height: 111px; */
	width: 270px;
	height: 123px;
}


.commentbox small {
	display: none;
}


ol.commentlist {
	margin: 20px 0 40px 0;
}

ol.commentlist li {
	list-style: none;
	margin-bottom: 40px;
}
ol.commentlist li::after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
*:first-child+html ol.commentlist li {
	zoom: 1;
	display: block;
}
* html ol.commentlist li {
	zoom: 1;
	display: block;
}


.comment-author img {
	border: 2px solid #E40375;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
ol.commentlist li p {
	clear: both;
}







/* Contact page */
.wpcf7-form {
	color: #E40375;
}
.wpcf7-form input {
	/*width: 448px;*/
	color: #000;
	background: 0;
	text-align: left;
}
.wpcf7-form textarea {
	/*width: 438px;*/
	color: #000;
}
input[type="button"],input[type="submit"], input.button {
	color: #E40375 !important;
	font-weight: bold;
	border: 0;
	cursor: pointer;
	background: 0;
}
.page .button {
	width: 100px;
}

.wpcf7-form textarea, .wpcf7-form input.text {
	width: 450px;
}
input, textarea {
	-ms-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-box-sizing:border-box; 
}







p.meta {
	color: #E40375;
}



/* S�geresultater */
.searchresults h3 {
	line-height: 16pt;
	margin-bottom: 0;
}
.searchresults p {
	margin-bottom: 0;
}
.searchresults h3 a {
	text-decoration: none;
}
.result {
	position: relative;
	margin-bottom: 20px;
}
.searchresults .permalink a { color: #8CD600; }







/* Author */

.author {
	margin-bottom: 30px;
	border-bottom: 2px solid #E40375;
	padding-bottom: 10px;
	color: #E40375;
	position: relative;
}


.post {
	margin-bottom: 40px;
}






h2 a, h3 a {
	text-decoration: none;
	/* color: #E40375 !important; */
	color: #000 !important;
}





.authorimage {
	float: right;
	margin: 0 0 10px 10px;
}









.carousel-controls a {
	width: 30px;
	height: 30px;
	border: 2px solid #bbb;
	overflow: hidden;
	margin: 0 10px 10px 0;
}
.carousel-controls a.active {
	border: 2px solid #E40375;
}
.carousel-controls img {
	border: 0 !important;
}
.carousel-gallery {
	margin-bottom: 20px;
}




.sitemap a {
	background: 0;
	color: #E40375 !important;

}
.sitemap li {
	margin: 4px;
	list-style: none;
}



/* Share feature */
#emailform {
	position: absolute;
	width: 150px;
	background: #fff;
	z-index: 50;
	border: 2px solid #E40375;
	padding: 10px;
	margin: 5px 0 5px 0;
}









blockquote {
	margin-left: 0;
	padding-right: 40px;
	/* background: url(images/blockquote.gif) no-repeat top right; */
}
blockquote p {
	font-style: italic;
}


/* subpages */
.subpagelist {
	margin-top: 20px;
	padding-top: 10px;
	border-top: 2px solid #E40375;
	clear: right;
	width: 150px;
	border: 1px so #f00;
	float: right;
}



.share {
	clear: both !important;
}

.error {
	font-weight: bold;
	color: #E40375;
}



/* Share icons */
.share ul li {
	list-style: none;
}
.share ul {
	margin-left: 0;
}
.share ul li a {
	padding-left: 20px;
}
.share ul #facebook a {
	background: url(images/share_facebook.png) no-repeat left center;
}
.share ul #twitter a {
	background: url(images/share_twitter.png) no-repeat left center;
}
.share ul #email a {
	background: url(images/share_email.png) no-repeat left center;
}
.share ul #delicious a {
	background: url(images/share_delicious.png) no-repeat left center;
}
.share ul #google a {
	background: url(images/share_google.png) no-repeat left center;
}





.subpagelist p a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.subpagelist p a:hover {
	text-decoration: underline;
}
.subpagelist p {
	margin-bottom: 0; 
}
.subpagelist li.current_page_item a {
	font-weight: bold;
	color: #000 !important;
	background: 0 !important;
	text-decoration: none;
}
.subpagelist li.current_page_item .page_item a {
	font-weight: bold;
/*	color: #E40375 !important;
	background: #fff !important; */
	color: #000 !important;
	background: 0 !important;
	text-decoration: underline;
}

.subpagelist li.current_page_item a .current_page_ancestor, .subpagelist li.current_page_item a .current_page_parent {
	font-weight: bold;
	color: #000 !important;
	background: 0 !important;
	text-decoration: none;
}










/* PDF ikoner */
a[href$='.pdf'] {
	display:inline-block;
	padding-left:20px;
	line-height:18px;
	background:transparent url(images/icon_pdf.png) center left no-repeat;
}





.alignleft {
	margin-right: 10px;
}
.alignright {
	margin-left: 10px;
}

/* Kulturspots - css image map */
		#kulturkort {
position:relative;
			margin:0;
			padding:0;
			width:420px;
			height:371px;
			background:url(images/kulturspot-kort.jpg) top left no-repeat #fff;
			font-family:arial, helvetica, sans-serif;
			font-size:8pt;
		}
		
		#kulturkort li {
			margin:0;
			padding:0;
			list-style:none;
		}
		
		#kulturkort li a {
			position:absolute;
			display:block;
			/*
			   Specifying a background image
			   (a 1px by 1px transparent gif)
			   fixes a bug in older versions of
			   IE that causeses the block to not
			   render at its full dimensions.
			*/
   			background:url(images/blank11.gif);
   			text-decoration:none;
			color:#000;
		}
		
		#kulturkort li a span { display:none; }
		
		#kulturkort li a:hover span {
			position:relative;
			display:block;
			width:210px;
			left:15px;
			top:15px;
			border:1px solid #000;
			background:#fff;
			padding:5px;
 			filter:alpha(opacity=90);
			opacity:0.8;
  		}

		#kulturkort a.farvergaarden {
			top:306px;
			left:76px;
			width:31px;
			height:21px;
		}

		#kulturkort a.flakhaven {
			top:255px;
			left:296px;
			width:31px;
			height:21px;
		}

		#kulturkort a.lotzeshave {
			top:142px;
			left:371px;
			width:31px;
			height:21px;
		}

		#kulturkort a.ovesprogoesplads {
			top:239px;
			left:228px;
			width:31px;
			height:21px;
		}

		#kulturkort a.eventyrhaven {
			top:336px;
			left:341px;
			width:31px;
			height:21px;
		}

		#kulturkort a.kongenshave {
			top:87px;
			left:203px;
			width:31px;
			height:21px;
		}

#topbanner {
width: 985px;
height: 150px;
background: url('images/topbanner.jpg') no-repeat right top !important;
}