/*
Theme Name: Twenty Eleven - icann
Author: rr
Description: Medienstadt icann
Template: twentyeleven
Version: 0.0.1
*/

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

/* navibalken immer zusehen - gegen "springen" bei kurzen Seiten */
#a1 	{
	position:absolute;
	top:100%;
	left:50%;
	width:4px;
	height:4px;
	z-index:-1;
	background-color:#ffffff;
	}

body {
	padding: 0 1em;
}
#page {
	margin: 1em auto;
	max-width: 1000px;
}
#branding hgroup {
	margin: 0 5%;
}
#access div {
	margin: 0 5%;
}
#primary {
	float: left;
	margin: 0 -31% 0 0;
	width: 100%;
}
#content {
	margin: 0 31% 0 5%;
	width: 64%;
}
#secondary {
	float: right;
	margin-right: 5%;
	width: 20%;
}

/* Right Content */
.left-sidebar #primary {
	float: right;
	margin: 0 0 0 -31%;
	width: 100%;
}
.left-sidebar #content {
	margin: 0 5% 0 31%;
	width: 64%; 
}
.left-sidebar #secondary {
	float: left;
	margin-left: 5%;
	margin-right: 0;
	width: 20%;
	margin-top: 20px;
}
/* Singular */
.singular #primary {
	width: 64%; 
	float: right;
}
.singular #content,
.left-sidebar.singular #content {
	margin: 0;
	position: relative;
	width: auto;
}
.singular .entry-header,
.singular .entry-content,
.singular footer.entry-meta,
.singular #comments-title {
	margin: 0 14% 0 0;
	width: auto;
}

.error404 #primary {
	float: right;
	margin: 0 0 0 -31%;
	width: 100%;
}
.error404 #primary #content {
	margin: 0 5% 0 31%;
	width: 64%; 
}
		
/* =Header
----------------------------------------------- */
#branding {
	padding: 0px;
	position: relative;
	z-index: 9999;
	border-top-width: 0;
	height: 80px;
	background-image:url(../../wp-content/uploads/sites/2/2013/04/Icann_kopf.png);
	background-repeat:no-repeat;
}

/* Make sure the logo and search form don't collide */

#branding .only-search #searchform {
		top: 1.625em;
		right: 5%;
}

#branding .only-search #s {
    background-color: #d8deee;
    border-color: #ccc;
    color: #444;
    float: right;
    transition-duration: 600ms;
    transition-property: width, background;
    transition-timing-function: ease;
    width: 80px;
	line-height: 1.25em;
}

#branding .only-search #s:focus {
	background-color: #fff;
}

#kopf_text {
	display:block;
	position: relative;
	margin-left: 255px;
	color: #111;
	font-size: 15px;
	line-height: 18px;
	text-decoration: none;
}

#site-title {
	margin-right: 300px;
	padding: 1em 0 0;
}
#site-title a {
	color: #111;
	font-size: 30px;
	font-weight: bold;
	line-height: 36px;
	text-decoration: none;
}

#site-title a:hover,
#site-title a:focus,
#site-title a:active {
	color: #1982d1;
}
#site-description {
	color: #7a7a7a;
	font-size: 14px;
	margin: 0 300px 1em 0;
}
#branding img {
	height: auto;
	margin-bottom: -7px;
	width: 100%;
}

/* Fuss-Bereich
-------------------------------------------------------------- */
#ican_footer {
	background: #f9f9f9;
	border-top: 1px solid #ddd;
	color: #666;
	font-size: 13px;
	line-height: 20px;
	padding: 30px 5% 30px 5%;

}

#ican_footer a {
	color: #666;
	font-weight: bold;
}

#ican_footer a:hover, #ican_footer a:focus {
	color: #29428c;
	font-weight: bold;
	text-decoration: none;
}

.ican_footer_navi {
	display: block;
	width: 29%;
	min-width: 194px;
	float: left;
}
.ican_footer_contact{
	display: block;
	text-align: center;
}

#colophon {
	padding-top: 1.625em;
}

/* =Menu links
-------------------------------------------------------------- */

#access_left {
	background: #f2f2f2;
	display: block;
	float: left;
	margin-left: 3.5%;
	width: 24%;
	min-width: 188px;
	border-bottom: 1px solid #b2c1e7;
}
#access_left ul {
	font-size: 13px;
	list-style: none;
	margin: 0 0 0 0;
	padding-left: 0;
	-moz-box-shadow: -1.5px 2.5px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow: -1.5px 2.5px 2px rgba(0,0,0,0.2);
	box-shadow: rgba(0, 0, 0, 0.2) -1.5px 2.5px 2px;
}
#access_left li {
	position: relative;
	border-top: 1px solid #b2c1e7;
	background: #e5ecfe; 
}
#access_left a {
	color: #444;
	display: block;
   line-height: 30px;
	padding: 0 1.2125em;
	text-decoration: none;
}
#access_left ul ul {
	display: block;
	margin-left: 15px;
	width: auto;
}
#access_left ul ul ul {
	left: 100%;
	top: 0;
}
#access_left ul ul a {
	color: #444;
	font-size: 13px;
	font-weight: normal;
	display: block;
   line-height: 30px;
	padding: 0 1.2125em;
	text-decoration: none;
}

