.new_postWrapper {
    padding-bottom: 25px;
	color: #333333;
	background-color: white;
    clear: both;
	
}

.new_postWrapper .postTitle {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #DDDDDD;
    margin-bottom: 15px;
}

.new_postWrapper .postTitle h2,.new_postWrapper .postTitle h1 {
    font-size: 20px;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
	line-height:40px;
	font-family:inherit;
}
.new_postWrapper .postTitle h2 a,.new_postWrapper .postTitle h1 a{
	color:#ed1c91;
	text-decoration:none;
}
.new_postWrapper .postTitle h2 a:hover,.new_postWrapper .postTitle h1 a:hover{
	color:#9c9c9c;
	text-decoration:none;
}

.new_postWrapper .postTitle h3 {
    font-size: 10px;
    margin: 0px;
    padding-top: 2px;
    padding-right: 0px;
    padding-bottom: 2px;
    padding-left: 0px;
	line-height:30px;
}

.new_postWrapper .postContent {
    padding-bottom: 10px;
}
.new_postWrapper  .std{
	font-size:15px;
	line-height:24px;
}
.new_postWrapper .aw-blog-read-more{
	display:block;
	padding:5px 5px;
	margin:5px 0;
	color:#9c9c9c;
}
.new_postWrapper .aw-blog-read-more a:hover{
	color:#ed1c91;
}
.new_postWrapper .postContent ul{
    list-style: disc outside;
    margin-bottom: 1.5em;
}

.new_postWrapper  .postContent ul li{
    margin-left: 2em;
}

.new_postWrapper  .postContent ol{
    list-style: decimal outside;
    margin-bottom: 1.5em;
}

.new_postWrapper .postContent ol li{
    margin-left: 2em;
}

.new_postWrapper .postDetails span  a{
	color:#9c9c9c;
}
.new_postWrapper .postDetails span  a:hover{
	color:#ed5079;
}
.postBookmarks {
    padding-bottom: 10px;
}

.postBookmarks h4 {

    font-size: 12px;
    font-weight: bold;
}

.postBookmarks a.bm {
    display: inline-block;
}

.postBookmarks img {
    display: inline;
}

.commentWrapper {
    padding-bottom: 15px;
}

.commentContent {
    padding-bottom: 0px;
}

.commentDetails {
    margin-bottom: 5px;
    padding: 0px;
}

.commentDetails h4.username {
    display: inline;
}

.postError {
    font-size: 16px;
}

.new_postWrapper .tags {
    font-weight: bold;
    padding-bottom: 10px;
	clear:both;
	min-height:70px;
}

.tags UL {
    display: inline;
}

.tags UL LI {
    font-weight: normal;
    display: inline;
    padding-right: 6px;
}

.tags h4 {
    font-size: 12px;
    font-weight: bold;
}

.menu-tags, .menu-categories, .menu-recent {
    margin: 5px 9px;
}

.menu-tags h5, .menu-categories h5, .menu-recent h5 {
    font-size: 13px;
	font-family:inherit;
	font-weight:bold;
	padding:5px 0;
}

.new_block-content .menu-tags UL LI {
    display: inline;
    padding: 2px;
    margin-left: 10px;
	
}

.new_block-content .menu-categories UL LI {
    margin-left: 10px;
	padding:8px 0;
	border-bottom:1px solid #ddd;
}

.new_block-content .menu-recent UL LI {
    margin-left: 10px;
	padding:8px 0;
	border-bottom:1px solid #ddd;
}

.new_block-content .menu-recent UL LI a, .new_block-content .menu-categories UL LI a, .new_block-content .menu-tags UL LI a {
    font-size: 12px;
}
.new_block-content .tagcloud  li a{
	text-decoration:underline;
}
.new_block-content .tagcloud  li a:hover{
	color:#ed1c91;
}

.tagcloud {
    /* text-align:center; */
}

.tag-count-1 {
    font-size: 1em !important;
}

.tag-count-2 {
    font-size: 1.2em !important;
}

.tag-count-3 {
    font-size: 1.4em !important;
}

.tag-count-4 {
    font-size: 1.6em !important;
}

.tag-count-5 {
    font-size: 1.8em !important;
}

.tag-count-6 {
    font-size: 2em !important;
}

.tag-count-7 {
    font-size: 2em !important;
}

.tag-count-8 {
    font-size: 2em !important;
}

.tag-count-9 {
    font-size: 2em !important;
}

.tag-count-10 {
    font-size: 2em !important;
}

.block-blog .head h4 {
    padding-left: 20px;
}

.block-blog .block-title strong {
    background-image: url(../images/icon_blog.png);
    background-repeat: no-repeat;
    padding-left: 21px;
    text-align: left;
}

