/* Tumblr */
#tumblrFeed
{
	color: #fcfcfc;
}
#tumblrFeed a {
	color:#f6da4a;
	text-decoration:none;
}
#tumblrFeed table{
	border: 0;
	border-bottom: 1px solid #9634aa;
}

#tumblrFeed a:hover {
	text-decoration:underline;
	
}
#tumblrFeed .date 
{
	color: #fcfcfc;
	font-size: 0.8em;
}
#tumblrFeed .icon
{
	border:0;
	padding:0;
	margin:0 3px;	
}
#tumblrFeed .title 
{
	font-size: 16px;
	font-weight: bold;
	color: #9634aa;
}
#tumblrFeed .body 
{
	font-size: 12px;
}
#tumblrFeed img 
{
	border:0px solid #9634aa;
	padding: 0px;
	background: #FFF;	
	margin:0px 0;	
}
#tumblrFeed .quote
{
	font-size: 0.9em;
	background:#000000 url(http://chris-tran.com/images/reverb/blockquote.gif) 3px 3px no-repeat;
	padding:8px 12px 8px 36px;
	margin:5px 0;		
	border:1px dashed #9634aa;	
}
#tumblrFeed .quotesrc
{
	font-size: 0.9em;	
	color: #3ec5bf;
	font-style: italic;
}
#tumblrFeed .convlabel
{
	font-size: 0.9em;
	font-weight: bold;
	margin:5px;		
}
#tumblrFeed .convtext
{
	font-size: 0.9em;
	background:#b53262 url(http://chris-tran.com/images/reverb/blockquote.gif) 3px 3px no-repeat;
	padding:8px 12px 8px 36px;
	margin:5px 0;		
	border:1px dashed #9634aa;
}
#tumblrFeed .videosrc
{
	font-size: 0.9em;	
	color: #9634aa;
	font-style: italic;
}