#access_left li:hover > a,
#access_left a:focus {
	color: #29428c;
	font-weight: bold;
}

#access_left .sub-menu {
	display: none;
	}
	
#access_left .current_page_item .sub-menu,
#access_left .current_page_parent .sub-menu  {
	display: block;
	}
	
#access_left .current-menu-item > a,
#access_left .current-menu-ancestor > a,
#access_left .current_page_item > a,
#access_left .current_page_ancestor > a {
	font-weight: bold;
	color: #444;
	border-left: 0.7em solid #3f5c8e;
	padding: 0 1.2125em 0 0.5125em;
	background: #ffffff;
}

/* Text vor Menue-Punkten als Zwischenueberschrift*/
#menue-text {
   border-top: 5px solid #fff;
   color: #000;
   display: block;
   position: relative;
   line-height: 30px;
   padding: 0 0.5125em;
   font-style: italic;
   	border-bottom: 1px solid #b2c1e7;
	background: #d8deee; 
}

/* =Menu links ende
-------------------------------------------------------------- */


/* =Content
----------------------------------------------- */

#main {
	clear: both;
	padding: 30px 0 0 0;
}

.page-title {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	margin: 0 0 2.6em;
	text-transform: uppercase;
}
.page-title a {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0;
	text-transform: none;
}
.hentry,
.no-results {
    border-bottom: 0px solid #DDDDDD;
    margin: 0;
    padding: 0;
    position: relative;
}
.hentry:last-child,
.no-results {
	border-bottom: none;
}
.blog .sticky .entry-header .entry-meta {
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}
.entry-title,
.entry-header .entry-meta {
	padding-right: 76px;
}
.entry-title {
	clear: both;
	color: #222;
	font-size: 22px;
	font-weight: bold;
	line-height: 1.5em;
	padding-bottom: .3em;
	padding-top: 15px;
}
.entry-title,
.entry-title a {
	color: #222;
	text-decoration: none;
}
.entry-title a:hover,
.entry-title a:focus,
.entry-title a:active {
	color: #1982d1;
}
.entry-meta {
	color: #666;
	clear: both;
	font-size: 12px;
	line-height: 18px;
}
.entry-meta a {
	font-weight: bold;
}
.single-author .entry-meta .by-author {
	display: none;
}
.entry-content,
.entry-summary {
	padding: 1.625em 0 0;
}
.entry-content h1,
.comment-content h1 {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.625em;
	color: #222;
	font-weight: bold;
	margin: 0 0 .8125em;
}

.entry-content h2,
.comment-content h2 {
	font-size: 18px;
	line-height: 1.625em;
	color: #222;
	font-weight: bold;
	margin: 0 0 0em;
}

.entry-content h3,
.comment-content h3 {
	letter-spacing: 0.1em;
	line-height: 1.625em;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0 0 0em;
}
.entry-content h4,
.comment-content h4 {
	line-height: 1.626em;
	font-size: 15px;
	font-weight: bold;
}
.entry-content h5,
.comment-content h5 {
	border-top: 1px solid #ccc;
	letter-spacing: 0.1em;
	line-height: 1.625em;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
	padding: 1.1em 0 0.5em 0;
	margin: 0;
}
.entry-content h6,
.comment-content h6 {
	border-top: 1px solid #ccc;
	color: #000;
	font-weight: normal;
	margin: 0.5em 0 2.25em 0;
	line-height: 1.625em;
}

#primary p {
	margin: 0 0;
}

#primary ul {
    list-style: square outside none;
}
#primary ul, ol {
    margin: 0 0 1.625em 2em;
}

.entry-content table,
.comment-content table {
	border-bottom: 1px solid #ddd;
	margin: 0 0 1.625em;
	width: 100%;
}
.entry-content th,
.comment-content th {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}
.entry-content td,
.comment-content td {
	border-top: 1px solid #ddd;
	padding: 6px 10px 6px 0;
}
.entry-content #s {
	width: 75%;
}

.singular .entry-title {
    color: #000000;
    font-size: 36px;
    font-weight: bold;
    line-height: 48px;
}

.singular.page .hentry {
    padding: 1.625em 0 0;
}

