body { 	font-family: "etica-1", sans-serif; 
		font-size: 12px;
		color: #000;		
		line-height: 22px;
		background-color: #000;
		background-image: url(../images/black.jpg); 		
		background-attachment: fixed;
		background-repeat: no-repeat;

		}
		
p { 	font-family: "etica-1", sans-serif; 
		color: #000;		
		font-weight: 400;	
		line-height: 22px;
 		word-spacing: 1pt;
 		letter-spacing: .5pt;
		}		
				
.blog_list {
		 list-style: none;
		}				
		
#blog_list li {
padding-bottom: 0px;
margin-bottom: 0px;
list-style: none;
}						
				
::-moz-selection{
background: #0ccec0;
color: #000000;
} 

::selection {
background: #0ccec0;
color: #000000;
} 				
				
.twitter_update_list {
		 list-style: none;
		}				
		
#twitter_div li {
padding-bottom: 10px;
margin-bottom: 10px;
list-style: none;
}				
		
.updates {
		color: #aaa;
		}
		
.propertitle {
		text-transform: uppercase;
		}		
		
.small {
		color: #c2c2c2;
		font-size: 10px;
		line-height: 20px;		
		}	
		
.small_dark {
		color: #000;
		font-size: 10px;
		font-weight: semibold;
		line-height: 20px;	
		letter-spacing:-.21px;
		}			
		
h3 {	color: #666666;
		font-weight: light;
		}
		
h4 {
		color: #000;
		font-size: 10px;
		line-height: 20px;	
		font-weight: normal;
		text-transform: uppercase;	
		}				
		
.header {
		color: #000;
		font-size: 16px;
		letter-spacing:-.15px;
		font-weight: light;
		line-height: 20px;
		}	
		
.entryheader {
		color: #c2c2c2;
		font-size: 16px;
		line-height: 5px;
		}									
	  
#imageContainer         {width: 720px; height: 400px; overflow: hidden;}
#imageContainer img     {margin-bottom: 5px; display: block;}
#thumbContainer         {margin-top: 5px;}
#thumbContainer img     {display: block; float: left;}
	  
a:link { color: #17aa9f; 
		font-weight: 600;
		text-decoration:none;}
a:hover { color: #ffffff;
		font-weight: 600;}

a:visited { color: #0e6761;
		font-weight: 600;
		text-decoration:none;}  

td img {display: block;}

.rss-items {
list-style:none;
margin:0;
padding:0;}
