/* 
CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles in this file instead of style.css so it 
is easier to update the theme. Simply copy an existing style 
from style.css to this file, and modify it to your liking. */

#wrapper {

	border-left:2px solid #016179;
	border-right:2px solid #016179;

	-webkit-box-shadow: 5px 5px 10px #016179;
	-moz-box-shadow: 5px 5px 10px #016179;
	box-shadow: 5px 5px 10px #016179;
}

#top {
	padding-bottom:5px;
}

.comments-box h3 {
		font-size:20px;
	color:#000;
	font-family:Bree Serif;
}
	
strong { font-weight:bold; }
em { font-style:italic; }

h3 { font-size:14px; font-family:Bree Serif; font-weight:normal; }

.entry-title {
	text-transform:none;
	font-family:Bree Serif;
	
}
.entry-single {margin-right:70px;}
/*#primary-nav {
	-moz-border-radius: 10px 10px 0 0 ;
	-webkit-border-radius: 10px 10px 0 0 ;
	-khtml-border-radius:10px 10px 0 0 ;
	border-radius:10px 10px 0 0 ;
}

#secondary-nav {
	-moz-border-radius: 0 0 10px 10px ;
	-webkit-border-radius: 0 0 10px 10px;
	-khtml-border-radius:0 0 10px 10px ;
	border-radius:0 0 10px 10px ;
}*/

.entry-content {
	font-size:15px;

	
}

.widget-title {
	font-size:20px;
	color:#026079;
}

.catdesc {
	margin-bottom:15px;
border-bottom:1px solid gray;
	padding-bottom:8px;
}

h5 {
	font-size:25px;
	color:#026079;
	font-family:Bree Serif;
}

.page-link {
	border-top:1px solid #C2C2C2;
	margin-top:5px;
	padding:5px;
	text-align:center;
	font-weight:bold;
	margin-bottom:25px;
	background-color:#F9F9F9;	
}

.page-link2 {
	font-family:Bree Serif;
	font-size:20px;
	margin-top:20px;
}



.entry-tags {
	border:1px solid #C2C2C2;
	margin-top:5px;
	padding:5px;
	font-weight:bold;
	margin-bottom:25px;	
}

#respond h3 {
		font-size:25px;
	color:#026079;
	font-family:Bree Serif;
}


.spendenbox {
	position:relative;
	border:1px solid #053f4e;
	background-color:#016079;
	width:350px;
	font-weight:normal;
	margin-top:5px;
	padding:12px;
	margin-bottom:25px;	
	color:#FFF;

-moz-border-radius: 10px 10px 10px 10px ;
	-webkit-border-radius: 10px 10px 10px 10px;
	-khtml-border-radius:10px 10px 10px 10px ;
	border-radius:10px 10px 10px 10px ;
}

.spendenbox h5 {
	font-size:20px;
	color:#FFF;
}

.spendenbox a {
	color:#FFF;
	font-weight:bold;
}

.spende {
	position:absolute;
	top:-10px;
	right:-210px;
	width:200px;
	height:150px;
}

.spende img,input {
	border:0;
}
#header {margin-bottom: 10px;}

.meta-front {font-size: 12px;}
.share a {display:inline-block;margin-bottom: 10px;}
.share {width:70px;position:fixed;left:15px;top:180px;display: inline-block;}


.footer_links {float: left;width:30%;margin-right:30px;}
.footer_mitte {float:left;width:30%;margin-right:10px;}
.footer_rechts {float:left;width:30%;margin-left: 40px;}
.container {margin-left: 30px;margin-right: 30px;background-color: #eee;}

.footer-widgets {overflow: hidden;background-color: #eee;padding-top: 30px;padding-bottom: 30px;}
.footer-widgets a {color:#026079;}
#footer {border-top: #eee;margin-top: 30px;}
.widget_footer {padding-bottom: 20px;}

.cat-title a {color: #333;}

.gallery-caption {display:none;}


.infobox_title {font-size: 20px;color: #026079;font-family: Bree Serif, serif;margin-bottom: 10px;}
.infobox {background-color: #fafafa;padding: 10px;}
.infoxbox_big {width:100%;margin: 20px 0 20px 0;}
.infoxbox_small {width: 30%;float: right;margin:20px 0 20px 20px;}

.weiterempfehlen {margin: 40px 0 40px 0; width:500px;overflow: hidden;}
.twitter, .fb-likeit, .g-plusone, .flattrbutton {margin-right: 10px;float: left;overflow: hidden;}

#ptab input {width:15px;}
.tablesorter-header-inner {font-size:12px;}
#ftab input {width:15px;}

.wpcf7-textarea {width:250px;}


#searchform {float: right;background: white;margin: 0px 5px 0px;height:7px;}
#searchform input#s {padding:0;width:300px;}