/*
Theme Name: Vine Leaf
Theme URI: http://www.leif-junghans.de
Version: 2.5
Description: highly modified "Beatiful Day" template - Wordpress 2.3.x and 2.5 ready!
Author: Leif Junghans
Author URI: http://www.leif-junghans.de
*/

/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #035900;}
a:hover {color: #69b700;}

body {
	background: #000000 url('img/bg_top.jpg')  no-repeat center top;
	color: #444;
	font: normal 62.5% Tahoma, sans-serif
}

p,code,ul {padding-bottom: 10px;}

li {list-style: none;}

h1 {
	font: normal 1.8em Tahoma,sans-serif;
	margin-bottom: 4px;
}
h2 {font: normal 1.6em sans-serif;}
h5 {font: normal 1.6em sans-serif;}
h3 {font: bold 1.1em sans-serif;}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin: 4px 0 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url('img/quote.gif') no-repeat;
	display: block;
	font: bold 0.9em Verdana,sans-serif;
	padding-left: 26px
}

big {font-size: 1.1em;}

h1, h2, h3, h5 {padding-top: 6px;}

label {
	display: block;
	font-size: 0.9em;
}

/* misc */
.clearer {clear: both;}
.left {float: left;}
.right {float: right;}
.fright, .fright a {
        float: right;
        color: gray;
}

/* structure */
.container {
	background: #fff;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0 10px 10px;
	width: 780px;
}

/* header */
.top {
	padding-left:10px; padding-right:10px; padding-top:50px; padding-bottom:0
}

/* title */
.header {
	background: #FFF;
	font-size: 1.2em;
	height: 100px;
	margin: 0 auto;
	padding: 10px 10px 5px;
	width: 780px;
}
.header .left, .header .right {
	background: #A4A4A0;
	color: #FFF;
	height: 150px;	
}
.header .left {
	background: #fff url('img/header_new.jpg') no-repeat;
	text-align: center;	
	width: 780px;
	font: normal 2.8em "Trebuchet MS",sans-serif;
	line-height: 130px;
}
.header .right {
	overflow: auto;
	width: 212px;
}
.header .right p, .header .right h2 {padding: 0 16px;}
.header .right h2 {padding-top: 16px; font: normal 1.6em "Trebuchet MS",sans-serif;}

