/*
#FFFFFF
#789DDF
#DCE5F6
#9EB8E7
#4F81D7
#2668D0
#000000
*/

th {
    background-color:#FFFFFF;
}
.errorlist {
    color:#FF0000;
}

a, h1, h2 {
    color:#2668D0;
}

#menu {
    
    color: #2668D0;
}
#sidebar ul {
    font-size:1.5em;
    list-style-type:none;
    margin: 0 1em 1em 1em;
}
#menu a:link, #menu a:visited, #menu a:active {
    text-decoration:none;
}
#menu a:hover {
    text-decoration:underline;
}

#sidebar h2 {
    margin-bottom:0em;
    color: #789DDF;
}

#ft {
    text-align:center;
}

.sidebar_title {
    
}

.tag-cloud {
    text-align: center;    
    padding: 5px;
}

.tag-cloud span {
    padding-right: 5px;
}

.tag-1 {
    font-size: 12px;
}

.tag-2 {
    font-size: 13px;
}

.tag-3 {
    font-size: 14px;
}

.tag-4 {
    font-size: 15px;
}

.tag-5 {
    font-size: 16px;
}

.tag-6 {
    font-size: 17px;
}

/* For large tag cloud 6 step */
.tag-7 {
    font-size: 18px;
}

.tag-8 {
    font-size: 19px;
}
