@charset "utf-8";
img {
  display:block;
}
a:link, a:visited {
  color:#f60;
  text-decoration:none;
}
a:hover {
  color:#000;
  text-decoration:underline;
}
.dsq-widget a:link, .dsq-widget a:visited {
  color:#E7C087;
  text-decoration:none;
}
.dsq-widget a:hover {
  color:#000;
  text-decoration:underline;
}
#container {
  width:800px;
  margin:10px auto;
  border:solid 1px #000;
}
#groupLink {
  color:#333333;
  position:absolute;
  left:657px;
  top:32px;
  height:55px;
  width:129px;
  padding:3px;
  border:solid 1px #999999;
  display:block;
}
#groupImage {
  position:absolute;
  right:0;
  top:10px;
}
#groupText {
  margin-top:0;
  margin-right:25px;
  margin-bottom:0;
  display:block;
}
#nav {
  position:absolute;
  top:0;
  right:0;
  padding:4px 5px;
  font-size:75%;
}
#nav a {
  color:#333333;
}
#main {
  clear:both;
  background:#FFFFFF url(/images/shadow.gif) repeat-x;
  padding: 10px 30px;
}
#mainContent {
  text-align:left;
  margin-top:10px;
}
#bottom {
  text-align:center;
}
#disqus_thread {
  clear:both;
  margin-top:15px;
  padding-top:15px;
  border-top:1px solid #999;
}
.top {
  width:800px;
  position:relative;
  margin:auto;
}
.top img {
  float:left;
}