body {
  margin: 0px;
  padding: 0px;
  text-align: center;
  font-size: 12px;
  font-family: Verdana, Arial, sans-serif;
  background:transparent url(images/background-blur.gif) repeat-y 50% 50%;
}
p { padding: 0px 0px 0px 5px; line-height: 130%;  }
a { text-decoration: none; }
a:hover { color: red; }
table { font-size: 12px; }

#container {
  width: 685px;
  margin: 0 auto;
  padding: 0px 5px 10px 5px;
  text-align: left;
}

#top_img {
  margin: 0px 0px 10px 0px;
  padding: 0px;
}

#header {
  text-align: center;
  margin:10px 0px 10px 0px;
  padding:0px 0px 0px 0px;
}

#leftside {
  float: left;
  margin: 0px;
  padding: 0px 0px 0px 0px;
  width: 170px;
}

#rightside {
  float: right;
  width: 500px;
  margin: 0px;
  padding: 0px 0px 0px 0px;
}

.menu {
  margin: 0px 0px 5px 0px;
  padding: 1px;
  border: 1px solid #C9C9C9;
}

.post {
  margin: 0px 0px 5px 0px;
  padding: 1px;
  border: 1px solid #C9C9C9;
}

.post ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

.post li {
  line-height: 130%;
  margin: 0px 0px 0px 0px;
  padding: 3px 3px 3px 20px;
  text-align: top;
  background: transparent url(images/posts.gif) no-repeat 0% 4px;
}

.post .title {
  line-height: 130%;
  margin: 0px; 
  padding: 3px;
  background-color: #EFEFE7;
  font-weight: bold;
  text-align: center;
}

.menu ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

.menu li {
  line-height: 130%;
  margin: 0px 0px 0px 0px;
  padding: 3px 3px 3px 20px;
  text-align: top;
  background: transparent url(images/bullet.gif) no-repeat 0% 4px;
}

.menu .title {
  line-height: 130%;
  margin: 0px; 
  padding: 3px;
  background-color: #EFEFE7;
  font-weight: bold;
  text-align: center;
}

.powered {
  font-size: 10px;
  text-align: center;
  padding: 5px;
  margin: 10px 0px 10px 0px;
  line-height: 130%;
}

.news {
  margin: 0px 0px 10px 0px;
}

.news ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px 0px 0px 10px;
}

.news li {
  line-height: 130%;
  margin: 0px 0px 0px 0px;
  padding: 3px 3px 3px 20px;
  background: transparent url(images/posts.gif) no-repeat 0% 50%;
}

h3 {
  font-weight: bold;
  font-size: 12px;
  margin: 0px 0px 5px 0px;
  padding: 7px 5px 5px 7px;
  background-color: #eee;
  border-left: 5px solid #B4C6E0;
}

.posted {
  text-align: right;
  font-size: 10px;
}

#footer {
  margin: 0px;
  padding: 5px;
  text-align: center;
  font-size: 10px;
  color: #CECFCE;
}

.err {
  color: red;
  font-weight: bold;
}

form {
  margin: 0px;
  padding: 3px;
  font-size: 12px;
}
.todetail {
  background: transparent url(images/bullet.gif) no-repeat 0% 50%;
  padding-left: 20px;
  margin-left: 10px;
}

.comments-head  { 
  text-align: left;
  font-size:small;
  color: #666;
  border-bottom:1px solid #999;
  margin-top:20px;
  font-weight:bold;
  background:#FFF;
}

.comments-body {
  color:#666;
  font-size:small;
  text-align: left;
  font-weight:normal;
  background:#FFF;
  line-height:140%;
  padding-bottom:10px;
  padding-top:10px;
  border-bottom:1px dotted #999;
}

.bannar {
  line-height: 130%;
  margin: 0px 0px 0px 0px;
  padding: 5px 5px 5px 5px;
  text-align: center;
}

.cmt {
  margin: 0px 0px 5px 0px;
  padding: 1px;
  border: 1px solid #C9C9C9;
}

.cmt ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

.cmt_post {
  line-height: 130%;
  margin: 0px 0px 0px 0px;
  padding: 3px 3px 3px 20px;
  text-align: top;
  background: transparent url(images/gpost.gif) no-repeat 0% 4px;
}

.cmt .title {
  line-height: 130%;
  margin: 0px; 
  padding: 3px;
  background-color: #EFEFE7;
  font-weight: bold;
  text-align: center;
}

.cmt_auth {
  margin: 0px 15px 0px 20px;
  padding: 0px 0px 0px 20px;
  font-size: 12px;
  line-height:150%
  text-align: top;;
  background: transparent url(images/comments.gif) no-repeat 0% 50%;
}

.tb_auth {
  line-height: 130%;
  margin: 0px 0px 0px 0px;
  padding: 3px 3px 3px 20px;
  text-align: top;
  background: transparent url(images/comments.gif) no-repeat 0% 4px;
}
