/************************************************
*	Tag
************************************************/
#tag                { color: #666; padding: 15px 0 0 0; }
#tag ul             { margin: 0; padding: 0; display: inline; list-style-type: none; }
#tag ul li          { display: inline; background-image:none; padding: 0 0.5em; }
#tag ul li a        { display: inline; text-decoration: underline; color: #84B61F; }
#tag ul li a:hover  { display: inline; text-decoration: none; color: #80B21D; }

/************************************************
*	Tag Cloud
************************************************/
#tagCloud     { font-family: Verdana;  }
#tagCloud a   { text-decoration: underline; line-height: 25px; font-weight: bold; padding: 5px; }

#tagCloud a.tag1:link     { font-size: 11px; color: #C2DA8E;}
#tagCloud a.tag1:visited  { font-size: 11px; color: #C2DA8E;}
#tagCloud a.tag1:hover    { font-size: 11px; color: #fff; background: #C2DA8E;}

#tagCloud a.tag2:link     { font-size: 12px; color: #84B61F;}
#tagCloud a.tag2:visited  { font-size: 12px; color: #84B61F;}
#tagCloud a.tag2:hover    { font-size: 12px; color: #fff; background: #84B61F;}

#tagCloud a.tag3:link     { font-size: 13px; color: #438102;}
#tagCloud a.tag3:visited  { font-size: 13px; color: #438102;}
#tagCloud a.tag3:hover    { font-size: 13px; color: #fff; background: #438102;}

#tagCloud a.tag4:link { font-size: 14px; color: #882200;}
#tagCloud a.tag4:visited {font-size: 14px; color: #882200;}
#tagCloud a.tag4:hover {font-size: 14px; color: #FFFFFF;; background: #993300;}

#tagCloud a.tag5:link { font-size: 15px; color: #771100;}
#tagCloud a.tag5:visited {font-size: 15px; color: #771100;}
#tagCloud a.tag5:hover {font-size: 15px; color: #FFFFFF;; background: #993300;}

#tagCloud a.tag6:link { font-size: 16px; color: #771100;}
#tagCloud a.tag6:visited {font-size: 16px; color: #771100;}
#tagCloud a.tag6:hover {font-size: 16px; color: #FFFFFF;; background: #993300;}

#tagCloud a.tag7:link { font-size: 17px; color: #660000;}
#tagCloud a.tag7:visited {font-size: 17px; color: #660000;}
#tagCloud a.tag7:hover {font-size: 17px; color: #FFFFFF;; background: #993300;}

