/*
Theme Name: DILL+HAUF
Theme URI: http://www.effzett.de
Description: DILL + HAUF
Version: 1.0
Author: effzett
Author URI: http://www.effzett.de
Tags: 
Licensed under GPL. 
*/
body 
{
	margin: 0;
	padding: 0;
	background: #fff;
	font: normal 13px Arial, Helvetica, sans-serif;
        text-align: left;
		color: #666666;
}
.this-page{
	color: #333 !important;
	font-weight:bold !important;
}
* + html .pagebar{
margin:40px 0px 0px -40px !important;
position:absolute;
width:150px;
text-align: right; 
}
.pagebar{
margin:342px 0 0 776px;
position:absolute;
width:150px;
text-align: right;
	}
.wordtube{
float:left;
margin: -20px 50px 0px -20px;
}
* + html #flash-front{
margin-top: 5px !important; 
}
	
/*.pagebar .inactive{
	display:block;
	float:left;
	}

.pagebar .this-page{
	padding: 0px 0px 0px 0px;
	background-color:#666;
	width: 15px;
	height: 15px;
	color: #666;
	display:block;
	float:left;
	}
.pagebar .this-page a{
	color: #666;
	background-color:#666;
	width: 15px;
	height: 15px;
	color: #ccc;
	display:block;
	float:left;
	}	
	*/
/* Links */
.thumb {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#cccccc;
display:block;
height:110px;
margin:0 16px 15px 0;
overflow:hidden;
position:relative;
width:245px;
}
.thumb-projects {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#ffffff;
display:block;
height:110px;
margin:0 16px 15px 0;
overflow:hidden;
position:relative;
width:245px;
}
.thumb-reference {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#ffffff;
display:block;
height:60px;
margin:0 16px 15px 0;
overflow:hidden;
position:relative;
width:145px;
}
.caption0{
	position: absolute;
	margin: -330px 0 0 906px;
	text-align:right !important;
}
.post{
float:left;
}
a img {
border:medium none;
text-decoration:none;
outline: none !important;
}