.postWrapper .poster {
    display: inline;
}

.input-box.aw-blog-comment-area {
    width: 100%;
}

.widget-latest li {
    font-size: 12px;
    padding: 5px 10px;
}

.block-blog .menu-categories {
    margin: 0;
    padding: 5px 9px;
}

A.awblog_current_comment {
    text-decoration: none !important;
    font-weight: bold !important;
}
.new_blog_index .filters-panel .col-lg-5{
	/*display:none;*/
}
.new_blog_index .filters-panel .col-lg-2{
	width:30%;
}
.new_blog_index .filters-panel .col-lg-3{
	width:35%;
}
.new_blog_index .showpager{
	line-height:50px;
	padding-left:30px;
	float:right;
}
.new_blog_index .showpager,.sort-by label{
	margin:0;
	padding:0;
	vertical-align:center;
	color:#ed5079;
}
.new_blog_index  .pull-left{
	color:#ed5079;
}
.new_blog_index .showpager select{
	height:30px;
	line-height:30px;
	padding:4px 9px;
	vertical-align:middle;
	width:95px;
	background-color:#fff;
	border:1px solid #ebebeb;
	border-radius:3px;
	color:#545759;
	font-size:14px;
	padding-left:10px;
	padding-right:10px;
}
.new_blog_index select{
	background-color:#fff;
	border:1px solid #ebebeb;
	border-radius:3px;
	color:#545759;
	font-size:14px;
	padding-left:10px;
	padding-right:10px;
	
}
.new_blog_index .sort-by{
	
	line-height:52px;
	text-align:right;
}
.new_blog_index .sort-by select{
	height:30px;
	line-height:30px;
	padding:4px 9px;
	vertical-align:middle;
	width:120px;
	
}
.new_postWrapper .postContent blockquote{
	margin:10px;border:1px #d0d4c8 dashed;background:#f4f5f6 url(../images/blockquote.gif) 5px 3px no-repeat;padding:8px 12px 8px 36px;
}
.right_side_container .right_logo{text-align:center;margin:0 auto 10px;}
.right_block_com h3.subtitle{
    text-align: center;
    text-transform: none;
    line-height: 20px;
    letter-spacing: 0px;
    font-weight: 700;
    font-style: normal;
    color: #222;
    font-size: 18px;
	padding: 0px 0 10px 0;
	margin-bottom:10px;
	}
.right_block_com{
	padding: 20px 10px 20px 10px;
    background: #fff;
    position: relative;
    z-index: 0;
    text-align: center;
    margin-bottom: 20px;
	border:1px solid #ddd;
	
}
.right_block_com h3.subtitle span{
	border-top: 1px solid #ed1c91;
    display: block;
    max-width: 48px;
    margin: 12px auto 0;
    color: #999;}
.newsletter_giveaway p{display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
	font-size:16px;}
.free_hair_giveaway input.email_b{background:#f61665;font-size:18px;color:#fff;text-align:center;text-transform:Uppercase;}
.bestseller-list-products .left_product_img{display: block;
    float: left;
    margin-right: 17px;
    width: 60px!important;
    overflow: hidden;
    border: 1px solid transparent;}
.bestseller-list-products .right_product_info{float: left;
    width: 65%;text-align:left;}
.bestseller-list-products .right_product_info a.goods-name{display:block;height:38px;line-height:18px;overflow:hidden;}
.bestseller-list-products .right_product_info .goods-price .yuan_price{
	color: #a0a0a0;
    text-decoration: line-through;
	font-size:11px;
	margin-right:8px;
}
.bestseller-list-products .right_product_info .goods-price .dis_price{
	color: #ec0160;
    font-size: 13px;
}
.bestseller-list-products .right_product_info .goods-price .final_price{
	color: #ec0160;
    font-size: 13px;}
.bestseller-list-products{position:relative;clear:both;}
.bestseller-list-products .discount-per{
position:absolute;top:-8px;left:40px;text-align:center;
color:#fff;
font-size:11px;
height:35px;
width:35px;
line-height:16px;
background:#f61665;
border-radius:35px;
}
.bestseller-list-products .discount-per b{display:block;}
.popular_posts li,.recent_posts li{text-align:left;max-height:45px;
font-size:13px;
font-weight:500;
line-height:22px;
border-bottom:1px dashed #dddddd;
width:98%;
overflow:hidden;
margin:0 auto 5px;}
.categories_posts li{
height:35px;
line-height:35px;
font-size:13px;
font-weight:500;
border-bottom:1px dashed #dddddd;
width:100%;
overflow:hidden;
margin:0 auto;}