.wrapper.transform {
	width: 760px;
	}

.wrap {
	width: 760px;
	}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .title {
	line-height: 22px;
	}
h1, .h1, .title{
	font-size: 26px;
	line-height: 30px;
	}
h2, .h2{
	font-size: 24px;
	line-height: 28px;
	}
h3, .h3{
	font-size: 22px;
	line-height: 26px;
	}
h4, .h4{
	font-size: 20px;
	}
h5, .h5{
	font-size: 18px;
	}
h6, .h6{
	font-size: 16px;
	}

.logo{
	top: 10px;
	left: 17px;
	}

.home_pos .logo {
	top: 0px;
	}

.home_r {
	width: 540px;
	height: 672px !important;
	}

.home_t {
	min-height: 60px;
	position: relative;
	top: 0px !important;
	font-size: 40px !important;
	line-height: 50px !important;
	}

.home_nav > ul > li {
	width: 210px;
	padding: 24px 11px 0 11px;
	margin: 0 0 10px 10px !important;
	}



#content {
	padding: 10px 10px 20px 10px;
	}

#posts {
	width: 530px;
	padding: 10px 0 0 0;
	}

#posts h1 {
	padding-right: 50px;
	}

.breadc {
	margin: -25px 0 20px 0;
	}

.breadc .sep {
	margin: 0 2px;
	}


.post_list {
	margin: 0 0 15px 0;
	box-shadow: 0px 10px 29px rgba(174, 174, 173, 0.29);
	}

.post_list_t {
	font-size: 22px;
	line-height: 24px;
	}

.post_list_img {
	float: none;
	width: auto;
	padding: 0 0 10px 0;
	}

.post_list_r {
	margin: 0;
	}

.p_nav {
	padding: 10px 0 20px 0;
	}

.p_nav a, .p_nav span {
	padding: 5px;
	border-radius: 15px;
	}


.post_img{
	float: none;
	width: auto;
	padding: 0 0 20px 0;
	}

.post_img_p{
	float: none;
	width: auto;
	padding: 0 0 20px 0;
	}

.post_preims{
	float: none;
	width: auto;
	padding: 20px 20px 2px 20px;
	margin: 0 0 20px 0;
	}


.post_list_sm{
	float: none;
	width: auto;
	}


.post_nav_l{
	float: none;
	width: auto;
	}

.post_nav_r{
	float: none;
	width: auto;
	}



#sidebar{
	width: 180px;
	padding: 100px 0 0 0;
	}

.widget_title{
	padding: 0 0 10px 0;
	font-size: 20px;
	}

.subs_sub .btn{
    padding: 9px 12px;
	font-size: 12px;
	}


.show_nav{
	margin: 0;
	position: absolute;
	top: 20px;
	right: 20px;
	}


.fix_nav{
	display: none;
	}
