.clear { clear:both; }

body, div, form, input, textarea, ul, li {
	font-family: helvetica;
	font-size: 14px;
	color: #6f7870;
	line-height: 18px;
}
body {
	/*background: url(../images/mainbg.jpg);*/
	background-color: #eee;
	margin: 0;
	padding: 0;
}
a {
	color: #659215;
}
img {
	border: none;
	text-decoration: none;
}
#main_top {
	width: 100%;
	height: 80px;
	/*background: url(../images/bodybg.jpg) repeat-x;*/
}
#main {
	width: 930px;
	margin: -64px auto;
}


/* =========== Header =========== */

#header {
	height: 167px;
	background: url(../images/maintopbg.png) no-repeat;
	position: relative;
}
#search {
	position: absolute;
	top:  33px;
	right: 68px;
	background: url(../images/searcharea.gif) no-repeat;
	width: 103px;
	height: 19px;
}
.se {
	width: 80px;
	height: 16px;
	border: none;
	font-size: 12px;
	margin: 1px 0 0 2px;
	position: absolute;
}
.bu {
	width: 14px;
	height: 12px;
	background: url(../images/ic_search.gif) no-repeat;
	position: absolute;
	right: 3px;
	top: 4px;
	border: none;
	cursor: pointer;
}
.logo {
	width: 400px;
	height: 100px;
	position: absolute;
	top:  35px;
	left: 50px;
}
.slogan {
	color: #849286;
	font-size: 16px;
	position: absolute;
	top:  81px;
	left: 250px;
	margin: 0;
	padding: 0;
}
.rss {
	display: block;
	padding-left: 25px;
	background: url(../images/ic_rss.gif) no-repeat;
	font-size: 12px;
	height: 19px;
	line-height: 20px;
	position: absolute;
	top: 32px;
	right: 200px;
}

/* =========== End Header =========== */


/* =========== Navigation =========== */

#nav {
	position: absolute;
	top: 77px;
	right: 68px;
}
#nav ul {
	display: inline;
	margin: 0;
	padding: 0;
}
#nav li {
	display: block;
    float: left;
    list-style: none;
	margin: 0;
	padding: 0;
	width: auto;
}
#nav a {
	color: #66764b;
	background: #bdd397;
	font-size: 14px;
	padding: 6px 10px 5px 10px;
	text-decoration: none;
	margin: 0 1px 0 0;
	display: block;
	line-height: normal;
}
#nav a:hover, #nav .current {
	background: #9eb773;
	color: #fff;
}
.nav_tl {
	position:absolute; 
	top:0px; 
	left:0;
}
.nav_tr {
	position:absolute; 
	top:0; 
	right:1px;
}
.nav_bl {
	position:absolute; 
	bottom:0; 
	left:0px;
}
.nav_br {
	position:absolute; 
	bottom:0; 
	right:1px;
}

/* =========== End navigation =========== */


/* =========== Footer =========== */
#footer {
	background: url(../images/mainbotbg.png) no-repeat;
	height: 60px;
	padding: 40px 55px 0 55px;
	color: #8da0ae;
	font-size: 14px;
	font-family: helvetica;
}
#footer a {
	color: #ada675;
}
#copyright {
	float: left;
	width: auto;
}
#powered {
	float: right;
	background: url(../images/wplogo.gif) no-repeat;
	height: 29px;
	padding-left: 36px;
	margin-top: -8px;
	padding-top: 8px;
	width: auto;
}

/* =========== End Footer =========== */


/* =========== Index Articles =========== */

#index_articles {
	background: url(../images/slider_post.jpg) no-repeat;	
	width: 900px;
	margin-left: 15px;
	overflow: hidden;
}
#articles_series {
	width: 900px;
	margin-left: 15px;
	overflow: hidden;
}
#articles_series ul, #index_articles ul {
	float: left;
	font-size: 14px;
	color: #6e7870;
	font-family: helvetica;
	line-height: 17px;
	padding-bottom: 35px;
	margin: 0;
	padding: 0 0 30px 0;
}
#articles_series li, #index_articles li {
	margin: 30px 0 0 40px;
	width: 245px;
	text-align: left;
    float: left;
    list-style: none;	
    display: inline;
}
#articles_series h3, #index_articles h3 {
	font-size: 23px;
	margin-top: 40px;
	font-weight: 400;
	font-family: Contra;
	max-width: 250px;
	overflow: hidden;
	height: 35px;
	line-height: 30px;
}
#articles_series a, #index_articles a {
	text-decoration: none;
	color: #555;
}
.articletitlepic {
	float: left;
	height: 90px;
	width: auto;
}

