
/*===========================================================================*/
/* Stylesheet modifications to global-style.css stylesheet                   */
/* for use with Freestyle Journal                                            */
/*                                                                           */
/* classes inherited: body .left .right .center .caption .no-ul              */
/*===========================================================================*/

 .botcorners,
 .fsjbg1       { background-image: linear-gradient(-90deg,#ff9933,#ffff88) }
 .fsjbg2       { background: #dc8 }
 .fsjbg3       { background-image: url(/global/humbkg.gif) }
 .fsjbg4       { background-image: url(/global/bkgd-blue-paper.gif) }

 .fsjfont2     { text-align:center }
 
 .fsjtime      { font: 0.8em 'times new roman','times roman',georgia,serif }
 .fsjfooter    { font: 0.8em 'times new roman','times-roman',georgia,serif }
 .fsjfont2     { font: bold italic 0.9em arial,helvetica,sans-serif }
 .fsjfont3     { color: #00a; font: bold 1.1em arial,helvetica,sans-serif }
 
 a.fsj         { text-decoration: none }
 a.fsj:hover   { background: #000; color: #fff }

 img           { max-width: 720px }

 
 /* a.no-hl:hover { background: transparent } */

