/*
Theme Name: Twentyeleven AZ-Köln
Description: Child theme for the twentyeleven theme 
Author: b.setzer
Template: twentyeleven
*/

@import url("../twentyeleven/style.css");

body{
  background: #fff;
}
#page{
  margin: 0 auto !important;
  max-width: 1000px;
  display: block;
  position: relative;
  background: none;
}
#branding{
  border: none;
  width: 100% !important;
  padding-bottom: 0;
}

#site-title {
float: left;
width: 49%;
margin: 0;
padding: 0;
}
#site-description {
clear: none;
float: right;
width: 49%;
text-align: right;
margin: 0;
}
#site-title a,
#site-description {
color: #7A7A7A;
font-size: 1em;
font-weight: normal;
line-height: 1.625;
text-decoration: none;
-webkit-margin-before: 0;
-webkit-margin-after: 0;
height: 25px;
padding-top: 0;
}

#site-title,
#site-description {
display: none;
}
/* Column Widths */
#primary #content{
  margin: 0 34% 0 2%;
  width: 65%;
}
#secondary {
  float: right;
  margin-right: 2%;
  width: 24.3%;
  margin-top: 30px;
}
#content {
  margin: 0 34% 0 2%;
  width: 65.9%;
}
#supplementary {
border-top: none;
padding: 1.625em 2%;
}
/* clearfix */
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   visibility: hidden;
   line-height: 0;
   height: 0;
}




/* Main regions */
#content .half-left,
#content .half-right{
  width: 49%;
  float: left;
}
#content .half-right{
  margin-left: 2%;
}
#comments ol.commentlist,
#comments ul.commentlist{
  width: auto;
}

.widgets_on_page ul,
.widgets_on_page ol{
  margin: 0 0 1.625em 0;
}
@media (max-width: 800px) {
  /* Simplify the basic layout */
  #primary #content {
  margin: 0 2%;
  width: auto;
  }
  #main #secondary {
    float: none;
    margin: 0 2%;
    width: auto;
  }
  #content .half-left,
  #content .half-right{
    width: auto;
    float: none;
  }
  #content .half-right{
    margin-left: 0;
  } 
}

/* widget & sidebar Stuff */
h3.widget-title{
  background: none;
  color: #333;
  padding: 0;
  font-size: 1em;
  border-bottom:1px solid #333;
  font-size: 20px !important;
  line-height:22px;
  margin-bottom:10px;
  letter-spacing: 1px !important;
  text-transform: none;
}
.widgets_on_page h3 a{
    background-image: url("../../../favicon.png");
    background-repeat: no-repeat;
    padding-left: 22px;
    display: block;
    line-height: 16px;
}
li#ntety_cpt_post_list-5 h3 a {
    background-image: none;
    font-size: 20px;
    font-weight: 100;
    padding-left: 0;
}
/* excerpt-more  */
.widgets_on_page .widget p a  {
  display: inline-block;
  font-weight: normal;
  text-decoration: none;  
}
.widgets_on_page .widget p a:hover{
  text-decoration: underline;
}
.flickr{
  text-align: center;
}
.flickr img{
  margin: 0 5px;
}
.flickr h3.widget-title{
  text-align: left;
  margin-left: 2%;
}
.ai1ec-subscribe-google{
  display: none !important;
}
.ai1ec-date{
  background: #fff !important;
  color: #555 !important;
}

#access{
  box-shadow: none;
  background:#2b2b2b;
  margin-bottom: 0;
}

#site-generator{
	background:none;
	padding:0px;
	border: none;
}
.entry-content h1, .entry-content h2, .comment-content h1, .comment-content h2{
	font-size:16px;
	color:#990000;
	border-bottom:1px solid black;
}

.entry-title{
  padding: 0 0 0.75em 0;
  font-size: 24px;
}
.entry-content p{
  margin-bottom: 0.75em;
  line-height:1.4em;
}
.entry-content, .entry-summary{
	padding-top:0px;
}

