/* CSS STYLESHEET \\\
**************************************************
TITLE: Basic Layout
MEDIA: Screen, Projector
COMPANY: BrittBarton
AUTHOR: David Mingos
CONTACT: jgregory@thepodproject.com
///
**************************************************
*/

@import url(screen.css);

#primary * {
   font-size: 1.15em;
   line-height: 1.75em;
}

#primary * .postmetadata {
   font-size: 0.825em;
}

#todaysdate {
   font-size: 0.9em;
}

#primary .featurebuttons {
   font-size: 0.7em;
}

#primary .featurebuttons strong {
   clear: left;
}