/* =========== End Index Articles =========== */


/* =========== Slider =========== */

#slider{
	position: relative;
	height: 244px;
	background: url(../images/sliderbg.jpg) repeat-x;
	width: 900px;
	margin-left: 15px;
	position: relative;
}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
}
#slider li{ 
	width:900px;
	height:241px;
	overflow:hidden; 
}	
#slider a {
	text-decoration: none;
	color: #837955;
}
#prevBtn, #nextBtn{ 
	display:block;
	width:27px;
	height:49px;
	position:absolute;
	left:15px;
	top:95px;
}	
#nextBtn{ 
	left:888px;
}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:27px;
	height:49px;
	/*background:url(../images/btn_prev.gif) no-repeat 0 0;	*/
}	
#nextBtn a{ 
	/*background:url(../images/btn_next.gif) no-repeat 0 0;	*/
}
.slide {
	padding: 48px 0 0 68px;
	width: 850px;
	height: 240px;	
	display: block;
	font-family: Contra;
	text-decoration: none;
	color: #717a72;
	font-size: 20px;
	line-height: 22px;
}
#slider h3 {
	font-size: 45px;
	font-weight: 400;
	margin: 0 0 35px 0;
	color: #837955;
	line-height: 45px;
}
.sliderimg {
	float: right;
	margin: 23px 52px 0 0;
	width: auto;
}

/* =========== End Slider =========== */


/* =========== Content =========== */

#content {
	background: url(../images/mainmidbg.png) repeat-y;
	overflow: hidden;
	position: relative;
}
#content_title {
	margin: 0;
}
#content_title h3 {
	width: 835px;
	padding: 4px 0 4px 10px;
	margin: 0 0 0 40px;
	border-top: 1px solid #959c96;
	border-bottom: 1px solid #959c96;
	font-family: Contra;
	font-size: 26px;
	color: #555;
	font-weight: 400;
	line-height: 26px;
}
#content_in {
	padding: 30px 50px 50px 50px;
	font-size: 14px;
	color: #6f7870;
	line-height: 18px;
}
#content_in h3, #content_left h3 {
	font-size: 20px;
	font-weight: 400;
	margin: 0;
	line-height: 25px;
}
blockquote {
	background-color: #e0e4c5;
	display: block;
	padding: 15px;
	border-left: 3px solid #857a62;
	margin: 0 0 0 30px;
	color: #7b766c;
}

/* =========== End Content =========== */


/* =========== Blog =========== */

#blog_items {
	overflow: hidden;
}
.blog_item {
	overflow: hidden;
	padding-bottom: 25px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 25px;
}
.blogpic {
	float: left;
	padding: 10px;
	border: 1px solid #ccc;
	display: block;
	width: 130px;
	height: 130px;
}
.blog_item_text {
	float: right;
	width: 370px;
	display: block;
}
#blog_items h3 {
	font-size: 30px;
	font-weight: 400;
	font-family: Contra;
	line-height: 30px;
	margin-bottom: 10px;
}
#blog_items a {
	text-decoration: none;
}
#blog_items a:hover {
	color: #6f7870;
}
.blog_meta {
	font-size: 12px;
	background: #eee;
	padding: 3px;
	line-height: 12px;
	margin-top: 10px;
}

/* =========== End Blog =========== */


