/* WeatherMan Dynamic Stylesheet - Christopher Balchin */

body { background-color:#; color: #; }

#page { background-color: #; }

a {color:#E6E6E6;} 
a:hover {color:#;} 

h1, h2, h3, h4, h5, h6 {color:#FFF;}
h3.lower { color: #; }

.clouds.front { position: absolute; z-index: 150; height: 79px; width: 130px; top: 150px; right: 180px; background: transparent url(../images/clouds_front.png) no-repeat top left; }
.clouds.back { position: absolute; z-index: 100; height: 124px; width: 210px; top: 100px; right: 220px; background: transparent url(../images/clouds_back.png) no-repeat top left; }
.weather { position: absolute; height: 256px; width: 256px; top: 10px; right: 30px; background: transparent url(../images/weather/32.png) no-repeat top left; }


/* Clients */

.twitter-box { color: #; }
.twitter-box h3 { color: #; } .twitter-box h3 a { color: #; } .twitter-box a { color: #; }

.postmetadata { color: #; }