/*  
Theme Name: ddd 4.0
Description: ze artiste wis ze flexible width
Version: 4.0f
Author: Andreas Fischer
Author URL: http://datdatdat.org/
*/


/* Begin Structure */
body {
	margin: 0 0 20px;
	padding: 0;
	font-size: 80%; 
	font-family: Arial, Helvetica, sans-serif ;
	color: #000;
	line-height: 1.3em;
	background: #f8f7f7;
	}


#page {
	margin: 20px auto 30px;
	padding: 10px;
	line-height: 21px;
	font-size: 14px;
	width: 94%;
	}


#header {
	margin: 30px 20px 22px;
	font-family: Times, serif;
	text-align: center;
	}

#header a {
	text-decoration: none;
}

.headernav {
		text-decoration: none;
		float: right;
}

.headernav a {
		text-decoration: none;
}


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

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


hr {
margin: 16px 0 14px;
}

li {
	list-style: none;
	list-style-image: none;
}

.column {
	padding: 0 0 5px 0;
	margin: 25px 0 0;
	width: 96%;
	text-align: left;
	}

img {
	border: none;
	display: inline;
	width: 100%
	}


.post {
	margin: 0 0 10px;
	text-align: left;
	}
	
	

small {
	font-size: 12px;
	line-height: 1.3em;
	color: #777;
	padding-bottom: 12px;
	display: block;
	}

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

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


h1 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 16px;
	font-family: Arial, sans-serif;
}
	

h2 {
	letter-spacing: .1em;
	font-size: 18px;
	text-transform: uppercase;
	font-family: Times, serif;
	font-weight: normal;
	padding-bottom: 8px;
	color: #000;
	text-align: center;
}

h3 {
	letter-spacing: .1em;
	font-size: 13px;
	text-transform: uppercase;
	font-family: Times, serif;
	font-weight: normal;
	padding-bottom: 5px;
	color: #333;
}

blockquote {
	padding-left: 40px;
	font-style: italic;
	margin: 8px 0 10px;
	}


.thenavbox{
	margin-left: 860px
}
.thenav {
	list-style: none;
	list-style-image: none;
	margin: 0px 0 25px 0;
	width:  110px;
	z-index: 10000;
	color: #333;
	font-size: 13px;
 	position: fixed;
 	line-height: 16px;
    right: 8px;
 	font-family: Arial, Helvetica, sans-serif;
 	padding: 4px 9px 4px;
}

.thenav li a {
	margin: 0;
	display: block;
	padding: 7px 9px 8px;
	color: #000;
	text-decoration: none;
	background: white;	
}

.thenav a:hover {
	color: #cc5555 !important;
	border-bottom: none !important;
	background: #ffeded !important;
	}


.thenav a:visited {
	color: #555;
	text-decoration: none;
	}


.navdiv {
	float: left;
	list-style: none;
	list-style-image: none;
	margin: 30px 24px 25px 0;
	line-height: 1.6em;
	width:  285px;
	z-index: -10000;
	color: #333;
	font-size: 14px;
	}
	
	

.navdiv li {
	margin: 0 0 5px;
	display: block;

}

.navdiv li a {
	display: block;
	padding: 0 0 5px

}

.navdiv li a:hover {
	background: #eee;
	text-decoration: none;
	display: block;

}
	
.imgsub {
	color: #777;
	margin: 3px 0 12px;
}


.agenda  {
	float: 		right;
	margin: 	0 0 32px 0px;
	padding: 	8px 0 0;
	text-align: left;
	background: none; 
	width:  	460px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	}
	

.agenda a {
border-bottom: 1px solid #ffaaaa;
text-decoration: none;
}

.agenda li {
        list-style-type: none;
        padding: 3px 0 7px;
        float: left;
	  	width:  	425px;
}




.gutentag  {
	float: 		left;
	margin: 	0 40px 32px 0px;
	padding: 	8px 0 0;
	text-align: left;
	background: none; 
	width:  	60%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	}
	


.postheader {
	padding-bottom: 	4px;
}

.clearer {
	clear: both;
	height: 1px;
}

.clearer4px {
	clear: both;
	height: 4px;
}

.clearer12px {
	clear: both;
	height: 12px;
}


.fliesstext {
    width: 50%;
	float: left;
    padding: 0 64px 2px 0;
    margin: 6px 5px 15px 0;
    }

.fliesstext1 {
    width: 600px;
	float: left;
    padding: 0 26px 2px 0;
    margin: 0 0 16px 0;

    }

.fliesstext2 {
    width: 600px;
	float: left;
    margin: 0 0 16px;
    }






#footer {
	padding: 20px 0 20px;
	width: 100%;
	clear: both;
	font-size: 12px;
	text-align: left
	font-family: Arial, Helvetica, sans-serif;
	}

#footer ul{
	text-align: center;
	margin-top: 8px;
}

#footer li {
padding: 2px 8px;
list-style: none;
display: inline;
border-right: 1px solid #333;
	}

/* End Structure */






#thepostheadline {
	margin-top: 25px;
	text-align: left;
	float:left;
	padding-bottom: 5px;
	}






/* Begin Images */
 img {
	margin: 10px 0 15px;
	}

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



.alignright {
	float: right;
	text-align: left;
	}


.alignleft {
	float: left
	}

/* End Images */



.postmetadata ul, .postmetadata li {
	display: block;
	list-style-type: none;
	list-style-image: none;
	}

/* End Entry Lists */

/* End Comments */

/* navi and arrows in the bg */

.navigation {
	clear: both;
	text-align: left;
	margin: 25px 0 0;
	padding-top: 8px;
	width: 97%;
	background: red;
	}

.navmenu {
	float: right;
	background: #eee;
	display: block;
	padding: 0;
	color: #999;
}



.navmenu ul {margin: 0; padding: 2px; 
	list-style-type: none; list-style-image: none; }
	
.navmenu li {
	display: inline; 
	padding: 3px 7px 5px 3px;
	margin-right: 3px;
	border-right: 1px solid #555;
}


/* new css */

/*nu code*/

.rotate {
	width: 960px;
	background-position: center;
	}

.filler {
    width: 960px;
    height: 405px;
}


.postinfo{
	margin: 0 0 0 460px;
}

.year {
	color: #000;
	margin-right: 0;
	float: left;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;	

}

.date {
	margin-right: 8px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}



.fatdate {
	color: #777;
	font-family: Arial, Helvetica, sans-serif;
}

.recent {
	margin: 0 0 10px 78px;	
}

.vitadiv {
	margin: 0 0 14px 58px;
	line-height: 18px;	
}

.projectdate {
	display: block;
	margin-top: 3px;
	line-height: 16px;
	color: #777;
	
}




/** new **/


 .imagebox {
    width: 29%;
    float: left;
    margin: 0 0 8px 4%;
    }



.caption {
    color: #000;
	text-align: left;
    padding: 2px 2px 3px;
    z-index: 20000;
    line-height: 15px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    height: 30px !important;
    overflow: hidden;
}

.caption a {
    text-decoration: none;
}

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

	/* Reset */
	
		* { margin: 0; padding: 0 }
