/* GENERAL STYLES */
* {
	margin: 0px;
	padding: 0px;
}

html, body {
	background-color: #8A0000;
	background-image: url(/components/images/background2.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	font-family: verdana;
	font-size: 11px;
	width: 100%;
	color: #555;
}

h1 {
	font-size: 24px;
	font-weight: normal;
	color: #669966;
	padding-top: 2px;
}

	h1 a{
		color: #669966;
		text-decoration: none;
	}

h2 {
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
}

p {
	padding-bottom: 10px;
	line-height: 15px;
}

.subHeader {
	font-size: 14px;
	color: #669966;
}

#contentWrapper {
	width: 900px;
	margin: 0px auto;
}

#topDiv {
	height: 43px;
	color: #FFFFFF;
	padding-left: 40px;
	padding-right: 40px;
}

#topDivLeft {
	font-size: 13px;
	line-height: 15px;
	margin-top: 25px;
	margin-bottom: 5px;
	float: left;
}

#topDivLeft a {
	color: #ffffff;
	text-decoration: none;
}

#topDivLeft a:hover {
	text-decoration: underline;
}

#topDivRight {
	font-size: 11px;
	line-height: 15px;
	margin-top: 26px;
	margin-bottom: 5px;
	float: right;
}

#topDivRight a {
	color: #ffffff;
	text-decoration: none;
	margin-left: 10px;
}

#topDivRight a:hover {
	text-decoration: underline;
}

#contentTopDiv {
	background-image: url(/components/images/top.gif);
	width: 900px;
	height: 5px;
	overflow: hidden;
}

#contentDiv {
	background-color: #FFFFFF;
	background-image: url(/components/images/contentBackground.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 900px;
	overflow: hidden;
	padding-bottom: 17px;
}

#contentInnerDiv {
	width: 820px;
	margin-left: auto;
	margin-right: auto;
}

#logoDiv {
	margin-top: 10px;
	padding-left: 50px;
	float: left;
}

#searchDiv {
	margin-top: 40px;
	margin-right: 36px;
	float: right;
}

#topMenuDiv {
	background-image: url(/components/images/topMenu.jpg);
	width: 820px;
	height: 31px;
	margin-top: 8px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 14px;
}

#topMenuDiv ul {
	padding-top: 7px;
}

#topMenuDiv ul li {
	display: inline;
	list-style-type: none;
	margin-left: 13px;
	margin-right: 20px;
}

#topMenuDiv ul li a {
	text-decoration: none;
	font-size: 12px;
	color: #666666;
	height: 14px;
	padding-right: 1px;
}

.topMenuDiv_a_active {
	background-image: url(/components/images/topMenuActiveBackground.gif);
}

#topMenuDiv ul li a:hover {
	background-image: url(/components/images/topMenuActiveBackground.gif);
}

#contentBottomDiv {
	background-image: url(/components/images/bottom.gif);
	width: 900px;
	height: 5px;
	overflow: hidden;
}

#addressLine {
	color: #FFFFFF;
	text-align: center;
	margin-top: 3px;
	height: 15px;
}

#addressLine span {
	padding-left: 20px;
	padding-right: 20px;
}

#addressLine a {
	text-decoration: none;
	color: #FFFFFF;
}

#addressLine a:hover  {
	text-decoration: underline;
}

#addressLine #sponsorDiv {
	margin-top: -33px;
	width: 820px;
	color: #666666;
	text-align: right;
	position: relative;
	z-index: 10;
}

#addressLine #sponsorDiv a {
	color: #666666;
}

#addressLine #sponsorDiv a:hover {
	text-decoration: underline;
}

#frontPageContainer {
	margin-left: auto;
	margin-right: auto;
}

#frontPagePicture {
	background-image: url(/components/images/frontPagePicture.jpg);
	width: 820px;
	height: 165px;
	margin-bottom: 14px;
}

#frontPageColumnOne {
	float: left;
	/*width: 179px;*/
	/*height: 214px;*/
	margin-right: 13px;
}

