@charset "UTF-8";

/**
 * Theme Name:     TwentyTen_KielerWocheTV
 * Theme URI:      http://www.kielerwoche.tv/
 * Description:    Child theme for the Twenty Ten theme. Customized for KielerWoche 2012.
 * Author:         vektorrausch GmbH
 * Author URI:     http://vektorrausch.de
 * Template:       twentyten
 * Version:        1.1 (11.06.2014) (RM)
 */

@import url('../twentyten/style.css');


/* general layout
******************************************************************/

* {
	margin: 0;
	padding: 0;
	outline: none;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
html, body {
	height: 100%;
}

body {
    color:#fff;
    font-family: Verdana, sans-serif;
    font-size: 12px;
    position: relative;
    background: #0e3f62;
    background-size: cover;
}

#wrapper {
	width:100%;
	min-height: 100%;
    margin-top:0;
    padding:0;
 	position: relative;
 	background: none;
 	overflow: hidden;
}

body.gallery img {
	border: 0px;
}

h1, h2, h3, h4, h5, h6 {
	clear: none;
}

a, a:link, a:visited {
	text-decoration: none;
	color: #000;
}

a:hover, a:active {
	text-decoration: underline;
	color: #000;
}


/* header
******************************************************************/
#header {
	padding: 0;
	padding-top: 25px;
	width: 900px;
	margin: 0 auto;
}

#head-sponsor a {
	height: 77px;
	display: block;
	width: 900px;
	background: url(img/logo-kiel.png) no-repeat 740px 50% #fff;
	text-indent: -99999px;
}

#sponsors {
	background: #fff;
	height: 53px;
	width: 100%;	
}

#sponsors ul {
	margin: 0;
	padding-left: 83px;
}

#sponsors li {
	float: left;
	list-style: none;
	margin-right: 220px;
}
	#sponsors li.audi {
	
	}
	#sponsors li.sap {
	
	}
	#sponsors li.veolia {
	
	}
	#sponsors li.hsh {
		margin-right: 0;
	}

#sponsors li.audi a {
	background: url(img/logo-audi.png) no-repeat 10px 0;
	width: 95px;
	height: 51px;
	display: block;
	padding: 0 10px;
	text-indent: -99999px;	
}

#sponsors li.sap a {
	background: url(img/logo-sap.png) no-repeat 10px 0;
	width: 56px;
	height: 51px;
	display: block;
	padding: 0 10px;
	text-indent: -99999px;
}

#sponsors li.veolia a {
	background: url(img/logo-veolia.png) no-repeat 10px 0;
	width: 82px;
	height: 51px;
	display: block;
	padding: 0 10px;
	text-indent: -99999px;
}

#sponsors li.hsh a {
	background: url(img/logo-hsh.png) no-repeat 10px 0;
	width: 61px;
	height: 51px;
	display: block;
	padding: 0 10px;
	text-indent: -99999px;
}

#branding {
	width: 100%;
	height: 50px;
	background: #f1f4f9;
	position: relative;
	z-index: 10;
}

#branding .mediamarkt {
	position: absolute;
	top: 2px;
	right: 200px;
}

#branding .tutima {
	position: absolute;
	top: 0;
	right: 60px;
}


#branding .tutima a {
	background: url(img/logo-tutima2.png) no-repeat 10px 0;
	width: 41px;
	height: 48px;
	display: block;
	padding: 0 10px;
	text-indent: -99999px;
}

#branding .mediamarkt a {
	background: url(img/logo-mediamarkt.png) no-repeat 10px 0;
	width: 99px;
	height: 48px;
	display: block;
	padding: 0 10px;
	text-indent: -99999px;
}


/*
#branding .isaf {
	position: absolute;
	right: 0;
	top: 0;
}

#branding .isaf a {
	background: url(img/logo-isaf.png) no-repeat right top;
	width: 170px;
	height: 50px;
	display: block;
	text-indent: -99999px;
}
*/

