/*
Free Html5 Responsive Templates
Author: Kimmy
Author URI: http://www.zerotheme.com/
*/
/* ---------------------Reset----------------------- */
a,abbr,acronym,address,applet,article,aside,audio,b,blockquote,big,body,center,canvas,caption,cite,code,command,datalist,dd,del,details,dfn,dl,div,dt,em,embed,fieldset,figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,keygen,label,legend,li,meter,nav,object,ol,output,p,pre,progress,q,s,samp,section,small,span,source,strike,strong,sub,sup,table,tbody,tfoot,thead,th,tr,tdvideo,tt,u,ul,var{background:transparent;border:0 none;font-size:100%;margin:0;padding:0;border:0;outline:0;vertical-align:top;}ol, ul {
	list-style:none;
	font-weight: bold;
	font-style: italic;
	color: #2382A0;
}blockquote, q {quotes:none;}table, table td {padding:0;border:none;border-collapse:collapse;}img {vertical-align:top;}embed {vertical-align:top;}
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
	display:block;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
}
mark, rp, rt, ruby, summary, time {display:inline;}
input, textarea {border:0; padding:0; margin:0; outline: 0;}
iframe {border:0; margin:0; padding:0;}
input, textarea, select {margin:0; padding:0px;}

/* -------------------------------------------- */
/* ------------------Style---------------------- */
/* -------------------------------------------- */
html, body {width:100%; padding:0; margin:0;}
body {
	background: url(../images/bg.jpg) no-repeat top center fixed;
	color:#333;
	font: 12px/25px Arial, Helvetica, sans-serif;
	line-height:16px;
	font-family: Arial, Helvetica, sans-serif;
}

/*-------------------------*/
h1 {
	color:#ffffff;
}

h2 {
	color:#1882a2;
	font-size: 16px;
	line-height:16px;
	font-weight:bold;
}

h3 {
	color:#333333;
	font-size: 14px;
	line-height:16px;
	font-weight:bold;
}
a{
	color: #2482A0;
	text-decoration: none;
}
a:hover {
	color: #2482A0;
	text-decoration: none;
}

a.button, input.button {	cursor: pointer;	color: #ffffff;	line-height: 14px;	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	font-weight: bold;	background: #347E03;-webkit-border-radius: 4px;-moz-border-radius: 4px;-khtml-border-radius: 4px;border-radius: 4px;;}
a.button {	display: inline-block;	text-decoration: none;	padding: 6px 12px 6px 12px;}
input.button {	margin: 0;	border: 0;	height: 24px;	padding: 0px 12px 0px 12px;}
a.button:hover, input.button:hover {}

.clear{content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }

/*--------------------*/
/*-------------header */
header {width:960px;height: 130px; position:relative; margin: 0px auto;}

header #logo {
	position:absolute;
	top:31px;
	left: -6px;
	width: 366px;
}

header #search {
	position: absolute;
	top: 27px;
	right: -7px;
	width: 313px;
	z-index: 15;
	height: 53px;
	line-height: 19px;
}
header .button-search {	position: absolute;	left: 0px;	background:url('../images/button-search.png') center center no-repeat;	width: 28px;	height: 24px;	border-right: 1px solid #CCCCCC;	cursor: pointer;}
header #search input {	background: #FFF;	padding: 1px 1px 1px 33px;	width: 172px;	height: 21px;	border: 1px solid #CCCCCC;	-webkit-border-radius: 3px 3px 3px 3px;	-moz-border-radius: 3px 3px 3px 3px;	-khtml-border-radius: 3px 3px 3px 3px;	border-radius: 3px 3px 3px 3px;}

/*------------Navigation and Pagination */
nav {
	width:960px;
	margin:0 auto;
	position:relative;
	height: 55px;
	background:#347E03;
	border-bottom:1px solid #000000;
	-webkit-border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	-khtml-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px;
	box-shadow: 0px 20px 40px 0px rgba(255, 255, 255, 0.1) inset, 0px 1px 1px 0px rgba(255, 255, 255, 0.05) inset;
	background-color: #1882a2;
}
nav ul {list-style: none;margin: 0;padding-left: 10px;}
nav ul li {position: relative;float: left;padding: 6px 5px 0px 5px; background:url(../images/menu_separator.png) no-repeat right;}
nav ul li:hover, nav ul li.active{
	background-color:#C0BAA6;
}
nav ul li a {
	font-size: 14px;
	line-height:16px;
	color: #ffffff;
	display: block;
	padding: 15px 18px;
	margin-bottom: 5px;
	z-index: 6;
	position: relative;
	font-weight:bold;
	text-transform:uppercase;
}
nav ul li:hover a{color:#ffffff;}

#pagi{
	clear: both;
	padding: 0;
	list-style: none;
	width: 960px;
}
#pagi li {float: left;margin-right: 10px;}
#pagi li a {	display: block;	text-decoration: none; color: #717171;font: bold 11px Arial, sans-serif;padding: 5px 8px;
	-webkit-border-radius: 3px;	-moz-border-radius: 3px;	border-radius: 3px;
	background: #ffffff;
}
#pagi li a.current, #pagi li a:hover {color: #ffffff;	background: #347E03;}


