/*
Theme Name: Zeitbild
Version: 1.0
Author: Ulf Spethmann
Author URI: http://www.whitedrow.de/
*/

/* Begin Typography & Colors */



#matte {
	visibility:hidden;
	position:fixed; 
	left:0px; 
	top:0px; 
	width:100%; 
	height:100%; 
	background:#000000; 
	
	filter: Alpha(opacity=80, finishopacity=80); -moz-opacity: 0.80; 
} 



#wrapper { 
	position:fixed; 
	text-align:center;
}

* html #matte {
	position:absolute; 
	z-index:200;
	height:2000px;
}

* html #wrapper{
	position:absolute;
	z-index:200;
}


#placeholder1{
	visibility:visible;
	position:relative;
}

#description1{
	visibility:hidden;
	position:relative;
	padding:20px;
	background-color: #000000; 
	z-index:101;
	text-align:left;
	color:#d5d5d5;
}



body{
	font-size: 12px; /* Resets 1em to 10px */
	font-family:  Arial, arial, Sans-Serif;
	background: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0;
	color:#515151;

}

#page {
	background-color: #ffffff;
	margin: 0px auto;
	padding: 0;
	width: 905px;
}

#header{
	
}

#content{
	margin:0px 0px 0px 0px;
}

#footer {
	clear:both;
	background:#1b1b1b;
	height:145px;
	width:100%;
	text-align:center;
}

#footercontent{
	width:905px;
	color:#ffffff;
	text-align:left;	
	padding:8px 0px 0px 0px;
}

#footer a:active, #footer a:visited, #footer a:link{
	font-family:arial;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	color:#dcdcdc;
}

#footer a:hover{
	text-decoration:none;
	color:#ffffff;
}



/* Begin Structure */
.narrowcolumn, .widecolumn {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 905px;
}

.pressecolumn a:link, .pressecolumn a:visited, .pressecolumn a:active,
.narrowcolumn a:link, .narrowcolumn a:visited, .narrowcolumn a:active,
.widecolumn a:link, .widecolumn a:visited, .widecolumn a:active{
	color:#adadad;	
	text-decoration:none;
	font-weight:bold;
}

.pressecolumn a:hover, .narrowcolumn a:hover, .widecolumn a:hover{
	text-decoration:underline;
}


#sidebar #searchsubmit {
	padding: 1px;
	}
/*
INDEX SEITE
*/

a.indexWhite:link, a.indexWhite:visited, a.indexWhite:active, a.indexWhite:hover{
	color:#ffffff;	
}
.postHome, .postHomemiddle{
margin:0px 0px 60px 0px; 
width:281px; 
height:230px; 
display:block;
float:left;	
border:0px solid #00ff00;
}

.postHomemiddle{
margin:0px 31px 38px 31px;
}


.postHome a, .postHomemiddle a, .postSingle a{
	color:#ffffff;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;	
}

.postHome a.more, .postHomemiddle a.more{
	color:#979797;
	font-weight:bold;
	text-transform:lowercase;
	text-decoration:none;	
}

.catPolitik, .catGesundheit, .catUmwelt, .catWirtschaft, .catGesellschaft, .catTechnik{
	margin:6px 10px 0px 0px;
	padding:0px 0px 0px -1px;
	float:left;	
}



.datePolitik, .dateGesundheit, .dateUmwelt, .dateWirtschaft, .dateGesellschaft, .dateTechnik{
	margin:6px 0px 6px 0px;
	font-weight:bold;
}

.cattitle {
font-weight:bold;
text-transform:uppercase;
margin:0px 0px 4px 0px; 
padding:0px 0px 0px 0px;
}
.cattitle a {
    color:#555 !important;
}

.catPolitik{background:url('images/bg_cat_orange.gif') repeat-x; font-size:11px;}
.catGesundheit{background:url('images/bg_cat_yellow.gif') repeat-x;font-size:11px;}
.catUmwelt{background:url('images/bg_cat_green.gif') repeat-x;font-size:11px;}
.catWirtschaft{background:url('images/bg_cat_darkblue.gif') repeat-x;font-size:11px;}
.catGesellschaft{background:url('images/bg_cat_blue.gif') repeat-x;font-size:11px;}
.catTechnik{background:url('images/bg_cat_blue.gif') repeat-x;font-size:11px;}

.datePolitik{color:#f29400; font-size:11px;}
.dateGesundheit{color:#f8b356; font-size:11px;}
.dateUmwelt{color:#00908e; font-size:11px;}
.dateWirtschaft{color:#184c88; font-size:11px;}
.dateGesellschaft{color:#0aaed9; font-size:11px;}
.dateTechnik{color:#0aaed9; font-size:11px;}




/* Searchform */
select#cat{
	width:140px;	
	font-family:arial;
	font-size:11px;
	color:#1b1b1b;
}


#homeSearch{
	padding:0px;
	margin:40px 0px 14px 0px;
	display:block;
	width:905px;
	border:0px solid #ff0000;	
}


#homeSearchTitle{
	float:left;
	font-family:arial;
	font-weight:bold;
	font-size:11px;	
	padding:0px;
	margin:0px;
	color:#1b1b1b;
}

#homeSearchForm{
	float:right;		
}


#searchform {
	border:0px solid #00ff00;float:left;
	padding:0;
	margin:0;
	}
	
#searchform #s {
	font-family: arial;
	font-size:12px;
	color: #1b1b1b;
	font-weight:normal;
	height:21px;
	background: url('images/search_bg.jpg') no-repeat;
  border:0;
	margin:0;
	float:left;
	width:109px;
	padding:4px 0px 0px 4px;
	
}

