/* ==========================================================================
   Author's custom styles
   ========================================================================== */
@import 'flexvideo.css';

@import url(//fonts.googleapis.com/css?family=BenchNine:700);
@import url(http://fonts.googleapis.com/css?family=Vollkorn);
@import url(http://fonts.googleapis.com/css?family=Roboto);

@import url(http://fonts.googleapis.com/css?family=Open+Sans);

.page .entry-header {display:none;}
.post .entry-header .entry-meta {display:none;}
.entry-meta {margin-bottom:20px;}
.eo-event-venue-map {box-shadow: 3px 3px 8px 0px rgba(0, 0, 0, 0.5);display:none !important}
.eo-event-meta {padding-left:10px;list-style-position:inside;}
.eo-events {text-align:left !important;}

#wp-calendar caption {padding:0 0 5px 0;color:#555;}
#wp-calendar td, #wp-calendar th  {font-size:12px;padding:2px;}
#wp-calendar td, #wp-calendar th {color:#555;border-color:#555;}
#wp-calendar tbody td a {font-weight:bold;color:#fff;background-color:#670000;padding:2px 3px 2px 3px;}

.site-branding img {}

body {
	/*font-family: "Open Sans", "Arial",sans-serif;*/
	font-family: Arial,Helvetica,monospace;
	background-color: #222;
  background-image: url('../img/holz.jpg');
  background-repeat: repeat;
	line-height:180%;
	font-size:13px;
	}

a {
    color: #670000;
    text-decoration: none;
}

h1, h2, h3, h4 {color: #670000;font-family: "Vollkorn", "Times New Roman","Trebuchet MS",Georgia,serif;text-align:left;}
h1 {font-size:22px;line-height:120%;}
h2 {font-size:20px;line-height:120%;}
h3 {font-size:18px;line-height:120%;}

.container {
	max-width:830px; /*war 830 */
	margin-top:10px; 
	border: 1px solid rgb(136, 136, 136);
	box-shadow: 8px 8px 10px 0px rgba(0, 0, 0, 0.7);
}
/*.row {max-width:798px;}*/
.main-navigation .col-md-12 {padding:0;}

.navbar {background: #000 !important;color:#fff;border:none;min-height:36px !important;margin-bottom:0 !important;}
.navbar-nav > li > a {padding-top:8px !important; padding-bottom:8px !important;}

.navbar-default .navbar-nav a   {
	color:#fff !important;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	background-image: :none !important;
background: #670000; /* Old browsers */
background: -moz-linear-gradient(top,  #990000 0%, #670000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#990000), color-stop(100%,#670000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #990000 0%,#670000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #990000 0%,#670000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #990000 0%,#670000 100%); /* IE10+ */
background: linear-gradient(to bottom,  #990000 0%,#670000 100%); /* W3C */

	color:#fff !important;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	background: #670000; /* Old browsers */
background: -moz-linear-gradient(top,  #990000 0%, #670000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#990000), color-stop(100%,#670000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #990000 0%,#670000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #990000 0%,#670000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #990000 0%,#670000 100%); /* IE10+ */
background: linear-gradient(to bottom,  #990000 0%,#670000 100%); /* W3C */
}

#content {background-color: #FADCA0;background-image: url('../img/bg.jpg');background-repeat:no-repeat;background-size:850px 512px;min-height:426px;}

#site-footer {
	background: #000;
	color:#fff;
	/*border-top: 3px solid #777;*/
	font-size: 12px;
	padding:8px;
	line-height: 180%;
	text-align: center;
}

#site-footer a {color:#fff;font-weight:bold;text-decoration:underline;}

@media (min-width:992px) {
/*.mejs-horizontal-volume-slider {display:none !important;}*/
}

@media (max-width: 991px)  {
article {
background:rgba(250,220,160,0.9);
	/*background-color: #FADCA0;*/
  border:1px solid #f2b769 !important;
	border-radius:10px;
	-webkit-box-shadow: 3px 3px 5px 0px rgba(50, 50, 50, 0.5);
  -moz-box-shadow:    3px 3px 5px 0px rgba(50, 50, 50, 0.5);
  box-shadow:         3px 3px 5px 0px rgba(50, 50, 50, 0.5);
}	
	
	#main-column .post,
#main-column .page, 
#main-column .event,
	#main-column.fullwidth
	{
	padding:10px !important;
}
	


}

@media (max-width: 767px)  {
#content {background:none;}
	.container {border:none;}	
}

.page-header {
    padding-bottom: 9px;
    margin: 0px;
   	border-bottom:1px dotted #670000;
}



img.aligncenter {
	display: block;
	margin: 0 auto;
}



/* chromeframe error */
.chromeframe {
	background: #a00;
	color: #faa;
	display: block;
	padding: 3px 0;
	text-align: center;
}
.chromeframe a {
	color: #fff;
	text-decoration: underline;
}



.page-header-top-right {
	margin-top: 10px;
}



.pagination {
	margin: 0;
}



.pagination-center {
	text-align: center;
}

.pagination-row {
	margin-bottom: 20px;
}



.required {
	color: #f00;
}



.row-with-vspace {
	/*margin-bottom: 20px;*/
}

.row-with-vspace > a > img {width:100%;}


.site-main .format-aside {
	background: #f5f5f5;
}
.site-main .format-image {
	background: url('../img/content-post-format-image.png') left top no-repeat;
}
.site-main .format-link {
	background: url('../img/content-post-format-link.png') left top no-repeat;
}
.site-main .format-quote {
	background: url('../img/content-post-format-quote.png') left top no-repeat;
}
.site-main .format-video {
	background: url('../img/content-post-format-video.png') left top no-repeat;
}



.site-title {
	margin-bottom: 0;
	margin-top: 10px;
}
.site-title > a {
	text-decoration: none;
}
.site-title > div {
	height: auto;
	line-height: 18px;
}
.site-title .site-description {
	color: #999;
	font-size: 16px;
}
.site-title .site-title-heading {
	margin: 0;
}



.widget_calendar #wp-calendar {
	margin: 0;
}
.widget_calendar #wp-calendar #next {
	text-align: right;
}



#comments .comment-navigation {
	margin-bottom: 0;
}
#comments .comment-navigation-below {
	margin-bottom: 20px;
	margin-top: 15px;
}
#comments .media-list li .media {
	margin-top: 15px;
}
#comments .media-list li .media .media-body {
	border: 1px solid #eee;
	padding: 10px;
}
#comments .media-list li .media .media-body .comment-author {
	font-size: 12px;
	margin-bottom: 10px;
}
#comments .media-list ul.children {
	list-style: none;
	margin-left: 2.5em;
}




#main-column img,
#main-column .wp-video-shortcode {
	display: block;
	height: auto;
	max-width: 100%;
}
#main-column .attachment .entry-content {
	margin-bottom: 20px;
}
#main-column .attachment .entry-content .attachment {
	text-align: center;
}
#main-column .attachment .entry-meta {
	margin-bottom: 20px;
}
#main-column .post,
#main-column .page, 
#main-column .event {
	border: 0px solid #eee;
	text-align: justify;
