html
{
  background:#ddd;
}

/*----TAG CLOUD--------------------------------------------------------------------------------------------------*/
a.tc1,a.tc2,a.tc3,a.tc4,a.tc5,a.tc6
{
  text-transform:capitalize;
}
a.tc1 { font-size: 0.8em; font-weight: 200; text-decoration: none; color:rgba(0,150,255,0.4); }
a.tc2 { font-size: 0.8em; font-weight: 300; text-decoration: none; color:rgba(0,150,255,0.6); }
a.tc3 { font-size: 1.0em; font-weight: 500; text-decoration: none; color:rgba(0,150,255,0.6); }
a.tc4 { font-size: 1.0em; font-weight: 600; text-decoration: none; color:rgba(0,150,255,0.8); }
a.tc5 { font-size: 1.2em; font-weight: 800; text-decoration: none; color:rgba(0,150,255,0.8); }
a.tc6 { font-size: 1.4em; font-weight: 900; text-decoration: none; color:rgba(0,150,255,1.0); }
a.tc1:hover, a.tc2:hover, a.tc3:hover, a.tc4:hover, a.tc5:hover, a.tc5:hover, a.tc6:hover { text-decoration:underline; }


/*----FOOTER--------------------------------------------------------------------------------------------------*/
#Footer {
  background:none repeat scroll 0 0 #333333;
  color:#999999;
  font-size:80%;
  margin:10px auto;
  padding:10px;
  position:relative;
  width:920px;
  left:10px;
}
#Footer span {
  float:right;
}
#Footer a {
  color:#ccc;
}
#Footer a:hover {
  color:#fff;
}










































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
