/* 
Theme Name: TV Noir DEV
Version: 1.1
Description: Based on CoffeeSpot1.3. Edited by Johannes Ries. Last Update 2009-05-13.
Author: Sadish Bala
Author URI: http://wpthemepark.com
*/

/* Header image courtesy of http://www.sxc.hu/photo/712538 */

/* Don't know where this belongs, so I better put it at the tom :) */
/* Sortable tables */
table.sortable thead {
    background-color:#eee;
    color:#666666;
    font-weight: bold;
    cursor: default;
}

/* Section: Body --------- */

body { margin: 0; padding: 0; font-family: Helvetica, Arial, Serif; line-height: 1.8em; font-size: 10px; /* IE5 Win */
  	voice-family: "\"}\""; voice-family: inherit; font-size: 10px; /* easy scaling */
  	font-size: 0.85em; color:#3e3e3e; background-color: #fff; background-repeat: repeat-y; background-attachment: scroll; background-position: center; }
/* Sub-Section: Body Paragraph and Links --------- */
p, li {
	margin: 1.5em 0;
	line-height:1.8em;
	text-align:justify;
}
a {
	text-decoration: none;	
}
a:link 
{
	color: #5c5c5c;   
	border-bottom:1px dashed;
	background:none; 
}
a:visited {
	color: #4c4c4c;  
	border-bottom:1px dashed;
	background:none;  
}
a:hover, a:active { border-bottom:1px solid #ac3100; color: #ac3100; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }
abbr, acronym {
	font-style: normal;
	border-bottom: 1px dotted;
}
abbr[title]
{
	cursor:help;
}
blockquote{
	margin: 1em;
	padding: 1em;
	border-left: 2px solid #5c5c5c;
	color:#5c5c5c;
}
dl dt 
{
	font-weight:bold;
	margin:5px 0;	
}
dl dd 
{
	padding-left:20px;
	display:inline;
}
fieldset 
{
	border:none;
}
img
{ margin-top: 5px; margin-bottom: 7px; }
img.wp-smiley, img.noborder, .post-ratings-image
{
	border:none;
}
img.right 
{
	float:right;
	padding:5px;
	margin:0 1em 1em;
}
img.left 
{
	float:left;
	padding:5px;
	margin:0 1em 1em;
}
#rap { background-color: #fff; background-repeat: repeat-y; background-attachment: scroll; background-position: right 50%; margin: 0 auto; padding:0; width: 790px; voice-family: "\"}\""; voice-family: inherit; width: 790px; }

html>body #rap { /* be nice to Opera */
	width: 790px;
}
/* Sub-Section:  FONTS --------- */
h1,h2,h3,h4,h5,h6 
{
	margin: 0;
	padding:0;
	font-family: 'Frutiger Linotype', 'Lucida Grande', 'Trebuchet MS', sans-serif;	
	font-weight:normal;
	color: #5c5c5c;			
}
h2,h3 
{
	line-height:1.4em;	
	font-size: 1.6em;	
	border-bottom:1px solid #3e3e3e;
}
h4 { line-height:1.2em; font-size:1.4em; }
h5 { line-height:1.1em; font-size:1.2em; }

/* Section: Positioning --------- */

#header {
	height: 165px;
	background:#000000 no-repeat right top;
	margin:0 auto;
	padding:0;		
}
#header h1 
{
	font-size:2em;
	margin:10px 0 0 10px;	
}
#header img, header img a { border:0; padding:0; margin:0; }
#header h1 a:link,#header h1 a:visited 
{
	border-bottom:none;	
	background:none;
}
#header h1 a:hover,#header h1 a:active
{
	border-bottom:#fff 1px solid;	
	background:none;
}
#header h4
{
	font-size: 1.1em;
	font-style:italic;
	margin: 5px 0 0 10px;	
	padding:0;	
}
#header * 
{
	color:#ffffff;
}
#main {
	float: left;
	width: 580px;
	padding: 0;	
	margin: 0;		
}
#mainfull { margin: 0; padding: 0; width: 810px; float: left; }
#main ul 
{
	margin:1em;
	padding:0;
	/* list-style:none; */
}
#main ul li 
{
	list-style-image:url(img/coffee-icon.jpg);
	padding:3px 0;	
	margin:0 1em;
}
.post 
{clear:both; margin:0 0 20px; padding:15px 20px 10px 0; }
.sticky { background:none; }
.sticky h2, .sticky .day-date, .sticky .post-info, .sticky .social_bookmark, .sticky .post-ratings { display:none; }
.post-title
{ color: #000; font-family: "Times New Roman", Georgia, Times, serif; font-weight: bold; margin-left: 0; padding-right: 20px; }
.post-content table, .post-content table tr th, .post-content table tr td { border:0; }
.post-content table tr th { border-top:1px solid #000000; }
.post-content table tr th, .post-content table tr td { border-bottom:1px solid #000000; }
.sticky table, .sticky table tr th, .sticky table tr td { border:0; }
.post-title a:link, .post-title a:hover, .post-title a:visited, .post-title a:active 
{ color: #000; font-weight: bold; border-bottom:medium none; }
.day-date {
	font-size: 0.9em;
	color: #999;
	padding: 3px 0;
	margin: 0 0 0 0;			
}
.day-date em 
{
	font-style:normal;
	color:#666;
}
.day-date a 
{
	border-bottom:none;
}
.post-content h4 
{
	font-size:1.4em;
	font-weight:normal;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Serif;
}
.post-content h4 em
{
	font-style:normal;
	float:right;
	font-weight:normal;
}
.post-info {
	font-size : 0.9em;
	color : #666;
	margin : 0;
	background:url(img/comments-small.gif) no-repeat left center;
	padding-left:12px;
	border-bottom:#eaeaea 1px solid;
	clear:both;
}
.post-info a 
{
	border-bottom:none;
}
.post-content {
	padding:10px 0 10px 0;	
}

#sidebar { float: left; width: 190px; padding:10px 5px 10px 15px; line-height:1.3em; margin: 0; }
#sidebar ul
{
	/* list-style: none;	*/
}
#sidebar form, #sidebar .block, #sidebar ul, #sidebar p 
{
	margin:0;
/* von Tex raus!:	padding: 1em;	*/	
	font-size: 0.9em;		
	background:#fff;
}
#sidebar ul ul 
{
	margin:0;
	padding:0;	
}
#sidebar ul li 
{
	list-style-image:none;
	margin:0 10px;
	padding:3px 0;
	
}
#sidebar ul li ul li
{
	list-style-image:url(img/arrow.gif);
	margin:0 10px;
	padding:3px 0;
	
}
#sidebar a {
	color: #80664D;	
	text-decoration: none;	
	border:none;
}
#sidebar a:visited
{ 
	color: #80664D; 
}
#sidebar a:hover 
{
	color: #60462d;	
	border-bottom:1px solid;
}

#sidebar ul ul 
{
	margin:5px;
	font-size:1em;
}
#sidebar h2
{ margin:20px 0 7px; font-size: 1.05em; color: #fff; height:20px; border:none; padding:5px 10px 2px; background:url(img/sideh2.gif) no-repeat center top; text-transform: uppercase; }
#sidebar li h2 
{
	background:none;
	color:#996666;
	border-bottom:#996666 1px solid;
	padding:0;
	margin:0;
}
#sidebar ul li.feed
{
	list-style:none;
	background:url(img/feed.png) no-repeat left center;
	padding-left:18px;
	margin:0;
}
#footer {
	clear: both;
	margin:0 auto;
	background:#000000;
	border:#5c5c5c 1px solid;	
	color: #ddd;
	font-size: 0.9em;		
	padding:5px;		
}
#footer p {
  line-height: 1.1;
}
#footer strong 
{
	color:#fff;
	font-size:1.4em;
}
#footer ul 
{
	margin:0;
	padding:0;		
}
#footer ul li 
{
	list-style:none;
	padding-left:15px;
	background:url(img/arrow.gif) no-repeat left center;	
}
#footer div 
{
	float:right;
	width:25%;	
}
#footer a 
{
	color:#ddd;		
	text-decoration:none;
	border:none;
}
#footer a:hover
{
	color:#fff;	
	border-bottom:#fff 1px solid;
	background:none;	
}
#comments, #respond{
	margin: 2em 0 0 5px;
}
#commentform 
{
	margin:10px;
	padding:10px;
}
#rap .commentlist {
	margin: 0 1em;
	padding: 0;
}
.commentlist li 
{
	list-style:none;
	padding: 1em;
	margin:0.5em 0;	
	background:#eeeee9;
}
.commentlist li.alt 
{
    background:#f4f4f4;
}
.commentlist li .cmtinfo 
{
	font-size:1em;	
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}
.commentlist li .cmtinfo em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}
.nocomments 
{
	padding-left:10px;
}
.commentnumber { font-size:2.2em; float:left; margin-right:4px; }