#branding .kielerwochetv {
	position: absolute;
	right: 0;
	top: 0;
}

#branding .kielerwochetv a {
	background: url(img/logo-kielerwochetv.png) no-repeat right top;
	width: 170px;
	height: 50px;
	display: block;
	text-indent: -99999px;
}

#site-title {
	width: 120px;
	height: 169px;
	position: absolute;
	left: -100px;
	top: -42px;
	box-shadow: 1px 1px 3px #555;
}
	.ie7 #site-title,
	.ie8 #site-title {
		border: 4px solid #fff;
		left: -108px;
		top: -30px;
	}

#site-title a {
	width: 120px;
	height: 170px;
	display: block;
	background: url(img/kiwo2015-poster.png) no-repeat;
	text-indent: -99999px;
}

#site-description {
	color: #105d85;
	font-size: 32px;
	font-weight: bold;
	float: none;
	width: 500px;
	margin: 0;
	padding: 15px 0 0 30px;
	font-variant: normal;
	font-style: normal;
}
	.ie7 #site-description {
		line-height: 24px;
	}
	
	#site-description a { color: #105d85; }
	#site-description a:hover { text-decoration: none; }

#site-description span {
	font-size: 12px;
	font-weight: 400;
	padding-left: 6px;
}

/* Stage-Menu */
#stage-menu {
	height: 90px;
	width: 900px;
	margin: 0 auto;
	position: relative;
	z-index: 5;
}

#stage-menu .inside {
	position: relative;
	background: url(img/stage-bg.png) repeat-x 0 0 transparent;
	height: 90px;
}

#stage-menu .category-wrapper {
	position: absolute;
	left: 32px;
	width: 240px;
	height: 90px;
}

#stage-menu .category-wrapper ul.filter-menu {
	background: url(img/stage-filter.gif) no-repeat 135px 9px transparent;
	margin: 0;
}

#stage-menu .category-wrapper ul.filter-menu li:hover ul.cat-menu {
	display: block;
}

#stage-menu .category-wrapper ul.filter-menu li.filter {
	height: 56px;
}

#stage-menu .category-wrapper ul.filter-menu a.filter {
	font-weight: 600;
}

#stage-menu .category-wrapper ul.cat-menu {
	margin: 0;
	background: #2c6b92;
	border-top: 1px solid #5689a8;
	position: absolute;
	top: 25px;
	left: 0px;
	box-shadow: 1px 1px 3px #555;
	display: none;
	z-index: 2;
	min-width: 150px;
}

#stage-menu .category-wrapper li {
	list-style: none;
	position: relative;
	z-index: 2;
	min-width: 150px;
}

#stage-menu .category-wrapper a {
	color: #fff;
	text-decoration: none;
	height: 25px;
	line-height: 25px;
	display: block;
	min-width: 150px;
}

#stage-menu .category-wrapper li.parent a {
	font-weight: 600;
	padding: 0 35px 0 20px;
}
	#stage-menu .category-wrapper li.parent a:hover,
	#stage-menu .category-wrapper li.parent a.active {
		background: url(img/stage-check.gif) no-repeat 5px 0 #E94D0A;
	}

#stage-menu .category-wrapper li.child a {
	padding: 0 20px 0 35px;
}
	#stage-menu .category-wrapper li.child a:hover,
	#stage-menu .category-wrapper li.child a.active {
		background: url(img/stage-check.gif) no-repeat 19px 0 #E94D0A;
	}

#stage-menu .current-cat {
	background: url(img/stage-check.gif) no-repeat 5px 0 #E94D0A;
	padding: 0 10px 0 20px;
	min-width: 115px;
	color: #fff;
	text-decoration: none;
	height: 25px;
	line-height: 25px;
	font-weight: 600;
	position: absolute;
	top: 26px;
	left: 0px;
	z-index: 1;
}

#stage-menu .current-cat.non-active {
	background: url(img/stage-nocheck.gif) no-repeat 5px 0 
}

