/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(../images/img01.jpg) repeat-x left top;
	text-align: justify;
	font: 13px Verdana, Helvetica, sans-serif;
	color: #666;
}

h1, h2, h3 {
	font: 1.82em;
	font-weight: normal;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #444;
}

p, ol, ul {
	line-height: 1.67em;
}

a {
	color: #66B929;
}

a:hover {
	text-decoration: none;
}

hr {
	display: none;
}

#wrapper {
width: 900px;
	height: 100%;
	border: 0px solid #000;
	//background: url(../images/img05.jpg) repeat-y left top;
	margin: auto;
}

#wrapper-bgtop2 {
	//background: url(../images/img02.jpg) no-repeat left top;
}

/* Header */

#header {
	width: 900px;
	height: 150px;
	padding: 0px 0px;
	
}

#wirbel {
position: absolute;
margin-left: -7px;
top: 95px;
border: 0px solid #000;
z-index: 1000;


}

#wirbel  img {
height: 470px;
z-index: 1000;

}


/* Logo */

#logo {
	float: left;
	padding: 10px 0px 0px 50px;
	
}

.filetype-gallery {
display: none;
}

#logo h1 {
	margin: 0;
	height: 160px;
	padding: 80px 0 0 0px;
	letter-spacing: -2px;
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 21pt;
	font-weight: bold;
	color: #99c055;
}

#logo h1 a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
}

#logo p,#logo h4 {
	margin: -130px 0 0 2px;
	font-family: Verdana, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 13pt;
}

#logo a {
	display: block;
	text-decoration: none;
	color: #ACFE6F;
}

/* Menu */

#menu {
	float: left;
	width: 180px;
	text-align: right;
}

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

#menu li {
	//background: url(../images/img03.gif) repeat-x left bottom;
	border-bottom: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
	padding-right:0px;
-webkit-box-shadow: 3px 3px 4px 0px rgba(0,0,0,0.26);
-moz-box-shadow: 3px 3px 4px 0px rgba(0,0,0,0.26);
box-shadow: 3px 3px 4px 0px rgba(0,0,0,0.26);
}

#menu a {
	display: block;
	margin-left: 5px;
	//padding: 15px 20px;
	//background: url(../images/img04.jpg) no-repeat left 24px;
	text-decoration: none;
	font-family: Verdana, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 15px;
	color: #444;
	padding-right: 5px;
}

#menu a:hover, #menu .active a {
	color: #000;
	text-decoration: none;
	background: #dedede;
	padding-right: 5px;
}

/* Page */


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

/* Content */

#content {
	float: right;
	width: 590px;
	margin-bottom: 10px;
	border-right: 1px solid #e6e7e9;
	border-left: 1px solid #e6e7e9;
	padding-right: 15px;
	padding-left: 15px;
	min-height: 320px;
}

/* Post */

.post {
	margin-top: 20px;
}

.post .date {
	float: left;
	width: 60px;
	height: 50px;
	margin: 0;
	margin-top: 3px;
	margin-right: 20px;
	padding-top: 10px;
	background: #EA8101;
	line-height: normal;
	text-transform: uppercase;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

.post .date b {
	margin: 0;
	padding: 0;
	display: block;
	margin-top: -5px;
	font-size: 24px;
	color: #FFFFFF;
	
}

.post .title {
	margin: 0;
	padding: 0px 0 0 0;
	margin-left: 10px;
	padding-left: 10px;
	font-size: 2.8em;
	color: #484647;
}

.post .title a {
	color: #484647;
}

.post .title h2 {
	padding: 0;
	margin: 0;
}

.post .hr1 {
}

.post .meta {
	margin: 0 0 30px 20px;
	padding: 0;
	line-height:normal;
	text-transform: uppercase;
	color: #434343;
}

.post .meta a {
	color: #434343;
}

.post .entry {
	margin: 0;
	padding: 0 0 20px 80px;
}

/* Sidebar */

#sidebar {
	text-align: right;
	float: right;
	width: 190px;
	padding-top: 20px;
	margin-bottom: 20px;
	padding-right: 15px;
	margin-left: 20px;
}

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

#sidebar li {
	margin-bottom: 30px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0px 0px 0px 20px;
	padding: 4px 0px 4px 15px;
	background: url(../images/img06.gif) no-repeat left 13px;
}

#sidebar li li a {
}

#sidebar h2 {
	padding: 10px 0px;
	margin: 0 0 6px 0;
	font-size: 1.8em;
	text-transform: capitalize;
	color: #484647;
}

#sidebar a {
	text-decoration: none;
}

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

/* Calendar */

#calendar_wrap {
}

#calendar caption {
	padding: 10px 0px;
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
}

#calendar table {
	width: 100%;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#calendar thead {
	background: #EA8101;
	text-align: center;
	color: #FFFFFF;
}

#calendar tbody td {
	border: 1px solid #C7C7C7;
	text-align: center;
}

#today {
	font-weight: bold;
}

#prev {
	padding-top: 10px;
}

#next {
	padding-top: 10px;
	text-align: right;
}

/* Footer */

#footer {
	width: 623px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #e6e7e9;
	text-align: right;
	float: right;
}

#footer a {
	text-decoration: none;
	font-size: 11px;
}

#footer {
	
	font-size: 10pt;
	color: #444;
	
}

#legal a {
	text-decoration: none;
}

.banner{
background: url(../images/img05.jpg) no-repeat;
}


.dropotron li.opener {
	border-right: solid 2px #FFFFFF;
}

.dropotron {
	margin: 0px;
	padding: 10px 10px;
	//padding-right: 0;
	background: #99c055;
	list-style: none;
	font-family: 'Verdana', sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	-webkit-box-shadow: 3px 3px 4px 0px rgba(0,0,0,0.26);
-moz-box-shadow: 3px 3px 4px 0px rgba(0,0,0,0.26);
box-shadow: 3px 3px 4px 0px rgba(0,0,0,0.26);
}

.dropotron a {
	color: #fff;
	text-decoration: none;
}

.dropotron li {
	margin: 0px;
	padding: 5px 20px;
}

.dropotron li:hover, .dropotron li.active {
	background: #e6e7e9;
	color: #000000;
}

.dropotron li:hover a, .dropotron li.active a {
	color: #000000;
}