#ntety_cpt_post_list-5 {
    background: none repeat scroll 0 0 #EFEFEF;
    border: 1px solid #B17C7C;
    margin-bottom: 15px;
    padding: 0 10px;
	border-color:#ccc;
	background-image:url(https://az-koeln.org/wp-content/uploads/2012/04/monatsprogramm_bg.jpg);
	-webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;


}

#ntety_cpt_post_list-5 h3{
  color:#990000;
  margin-top: 0;
  padding: 20px 0 4px;
}

.subtitle_date{
  font-size:11px;
  color: #666;
  float: right;
  padding: 15px 0 5px;
}


/* PAGE: .home */
#Home-row1-wide{
  margin-top: 25px;
  font-weight: bold;
}
#Home-row1-wide p{
  margin: 10px;
  font-weight: bold;
}
#Home-row1-wide .subtitle_date,
#ntety_cpt_post_list-5 h3.widget-title{
  display: none;
}
.home .entry-content h3{
  font-size: 16px;
  text-transform: none;
  line-height: 22px;
}
.home .entry-content{
  line-height: 1.625;
}
.home .entry-content .widget img{
  margin: 10px 0 0 0;
  
}
.home .entry-content .widget p{
font-size: 1em;
line-height: 1.4em;
margin: 5px 10px 5px 0;
}


/* Bilder in Posts*/
.wp-caption {
  background: transparent;
  margin-bottom: 1em;
  max-width: 100%;
  padding: 0;
}
.wp-caption img {
  border: none;
}
.wp-caption .wp-caption-text {
margin-bottom: 0.6em;
  padding: 5px 0 5px 10px;
  font-weight: bold;
}
.wp-caption .wp-caption-text::before{
  content: ' ';
}

/** 
 *  Buttons
 * copied from .ai1ec-button (Kalendar)
*/
/* Article Navigation  (weiter/Zurück)  */
#nav-single{
  width: inherit;
}
.pressesoiegel-edit-link a,
#nav-single a {
cursor: pointer;
font: 10pt/1.1em Tahoma, Geneva, sans-serif !important;
text-decoration: none !important;
color: #666 !important;
padding: 0.4em 0.5em;
margin: 0.1em;
background: #EEE;
border-radius: 0.4em;
-moz-border-radius: 0.4em;
-webkit-border-radius: 0.4em;
text-align: center;
border: 1px solid #CCC;
border-width: 1px;
display: inline-block;
white-space: nowrap;
}

/* Responsive images in one-col-listings */

.widgets_on_page .teaser-img{
  height: auto !important;
  clear: both;
  margin: 0;
}

/* Singular */
.singular #primary {
	margin: 0;
}
.singular #content,
.left-sidebar.singular #content {
	margin: 0 7.6%;
	position: relative;
	width: auto;
}
.singular .entry-header,
.singular .entry-content,
.singular footer.entry-meta,
.singular #comments-title {
	margin: 0 auto;
	width: 100%;
}
.singular #primary #content {
    margin: 0 4%;
    width: 92%;
}
.singular.page .hentry{
  padding: 0;
  position: relative;
}
.singular .entry-meta{
  position: relative;
  clear: both;
}
.singular .entry-meta .edit-link a {
    bottom: auto;
    left: auto;
    position: absolute;
    right: 0;
    top: 0;
}

/* Menu */ 
.current-menu-item{
  background: #fafafa; /* Show a solid color for older browsers */
  color: #000;
}

.current-menu-item a{
  color: #373737 !important;
  background: #f9f9f9; /* Show a solid color for older browsers */
}

/*
könnte man ausblenden
*/
.home .post-edit-link{
  display: none;
}

