body {
  font-family: verdana;
  font-size: 12px;
  margin: -16px 0 0 0;
  padding: 0;
  background: #dad6b9;
}

a {
  color: #656665;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

img {
  border: 0;
}

#container {
  width: 900px;
  margin: 0 auto;
  padding: 0 11px 0 11px;
  background: url(/i/bg_content.jpg) repeat-y;
}

#header {
 background: url(/i/header.jpg) 0 12px;
 width: 900px;
 height: 142px;
 position: relative;
}

.leaderboard {
  position: absolute;
  right: 8px;
  top: 18px;
  border: 1 px solid #FFF;
}

#header h1 {
  text-indent: -5000px;
  margin: 0;
  padding: 0;
  line-height: 0;
  _height: 0;
}

*+html #header h1 {
  height: 0;
}

#header a {
  display: block;
  height: 120px;
  width: 140px;
}

#header h2, #header .h2 {
  font-family: trebuchet MS;
  font-size: 13px;
  font-weight: bold;
  color: #FFF;
  margin: 0 0 0 14px;
  padding: 0;
}

#maincontent {
  width: 555px;
  padding-left: 15px;
  margin-right: 20px;
  float: left;
}

#relatedcontent{
  width: 290px;
  padding-right: 10px;
  float: left;
}

#submenu {
  width: 570px;
  padding-left: 10px;
  margin-right: 10px;
  float: left;
}

#submenu ul li {
  float: left;
  width: 110px;
  font-family: trebuchet MS;
  font-size: 22px;
  color : #878787;
  font-weight: bold;
  height: 41px;
  margin-bottom: 15px;
  margin-top: 5px;
}

#submenu ul li a {
  padding: 5px;
  font-family: trebuchet MS;
  font-size: 22px;
  color : #878787;
  font-weight: bold;
  height: 41px;
  margin-bottom: 15px; 
}

#submenu ul li a:hover {
  background: #e6e2cb;
}

#search {
  width: 255px;
  padding-right: 10px;
  float: left;
  background: url(/i/bg_search.jpg) no-repeat;
  height: 41px;
  padding: 9px 0 0 45px;
  position: relative;
}

.radio {
  position: absolute;
  top: -10px;
  left: 37px;
}

.radio label  {
  color: #CCC;
  font-size: 10px;
}

.post {
  height: 1%;
  margin-bottom: 15px;
}

.post .postdate {
  width: 58px;
  height: 75px;
  background: url(/i/bg_date.jpg) no-repeat;
  padding: 0 0 0 0;
  margin: 0 10px 0 0;
  text-align: center;
  float: left;
}

.post .postdate .day {
  font-size: 35px;
  font-family: georgia;
  font-weight: bold;
  color: #BC1A1D;
  display: block;
}

.post .postdate .month, .post .postdate .year  {
  font-size: 11px;
  font-family: arial;
  font-weight: bold;
  color: #656665;
  display: block;
  text-transform: uppercase;
}

.post .postdate .year {
  color: #9A9A99;
}

.post strong a.post_title, .post strong h1 {
  text-decoration: none;
  font-size: 30px;
  font-family: times;
  color : #4ea928;
  display: block;
  margin: 0;
  padding: 0;
  /* line-height: 30px; */
}

.infos {
  margin-left: 68px;
}

.infos a.cat_lnk {
  display: inline;
  background: #DAD6B9;
  padding: 1px;
}

.infos em {
  display: block;
  margin: 5px 0;
}

.post em a {
  color: #656665;
  font-weight: bold;
  text-decoration: none;
  font-style: normal;
  display: block;
}

.post a {
  color: #656665;
  text-decoration: none;
  font-style: normal;
}

.post a:hover {
  text-decoration: underline;
}

.postcontent {
  border-bottom: 1px solid #CCC;
  line-height: 17px;
} 
.postcontent a {
  color: #bc1a1d;
  font-weight: bold;
} 
.post em.author {
  color: #656665;
  font-style: normal;
  font-weight: bold;
  display: block;
  margin-bottom: 20px;
}
.post em.author a { display: inline; }

img.title_right, .mpu {
  margin-bottom: 15px;
}

a.user, a.quoted_post {
  font-weight: bold;
}

ul.cat_left, ul.cat_right {
  float: left;
  width: 145px;
}

#relatedcontent ul {
  margin-bottom: 15px;
}

#relatedcontent ul li {
  margin-bottom: 5px;
}

#footer {
  height: 77px;
  width: 900px;
  background: url(/i/bg_footer.jpg);
  padding-top: 35px; 
  margin-top: 10px; 
}


#footer, #footer a {
  font-weight: bold;
  color: #FFF;
}


input.txtsearch {
  border: 1px solid #CCC;
  font-size: 20px;
  width: 200px;
  font-family: trebuchet MS;
  padding: 0;
}

input.btsearch {
  border: 0;
  background: url(/i/bt_search.jpg) no-repeat;
  text-indent: -5000px;
  width: 32px;
  height: 26px;
}

form.postcomment span {
  border-bottom: 1px solid #CCC;
  display: block;
  color: #656665;
  font-weight: bold;
}

form.postcomment label {
  width: 150px;
  display: block;
}
form.postcomment .hd { display: none; }
span.commentslist {
  border-bottom: 1px solid #CCC;
  display: block;
  color: #656665;
  font-weight: bold;
}

.comments p {
  border-bottom: 1px #ccc dashed;
  padding: 10px 0 10px 0;
}

.usercomments {
  color: #9A9A99;
  float: right;
  /* border-top: 1px #ccc dashed; */
  margin-top: 5px;
  font-size: 11px;
}

.paginr a, .paginl a {
  font-family: trebuchet MS;
  color: #C00;
  font-size: 30px;
}

.paginl{
  float: left;
}

.paginr{
  float: right;
}

span.keycontainer {
  display: block;
  margin-bottom: 15px;
}

.keyword {
  padding: 3px;
  display: inline;
  font-style: italic;
  background: #FFF000;
}