.navigation{
	padding: 10px 0px;
}  

.entry img{
	padding: 10px 10px 10px 0px;
}   

h3.pagetitle{
	color: #000;
} 

.entry, #respond, .postmetadata{
	padding-left: 20px;
	padding-right: 10px;
}    

#blog .social_links{
	margin-right: 10px; 
	margin-bottom: 10px;
}    



#wp_info{
	margin: 0px auto;  
	*width: 170px;
}  

#twitter{
   background: url('../img/blog/tweets.gif') no-repeat top left;
   height: 532px;
   width: 170px;  
   margin: 0px;
	padding: 0px;
} 

#twitter #twitter_icon{
	padding: 35px 10px 0px 10px; 
	text-align: center;
}  

h4.tweet_title{
	font-size: 16px;
	text-align: center;
	margin: 5px 20px 0px 20px;
	color: #5B92CD;
	
}

#tweets{
	padding: 0px 0px 20px 0px;
	margin: 0px 25px 0px 30px; 
	font-weight: bold;
	height: 350px;
	overflow: hidden;
	
}   

#twitter a, #twitter a:active{
	text-decoration: none;
	
}  

#twitter a:hover{
	text-decoration: underline;
}   

.twitter-timestamp{
	color: #5B92CD;
}

#tweets a, #tweets a:active{
	color: #000;
}  
#tweets a:hover{
	color: #5B92CD;
}