/*  
Theme Name: WordPress TA Vlog DE-Edition
Theme URI: http://wordpress.org/
Description: TA Vlog Theme basierend auf Kubrick v1.5 (http://binarybonsai.com/kubrick/)
Version: 
Author: blauphase.de
Author URI: http://www.blauphase.de/
*/



/* default
---------------------------------------------------- */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial,Helvetica,sans-serif;
	background-color: #fff;
	color: #333;
	margin: 0;
	padding: 0;
}

/* �berschriften */
h1, h2, h3 {
	font-weight: bold;
}

h1 {
	font-size: 2em;
	font-weight: bold;
	padding-top: 70px;
	margin: 0;
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 30px 0 0 0;
}
h2.pagetitle {
	margin-top: 20px;
	/*text-align: center;*/
	clear: both;
}
#sidebar h2 {
	font-size: 1.2em;
	margin: 5px 0 0;
	padding: 0;
}
h3 {
	font-size: 1.1em;
	font-weight: bold;
	padding: 0;
	margin: 30px 0 0;
}
h3.comments {
	padding: 0;
	margin: 40px 0 0 0;
}


h1 a, h2 a, h3 a {
	text-decoration: none;
	/*color: white;*/
}


/* links */
a, h2 a:hover, h3 a:hover {
	color: #008C44;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img, img {
	border: none;
}
p {
	margin-top: 5px;
}

/* struktur
---------------------------------------------------- */
#page {
	background-color: #fff;
	text-align: left;
	width: 590px;
	margin: 0 auto;
}
#header {
	background-image: url('images/header.jpg');
	background-repeat: no-repeat;
	height: 129px;
	width: 590px;
	position: relative;
}
#headerimg 	{
	height: 100px;
	width: 590px;
	float: none;
}
#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	text-decoration: none;
	color: white;
}
#mainnav {
	background-image: url('images/bg_nav.jpg');
	background-repeat: no-repeat;
	height: 28px;
	width: 590px;
	position: absolute;
	bottom: 0;
	margin: 0;
	padding: 0;
}
#content {
	font-size: 1.2em;
}
#footer {
	padding: 0;
	margin: 0 auto;
	width: 590px;
	clear: both;
}
#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
}

/* mainnav
---------------------------------------------------- */
#mainnav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	height: 28px;
}
#mainnav ul li {
	float: left;
	color: #000;
	font-size: 1.2em;
	font-weight: bold;
	background-image: url('images/bg_li.gif');
	background-repeat: no-repeat;
	background-position: right top;
	/*padding: 5px 10px 0 10px;*/
	/*padding: 5px 14px 0 14px; = erstreckt sich �ber gesammte breite*/
	padding: 5px 0 0 0;
	height: 28px;
	position: relative;
}
#mainnav ul li a {
	color: #000;
}
#mainnav ul .current_page_item, #mainnav ul .current_page_item a {
	text-decoration: underline;
}

/* feste manuelle navigationsformatierung */
#mainnav ul .id-start {
	width: 110px;
	text-align: center;
}
#mainnav ul .id-archiv {
	width: 128px;
	text-align: center;
}
#mainnav ul .id-lokal {
	width: 86px;
	text-align: center;
}
#mainnav ul .id-cat10 {
	width: 84px;
	text-align: center;
}
#mainnav ul .id-cat8 {
	width: 88px;
	text-align: center;
}
#mainnav ul .id-cat1 {
	width: 92px;
	text-align: center;
}

/* subnav */
#mainnav ul li ul {
	list-style-type: none;
	padding: 0.5em 0 0 0;
	margin: 0;
	position: absolute;
	left: 0;
	width: 11em;
	display: none;
	visibility: hidden;
	height: auto;
	border-bottom: 0.7em solid #EFEFEF;
}
#mainnav ul li.over ul {
	display: block;
	visibility: visible;
	z-index: 4569;
}
#mainnav ul li ul li {
	margin: 0;
	padding: 0.5em 10px 0 10px;
	line-height: 1.2em;
	list-style-type: none;
	font-weight: normal;
	color: #000;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	background: none;
	float: none;
	text-align: left;
	height: auto;
	background-color: #EFEFEF;
	position: static;
}
#mainnav ul li ul li a {
	text-decoration: none;
	padding: 0;
	color: #000;
	display: block;
	position: static;
}
#mainnav ul li ul li a:hover, #subnav ul li ul li a.active, #subnav ul li ul li a.current {
	color: #008C44;
}


