/*  
Theme Name: Cultured ... Based on Paste Up
Theme URI: http://emuman.org/themes
Description: nice little theme.
Version: 0.2
Author: Sebastian Laube
Author URI: http://emuman.org/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
Feel free to contact me if you have questions,my email: mail@emuman.org
*/

:focus {
outline-style:none;
}

html, body {	
	
	color:#ddd;
	font-size: 90%;
	font-family: Lucida sans,Arial,Verdana,Helvetica,sans-serif;
	margin: 0;
	padding: 0;
	height: 100%;
}
body {
    background-color:#000;
	background-image: url('images/background_flicker.gif');
}

#container {
	width: 980px;
	min-height: 100%;
	height: auto !important;
    position:relative;
	height: 100%;
	margin: 0 auto ;
}

.hidepics {
  width:1px;
  height:1px;
  display:none;
  overflow:hidden;
}

#hiddennav, #head #submit { display: none;}

p { padding: 0.2em;}

.disnav { float: right;}
p.disnav { background: #333; padding: 0.2em;}

a, a:link {
	color: #ffc600;
	border:none;
	text-decoration: none;
	
}
a:hover {
	color: #fff;
}


#content a img:hover {
border:2px solid #ffc600;
}

/** Content Pagination **/
#contentpagination p{
color:#fff;
background:#333;
text-align:center;
}
#contentpagination a{
background:transparent;
}

/** head **/
#head {
	background: url('images/head.gif') 0 0 no-repeat;
	width:750px;
	height: 180px;
	margin-bottom: 0;
        text-align:center;
        margin:0 auto;
        cursor:pointer;
}
#head h1 {
	font-size: 2em;
	margin: 2.6em 0 0 0;
	padding: 0;
	float: left;
	display: inline;
}
#head h1 a, #head h1 a:hover {
	color: #FFFF99;
	background: none;
	border: 0;
}

h2.widgettitle  {
        font-family:monospace;
        color: #000;
        width:100%;
        background:#fff;
	font-size: 1.5em;
	margin: 0 0 0 0;
        padding-bottom:3px;
        padding-top:5px;
        text-transform:uppercase;
       
}

a.rsswidget{
 font-size:0.8em;
}

/** searchbar **/
#searchbar {
	float: right;
	margin: 100px 5px 0 0;
        display:none;
}
#searchbar input {
	background: #222;
	color: #fff;
	border: 1px solid #222;
}
#searchbar input[type=text] {
	background: #222 url('images/search.png') 1px 1px no-repeat;
	padding: 1px;
	text-align:right;
}
#search { display: none;}

#pathwaycontainer{
border:1px solid white;
margin:0 0 30px 0;
width:80%;
}

#linkeseite{
width:45%;
float:left;
border:1px solid white;
}

#rechteseite{
width:45%;
border:1px solid white;
}

#seitenende{
clear:both;
}

.fett{
font-weight:bold;
}

.weiss{
color:white;
}
.upper{
text-transform:uppercase;
}
.fett-gross{
font-weight:bold;
font-size:1.2em;
}

.klarklein{
clear:both;
height:30px;
}
.klar{
clear:both;
}
/** filmnav **/
#filmnav {
      font-size:10px;
}

#filmnav h3 a{
      font-size:10px;
      background:transparent;
      color:#fff;
      border:none;
}

#filmnav h3 a:hover{
      font-size:10px;
      background:transparent;
      color:#f0f;
      border:none;
}

/** nav **/
#menu {
	width: 90%;
	background: #fff url('images/navbar.gif') no-repeat;
	margin: 0 auto;
	padding: 0.5em;
        display:none;
}

#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#menu ul li {
	display: inline;
}
#menu a {
	color: #333;
	font-weight: bolder;
	text-decoration: none;
	padding: 0.4em;
        text-transform:uppercase;
}
#menu a:hover {
	color: #fff;
	background: #933;
}

/** Child-Navigation**/
#kindn {
	margin: 0 auto;
	padding: 0.5em;
        background:transparent;
        width:auto;
}

#kindn ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
}
#kindn ul li {
	display: inline;
        padding:3px;
       }
#kindn a {
	color: #fff;
	text-decoration: none;
    text-transform:uppercase;
	font-weight:bold;
	padding:2px;
       
}
#kindn a:hover {
	color: #000;
    background:#ffc600;  
    border:none;    
}

#kindn .current_page_item a{
	color:#ffc600;
	font-size:1.3em;
	font-weight:bold;
}
#kindn .current_page_item a:hover{
color:#000;
}

