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

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

#blog_header_holder{
  width: 662px;
  height: 219px;
	margin: 5px 0 5px 0;
}

#blog{
  width: 663px;
	color: white;
}

.det_post_review_cat{
	padding-bottom: 10px;
}

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

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

.det_post_review_dat{
  font-size: 50px;
  font-weight: bold;
}

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


.det_post_review_cont{
  clear: both;
}

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

.tit_post_review_title{
  float: left;
  margin: 5px 0 0 0;
}

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

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

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

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

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

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

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

.det_post_review_post_img{
  clear: both;
  text-align: center;
  padding-top: 10px;
}

.det_post_review_comm_holder{
  text-align: justify;
}

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

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

.black_link a{
  color: #007fff;
  font-weight: bold;
  text-decoration: none;
}

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

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

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

.det_prev_next_link{
  padding-bottom: 50px;
}

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

#share{
  float: right;
  margin: 20px 0 5px 0;
}

#share a{
  color: white;
  font-size: 12px;
  text-decoration: none;
}

