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