#stage-menu .stage-wrapper {
	position: absolute;
	right: 48px;
}

#stage-menu .stage-wrapper ul{
	margin: 0;
}

#stage-menu .stage-wrapper li {
	float: left;
	list-style: none;
	position: relative;
	width: 48px;
}

#stage-menu .stage-wrapper a {
	text-decoration: none;
}

#stage-menu .stage-wrapper .today {
	position: absolute;
	top: -15px;
	left: 0px;
	background: url(img/header-stage-today-normal.png) no-repeat 50% top;
	width: 44px;
	height: 15px;
	display: block;
}

#stage-menu .stage-wrapper .stage-date span {
	width: 46px;
	display: block;
	text-align: center;
	border-left: 1px solid #255d82;
	border-left: 1px solid rgba(0,0,0, 0.07);
	border-right: 1px solid #134b70;
	border-right: 1px solid rgba(255,255,255, 0.07);
	color: #fff;
	cursor: pointer;
}
	#stage-menu .stage-wrapper .sun .stage-date span {
		border-left: 1px solid #10405f;
		border-right: 1px solid #255d82;
		background: #11496e;
	}
	#stage-menu .stage-wrapper .active .stage-date span {
		border-left: 1px solid #ED372A;
		border-right: 1px solid #ED372A;
		background: #E94D0A;
	}

#stage-menu .stage-wrapper .stage-date.no-hover span {
	color: #0E3F62;
	cursor: text;
}

#stage-menu .stage-wrapper .sun .stage-date.no-hover span {
	color: #0A2D47;
}

#stage-menu .stage-wrapper .stage-date .day {
	height: 10px;
	font-size: 12px;
	line-height: 12px;
	font-weight: 200;
	padding-top: 10px;
}

#stage-menu .stage-wrapper .stage-date .date {
	height: 70px;
	font-size: 26px;
	line-height: 70px;
	color: #fff;
	font-weight: 600;
}

#stage-menu .stage-wrapper .stage-date.hover:hover .day,
#stage-menu .stage-wrapper .stage-date.hover:hover .date {    
	border-left: 1px solid #92b2c6 !important;
	border-right: 1px solid #92b2c6 !important;
	background: url(img/stage-hover.png) repeat-y;
	display: block;
}
	
#stage-tooltip {
	background: url("img/header-stage-tooltip-bg.png") no-repeat scroll left bottom transparent;
    padding-bottom: 6px;
}

#stage-tooltip span {
    background: none repeat scroll 0 0 #0c0c0c;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 0 3px #666666;
    color: #FFFFFF;
    font-size: 11px;
    padding: 3px 10px;
    font-weight: 200;
}

#stage-tooltip span span {
	padding: 0;
	box-shadow: none;
	border-radius: 0;
	font-weight: bold;
}

/* Program */
#program {
	position: absolute;
	top: 60px;
	left: -30px;
	display: block;
	width: 30px;
	height: 120px;
	border-radius: 8px 0 0 8px;
	background: #ff3b2d url(img/program.png) no-repeat left center;
}

/* RSS */
#rss {
	position: absolute;
	top: 20px;
	left: -30px;
	display: block;
	width: 30px;
	height: 30px;
	border-radius: 8px 0 0 8px;
	background: #E56D24 url(img/icon_rss.png) no-repeat left center;
}

/*
#program2 { display: block; height: 30px; width: 100%; background: #0E3F62; z-index: 99; }
#program2 a { display: block; height: 30px; width: 50%; float: left; text-align: center; color: #fff; font-weight: 600; letter-spacing: 1px; padding-top: 6px; }
#program2 a:hover { background: #2D2D2D; text-decoration: none; }
*/

/* content
******************************************************************/
#main {
	margin-top: 0px;
	padding: 20px 0;
	width: 900px;
	overflow: visible;
	background: #fff;
	font-size: 14px;
	position: relative;
}
	.archive #main {
		padding-top: 0px;
	}

