/*
Theme Name: Hedda Matthesen
Theme URI: http://wordpress.org/
Description: Template by pfdesign.
Version: 1.6
Author: pfdesign
Author URI: http://pfdesign.dk/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	 /* Resets 1em to 10px */
	font-family: helvetica, arial, verdana, sans-serif;
	color: #333;
	text-align: center;
	}

html {background-color: #ffffff;
}
#page {
	background-color: white;
	border: 1px solid #6889c5;
	text-align: left;
	}

#header {
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

.sort_kant  {
border: 1px solid #6889c5;
}
.sort_kant_v  {
border: 1px solid #6889c5;
}

#content {
	font-size: 14px
	}

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

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	width: 440px;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #6889c5;
	border-bottom: 1px solid #6889c5;
	}

.footer {
	border: none;
	text-align: center;
	color: #6a6a6a;  font-size: 11px;  font-family:Arial;
	
	line-height: 11px;
	}
small {
	font-family: Arial;
	font-size: 0.9em;
	line-height: 1.5em;
	}

p 	{
	font-size: 13px;
	}

h1, h2, h3 {
	font-family:  Arial;
	font-weight: normal;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

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

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: arial;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

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

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

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

.entry p a:visited {
	color: #409435;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Arial;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

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

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

#commentform p {
	font-family:Arial;
	}

.commentmetadata {
	font-weight: normal;
	}



small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #C01126;
	text-decoration: none;
	font-size: 12px;
	font-weight: 700;
	font-family: helvetica, arial, verdana, sans-serif;
	line-height: 16px;
}

a:hover {
	color: #3b76c0;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

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

#wp-calendar caption {
	font: bold 1.3em Arial;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	
	}

#over_ramme {
	background-color: white;
	margin: 0px auto;
	padding-top: 16px;
	width: 800px;
	}

#page {
	background-color: white;
	margin: 0px auto;
	padding: 0;
	width: 800px;
	border: solid 1px black;
	}
	
.midt_banner {
	background-image: url(http://tempora.dk/wordpress/wp-content/themes/hedda/images/banner_hedda_midt.gif);
	background-repeat: no-repeat;
	background-color: #6889c5;	
	}
.top_menu {
	padding-top: 90px;
	font-size: 14px;
	color: #FFFFFF;
	
}	
.top_menu a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: 500;
	font-family: helvetica, arial, verdana, sans-serif;
	line-height: 1px;
}
.top_menu a:hover {
	color: #f80000;
	text-decoration: none;
	font-size: 14px;
	font-weight: 500;
	font-family: helvetica, arial, verdana, sans-serif;
	line-height: 1px;
}

.v_menu {
	background-image: url(http://tempora.dk/wordpress/wp-content/themes/hedda/images/bg_sol.gif);
	background-repeat: no-repeat;
	background-color: #A8BFE7;	
}
.bund {
	background-color: #009604;
	}	


#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 110px;
	width: 800px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 20px 0 20px;
	margin: 0 0 0 0px;
	width: 440px;
	}

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

.post {
	margin: 0 0 0px 0px;
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

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

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 800px;
	clear: both;
	}

.footer p {
	color : #000000;
	margin: 0;
	padding: 0px 0;
	text-align: center;
	line-height: 14px;
	}
	
.footer a {
	color : #557580;
	font-size: 11px;
	font-family: Arial;
	font-weight: 700;
	line-height: 14px;
	text-decoration : none;
}
.footer a:hover {
	color : #792041;
	font-size: 11px;
	font-family: Arial;
	font-weight: 700;
	line-height: 14px;
	text-decoration : none;
}

.pf {
	text-align: right;
	margin-top: 0px;
	line-height: 2px;
}
.pf a {
	color : #7888A5;
	font-size: 11px;
	font-family: Arial;
	font-weight: 700;
	line-height: 12px;
	text-decoration : none;
}
.pf a:hover { color : #fcda9c; font-size: 11px; font-family: Arial; font-weight: 700; line-height: 12px; text-decoration : none; }
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 16px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: left;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
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) */

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

img.alignright {
	padding: 0px;
	margin: 4px 0px 4px 8px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	display: inline;
	}

.alignright {
	float: right;
	}

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



