/*
Theme Name: WordPress for helseministeriet
Description: The theme for WordPress.
Version: 1.0
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

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

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

*/



/* Begin Typography & Colors */
body {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	background: #6f023d url(images/body_bg.jpg) center top;
	color: #070707;
	text-align: center;
	padding: 0;
	margin: 0;
}

#page {
	background: #f2f2f2;
	margin: auto;
	width: 999px;
	text-align: left;
}

.clear {
	clear: both;
}
a {
	text-decoration: underline;
	color: #83C100;
}
a:hover {
	text-decoration: none;
}

/* header */
#header {
	height: 177px;
	background: url(images/head_bg.jpg) repeat-x;
	padding-left: 27px;
	padding-right: 38px;
	position: relative;
	text-align: right;
	font-size: 11px;
}
#logo {
	background: url(images/logo.jpg) no-repeat center top;
	padding-top: 51px;
	position: relative;
	height: 25px;
	width: 240px;
	position: absolute;
	left: 33px;
	top: 79px;
	color: #231f20;
	text-decoration: none;
	font-size: 26px;
	font-weight: bold;
	text-align: left;
}
#searchform {
	float: right;
	background: url(images/search_form.jpg) no-repeat center top;
	width: 272px;
	height: 28px;
	text-align: left;
	padding-left: 16px;
	padding-top: 7px;
	margin-bottom: 16px;
}
#searchform .button {
	background: url(images/search_button.jpg) no-repeat center top;
	width: 13px;
	height: 14px;
	border: none;
	cursor: pointer;
	text-indent: -500px;
	overflow: hidden;
	margin-top: 3px;
	margin-right: 5px;
	float: left;
}
#searchform .text {
	background: none;
	border: none;
	width: 240px;
	height: 14px;
	font-size: 11px;
	float: left;
	color: #777777;
}
.rss {
	padding-top: 12px;
	float: right;
	margin-right: 12px;
	font-weight: bold;
}
.rss a {
	background: url(images/rss.gif) no-repeat top left;
	padding-left: 15px;
	color: #3e5e00;
	text-decoration: none;
	margin-left: 16px;
	font-weight: normal;
}
.rss a:hover {
	text-decoration: underline;
}
#header .advert {
	width: 561px;
	height: 68px;
	/*background: #218104;*/
	clear: both;
	float: right;
	margin-bottom: 20px;
}
#header .advert div {
	width: 100%;
	height: 68px;
	text-align: left;
}

#header #menu {
	clear: both;
}
#header #menu ul {
	margin: 0;
	position: relative;
	z-index: 100;
}
#header #menu li {
	display: inline;
	list-style: none;
	margin-left: 11px;
	/*text-transform: lowercase;*/
	font-size: 18px;
	font-weight: bold;
	border-bottom: solid 2px #b4b4b4;
	border-width: 2px;
}
#header #menu a {
	color: #777777;
	text-decoration: none;
}
#header #menu li:hover {
	border: none;
}
/* */

/* content */

#content {
	background: url(images/content_bg.gif) repeat-y;
	width: 939px;
	margin-left: 27px;
	margin-bottom: 37px;
}
#content_top {
	background: url(images/content_top.gif) no-repeat;
	height: 6px;
	margin-bottom: 10px;
}
#content_bott {
	background: url(images/content_bottom.gif) no-repeat bottom;
	height: 6px;
	clear: both;
}
/* left column */
#left_column {
	width: 617px;
	float: left;
	margin-left: 24px;
	margin-right: 68px;
}
.post {
	clear: both;
}
h2 {
	margin: 8px 0;
	font-size: 25px;
	color: #770747;
}
h2 a {
	text-decoration: none;
	color: #770747;
}
h2 a:hover {
	text-decoration: underline;
}
h3 {
	color: #777777;
}
h3.commtitle {
	border-bottom: solid 1px #efefef;
	padding-bottom: 5px;
	font-size: 19px;
	font-weight: normal;
	padding-top: 10px;
	margin-bottom: 13px;
}
.data {
	float: left;
	background: #9cdf76;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 4px;
	margin-bottom: 18px;
	margin-right: 15px;
}
.tags {
	float: left;
	color: #cdc6d8;
	font-size: 11px;
	padding-top: 2px;
}
.tags a {
	color: #83c100;
}
.entry {
	clear: both;
	line-height: 18px;
}
.entry p {
	margin: 0;
	margin-bottom: 13px;
}
.comment_link {
	color: #83c100;
	text-decoration: none;
	float: right;
	background: url(images/comment_link.gif) no-repeat left center;
	padding-left: 15px;
	margin-bottom: 20px;
}
a.comment_link:hover {
	text-decoration: underline;
}
.commentlist {
	padding: 13px 0;
	margin: 0;
	color: #777777;
}
#commentform {
	width: 383px;
	margin-bottom: 45px;
	color: #777777;
}
#commentform textarea#comment {
	width: 381px;
	height: 210px;
}
#commentform #submit {
	float: right;
}
.comment-meta,
.comment-meta a {
	font-weight: bold;
	color: #777777;
	text-decoration: none;
}
.comment-meta a:hover {
	text-decoration: underline;
}
/* */
#sidebar {
	margin-left: 709px;
	width: 219px;
	color: #777;
}
#sidebar ul {
	padding: 0;
	list-style: none;
}
#sidebar h2 {
	font-size: 13px;
	color: #777;
	margin:0;
	margin-bottom: 2px;
}
#sidebar li {
	padding-bottom: 20px;
	margin-bottom: 20px;
	background: url(images/sitebar_hr.gif) no-repeat center bottom;
}
#sidebar li.last {
	background: none;
}
#sidebar li li {
	padding-bottom: 0;
	margin-bottom: 0;
	background: none;
}
#sidebar .annoncer img {
	padding: 2px;
	border: solid 1px #6a6a6a;
	margin-top: 15px;
}
/* */

/* footer */
#footer {
	background: #008500;
	padding: 25px 0 10px;
	border-top: solid 3px #c0c0c0;
	color: #004300;
}
#footer ul {
	display: block;
	width: 100%;
	padding: 0;
}
#footer li.widget {
	list-style: none;
	display: block;
	padding: 0;
	float: left;
	width: 250px;
	margin: 0 35px 40px;
}
#footer li.widget h2{
	font-size: 14px;
	color: black;
}
#footer a {
	color: #004300;
}
#ft_left,
#ft_cntr,
#ft_right {
}
#ft_right {
	margin-right: 0;
}
#copyright {
	border-top: solid 1px #00771b;
	text-align: center;
	padding: 5px;
	margin: 0 35px;
	clear: both;
}