#container {
	margin: 0;
	width: 900px;
	padding: 0px;
	/* position: relative; */
	float: none;
}

#content {
	margin: 0;
	padding: 20px 20px 0;
	width: 860px;
	font-size: 14px;
	color: #000;
	line-height: 21px;
}

#content .hentry {
	margin-bottom: 0px;
	padding: 20px 0 20px;
}

#content .entry-title {
	color: #000;
	padding: 0 30px;
}

#content .entry-title span {
	font-size: 18px;
	font-weight: normal;
}

#content .entry-content {
	padding: 12px 30px 0;
}

#content .edit-link {
	position: absolute;
	top: -24px;
	left: -63px;
}
	#content .edit-link a {
		padding: 3px 16px;
		background: #fff;
	}

#container .page-title.category {
	background: url(img/selection-bg.png) repeat-x;
	background: #f1f4f9;
	height: 30px;
	line-height: 30px;
	margin: 0;
	width: 860px;
	padding: 0 20px;
	color: #105d85;
}
	#container .page-title.category span {
		font-size: 14px;
		font-style: normal;
		color: #105d85;
	}

#nav-above {
	margin-bottom: 0;
	background: url(img/nav-above-bg.png) repeat-x;
	padding: 5px 20px 0;
	height: 25px;
	color: #fff;
	position: relative;
	display: block;
}

#nav-above .nav-back {
	position: absolute;
	width: 200px;
	left: 50%;
	top: 5px;
	background: url(img/nav-above-back.gif) no-repeat left 7px;
	padding-left: 14px;
	margin-left: -50px;
}

#nav-above .nav-back a {
	color: #fff;
}
	#nav-above .nav-back a:hover {
		text-decoration: underline;
	}

#nav-above .nav-previous a {
	background: url(img/nav-above-left.gif) no-repeat left 5px;
	color: #fff;
	padding-left: 12px;
}
	#nav-above .nav-previous a:hover {
		text-decoration: underline;
	}

#nav-above .nav-next a {
	background: url(img/nav-above-right.gif) no-repeat right 5px;
	color: #fff;
	padding-right: 10px;
}
	#nav-above .nav-next a:hover {
		text-decoration: underline;
	}

/* single */
#main {
	width: 900px;
	padding: 0;
	font-size: 14px;
}

#container {
	width: 900px;
	padding: 0;
}

#content {
	width: 900px;
	padding: 0;
}

.single #container .entry-meta {
	padding: 0 30px;
	margin-bottom: 5px;
}

.single #container .page-title.category {
	background: url(img/selection-bg.png) repeat-x;
	width: 840px;
	padding: 0 30px;
}

.single #content .tags-title {
	background: url(img/tags-title.gif) no-repeat left 1px;
	padding-left: 14px;
	font-weight: bold;
	color: #888;
}

.single #content .entry-tags a {
	color: #888;
}

.single #content .entry-title {
    color: #000000;
    font-size: 32px;
    font-weight: bold;
    line-height: 32px;
    margin-top: 30px;
    margin-bottom: 0;
    padding-left: 30px;
}

.single .entry-content {
	padding: 0;
}

.single .entry-content {
	padding: 10px 30px 50px;
	font-size: 14px;
	color: #444;
}

/* Video Player */

.single .entry-video {
	position: relative;
	padding: 20px 0;
	background: #ADB1B7 url(img/entry-video.png) no-repeat left top;
	min-height: 370px;
}

.single .entry-video .wordtube {
	margin: 0 auto;
	box-shadow: 1px 1px 10px rgba(0,0,0,0.35);
}

.single .video-hd {
	float: left;
	padding: 15px 0 0 275px;
}

.single .video-hd a {
	background: url(img/video-hd-download.png) no-repeat;
	display: block;
	width: 166px;
	height: 34px;
	text-indent: -99999px;
}

