* {
        padding:0;
        margin:0;
}

h1, h2, h4, h5, h6, p, pre, blockquote, label, ol, dl { margin:1em 0; }

a img{ border:none;
  display:block;
}

body{
  background:#000;
  color:#FFF;
  font-size:13px;
  font-family:Trebuchet,Verdana,Sans-Serif;
  text-align:center;
}

#container {
  width:880px;
  margin:0 auto;
}

#header{
  width:100%;
  display: block;
  margin:0 0 20px 0;
  text-align:center;
  padding:10px 5px 10px 5px;
}

#header h1{
  font-size:1.5em;
  padding:15px 5px 5px 0;
  height:50px;
  float:left;
  border-right:1px solid #666;
  margin:0 5px 0 0;
}

#header h2{
  font-size:1em;
  margin:0 auo;
  text-align:center;
  color:#FFFFCC;
}

#header h1 a,#header h1 a:visited, #header h1 a:hover{
  text-decoration:none; 
  color:#FFCC66;
}

#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-left {
  overflow:hidden;
  width:225px;
  float:left;
  text-align:left;
  margin:0 auto;
  text-align:center;
  border:1px solid #666;
  padding:3px 3px 3px 5px;
}

#col-left h3 {
  color:#FFCC66;
  font-size: 1em;
  margin:0 auto;
  text-align:left;
}

#col-left ul{
  float:left;
  text-align:left;
  margin:0 0 10px 0;
  list-style-type:none;
  width:210px;
}

#col-left li{
  margin:0 0 1px 0;
  float:left;
  width:100%;
}

#col-left a, #right_side a:visited{
  color:#FFFFCC;
  font-size: 1em;
  text-decoration: none;
  FONT-WEIGHT: normal;
}

#col-left a:hover{
  color:#FFFFCC;
  text-decoration: underline;
  FONT-WEIGHT: normal;
}

#col-main {
  width:400px;
  float:left;
  overflow:hidden;
  margin:0px 0px 0px 10px;
  text-align:left;
  padding:0 5px 0 5px;
  margin:
}

.post {
  clear:both;
  font-size:13px;
  width:390;
  overflow:hidden;
  margin:0 0 15px 0;
  padding: 0 5px 5px 0;
  border-bottom:1px solid #666;
}

.post .post-body {
  width:100%;
  overflow:hidden;
}

.post a, .post a:visited{
  color:#FFFFCC;
  text-decoration: none;
  FONT-WEIGHT: normal;
}

.post a:hover{
  color:#FFFFCC;
  text-decoration: underline;
  FONT-WEIGHT: normal;
}

.post h2 {
  font-size: 18px;
  margin:0 auto;
  width:100%;
}

.post p{
  clear:both;
}

.post .post-meta{
  color:#666;
  font-size:9px;
  margin:2px 0 5px 0;
}

.post img {
  border:1px solid #444;
  float:left;
  margin:0 5px 5px 0;
  display:block;
}

.post h2 a, .post h2 a:visited{
  color:#FFFFCC;
  text-decoration: none;
  FONT-WEIGHT: bold;
}

.post h2 a:hover{
  color:#FFCC66;
  text-decoration: none;
  FONT-WEIGHT: bold;
}

#col-right {
  overflow:hidden;
  width:200px;
  float:left;
  text-align:left;
  margin:0 0 0 15px;
  border:1px solid #666;
  padding:3px 3px 3px 5px;
}

#col-right h3 {
  color:#FFCC66;
  font-size: 1em;
  margin:0 auto;
  text-align:left;
}

#col-right ul{
  float:left;
  text-align:left;
  margin:0 0 10px 0;
  list-style-type:none;
  width:190px;
}

#col-right li{
  margin:0 0 1px 0;
  float:left;
  width:100%;
}

#col-right a, #right_side a:visited{
  color:#FFFFCC;
  font-size: 1em;
  text-decoration: none;
  FONT-WEIGHT: normal;
}

#col-right a:hover{
  color:#FFFFCC;
  text-decoration: underline;
  FONT-WEIGHT: normal;
}


/*-----------------------------------------------------------------------------------------------
  Direct Bar
-----------------------------------------------------------------------------------------------*/

#dbar{
  font-size:13px;
  FONT-WEIGHT: bold;
  color:#FFFFCC;
  margin:20px 0 0 0;
}

#dbar a, #dbar a:visited{
  text-decoration: underline;
  color:#FFCC66;
  FONT-WEIGHT: bold;
}
#dbar a:hover{
  text-decoration: none;
  color:#FFFFCC;
  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;
  border:1px solid #FFCC66;
  padding: 3px 4px 3px 4px;
}

#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: #FFF;
}


/*-----------------------------------------------------------------------------------------------
  Foooter
-----------------------------------------------------------------------------------------------*/

#footer{
  clear:both;
  color:#FFF;
  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:#FFF;
}

#footer p.left{ float:left; }
#footer p.right{ float:right; }

/*fhg-03-black2*/