* {
 font-size: 100%;
 margin: 0px;
 text-indent: 0px;
}
h1, h2, h3, h4, h5, h6 {
 font-weight: normal;
 padding: 0px;
}
table, th, td {
 padding: 0px;
 text-align: left;
 vertical-align: top;
 border-collapse: collapse;
}
ol, ul, li {
 padding: 0px;
 list-style: none;
}
img, fieldset {
 border: 0px;
}
fieldset {
 padding: 0px;
}
b {
 font-weight: normal;
}
i {
 font-style: normal;
}
:focus {
 outline: 0;
}

/* FOR ALL */
html, body {
	height: 100%;
}

body, textarea, input, select, option {
	background: #fff;
	border: 0px;
}

body, a, table, input, textarea, select, option {
	color: #666666;
	font: 12px Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

a:hover {
 color: #de2f5f;
 text-decoration: none;
}

.fS1, .fS1 a {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif
}

.fS2, .fS2 a, h1, h1 a, .h1, .h1 a, h3, h3 a, .h3, .h3 a, .h2, .h2 a, h2, h2 a, textarea, input, select, option, label {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif
}

label {
 cursor: pointer;
}

.btn {
 cursor: pointer;
 background-color: #fff;
}
 .btn:hover {
  background-color: #de2f5f;
  border-color: #de2f5f;
  color: #fff;
 }

h1, h1 a, h1 a:hover, .h1, .h1 a, .h1 a:hover {
 color: #7e8996;
 font-size: 28px;
 line-height: 30px;
 font-weight: 400;
 text-decoration: none;
}
h2, h2 a, h2 a:hover, .h2, .h2 a, .h2 a:hover {
 color: #a7afba;
 font-size: 24px;
 line-height: 28px;
 font-weight: 400;
}
h3, h3 a, h3 a:hover, .h3, .h3 a, .h3 a:hover {
 color: #7e8996;
 font-size: 18px;
 font-weight: 400;
}

.b-base_txt {
 line-height: 18px;
}
 .b-base_txt h1 {
  margin: 12px 0px 22px 0px;
 }
 .b-base_txt h2 {
 	margin: 11px 0px 9px 0px;
 }
 .b-base_txt p, .b-base_txt ol, .b-base_txt ul {
	 margin: 9px 0px;
 }
 .b-base_txt ul li {
  list-style: disc;
 }
 .b-base_txt ol li {
  list-style: decimal;
 }
 .b-base_txt li {
  margin: 2px 0px 2px 40px;
 }

 .b-post .b-base_txt {
  margin: 11px 0px;
 }
 
.hFloat:after {
 content: "";
 font-size: 0px;
 line-height: 0px;
 visibility: hidden;
 display: block;
 clear: both;
}

.b-inbl {
 display: -moz-inline-stack;
 display: inline-block;
}

/* ROUND */
.b-round {
 position: relative;
 display: block;
 z-index: 2;
}
.b-round, .b-round * {
 font-size: 0px;
 line-height: 0px;
}
.b-round .l, .b-round .r {
 position: absolute;
 left: 0;
 overflow: hidden;
}
.b-round .r {
 right: 0;
 left: auto;
}
.b-round .l *, .b-round .r * {
 position: absolute;
 left: 0;
 width: 900px;
 height: 1600px;
}
.b-round .l i, .b-round .r i {
 background: url(../images/bg_round.png);
}

.b-round_5 .l, .b-round_5 .r {
 width: 5px;
 height: 5px;
}
.b-round_5 .r * {
 margin-left: -5px;
}
.b-round_5 .t {
 margin-bottom: -5px;
}
.b-round_5 .t * {
 margin-top: -12px;
}
.b-round_5 .b {
 margin-top: -5px;
}
.b-round_5 .b * {
 margin-top: -17px;
}

.b-round_6 .l, .b-round_6 .r {
 width: 6px;
 height: 6px;
}
.b-round_6 .r * {
 margin-left: -6px;
}
.b-round_6 .t {
 margin-bottom: -6px;
}
.b-round_6 .t * {
 margin-top: 0px;
}
.b-round_6 .b {
 margin-top: -6px;
}
.b-round_6 .b * {
 margin-top: -6px;
}

.b-round_6-content {
 border: 1px solid #a6afba;
}

/* END - ROUND */

/* icons */
.b-icon {
 position: absolute;
 overflow: hidden;
 width: 12px;
 height: 12px;
 margin-left: -20px;
}

.b-icon i {
 position: absolute;
 width: 98px;
 height: 130px;
 top: 0px;
 left: 0px;
 background: url(../images/base_set.png) no-repeat;
}

.b-icon-redstar {
 width: 27px;
 height: 27px;
 margin: 0px;
}
 .b-icon-redstar i {
  left: -67px;
  top: -32px;
 }
 
.b-icon-comments {
 width: 12px;
 height: 15px;
 margin-left: -17px;
}
 .b-icon-comments i {
  left: -67px;
  top: -73px;
 }

.b-icon-rss {
 margin-top: 2px;
}
 .b-icon-rss i {
  left: -67px;
  top: -60px;
 }
/* end - icons */

/* add_link */
.b-add_link {
 text-decoration: none;
 border-bottom: 1px dashed;
}
 .b-add_link:hover {
  border: none;
  color: #666666;
 }
 .b-add_link .b-add_link-content {
  position: relative;
  top: 1px;
 }
/* end - add_link */

/* line */
.b-line {
 height: 5px;
 font-size: 0px;
 line-height: 0px;
 background-color: #a6afba;
}
.b-line_top {
 position: absolute;
 left: 0px;
 top: 0px;
 width: 100%;
}
.b-line_top .b-round_5 .b  {
 margin-top: 0px;
}
.b-line_bottom .b-round_5 .b  { 
}
/* end - line */

/* logo */
.b-logo {
 
}
 .b-logo .b-replace {
  background: url(../images/base_set.png) no-repeat;
  background-position: 0px 0px;
  width: 66px;
  height: 130px;
  position: absolute;
  display: block;
  top: 0px;
  left: 0px;
 }
 
 .l-main .b-logo {
  position: absolute;
  top: 51px;
  left: 75px;
 }
/* logo */

/* blog_name */
.b-blog_name {
 position: absolute;
 top: 0px;
 left: 0px;
 padding-top: 10px;
 padding-left: 39px;
 clear: both;
}
 .b-blog_name .b-b {
  font-size: 90px;
  line-height: 90px;
  letter-spacing: -0.07em;
  word-spacing: -27px;
  font-weight: 900;
  text-transform: uppercase;
  color: #b0b8c4;
  margin: 0px 15px 0px 0px;
  position: relative;
  text-decoration: none;
 }
  .b-blog_name a.b-b:hover {
   color: #b0b8c4;
  }
  .b-blog_name .b-b i {
   font-size: 70px;
   line-height: 82px;
   margin-left: -40px;
   position: absolute;
   top: 9px;
  }

 .b-blog_name .b-slogan {
  position: absolute;
  white-space: nowrap;
  top: 0px;
  left: 46px;
  color: #4c4c4c;
 }
 .b-blog_name .b-icon-redstar {
  top: 25px;
  right: -27px;
  /*top: 25px;*/
 }
 
 .l-main .b-blog_name {
  top: 80px;
  left: 195px;
 }
/* end - blog_name */

/* back_base */
.b-back_base, .b-back_base a {
 font-size: 19px;
 line-height: 19px;
 color: #7e8996;
 text-decoration: none;
}
 .b-back_base a:hover, .b-back_base a:hover .b-arr {
  color: #a7afba;
 }
 .b-back_base .b-arr {
  position: absolute;
  margin-left: -28px;
  line-height: 15px;
  cursor: pointer;
 }
 
 .l-main .b-back_base {
  position: absolute;
  top: 54px;
  left: 241px
 }
/* end - back_base */

/* comments_count */
.b-comments_count {
 text-decoration: none;
}
 a.b-comments_count:hover {
  color: #666666;
 }
 .b-comments_count .b-icon-comments {
  margin-top: 2px;
 }
 
 .b-post-title .b-comments_count {
  margin-top: 9px;
  margin-left: -2px;  
  color: #7c8083;
  vertical-align: top;
  margin-left: 14px;
 }
/* end - comments_count */

/* post-title */
.b-post-title {
 margin-left: -2px;
}
 .b-post-title h1 {
  margin-right: 10px;
  display: inline;
  vertical-align: top;
 }
/* end - post-title */

/* arr */
.b-arr {
 font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
 font-size: 18px;
 line-height: 17px;
}
/* end - arr */

/* pager */
.b-pager {
 width: 100%;
 overflow: hidden;
}
 .b-pager ul {
  margin-left: -16px;
 }
.b-pager, .b-pager * {
 vertical-align: top;
}
 .b-pager li {
  margin: 4px 16px;
 }
 .b-pager a {
  line-height: 17px;
 }
 .b-pager a:hover {
  color: #a7afba;
 }
 .b-pager .b-arr-prev a {
  margin-left: 9px;
 }
 .b-pager .b-arr-next a {
  margin-right: 9px;
 }
/* end - pager */

/* read_more */
a.more-link {
 color: #de2f5f;
 position: relative;
 top: -5px;
}
 a.more-link:hover {
  text-decoration: none;
 }
/* end - read_more */

/* post-ext  */
.b-post-ext  {
 overflow: hidden;
}
 .b-post-ext, .b-post-ext a {
  font-size: 11px;
 }
 .b-post-ext dt, .b-post-ext dd {
  float: left;
  display: inline;
 }
 .b-post-ext dd {
  position: relative;
  margin-left: 8px;
  padding-left: 9px;
 }
 .b-post-ext .b-sep {
  position: absolute;
  top: 0px;
  left: 0px;
 }

 .b-post .b-post-ext {
  margin: 7px 0px 14px 0px;
 }
/* end - post-ext  */

/* post */
.b-post {
 margin-bottom: 29px;
}
/* end - post */

/* comment_angel */
.b-comment_angel {
 height: 0px;
 position: absolute;
 top: -7px;
 left: 0px;
 font-size: 0px;
 line-height: 0px;
 width: 9px;
 height: 8px;
 background: url(../images/base_set.png) no-repeat;
 background-position: -67px -89px;
}
/* end - comment_angel */

/* comment_title */
.b-comment_title {
 padding-bottom: 9px;
 padding-top: 17px;
}
/* end - comment_title */

/* comments-list */
 .b-post-comments-list {
 }
  .b-post-comments-list ul ul {
   margin-left: 28px;
  }
 .b-post-comments-list li {
  margin: 6px 0px 6px 0px;
 }
.b-post-comments-item  {
 overflow: hidden;
 position: relative;
 padding-bottom: 13px;
}
 .b-post-comments-item .b-author {
  margin-left: -8px;
  margin-bottom: 10px;
 }
  .b-post-comments-item .b-author * {
   float: left;
   display: inline;
   margin: 0px 8px;
  }
   .b-post-comments-item .b-author .b-username {
    font-style: normal;
    font-weight: bold;
    margin-top: 9px;
   }
   .b-post-comments-item .b-author .b-date {
    margin-top: 9px;
    font-size: 11px;
   }
   .b-post-comments-item .b-author .b-moderated {
    font-style: italic;
    font-size: 10px;
    margin-top: 3px;
   }
 .b-post-comments-item .b-post-comments-item-content {
  margin: 13px 0px 1px 0px;
  position: relative;
 }
  .b-post-comments-item .b-post-comments-item-content .b-comment_angel {
    left: 57px;
  }
  .b-post-comments-item .b-post-comments-item-content .b-base_txt-content {
   padding: 3px 9px 6px 9px;
   display: block;
   line-height: 18px
  }
 .b-post-comments-item .b-replay {
  text-align: right;
  position: absolute;
  width: 100%;
  left: 0px;
 }
  .b-post-comments-item .b-replay, .b-post-comments-item .b-replay a {
   font-size: 11px;
  }
/* comments-list */

/* add_comment_form */
.b-add_comment_form {
 position: relative;
 width: 524px;
}
 .b-add_comment_form .b-comment_angel {
  left: 20px;
 }
 .b-add_comment_form input, .b-add_comment_form textarea {
  border: 1px solid #c0c0c0;
 }
 .b-add_comment_form textarea {
  width: 492px;
  height: 112px;
 }
 .b-add_comment_form input.txt {
  width: 156px;
 }
 .b-add_comment_form .b-require {
  color: #c00;
 }
 .b-add_comment_form .txt {
  padding: 2px 3px 3px 3px;
 }
  .b-add_comment_form .b-list-wr {
   position: relative;
  }
 .b-add_comment_form .b-list {
  margin: 0px;
 }
 .b-add_comment_form li {
  position: relative;
  margin: 0px 3px 8px 0px;
 }
 .b-add_comment_form .b-text {
  display: inline;
  float: left;
 }
 .b-add_comment_form .b-btn {
  clear: both;
 }
  .b-post-comments-list .b-add_comment_form legend {
   display: none; 
  }
 .b-add_comment_form label {
   position: absolute;
   top: 3px;
   left: 6px;
   display: none;
   color: #000;
  }
  #js .b-add_comment_form label {
   display: block;
  }
  
 .b-add_comment_form .b-subscribe  {
  clear: both;
  border-bottom: 1px solid #fff;
 }
 .b-add_comment_form .b-subscribe label {
  display: inline;
  float: left;
  position: relative;
  top: 0px;
  left: 0px;
  cursor: pointer;
 }
 .b-add_comment_form .b-subscribe input {
  float: left;
  display: inline;
  margin-right: 4px;
  border: none 0px;
  padding: 0px;
 }