/* alte nav */

#mainnav ul .id8 {
	width: 98px;
	text-align: center;
}
#mainnav ul .id2 {
	width: 118px;
	text-align: center;
}
#mainnav ul .id4 {
	width: 76px;
	text-align: center;
}
#mainnav ul .id5 {
	width: 62px;
	text-align: center;
}
#mainnav ul .id6 {
	width: 98px;
	text-align: center;
}
#mainnav ul .navArchiv {
	width: 135px;
	text-align: center;
}


/* nav durch die beitr�ge
---------------------------------------------------- */
.navigation {
	float: left;
	/*width: 590px;*/
	width: 100%;
	text-align: center;
	/*height: 1.6em;*/
	height: 14px;
	padding-bottom: 3px;
	margin-bottom: 20px;
	border-bottom: 1px solid #989898;
	font-size: 0.9em;
	font-weight: bold;
}
.navigationKurz {
	float: left;
	width: 439px;
	text-align: center;
	height: 14px;
	padding-bottom: 3px;
	margin-bottom: 10px;
	border-bottom: 1px solid #989898;
	font-size: 0.9em;
	font-weight: bold;
}
.alignright {
	float: right;
	padding-left: 12px;
	background-image: url('images/next.gif');
	background-repeat: no-repeat;
	background-position: left;
}

.alignleft {
	float: left;
	padding-right: 12px;
	background-image: url('images/prev.gif');
	background-repeat: no-repeat;
	background-position: right;
}


/* inhalt
---------------------------------------------------- */
.post {
	margin: 0 0 30px 0;
}
.post hr {
	display: block;
}
.narrowcolumn {
	float: left;
	padding: 0 5px 20px 0;
	margin: 0 0 0 0;
	width: 439px;
	line-height: 1.3em;
	background-image: url(images/1px_989898.gif);
	background-position: 441px 0;
	background-repeat: repeat-y;
}
.widecolumn {
	float: left;
	padding: 10px 0 20px 0;
	margin: 5px 0 0 0;
	/*width: 590px;*/
	width: 100%;
	line-height: 1.3em;
	overflow: auto;
	height: 1250px;
}
.widecolumn .post, .narrowcolumn .post {
	margin: 0;
}
.widecolumn .smallattachment {
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
	margin: 5px 0px;
}
.postmetadata {
	clear: left;
	text-align: right;
	font-size: 0.9em;
}

.small, small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.3em;
	color: #777;
}
.grau {
	color: #777;
}
/* suche nach personen */
.listePersonen {
	list-style-type: decimal;
	list-style-image: url(images/next.gif);
	margin: 0;
	padding: 20px;
}


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
/* End Images */


/* Begin Lists
	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
/* End Entry Lists */



/* Begin Form Elements */
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align: center;
}

select {
	width: 130px;
}

#commentform {
	margin: 10px 0 0 0;
	padding: 0;
}
#commentform p {
	margin: 4px 0 0 0;
	padding: 0;
}
#commentform .ohneLabel {
	margin-left: 8em;
}
#commentform label {
	display: block;
	width: 8em;
	float: left;
}
#commentform input {
	width: 194px;
	padding: 2px;
	border: 1px solid #989898;
}
#commentform textarea {
	width: 395px;
	height: 135px;
	padding: 2px;
	border: 1px solid #989898;
}
#commentform #submit {
	margin: 10px 0 0 0;
	padding: 2px 5px;
	background-color: #008C45;
	color: #fff;
	width: auto;
	border: none;
}
#commentform input:focus, #commentform textarea:focus {
	background-color: #F0F0F0;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 0;
}
.commentlist {
	margin: 0;
	padding: 0;
}
.commentlist li {
	padding: 10px 0 3px 0;
	margin: 0;
	list-style: none;
}
.commentlist p {
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
cite, .commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	margin: 0;
	padding: 0;
	color: #008C44;
	text-decoration: none;
}
.nocomments, .postmetadata, blockquote, strike {
	color: #777;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}
/* End Comments */



/* Begin Sidebar 
------------------------------------- */
#sidebar {
	padding: 0 0 10px 5px;
	/*margin: 0 0 0 445px;*/
	margin: 0;
	width: 140px;
	/*border-left: 1px solid #989898;*/
	float: right;
}
#sidebar .sbBlock {
	margin-top: 20px;
	float: left;
}