/** subnav**/
.navigation {
	display: block;
	text-align: center;
	margin-bottom:30px;
}
.alignright {
	float: right;
	background: #333;
	padding: 0.2em;
}
.alignleft {
	float: left;
	background: #333;
	padding: 0.2em;
}


/**Vor der Hauptseite **/

#precont {	
	margin: 1em 0 1em 0.8em;
	clear:both;
	width: 100%;  
    padding:5px;
}

#precont p
{
clear:both;
padding:10px;
color:#66CCFF;
margin:0 5px 5px 5px;
}



#precont img{
 background:transparent !important;
 padding:1px !important;
 border:1px solid transparent;
 }

#precont a{
 background:transparent;
 padding:0px;
 border:none;
 }

#precont a img:hover{
 border:1px dashed transparent;
 }
 
#precont a img:hover{
 border:1px dashed white;
 }

/**ENDE vor der Hauptseite **/


/** cnt **/
#content {
	clear: both;
	margin: 1em 0 1em 0.8em;
	float: left;
	width: 760px;
}

#content h3 {
	font-size: 18px;
	margin: 1em 0 0.6em -0.3em;
    background-color:#66CCFF;
    color:#000;
    text-transform:uppercase;
    z-index:-1;
	width:80%;
}

#content h3 a {
	color:#000;
	background:#66CCFF;
	font-style: normal;
	text-decoration: none;
	text-transform:uppercase;
}

.wp-caption{
	margin:5px;
	background:#222;
	padding:5px;
	text-align:center;
}

.wp-caption-text{
	font-size:.9em;
	color:#ddd;
}

#content h3 a:hover {
	color: #f0f;
	background:#66CCFF;
}

#content h5 {
	font-size: 18px;
	margin: 1em 0 0.6em -0.3em;
}
#content a img{
background:transparent !important;
border: 2px transparent solid;

}


#content .data {
	margin-bottom: 0.22em;
}
#content .data p, #content .postmetadata p {
	background: transparent;
	display: inline;
	padding: 0.2em;
	line-height: 120%;
        color:#000;
        background-color:#66CCFF;
}
#content .postmetadata p { background: transparent;}

.storycontent {
	background: black;
        border: 2px solid #222;
        color:#66CCFF;
        
}



.storycontent p{
	line-height: 145%;
	display: block;
	overflow:auto;
	margin: 0.1em 0 0 0;
}
.postmetadata { margin-top: 0.3em;}


* h3 em{
	color: #000;
        font-size:15px;
	background: transparent;
	font-style: normal;
	text-decoration: none;
	padding: 0.3em;
        text-transform:uppercase;
      
}

* h5 em{
	color: #fff;
        font-size:15px;
	background: transparent;
	font-style: normal;
	text-decoration: none;
	padding: 0.3em;
        text-transform:uppercase;
      
}

* h5 em a{
	color: #000 !important;
	background: #66CCFF;
	font-style: normal;
	text-decoration: none;
	padding: 0.3em;
    text-transform:uppercase;
}

* h5 em a:hover{
	color: #000;
	background: #fff;
	font-style: normal;
	text-decoration: none;
	padding: 0.3em;
        
        text-transform:uppercase;
}



.badge{
	float: right;
	margin:3px;
	padding-top: 5px;
        z-index:50 !important;
       
}
.badge:hover{
	float: right;
	margin:3px;
	padding-top: 5px;
       
}


.badge1{
	float: right;
	margin:-60px 5px 0pt 0px;
	padding-top: 10px;
       
}

.badge3{
	float: right;
	margin:5px 5px 0pt 0px;
	padding-top: 10px;
    z-index:50 !important;
    position:relative;
}

.badge-footer{
	float: right;
        margin: -50px 0 0 0;
        z-index:150;
}

.badge2{
	float: right;
	margin:0 0 90px 0;
	padding-top: 10px;
        height:100px;
        width:100px;
        border:1px dashed white;
        background:url('images/marcel100.gif') no-repeat;
}


.badge2:hover{
        background:url('images/bene100.gif') no-repeat;
}

/** side **/
#side-container{
        float: right;
	text-align: center;
	width: 130px;
	min-width: 120px;
	padding: 5px;
	margin: 20px 0 20px 0;
	font-size: 110%;
        background:transparent;
      
       
}
#side-oben {
	background: url('images/bgside-a_01.gif') 0;
        height:106px;
}
#side {
	background: #000;
}
#side-unten {
	background:url('images/side_03.gif') 0;
        height:146px;
}



