/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

#content .excerpt-content {
	font-size:10px;
	min-height:120px;

}

#content .excerpt-content * {
	display:inline; 
}	

#content .item img {
border:3px solid #EDEDED;
margin-bottom:8px;
padding:4px;


}


#content .excerpt .more-link {
	text-align:right;
	padding-top:3px;
}

#articles .item .meta {
	margin-top:5px !important;	
}

.simplepie p { display:none; } 
.simplepie h4 { padding-bottom:0px !important; } 


#sites .block label { position:absolute; width:auto; display:none; } 

/* RELATED POSTS */
div.yarpp {
	margin:20px 0 0px;
	padding:10px 0 0;
	
	background:transparent url(images/dividers/single.jpg) no-repeat scroll center top;
}

div.yarpp p {
	margin:0;
	padding:5px 0;
	font-weight:bold; 
	font-size:16px;
}

div.yarpp ul { padding:0 0 15px; margin:0 0px ; list-style:none; background:transparent url(images/dividers/single.jpg) no-repeat scroll center bottom; }
div.yarpp ul li { padding:3px 7px; list-style:none;  } 
div.yarpp ul li { font-size:10px; } 

.notice { margin-bottom:10px; font-size:11px; text-align:center; padding:5px;  
		background:transparent url(images/dividers/single.jpg) no-repeat scroll center bottom;
			
} 

.simplepie h3 { display:none; } 
.simplepie p { font-size:10px; color:#555555; padding:3px 0 6px; margin:0;  display:block !important; }
.simplepie p small { display:none; }
.simplepie h4 { margin-bottom:0px  !important; padding-bottom:1px !important; } 

.entry h1 { margin-top:5px margin-bottom:10px; border-bottom:2px solid #EDEDED; font-size:35px; font-family:Helvetica, Arial; color:#666; 
	text-shadow:0px 1px 1px #EDEDED;   }

.post h2.title { width:470px !important; } 


#fbc_login span small { display:none; }
.fbc_connect_button_area {
	padding:0px !important;
	margin:-6px 0px 0px !important;
	border:none !important;
}

#container { 
	overflow:hidden;
width:960px;
}