-webkit-hyphens: auto;
	 -moz-hyphens: auto;
	 -ms-hyphens: auto;
	 hyphens: auto;
	margin-bottom: 20px;
	padding-left: 14px; /*war 14*/
	padding-top:3px;
}
#main-column.fullwidth {padding-right:30px}
#main-column .post .entry-header .entry-meta {
	color: #999;
}
#main-column .post .entry-header .entry-meta a {
	color: inherit;
}
#main-column .post .entry-header .entry-meta .posted-on .updated {
	display: none;
}
#main-column .post .entry-meta .categories-icon {
	cursor: default;
}
#main-column .post .entry-meta .comments-link a {
	color: #333;
}
#main-column .post .entry-meta .comments-link a .comment-icon .comment-total,
#main-column .page .entry-meta .comments-link a .comment-icon .comment-total {
	color: #555;
	font-size: 12px;
	margin-left: 5px;
}
#main-column .attachment .edit-post-link a, 
#main-column .attachment .entry-meta .edit-post-link a, 
#main-column .post .entry-meta .edit-post-link a,
#main-column .page .entry-meta .edit-post-link a {
	color: #333;
}
#main-column .post .entry-meta .tags-icon {
	cursor: default;
}
#main-column .attachment .entry-title, 
#main-column .post .entry-title,
#main-column .page .entry-title {
	margin-top: 0;
	word-wrap: break-word;
}


