 
.one {
 
	background-color:#000000;
        border-color:#000000;
}  
.two {
 
	background-color:#000000;
        border-color:#000000;
}  
.grau {
 
	background-color:#E3E3E3;
        border-color:#E3E3E3;
}  
.black {
 
	background-color:#000000;
        border-color:#000000;
}  
 
.regular img { max-width: 100%; }


 .unterlinie{
border-bottom: 1px white dotted;
position: relative;
padding-top:8px;
left: -10px;
width:100%px;

}
 .oberlinie{

position: relative;
padding-top:8px;


}

 

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:12pt;font-weight:bold}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{*font-size:100%;}
/*because legend doesn't inherit in IE */
legend{color:#000;}          
 
    
 
body{
	font-family:"Lucida Grande",Lucida Grande,Arial,sans-serif;
        font-weight: normal;
	color:#777777;
	font-size:12px;
	line-height:10px; 
background-color: white;
background-image:url('http://vonwerdt.com/4666355317_5c9d527899_b.png');
}

 
.clear_left{
	clear:left;
}
.hide{
	display:none;
}
.rounded{
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
border-style: solid; border-width: 2px
}
 
#main_column{
  
    margin-left: auto;
    margin-right: auto;
    width: 1002px;

}
 
 
 
#main_column .grid{
	width:1002px;
}
.post_thumb{
	float:left;
	margin-right:30px;
	margin-bottom:30px;
	width:304px;
	height:204px;
	position:relative;
        overflow: hidden;

}.double{
	float:left;
	margin-right:30px;
	margin-bottom:30px;
	width:304px;
	height:438px;
	position:relative;
        overflow: hidden;

}.breit{
	float:left;
	margin-right:30px;
	margin-bottom:30px;
	width:1002px;
	height:38px;
	position:relative;
        overflow: hidden;

}

.genau{
	position: absolute;
        top: 498px;
}

.post_thumb .image{  
	position:absolute;
	width:300px;
	height:300px;
	cursor:pointer;
	z-index:2;
}             
.post_thumb .regular{
	width:300px;
	height:200px;
	cursor:ppointer;
}
.post_thumb .gross{
	width:300px;
	height:434px;
	cursor:ppointer;
}
.post_thumb .klein{
	width:968px;
	height:34px;
	cursor:ppointer;
}
 

.post_thumb .info a.title{
	text-decoration:none;
	padding:3px;
	font-weight:bold;
	color:#000000;
}
.post_thumb .info span.tags{
	font-size:11px;
	font-family:Georgia;
	font-style:italic;
	padding-top:5px;
	color:#cccccc;
} 
.post_thumb .info span.tags a{
	text-decoration:none;
	color:#aaaaaa;
}
.post_thumb .info span.tags a:hover{
	text-decoration:underline;
	color:#000000;
}
.post_thumb:hover .info a.title,
.selected .info a.title,
.selected .info a.title:hover{
	background-color:#fff200 !important;
}
 
 
.grid .post_thumb .inner{
	padding-left:10px;
	padding-top:10px;
	line-height:15px;
	color:#ffffff;
}
.grid .post_thumb .inner .title,
.grid .post_thumb .inner a.title{
	font-size:14px;
	font-weight:bold; 
	text-decoration:none;
	color:inherit;
}               
.grid .post_thumb .quote .inner{
	margin-right:20px;
}
.post_thumb a{
	color:#a8a8a8;
	text-decoration:underline;
}                            
.post_thumb a:hover{
	text-decoration:none;
}
.grid .image .inner .time{
	font-size:13px;
	color:rgba(255,255,255, .8);
}
.grid .image .inner .date{
	font-size:12px;
	color:rgba(255,255,255, .6);
}
                         

.grid .photo .icon{
 
}
#entry,
.list{
	width:660px;
}
#entry .info,
.list .info{
	margin-top:30px;
	font-size:11px;
	color:#cccccc;
}
#entry .info a,
.list .info a{
	color:#bbbbbb;
	font-style:italic;
}
#entry .info a:hover,
.list .info a:hover{
	color:#333333;
	text-decoration:none;
}
.perma #entry .info{
	font-style:italic;
}
#entry .info a,
.list .info a{
	color:#bbbbbb;
	text-decoration:underline;
}
#entry h2,
.list h2{
	font-size:28px;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:30px;
	color:#000000;
	margin-bottom:10px;
}
#entry h2 a,
.list h2 a{
	color:inherit;
	text-decoration:none;
}
#entry h2 a:hover,
.list h2 a:hover{
	text-decoration:underline;
}
#entry .copy,
.list .copy{
	margin-top:0px;
	width:700px;
	font-size:12px;
	line-height:15px;
}
#entry .copy a,
.list .copy a{
	color:#000000;
	text-decoration:underline;
	padding:1px;
	margin:-1px;
}
#entry .copy a:hover,
.list .copy a:hover{
	background-color:#fff200;
	color:#000000;           
	text-decoration:none;
}
#entry .copy p,
.list .copy p{
	margin-bottom:10px;
	width:500px;
}
#entry .copy img,
.list .copy img{
 
}    
.list .post{
	margin-bottom:100px;
}    
#entry blockquote,
.list blockquote{
	padding-left:10px;
	border-left:1px dotted #cccccc;
}
/* galleries */
#entry #gallery{
	height:300px;
	position:relative;
	width:730px;
	margin-bottom:10px;
}
#gallery .image{
	position:absolute;
	z-index:2;
}                    
#gallery .selected{
	z-index:3;
}
#gallery_ctrls{
	margin-bottom:30px;
	font-size:11px;
	color:#aaaaaa;
} 
#gallery_ctrls .previous,
#gallery_ctrls .next{
	cursor:pointer;
	text-decoration:underline;
	color:#666666;
}      
#entry .i_follow{
	float:left;
	width:60px;
	margin-right:5px;
	margin-bottom:5px;
} 
#entry .copy,
.list .copy,
#entry .copy p,
.list .copy p,
#entry .copy blockquote,
.list .copy blockquote{
	margin-top:10px;       
	width:500px;
} 
.i_follow .info{
	display:none;
}
  
#entry .notes_hold{
	margin-top:100px;
	width:500px; 
	margin-bottom:100px;
}              
#entry .notes_hold h4{
	font-size:13px;
	font-weight:bold;
	font-style:italic;
	color:#aaaaaa;
	margin-bottom:10px;
}   
#entry .notes li{
	padding-bottom:5px;
	padding-top:5px;
	position:relative;
	line-height:20px;
	color:#999999;
}                      
#entry .notes li .avatar{
	padding-right:10px;
	height:100%;
}
#entry .notes li a{
	color:#666666;
	text-decoration:none;
}        
#entry .notes li a:hover{
	color:#000000;
	text-decoration:underline;
}
#entry .notes .note{
	border-bottom:1px solid #dddddd;
}  
#entry .notes .note blockquote{
	font-style:italic;
}            
.quote .the_quote{
	font-size:20px;
	line-height:24px;
	width:500px;
	color:#000000;
}
.quote .copy{
	color:#999999;
	font-style:italic;   
}                       
#credit{
	position:fixed;
	left:730px;
	bottom:15px;
	font-size:11px;
	color:#bbbbbb;                 
}                
#credit a{
	text-decoration:none;
	border-bottom:1px solid #eeeeee;
	color:#bbbbbb;
}                                  
#credit a:hover{
	color:#666666;
	border-bottom:1px solid #ffffff;
}
ul.chat li{
	line-height:20px;
}                    
ul.chat li.even{
	color:#999999;
}
ul.chat li span.chat_label{
	padding-right:4px;
	color:#000000;
}