/*
Theme Name:   The TwentyEleven Child-Theme live!
Description:  The TwentyEleven Child-Theme
Author:       Netloom
Author URL:   https://www.netloom.de/
Template:     twentyeleven
Version:      1.0
Text Domain:  the-twentyeleven-child-theme
*/

/* Write here your own personal stylesheet */
@charset "UTF-8";

/* =Font
----------------------------------------------- */
/* source-sans-pro-300 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 300;
  src: url('./fonts/source-sans-pro-v14-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/source-sans-pro-v14-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/source-sans-pro-v14-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/source-sans-pro-v14-latin-300.woff') format('woff'), /* Modern Browsers */
       url('./fonts/source-sans-pro-v14-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/source-sans-pro-v14-latin-300.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}
/* source-sans-pro-600 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 600;
  src: url('./fonts/source-sans-pro-v14-latin-600.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/source-sans-pro-v14-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/source-sans-pro-v14-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/source-sans-pro-v14-latin-600.woff') format('woff'), /* Modern Browsers */
       url('./fonts/source-sans-pro-v14-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/source-sans-pro-v14-latin-600.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}
/* source-sans-pro-900 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 900;
  src: url('./fonts/source-sans-pro-v14-latin-900.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('./fonts/source-sans-pro-v14-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('./fonts/source-sans-pro-v14-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('./fonts/source-sans-pro-v14-latin-900.woff') format('woff'), /* Modern Browsers */
       url('./fonts/source-sans-pro-v14-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('./fonts/source-sans-pro-v14-latin-900.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}
body, input, textarea {
	font-size: 15px;
	font-weight: 300;
	line-height: 1.625;
	font-family: 'Source Sans Pro', sans-serif;
}
div.reftextdiv {
	border: 0px solid red;
	overflow: hidden;
	font: 300 15px/1.625 "Source Sans Pro",Helvetica,Arial,sans-serif;

}
.fliesstext {
	font: 15px "Source Sans Pro", Helvetica, Arial, sans-serif;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 12px;
}
.entry-title, .entry-title a {
	text-decoration: none;
}
.entry-title, .entry-title a,
.entry-content, .entry-summary {
	text-decoration: none;
}



/* Ausschalten der Header-Bilder */
header#branding > a { display: none; }



/* body um lightbox auf richtiger Größe zu haben */
body {
	min-width: 400px;
}
#page {
	min-width: 400px;
}

/* Logo */
h1#site-title {
	text-indent: -2500px;
	display: block;
	overflow: hidden;
	padding: 0;
}
h1#site-title a {
	background-image: url("./img/Sendekemenate-Logo-200x200.png");
	display: block;
	overflow: hidden;
	height: 170px;
	width: 170px;
	background-position: -20px -10px;
	background-repeat: no-repeat;
}
h2#site-description {
/*	text-indent: -2500px;
	background-image: url("./img/Cyberloom-Claim.png");
	overflow: hidden;
	height: 22px;
	width: 172px;
	margin-top: -8px;*/
	margin: 0;
	margin-bottom: 1em;
}
/* Subheadline in red und bold */
#site-description {
	color: red;
	font-weight: bold;
}



/* Runde "Ecken" für Seite an sich*/
#page {
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	border-radius: 25px;

	-moz-box-shadow: 0px 0px 2px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0px 0px 2px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 2px rgba(0,0,0,0.5);
}
#site-generator {
	-moz-border-radius-bottomright: 25px;
	-moz-border-radius-bottomleft: 25px;
	-webkit-border-bottom-right-radius: 25px;
	-webkit-border-bottom-left-radius: 25px;
	border-bottom-right-radius: 25px;
	border-bottom-left-radius: 25px;
}

/* Text bei Copyright alles gleich*/
#site-generator, #site-generator a {
	font-weight: normal;
	color: #aaa;
}



/* Kein Schatten nach oben von der #page */
#branding {
	border-top: 0px solid #bbb;
}



/* Navigation */

#access, #access a, #access li:hover > a, #access a:focus, #access .current_page_item > a, #access .current_page_ancestor > a {
	color: #85451c;
}

#access {
	background: #eee; /* Show a solid color for older browsers */
	background: -moz-linear-gradient(#dedede, #fff);
	background: -o-linear-gradient(#dedede, #fff);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#dedede), to(#fff)); /* older webkit syntax */
	background: -webkit-linear-gradient(#dedede, #fff);
}
#access a {
}
#access li:hover > a,
#access a:focus {
	background: #fff; /* Show a solid color for older browsers */
	background: -moz-linear-gradient(#fff, #dedede);
	background: -o-linear-gradient(#fff, #dedede);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#dedede)); /* Older webkit syntax */
	background: -webkit-linear-gradient(#fff, #dedede);
}
#access .current_page_item > a,
#access .current_page_ancestor > a {
	font-weight: bold;
	background: #fff; /* Show a solid color for older browsers */
	background: -moz-linear-gradient(#fff, #dedede);
	background: -o-linear-gradient(#fff, #dedede);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#dedede)); /* Older webkit syntax */
	background: -webkit-linear-gradient(#fff, #dedede);
}



/* Kein Abstand unterhalb der Navigation */
#main {
	padding: 0;
}
.singular.page .hentry {
	padding: 0;
}

.singular #primary {
    margin: 0 -26.4% 0 0;
}

.singular #primary #content {
    margin: 0 34% 0 7.6%;
    width: 58.4%;
}
.singular .entry-header, .singular .entry-content, .singular footer.entry-meta, .singular #comments-title {
    margin: 0 auto;
    width: 100%;
}
/*
#primary {
    float: left;
    margin: 0 -26.4% 0 0;
    width: 100%;
}
*/


/* Abstand von Navi zu Widget */
.widget {
	margin: 2.2em 0;
}


#paypal-btn-wrap {
	border: 5px solid #f00;
	border-radius: 2rem;
    padding: 2rem;
    margin: 0 auto 2rem;
    max-width: 80%;
}

.paypal-btn-text {
	margin: 0;
}

.paypal-btn {
	margin: 0 0 20px 0; 
}