/* suche */
#sidebar #searchform {
	margin: 3px 0 0 0;
	padding: 0;
}
#sidebar #searchform #searchsubmit {
	border: none;
	background-color: #989898;
	background-image: url('images/suche_btn.gif');
	background-repeat: no-repeat;
	width: 19px;
	height: 16px;
}
#sidebar #searchform #s {
	width: 110px;
	height: 12px;
	border: 1px solid #989898;
	background-image: none;
	float: left;
	margin: 0 3px 0 0;
	padding: 1px 3px 1px 3px;
	font-size: 0.9em;
}


/* Begin Calendar */
#wp-calendar {
	/*empty-cells: show;*/
	margin: 3px 0 0 0;
	padding: 0;
	width: 140px;
	border-spacing: 0;
	border: 0;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption, #wp-calendar .calNav {
	text-align: center;
	background-color: #989898;
	color: #fff;
	font-weight: bold;
}
#wp-calendar .calNav td {
	background-color: #989898;
	color: #fff;
	font-size: 1.2em;
}
#wp-calendar .calNav a, #wp-calendar .calNav td a {
	color: #fff;
	font-size: 1.4em;
}
#wp-calendar .calNav a:hover, #wp-calendar .calNav td a:hover {
	color: #008C44;
}
#wp-calendar tr th {
	text-align: center;
	background-color: #989898;
	color: #fff;
}
#wp-calendar tr td {
	text-align: center;
	background-color: #DCDCDC;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-spacing: 0;
	width: 20px;
	height: 20px;
}
/* leere zellen */
#wp-calendar tr .pad {
	background-color: #F0F0F0;
}
#wp-calendar tr td a, #wp-calendar a {
	font-weight: bold;
}
#wp-calendar tr td a:hover, #wp-calendar a:hover {
	background-color: #F0F0F0;
}
#wp-calendar tr #today, #today {
	background-color: #F0F0F0;
}
#wp-calendar tfoot td {
	text-align: center;
	background-color: #989898;
	color: #fff;
	border-left: none;
	border-top: 1px solid #fff;
}

/* suche personen */
#suchePersonen {
	list-style-type: none;
	margin: 3px 0 0 0;
	padding: 0;
	display: block;
	float: none;
}
#suchePersonen li {
	background-image: none;
	padding: 2px 0 0 0;
	margin: 0;
	float: left;
	width: 19px;
	height: 16px;
	display: block;
	background-color: #DCDCDC;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	text-align: center;
}
#suchePersonen li:hover {
	background-color: #F0F0F0;
}
#suchePersonen li a {
	padding: 0;
	margin: 0;
	font-weight: bold;
}
#suchePersonen li a:hover {
	text-decoration: none;
}
/* suche personen als table */
#suchePersonen2 {
	margin: 3px 0 0 0;
	padding: 0;
	width: 140px;
	border-spacing: 0;
	border: 0;
}
#suchePersonen2 tr td {
	text-align: center;
	background-color: #DCDCDC;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-spacing: 0;
	width: 20px;
	height: 20px;
}
/* leere zellen */
#suchePersonen2 tr .pad {
	background-color: #F0F0F0;
}

/* subnav in sidebar */
#sidebar .nav-sidebar {
	list-style-type: none;
	margin: 4px 0 0 0;
	padding: 0;
}
#sidebar .nav-sidebar li {
	background-color: #e6e6e6;
	background-image: url(images/bg_nav_sidebar.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	min-height: 18px;
	height: auto;
	padding-top: 4px;
	margin-bottom: 1px;
	width: 140px;
}
#sidebar .nav-sidebar li a {
	color: #5b5b5b;
	font-weight: bold;
	text-transform:uppercase;
	text-decoration: none;
	padding-left: 7px;
}
#sidebar .nav-sidebar li a:hover {
	color: #008C44;
}

