/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
BODY
{
	margin: 0;
	padding: 0;
	/*[disabled]background:#FFFFFF url(./images/bg.png) repeat-x left top;*/
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #B0B0B0;
}
H1, H2, H3
{
	margin: 0;
	padding: 0;
}
H3
{
	color: #289FC7;
	width: 660px;
}
H1
{
}
H2
{
}
P, UL, OL
{
	margin: 0 0 2em;
	text-align: justify;
	line-height: 26px;
	list-style: none;
}
A
{
	color: #FEFEFE;
}
A:hover, A:active
{
	text-decoration: none;
	color: #29A0C8;
}
A:visited
{
	color: #29A0C8;
}
IMG
{
	border: none;
}
IMG.left
{
	float: left;
	margin-right: 15px;
}
IMG.right
{
	float: right;
	margin-left: 15px;
}
/*Form*/
FORM
{
	margin: 0;
	padding: 0;
}
FIELDSET
{
	margin: 0;
	padding: 0;
	border: none;
}
LEGEND
{
	display: none;
}
INPUT, TEXTAREA, SELECT
{
	font-size: 13px;
	color: #333333;
}
#wrapper
{
}
/*Header*/
#header
{
	width: 700px;
	margin: 0 auto;
	height: 342px;
	background: url(./images/header.jpg) no-repeat top left;
}
/*Menu*/
#menu
{
	width: 700px;
	height: 50px;
	margin: 197px auto 0;
	background: url(images/img02.jpg) repeat-x left top;
}
#menu UL
{
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu LI
{
	float: left;
	height: 45px;
	border-bottom: 5px solid #5A5A5A;
}
#menu LI:hover
{
	border-bottom: 5px solid #FFFFFF;
}
#menu A
{
	display: block;
	padding: 10px 20px 0px;
	background: url(images/img03.jpg) no-repeat right 18px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	color: #FFFFFF;
}
#menu A:hover
{
	color: #FFFFFF;
}
#menu .current_page_item A
{
	color: #FFFFFF;
}
/** LOGO*/
#logo
{
	width: 700px;
	height: 100px;
	visibility: hidden;
	margin: 0 auto;
	/*[disabled]background:url(images/logo.png) no-repeat left 35px;*/
}
#logo H1, #logo H2
{
	float: left;
	margin: 0;
	text-transform: uppercase;
	line-height: normal;
}
#logo H1
{
	font-size: 24px;
	margin-left: 240px;
	width: 460px;
	height: 28px;
	margin-top: 43px;
	text-align: center;
}
#logo H1 A
{
	text-decoration: none;
	color: #29A0C8;
}
#logo H1 A:hover
{
	text-decoration: none;
}
#logo H2
{
	font: 12px Arial, Helvetica, sans-serif;
	color: #8E8C8D;
	margin-left: 241px;
	text-align: center;
	width: 460px;
	padding: 0;
}
#logo P A
{
	text-decoration: none;
	color: #8E8C8D;
}
#logo P A:hover
{
	text-decoration: none;
}
/*Page*/
#page
{
	width: 700px;
	margin: 0 auto;
	padding: 10px 0px;
}
/*Content*/
#content
{
	float: right;
	width: 700px;
	padding: 30px 0px;
	background: #3E3C3D;
}
/*Post*/
.post
{
	padding: 0px 20px;
	margin-bottom: 20px;
}
.post .title
{
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: 3px solid #8E8C8D;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.post .entry
{
	padding-top: 10px;
	clear: left;
	float: left;
	width: 660px;
}
.post .meta
{
	margin: -10px 0 0;
	font-size: 10px;
}
.post .meta P
{
	padding-top: 15px;
	line-height: normal;
	color: #28313A;
}
.post .meta .byline
{
	float: left;
}
.post .links
{
	background: url(images/img05.jpg) no-repeat left 8px;
	padding-left: 20px;
}
.post .meta .more
{
	padding: 0 20px 0 18px;
}
.post .meta .comments
{
	padding-left: 22px;
}
.post .meta B
{
	display: none;
}
/*Sidebar*/
#sidebar
{
	float: left;
	width: 235px;
	margin: 0;
	padding: 0;
}
#sidebar UL
{
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar LI
{
	margin-bottom: 10px;
}
#sidebar LI UL
{
	background: #95C72A;
	padding-top: 10px;
	padding-bottom: 20px;
}
#sidebar LI LI
{
	margin: 0 20px;
	padding: 0px 10px;
	background: url(images/img04.jpg) no-repeat left 11px;
}
#sidebar H2
{
	width: 215px;
	height: 35px;
	margin: 0;
	padding: 10px 0px 0px 20px;
	background: #678B1D;
	border-bottom: 1px dashed #95C72A;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#sidebar A
{
	text-decoration: none;
	color: #285C00;
}
/*Search*/
#search
{
	background: #95C72A;
	padding-bottom: 20px;
}
#search H2
{
	margin-bottom: 20px;
}
#s
{
	width: 130px;
	margin-right: 5px;
	border: 1px solid #DFE1E0;
	margin-left: 20px;
}
#x
{
	padding: 3px;
	border: none;
	background: #678B1D;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
/*Boxes*/
.box1
{
	padding: 20px;
}
.box2
{
	color: #BABABA;
}
.box2 H2
{
	margin-bottom: 15px;
	font-size: 16px;
	color: #FFFFFF;
}
.box2 UL
{
	margin: 0;
	padding: 0;
	list-style: none;
}
.box2 A:link, .box2 A:hover, .box2 A:active, .box2 A:visited
{
	color: #EDEDED;
}
/*Footer*/
#footer-wrap
{
}
#footer
{
	width: 700px;
	margin: 0 auto;
	padding: 0;
	background: #E5E5E5;
}
HTML>BODY #footer
{
	height: auto;
}
#footer P
{
	margin: 0;
	padding: 0;
	font-size: 10px;
}
#legal
{
	clear: both;
	text-align: center;
	color: #595959;
}
#legal A
{
	font-weight: normal;
	color: #3E3C3D;
}
/*fotogalerie*/
.foto
{
	overflow: hidden;
	width: 170px;
	float: left;
	height: 120px;
	margin-right: 48px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border: 1px solid #FFFFFF;
	background-color: #8D8B8C;
}