/*-------------content */
#content {
	width:960px;
	margin:0 auto;
	background-color:#FFFFFF;
}

#content2 {
	width:960px;
	background-color:#FFFFFF;
}
#content3 {
	width:960px;
	background-color:#FFFFFF;
	margin-top: 20px;
	margin-left: 20px;
}
#main-content{
	width:960px;
	float: left;
	display: inline;
}
#main-content article{
	clear: both;
	font-size:12px;
}
#main-content article .heading{}
#main-content article h2{font-size:18px; line-height:25px;}
#main-content article .info{}
#main-content article img{
	float:left;
}
#main-content article p{
	margin-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
}
#main-content article .more{float:right; margin-bottom: 30px;}

#main-content .comment{font-weight:bold; margin:50px 0px; width:100%;}
#main-content .comment div{margin-bottom: 20px; vertical-align:middle; }
#main-content .comment input{
	border: 2px solid #999999;
	padding: 8px 10px;
	width:350px;
}
#main-content .comment textarea{border: 2px solid #999999;padding: 8px 10px;width:100%;}
#main-content .comment input[type="submit"] {cursor: pointer; width:100px; float:right;
	background: -webkit-linear-gradient(top, #efefef, #ddd);background: -moz-linear-gradient(top, #efefef, #ddd);
	background: -ms-linear-gradient(top, #efefef, #ddd);background: -o-linear-gradient(top, #efefef, #ddd);
	background: linear-gradient(top, #efefef, #ddd);
	color: #333;text-shadow: 0px 1px 1px rgba(255,255,255,1);	border: 2px solid #999999;}
#main-content .comment input[type="submit"]:hover {
	background: -webkit-linear-gradient(top, #eee, #ccc);	background: -moz-linear-gradient(top, #eee, #ccc);
	background: -ms-linear-gradient(top, #eee, #ccc);	background: -o-linear-gradient(top, #eee, #ccc);
	background: linear-gradient(top, #eee, #ccc);	border: 2px solid #bbb;}
#main-content .comment input[type="submit"]:active {
	background: -webkit-linear-gradient(top, #ddd, #aaa);	background: -moz-linear-gradient(top, #ddd, #aaa);
	background: -ms-linear-gradient(top, #ddd, #aaa);	background: -o-linear-gradient(top, #ddd, #aaa);
	background: linear-gradient(top, #ddd, #aaa);	border: 2px solid #999;}

#sidebar{width:280px;float: left; display: inline; padding:20px;}
#sidebar section{margin-bottom:20px;}
#sidebar .heading{ padding:5px; border-bottom:3px double #333333;}
#sidebar .heading h2{font-size:22px; color:#ffffff; font-weight:bold; display:inline; padding:0 10px;}
#sidebar .content{padding:15px}
#sidebar .content ul{ font-size:14px; list-style-type:circle; margin-left:20px;}
#sidebar .content ul li{border-bottom: 1px solid #E1E1E1; padding:5px;}
#sidebar .content .post {margin-bottom: 20px;}
#sidebar .content .post h4{ font-size:14px; font-weight:normal;}
#sidebar .content .post img{ float:left; padding:5px; border:1px solid #CCC; margin-right:10px;}
#sidebar .content .post p{
	color:#FFFFFF;
	font-style:italic;
}

/*------------footer */ 
footer {
	width:960px;
	margin:0px auto 20px auto;
	padding:10px 0px;
	color:#ffffff;
	text-align:center;
	background-color:#2482A0;
	-webkit-border-radius: 0px 0px 10px 10px;
	-moz-border-radius: 0px 0px 10px 10px;
	-khtml-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
	box-shadow: 0px 20px 40px 0px rgba(255, 255, 255, 0.1) inset, 0px 1px 1px 0px rgba(255, 255, 255, 0.05) inset;
}
footer a{color:#ffffff; text-decoration:underline;}
footer a:hover{
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
}
.boldblau {
	font-weight: bold;
	color: #2382A0;
}
