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

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

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

#page_holder{
  /*height: 600px;*/
  width: 950px;
	text-align: left;
}

#blog_header_holder{
  width: 880px;
  height: 536px;
  position: relative;
  z-index: -2;
	padding-left: 19px;
}

#blog{
  float: left;
  position: absolute;
  width: 721px;
}

.det_post_review_holder{
  width: 479px;
  float: left;
  color: #000000;
	padding-bottom: 5px;
}

.det_post_review_page{
  padding: 10px 0 20px 0;
  background-color: white;
}

.det_miss_review_page{
  padding: 10px 0 20px 0;
  background-color: #ff8000;
}

.det_post_review_cat a{
	color: black;
  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;
}

.tit_post_review_dat{
  float: right;
  padding-right: 15px;
	font-size: 20px;
}

.tit_miss_review_dat{
  color: white;
  float: right;
  padding-right: 15px;
	font-size: 20px;
}

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

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

.tit_post_review_title{
  float: left;
  padding-left: 15px;
  margin: 0;
}

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

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

.tit_miss_review_title{
  float: left;
  padding-left: 15px;
  margin: 0;
}

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

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

.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;
}

.det_post_review_post{
  padding: 0 15px 14px 15px;
  clear: both;
  text-align: justify;
  font-size: 14px;
  color: black;
  margin: 0;
}

.det_post_review_post a{
  color: #000000;
  font-weight: bold;
  text-decoration: none;
  
}

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

.det_post_review_post_img{
  clear: both;
  padding-left: 15px;
}

.det_post_review_comm_holder{
  text-align: justify;
  /*padding: 0 15px 0 15px;*/
}

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

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

.black_link a{
  color: black;
}

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

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

.padded_separater{
  padding-left: 10px;
  padding-right: 10px;
}

.det_header{
  clear: both;
}

.det_prev_next_link{
  padding: 0 15px 50px 15px;
}

.det_prev_next_link div a{
  text-decoration: none;
}

.det_prev_next_link div a:hover{
  text-decoration: underline;
}

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

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