@charset "utf-8";
/* CSS Document */

body{
	background:none; border:none;}

	.entry-content h2{
		background:none; border-bottom:2px solid #4F6A2F;}
	.entry-content h2 a{
		color:#333;}

.thumbnail_wrap img,
.thumbnail_wrap p{
	float:left; display:inline;}
	
	.thumbnail_wrap p{
		width:400px; margin:0 0 0 10px;}


.entry-content p{
	color:#333;}

/*
------------------------------------------------------------------------
#flash 
------------------------------------------------------------------------
*/

#flash{
	width:510px;}
	
	
/*
------------------------------------------------------------------------
#main-fb 
------------------------------------------------------------------------
*/

#main-fb:after {
    content: url(../../img/spacer.gif);
    display: block;
    clear: both;
    height: 0;
}

#main-fb {
   	font-size:13px; line-height:1.6;}

#main-fb{
	width: 510px; text-align: left;}
	
#main-fb .entry-content {
	margin:10px 0;}
	
/*
------------------------------------------------------------------------
#content-fb 
------------------------------------------------------------------------
*/
#content-fb{}

/*
------------------------------------------------------------------------
#container-fb 
------------------------------------------------------------------------
*/

#container-fb{}

	
