/*
Theme Name: twenty eleven child
Theme URI: http://ujen-projektmanagement.de/
Description: Child Theme von Twenty Eleven
Author: H. Ujen
Author URI: http://ujen-projektmanagement.de/
Template: twentyeleven
Version: 1.3
Tags: Twenty Eleven, Child Theme
*/
@import url('../twentyeleven/style.css');


/* =Header
----------------------------------------------- */

#branding {
	border-top: 0px;
	padding-bottom: 10px;
	position: relative;
	z-index: 9999;
}

.pdf {
    
     background-color: #fff;
     background-image: url(pdficon_small.png);
     background-position: bottom left;
     background-repeat:no-repeat;
     background-attachment: scroll;
     padding-left: 20px;

}

/* Site Generator Line - Footer*/
#site-generator {
	background: #ffffff;
	border-top: 1px solid #ddd;
	color: #666;
	font-size: 12px;
	line-height: 2.2em;
	padding: 2.2em 0.5em;
	text-align: right;
}

/* QTranslate */
.qtrans_language_chooser { list-style-type:none;
float:right;
height: 5px;
}
.qtrans_language_chooser li { float:left; margin-right:20px }
.qtrans_flag { border:1px solid #b6b6b6 }    

  #access div {
	margin: 0 0 0 20%;
}
  .scroll {
  height:380px;
  width:620px;
  overflow:hidden;
}

   .iframe {
       width:595px;
       height:360px;
   }
   
#access {
    margin-bottom:0px;
}

#primary {
    background-color:#e0dcdc;
}

#main {
    padding-top:0px;
}


@media only screen and (max-width: 480px) {

.singular .entry-title {
	color: #A0C99D;
	font-size: 36px;
	font-weight: bold;
	line-height: 48px;
}
 .scroll {
  width:480px; 
 }
    #page {
margin: 2em auto;
max-width: 480px;
}

#branding {
    width:480px;
}

   #access div {
	margin: 0 0 0 2%;
}

}