fieldset{
	border: none;
}

.field label{
	display: block;
}

textarea{
	width: 90%;
	height: 20em;
	border: 1px solid #ccc;	
	background:#f4f4f4;
}

input.textbox{
	border: 1px solid #ccc;	
	background:#f4f4f4;
}
input.textbox:focus, textarea:focus
{
	background:#f9f9f9;
	border:#aaa 1px solid;
}

/* Navigation */

#gnav 
{ 
list-style:none; 
margin:0 auto; 
padding:0 0 5px; 
background:#181c18; 
font-weight:normal; 
text-align:right; 
font-size:1em; 
font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
text-transform: uppercase; 
}

#gnav li 
{
	list-style:none;
	display:inline;
	margin:0;
	padding:0 8px;		
}

#gnav li a:link, #gnav li a:visited
{
	color:#ccc;
	text-decoration:none;
	padding:4px 0;	
	border-bottom:none;
	background:none;
}
#gnav li a:hover, #gnav li a:active
{
	border-bottom:3px solid #eee;
	color:#fff;
	background:transparent;
}
#gnav li.current_page_item a:link, #gnav li.current_page_item a:visited, #gnav li.current_page_item a:hover, #gnav li.current_page_item a:active
{
	border-bottom:3px solid #eee;
	color:#fff;
}