.single .video-sd {
	float: left;
	padding: 15px 0 0 15px;
}

.single .video-sd a {
	background: url(img/video-sd-download.png) no-repeat;
	display: block;
	width: 166px;
	height: 34px;
	text-indent: -99999px;
}

#mediaiteminfo {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}



/* Login */

#login-wrapper,
#logout-wrapper {
	width: 900px;
	margin: 0 auto;
	height: 40px;
	background: /* url(img/icon-hd.png) no-repeat 20px 50% */ #f1f4f9;
	position: relative;
}

#login-wrapper .login-label,
#logout-wrapper .logout-label {
	color: #000;
	padding: 11px 0 0 30px;
}

#login-wrapper .login-label span {
	background: url(img/icon-login.png) no-repeat 57px 3px;
	font-weight: 600;
	padding-left: 69px;
}

#logout-wrapper .logout-label span {
	position: absolute;
	right: 50px;
	top: 12px;
}

#logout-wrapper .logout {
	background: url(img/icon-login.png) no-repeat -1px 3px;
	font-weight: 400;
	padding-left: 11px;
}

#login-wrapper #login-form {
	position: absolute;
	left: 460px;
	top: 8px;
}

#login-wrapper .login-username,
#login-wrapper .login-password,
#login-wrapper .login-submit {
	float: left;
	width: 150px;
}
	#login-wrapper .login-submit {
		width: 84px;
	}

#login-wrapper .login-username input,
#login-wrapper .login-password input {
	width: 130px;
	border: 0;
	color: #000;
	background: #fff;
	font-size: 12px;
	height: 19px;
	padding: 3px 5px;
	box-shadow: inset 1px 1px 2px #ccc;
}

#login-wrapper .login-submit input {
	background: url(img/button-login.png) no-repeat;
	color: #fff;
	height: 25px;
	line-height: 25px;
	padding-bottom: 5px;
	width: 84px;
	border: 0;
	font-size: 14px;
	cursor: pointer;
} 

/* Registration */
a.register {
	display: block;
	background: url(img/button-register.png) no-repeat;
	color: #fff;
	height: 20px;
	line-height: 25px;
	padding: 0 10px 5px 10px;
	width: 130px;
	border: 0;
	font-size: 14px;
	text-align: center;
	cursor: pointer;
}

a:hover.register { text-decoration: none; }

input#addusersub {
	display: block;
	background: url(img/button-register.png) no-repeat;
	color: #fff;
	height: 25px;
	line-height: 25px;
	padding: 0 10px 5px 10px;
	width: 150px;
	border: 0;
	font-size: 14px;
	text-align: center;
	cursor: pointer;
}

.agreeToTerms { color: #888; }


/* Videos */
#videos {
	padding: 0 20px;
}

#videos h2 {
	font-size: 14px;
	padding: 0 10px;
	color: #000;
	font-weight: bold;
}

.video-container-wrapper {
	position: relative;
	padding: 20px 0 19px 0;
	height: 158px;
	width: 860px;
	margin: 0 auto;
}

.video-container-wrapper .left,
.video-container-wrapper .right {
	border-bottom: 1px solid #CCCCCC;
    bottom: 0px;
    display: inline-block;
    height: 20px;
    left: -20px;
    position: absolute;
    width: 20px;
}
	.video-container-wrapper .right {
		left: auto;
		right: -20px;
	}

.video-container {
	float: left;
	margin-right: 10px;
	list-style: none;
	position: relative;
}
	.video-container.last-row {
		margin-right: 0;
	}

.video-container a {
	display: block;
	width: 280px;
	height: 158px;
	position: relative;
}

.video-container .video-playbutton {
	background: url(img/video-playbutton.png) no-repeat 50% 50%;
	width: 280px;
	height: 158px;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
	.video-container a:hover .video-playbutton {
		display: block;
	}

.video-container .text-overlay {
	background: url(img/video-textoverlay.png);
	width: 260px;
	padding: 10px 10px;
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
}
	.video-container a:hover .text-overlay {
	}

.video-container .text-overlay .cat-title {
	font-size: 11px;
	font-weight: normal;
}


/* footer
******************************************************************/
#footer {
	background: none;
	width: 900px;
	margin: 0 auto 25px auto;
}

