/* admin settings */
.show-admin-bar {
	display:none;
}
#wpfooter {
	z-index: -1;
}

#wpadminbar {

}

div#titlewrap label[for="title"]{
	font-size: 20px !important;
	margin-top: -8px !important;
}
div#titlediv input#title{
	height: 32px !important;
}
div#titlediv input#popuptitle{
	font-size: 20px !important;
}
.popmake-optin {
	display:none !important;
}
.update-nag {
	display:none;
}
.indicator-hint {
	display:none;
}
#dashboard_primary {
	display:none;
}
.user-admin-color-wrap {
	display:none;
}
#adminmenu {
	padding-bottom:1024px;
}
.activity-block {
	display:none;
}
.user-comment-shortcuts-wrap {
	display:none;
}
#wp-version-message {
	display:none;
}
/* end admin settings */

/* other staff */

.hasJS .preloadspinner {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	opacity: 0.5;
	background: url(../images/spinner.gif) center no-repeat #fff;	
}
.ajaxspinner {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	opacity: 0.5;
	background: url(../images/spinner.gif) center no-repeat #fff;
}

/* Pagination */
#pagecurrent {
	pointer-events: none;
	margin:5px;
	vertical-align:middle;
	padding:4px;
	font-size:18px;
	text-decoration:none;
	background:#ffffff;
}
#pageinactive {
	margin:5px;
}
.nav-previous {
    width: 38% !important;
}
.nav-next {
    width: 30%;
}
.show-hide-content {
	display:none;
}
/* dyn navigation steckbriefe */
p.error {
	margin-left:0 !important;
}
.my-menu {
	white-space: nowrap;
}
.my-menu-sel {
	margin-right:10px;
}
.my-menu-unsel {
	margin-right:15px;
	padding:2px 5px;
	background:#EEEEEE;
	border: 1px solid #339966;
	border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	cursor:pointer;
}
.my-menu #giftig {
	color:#CC0000;
}
.my-menu-lf {
	display:none;
}
/* Popup Maker general */
.pomake {
	position:relative !important;
}
/* zoom on hover */
.img-zoom {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
.zoom-transition {
    -webkit-transform: scale(1.2); 
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
/* begin fullsize images */
.gallery-link {
	margin:0;
}
.gallerie-link a {
	padding:5px;
	text-decoration:none;
	color:#FFFFFF;
	background-color:#2B4908;
	border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.gallerie-link a:hover {
	color:#FFFFFF;
	background-color:#4F7327;
}
.hide {
	display:none;
}
.plh {
	line-height:0px;
}
/* end full size images */

/* ---------------------------------------- */

/* body {
    font: 16px/1.4 'Open Sans', sans-serif;
} */
body {
	color: #555;
	background: #efefef;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 1.5em;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}
body a {
	text-decoration: underline;
}
body a:hover {
	color:#0000EE;
}
.logo {
    margin:30px 0px 0px 30px;
}
.logo img {
   max-width:100%;
}
.container {
	width:90%;
	margin-top:30px;
	padding-bottom:10px;
    background-image: url('../images/paper.jpg'); background-repeat: repeat;
}
.footer-container {
    width:90%;
}
.footer-navi {
    width:90%;
}
.search-term {
	font-weight: 700;
}
#searchform {
    float: right;
    width: 240px;
	margin-top: 50px;
	margin-right: 40px;
}
#searchform #s {
    width: 200px;
    height: 26px;
    color:#939292;
    border: 1px solid #eeeeee;
    padding-left:10px;
}
.blog li {
	padding:0px 10px 5px 10px;
	margin-bottom:20px;
	background:#feffff;
}
.content-wrap .blog ul ul.post_meta li {
	padding:0;
}
.blog_post h3, .blog_list h3 {
	padding-top:10px;
}
.blog_post h3 a, .blog_list h3 a {
	text-decoration:none;
}
.single h3 {
	padding-top:10px;
}
.blog #sq {
	color: #333333;
	font-size: 20px;
}
#blogwidgetuser {
	font-size:small;
	color:#666666;
}
.content-info {
    border-bottom: 3px double #339966;
}
.header .menu-bar {
	margin-top:30px;
    border-top:3px double #339966;
    border-bottom:3px double #339966;
}
.footer-navi .navigation .footer_des #footer_name {
    color:#fff;
}
/* hide and show Chat Menu-Item */
#menu .sf-menu li.logged-in-nav {
    display:none;
}
body.logged-in #menu .sf-menu li.logged-in-nav {
	display: list-item;
}
/* ------------ */
#menu .sf-menu li {
	line-height:140%;
    font-size:17px;
}
#menu .sub-menu {
    width:230px;
	top:47px;
}
#menu .sub-menu li {
	border-top: 1px solid #AAA;
}