/* Custom Styles Pressespiegel */
.post-type-archive-pressespiegel #TB_overlay{
  z-index: 1000000 !important;
}
.post-type-archive-pressespiegel #TB_window{
  z-index: 1000001 !important;
}
.cite-link{
  padding-right: 22px;
  background: transparent url('assets/archive.gif') top right no-repeat;
  text-decoration: underline;
}
.cite-link,
.pressespiegel_date{
  font-size: small;
  color: #666;
}
.pressesoiegel-edit-link{
  position: relative;
  top: -20px;
  display: block;
}
.pressesoiegel-edit-link a{
  color: #666;
  font-size: 10px !important;
  float: right;
}
.cited{
  border: 1px dashed #666;
  padding: 2em 1em;
  margin-bottom: 1em;
  position: relative;
}

.cited div, .cited p{
  margin-bottom: 0.75em;
}
.cited h1, .cited h2, .cited h3, .cited h4, .cited h5, .cited h6{
  font-weight: bold;
  margin-bottom: 1em;
}
.cite-header{
  font-weight: bold;
  padding-left: 1em;
  position: absolute;
  background: #FEFAF3;
  top: -10px;
  padding-right: 10px;
  line-height: 20px;
}
.post-type-archive-pressespiegel #content p{
  margin: 0;
}
.post-type-archive-pressespiegel #content li{
  margin-bottom: 0.75em;
}


/* Menü  */
#mobile-navi{
  margin: 0 0 20px 20px;
  display: none;
}
@media (max-width: 800px) {
  #mobile-navi{
    display: block;
  }
}
#access .current_page_ancestor a {
    background: #f9f9f9; /* Show a solid color for older browsers */
    color: #373737;
}

.hentry, .no-results {
	border:0px;
}

/* display Author */

.by-author{
 display:none;	
}

/* sidebar images */
#text-7.widget{
  margin-bottom: 4px;
}
#text-7.widget img{
  margin-top: 5px;
}
/* little Slideshow */
#squattalk-slideshow, #squattalk-slideshow .slide{
   position:relative; 
   height: 240px; 
   width: 242px; 
}
#squattalk-slideshow .slide{
  position:absolute;
  left:0; top:0;
  overflow: hidden;
  background: transparent url(assets/az-sliderblock-autonome-240.png) 0 0 no-repeat;
}
#squattalk-slideshow .slide-2,
#squattalk-slideshow .slide-3,
#squattalk-slideshow .slide-4,
#squattalk-slideshow .slide-5{ display: none; }
#squattalk-slideshow .slide-2{ background-position: 0 -242px; }
#squattalk-slideshow .slide-3{ background-position: 0 -484px; }
#squattalk-slideshow .slide-4{ background-position: 0 -726px; }
#squattalk-slideshow .slide-5{ background-position: 0 -968px;}
#gallery-1{ padding-top: 20px; }


/* footer */
#wichtig{
margin: 5px auto 20px;
text-align: center;
font-size: 20px;
padding: 20px 0 15px 0;
word-spacing: 4px;
}
#wichtig a,
#wichtig a:hover{
  text-decoration: none;
  color: #fff;
}
#access{
  background: #000;
}
#main{
background: #fff;
}
#colophon{
background: #fff;
-webkit-border-bottom-left-radius: 10px;
-webkit-border-bottom-right-radius: 10px;
-moz-border-radius-bottomleft: 10px;
-moz-border-radius-bottomright: 10px;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
}
/*
#page{
-webkit-border-bottom-left-radius: 16px;
-webkit-border-bottom-right-radius: 16px;
-moz-border-radius-bottomleft: 16px;
-moz-border-radius-bottomright: 16px;
border-bottom-left-radius: 16px;
border-bottom-right-radius: 16px;
  margin-bottom: 20px !important;
}
*/
#access{
background: #000;
}


.entry-content img, .comment-content img, .widget img {
    box-shadow: none;
    max-width: 97.5%;
    margin-bottom:5px;
}