#colophon {
	border: 0;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	font-size: 13px;
}

#colophon h3.tag-title {
	color: #000;
	padding: 10px 30px;
	font-weight: normal;
	background: #fff;
}

#colophon h3.tag-title span {
	font-size: 24px;
	font-weight: bold;
}

#colophon .st-tag-cloud a {
	margin-right: 20px;
	margin-bottom: 10px;
	line-height: normal;
}

#colophon #tag-link-1 {
	display: none;
}

#footer-widget-area a {
	color: #fff;
}

#footer-widget-area .widget-container {
	margin-bottom: 0;
}

#footer-widget-area #first {
    width: 840px;
    background: #fff;
    margin-bottom: 15px;
    padding: 10px 30px 25px;
}

#footer-widget-area #first ul {
    margin-left: 0;
}

#footer-widget-area #first li {
	list-style: none;
	float: left;
}


#footer-widget-area #second {
    width: 350px;
}

#footer-widget-area #second ul {
    margin-left: 0;
}

#footer-widget-area #second li {
	list-style: none;
	float: left;
}

#footer-widget-area #second li li,
#footer-widget-area #third li li {
	list-style: none;
	float: left;
	margin-right: 10px;
	padding-left: 12px;
	background: url(img/footer-spacer.gif) no-repeat left 8px;
}

#footer-widget-area #second li li,
#footer-widget-area #third li li {
	list-style: none;
	float: left;
	margin-right: 10px;
	padding-left: 12px;
	background: url(img/footer-spacer.gif) no-repeat left 8px;
}
	#footer-widget-area #second li li.first,
	#footer-widget-area #third li li.first {
		padding-left: 0;
		background: none;
	}

#footer-widget-area #third {
    float: right;
    width: 500px;
    margin-right: -10px;
    text-align: right;
}
	.ie7 #footer-widget-area #third {
		position: relative;
		top: -20px;
	}

#footer-widget-area #third ul {
    margin-left: 0;
}

#footer-widget-area #third li {
	list-style: none;
	float: right;
}

/* external video playlist */
.playlist { z-index: 999; width: 100%; height: 100%; background: url("img/entry-video.png") repeat-y scroll center top #ADB1B7; padding: 0; text-align: center; }
.playlist .wordtube { text-align: center; margin: 0 auto; box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.35); }
.playlist .entry-title, .playlist .edit-link, .playlist #comments { display: none; }

/* external embedding - t-online */
.t-online { z-index: 999; width: 100%; height: 100%; background: #fff; text-align: center; }
.t-online .wordtube { text-align: center; margin: 0 auto; }
.t-online .entry-title, .t-online .edit-link, .t-online #comments { display: none; }
.t-online .entry-content, .t-online .entry-summary { padding: 0; }


/* WP-Table Reloaded */
#content .wp-table-reloaded { font-size: 12px; }
#content .wp-table-reloaded th { background: #eee; }
#content .wp-table-reloaded tr.odd td { background: #F1F4F9; }

#content .wp-table-reloaded h3 { color:#EC1C23; font-weight:bold; margin-top:20px; }

/* other
******************************************************************/
.clear {
	clear: both;
}

.hidden {
	display: none;
}

#primary {
	display: none;
}


/* Mobile Safari ( iPad, iPhone and iPod Touch ) */

pre {
	-webkit-text-size-adjust: 100%;
}
code {
	-webkit-text-size-adjust: 100%;
}
#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
	-webkit-text-size-adjust: 100%;
}
#site-description {
	-webkit-text-size-adjust: none;
}

/* Elemente ausblenden */
#tag-link-50 { display: none !important; }