* {padding:0;margin:0;}

h1, h2, h4, h5, h6, p, pre, blockquote, label, ol, dl { margin:1em 0; }

a img{ border:none; }

body{
  background:#CCFFCC;
  color:#000;
  font-size:13px;
  font-family:Trebuchet,Verdana,Sans-Serif;
  text-align:center;
}

#container {
  width:650px;
  margin:0 auto;
}

#header{
  width:100%;
  background:#fff;
  display: block;
  margin:0 0 20px 0;
  text-align:center;
  padding:10px 5px 10px 5px;
  border-bottom:1px solid #000;
}

#header h1{
  font-size:1.5em;
  margin:0 auto;
}

#header h2{
  font-size:1em;
  text-align:center;
  margin:0 auto;
}

#header h1 a,#header h1 a:visited, #header h1 a:hover{
  text-decoration:none; 
  color:#FF9933;
}

#header p{
  padding:1em 0;
  margin:0;
  line-height:1em;
}

#header p.left{ float:left;}
#header p.right{ float:right; }
#header p.right a{ color:#AA0000; FONT-WEIGHT: bold;}

#middle {
  width:100%;
  display: block;
  text-align:center;
}

#col-main {
  width:400px;
  float:left;
  overflow:hidden;
  margin:0 auto;
  text-align:left;
}

.post {
  clear:both;
  font-size:13px;
  border-bottom:1px solid #666;
  width:100%;
  overflow:hidden;
  margin:0 0 15px 0;
}

.post .post-body {
  width:100%;
  overflow:hidden;
}

.post a, .post a:visited{
  color:#FF9933;
  text-decoration: none;
  FONT-WEIGHT: normal;
}

.post a:hover{
  color:#990000;
  text-decoration: underline;
  FONT-WEIGHT: normal;
}

.post h2 {
  font-size: 18px;
  margin:0 0 5px 0;
}

.post p{
  clear:both;
}

.post .post-meta{
  color:#666;
  font-size:9px;
}

.post img {
  border:1px solid #444;
  float:left;
  margin:0 5px 5px 0;
}

.post h2 a, .post h2 a:visited{
  color:#FF9933;
  text-decoration: none;
  FONT-WEIGHT: bold;
}

.post h2 a:hover{
  color:#990000;
  text-decoration: underline;
  FONT-WEIGHT: bold;
}

#col-right {
  overflow:hidden;
  background:#FFF;
  border:1px solid #000;
  width:230px;
  float:right;
  text-align:left;
  margin:0 auto;
  text-align:center;
  padding:3px 5px 5px 5px;
}

#col-right h3 {
  font-size: 1em;
  margin:0 auto;
  text-align:left;
  color:#FF9933;
}

#col-right ul{
  text-align:left;
  margin:0 0 10px 0;
  list-style-type:none;
}

#col-right li{
  margin:0 0 1px 0;
}

#col-right a, #right_side a:visited{
  color:#000;
  font-size: 1em;
  text-decoration: none;
  FONT-WEIGHT: normal;
}

#col-right a:hover{
  color:#FF9933;
  text-decoration: underline;
  FONT-WEIGHT: normal;
}


/*-----------------------------------------------------------------------------------------------
  Direct Bar
-----------------------------------------------------------------------------------------------*/

#dbar{
  font-size:13px;
  FONT-WEIGHT: bold;
  color:#000; 
  margin:20px 0 0 0;
}

#dbar a, #dbar a:visited{
  text-decoration: underline;
  color:#000;
  FONT-WEIGHT: bold;
}
#dbar a:hover{
  text-decoration: underline;
  color:#FF9933;
  FONT-WEIGHT: bold;
}

#dbar ul{
  list-style-type:none;
}

#dbar li{
  float:left;
  list-style-type:none;
  white-space:nowrap;
  margin: 0 3px 0 3px;
}

#dbar .prevpage a, #dbar .prevpage a:visited, #dbar .nextpage a, #dbar .nextpage a:visited{
  text-decoration: none;
}

#dbar .prevpage a:hover, #dbar .nextpage a:hover{
  text-decoration: none;
}

#dbar a.prev{
  font-size:0.8em;
  border:0;
  text-decoration: none;
}

#dbar a.next{
  font-size:0.8em;
  border:0;
  text-decoration: none;
}

#dbar font.curr{
  font-size:1.2em;
  color: #000;
}

#footer{
  clear:both;
  color:#000;
  margin:30px 0 3em 0;
}

#footer p{
  margin:0;
  font-size:0.95em;
}
#footer p.top{ 
  FONT-WEIGHT: normal;
  text-align:center;
  font-size:1em;
}

#footer p.top a, #footer p.top a:visited,#footer p.top a:hover{
  font-size: 1.2em;
  text-decoration: none;
  FONT-WEIGHT: bold;
  color:#000;
}

#footer p.left{ float:left; }
#footer p.right{ float:right; }

/*fhg-01-grey*/