/* 
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.

*/

#home_asides img { float:left; margin: 0 5px 5px 0; }

/* Top banner with rotating images
-------------------------------------------------------------- */

#topbanner { height: 40px; border-bottom: 1px solid #999; }
#topbanner_arch { height: 40px; border-bottom: 1px solid #999; }
#topbanner_single { height: 40px; border-bottom: 1px solid #999; }
#topbanner .pagetitle, #topbanner_arch .pagetitle, #topbanner_single .pagetitle { float: left; background: #fff; color: #000; font: 700 2em arial, sans-serif; text-transform: lowercase; letter-spacing: -0.036em; padding: 1px 5px 1px 0; margin: 5px 0 5px 0; }
