@charset "utf-8";


#facebook{
	width:720px;}
	
#fbtitle{
	margin:10px 0 10px 0;
	padding:5px 10px 5px 10px;
	width:700px;
	background-color:#808284;
	color:#FFF;}
#fbtitle h2{
	margin:0 0 .3em 0;
	font:150% Arial, Helvetica, sans-serif;}	

#fbtitle h3{
	margin:0 0 .3em 0;
	font:140% Arial, Helvetica, sans-serif;}

#fbtitle a:link, #fbtitle a:visited, #fbtitle a:active{
	text-decoration:underline;
	color:#FFF;}  
#fbtitle a:hover{
	text-decoration:underline;
	color:#ccc;
	}
	
.fbentry{
	color:#333;
	font:Arial, Helvetica, sans-serif 90%;
	border:1px solid #CCC;
	padding:5px;

	margin: 0 0 15px 0;}
.fbentry img { float:left; margin: 0 15px 15px 0;
border:0;}

.fbentry a:link, .fbentry a:visited, .fbentry a:active{
	text-decoration:none;
	color:#21528D;}  
.fbentry a:hover{
	text-decoration:none;
	color:#0CF;
	}
.fbdate{
	margin:3px 0 3px 0;
	font-size:90%;
	
	}