#newsletterContent {
	width: 179px;
	height: 126px;
	margin-bottom: 14px;
	background-image: url(/components/images/newsletterBackground.gif);
	position: relative;
}

#newsletterSubscribeContainer {
	position: absolute;
	top: 50%;
	left: 50%;
	color: #ffffff;
	padding: 5px;
	width: 149px;
	height: 100px;
	margin-top: -65px;
	margin-left: -80px;
}

#newsletterSubscribeContainer .header {
	font-size: 24px;
	letter-spacing: -2px;
}

#newsletterSubscribeContainer .subHeader {
	color: #ffffff;
	font-size: 14px;
	text-align: right;
	padding-bottom: 5px;
}

#newsletterSubscribeContainer label {
	display: inline-block;
	width: 38px;
}

#newsletterSubscribeContainer .input {
	width: 100px;
	height: 14px;
}

#newsletterSubscribeContainer .inputDiv {
	margin-bottom: 5px;
	width: 142px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}

#newsletterSubscribeContainer .buttonDiv {
	text-align: right;
	width: 140px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}


#joinContent {
	width: 179px;
	height: 76px;
	background-image: url(/components/images/joinBackground.gif);
	cursor: pointer;
}

#frontPageColumnTwo {
	float: left;
	width: 179px;
	/*height: 214px;*/
	margin-right: 13px;
}

#latestNews {
	margin-bottom: 14px;
}

#latestNews ul {
	margin-top: 10px;
}

#latestNews ul li {
	list-style-type: none;
}

#latestNews ul li span {
	display: inline-block;
	font-size: 11px;
	color: #669966;
	margin-top: 5px;
}

#latestNews ul li a {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 15px;
}

#latestNewsTop {
	height: 5px;
	overflow: hidden;
	background-image: url(/components/images/latestNewsTopBackground.gif);
}

#latestNewsContent {
	/*height: 204px;*/
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(/components/images/latestNewsBackground.gif);
	border-left: 1px #cccccc solid;
	border-right: 1px #cccccc solid;
	padding-top: 5px;
	padding-left: 14px;
	padding-right: 14px;
	padding-bottom: 20px;
}

#latestNewsBottom {
	height: 5px;
	overflow: hidden;
	background-image: url(/components/images/latestNewsBottomBackground.gif)
}

#latestNewsAll {
}

#latestNewsAll ul {
	margin-top: 10px;
}

#latestNewsAll ul li {
	list-style-type: none;
}

#latestNewsAll ul li span {
	display: inline-block;
	font-size: 11px;
	color: #669966;
	margin-top: 5px;
}

#latestNewsAll ul li a {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 15px;
}


#submenu {
	margin-bottom: 14px;
}

#subMenuTop {
	height: 5px;
	overflow: hidden;
	background-image: url(/components/images/latestNewsTopBackground.gif);
}

#subMenuContent {
	/*height: 204px;*/
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(/components/images/latestNewsBackground.gif);
	border-left: 1px #cccccc solid;
	border-right: 1px #cccccc solid;
	padding-top: 5px;
	padding-left: 14px;
	padding-right: 14px;
	padding-bottom: 20px;
}

#subMenuContent ul {
	margin-top: 15px;
	font-size: 11px;
}

#subMenuContent ul li {
	list-style-type: none;
}

#subMenuContent ul li a {
	color: #666666;
	text-decoration: none;
	background-image: url(/components/images/redBullet.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 10px;
}

#subMenuContent ul li a:hover {
	background-image: url(/components/images/blackBullet.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 10px;
}

#subMenuContent .active {
	background-image: url(/components/images/blackBullet.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 10px;
}

#subMenuBottom {
	height: 5px;
	overflow: hidden;
	background-image: url(/components/images/latestNewsBottomBackground.gif)
}


#frontPageColumnThree {
	float: left;
	width: 436px;
}

#frontPageContentTop {
	height: 5px;
	overflow: hidden;
	background-image: url(/components/images/frontPageContentTopBackground.gif);
}