#overlay{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;    
    filter:alpha(opacity=90);
    -moz-opacity:0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
    z-index: 10000;
    background: #c1c3bf url('assets/bg_overlay.jpg') center center repeat-x;
}
#overlay-text{
  font-size: 2.6em;
  /*border: 2px dashed #990000;*/
  height: auto;
  margin:  18% ;
  text-align: right;
  padding: 1.6em 1em 1em 1em;
}
#overlay-text small{
  font-size: 0.5em;
}
#overlay-text a{
  text-decoration: none;
  font-size: 1.2em;
}
a#close-overlay{
	font-size: 0.7em;
	color: #666;
}
@media only screen and (max-device-width : 600px){
  #overlay-text {
    font-size: 2em;
    margin: 3em 1em;
    padding: 0;
    text-align: center;
  }
  #overlay-text small,
  a#close-overlay{
    font-size: 0.6em;
  }
}

/* Twitter Feed (/was-tun)*/
body.page-id-17025 h1.entry-title{
  font-size: 30px;
}
.twtr-hd {
padding: 10px;
position: relative;
zoom: 1;
overflow: hidden;
height: 37px;
}
.twtr-widget-profile img.twtr-profile-img {
  display: block;
  position: absolute;
}
.twtr-widget h3, .twtr-widget h4, .twtr-widget p {
  line-height: 1.675 !important;
}

img[class*="align"], img[class*="wp-image-"]{
  border: none;
}

/* KTO Page Neu*/
.page-id-17743 #branding,
.page-id-17743 .entry-header,
.page-id-17743 #colophon{
  display: none;
}
body.page-id-17743{
  background: #fff !important;
}
.page-id-17743 .entry-content p,
.page-id-17743 p,
.page-id-17743 .entry-content h1,
.page-id-17743 h2{
  text-transform: uppercase !important;
  font-size: 18px;
  font-family: arial, verdana, sans-serif;
  font-weight: normal;
  color: #381d21 !important;
}
.page-id-17743 .entry-content h1,
.page-id-17743 h2{
  font-size: 80px !important;
  font-weight: normal !important;
  border: none; 
  margin: 0;
  padding: 0;
  clear: none;
  line-height: 100px;
}
.ktoimage{
  float: left;
  margin: -4px 0 0 -20px;
}
.ktoblock{
  float: left;
  position: relative;
}
.ktoblock .inner {
  -webkit-box-shadow: 7px 7px 42px 6px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 7px 7px 42px 6px rgba(0, 0, 0, 0.3);
  box-shadow: 7px 7px 42px 6px rgba(0, 0, 0, 0.3);
  margin: 22px;
  padding: 30px;
  max-width: 796px;
}
.ktoblock .half {
  width: 346px;
  height: 220px;
}
.morekto{
  text-align: right;
  position: absolute;
  bottom: 20px;
  right: 60px;
}
.morekto a{
  color: #df00c2;
  text-align: right;
  width: auto;
}
.page-id-17743 .footer{
  position: relative;
  width: 100%;
  height: 20px;
}
.page-id-17743 .footer .morekto{
  position: relative;
  float: right;
  margin: 20px 0;
}
@media (max-width: 800px){
  .page-id-17743 #mobile-navi {
    display: none !important;
  }
}



/* Newsletter form */
form.newsletter_subscribe{
  background: none;
  border: none;
  float: left;
}
.newsletter_subscribe #li--1{
  width: 230px;
}
.newsletter_subscribe #li--1>label {
  width: 60px;
  text-align: left;
}
.newsletter_subscribe .cf-ol{
  float: left;
}
.newsletter_subscribe .cf-sb{
display: inline;
font-size: small;
}
.newsletter_subscribe #cf_field_1 {
  width: 140px;
}
.newsletter_subscribe #sendbutton{
  margin: 7px 0 0 0px;
  border-radius: 0;
  -webkit-border-radius: 0;
}
.newsletter_subscribe .emailreqtxt{
}