/* navigation */
.navigation {	
	border: 1px solid #E9E9E9;
	border-color: #E9E9E9 #E9E9E9;
	background:#E9E9E9 url('img/nav.gif');
	height: 41px
}
.navigation a {
	background: #E9E9E9 url('img/nav.gif');
	border-right: 1px solid #E9E9E9;
	color: #808080;
	display: block;
	float: left;
	text-decoration: none;
	font: bold 1em sans-serif;
	line-height: 41px;
	padding: 0 20px;
}
.navigation a:hover {background-position: left bottom; color: #234;}
.navigation ul {display: inline;}
.navigation li {float: left;}

/* main */
.main {
        width: 100%	
        border-top: 4px solid #FFF;
background:#fff;
}

/* sub navigation */
.sidenav {
	float: right;
	width: 210px;
}
.sidenav h2 {
	color: #5A5A43;
	font: bold 1em Tahoma,sans-serif;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
.sidenav h5 {
	color: #5A5A43;
	font: bold 1em Tahoma,sans-serif;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
.sidenav ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
}
.sidenav li {border-bottom: 1px solid #EAEADA;}
.sidenav li a {
	font-size: 1.1em;
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.sidenav li a:hover {
	background: #E9E9E9;
	color: #000000;	
}

/* content */
.content {
	float: left;
	margin: 10px 0;
	padding: 0 16px;
	width: 531px;
	background: #fff;
}
.content .descr {
	color: #035900;
	font-size: 0.9em;
	margin-bottom: 6px;
	background: #fff
}
.content li {
	background: url('img/li.gif') no-repeat 0 30%;
	padding: 1px 0 1px 16px;
}
.content p {font-family: "Lucida Sans Unicode",sans-serif;}



/* pagecontent */
.pagecontent {
	float: left;
	margin: 10px 0;
	padding: 0 16px;
	width: 760px;
	background:#fff;
}
.pagecontent .descr {
	color: #035900;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.pagecontent li {
	background: url('img/li.gif') no-repeat 0 30%;
	padding: 1px 0 1px 16px;
}
.pagecontent p {font-family: "Lucida Sans Unicode",sans-serif;}

/* footer */
.footer {
	color: #000000;
	font: bold 1em sans-serif;
	padding: 0 16px;
        border-top: 1px solid gray;
	line-height: 39px;

}
.cent {
	color: #000000;
        padding: 0 16px;
	font: bold 1.1em sans-serif;
	text-align: center;
        line-height: 39px;
        }

.footer a, .footer a:hover {color: #000000;}

/* posts */
.post h1 a {text-decoration:none;}
.post h1 a:hover {text-decoration:underline;}

.post {margin: 6px 0 2px;}
.post .info{
	padding: 5px 10px;
	border: 1px solid #E3E4E4;
	background:#F5F5F5;
	color: #035900;
	margin: 2px 0 4px;
}
.post img {margin: 4px 0;}
.post a img {}
.post a:hover img {}

.info a {text-decoration: none;}
.info a:hover {text-decoration: underline;}

/* comments */
.content ol li {list-style: none; background: none;}

#commentlist li {
	margin-bottom: 1.5em;
	padding-bottom: 1em;
	border-bottom: 1px solid #700000;
	list-style: none;
}
#commentform {
	margin: 1em 0;
	background: #FAFAFA;
	width: 280px;
}
.commentmetadata {padding: 2px 0 4px;}
.commentmetadata a {color: #664;}

textarea.styled {width: 280px;}

.styled {
	font-size: 1.1em;
	background: #F8F7F6;
	border: 1px solid #D6D3D3;
}
.styled:hover {
	background: #FFF;
	border: 1px solid #D6D3D3;
}
.styled:focus {
	background: #FFF;
	border: 1px solid #939793;
}
#commentform input {margin-bottom: 3px;}


/* calendar */
#wp-calendar {color:#A0A0A0;}

.sidenav table caption {border-bottom-color:#000;}

.sidenav table thead tr {
  border-bottom-color:#000;
  color:#A53512;
}

.sidenav table th {border-bottom-color:#000;}

.sidenav table td#today {
  border-color:#000;
  color:#A53512;
}

.sidenav table td a {
  border-bottom-color:#000;
  background-color:#EDF3DE;
}

.sidenav table tfoot {border-top-color:#000;}

.sidenav table tfoot a {background:none;}

/* calendar
--------------------------------------------------*/
#wp-calendar {
  display:inline-table;
  border-collapse:collapse;
  width:185px;
  margin:0px 10px 0 10px;
  text-align:center;
}

.sidenav table caption {
  margin: -5px 10px 0 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid;
  letter-spacing: 0.1em;
}

.sidenav table thead tr {border-bottom:1px solid;}

.sidenav table th {border-bottom:1px solid;}

.sidenav table td {
  width: 225px; /* maximaize width; honestly, I don't know much about tables... */
  padding: 1px;
  font-size: 0.9em;
}

.sidenav table td#today {
  padding: 0;
  border: 1px solid;
  font-size: 1em;
  font-weight: bold;
}

.sidenav table td a {
  display: block;
  border-bottom: 1px solid;
  font-weight: bold;
  font-size: 1.15em;
}

.sidenav table tfoot {border-top:1px solid;}
.sidenav table tfoot a {
  border: none;
  font-weight: bold;
}
.sidenav table tfoot #prev a {text-align:left;}
.sidenav table tfoot #next a {text-align:center;}

#searchform {padding-left:60px; padding-right:10px;}

/* Ekstra af Symbiotisk */
a img {border:none}
.post a img {border:none;}

/* Forside teasers */

.teaser, .teaser_last {width:225px; float:left; line-height:16px;}
.teaser { margin-right:33px }
.main {overflow:hidden; margin-bottom: 5px;}

/* Seneste fra bloggen - forsiden */
#latest {clear:both; border-top:1px solid grey; margin:0 -5px 0 -15px; padding:25px 15px 0 15px; }
#latest h2 {padding:0}
#latest .post {float:left; width:300px; padding-right:75px; margin-bottom:15px;}


/* Footer */
.footer {overflow:hidden;}
.footer .textwidget {width:372px; float:left; line-height:16px; font-weight:normal; }
.footer h5 {text-indent:-9999px;}

/* Nyhedsbrev */
.nyhedsbrev {overflow:hidden; width:100%; color:#444; clear:both;  margin:0 -5px 0 -15px; padding:15px 15px 15px 15px; border-bottom:1px solid grey;}
.nyhedsbrev h5 {text-indent:0; padding:15px 0 5px 0;}
.nyhedsbrev .textwidget {width:330px;}
.nyhedsbrev form {margin-left:42px; margin-top:-5px}
.nyhedsbrev label {font-weight:bold; font-size:12px; padding-bottom:3px}
.nyhedsbrev .intro p {float:left; width:300px;}

.nyhedsbrev {}

/* Youtube */
.gadget td {text-align:left!important;}
.gadget .title a {color: #035900!important; font-size:18px!important; text-decoration:none!important; font-weight:normal}
.gadget a:hover {color: #69b700!important;}

/*Adresse*/

.address {
position:relative; top:20px;
background: url('http://mathieumedia.dk/wp-content/uploads/2010/03/mm_logo_frimaerke.png') left no-repeat; 
clear:both; 
width:100%; 
height:140px;
border-top:1px solid grey; 
font-family: 'courier new', 'courier', 'monospace';
}

.address h5 {text-indent:100px; font-size:14px; margin-top:15px; font-family: 'courier new', 'courier', 'monospace';}

.address ul {margin-left:100px; font-weight:normal; font-size:14px; }
.address ul li {background:url('img/red_dot.gif') left 6px no-repeat; padding-left:10px }
.address ul a:hover {text-decoration: none;}

/* Billeder */
.alignright {float:right; padding:0 0 15px 15px;}

/* =Menu
-------------------------------------------------------------- */

#access {
	background: #000;
	margin: 0 auto;
	width: 800px;
	display:block;
}
#access .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 12px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float:left;
	position: relative;
}
#access a {
	display:block;
	text-decoration:none;
	color:#aaa;
	padding:0 10px;
	line-height:38px; 
float:left;
}
#access ul ul {
	display:none;
	position:absolute;
	top:38px;
	left:0;
	float:left;
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;	
}
#access ul ul ul {
	left:100%;
	top:0;
}
#access ul ul a {
	background:#333;
	height:auto;
	line-height:1em;
	padding:10px;
	width: 160px;
}
#access li:hover > a,
#access ul ul :hover > a {
	color:#fff;
	background:#333;
}
#access ul li:hover > ul {
	display:block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
}

* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color:#fff;
}
