/* --------------------- */
/*     QUICK STYLING     */
/*  CHANGE THE BG IMAGE  */
/*  & LINK COLORS HERE   */
/* --------------------- */

body{background: #CCC url(img/jungback.gif); /*url(img/stripe.gif); #ccc url(img/buchback-3.gif);  url(img/pattern_078.gif); /*#CEC59C url(img/buchback-2.jpg); /* url(img/stripe.gif); /* #DAD5C8; */}

a {
	color: #B92A2B;}
a:hover {color: #333;}

#page .navigation ul li a { 
	color: #B92A2B;
}
#page .navigation ul li a:hover, #page .navigation .search .button:hover {
	color: #333;
}

#sidebar ul.categories li a{color: #1780b9;}

#footer .copyright a { color: #A3855E;}

.cap {
	/*font-size: 42px;
	font-weight: normal;
	float: left;*/
	color: #B92A2B;
	float:left;
	font-size: 40px;
	font-weight:300;
	line-height: 100%;
	margin: 2px 0.125em 0 0;
	padding: 0 0 0 0;
}
.upper {
	text-transform: uppercase;
}
.gold {
	color: #A3855E;
}
#content h2.gold {
	font-size: 14px; margin: 15px 0px 10px; font-weight: normal; text-transform: uppercase; 
}
#content h2.termine {
	font-size: 18px; 
	margin: 0px 0px 15px 0px; 
	font-weight: normal; 
	color: #A3855E;
}
#content .news_list h2,
#content .home_list h2 { 
	color:#444444;
	font-size: 14px;
	letter-spacing:0.025em;
	text-transform:uppercase;
	margin: 0 0 0.5em 0;
	color: #A3855E;
	padding: 5px 0;
	border-bottom:1px solid #A49888;
/*	border-top:1px solid #A49888; */
}
#content .news_list,
#content .home_list {
	margin-bottom: 20px;
}
#content .news_list li {
	border-bottom: 0px dotted #BBAFA0; 
	padding-bottom: 8px;
	margin-bottom: 8px; 
}
#content .news_list.themen li {
	border-bottom: 1px dotted #BBAFA0;  
	border-bottom:1px dotted #BBAFA0; 
	padding: 3px 0 10px 0;
}
#content .home_list li {
	/*border-bottom:1px dotted #BBAFA0; 
	padding: 10px 0;*/
}
#content .news_list li:last-child {
	border-bottom: 0;
}
#content .news_list li p {
	margin: 0 0 .75em 0;
}
#content .news_list h3 {
	font-size: 16.5px;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
}
#content .news_list.themen h3 {
	font-size: 17px;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
}
#content .news_list .list_date,
#content .home_list .list_date { 
	padding-right: 10px;
	color: #A3855E;
}
#content .news_list .item_link a { 
	color: #B92A2B;
}
#content .news_list .list_excerpt { }

.list_thumb .wp-post-image { 
	float: left;
	margin-right: 12px;
}

/* Newsletter-Widget */

#sidebar li#newsletter form p {
	display: inlineblock;
	margin: 0 0 0 0;
}
#sidebar li#newsletter form input,
#sidebar li.widget_search form input,  {
	margin-top: 10px;
	font-family: Verdana, Arial, sans-serif;
}

#sidebar li#newsletter form input[type="text"],
#sidebar li.widget_search form input[type="text"],
input#mc_mv_EMAIL {
	border: 1px solid #999; /*#A49888;*/
	float: left;
	height: 12px;
	padding: 5px 6px;
	font-size: 12px;
	width: 170px;
}
.mc_var_label {
	font-style: italic;
}
#sidebar li#newsletter form input[type="text"]:hover,
#sidebar li.widget_search form input[type="text"]:hover, 
input#mc_mv_EMAIL:hover {
	border: 1px solid #AB2829;
}
#sidebar li#newsletter form input[type="submit"],
#sidebar li.widget_search form input[type="submit"],
input#mc_signup_submit {
	border: 1px solid #999; /*#A49888;*/
	background: #999; /*#A49888;*/
	margin-left: 5px;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	line-height: 12px;
	padding: 3px 6px;
}
#sidebar li#newsletter form input[type="submit"]:hover,
#sidebar li.widget_search form input[type="submit"]:hover,
input#mc_signup_submit:hover {
	border: 1px solid #AB2829;
	background: #AB2829;
}

/* Sidebar Überschriften */

#sidebar li#recent-posts-type-3 h3 {
	padding-left: 33px;
	background: url(img/ico_laub.gif) -5px 2px no-repeat;
}
#sidebar li#newsletter h3,
#sidebar li#mailchimp-widget h3 {
	padding-left: 33px;
	background: url(img/ico_hand.gif) -3px 2px no-repeat;
}
#sidebar li#eme_list-3 h3 {
	padding-left: 33px;
	background: url(img/ico_laub.gif) -5px 2px no-repeat;
}
#sidebar .widget_search h3 {
	padding-left: 33px;
	background: url(img/lupe.gif) -3px 2px no-repeat;
}

/* Termine-Widget */

#sidebar li#eme_list-3 {
	/* color: #9F855A; */
}
#sidebar li#eme_list-3 li span {
	font-style: italic;
}
#sidebar li#eme_list-3 li {
	margin-bottom: 7px;
}

/* Events-seite */

ul.eme_events_list {

}
#content .content_wrap .full-entry .post ul.eme_events_list li {
	background: none;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #9F855A;
	margin: 0 0 0 0;
}
#content .content_wrap .full-entry .post ul.eme_events_list li:first-child {
	border-top: 1px solid #9F855A;
}
#content .content_wrap .full-entry .post ul.eme_events_list li span {
	font-style: italic;
}
/* Autor */

.meta {
	font-style:italic;
	margin-bottom: 10px;
}
.meta.single {
/*	color: #9F855A; */
	margin-top: 3px;
	margin-bottom: 7px;
}
