/*
Theme Name: Helmich Begravelse
Theme URI: http://www.imyourfriend.dk
Description: Tema baseret paa Helmichbegravelse.dk
Version: 2.8
Author: Mark Helmich
Author URI: http://www.markhelmich.dk
Tags: funeral
*/

@charset "utf-8";

* {
padding:0px;
margin:0px
}

p {
margin: 0 0 10px 0
}

body {
	color: #999;
	background-image:url(images/background_helmich.gif);
	background-repeat:repeat-x;
}

h1 {

	font-family: arial, verdana, serif;
	font-size: 14px;
	margin-bottom: 10px;
}	

h2 {

	font-family: arial, verdana, serif;
	font-size: 14px;
	margin-bottom: 5px;
}

#page-wrap {
	width: 830px;
	margin: 0 auto;
}

#header {
	position: relative;
	width: 830px;
	height: 358px;
	background-image:url(images/top_image.jpg);
	background-attachment: scroll;
	background-repeat:no-repeat;
	background-position: 0% 0%;
	background-color: #fff;
}

#header .logo
{
	height: 328px;
}

#navigation {
	width: 799px;
	height: 20px;
	background-image:url(images/nav_background.png);
        background-repeat:repeat-x;
	background-attachment: scroll;
	border-top: #fff solid 1px;
	border-bottom: #fff solid 1px;
	background-position: center center;
	margin-left: 15px; 	
	list-style: none;
}

#navigation a
{
	border-left: 1px solid #fff;
	text-transform: uppercase;
	color:#fff;
	padding: 0px 15px;
	font-family: arial, verdana, serif;
	font-size: 10px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	float:left;
	list-style: none;
}

#navigation a:hover
{
	color:#b79a32;
	background-image:url(images/nav_hover.gif);
	background-repeat:repeat-x;
	height:20px;
}

#navigation li.current_page_item a
{
	color:#b79a32;
	background-image:url(images/nav_hover.gif);
	background-repeat:repeat-x;
	height:20px;
}

#navigation li
{
	float:left;
}

#maincontent {
	background-image:url(images/site_background.gif);
	background-repeat:repeat-y;
	color:#000;
	margin: 0 auto;
}

#maincontent .toplogo {
	padding-left: 35px;
	padding-bottom: 35px;
	padding-right: 35px;
	padding-top: 25px;
	color: #4d4d4d;
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
	font-style: normal;
	background-image:url(images/graa_bue.gif);
	background-repeat:no-repeat;
	margin: 0px 16px;
	min-height:259px;
	list-style: circle;
}


#maincontent .leftcontent {
	background-image:url(images/graa_bue.gif);
	background-repeat:no-repeat;
	margin: 0px 0px 0px 16px;
	padding-left: 35px;
	padding-bottom: 35px;
	padding-right: 15px;
	padding-top: 25px;
	color: #4d4d4d;
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
	font-style: normal;
	list-style: circle;
	width:520px;
	float:left;
	min-height:230px;
	
	
}


#maincontent .news {
	padding-left: 20px;
	padding-bottom: 35px;
	padding-right: 35px;
	padding-top: 25px;
	margin:0px 16px 0px 0px;
	font-size: 11px;
	font-family: Arial, Verdana, sans-serif;
	font-style: normal;
	color: #FFF;
	list-style: circle;
	width:170px;
	float:right;
	min-height:230px;
	background-color:#fff;
}

#maincontent .newsbox {
	height:195px;
	width:150px;
	background-image:url(images/news_back.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	padding:33px 10px 10px 10px;
}

#maincontent .nextnews {
	background-image:url(images/dotted_line.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 700px;
}


.newsbox h2 a{
	color: #fff !important;
	font-size: 12px;
}

.newsbox h2 a:hover{
	color: #e7f2fb !important;
}

#maincontent .clear
{
clear:both
}


#maincontent ul { 
	padding: 5px 0 20px 20px
}
#maincontent li {
	margin: 0 0 5px 0
}


#maincontent a {
	text-decoration: underline;
	color: #4d4d4d;
}

#maincontent a:hover {
	text-decoration: underline;
	color: #000;
}

#footer{
	background-image:url(images/bottom_image.gif);
	height:127px;
	width: 830px;
	margin: 0 auto;
}