.widget-area {
    font-size: 13px;
}

/* Registrierungsformular */
.registrierung {
    padding: 1.625em 0;
}
div.f_bezeichnung  {
    text-align: left;
	display: block;
	float: left;
	height: 2.2em;
	width: 23%;
}
div.f_feld {
	text-align: left;
	display: block;
	float: right;
	height: 2.2em;
	width: 77%;
}
div.f_senden {
	text-align: left;
	padding-left: 23%; 
	display: block;
	clear: both;
}

/* sponsorenlogos skalierbar*/
div.tow-l_one {
    text-align: center;
	display: block;
	float: left;
	height: 4.8em;
	width: 50%;
	padding: 0px;
	margin: 0px;
	min-height: 51px;
}
div.tow-l_tow {
	text-align: center;
	display: block;
	float: right;
	height: 4.8em;
	width: 50%;
	padding: 0px;
	margin: 0px;
	min-height: 51px;
}

div.three-l_one {
    text-align: left;
	display: block;
	float: left;
	height: 4.2em;
	width: 33%;
	margin-right: 0.5%;
	min-height: 51px;
}
div.three-l_tow {
    text-align: center;
	display: block;
	float: left;
	height: 4.2em;
	width: 33%;
	margin-right: 0.5%;
	min-height: 51px;
}
div.three-l_three {
	text-align: right;
	display: block;
	height: 4.2em;	
	float: left;
	width: 33%;
	min-height: 51px;
}

div.four-l_one {
    text-align: left;
	display: block;
	float: left;
	width: 25%;
	min-height: 51px;
}
div.four-l_tow {
    text-align: center;
	display: block;
	float: left;
	width: 25%;
	min-height: 51px;
}
div.four-l_three {
	text-align: center;
	display: block;
	float: left;
	width: 25%;
	min-height: 51px;
}
div.four-l_four {
	text-align: right;
	display: block;
	float: right;
	width: 25%;
	min-height: 51px;
}

div.sponsoren_zentriert {
	text-align: center;
	display: block;
}

img.sponsoren {
    height: auto;
    width: auto;
	max-width: 100%;
    border: 0px solid #DDDDDD;
    padding: 0px;
	margin: 0px;
}

/* Responsive */
@media (max-width: 800px) {
    #page {
		min-width: 750px;
    }
	
	#main nav#access_left {
		width: 25%;
	}
   
    #main #primary{
		float: right;
		margin: 0 0;
		width: 69%;
		text-align: left;
	}
   
	#main #content {
		margin: 0 0%;
		width: 90%;
		
	}
	#nav-below {
		border-bottom: 1px solid #ddd;
		margin-bottom: 1.625em;
	}
 
	#main #secondary {
		float:left;
		margin-left: 5%;
		margin-right: 0;
		width: 20%;
		margin-top: 20px;
		min-width: 158px;
    }

/* correction for 'showcase' template */
    .page-template-showcase-php #main #primary.showcase {
        float: right;
        margin: 0 2% 0 2%;
        width: 96%;
    }
    .page-template-showcase-php #main #primary.showcase #content {
        margin: 0 6% 0 6%;
        width: 88%;
    }
    .page-template-showcase-php section.recent-posts {
        float: right;
        margin-right: 0pt;
        margin-left: 31%;
        width: 69%;
    }
    .page-template-showcase-php #main .widget-area {
        float: left;
        margin-right: -22.15%;
        margin-left: 0pt;
        width: 22.15%;
    }
/* correction for singular posts/pages without sidebar */
    .singular #main #content {
        margin: 0 8% 0 8%;
        width: 84%;
    }
/* keep floating footer widgets side-by-side at this size */
     #colophon #supplementary .widget-area {
          float: left;
          margin-right: 1%;
          width: 32%;
     }
}
 
/*to keep image alignment in narrow browsers*/
@media (max-width: 750px) {
  .alignleft { float: left; }
  .alignright { float: right; }
}
  
@media (max-width: 650px) {
 /*	@media (max-width: 650px) font-sizes nicht aendern */
	body, input, textarea {
		font-size: 15px;
	}
	#site-title a {
		font-size: 22px;
	}
	#site-description {
		font-size: 15px;
	}
	#access ul {
		font-size: 15px;
	}
	article.intro .entry-content {
		font-size: 15px;
	}
	.entry-title {
		font-size: 22px;
	}
	.featured-post .entry-title {
		font-size: 15px;
	}
	.singular .entry-title {
		font-size: 36px;
	}
	.entry-meta {
		font-size: 15px;
	}
	blockquote {
		margin: 0;
	}
	blockquote.pull {
		font-size: 17px;
	}
	.singular.page .hentry {
    padding: 1.625em 0 0;
	}
} 

