body{
  font-family: sans-serif, Nimbus Sans L;
  font-size: 16px;
}

h1{
  color: #ff8000;
  font-size: 30px;
  font-weight: bold;
  margin: 0px;
}

h2{
  margin: 0 0 10px 0;
}

p{
  margin: 0;
}

#bground{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  z-index: -100;
}

#clouds{
  overflow: hidden;
  position: absolute;
  z-index: -99;
}

#page_holder{
  width: 950px;
  text-align: left;
}

.separater{
  clear: both;
  padding: 10px 0 10px 0;
}

.separater div{
  border-bottom: 1px solid black;
  opacity:0.3;
  filter:alpha(opacity=30);
}

.det_post_review_cat{
  padding-bottom: 10px;
}

.det_post_review_cat a{
	color: white;
  font-size: 15px;
  font-weight: bold;
	text-decoration: none;
}

.det_post_review_cat a:hover{
	text-decoration: underline;
}

.det_post_review_dat{
  font-size: 50px;
  font-weight: bold;
  padding-right: 15px;
  color: white;
}

.det_post_review_cont{
  clear: both;
  /*padding: 0 15px 0 15px;*/
}

.det_post_review_title{
	text-align: left;
  padding-bottom: 15px;
  margin: 0;
  color: #ff8000;
  font-size: 30px;
  font-weight: bold;
}

.det_post_review_title a{
  color: #ff8000;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
}

.det_post_review_title a:hover{
  text-decoration: underline;
}

.small_post_preview_header{
  font-weight: bold;
  font-size: 13px;
}

.small_post_preview_header td a{
  color: white;
  text-decoration: none;
}

.small_post_preview_header td a:hover{
  text-decoration: underline;
}

.small_post_preview_dat{
  font-size: 22px;
  color: white;
}

.small_post_preview_title{
  color: white;
  font-weight: bold;
  font-size: 16px;
}

.small_post_preview_title a{
  color: #ff8000;
  text-decoration: none;
}

.small_post_preview_title a:hover{
  text-decoration: underline;
}

.small_post_review_cont{
  color: white;
  font-weight: bold;
  font-size: 13px;
  text-align: justify;
}

#pagebar_holder{
  width: 645px;
  padding: 15px 0 5px 18px;
}

#pagebar_holder div{
  float: left;
  width: 20px;
  text-align: center;
  margin-right: 23px;
}

#pagebar_holder div, #pagebar_holder div a{
  color: white;
  font-weight: bold;
}

#pagebar_holder div a{
  text-decoration: none;
}

#pagebar_holder div a:hover{
  text-decoration: underline;
}

#pagebar_holder div.active_page{
  background-color: #ff8000;
}

#top_holder a{
  color: white;
  font-weight: bold;
  text-decoration: none;
}

#top_holder a:hover{
  text-decoration: underline;
}

#tag_cloud a{
  color: white;
  font-weight: bold;
  text-decoration: none; 
}

#tag_cloud a:hover{
  text-decoration: underline; 
}

#related_holder div div div div{
  color: #ff8000;
  margin-left: 5px;
}

#related_holder a{
  color: #ff8000;
  font-weight: bold;
  text-decoration: none;
}

#related_holder a:hover{
  text-decoration: underline;
}

#ff_link{
  color: white;
  text-decoration: none;
}

#ff_link:hover{
  text-decoration: underline;
}