#menu .sf-menu li li {
	line-height:50%;
    background-color: #2B4908;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.33, #2B4908), color-stop(0.67, #4F7327));
	background-image: -moz-linear-gradient(center bottom, #2B4908 33%, #4F7327 67% );
	padding: 2px;
    text-transform: none;
}
.content-info {
    padding-bottom:10px;
    margin-bottom:20px;
}
#comments {
	margin-bottom:5px;
}
ol.commentlist li .comment-author .fn, .says {
    font-size: 14px;
	color:#333333;
}
ol.commentlist li .comment-author .says {
    display:none;
}
ol.commentlist p {
	    font-size: 14px;
}
ol.commentlist li {
	margin-top:10px;
	margin-bottom:0px;
	background:#eeeeee;
}
ol.commentlist li ul.children li.comment {
    border:2px solid #ccc !important;
	padding-top:0px !important;
    padding-bottom:10px !important;
    padding-left:10px !important;
    margin-bottom:10px !important;
    margin-right:5px !important;
}
.commentlist .pingback {
    margin:0;
    padding:0;
}
.commentlist .even .comment {
   background-color:#e8eef6;
}
.comment-meta {
	color:#555;
}
ol.commentlist li .comment-meta {
    font-size:small;
	margin-top:-15px;
	margin-left:44px;
	margin-bottom:0px;
}

#cancel-comment-reply-link {
	font-size:13px;
}
.comment-form-comment label {
	color:#555 !important;
}
.comment-nav a:link, .comment-nav a:visited {
    color:#4F7327;
}
.comment-nav a:hover {
    color:#0000ee;
}
#commentform {
	border: 1px solid #339966;
}
#commentform input[type="submit"] {
    height:35px;
    width:84px;
    border:0px;
    background:#2B4908;
    color:#FFF;
    cursor:pointer;
    margin-top:10px;
    padding-left:5px;
    padding-right:5px;
    clear:both;
    float:left;
}
#commentform input[type="submit"]:hover {
    background:#4F7327;
}
a.comment-edit-link {
    color:#4F7327 !important;
}
.comment-author-link {
    color:#0099CC !important;
}
.widget-title {
	background:#feffff;
}
#recentevents {
	margin-left:-20px;
}
#recentevents .widget-title {
	background:#effff8;
}
table.eme-calendar-table thead tr {
	font-size:15px;
}
table.eme-calendar-table tbody tr td {
	padding:0 5px 0 5px;
}
table.eme-calendar-table tbody tr {
	font-size:14px;
}
@-webkit-keyframes blinker {
  from {opacity: 1.0;}
  to {opacity: 0.2;}
}
.eme-calendar-table .eventful a, .eventful-post a {
	padding:2px 4px;
	font-weight:bold;
	color:#4F7327 !important;
	background:#effff8;
	border:1px solid;
	text-decoration: blink;
	-webkit-animation-name: blinker;
	-webkit-animation-duration: 0.6s;
	-webkit-animation-iteration-count:infinite;
	-webkit-animation-timing-function:ease-in-out;
	-webkit-animation-direction: alternate;
}
.eme-calendar-table .eventful-today a {
	padding:2px 4px;
	font-weight:bold;
	background:#effff8;
	border:1px solid;
}
#recentcommentstitle {
	display: inline-block;
	width:100%;
}
h2 {
    font-size: 23px;
    margin-bottom: 10px;
}
#respond h3 {
    font-size:18px;
    color:#525252;
    padding:0px;
}
#respond textarea {
   font-size:14px;
}
input, textarea {
   font-size:14px;
}
/* event made easy */
#events-no-events {
	margin:10px 0 0 0;
	background:#f2fff5;
}
.eme_events_list {
	list-style-type:none;
}
.eme_events_list li {
	background:#f2fff5;
	margin-bottom:10px;
	margin-left:0;
	padding:10px;
}
.eme_events_list #eventtitel {
	font-size:18px;
	padding-bottom:7px;
}
#eventimage img {
	margin:0;
	float:right;
}
.eme_events_event h3 {
	font-weight:600;
	margin-bottom:-18px;
}
.eme_events_event #canceled {
	background-color:#FF0000;
	color:#FFFFFF;
	display:block;
	text-align:center;
	line-height:30px;
	margin-top:10px;
}
.eme_events_event #confirmed {
	background-color:transparent;
}
#eme_mark_required_field {
	display:none;
}
div#eme-rsvp-message {
	width:50%;
	float:left;
	margin-right:20px;
}
table.eme-rsvp-form {
	width:100% !important;
}
#eme-rsvp-form th {
	width:5%;
	text-align:left;;
	background:none;
	border:none;
}
#eme-rsvp-form input[type="text"] {
	width:100%;
}
#eme-rsvp-form textarea {
	width:100%;
	height: 3em;
}
#eme-rsvp-form input[type="submit"] {
    cursor: pointer;
    height:35px;
    width:84px;
    color:#FFF;
    background:#2B4908;
}
#eme-rsvp-form input[type="submit"]:hover {
    background:#4F7327;
}
div.eme-location-map {
	width:45%;
}
div.eme-location-balloon {
	width:auto;
	height:60px;
}
/* end event_made_easy */
.impressum {
	margin:10px;
	float:right;
	color:#FFF;
}
.impressum a:hover {
	color:#FFF;
}
.impressum a {
	color:#FFF;
}
.contact ul li {
	margin:0px;
}
.contact ul li h3 {
	margin-left:0px !important;
}
.content-wrap .contact #contactForm {
    padding-top: 10px;
    padding-left: 40px;
    border:1px solid #339966;
    overflow:hidden;
}

