@charset "UTF-8";

a:link,a:active,a:hover {
  color:#;
}

a:visited {
  color:#;
}

body {
  background-color:#ffcdd2;
  background-position:top right;
  background-attachment:fixed;
  background-repeat:no-repeat;
}

body,td {
  color:#000000;
  font-family:'Times New Roman';
  font-weight:normal;
  font-style:normal;
  font-size:20px;
}

td .clock {
  color:transparent;
  font-size:9px;
}

.container_padding {
  padding:5px;
  height:100%;
}

.container_transparency {
  height:100%;
  width:100%;
  background-color:#;
  filter:alpha(opacity=0);
}

.container {
  color:#000000;
  position:relative;
  border:0 none #ffffff;
  padding:20px;
  height:100%;
  background-color:transparent;
}

.container .heading {
  padding:0;
  background-color:#;
  color:#EB27A2;
  font-family:'Comic Sans MS';
  font-weight:normal;
  font-style:normal;
  font-size:30px;
}

.content {
  padding:5px;
}

.sharing-cl {
  overflow:hidden;
  margin:0;
  padding:0;
  list-style:none;
}

.sharing-cl a {
  overflow:hidden;
  width:75px;
  height:30px;
  float:left;
  margin-right:5px;
  text-indent:-200px;
  background:url(http://www.webdeveloperjuice.com/demos/images/share-sprite.png) no-repeat;
}

a.sh-su {
  background-position:-210px -40px;
}

a.sh-feed {
  background-position:-70px -40px;
}

a.sh-tweet {
  background-position:-140px -40px;
}

a.sh-mail {
  background-position:0 -40px;
}

a.sh-digg {
  background-position:-280px -40px;
}

a.sh-face {
  margin-right:0;
  background-position:-350px -40px;
}

a.sh-mail:hover {
  background-position:0 1px;
}

a.sh-feed:hover {
  background-position:-70px 1px;
}

a.sh-tweet:hover {
  background-position:-140px 1px;
}

a.sh-su:hover {
  background-position:-210px 1px;
}

.sh-digg:hover {
  background-position:-280px 1px;
}

a.sh-face:hover {
  background-position:-350px 1px;
}

#text {
  margin-top:3em;
  font-weight:bold;
  font-family:helvetica,arial,sans-serif;
}

#text a {
  text-indent:0;
  height:auto;
  text-align:center;
  font-size:11px;
  padding-top:35px;
  color:#999;
  text-decoration:none;
}

#nav-menu ul {
  list-style:none;
  padding:0;
  margin:0;
}

#nav-menu li {
  float:left;
  margin:0 .15em;
}

#nav-menu li a {
  background:url(background.gif) #fff bottom left repeat-x;
  height:2em;
  line-height:2em;
  float:left;
  width:9em;
  display:block;
  border:.1em solid #dcdce9;
  color:#0d2474;
  text-decoration:none;
  text-align:center;
}

Hide from IE5-Mac #nav-menu li a {
  float:none;
}

End hide #nav-menu {
  width:30em;
}

.status_value {
  display:none;
}

.status_key {
  display:none;
}

#schedule {
  display:none;
}