/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */
.posts-default .entry-title {
  text-transform: lowercase;
}

#index-news .entry-thumbnails, #archive-posts .entry-thumbnails {
	width:195px !important;
}

.widgettitle {
	background-image:none !important;
	background-color:#000000;
	color: #fff !important;
}

.blog-name  {
	font-family:Helvetica,sans-serif;
	font-size:26px;
}

.sf-menu a {
	color:#FFFFFF;
}

#main  {
	background:none repeat scroll 0 0 #eeeeee;
	border:none;
}

#footer  {
	background:none repeat scroll 0 0 #EEEEEE;
	border:none;
}

body {
	font: normal normal normal 13px/15px 'Lucida Sans Unicode', 'Lucida Grande', Tahoma, Verdana, sans-serif;
}

.twitter-share-button, .fbconnect_head_share {
	clear:both !important;
	margin:2px !important;
	width:100% !important;
	float:left !important;
	
}