#frontPageContent {
	/*height: 204px;*/
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(/components/images/frontPageContentBackground.gif);
	border-left: 1px #cccccc solid;
	border-right: 1px #cccccc solid;
	padding-top: 5px;
	padding-left: 14px;
	padding-right: 14px;
	padding-bottom: 20px;
}

#frontPageContentBottom {
	height: 5px;
	overflow: hidden;
	background-image: url(/components/images/frontPageContentBottomBackground.gif);
}

#contentColumnOne {
	float: left;
	margin-right: 30px;
	width: 179px;
}

#contentColumnTwo {
	float: left;
	width: 404px;
	/*height: 700px;*/
	/*line-height: 15px;*/
}

#contentColumnThree {
	float: right;
	width: 179px;
}

#contentPageNewsletter {
	width: 179px;
	height: 159px;
	background-image: url(/components/images/contentPageNewsletterBackground.gif);
	position: relative;
}

#enlist {
	width: 179px;
	height: 90px;
	background-image: url(/components/images/join2Background.gif);
	margin-bottom: 14px;
	cursor: pointer;
}

#forum {
	width: 179px;
	height: 90px;
	/*background-image: url(/components/images/forumBackground1.gif);*/
	cursor: pointer;
}

#forum a, #forum a img{
	border: 0 none;
}

#sitemap {
	line-height: 15px;
}

#sitemap ul {
	margin-left: 20px;
}

#sitemap ul li {
	list-style-type: disc;
}

#sitemap ul li a {
	color: #666666;
	text-decoration: none;
}

#sitemap ul li a:hover {
	text-decoration: underline;
}

.clearBoth {
	clear: both;
}

/* BLOG STYLES */

#blogsidebar h2{
	font-weight: normal;
	font-size: 12px;
	color: #669966;
	padding: 0 0 0 15px;
}

/*decoration*/
#blogcontent {
	font-size: 1.2em
	}

.entry, .entrytext{
	padding: 8px 0 0 0;
}

.postmetadata{
	font-size: 11px;
	color: #666;
}

#blogcontent a.category{
	color: #669966;
	text-decoration: none;
}

#blogcontent a.linkComment{
	color: #666;
	text-decoration: none;
}

#blogcontent .widecolumn .entry p {
	font-size: 1.05em;
	}

#blogcontent .narrowcolumn .entry, #blogcontent .widecolumn .entry {
	line-height: 1.4em;
	}

#blogcontent .widecolumn {
	line-height: 1.6em;
	}
	
#blogcontent .narrowcolumn .postmetadata {
	text-align: center;
	}

#blogcontent .graybox {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#blogcontent small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

.description {
	font-size: 1.2em;
	text-align: center;
	}

#blogcontent h2 {
	font-size: 1.2em;
	color: #669966;
	}

#blogcontent h3#comments{
	color: #669966;
	font-size: 1.2em;
	padding: 0 0 15px 0;
}

#blogcontent h3#respond{
	color: #669966;
	padding: 0 0 15px 0;
	font-size: 1.2em;
}

h2.pagetitle {
	font-size: 1.2em;
	color: #669966;
	}

#blogcontent input, #blogcontent textarea{
	border: 1px solid #ddd;
	width: 179px;
}

#blogcontent textarea{
	overflow: auto;
}

#blogcontent dt{
	padding: 8px 0;
}

#contentDiv #blogcontent .sendKnap{
	background: #fff url(/components/images/button-tile.jpg) top left repeat-x;
	border: 0 none;
	padding: 1px 4px;
	margin: 10px 0 0 137px;
	cursor: pointer;
	font-weight: bold;
	font-size: 11px;
	color: #669966;
	width: 44px;
}

/*#blogcontent h1, #blogcontent h1 a, #blogcontent h1 a:hover, #blogcontent h1 a:visited, #blogcontent .description {
	text-decoration: none;
	color: white;
	}*/

/*#blogcontent h2, #blogcontent h2 a, #blogcontent h2 a:visited, #blogcontent h3, #blogcontent h3 a, #blogcontent h3 a:visited {
	color: #333;
	}*/

