/*
Theme Name: twentyeleven-child-for-burgstation.de
Version: 1.0
Template: twentyeleven
*/

/* source-sans-pro-regular - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/source-sans-pro-v21-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/source-sans-pro-v21-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/source-sans-pro-v21-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/source-sans-pro-v21-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/source-sans-pro-v21-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/source-sans-pro-v21-latin-regular.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}
/* source-sans-pro-700 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/source-sans-pro-v21-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/source-sans-pro-v21-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/source-sans-pro-v21-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/source-sans-pro-v21-latin-700.woff') format('woff'), /* Modern Browsers */
       url('fonts/source-sans-pro-v21-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/source-sans-pro-v21-latin-700.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}


/* Allgemein
---------------------------------------------------------- */

html {
    margin-top: 0px !important;
}


.entry-content h1, .entry-content h2, .comment-content h1, .comment-content h2, h3, h4, h5, h6 {
    color: #666666;
    font-family: Georgia, serif;
    font-weight: bold;
    margin: 0 0 0.8125em;
}

body, input, textarea {
    	font-family: "Source Sans Pro", Helvetica, sans-serif;
	font-size: 14px;
}

#branding {
    border-top: 0px;
}

.hentry {
	border-bottom: 0;
}

#page {
   	margin: 2em auto;
	max-width: 1400px;
}

form#searchform {
	display: none;
}

.widget {
    margin: 0 0 1em;
}

/* Bild bei Links deaktivieren */

li a img {
	display: none;
}

/* Navi
---------------------------------------------------------- */

#access {
   	background: none;
	border-bottom: 1px solid #2f8259;
	border-top: 1px solid #2f8259;
	box-shadow: none;
	font-family: Georgia, serif;
}

#access a {
	color: #666666;
	letter-spacing: 1.5px;
}

/* Galerie
---------------------------------------------------------- */

.ngg-navigation {
    margin-bottom: 20px;
}


/* Content
---------------------------------------------------------- */
.page .entry-title { display: none; }


/* Footer Menu Styling
---------------------------------------------------------- */

#site-generator {
	padding: 1em 0.5em; 
	text-align: left; 
}

#site-generator a {
        font-weight: normal;
}

.footerMenu{ display: block; }
    .footerMenu ul { display:inline; float:right;}
    .footerMenu li { list-style-type: none; display: inline; font-size: 10px; }
    .footerMenu li a {
        color:blue;
        line-height:15px;
        text-decoration:underline;
        border-right: 1px solid #000;
        padding: 0 5px 0 5px;
    }
    .footerMenu li a:hover { color:#black;}
    .footerMenu li:last-child > a {border-right: none;} /* remove pipe from last item */


/* Aktuelles
--------------------------------------------------------- */

.entry-header, .entry-header a, .entry-header h1 {
	color: #666666;
	font-family: Georgia, serif;
	font-size: 1em;
	text-transform: uppercase;
}

.entry-meta, div.comments-link {
    display: none;
}

/* Plugins */

.widget_wpdev_booking .bk_calendar_frame {
	margin: 0 0 1em !important;
}

.ngg-galleryoverview {

    margin-bottom: 0 !important;
}