/*
Theme Name: Helmich Begravelse
Theme URI: http://www.imyourfriend.dk
Description: Tema baseret paa Helmichbegravelse.dk
Version: 3.3.1
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: #2e485b;
	background-image:url(images/background_helmich.gif);
	background-repeat:repeat-x;
}

h1 {

	font-family: arial, serif;
	font-size: 18px;
	margin-bottom: 10px;
}	

h2 {

	font-family: arial, serif;
	font-size: 14px;
	margin-bottom: 5px;
}

#gallery-1 img {
	border: none;
}

#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 {
	-webkit-text-size-adjust:95%;
	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:#000;
	padding: 0px 9px;
	font-family: arial, verdana, serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	float:left;
	list-style: none;
}

#navigation a:hover
{
	color:#FFF;
	background-image:url(images/nav_hover.gif);
	background-repeat:repeat-x;
	height:20px;
}

#navigation li.current_page_item a
{
	color:#FFF;
	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: #2e485b;
	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: #2e485b;
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
	font-style: normal;
	list-style: circle;
	width:498px;
	float:left;
	min-height:230px;	
}


#maincontent .sidebar_widget {
	margin:25px 40px 15px 5px;
	width:220px;
	float:right;
	min-height:300px;
	background-color:#fff;
}

#maincontent .top {
	background-image:url(../images/sidebar-top.png);
	width:222px;
	height:12px;
	float:right;
}

#maincontent .sidebar-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-image:url(../images/sidebar-center.png);
	background-repeat:repeat-y;
	width:220px;
	float:right;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#maincontent .clear
{
clear:both
}

#maincontent ul { 
	padding: 5px 0 20px 20px
}
#maincontent li {
	margin: 0 0 5px 0
}

#maincontent .clear
{
clear:both
}


#maincontent ul { 
	padding: 5px 0 20px 20px
}
#maincontent li {
	margin: 0 0 5px 0
}


#maincontent a {
	text-decoration: underline;
	color: #2e485b;
}

#maincontent a:hover {
	text-decoration: underline;
	color: #000;
}

#footer {
	background-image:url(images/bottom_image.gif);
	height:127px;
	width: 830px;
	margin: 0 auto;
}

#priser_tekst {
	float: left;
	width: 175px;
	margin: 0 auto;
}

#priser_belob {
	float: left;
	width: 175px;
	margin: 0 auto;
}

#priser_udgifter {
	float: left;
	width: 500px;
	margin: 0 auto;
}

#spacer {
	height: 15px;
	width: 200px;
}

#spacer1 {
	height: 20px;
	width: 200px;
}

#clear
{
clear:both
}

#maincontent .seperator {
	border-bottom: 1px dotted #000;
	height:1px;
	width:700;
	margin-top:25px;
	margin-bottom:25px;

}

#maincontent .sidebar-content h2 {
	color: #2e485b;
	font-size: 16px;
}

#maincontent .venstre {
	float: left; 
}

#maincontent .hojre {
	float: right; 
}


