/**
 * Copyright © 2015 Ihor Vansach (ihor@magefan.com). All rights reserved.
 * See LICENSE.txt for license details (http://opensource.org/licenses/osl-3.0.php).
 *
 * Glory to Ukraine! Glory to the heroes!
 */

.clearfix:after {
  content:"";
  display:table;
  clear:both;
}

.post-holder {
	padding-bottom: 20px;
    margin-bottom: 20px;   
    padding: 20px;
    font-size:12px;
}



.post-holder .post-header {position:relative;}

.post-holder .post-header .post-info {padding: 0 0 10px 0;}
.post-holder .post-header .post-info .item,
.post-holder .post-header .post-info .dash {display: inline-block;}
.post-holder .post-header .post-info .label {font-weight: 700;}
.post-holder .post-header .post-info .value {font-style: italic;}


.post-list {
	margin-top: 20px;
	margin-bottom: 20px;
	list-style: none;
}

.post-list .post-content .post-read-more {padding-top:10px; float:right;}

.post-content .post-description img {margin:0px;}
.post-content .post-description ul,
.post-content .post-description ol {list-style-position: inside;}

.post-content .post-description .post-ftimg-hld {float: left; margin: 0 15px 0 15px; width: 33%}
.post-content .post-description .post-ftimg-hld img {width:100%; padding:0px; margin:0px;}
@media (max-width: 496px) {
  .post-content .post-description .post-ftimg-hld {width: 100%; margin:0px;}
}

.post-list .post-header .post-title {max-width:80%;}
.post-list .post-header .post-title a {
	text-decoration: none;
	font-size: 22px;
	color: #636363;
}



.post-list .post-header .post-title {
	margin: 0px;
	padding: 10px 0;
	float:left;
}

.post-list .post-holder .post-header .addthis_toolbox {float: right; padding-top: 20px;}
.post-list .hidden {display:none;}

.post-view .post-holder .post-header .addthis_toolbox {float: right;}
.post-view .post-bottom {margin-top:30px;}

.post-view .block {margin-bottom: 30px;}

.widget.block-recent-posts .block-content .item {
	    padding: 8px 0 0px 0px;
}

.widget.block-categories ul {
	list-style: initial;
	padding-left:0px;
}

.widget.block-categories ul ul {
	margin-left:20px;
}

.widget.block-categories ul,
.widget.block-categories li {
	margin: 5px 0 5px 9px;
    padding: 0px;
}

.widget.block-rss .rss-icon {float: left; width: 23px; padding-right: 10px;}


.widget.blog-search {
	width:100%;
	margin-bottom: 40px;
	position: relative;
    float: right;
    padding-left: 15px;
    z-index: 4;
}

.widget.blog-search .block-content {
    margin-bottom: 0;
}

.widget.blog-search  label {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    text-decoration: none;
    display: inline-block;
    float: right;
}

.widget.blog-search .control {
    border-top: 0;
    margin: 0;
    padding: 0;
    clear: both;
}

.widget.blog-search input {
    position: static;
    padding-right: 35px;
    margin: 0;
    left: -300%;
}

.widget.blog-search .action.search {
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 1;
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
}

.widget.blog-search .action.search:before {
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
    line-height: 32px;
    color: #8f8f8f;
    content: '\e615';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}

.widget.blog-search .action.search > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.blog-widget-recent .post-list {
    padding: 0px;
    margin: 0px;
}

.blog-widget-recent .post-holder {
    width: 29%;
    float: left;
    margin: 5px;
}

.blog-widget-recent .post-description .post-text-hld {
    max-height: 150px;
    min-height: 150px;
    overflow-y: auto;
}

.mfblog-autoloader {text-align: center;}
.mfblog-autoloader .mfblog-show-onload {display: none;}
.post-view .holder-top
{
	width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000;
    
}
.post-view .holder-top .section-left
{
	float: left;
    width: 63%;
	padding-right: 5px;
}


.post-view .holder-top .section_right
{
	width: 35%;
	float: right;
}

.post-view .content_steps a
{
	    color: #EB2130 !important;
}

.post-view .content_steps
{
	width: 100%;
    margin-top: 8px;
    padding-bottom: 22px;
    border-bottom: 1px solid gray;
    overflow: auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}


.post-view .content_steps .section_left
{
	float: left;
    width: 67%;
    padding-right: 5px;
}

.post-view .holder-top .section-left1
{
	float: left;
    width: 63%;
	padding-right: 5px;
}
.post-view .holder-top .section-left2
{
	float: left;
    width: 70%;
	
}



.post-view .content_steps .section_right1
{
	float: right;
    width: 26%;
    text-align: center;
}
.post-view .content_steps .section_right2
{
	float: right;
    width: 26%;
    text-align: center;
}
.post-content .post-description img
{
	padding:0px !important;
}

.articles-h1
{
	
    font-family: 'Roboto Condensed', sans-serif !important;
    font-size: 28px !important;
    font-weight: normal!important;
    margin-bottom: 2px;
    
}



.post-view .holder_m
{
	font-size: 12px;
	width:100%;
}


.post-view .holder_m #sec_making_1
{
	width: 70%;
	float: left;
}
.post-view .holder_m #sec_making_2
{
	float: right;
}

.post-view .holder_m2
{
	width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000;
    border-bottom: 1px solid gray;
    padding-bottom: 50px;
    overflow: auto;

}

.post-view .holder_m2 .section_l2
{
	float: left;
    width: 56%;
    padding-right: 5px;
}
.post-view .holder_m2 .section_right2
{
	float: left;
    width: 26%;
}


.post-view .section_full_a img
{
	padding-right: 5.8% !important;

}

.post-view .step_4_d img
{
	padding-right: 6.6% !important;
}

.post-view .before_ass
{
	float: left;
    width: 60%;
    padding-right: 5px;
}

.post-view #before_ass2
{	
	width: 39%;
    float: left;
}



.link_sku
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #EB2130 !important;
    text-decoration: none;
    font-weight: bold;
}
.tamboor_door_d
{
	width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000;
    float: left;
    margin-top: 20px;
}
.tamboor_door_left
{
	width: 50%;
    float: left;
}
.tamboor_door_right
{
    width: 50%;
    float: right;
}

.tamboor_door_d
{
	width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000;
    float: left;
    margin-top: 20px;
}
.tamboor_door_left
{
	width: 50%;
    float: left;
}
.tamboor_door_right
{
    width: 50%;
    float: right;
}
.constructing_wainscot_main
{
	font-size:12px;
}

.link_sku
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #EB2130 !important;
    text-decoration: none;
    font-weight: bold;
}
.art_title
{
	    font-family: Arial, Helvetica, sans-serif;
    font-size: 19px;
    font-weight: bold;
    color: #000000;
    margin-bottom: 0px;
    margin-top: 0px;
}
.art_text a
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #EB2130;
    text-decoration: none;
    font-weight: bold;
}
.template-routing
{
	    font-size: 12px;
}	

.images_d p
{
	float: left;
    width: 33.33%;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}

.section_l
{
	float: left;
    width: 63%;
    padding-right: 5px;

}

@media (max-width: 420px) {
  #mfblog_gcomments {max-width:345px; overflow-y: scroll;}
}