.content-wrap .contact #contactForm input[type="text"] {
	width:220px !important;
}
.content-wrap .contact #contactForm textarea {
	width:280px;
    height:100px;
}
.content-wrap .contact #contactForm input[type="submit"] {
    background:#2B4908;
}
.content-wrap .contact #contactForm input[type="submit"]:hover {
    background:#4F7327;
}
/* default-widgets.php */
.sidebar #von {
	font-size:small;
}
.sidebar .widget-title:first-child #headline {
	font-weight:500
}
.sidebar {
    border-left: 1px solid #339966;
}
.sidebar ul a {
	text-decoration: none;
}
.sidebar ul {
    margin-bottom: 5px;
    margin-left:-20px;
    border-bottom:1px solid #339966;
}
.sidebar ul li {
    margin:0px;
    padding-top:3px;
    padding-bottom:3px;
    border-bottom:1px solid #999999;
}
.sidebar h2 {
    font-size: 18px;
	color:#000;
    margin-bottom: 0px;
}

.sidebar .post-date {
    color: #555555;
}

.sidebar ul li:first-child {
    padding-top:10px;
}

.sidebar ul.children {
    margin-top:-5px;
	margin-bottom:0px;
	border:none;
}

.sidebar ul.children li {
	margin-left:15px;
	margin-top:-8px;
	border:none;
}

.sidebar #recentcomments li:first-child {
    padding-top:10px;
}

.sidebar #recentcomments li {
    color:#525252;
    padding-top:3px;
    padding-bottom:3px;
    border-bottom:1px solid #999999;
}

.picture {
	background-color: #F9F9F9;
	border: 1px solid #CCCCCC;
	padding: 3px;
	font: 11px/1.4em Helvetica, Arial, sans-serif;
	text-align:center;
}
.picture img {
	border: 1px solid #CCCCCC;
	margin-top:0;
	margin-bottom: 3px;
}

.floatright {
	margin: 0.5em 0pt 0.5em 0.8em; float:right;
}
.floatleft {
	margin: 0.5em 0.8em 0.5em 0; float:left;
}

.giftig {
	background-color: #CC0000;
	color:#FFFFFF;
}
.gefahr {
	background-color: #FFFF00;
}