.b-add_comment-preloader {
 position: absolute;
 width: 502px;
 height: 100%;
 z-index: 5;
 top: 0px;
 left: 0px;
}
 .b-add_comment-preloader .b-add_comment-preloader-bg {
  background-color: #fff;
  opacity: 0.8;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 1;
 }
 .b-add_comment-preloader .b-add_comment-preloader-img {
  width: 168px;
  height: 3px;
  background: #c1c1c1 url(../images/preloader_raiting.gif) repeat-x;
  opacity: 0.5;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -35px 0px 0px -84px;
  z-index: 2;
  line-height: 0px;
  font-size: 0px;
 }

 .b-add_comment_form .b-cancel_replay {
  margin: 0px 0px 6px 0px;
  display: none;
 }
  .b-add_comment_form .b-cancel_replay, .b-add_comment_form .b-cancel_replay a {
   font-size: 11px;
  }
  .b-post-comments-list .b-add_comment_form .b-cancel_replay {
   display: block;
  }
/* end - add_comment_form */

/* menu_l */
.b-menu_l {
 margin: 14px 0px 39px 20px;
}
 .b-menu_l li {
  margin: 6px 0px;
 }
/* end - menu_l */

/* footer */
.b-footer {
	overflow: hidden;
}
 .b-footer .hFloat {
  height: 48px;
 }
 .b-footer .b-copy {
  float: left;
  margin: 13px 0px 0px 4px;
 }
  .b-footer .b-copy, .b-footer .b-copy a {
   font-size: 10px;
  }
 .b-footer .b-icons {
  float: right;
 }
  .b-footer .b-icons li {
  	width: 31px;
  	height: 31px;
  	margin-left: 8px;
  	float: right;
  	display: inline;
  }
  .b-footer .b-icons a {
   display: block;
   height: 100%;
  }
   .b-footer .b-icons .b-freeco {
   	background: url(../images/base_set.png) no-repeat;
  		background-position: -67px -0px;
    text-indent: -9999999px;
   }
/* end - footer */

/* layouts */
.l-cw {
 width: 868px;
 margin: 0px auto;
}

.l-main {
 position: relative;
 z-index: 1;
 min-height: 100%;
}

.l-compare {
 padding-bottom: 88px;
}

.l-content {
 display: inline;
 width: 100%;
 float: left;
 overflow: hidden;
}
 .l-content .l-wrapper {
  margin: 214px 0px 0px 214px;
 }

.l-leftsidebar {
 float: left;
 display: inline;
 margin-left: -100%;
 width: 200px;
 overflow: hidden;
}
 .l-leftsidebar .l-wrapper {
  margin: 220px 0px 0px 0px;
 }
 
.b-footer {
	margin-top: -53px;
 position: relative;
 z-index: 2;
}
/* end - layouts */