body {
background-color: #f5f5f5;
}

h1 {
background: #f5f5f5 url(bg-headers-light.png) center center repeat-x;
}

h1, h2, h3, h4 {
/* color: #009cd3; */
color: #0077fa;
text-shadow: -1px 0 white, 0 1px white,1px 0 white, 0 -1px white, #999 2px 2px 3px;
}

a {
color: #0077fa;
}

b,strong {
color: #9900ff;
}

.red {
color: red;
}

.white {
color: white;
}

.shadowed {
text-shadow: -1px 0 white, 0 1px white,1px 0 white, 0 -1px white, #999 2px 2px 3px;
}

.emptyHR {
color: white;
background-color: white;
}

#header {
background: PaleTurquoise url(bg-radial.png) center center no-repeat;
}

#horizontalNavigation {
background-color: DeepSkyBlue;
}

.lavaLamp {
background: DeepSkyBlue url(bg-headers-blue.png) center center repeat-x;
}

.lavaLamp li a {
color: #fff;
}

.lavaLamp li.back {
background: url(lava-yellow.gif) no-repeat right -30px;
}

.lavaLamp li.back .left {
background: url(lava-yellow.gif) no-repeat top left;
}

#content {
background: #fcfcf5 url(bg-stripes.png);
}

#mainContent {
background-color: DeepSkyBlue;
}

#mainColumn {
background-color: #fff;
}

#verticalNavigation h3 {
color: #0077fa;
}

/* start page */
#startMedia {
background-color: #7fd6ff;
}

#cyclingHeader {
background: white url(bg-headers-light.png) center center repeat-x;
color: #0077fa;
}

.cyclingLayers {
/* background-color: white; */
}

.featuredItems {
background-color: white;
}

.featuredIllustration {
background-color: silver;
}

#startColumn {
background-color: silver;
}

.startCategories {
background-color: #7FD6FF;
}

.smallerHeader {
background: #f5f5f5 url(bg-headers-light.png) center center repeat-x;
}

.catGames {
background-color: white;
}

.startCategories h3 {
background-color: white;
}

.squareAd {
background-color: #f0f0f0;
}

.checkersWrap {
background-color: #7FD6FF;
}

.checkersContent {
background-color: white;
color: #777;
}

.checkersContent:hover {
background-color: #f0f0f0;
}

.checkersImage {
background-color: #7FD6FF;
}

.thumbsContent:hover {
background-color: #f0f0f0;
}

.thumbsWrap {
background-color: #7FD6FF;
}

.thumbsContent {
background-color: white;
color: #777;
}

.thumbsImage {
background-color: silver;
}

.mediaItemsWrap {
background-color: #7fd6ff;
}

.mediaItemsWrap2 {
background-color: #7fd6ff;
}

.mediaItems {
background-color: white;
}

.mediaDescription {
color: #555;
}

.mediaItems:hover {
background-color: #f6ffff;
}

.mediaItemsRelated {
background-color: #fff;
}

.mediaItemsRelated:hover {
background-color: #f6ffff;
}

#mediaItem {
background-color: #666;
}

.mediaItemDescription {
background-color: #fff;
}

.itemsVote a {
color: red;
}

.badKarma {
background-color: #ccc;
}

.badMedia {
background-color: #fdd;
}

.specialMedia {
/* background-color: #yellow; */
}

.specialList {
background-color: yellow;
}

.sideMenuWrap {
background-color: #7fd6ff;
}

.sideMenu {
background-color: #fff;
}

.sideMenu h3 {
background: #f5f5ff url(bg-headers-light.png) center center repeat-x;
}

.iconed a {
text-shadow: 2px 2px 2px #ccc;
}

#footer {

}

#footer a {

}

#fborder {
background-color: #fcfcf5;
}

.adminSwitch {
color: #f00;
}

#commentForm {
background-color: #f5f5f5;
}

/* Tag Cloud */

.tagCloud {
/* text-shadow: -1px -1px 2px white, 1px 1px 2px black; */
text-shadow: -1px 0 white, 0 1px white,1px 0 white, 0 -1px white, #999 2px 2px 3px;
}

.tag0 {
font-size: 80%;
color: #56c1e0;
}
.tag1 {
font-size: 90%;
color: #9966ff;
}
.tag2 {
font-size: 100%;
color: #ff0000;
}
.tag3 {
font-size: 120%;
color: lightgreen;
}
.tag4 {
font-size: 130%;
color: violet;
}
.tag5 {
font-size: 140%;
color: #33ff00;
}
.tag6 {
font-size: 150%;
color: red;
}
.tag7 {
font-size: 160%;
color: orange;
}
.tag8 {
font-size: 180%;
color: aqua;
}
.tag9 {
font-size: 200%;
color: green;
}
.tag10 {
font-size: 225%;
color: lightgreen;
}
