
body {
	margin: 0px;
	padding: 0px;
	background: repeat-x left top;
	font: 13px Arial, Helvetica, sans-serif;
	color: #212121;
}

h1, h2, h3 {
	margin-top: 0px;
}

h1 {
	font-size: 2.4em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.4em;
}

p, ol, ul {
	margin-bottom: 1.8em;
	line-height: 160%;
}

a {
	color: #fff;
}

#lenker a {
	color: #000;
}

a:hover {
	text-decoration: none;
	color: #FF0;
}

/*
a img {
	border: none;
}
*/
/* Header */

#header {
	background: url(../images/hestoghund.png);
	width: 900px;
	height: 146px; 
	/* height: 314px; */
	margin: 0px auto;
	/* background: #eea424; */
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Logo */

#logo {
	padding-left: 20px;
	padding-right: 30px;
	
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #eea424;
}

#logo h1 {
	padding: 25px 0px 0px 0px;
}

/* Menu */

#menu {
	width: 900px;
	float: left;
	background: #8c6206;
	border-top: 2px #f5c968 solid;
	border-bottom: 2px #f5c968 solid;
	margin: 0px 0 0 0;
	margin-bottom: 20px;
}

#menu ul {
	margin: 0px 0 0 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	margin: 0px 0px 0px 1px;
}

#menu a {
	display: block;
	width: auto;
	height: 28px;
	padding: 12px 20px 0px 20px;
	background: url(../images/img02.jpg) no-repeat right 50%;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .first {
	background: none;
}

#menu .active a {
}

/* Page */

#page {
	width: 900px;
	margin: 0px auto;
	padding: 0px 0px;
}

/* Content */

#content {
	float: left;
	width: 570px;
}

#contentfull {
	float: left;
	width: 100%;
}

/*
.image_box {
	float:left;
	border: 15px solid #e2e1d4;
	background: #e2e1d4;
	border: 15px solid #e2e1d4;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	margin-right: 10px;
}

.caption {
	display: block;
	position: absolute;
	font-family: Georgia, serif;
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.3em;
	color: #ccc;
	background: #333;
	width: 100%;
	background: rgba(0,0,0,.7);
} 
*/
.post {
	margin: 0px 0px 30px 0px;
	clear: left;
}

.post .title {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: #BFC9AE solid 1px;
	color: #232F01;
}

.post .title a {
	color: #232F01;
}

.post .entry {

}

.post .meta {
	font-weight: bold;
}

.post .byline {
	margin: 0px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 300px;
}

#sidebar-bgtop {
	height: 3px;
}

#sidebar-bgbtm {
	height: 3px;
}

#sidebar-content {
	padding: 20px;
}

#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#sidebar li ul {
	margin-bottom: 1.8em;
	padding-left: 20px;
	list-style: none;
}

#sidebar h2 {
	padding: 4px 20px;
	background: #8c6206;
	font-size: 1.2em;
	color: #FFFFFF;
}

#sidebar a {
	text-decoration: none;
	color: #232F01;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Search */

#search {
}

#search form {
	margin-bottom: 1.8em;
	padding: 0px;
}

#search fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#search #s {
	width: 160px;
}

/* Pagination */
#pagination {
	text-align: center;
	clear: left;
}

#pagination strong {
	padding: 5px;
	text-align: center;
	background-color: gray;
}

#pagination a {
	background-color: #ccc;
	padding: 5px;
	text-decoration: none;
}

/* Footer */

#footer {
	clear: both;
	width: 900px;
	height: 50px;
	margin: 0px auto 30px auto;
	color: #FFFFFF;
	background: #8c6206;
}

#footer p {
	margin: 0px;
	padding: 19px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	font-size: smaller;
}

#footer a {
	color: #FFFFFF;
}

.floatimgleft {
    float:left;
    margin-top:10px;
    margin-right:10px;
    margin-bottom:10px;
    } 
    
.omoss_image {
	margin-bottom: 240px;
}

ol.specials img {
	width: 320px;
}


ol.specials li {
	width: 350px;
	float: left;
	margin: 0 15px 1.5em 0;
}

ol.specials li div.special {
	position: relative;
	border: 15px solid #e2e1d4;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	box-shadow: 2px 2px 4px rgba(0,0,0,0.3);
	-webkit-box-shadow: 2px 2px 4px rgba(0,0,0,0.3);
	-moz		-box-shadow: 2px 2px 4px rgba(0,0,0,0.3);
}


ol.specials li div.special a span {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	font-family: Georgia, serif;
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.3em;
	color: #ccc;
	background: #333;
	width: 100%;
	background: rgba(0,0,0,.7);	
}

ol.specials li div.special a span strong {
	width: 100%;
	display: block;
	padding: 10px 10px 0 10px;
	font-weight: normal;
	font-style: italic;
	color: #fff;
}

ol.specials li div.special a span em {
	width: 100%;
	display: block;
	padding: 0 10px 10px 10px;
	font-style: normal;
	color: #e3c887;
}