#breadcrumbs {
	font-size: 12px;
	color: #6f7870;
	margin: 5px 0 0 50px;
}
#articles {
	width: 890px;
	padding-left: 10px;
	overflow: hidden;
}
#articles h3 {
	font-size: 21px;
	margin-top: 40px;
	font-weight: 400;
	font-family: Contra;
	max-width: 250px;
	overflow: hidden;
	height: 30px;
	line-height: 30px;
	color: #6f7870;
}
#articles a {
	color: #6f7870;
}
.article {
	width: 245px;
	float: left;
	margin: 10px 0 0 45px;
	font-size: 14px;
	color: #6e7870;
	font-family: helvetica;
	line-height: 17px;
	display: inline;
	padding-bottom: 35px;
}
.clearboth {
	clear: both;
	height: 1px;
}
#content_left {
	padding: 30px 50px 50px 50px;
	width: 550px;
	font-size: 14px;
	color: #6f7870;
	line-height: 18px;
	float: left;
}
#content_right {
	float: right;
	width: 180px;
	margin: 30px 50px 50px 10px;
}
#content_right  li {
	font-size: 14px;
	border-bottom: 1px solid #e6e9d1;
	padding: 5px 5px;
}
#content_right  ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
#content_right a.big, a.current {
	font-size: 18px;
	display: block;
	padding: 5px 0;
}
#content_right  a.current {
	color: #d1d89f;
	text-decoration: none;
}
#content_right h3 {
	font-size: 20px;
	font-weight: 400;	
	margin-bottom: 10px;
}
#contactform input {
	width: 300px;
	padding: 5px 0;
	font-size: 18px;
	vertical-align: middle;
}
#contactform textarea {
	width: 300px;
	height: 150px;
	font-size: 18px;
}
.articles_container {
	overflow: hidden;
	display: inline;
}

fieldset{
	border:0;
}

fieldset ol{
	list-style-type:none;
}

fieldset label{
	font-weight:bold;
	display:block;
}

fieldset label strong{
	color:#800000;
}

fieldset .input{
	width:400px;
}

fieldset textarea{
 	width:400px;
	height:200px;
}

.input, textarea {
	background-image:url(../images/form_bg.jpg);
	background-repeat:repeat-x;
	border:1px solid #ccc;
	color:#333;
	font-size:12px;
	margin-right:4px;
	padding:5px;
	margin-top: 3px;
	margin-bottom: 10px;
}

.button {
	padding:4px 20px;
	color: #9999;
	text-decoration: none;
	border:1px solid #333;
	font-size:12px;
	background-color: #fff;
}

.systemMessageBoxOk{
	background:#87ff7e;
	border:1px solid #1f8e17;
	padding:7px 0 7px 20px;
}

ul.gal {
	list-style-type: none;
}

ul.gal li img {
	border: 1px solid #eee;
}

ul.gal li.quer {
	height:100px;
    padding:32px 7px;
    width:150px;
    background-color:#E1E4CC;
    float:left;
    margin:3px;
}

ul.gal li.hoch {
	height:150px;
    padding:7px 32px;
    width:100px;
    background-color:#E1E4CC;
    float:left;
    margin:3px;
}


/*  voting */  
ul.voting {
	list-style-type: none;
}

ul.voting li img {
	border: 1px solid #eee;
}

ul.voting li.voting_quer {
	height: 180px;
    padding:10px 10px 50px 10px;
    width:250px;
    background-color:#E1E4CC;
    float:left;
    margin:3px;
	text-align: center;
}

/* */ 
.success, .error, .info  {
	margin: 16px 45px;
	background-repeat: no-repeat;
	background-position: 10px center;
	line-height: 16px;
	padding: 8px;
	text-align: center;
	font-size: 14px; 
}

.votelink {
	line-height: 18px;
	text-align: center;
	margin-top: 3px;
}

/* Succes Notification Box */
.success 				{
	border: 1px solid #97FF88;
	background-color: #E3FFDF;
	color: #009900;
	
}
/* Failure Notification Box */
.error {
	background-color: #FFE1E1;
	border: 1px solid #FF9595;
	color: #CC3300;
}

/* Information Notification Box */
.info {
	border: 1px solid #93A8FF;
	color: #0033FF;
	background-color: #D7DFFF;
}

.blogarticle ul {
	list-style-type: none;
}

.blogarticle li {
	height:100px;
    padding:16px 7px 48px 7px;
    width:150px;
    background-color:#E1E4CC;
    float:left;
    margin:3px;
}

.blogarticle li img {
	border: 1px solid #eee;
}

.winner {
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}

/* NEWSPAGE  */ 

.newspage {
	font-size:   14px;
	line-height: 18px;
}

.newspage p {
	padding-bottom: 18px;
}

.newspage h1 {
	padding-bottom: 6px;
	border-bottom: 1px solid #E1E4CC;
	font-size: 18px;
}

.newspage h2 {
	font-size:   16px;
	line-height: 18px;
	padding: 0;
	margin: 0;
}

.newspage .datetime
{
	font-size: 12px;
}

.newspage .blogarticle
{
	margin-bottom: 18px;
}
