div#content div.index_section{
  margin-bottom: 10px;
}

div#content_info{
  margin-top: 10px;
  margin-bottom: 10px;
  background: transparent url(/themes/site_themes/ccboxv2/images/infobox_repeat.gif) left top repeat-y;
}

div#content_info div.header{
  background: transparent url(/themes/site_themes/ccboxv2/images/infobox_top.gif) left top no-repeat;
}

div#content_info ul{
  list-style: none;
  margin: 0;
  padding: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 18px;
  padding-right: 25px;
  background: transparent url(/themes/site_themes/ccboxv2/images/infobox_bottom.gif) left bottom no-repeat;
}

div#content_info ul li{
  padding: 0;
  margin: 0;
  padding-left: 18px;
  line-height: 16px;
  font-size: 10px;
}

div#content_info ul li a{
  color: #484C51;
}

div#content_info ul li a:hover{
  color: #757B7F;
}

div#content_info ul li.addcomment{
  background: transparent url(/themes/site_themes/ccboxv2/images/icon_addcomment.jpg) left center no-repeat;
}

div#content_info ul li.viewcomment{
  background: transparent url(/themes/site_themes/ccboxv2/images/icon_comments.jpg) left center no-repeat;
}

div#content_info ul li.viewcomment a{
  color: #6EB61A;
}

div#content_info ul li.viewcomment a:hover{
  color: #8CD438;
}

div#content_info ul li.time{
  background: transparent url(/themes/site_themes/ccboxv2/images/icon_time.jpg) left center no-repeat;
}

div#content_info ul li.tags{
  background: transparent url(/themes/site_themes/ccboxv2/images/icon_littletag.jpg) left center no-repeat;
}

div#content_info ul li.tags a{
  margin-right: 5px;
}

div#bottom-part{
  clear: both;
  background: transparent url(/themes/site_themes/ccboxv2/images/bottomp_repeat.jpg) center top repeat-y; 
}

div#bottom-part div.bottom-part-header{
  padding: 20px;
  padding-bottom: 5px;
  background: transparent url(/themes/site_themes/ccboxv2/images/bottomp_top.jpg) center top no-repeat; 
}

/* add comment form */
div#add-comment-form{
  float: right;
  width: 300px;
  padding-top: 55px;
  background: transparent url(/themes/site_themes/ccboxv2/images/cb_formheader.jpg) left top no-repeat;
}

div#add-comment-form div.repeat{
  background: transparent url(/themes/site_themes/ccboxv2/images/cb_form_repeat.jpg) left top repeat-y;
}

div#add-comment-form div.top{
  background: transparent url(/themes/site_themes/ccboxv2/images/cb_form_top.jpg) left top no-repeat;
}

div#add-comment-form div.bottom{
  padding: 10px;
  background: transparent url(/themes/site_themes/ccboxv2/images/cb_form_bottom.jpg) left bottom no-repeat;
}

div#add-comment-form span.title{
  font-weight: bold;
}

div#add-comment-form input.textfield, div#add-comment-form textarea{
  border: 1px solid #757B7F;
  padding: 2px;
  margin: 3px 0;
}

div#add-comment-form textarea{
  width: 270px;
}

div#add-comment-form ul{
  list-style: none;
  padding: 0;
  margin: 0;
}

div#add-comment-form ul li{
  padding-left: 15px;
  background: transparent url(/themes/site_themes/ccboxv2/images/cb_form_arrow.jpg) left center no-repeat;
  line-height: 16px;
}

/* view comments */
div#view-comments{
  float: left;
  width: 400px;
  padding-top: 50px;
  background: transparent url(/themes/site_themes/ccboxv2/images/cb_commentheader.jpg) left top no-repeat;
}

div#view-comments div.comment-count{
  text-align: right;
  margin-top: -10px;
  margin-bottom: 5px;
  margin-right: 50px;
  color: #757B7F;
  text-shadow: #FFF 0 1px 0;
}

/* guest comments */
div#view-comments div.guest-comment{
  float: left;
  position: relative;
  width: 400px;
  background: transparent url(/themes/site_themes/ccboxv2/images/cb_guestbox_repeat.jpg) left top repeat-y;
  margin-bottom: 10px;
}

