/*
Theme Name: Doublegreen
Theme URI: http://www.doublegreen.dk
Description: Design til DoubleGreen
Version: 1.0
Author: Micki Rasander Pedersen, Rasander IT
Author URI: http://www.rasander.dk/
*/


/* Generelle elementtyper */

html, body {
	padding: 0;
	margin: 0;
}

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	font-family: "Georgia";
	font-size: 15px;
	color: #557c03;

}


a {
	color: #557c03;
	text-decoration: none;
	border-bottom: 1px dotted #557c03;
	
}

a img {
	border: none;
}

h1 {
	margin-bottom: 16px;
	font-size: 19px;
	font-weight: normal;
}

h2 {
	margin-bottom: 6px;
	font-size: 13px;
	font-weight: bold;
}

p {
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	font-size: 14px;
	line-height: 18px;
}

p.prisliste {
	font-size: 10px;
	line-height: 20px;
}

/* Grundstruktur */

div#wrapper {
	width: 100%;
	background-image: url(images/bg_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
	float: left;
}

div#site {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

div#sitetop, div#siteextender, div#sitebottom {
	width: 960px;
	float: left;
	clear: none;
}

div#sitetop {
	background-image: url(images/site_top.png);
	background-repeat: no-repeat;
	height: 55px;
}

div#siteextender {
	background-image: url(images/site_extender.png);
	background-repeat: repeat-y;
	padding-bottom: 10px;
}

div#sitebottom {
	background-image: url(images/site_bottom.png);
	background-repeat: no-repeat;
	height: 39px;
	padding-top: 39px;
}

div#menuarea {
	float: left;
	clear: left;
	margin-left: 21px;
	width: 168px;
	padding-top: 12px;
	padding-bottom: 16px;
}

div#pagearea {
	float: left;
	clear: right;
	margin-left: 40px;
	width: 675px;
	padding-top: 10px;
}

div#pageleft {
	width: 375px;
	float: left;
	padding-bottom: 16px;
}

div#pageleft p {
	text-align: justify;
}

div#pageright {
	width: 271px;
	float: left;
	margin-left: 29px;
	padding-bottom: 16px;
	
}

td {
	vertical-align: top;
}


img#logo {
	margin-left: 20px;
}

h1.heading {
	width: 663px;
	height: 60px;
	margin-top: 22px;
	padding-top: 58px;
	padding-left: 12px;
	background-image: url(images/header_extender.png);
	background-repeat: repeat-x;
	color: #ffffff;
}

h3 {
	font-size: 14px;
	font-family: "Georgia";
	letter-spacing: 1px;
	display: block;
	padding-bottom: 3px;
	border-bottom: 3px solid #557c03;
	color: #a0cb4c;
	
}

/* Menu */

ul#menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
}
ul#menu li {
	float: left;
	clear: both;
	margin-top: 16px;
	width: 132px;
	list-style-type: none;	
	height: 20px;
	padding-left: 36px;
	padding-top: 1px;
}
ul#menu li.active {
	background-image: url(images/menuitem_bgactive.png);
}
ul#menu a {
	border: none;
}

ul#menu li#menu-item-22 {
	margin-top: 54px;
}


/* Blog */


div#blogleft {
	width: 448px;
	float: left;
	padding-top: 13px;
}

div#blogleft p {
	text-align: justify;
}

div#blogright {
	width: 216px;
	float: left;
	margin-left: -2px;
}



div.blogentry {
	background-color: #fbf9f3;
	padding: 12px;
	margin-bottom: 20px;
	border: 1px solid #a6cd56;
}

div.blogheader {
	margin-top: 12px;
	margin-left: -12px;
	margin-right: -12px;
	margin-bottom: 10px;
	width: 100%;
	float: left;
	color: #f7f4e8;
	background-color: #557d03;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-transform: uppercase;
	height: 18px;
}

div.blogheader h1 {
	padding: 0; margin: 0;
	float: left;
	font-size: 15px;
	font-weight: bold;
}
div.blogheader h1 a {
	color: #f7f4e8;
	border: none;
}

div.blogheader div.blogdate {
	float: right;
	padding-top: 2px;
	font-size: 12px;
	
}


div.blogbox, div.blogbox-top, div.blogbox-bottom, div.blogbox-extender {
	width: 172px;
	float: left;
	margin: 0;
	padding-left: 26px;
	padding-right: 18px;
}
div.blogbox-top {
	padding-top: 41px;
	height: 19px;
	background-image: url(images/blog/blogbox-top.png);
	background-repeat: no-repeat;
}
div.blogbox-extender {
	padding-top: 10px;
	background-image: url(images/blog/blogbox-extender.png);
	background-repeat: repeat-y;
}
div.blogbox-bottom {
	height: 21px;
	background-image: url(images/blog/blogbox-bottom.png);
	background-repeat: no-repeat;
}

ul.itemlist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.itemlist li {
	list-style-type: none;
	margin-bottom: 10px;
	font-size: 11px;
	text-transform: uppercase;
	
}

/* Forside */




input.orderform {
	background:#FFFFFF url(images/prisliste/Orderform-Field.png) top left no-repeat;
	border: 0px;
	width: 125px;
	height: 18px;
	margin: 0px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 6px;
	padding-bottom: 0px;
	border: 0px;
	border-style: none;
	font-family: "Helvetica";
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
}