#side h4 {
	font-family:monospace;
        color: #000;
        width:100%;
        background:#0f0;
	font-size: 1.5em;
	margin: 0 0 0 0;
        padding-bottom:3px;
        padding-top:5px;
        text-transform:uppercase;

}
#side ul, #side * ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
     
}
#side * li {
	margin: 0;
        font-size:10px;
        color:#fff;
        padding:3px;
        font-family:arial, helvetica, sans-serif;
        
}

#side a, #side a:link {
	color: #fff;
	padding: 0.1em;
        text-transform:uppercase;
	text-decoration: none;
        border-bottom:1px dotted black;    
}

#side .current_page_item a, #side .current_page_parent a{
color:#ffc600;
}



#side a:hover {
	color: #000;
	background: #ffc600;
	border-top: 1px dotted #333;
}
#side #meta a, #side #meta li { background: none; padding: 0; margin: 0;}

.side-text{
text-align:justify;
margin-top: 20px;
        font-size:10px;
        color:#fff;
        padding:3px;
        font-family:arial, helvetica, sans-serif;
}

/** comments **/
#comments {
	clear: right;
	background: #222;

	padding: 0.3em 1em;
}
#comments * p {
	background: none;
}
#comments * li {
	margin: 0.4em 0;
}
#comments * li p{
	display: block;
	line-height: 100%;
	background:#333;
	margin: 0.2em 0 0 0;
	width: 90%;
}
textarea, input {
	background: #444;
	border: 0;
	margin: 0.1em;
	color: #fff;
}
textarea {padding: 0.1em;}

/** pages **/
.entrytext {
	background: transparent;
	padding: 0.6em;
        border:2px dashed white;
   
        
  
     
}
.entrytext p {
	color:#66CCFF;
}

.entrytext div {
	color:#66CCFF;
}

.entrytext td {
	color:#66CCFF;
        padding:5px;
}

.entrytext table{
padding-bottom:10px;
}

.entrytext img{
padding:3px;
}


/** foot **/
#footer {
/*	position: fixed;
	bottom: 0;*/
	clear: both;
	width: 750px;
	background: #000 url('images/footer.gif') no-repeat;
	padding: 0.2em;
	margin: 0 auto;
	font-size: 80%;
	text-align: center;
	
}

#footerunten p {
        font-size: 80%;
	text-align: center;
	margin: 0;
	padding: 0;
        color:white;
        

     
}

#footer a{
      color:black;
}


/** least **/
blockquote {
background: url('images/bbg.png') 0 0 no-repeat;
padding: 5px;
}
blockquote p {
padding-left: 30px;
}

.post{
  margin-top:25px;
}

.hauptseite-archiv{
  margin-top:25px;
}


.hauptseite-archiv li, .hauptseite-archiv li a{
  text-transform:uppercase;
  line-height:1.5em;
  font-weight:bold;
  color:#66CCFF;
  list-style:none;
}
.hauptseite-archiv li a:hover{
  color:#FFF;
}

#post img {
	margin: 0 .5em .5em .5em;
}

hr {
	background: #666;
	height: 1px;
	width: 97%;
	border: 0;
	margin: 1.2em 0 1.2em 0;
}

h4 { font-size: 130%; }

dt { font-weight: 700; margin-top:1.2em; }
dd { margin-left: 0.7em; margin-top: 0.3em;}

#answerdiv p{ padding-left: 0;}

.picturelist
{
overflow:auto;
clear:both;
color:#66CCFF;
background:transparent;
margin:5px;
width:80%;
margin:0 auto;
}

.picturetext{
float:right;
width:300px;
}
.picturebildcont{
float:left;
}
.picturecontainer
{

}

.picturetitel
{
color:#66CCFF;
background:transparent;
text-transform:uppercase;
padding:5px;
text-align:center;
}

.picturetitel .small{
letter-spacing:0.1em;
font-size:9px;
text-transform:none !important;
font-style:italic;
}

.picturebild {
float:left;
}

.picturebeschreibung {
width:100%;
}

#syndikat-01{
border:1px dashed #f0f;
}

/** MDW-Figuren **/

#Figuren-Wrapper{
overflow:hidden;
width:250px;
height:180px;
position: relative;
margin:0 auto;
}

#Figuren-Inner{
width:1269px;
height:180px;
background:url('/images/kodak-figuren.gif');
position:relative;
}

#Figuren-1 {
	left: 210px; 
	top: 25px;
        position:absolute;
        height:124px; width:174px; 
}

#Figuren-2 {
	left: 400px; 
	top: 25px;
        position:absolute;
        height:124px; width:174px; 
}

#Figuren-3 {
	left: 590px; 
	top: 25px;
        position:absolute;
        height:124px; width:174px; 
}

