ÿþ/ *   S t y l e   f o r   s e c t i o n s   w i t h   d r o p   s h a d o w s  
   *  
   *   A s s u m e s   t h a t   s e c t i o n s   a r e   m a r k e d - u p   l i k e   t h i s :  
   *  
   *       < d i v   c l a s s = " b a c k " >  
   *           < d i v   c l a s s = " s e c t i o n " >  
   *               < h 2 > H e a d i n g < / h 2 >  
   *               . . .  
   *           < / d i v >  
   *       < / d i v >  
   *  
   *   D e f a u l t   c o l o r   i s   r e d   ( s a m e   a s   b a n n e r - o )  
   *  
   *   A u t h o r :   B e r t   B o s   < b e r t @ w 3 . o r g >  
   *   C r e a t e d :   2 4   A u g   2 0 0 1  
   *   V e r s i o n :   $ I d :   s h a d o w s . c s s , v   1 . 9   2 0 0 2 / 0 5 / 3 1   1 2 : 1 5 : 5 1   b b o s   E x p   $  
   * /  
  
 d i v . b a c k   {  
     c l e a r :   b o t h ;  
     p a g e - b r e a k - b e f o r e :   a l w a y s ;  
     m a r g i n :   3 e m   - 0 . 7 5 e m   3 e m   1 e m ;  
     p a d d i n g :   1 . 5 e m ;  
 }  
 / *   I ' d   l i k e   t o   u s e    
       b a c k g r o u n d :   t r a n s p a r e n t   u r l ( s e m i 4 x 4 . p n g )  
       b u t   s e m i - t r a n s p a r e n t   b a c k g r o u n d s   s e e m   t o   s l o w   d o w n   t h e   v a r i o u s  
       b r o w s e r s   a   l o t . . .   * /  
 d i v . b a c k   { b a c k g r o u n d :   # 5 6 7 }  
 d i v . s e c t i o n   d i v . b a c k   { b a c k g r o u n d :   # 7 7 7 }  
  
 / *   b o r d e r - r a d i u s   i s   n o t   a   C S S   p r o p e r t y ,   b u t   a   p r o p o s a l   f o r   C S S 3 .  
   *   M o z i l l a   h a s   i m p l e m e n t e d   i t   i n   a n   e x p e r i m e n t a l   f a s h i o n ,  
   *   u s i n g   ' - m o z - b o r d e r - r a d i u s '  
   *  
   *   d i v . b a c k ,   d i v . s e c t i o n   {  
   *       b o r d e r - r a d i u s :   4 e m   2 e m ;  
   *       - m o z - b o r d e r - r a d i u s :   4 e m ;  
   *   }  
   * /  
 d i v . s e c t i o n   {  
     b a c k g r o u n d :   # F B F B F F ;  
     m a r g i n :   - 3 e m   0   0   - 3 e m ;  
     p a d d i n g :   1 . 5 e m ;  
     b o r d e r :   t h i n   s o l i d   # 9 9 9 ;  
 }  
 h 1   {   c o l o r :   b l a c k ;   l i n e - h e i g h t :   1   }  
 h 1 : f i r s t - l i n e   {   c o l o r :   # 0 2 5 c 7 f   }  
 h 2   {  
     c o l o r :   b l a c k ;  
     t e x t - s h a d o w :   1 p x   1 p x   b l a c k ;  
     t e x t - a l i g n :   r i g h t ;  
     f o n t - v a r i a n t :   s m a l l - c a p s ;  
     f o n t - w e i g h t :   b o l d ;  
     m a r g i n - t o p :   0 ;  
     f o n t - s i z e :   1 4 0 %   / * 2 0 0 % * / ;  
 }  
 h 3   {  
     c o l o r :   b l a c k ;  
     f o n t - s i z e :   1 0 0 % ;  
     f o n t - w e i g h t :   n o r m a l ;  
     f o n t - v a r i a n t :   s m a l l - c a p s ;  
     t e x t - a l i g n :   r i g h t ;  
 }  
 b o d y   {  
     l i n e - h e i g h t :   1 . 4 ;  
     b a c k g r o u n d :   # 9 b d ;  
     f o n t - s i z e :   m e d i u m ;  
     m a r g i n - r i g h t :   6 . 5 e m ;  
 }  
 d i v . s e c t i o n   a : l i n k ,   d i v . s e c t i o n   a : v i s i t e d   {  
     c o l o r :   i n h e r i t ;  
     f o n t - s t y l e :   i t a l i c ;  
     t e x t - d e c o r a t i o n :   u n d e r l i n e ;  
 }  
 / *   S h o u l d   b e   a : v i s i t e d : h o v e r ,   a : l i n k : h o v e r   b u t   O p e r a   L i n u x  
       d o e s n ' t   s u p p o r t   t h a t   y e t   * /  
 a : h o v e r   {  
     b a c k g r o u n d :   # C F F ;  
 }  
 