/* Begin Lists

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

html>body .entry ul {
	margin-left: 20px;
	padding: 0 0 0 0px;
	list-style: circle;
	padding-left: 20px;
	text-indent: 0px;
	font-size: 13px;
	line-height: 14px;
	}

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

.entry ul li:before, #sidebar ul ul li:before {
	content: "";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

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

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
#menu_h_spacer { padding-top: 20px; padding-left: 20px; }
.menu_h_overskrift { color: #333333; text-decoration: none; font-size: 12px; font-weight: 700; font-family: helvetica, arial, verdana, sans-serif; line-height: 16px; }

#menu_h
{
	padding: 42px 0px 0px 0;
	margin-left: 16px;
	width: 130px;
	}

#menu_h  { color: #333333; text-decoration: none; font-size: 11px; font-weight: 400; font-family: helvetica, arial, verdana, sans-serif; line-height: 12px; }

#menu_h h3 { color: #333333; text-decoration: none; font-size: 11px; font-weight: 400; font-family: helvetica, arial, verdana, sans-serif; line-height: 12px; }

#menu_h li  {c
	padding-bottom: 5px;
	list-style-type: none;
}

#menu_h ul, #menu_h ul ol {
	margin: 0;
	padding: 0;
	border-botto-m: solid 1px #6889c5;	
}
#menu_h ul li {
	font-size: 14px;
	line-height: 14px;
	list-style-type: none;
	margin-bottom: 20px;
	margin-top: 0;
	border-color: #000;
}
#menu_h ul p, #menu_h ul select { margin: 5px 0 8px; }
#menu_h ul ul, #menu_h ul ol { margin: 0; }
#menu_h ul ul ul, #menu_h ul ol { margin: 0 0 0 0px; }
ol li, #menu_h ul ol li { list-style: decimal; }
#menu_h ul ul li, #menu_h ul ol li { line-height: 14px; margin: 1px 0 0; padding: 0; }

#menu_h a 			{ color : #333;    font-size: 14px; font-family: Arial; font-weight: 400; line-height: 20px; text-decoration : none; }
#menu_h a:hover 	{
	color : #f80000;
	font-size: 14px;
	font-family: Arial;
	font-weight: 700;
	line-height: 20px;
	text-decoration : none;
}
#menu_h ul ul a 	{ color : #333333; font-size: 14px; font-family: Arial; font-weight: 700; line-height: 20px; text-decoration : none; }
#menu_h li li a 	{ color : #333333; font-size: 14px; font-family: Arial; font-weight: 400; line-height: 20px; text-decoration : none; }
#menu_h li li a:hover{ color : #ad7d23;font-size: 14px; font-family: Arial; font-weight: 400; line-height: 20px; text-decoration : none; }


#sidebar ul, #sidebar ul ol { margin: 0; padding: 0; }
#sidebar ul li { font-size: 16px; line-height: 14px; list-style-type: none; margin-bottom: 20px; margin-top: 0; border-color: #000; }
#sidebar ul p, #sidebar ul select { margin: 5px 0 8px; }
#sidebar ul ul, #sidebar ul ol { margin: 0; }
#sidebar ul ul ul, #sidebar ul ol { margin: 0 0 0 0px; }
ol li, #sidebar ul ol li { list-style: decimal; }
#sidebar ul ul li, #sidebar ul ol li { line-height: 14px; margin: 1px 0 0; padding: 0; }
	

/* --------------- SideBars LINKS ----------------*/
#sidebar a 			{ color : #333; font-size: 14px; font-family: Arial; font-weight: 700; line-height: 20px; text-decoration : none; }
#sidebar a:hover 	{
	color : #f80000;
	font-size: 14px;
	font-family: Arial;
	font-weight: 700;
	line-height: 20px;
	text-decoration : none;
}
#sidebar ul ul a 	{ color : #333333; font-size: 14px; font-family: Arial; font-weight: 700; line-height: 20px; text-decoration : none; }
#sidebar li li a 	{ color : #333333; font-size: 14px; font-family: Arial; font-weight: 400; line-height: 20px; text-decoration : none; }
#sidebar li li a:hover{ color : #ad7d23; font-size: 14px; font-family: Arial; font-weight: 400; line-height: 20px; text-decoration : none; }

/* End Entry Lists */
#sidebar h2
{
	font-size: 30px;
}


/* Begin Sidebar */
#sidebar
{
	padding: 42px 0px 0px 0;
	margin-left: 16px;
	width: 130px;
	}

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

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #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*/
.alt {
	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 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 */
acronym, abbr, span.caps {
	cursor: help;
	}

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

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

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

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

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



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

 /* This styles the unordered list element to remove bullets and align the text */
 ul#nav {
   list-style-type : none;
   text-align : right;
 }

 /*
  This styles the links. It’s a block-level link and the text is positioned
  with padding. Other styles are defined: width, colors, text attributes, etc.
 */
 ul#nav a, ul#nav a.rss {
   background-color : #d3d3a7;
   padding : 15px 5px 2px 10px;
   margin-bottom : 10px;
   width : 180px;
   height : auto;
   color : #333;
   font-weight : bold;
   font-style : normal;
   display : block;
   text-decoration : none;
 }

 /* This gives the “rss” class link a background image */
 ul#nav a.rss {
   background : #d3d3a7 url(images/rss.jpg) no-repeat 2px 2px;
 }

 /* This is only necessary for IE6 else the link margins will collapse on hover */
 ul#nav li {
   margin-bottom : 10px;
 }

 /* This removes the default left margin (indentation) */
 ul#nav li {
   margin-left : 0;
 }

 /*
  Now to offer some hover and focus styles. Further specification of focus/active styles
  could be added but I didn’t do it in this example. I didn’t feel it was needed
 */
 ul#nav a:hover, ul#nav a:focus, ul#nav a:active {
   background-color : #669900;
   color : #fff;
 }

 /* This offers up a hover/focus state image for the “rss” class link */
 ul#nav a.rss:hover, ul#nav a.rss:focus {
   background : #669900 url(images/rss_on.jpg) no-repeat 2px 2px;
 }

 /*
  This style the single state of the “current_page_item” class link. Not needed for
  the “rss” class link since that target page won’t display the menu
 */
 ul#nav li.current_page_item a, ul#nav li.current_page_item a:hover,
 ul#nav li.current_page_item a:focus, ul#nav li.current_page_item a:active {
   background-color : #9e9e55;
   color : #fff;
   cursor : default;
   text-align : left;
 }
 
 .print {
	padding-top: 10px;
	text-align: right;
	font-size: 11px;
 }
 
 #ajaxNewsletter, .newsletterContainer {
	
	/* newsletter container */

}



#newsletterFormDiv {

	/* newsletter form elements*/

}



.newsletterTextInput {

	/* email text input */

}



#newsletterLoading {

	/* the loading message while the subscription is beeing handled */

}



.success {

	/* the success message container */

}





.error {

	/* the error message container */

}