/* 
YOUR 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.

*/

.sf-menu {font-size: 14px; font-weight: bold}
.postmetadata {background:#ffffff !important;}

/*img, common classes*/
.alignleft { float: left; margin: 0 44px 24px 0; }
.alignright { float: right; margin: 0 0 24px 24px; }
.aligncenter { display: block; margin: 0 auto 24px; }
.alignnone { }
.size-thumbnail { }
.size-medium { }
.size-large { }
.size-full { }

.welcomebox h3.sub { font-size: 14px; font-style: helvetica;  color: gray !important; } .welcomebox h2 { font-size: 14px; font-style: helvetica;  color: gray !important;}
