

#twitter_content {
float:inherit;
}


.entry p {
	
margin:0 0 15px 0;
	
padding:0;
	
float:left;
}


.entry a, .entry span a {
	
outline:none;
		
text-decoration:none;
}


.entry a:hover, .entry span a:hover {
}





.tweet {
	
margin: 0px 0 0px 4px;
	
padding:10px;
	
border-bottom:1px solid #CCCCCC;
	
height:100%;
	
overflow:hidden;

}




.tweet img {
	
float:left;
	
border: 0; 
margin: 4px 4px 4px 0;
	
width: 32px; 
height: 32px;
}


.tweet .text {
	margin: 0;
	font-size: 16px;
}


.tweet .time {
	
font-size: 70%;
	
color: #CCCCCC;
	
white-space: nowrap;

display: block;

margin-top:5px;
}


.tweet .username {
font-weight:bold;
}


#content .tweet p.text {
margin: 0;
}


#content .tweet p.text a {
	
outline:none;

text-decoration:none;
}


#content .tweet p.text a:hover {
	
	
text-decoration:underline;
}


#twitterSearch .tweet {
	min-height: 50px;
}


#twitterSearch .tweet .text {
	
margin-left: 42px;
}





.clearfix:after {
	
content: ".";
	
clear: both;
	
height: 0;
	
visibility: hidden;
	
display: block;
}


.clearfix {
	
display: inline-block; /* Fixes IE/Mac */
}
/* Hides from IE-mac \*/ * html 

.clearfix {
	
height: 1%;
}


.clearfix {
	
display: block;
}