/* Section: Misc --------- */

.banner
{/* NORMALE H�HE height:120px;*/ height:85px; margin-left:0; margin-top:15px; margin-bottom:55px;}

#header, #main,#content, #sidebar, #footer, .widget {
    overflow: hidden;
}



.alignright { float: right; }
.alignleft { float: left; }
.frontpagebox .alignleft { width:49%; }
.frontpagebox .alignright { width:49%; }
.frontpagebox {	margin:0 0 20px 0;	padding:10px 10px 0;	 }
/* auskommentiert von Tex: .st-tag-cloud, .textwidget { background:#FFFFFF; } */

#recentcomments
{
margin-left: 0;
padding-left: 5px;
}

#sidebar ul li.recentcomments
{
list-style-image:url(img/comments-small.gif);
text-align: left;
}



/*Knaller Sidebar*/
#sidebar-knaller { float: left; width: 150px; padding:10px 5px 10px 15px; line-height:1.3em; margin: 0; }
#sidebar-knaller ul
{
	/* list-style: none;	*/
}
#sidebar-knaller form, #sidebar-knaller .block, #sidebar-knaller ul, #sidebar-knaller p 
{
	margin:0;
/* von Tex raus!:	padding: 1em;	*/	
	font-size: 0.9em;		
	background:#fff;
}
#sidebar-knaller ul ul 
{
	margin:0;
	padding:0;	
}
#sidebar-knaller ul li 
{
	list-style-image:none;
	margin:0 10px;
	padding:3px 0;
	
}
#sidebar-knaller ul li ul li
{
	list-style-image:url(img/arrow.gif);
	margin:0 10px;
	padding:3px 0;
	
}
#sidebar-knaller a {
	color: #80664D;	
	text-decoration: none;	
	border:none;
}
#sidebar-knaller a:visited
{ 
	color: #80664D; 
}
#sidebar-knaller a:hover 
{
	color: #60462d;	
	border-bottom:1px solid;
}

#sidebar-knaller ul ul 
{
	margin:5px;
	font-size:1em;
}
#sidebar-knaller h2
{ margin:20px 0 7px; font-size: 1.05em; color: #fff; height:20px; border:none; padding:5px 10px 2px; background:url(img/sideh2-knaller.gif) no-repeat center top; text-transform: uppercase; }
#sidebar-knaller li h2 
{
	background:none;
	color:#996666;
	border-bottom:#996666 1px solid;
	padding:0;
	margin:0;
}
#sidebar-knaller ul li.feed
{
	list-style:none;
	background:url(img/feed.png) no-repeat left center;
	padding-left:18px;
	margin:0;
}

/*Knaller Main Spalte*/
#main-knaller {
	float: left;
	width: 620px;
	padding: 0;	
	margin: 0;		
}
#main-knaller ul 
{
	margin:1em;
	padding:0;
	/* list-style:none; */
}
#main-knaller ul li 
{
	list-style-image:url(img/coffee-icon.jpg);
	padding:3px 0;	
	margin:0 1em;
}

#main-knaller
{
overflow: hidden;
}

/*Kalender*/
.ko-calendar-date
{
font-weight: normal !important;
font-style: italic !important;
font-family: Times !important;
border-bottom: dotted 1px gray;
}

.ko-calendar-entry-date-text
{
background-color: #F2F2F2 !important;
}