#searchsubmit{
	background: url('images/search_submit.jpg') no-repeat;
	border:0;
	width:22px;
	height:21px;
	cursor:pointer;
}

#searchsubmit:hover{
	background: url('images/search_submit_hover.jpg') no-repeat;
	border:0;
	width:22px;
	height:21px;
	cursor:pointer;
}


#homeSearchSelect{
	font-family: arial;
	white-space:nowrap;
	font-size:12px;
	color: #515151;
	font-weight:normal;
	height:21px;
	background: url('images/search_bg.jpg') no-repeat;
  border:0;
	margin:0;
	float:left;
	width:109px;
	padding:4px 0px 0px 4px;
}


.navigation{
	width:905px;
	padding:6px 0px 0px 0px;	
}

.navigationtitle{
	font-family:arial;
	font-weight:bold;
	font-size:16px;
	color:#1b1b1b;	
	float:left;
}

.navigationarrows a:link, .navigationarrows a:active, .navigationarrows a:visited{
	font-family:arial;
	font-weight:bold;
	font-size:16px;
	color:#1b1b1b;	
	text-decoration:none;
	
}

.navigationarrows{
	float:right;
	}

.navigationarrows a:hover{
	color:#707070;	
}


table.partner{	
	float:right;
	margin-top:-20px;
	margin-left:25px;
	display:block;
	width:200px;
	
}
table.partner td, table.partner tr{
	padding:0;
	margin:0;	
}


a.arrowtoleft:link, a.arrowtoleft:active, a.arrowtoleft:visited{
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	color:#adadad;	
	text-decoration:none;
	padding:0px 0px 0px 20px;
	background: url('images/arrow_left.gif') no-repeat 0px 3px;
}

a.arrowtoleft:hover{
	text-decoration:underline;
}


hr{
color:#adadad	;

}

.partnercolumn table{
	border-top:2px solid #dbdada;	
	padding:4px 0px 0px 0px;
	margin:0px 0px 20px 0px;
}

.entry table tr{
	vertical-align:top;	
}

cite{
	font-family:arial;
	font-size:12px;
	color:#515151;
	font-weight:bold;	
}


/* Textformatierungen */ 


p{
	margin:0px 0px 10px 0px;	
}

h1, h2, h3, h4, h5, h6, h7{
	font-family:arial;
	font-size:22px;
	font-weight:bold;
	color:#515151;	
	margin-top:0px ;
}


h1{ font-size:22px;	}
h2{ font-size:22px;	margin-left:0px;}
h3{ font-size:20px;	}
h4{ font-size:18px;	}
h5{ font-size:16px;	}
h6{ font-size:14px;	}
h7{ font-size:12px;	}

.catUmwelt a:link, .catUmwelt a:hover,
.catGesellschaft a:link, .catGesellschaft a:hover,
.catTechnik a:link, .catTechnik a:hover,
.catGesundheit a:link, .catGesundheit a:hover,
.catWirtschaft a:link, .catWirtschaft a:hover,
.catPolitik a:link, .catPolitik a:hover {
 	color:#ffffff;
 	text-decoration:none;
}


a img{
border:0;	
}

 .spacer_{
clear:both;	
border:1px solid #ff0000;
}

.alignleft{
float:left;	
}

.widecolumn hr, .narrowcolumn hr{
	visibility:hidden;
	clear:both;
	width:700px;
}


/* Tabellen Über Zeitbild */

.tblDasManagement tbody tr td, .tblDasManagement tbody tr, .tblZeitbildmarken td{
	vertical-align:top;	

}
.tblDasManagement td, .tblZeitbildmarken td{
 padding:0px 0px 20px 0px;	
}


.entry a.pfeil{

		padding-bottom:2px;
		padding-left:22px;
		padding-top:2px;
		background:transparent;	
		background: url('http://www.zeitbild.de/wp-content/plugins/file-icons/icons/silkicons/arrow_right.png') no-repeat scroll left center;
}



#work-table {
	line-height:16px;
}

#work-table img {
	border:1px solid #c0c0c0;
}

#work-table hr{
	width:auto;
	color:#000000;
	visibility:visible;
}


.twitter {
    height:50px; 
    margin-bottom:20px;
}
.twitter p {
    padding:0;
    margin:0;
}
.postHome.twitter p a,
.postHomemiddle.twitter p a {
	text-transform:none;
	color:#333;
}
.twitter .date {
    float:right;
    color:#fff;
    padding:0px 4px 0px 4px;
    margin:0 0 0 4px;
    background-color:#999;
}


#wrapper {
    z-index:100;
}



.post-edit-link {
    position:absolute;
    right:10px;
    top:10px;
}