a:link { color: #666666; text-decoration: none; outline: none !important;}

a:visited { color: #666666; text-decoration: none; }

a:hover, a:active { color: #666666;}

h3 a:link { color: #666666; text-decoration: none; }

h3 a:visited { color: #666666; text-decoration: none; }

h3 a:hover, a:active { color: #666666; }

/* Typography */

h1, h2, h3, h4, h5, h6 { font-weight: normal; margin: 10px 0; padding: 0; }

h1 { font-size: 36px; color: #666666;}

h2 { font-size: 28px; color: #666666;}

.post-title h2 {color: #666666; font-weight:bold; text-transform: uppercase; margin-bottom:5px;}

h3 { font-size: 24px; color: #666666;}

h4 { font-size: 20px; color: #666666; }

h5 { font-size: 16px; color: #666666;}

h6 
{ 
	font-size: 13px; 
	text-transform: uppercase; 
	margin: 5px 0; 
	font-weight: bold; 
}

ul { line-height: 1.8em; list-style-type: circle; color: #666666; }

ol { line-height: 1.8em; color: #666666;}

blockquote
{
	color: #555555;
	background-color: #eeeeee;
	border: 1px solid #666666;
	padding: 5px 10px; 
	margin: 10px 10px;
}

code {  font-family: Consolas, Verdana, Arial, "Courier New"; 	
        color: #666666;
        font-weight: bold;
	padding: 5px 10px; 
	margin: 10px 20px;
     }

abbr, acronym { font-style: normal; border-bottom: 1px dotted #666666; cursor: help; }

em { font-style: italic; }

strong { font-weight: bold; }

del { text-decoration: line-through; color: #666666; font-size: 11px; }

ins { text-decoration: none; color: #666666; }

p em, 
cite
{
	font-family: Consolas, Verdana, Serif;
}

/* Structure */

#container
{
	width: 960px;
	  margin:5% auto;
}

#header
{
	padding: 0px 0;
        margin-bottom: -55px;
		margin-right: -5px;
		text-align:right;
}
* + html #header{
   margin-bottom: -55px !important;
}

#navigation
{
	float:left;
	font-size:14px;
	margin-bottom:12px;
	margin-top:-8px;
	width:960px;
}
#subnavigation {
float:left;
font-size:14px;
margin-bottom:0;
margin-top:-35px;
}
.menu {
float:left;
font-size:14px;
margin-bottom:0;
margin-top:-32px;
}

#wrapper
{
	margin: 0;
	padding: 0;
	clear: both;
	float: left;
	width: 960px;
}

#content-wrapper
{
	width: 960px;
	height:400px !important;
	float: left;
	background-color: #fff;
	border: 1px solid #666666;
	overflow: hidden;
}

#content
{
	float: left;
	padding: 20px;
	line-height: 1.1em;
	text-align: left;
	width:920px;
	height:380px;
}
* + html #content
{
	line-height: 1.0em;
}
#content .commentbox {
	color: #666666;
	background-color: #666666;
	padding: 2px 5px 2px 5px;
	border-top: solid #666666 1px;
	border-bottom: solid #666666 1px;
	text-transform: uppercase;
	font-size: 11px;
        margin-bottom: 10px;
        width: 520px;
}
#comments {
	color: #666666;
	padding: 0px;
}
#comments .comment {
        padding: 10px;
        background-color: #666666;
	border-bottom: 20px solid #ffffff;
}
#comments .comment cite {
        font-size: 14px;
        font-weight: bold;
        font-style: normal;
}
#sidebar-wrapper
{
        display: inline;
        margin-left: 5px;
        margin-top: 25px;
        margin-bottom: 25px;
	width: 180px;
	float: left;
        background-color: #F3F2F2;
	border: solid #E6E4E4 1px;
}

#sidebar
{
	float: left;
	width: 150px;
	padding: 15px;
        color: #5b5c5c;
	font-size: 9pt;
	text-align: left;
}
#white {
       width: 960px;
       height: 15px;
}
#footer
{
	clear: both;
	float: left;
	width: 100%;
	margin: 5px 0;
	color: #666666;
	padding: 0px 0;
        text-align: center;
}
#footer a:link { 
	color: #666666;
	text-decoration: none;
	margin-right:10px;
	font-size:12px;
	}
#footer ul {
float:left;
list-style-type:none;
margin:0 0;
padding:0 0;
width:50%;
line-height: normal;
}
#footer li {
float:left;
margin:0 42px 0 0;
padding:0px 20px 0 0;
}
/* Single Post */

#post_content-wrapper
{
	width: 640px;
	padding: 10px 0 20px 0;
	margin: 5px 0 0 80px;
}

#post_content
{
        float: left;
	padding: 27px;
	line-height: 1.6em;
	text-align: left;
}

#post_content .commentbox {
	color: #918E85;
	background-color: #FBF4E2;
	padding: 2px 5px 2px 5px;
	border-top: solid #D4CBB4 1px;
	border-bottom: solid #D4CBB4 1px;
	text-transform: uppercase;
	font-size: 11px;
        margin-bottom: 10px;
        width: 575px;
}



/* Navigation */


#navigation ul
{
	margin: 0 0px;
	float: left;
	width: 960px;
	padding: 0px 0;
	list-style-type: none;
}
* + html #navigation{
	margin-bottom: 25px !important;

}
#navigation li { 
float:left;
margin:0 70px 0 0;
padding:5px 0px 0 0;
}

#navigation a:link,
#navigation a:visited,
#navigation a:hover,
#navigation a:active
{
	float: left;
	display: block;
	color: #999;
	padding: 0px 0px;
	text-decoration:none;
	margin: 10px 0px;
	border: 0px;
	outline: none !important;
}

#navigation ul li.current_page_item   a:link,
#navigation ul li.current_page_item   a:visited,
#navigation ul li.current_page_item   a:hover,
#navigation ul li.current_page_item   a:active
{
	color: #000;
}

#navigation ul li.current_page_parent   a:link,
#navigation ul li.current_page_parent   a:visited,
#navigation ul li.current_page_parent   a:hover,
#navigation ul li.current_page_parent   a:active
{
	color: #000;
}
#navigation ul li.search
{
        float:right;
        margin-right: 10px;
}
/* subNavigation */


#subnavigation ul
{
	float:left;
font-size:12px;
height:10px;
list-style-type:none;
margin:0 0 0 129px;
padding:0 0;
}

#subnavigation li { 
float:left;
margin:0 20px 0 0;
padding:5px 20px 0 0;
}

#subnavigation a:link,
#subnavigation a:visited,
#subnavigation a:hover,
#subnavigation a:active
{
	float: left;
	display: block;
	color: #999;
	padding: 0px 0px;
	text-decoration:none;
	margin: 5px 0px;
	outline: none !important;

}

#subnavigation ul li.current_page_item   a:link,
#subnavigation ul li.current_page_item   a:visited,
#subnavigation ul li.current_page_item   a:hover,
#subnavigation ul li.current_page_item   a:active
{
	color: #000000;
}

#subnavigation ul li.search
{
        float:right;
        margin-right: 10px;
}
/* .Menu */


.menu ul
{
	float:left;
font-size:12px;
height:10px;
list-style-type:none;
margin:0 0 0 341px !important;
padding:0 0;
}

.menu li { 
float:left;
margin:0 20px 0 0;
padding:5px 20px 0 0;
}

.menu a:link,
.menu a:visited,
.menu a:hover,
.menu a:active
{
	float: left;
	display: block;
	color: #999999;
	padding: 5px 0px;
	text-decoration:none;
	outline: none !important;

}

.menu ul li.current_page_item   a:link,
.menu ul li.current_page_item   a:visited,
.menu ul li.current_page_item   a:hover,
.menu ul li.current_page_item   a:active
{
	color: #000000;
}

.menu ul li.search
{
        float:right;
        margin-right: 10px;
}


/* Header */

#header h1 {color: #191a1a; font-weight: bold; margin-bottom: 10px; }

#header h1 a {width:750px; height: 200px; background: transparent url() center center no-repeat; }

#header h1 a:link,
#header h1 a:visited
{
	color: #333333;
}

#header h1 a:hover,
#header h1 a:active
{
	color: #000000;
	background-color: transparent;
}

#header h1 span {color:#5b5c5c;}


h1.blog-title {
        display: inline;
        }

h1.blog-title a {
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 36px;	
        text-transform: lowercase;
	color: #333333;
	letter-spacing: -1px;
	font-weight: bold;
	font-size: 36px;
	border-bottom: none;
	}

h1.blog-title a:hover {
	text-decoration: none;
	color: #000000;
	background: transparent;
	}

.tagline {	
        font-family: Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-size: 18px;
        text-align: right;
	margin-left: 3px;
	padding: 0;
	color: #A1A1A1;
	letter-spacing: -1px;
	text-transform: lowercase;
	display: inline;
	}

/* Content */

.date {	
        font-family: Verdana, Arial, Sans-Serif;	
        font-weight: normal;
	font-size: 24px;
	margin-left: 3px;
	padding: 0;
	color: #ccc;
	letter-spacing: -1px;
	text-transform: lowercase;
	display: inline;
	}

h3.post-title {
        display: inline;
        }

h3.post-title a {	
        font-family: Verdana, Arial, Sans-Serif;	
        font-weight: bold;
	font-size: 24px;	
        text-transform: lowercase;
	color: #3f4f5c;
	letter-spacing: -1px;
	border-bottom: none;
	}

h3.post-title a:hover {
	text-decoration: none;
	color: #222;
	background: transparent;
	}

/* Sidebar */

#sidebar h2 { font-size: 18px; color:#5b5c5c; text-transform: uppercase; border-bottom: solid #5b5c5c 2px;}
.widgettitle { font-size: 18px; color:#5b5c5c; text-transform: uppercase; border-bottom: solid #5b5c5c 2px;}

#sidebar ul
{
	margin: 0;
	padding: 0;
	line-height: 1.6em;
	list-style-type: none;
}

#sidebar ul li
{
	padding: 5px;
	border-bottom: 1px dotted #cccccc;
}
#sidebar ul li:hover
{
	background-color: #eeeeee;
}

#sidebar ul li .title
{
	display: block;
	font-weight: bold;
}

#sidebar ul li .date
{
	display: block;
	color: #777777;
	font-size: smaller;
}

#sidebar ul li .content
{
	display: block;
}

#sidebar ul li a:link,
#sidebar ul  li a:visited
{
	padding: 0; 
	color: #333333;
}

#sidebar ul  li a:hover,
#sidebar ul  li a:active
{
	background-color: transparent; 
}

#sidebar ul  .list_subpages {
	padding: 5px;
	border-bottom: 1px dotted #cccccc;
	list-style-type: none;
}


/* Footer */

#footer a:hover,
#footer a:active
{
	color: ##352E2D;
	background-color:transparent;
	outline-width:medium !important;
	outline: none;
}

}


/* Comments */
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	border: 1px solid #ddd;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {

	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}


.commentlist p {

	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

/

/* Images */
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.n-alignleft {
   float: left;
   width:90px;
}

.n-alignright {
   float: right;
   width:90px;
   text-align:right;
}
.n-center{
	float:left;
text-align:center;
width:300px;
}
.navigation-projekte{
	font-size:12px;
margin:360px 0 0 446px;
position:absolute;
width:480px;
z-index:99;
}
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;



   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}


/* Forms */
#searchform input {width: 145px;}

#searchsubmit {width: 130px;}

textarea {width: 400px;}