#blogcontent h2, #blogcontent h2 a, #blogcontent h2 a:hover, #blogcontent h2 a:visited, #blogcontent h3, 
#blogcontent h3 a, #blogcontent h3 a:hover, #blogcontent h3 a:visited, #blogcontent #blogsidebar h2, #blogcontent #wp-calendar caption, cite {
	text-decoration: none;
	}

#blogcontent .entry p a:visited {
	color: #b85b5a;
	}

#blogcontent .commentlist li, #blogcontent #commentform input, #blogcontent #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
#blogcontent .commentlist li {
	}

#blogcontent .commentlist cite, #blogcontent .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

#blogcontent .commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#blogcontent #commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#blogcontent .commentmetadata {
	font-weight: normal;
	}
	
#blogcontent code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

#blogcontent acronym, #blogcontent abbr, #blogcontent span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
	
#blogcontent #wp-calendar #prev a {
	font-size: 9pt;
	}

#blogcontent #wp-calendar a {
	text-decoration: none;
	}

#blogcontent #wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#blogcontent #wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

/*Begin structure*/
.narrowcolumn {
	float: left;
	padding: 0 0 20px 15px;
	margin: 0px 0 0;
	width: 595px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

#blogcontent .post {
	margin: 0 0 20px;
	text-align: justify;
	}

#blogcontent .widecolumn .post {
	margin: 0;
	}

#blogcontent .narrowcolumn .postmetadata {
	padding-top: 5px;
	}

#blogcontent .widecolumn .postmetadata {
	margin: 30px 0;
	}
/* End Structure */

/* Begin Images */
#blogcontent p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

#blogcontent img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

#blogcontent img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

#blogcontent img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

#blogcontent .alignright {
	float: right;
	}

#blogcontent .alignleft {
	float: left
	}
/* End Images */

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

#blogcontent html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

#blogcontent html>body .entry li {
	margin: 7px 0 8px 10px;
	}

/*
#blogcontent .entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}
*/
#blogcontent .entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

#blogcontent .entry ol li {
	margin: 0;
	padding: 0;
	}

#blogcontent .postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#blogsidebar ul, #blogsidebar ul ol {
	margin: 0;
	padding: 0;
	}

#blogsidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#blogsidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#blogsidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 15px;
	}

#blogsidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 15px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#blogsidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */

/* Begin Form Elements */
#searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */

/* Begin Comments*/
.graybox {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Sidebar */
#blogsidebar
{
	padding: 0 0 10px 0;
	margin: 0 0 0 31px;
	width: 179px;
	float: left;
}

#blogsidebar div#innersidebar{
	background: #fff url(/components/images/sidebar-tile.jpg) top left repeat-y;
	float: left;
	width: 179px;
}

#blogsidebar form {
	margin: 0;
	}
/* End Sidebar */


/* Begin Various Tags & Classes */
#blogcontent acronym, #blogcontent abbr, #blogcontent span.caps {
	cursor: help;
	}

#blogcontent acronym, #blogcontent abbr {
	border-bottom: 1px dashed #999;
	}

#blogcontent blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

#blogcontent blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

#blogcontent .center {
	text-align: center;
	}

#blogcontent hr {
	display: none;
	}

#blogcontent a img {
	border: none;
	}

#blogcontent .navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

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

#blogcontent .post h1{
	padding: 0;
}

ul.archive .yearOpen .yearHeader {
background-position:left 3px;
}

ul.archive .yearHeader {
background:transparent url(/images/culture_arrow.gif) no-repeat scroll left -9px;
margin-bottom:3px;
padding-left:16px;
}

ul.archive .monthHeader {
background:transparent url(/images/culture_arrow.gif) no-repeat scroll left -9px;
margin-bottom:3px;
padding-left:16px;
}

ul.archive ul .monthOpen .monthHeader{background-position:left 3px;}

/* Nyhedsbrev tilmeldt */
#contentPageNewsletter p{
	padding: 10px;
	color: #fff;
}







/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
