@charset "iso-8859-2";
body {
	background: fff;
	margin: 0px;
	padding: 0px;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0;	
	padding: 0px;
}
a img { 
	border: none;
}

a:link {
	color: #0C234E;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #0C234E;
	font-weight: bold;
	text-decoration: none;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
		color: #000;
}
.wrapper {
	width: 100%;
}
.container {
	width: 960px;
	background: #FFF;
	margin: 0 auto; 
}
.header {
	background-color: #fff;
	background-image: url(/images/header_filmstrip1.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 0px;
	margin-bottom: 10px;
	height: 200px;
	position: relative;
}
#header_img {
	position: absolute;
	height: 60px;
	clear: both;
	left: 0px;
	bottom: 0px;
	width: 100%;
	cursor:pointer;
}


/* Logo */

#logo {
	float: left;
	padding-top: 20px;
	width: 460px;
}



#logo h1 {
	text-transform: none;
	font-weight: normal;
	color: #252525;
	font-size: 36px;
	font-family: Verdana, Geneva, sans-serif;
}

#logo h1 a {
	text-decoration: none;
	color: #333;
}

#logo p {
	text-transform: uppercase;
	padding-top: 10px;


}

#logo a {
	text-decoration: none;
	color: #333333;
}

.slideshow {
	padding-bottom: 10px;
}

/* Menu */

#menu {
	float: right;
	background-repeat: no-repeat;
	padding-top: 0px;
	margin-top: 6px;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#menu ul {
	margin: 0px;
	list-style: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin-left: 20px;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1.36em;
	color: #333333;
}

#menu a:hover, .active a {
	border-bottom: 3px solid #8AD9F3;
}
#sidebar1 {
	float: right;
	width: 320px;
	padding-bottom: 10px;
	padding-top: 0px;
	background-color: #E1E3EE;
	padding-right: 0px;
	padding-left: 0px;
}
#sidebar1 .sidebar1_item {
	padding-bottom: 10px;
	padding-top: 20px;
}
#kompost   {
	background-color: #D7D9E8;
}

.sidebar1_linkbox {
	background-color: #FFF;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
	padding-top: 10px;
}
/* Sidebar */


#sidebar1 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar1 li {
	margin-bottom: 30px;
}

#sidebar1 li ul {
}
#sidebar1 li li {
	margin: 0;
	padding: 5px 0;
}
#sidebar1 li li a {
	padding-left: 30px;
}
#sidebar1 h3 {
	padding-left: 40px;
	background-image: url(/images/greenarrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: normal;
	height: 36px;
}
#sidebar1 p {
	color: #333333;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#sidebar1 a {
	color: #003366;
	text-decoration: none;
}
#sidebar1 a:hover {
}

.content {
	width: 610px;
	padding-right: 20px;
	padding-bottom: 5px;
}
.content ul {
	list-style-image: url(/images/add_obj.gif);
	list-style-type: none;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 40px;
	margin-top: 10px;
}

.content ol {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 40px;
	margin-top: 10px;
}

.content ul li, .content ol li {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.content p{
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
	color: #161616;
	letter-spacing: 0.1em;
	line-height: 1.3em;
}
/* Post */

.post {
	padding-right: 30px;
	background-color: #F1F1E9;
	padding-left: 20px;
	margin-bottom: 10px;
	border-bottom-width: 4px;
	border-bottom-style: none;
	border-bottom-color: #CCC;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 20px;
	position: relative;
}
.post-content {

}

.post .date {
	float: right;
	width: 76px;
	height: 58px;
	margin: 0;
	padding-top: 2px;
	background: #18BDF5;
	line-height: normal;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.post .date b {
	display: block;
	margin-top: -5px;
	font-size: 40px;
}

.post .title {
	margin: 0;
	color: #9F0000;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 40px;
	padding-left: 0;
	font-weight: normal;
}

.post .sub_title, .post h3 {
	margin: 0;
	color: #333333;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-size: 20px;
}

.post .meta {
	color: #000033;
	line-height:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}

.post img {
	border: 1px solid #FFF;

}

.post .meta a {
	color: #11316C;
}

.post .entry {
	padding-bottom: 30px;
	padding-right: 0px;
}
.footer {
	position: relative;
	clear: both;
	font-size: 12px;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.footer_content {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 80px;
	padding-top:0px;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	width: 960px;
	background-image: url(/images/footerbackground.jpg);
}

#legal {
	clear: both;
	margin: 0;
	padding: 30px 0;
	text-align: center;
	color: #000000;
}

#legal a {
	color: #333333;
}

.fltrt {
	float: right;
	margin-left: 8px;
	font-size: 11px;
	color: #333;
}
.fltlft { 
	float: left;
	margin-right: 8px;
	font-size: 11px;
	color: #333;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.blogger {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
	height: 120px;
	width: 140px;
	position: absolute;
	top: 10px;
	right: 10px;
	font-weight: normal;
}

.blogger a{
	font-weight: normal;
}