.content-wrap .blog h3 {
	font-size:19px;
    margin-top: 0px;
}
.verein {
	padding:5px;
    background: #EBEBEB;
}
.verein tr, td {
    border: 0;
}
.verein td:nth-child(2) {
    font-size: 18px;
}
.verein td:nth-child(1) {
     vertical-align:middle;
}
.initial {
  float:left;
  margin:3px 0 0;
  padding:0 3px 0 0;
  height:10px;
  line-height:25px;
  font-size:25px;
  font-weight:700
}
.content-wrap .blog ul {
    margin-left:0px;
}
.content-wrap .blog li {
	margin-left:0px;
}
.content-wrap .blog ul.blog_post li h3 {
	margin-top:0px;
}
.mobile #login #nav,
.mobile #login #backtoblog {
	margin-left: 0px;
}
.popmake-content {
	font-weight: normal !important;
}
/*
i span.popmake-close {
	display: none;
}
#popmake-1514 .popmake-close {
	display: block;
}
#popmake-808 .popmake-close {
	display: block;
}
*/
.popmake-close {
	position:absolute;
	top:0;
	left:100%;
	margin-left:-26px;
	padding:3px 8px 3px 8px;
	font-style:normal;
	color:#FFFFFF;
	background:#339900;
	cursor:pointer;
}
.popmake-close:hover {
	background:#4F7327;
}

textarea {
	resize: none !important;
}

/*@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 1.5dppx) { */
 @media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (-webkit-min-device-pixel-ratio: 2) {
	.grid_24 {
		margin:0;
		padding:0;
	}
	.content-wrap {
		width:100%;
		margin:10px 10px 0px 10px;
	}
	.sm_at_div_wrapper {
		display:none !important;
	}
	.menu-bar {
		width:inherit;
		margin:0 0 0 10px;
	}
	.menu-bar ul.sf-menu, .menu-bar div.sf-menu > ul {
	    display: block !important;
		width:160px;
	}
	#menu .sf-menu li {
	    font-size:17px;
	}
	body.custom-background {
	    background:none !important;
	}
	body.login {
		background-image:none !important;
		background-color:#666666;
	}
	.logo {
		width:auto;
    	margin:10px 0 -20px 10px;
	}
    .mean-container .mean-bar {
		position:absolute;
		width:100%;
		min-height:30px;
		height:30px;
		top:40px;
		margin:0;
		padding:0;
		padding-bottom:10px;
	}
	.container {
		width:100%;
		margin:0;
		-webkit-border-radius:initial;
	}
	.sidebar {
		margin-left: -10px;
		width:98%;
	}
	.footer-container, .footer-navi {
	    width:100%;
		-webkit-border-radius:initial;
	}
	.impressum {
		margin:-20px 0 0 0 !important;
	}
	.impressum a {
		font-size:80%;
	}
	h2 {
		font-size:20px;
	}
	h3 {
		font-size:18px;
	}
	#searchform {
	    display: none;
	}
	.footer-navi .navigation {
		float:left;
	    padding:0;
	}
	.footer-navi .navigation ul.footer_des {
		padding: 10px;
		text-align: left;
	}
	.footer-navi .navigation .footer_des #footer_name {
		font-size: 12px;
	}
	#eme-rsvp-form input[type="text"] {
		width:auto;
	}
	#eme-rsvp-form textarea {
		width:auto;
	}
	div.eme-location-map {
		width:100%;
	}
	#eventimage img {
		width:20%;
		height:20%;
	}
	.popmake.size-small, .popmake.size-medium {
		position:relative !important;
	}
	.my-menu-lf {
		padding:2px 5px;
		display:block;
		visibility:hidden;
	}
	.fancybox-fs {
		display:none !important;
	}
	.fancybox-title {
		display:none !important;
	}
	.tcrc-topicons img {
		display:none !important;
	}
}
/* iPad */
@media only screen and (min-device-width: 768px)and (max-device-width: 1024px) {
	
	#wpadminbar {
		height: 5.5% !important;
	}
	.ab-icon, .ab-icon:before {
		font-size: 24px !important;
	    line-height: 40px !important;
	    text-align: center !important;
	}
	#login {
		margin-top: 80px !important;
	}
	body.custom-background {
		background:none !important;
	}
	.container {
		width:100%;
		margin-top:0;
	}
	.logo img {
	   max-width:100% !important;
	}
	.footer-container, .footer-navi {
	    width:100%;
	}
}	
