
.blog{
  padding-bottom: 20px;
  font-family: Verdana;
}

.blog p{
  margin: 0;
  padding: 10px 0 0;
  line-height: 150%;
}

.blog-header{
  width: 100%;
  padding-bottom: 10px;
}

.blog-date{
  float: left;  
  font-size: 7pt;
  color: #BFBFBF;
  padding-top: 4px;
  margin-right: 15px;
}

.blog-ttl{
  float: left;
  width: 600px;
  font-size: 12pt;  
  color: #EB4B00;
}

.blog-ttl A:link, .blog-ttl A:visited{
  font-size: 12pt;  
  color: #EB4B00;
  text-decoration: underline;  
}

.blog-ttl A:hover{
  text-decoration: none;	
}

.blog-imgB{
  float: left;
  padding-top: 10px;
  padding-right: 20px;
}

.blog-imgB img{
  padding: 1px;
  border: 1px solid #BFBFBF;
}

.blog-footer{
  width: auto;	
  padding-top: 5px;
  margin-top: 10px;
  border-top: 1px dotted #FFF;  
}

.blog-footer div{
  float: left;
  color: #EB4B00;
}

.blog-footer A:link, .blog-footer A:visited{
  display: block;	
  float: right;
  color: #EB4B00;
}

.blog-back{
  text-align: right;
  padding-top: 10px;  
}

.blog-back A:link, .blog-back A:visited{
  color: #EB4B00;	
}

.bcmT, .bcmB{
  width: 100%;
  height: 3px;
}

.bcmCorner{
  float: left;	
  width: 3px;
  height: 3px;
}

.bcmTL{
  background: url(../images/comment.gif) no-repeat left top;	
}

.bcmTR{
  background: url(../images/comment.gif) no-repeat left -3px;	
}

.bcmBL{
  background: url(../images/comment.gif) no-repeat left -6px;	
}

.bcmBR{
  background: url(../images/comment.gif) no-repeat left -9px;	
}

.bcmTM{
  border-top: 1px solid #BEBEBE;	
}

.bcmBM{
  border-bottom: 1px solid #BEBEBE;
}

.bcmContent{
  float: left;	
  width: 690px;
  height: 2px;
  background-color: #FFF;
}

.bcmM{
  width: 654px;	
  padding: 10px 20px;
  border-left: 1px solid #BEBEBE;
  border-right: 1px solid #BEBEBE;
  background-color: #FFF;
  line-height: 150%;
  color: #555555;
}

.bcm-warning{
  padding-left: 80px;
  color: #FF0000;
  padding-bottom: 20px;
}

.blog-posted{
  position: relative;
  padding-top: 15px;
  padding-bottom: 20px;
  text-transform: uppercase;
  color: #BFBFBF;  
}

.blog-posted span{
  position: absolute;
  top: -1px;
  left: 80px;
  width: 19px;
  height: 11px;
  background: url(../images/comment-arr.gif) no-repeat;
}

.blog-posted font{
  color: #EB4B00;
  font-size: 8pt;
}

.blog-comments{
  font-family: Verdana;	
}

.blog-comments label{
  display: block;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 14pt;
  text-transform: uppercase;
}

.bcm-new{
  position: relative;
  display: none;
}

.bcm-new label{
  padding-bottom: 5px;
  margin-bottom: 10px;
  font-size: 10pt;
  border-bottom: 1px solid #BEBEBE;
}

.bcm-new-btn{
  text-align: center;
  padding-top: 20px;
}

.bcm-input{
  padding-bottom: 10px;	
}

.bcm-input span{
  display: block;
  float: left;
  width: 70px;
  padding-top: 3px;
  text-align: right;
  padding-right: 10px;
}

.bcm-input div{
  float: left;
}

.bcm-input input{
  width: 400px;	
  font-family: Verdana;
  font-size: 9pt;
  padding: 2px;
  border: 1px solid #BEBEBE;
  background-color: #FFF;
}

.bcm-input textarea{
  width: 400px;
  height: 100px;
  font-family: Verdana;
  font-size: 9pt;
  padding: 2px;
  border: 1px solid #BEBEBE;
  background-color: #FFF;
}

.bcm-btn{
  padding-left: 80px;	
}

#form-error{
  background-color: #EA2C2C;
  border: 2px solid #790F0F;
  padding: 15px;
  position: absolute;
  left: 160px;
  top: 70px;	
}

.bcm-none{
  color: #EB4B00;	
}

.c_error_fieldset{
  width: 200px;
  text-align: left;
  border: none;
}

.c_error_legend{
  padding-bottom: 2px;
  color: #FF0000;
  font-family: Verdana;
  font-size: 8pt;
  border: 1px solid #B8B5B3;
  background-color: #FFF;
  padding: 2px 5px;
}

.c_error_container{
  padding: 8px 10px;
}

.c_error_label{
  padding: 2px;
  color: #FFF;
  font-family: Verdana;
  font-size: 8pt;
}

.c_error_close{
  padding-top: 10px;
  text-align: center;
}

.c_error_close A:link, .c_error_close A:visited{
  color: #000;
}