div#view-comments div.guest-comment div.top{
  background: transparent url(/themes/site_themes/ccboxv2/images/cb_guestbox_top.jpg) left top no-repeat;
}

div#view-comments div.guest-comment div.bottom{
  padding-bottom: 5px;
  background: transparent url(/themes/site_themes/ccboxv2/images/cb_guestbox_bottom.jpg) left bottom no-repeat;
}

div#view-comments div.guest-comment div.min-height{
  float: right;
  width: 1px;
  height: 70px; 
}

div#view-comments div.guest-comment div.avatar{
  position: absolute;
  bottom: 20px;
  right: -15px;
  background: transparent url(/themes/site_themes/ccboxv2/images/cb_guestbox_bubble.jpg) left top no-repeat;
  width: 40px;
  height: 40px;
  padding: 13px 14px;
}

div#view-comments div.guest-comment div.text-body{
  padding: 10px;
  margin-right: 55px;
}

div#view-comments div.guest-comment div.name{
  float: right;
  text-align: right;
  margin-right: 20px;
  font-weight: bold;
  line-height: 18px;
}

div#view-comments div.guest-comment div.name a{
  color: #484C51;
}

div#view-comments div.guest-comment div.name a:hover{
  color: #757B7F;
}

div#view-comments div.guest-comment div.footmark{
  margin-left: 10px;
}

div#view-comments div.guest-comment div.footmark span.id{
  font-size: 14px;
  color: #757B7F;
}

div#view-comments div.guest-comment div.footmark span.datetime{
  margin-left: 10px;
  font-size: 10px;
  color: #757B7F;
}

/* my comments */
div#view-comments div.my-comment{
  float: left;
  position: relative;
  width: 400px;
  background: transparent url(/themes/site_themes/ccboxv2/images/cb_ownbox_repeat.jpg) left top repeat-y;
  margin-bottom: 10px;
}

div#view-comments div.my-comment div.top{
  background: transparent url(/themes/site_themes/ccboxv2/images/cb_ownbox_top.jpg) left top no-repeat;
}

div#view-comments div.my-comment div.bottom{
  padding-bottom: 5px;
  background: transparent url(/themes/site_themes/ccboxv2/images/cb_ownbox_bottom.jpg) left bottom no-repeat;
}

div#view-comments div.my-comment div.min-height{
  float: right;
  width: 1px;
  height: 70px; 
}

div#view-comments div.my-comment div.avatar{
  position: absolute;
  bottom: 20px;
  right: -15px;
  background: transparent url(/themes/site_themes/ccboxv2/images/cb_ownbox_bubble.jpg) left top no-repeat;
  width: 40px;
  height: 40px;
  padding: 13px 14px;
}

div#view-comments div.my-comment div.text-body{
  padding: 10px;
  margin-right: 55px;
}

div#view-comments div.my-comment div.name{
  float: right;
  text-align: right;
  margin-right: 20px;
  font-weight: bold;
  line-height: 18px;
}

div#view-comments div.my-comment div.name a{
  color: #6EB61A;
}

div#view-comments div.my-comment div.name a:hover{
  color: #8CD438;
}

div#view-comments div.my-comment div.footmark{
  margin-left: 10px;
}

div#view-comments div.my-comment div.footmark span.id{
  font-size: 14px;
  color: #A1D06B;
  text-shadow: #FFF 0 1px 0;
}

div#view-comments div.my-comment div.footmark span.datetime{
  margin-left: 10px;
  font-size: 10px;
  color: #A1D06B;
  text-shadow: #FFF 0 1px 0;
}

div#view-comments div.last{
  margin-bottom: 0;
}

/* when no comment */
div#view-comments div.no-comment{
  float: left;
  width: 400px;
  background: transparent url(/themes/site_themes/ccboxv2/images/cb_guestbox_repeat.jpg) left top repeat-y;
  margin-bottom: 10px;
}

div#view-comments div.no-comment div.top{
  background: transparent url(/themes/site_themes/ccboxv2/images/cb_guestbox_top.jpg) left top no-repeat;
}

div#view-comments div.no-comment div.bottom{
  padding-bottom: 5px;
  background: transparent url(/themes/site_themes/ccboxv2/images/cb_guestbox_bottom.jpg) left bottom no-repeat;
  text-align: center;
  padding: 5px;
}

