﻿

.WidgetTagCloud
{
    height: 100%;
    /*border:solid 4px yellow;*/
    padding:5px;
    margin-bottom:10px;
    text-align: left;
    margin-left: 1px;
    line-height: 33px;
    max-width: 100%;
    min-width: 100%
}

.WidgetTagCloud .a
{
    text-decoration:underline;
    margin-left:5px;
    margin-right:5px;
    font-family: Arial, Trebuchet MS, Verdana;
    text-transform: lowercase;
    max-width: 100%;
    min-width: 100%
}

.WidgetTagCloud a:hover
{
    cursor: pointer;
    text-decoration: underline;
}

.WidgetTagCloud a.weight1
{
    font-family: Arial, Trebuchet MS, Verdana;
    color: #83bcd8;
    font-size: 0.7em;
    font-weight:bolder;
}

.WidgetTagCloud a.weight2
{
    font-family: Arial, Trebuchet MS, Verdana;
    color: #83bcd8;
    font-size: 0.9em;
    font-weight:bolder;
}
.WidgetTagCloud a.weight3
{
    font-family: Arial, Trebuchet MS, Verdana;
    color: #4188cf;
    font-size: 1.1em;
    font-weight:bolder;
}
.WidgetTagCloud a.weight4
{
    font-family: Arial, Trebuchet MS, Verdana;
    color: #4188cf;
    font-size: 1.3em;
}
.WidgetTagCloud a.weight5
{
    font-family: Arial, Trebuchet MS, Verdana;
    color: #009eff;
    font-size: 1.5em;
}   

.WidgetTagCloud a.weight6
{
    font-family: Arial, Trebuchet MS, Verdana;
    color: #009eff;
    font-size: 1.7em;
    font-weight:bolder;
}
.WidgetTagCloud a.weight7
{
    font-family: Arial, Trebuchet MS, Verdana;
    color: #4169e1;
    font-size: 1.9em;
    font-weight:bolder;
}
.WidgetTagCloud a.weight8
{
    font-family: Arial, Trebuchet MS, Verdana;
    color: #4169e1;
    font-size: 2.1em;
    font-weight:bolder;
}
.WidgetTagCloud a.weight9
{
    font-family: Arial, Trebuchet MS, Verdana;
    color: #ff9900;
    font-size: 2.3em;
}
.WidgetTagCloud a.weight10
{
    font-family: Arial, Trebuchet MS, Verdana;
    color: #ff9900;
    font-size: 2.5em;
} 