/* rss in sidebar */
#sidebar .rss-sidebar {
	list-style-type: none;
	margin: 4px 0 0 0;
	padding: 0;
}
#sidebar .rss-sidebar li {
	background-image: url(images/bg_rss.gif);
	background-position: top left;
	background-repeat: no-repeat;
	min-height: 18px;
	height: auto;
	padding-top: 4px;
	margin-bottom: 1px;
	width: 140px;
}
#sidebar .rss-sidebar li a {
	color: #5b5b5b;
	font-weight: bold;
	text-decoration: none;
	padding-left: 29px;
}
#sidebar .rss-sidebar li a:hover {
	color: #008C44;
}


/* archiv */
.postArchiv {
	width: 146px;
	/*height: 13em;*/
	float: left;
}
.postRow {
	width: 439px;
	clear: both;
	float: none;
	background-color: #F0F0F0;
}
.untertitel {
	font-size: 0.9em;
	line-height: 1.2em;
	margin: 2px 0 8px 0;
}
.untertitel a {
	color: #000;
	font-weight: bold;
}

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
}

hr {
	display: none;
	}

/* End Various Tags & Classes*/


/* startseite */
.neusteVideos {
	/*width: 590px;*/
	padding-bottom: 3px;
	margin-bottom: 5px;
	border-bottom: 1px solid #989898;
	overflow: hidden;
	margin-top: 20px;
}
.wordtubeFrontpage {
	width: 358px;
	padding: 7px 0 7px 38px;
	text-align: center;
	background-color: #F2F6F7;
	float: left;
}
/*.wordtube {
	display: block;
	width: 320px;
	margin: 0 0 6px 0;
}*/
/* videos auf der seite */
.wordtube {
	float: left;
	margin: 3px 15px 10px 0;
}
.untertitelGross {
	display: block;
	width: 320px;
	margin: 8px auto 0 auto;
	text-align: left;
}
.untertitelGross a {
	font-weight: bold;
	color: #000;
}
.neusteVideos2 {
	/*padding-top: 10px; bei flash-video*/
	padding-top: 7px;
	width: 182px;
	float: right;
}
.meistgeschVideo {
	/*width: 197px;
	border-right: 1px solid #989898;
	margin-right: 6px;*/
	float: left;
	width: 146px;
	overflow: hidden;
}
.localHero {
	/*width: 197px;
	border-right: 1px solid #989898;
	margin-right: 6px;*/
	float: left;
	width: 146px;
	overflow: hidden;
}
.vorsichtStudent {
	/*width: 182px;*/
	float: left;
	width: 146px;
	overflow: hidden;
}
.titelImg {
	margin-bottom: 3px;
}
.meistgeschVideo .untertitel, .localHero .untertitel, .vorsichtStudent .untertitel {
	margin-bottom: 0;
}

/* pressespiegel */
#presse {
	list-style-type: none;
	border-bottom: 1px solid #989898;
	margin: 15px 0 0 0;
	padding: 0;
}
#presse li {
	padding: 8px 0 8px 45px;
	margin: 0;
	border-top: 1px solid #989898;
	clear: left;
}
#presse .pdf {
	background-image: url(images/ico.pdf.gif);
	background-repeat: no-repeat;
	background-position: 4px 8px;
}
#presse .sound {
	background-image: url(images/ico.sound.gif);
	background-repeat: no-repeat;
	background-position: 4px 8px;
}
#presse .video {
	background-image: url(images/ico.video.gif);
	background-repeat: no-repeat;
	background-position: 4px 8px;
}
#presse .link {
	background-image: url(images/ico.link.gif);
	background-repeat: no-repeat;
	background-position: 4px 8px;
}
#presse li .presseDatum {
	width: 6em;
	display: block;
	float: left;
	line-height: 1.2em;
	padding: 0;
	margin: 0 5px 0 0;
}
#presse li a {
	padding: 0;
	margin: 0;
	line-height: 1.2em;
}


.videoList {
	float: left;
	width: 146px;
	padding: 3px;
}

.videoList img {
	width: 140px;
	height: 105px;
}

.videoList a, .videoList a:hover {
	text-decoration: none;
}

span.untertitel {
	color: #000;
	font-weight: bold;
}