#sidebar-left, #sidebar-right {
	margin-top:20px;/*border-right:1px dotted #333;*/
}
#sidebar-left .widget,
#sidebar-right .widget {
	line-height:190%;
	font-size:12px;
	border: 0px solid #ccc;
	margin-bottom: 20px;
	overflow: hidden;
	padding: 10px;
	background:rgba(250,220,160,0.9);
	/*background-color: #FADCA0;*/
	border:1px solid #f2b769;
	border-radius:10px;
	margin-top:-4px;
	-webkit-box-shadow: 3px 3px 5px 0px rgba(50, 50, 50, 0.5);
  -moz-box-shadow:    3px 3px 5px 0px rgba(50, 50, 50, 0.5);
  box-shadow:         3px 3px 5px 0px rgba(50, 50, 50, 0.5);
}
#sidebar-left .widget ul,
#sidebar-right .widget ul, ul {
	padding-left: 16px;
}
#sidebar-left .widget .widget-title,
#sidebar-right .widget .widget-title {
	border-bottom: 1px dotted #aaa;
	width:110px;
	font-size: 20px;
	margin-top: 0;
}


/*kontaktform*/
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  height: 31px;
  padding: 6px 12px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  vertical-align: middle;
}
.uneditable-input {
  width: 206px;
}
textarea {
  height: auto;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  /*background-color: #ffffff;*/
	width:100%;
	background-color: #FADCA0;
  border: 1px solid #999;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -moz-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: #670000;
  outline: none;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(103,0,0,0.3);
}


html input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: none;
  border-radius: 3px !important;
  background: #670000;
  color: #ffffff;
  cursor: pointer;
  /* Improves usability and consistency of cursor style between image-type 'input' and others */

  -webkit-appearance: button;
  /* Corrects inability to style clickable 'input' types in iOS */

  font-size: 12px;
  line-height: 28px;
  height: 28px;
  border-radius: 14px;
  display: inline-block;
  position: relative;
  padding: 0 15px;
  vertical-align: top;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  background: #000;
}
button:focus,
html input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
html input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
  background: #262626;
  box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.0);
}

div.wpcf7-validation-errors, div.wpcf7-mail-sent-ok  {
    padding: 15px;    
    border: 1px solid #EBCCD1;
    border-radius: 4px;
    background-color: #F2DEDE;
    color: #A94442;
		margin:0;
}

span.wpcf7-not-valid-tip {color:#990000;}
div.wpcf7-response-output {
    margin: 0;
    padding: 0.2em 1em;
}

.gallery-caption {width:123px;}
.gallery-item img {
	padding:3px;
  background: #fff;
	box-shadow: 2px 2px 3px 0px rgba(50, 50, 50, 0.5); 
}

#gallery-1 img, #gallery-presseinfos img {border:1px solid #888 !important;}
#gallery-1 img:hover, #gallery-presseinfos img:hover {border:1px solid #670000 !important;}

#gallery-presseinfos {
				margin: auto;
			}
			#gallery-presseinfos .gallery-item {
				float: left;
				margin-top: 10px;
				text-align: center;
				width: 33%;
			}
			#gallery-presseinfos img {
				border: 2px solid #cfcfcf;
			}
			#gallery-presseinfos .gallery-caption {
				margin-left: 0;
			}


#pagination-first {display:none;}
#pagination-last {display:none;}

.pagination span {
	border:1px solid #c1c1c1 !important;
	margin-right:2px !important;
	padding:3px 6px;
  background: #eee;
  background: -moz-linear-gradient(top,  #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%); /* W3C */
	color:#606060;
	font-weight:bold;
	font-size:12px;
	border-radius:0px;
}
.pagination span.current-page, .pagination span:hover {
color:#670000 !important;
	border-color: #670000 !important;
}

.mejs-overlay-loading span{
	background:none !important;
}

.gallery-caption {display:none;}