#Figuren-4 {
	left: 780px; 
	top: 25px;
        position:absolute;
        height:124px; width:174px; 
}

.mdw-beschreibung-container{
position: relative; 
width: 500px; 
height: 400px; 
margin:0 auto;
border:2px dashed #333;
}


.mdw-beschreibung{
position: absolute; 
left: 0px; 
top: 0px; 
height:100%; 
width:100%;
font-style:italic;
}

#mdw-makingof-inner{
width:6500px; 
height:325px; 
background:url(/images/fotostrecke-mdw.jpg) -19px 29px #000;position:relative;
}

#mdw-makingof-rahmen{
	width:400px;
	height:400px; 
	overflow:hidden;
	position:relative;
}

#mdw-makingof-01{
 	left: 0px; 
	top: 25px;
	position:absolute;
	height:124px; width:174px; 
}

#mdw-makingof-02{
	left: 430px; 
	top: 25px;
	position:absolute;
	height:124px; width:174px; 
}

#mdw-makingof-03{
	left: 830px; 
	top: 25px;
	position:absolute;
	height:124px; width:174px; 
}

#mdw-makingof-04{
	left: 1200px; 
	top: 25px;
	position:absolute;
	height:124px; width:174px; 
}

#mdw-makingof-05{
	left: 1600px; 
	top: 25px;
	position:absolute;
	height:124px; width:174px; 
}

#mdw-makingof-06{
	left: 1950px; 
	top: 25px;
	position:absolute;
	height:124px; width:174px; 
}
#mdw-makingof-07{
	left: 2320px; 
	top: 100px;
	position:absolute;
	height:124px; width:174px; 
}
#mdw-makingof-08{
	left: 2750px; 
	top: 25px;
	position:absolute;
	height:124px; width:174px; 
}

#mdw-makingof-09{
	left: 3150px; 
	top: 25px;
	position:absolute;
	height:124px; width:174px; 
}


#mdw-makingof-10{
	left: 3550px; 
	top: 25px;
	position:absolute;
	height:124px; width:174px; 
}


#mdw-makingof-11{
	left: 3930px; 
	top: 25px;
	position:absolute;
	height:124px; width:174px; 
}

#mdw-makingof-12{
	left: 4330px; 
	top: 25px;
	position:absolute;
	height:124px; width:174px; 
}


#mdw-makingof-13{
	left: 4700px; 
	top: 25px;
	position:absolute;
	height:124px; width:174px; 
}


#mdw-makingof-14{
	left: 5080px; 
	top: -100px;
	
	position:absolute;
	height:124px; width:174px; 
}


#mdw-makingof-15{
	left: 5430px; 
	top: 25px;
	position:absolute;
	height:124px; width:174px; 
}

#mdw-makingof-beschreibung{
height:65px;left:30px;position:absolute;top:315px;width:300px;
color:#000;
font-size:.8em;
}



#mdw-menu{
padding-left:0px;
}
#mdw-menu li{
padding:5px;
display:inline;
}
.gallery-caption {
margin:0pt auto !important;
width:60%;
}

 a.gallery-icon{
margin:0pt auto !important;
}

.tip {
	color: #000;
	width: 132px;
	z-index: 13000;
}

.tip-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	padding: 8px 8px 4px;
	background: url(images/tooltip.png) top left;
}

.tip-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(images/tooltip.png) bottom right;
}

#loading {
	postition:absolute; 
	top:0px;
	left:0px;
	padding:10px;
	color:#fff;
	display:block;
}

#filmtext{
	clear:both; 
	font-weight:bold;
	padding:3px;
	margin:5px auto;
	text-align:center;
	background:#66CCFF;
	color:#000;
	width:75%;
}

.filmcovers{
height:197px;
overflow:hidden;
}

#banner-filme{
width:184px;
height:58px;
background:url(images/index-filme.gif);
}

#banner-news{
width:184px;
height:58px;
background:url(images/index-news.gif);
margin:0px auto;
}

#presse01, #presse02, #presse03, #presse04, #presse05, #presse06{
 height: 206px;
 width: 480px;
 float:left;

 overflow:hidden;
 }
 
 .scrollbar-vert{
 height: 206px;
 width: 20px;
 float:left;
 }
 .handle-vert{
 height: 42px;
 width: 20px;
 background: url(images/handle-vert.gif) no-repeat;
 }
 
 .mdw-zeitung{
 background:black;
 border:2px solid #333;
 padding:5px;
 }

a img,  a img:hover,  a img {
color:#000;
background:transparent!important;
}