/*

This less file only for blog pages. 

*/
/* UTILITIES */
.hw100 {
    height: 100%;
    width: 100%;
}

.w100 {
    width: 100%;
}

.h100 {
    height: 100%;
}

.no-margin {
    margin: 0;
}

.no-padding {
    padding: 0;
}

.no-margin-padding {
    margin: 0;
    padding: 0;
}

.relative {
    position: relative;
}

.zindex10 {
    z-index: 10;
}

.cover {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.wh100 {
    width: 100%;
    height: 100%;
}

.display-table {
    display: table;
}

.display-table-cell {
    display: table-cell;
    vertical-align: middle;
}

/* STYLE CONTENT  */
.no-margin-bottom {
    margin-bottom: 0;
}

.background-overly {
    height: 100%;
    width: 100%;
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
    opacity: .2;
}

.background-overly-inner {
    background-color: #000000;
    background-color: rgba(0, 0, 0, 0.3);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4d000000, endColorstr=#4d000000);
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4d000000, endColorstr=#4d000000);
}

.overlay-shade {
    z-index: 0;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 2;
}

.relative1 {
    position: relative;
    z-index: 2;
}

.relative5 {
    position: relative;
    z-index: 5;
}

.blog-intro {
    height: 350px;
    display: block;
    clear: both;
    position: relative;
    border-bottom: 4px solid #CE9C3E;
    transition: none;
}
.title{font-size: 18px;
text-decoration:underline;
color:#2c88c5;}
.description-blog{font-size: 15px;}

.subscribe-dropdown {
    display: inline-block;
    width: auto;
    max-width: 200px;
    clear: both;
}

.subscribe-dropdown .dropdown-menu {
    border-radius: 0;
    padding: 5px;
    width: 200px;
    top: 50px;
    font-size: 14px;
    background: #f0f0f2;
}

.subscribe-dropdown .dropdown-menu:after {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: #f0f0f2;
    border-width: 10px;
    margin-left: -10px;
}

.subscribe-dropdown .dropdown-menu li {
    padding: 4px 10px;
    line-height: 1.75em;
}

.subscribe-dropdown .dropdown-menu li span {
    margin-bottom: 0 !important;
}

.subscribe-dropdown .dropdown-menu li > a {
    color: #4f4f4f;
    font-size: 13px;
    letter-spacing: 0.06em;
    padding: 0;
    background: none;
}

.subscribe-dropdown .dropdown-menu li > a:hover,
.subscribe-dropdown .dropdown-menu li > a:focus {
    background: none;
}

.subscribe-dropdown .dropdown-menu li input#subemail {
    color: #b9b8b8;
    font-size: 13px;
    margin-top: 6px;
    padding: 4px 0;
    text-align: center;
    width: 100%;
}

.subscribe-dropdown .dropdown-menu li .btn {
    background: #2a2a2a;
    border-radius: 0;
    color: #fff;
    font-size: 13px;
    display: block;
    letter-spacing: 1px;
    margin: 0;
    padding: 6px 0;
    text-align: center;
    text-transform: uppercase;
}

.subscribe-dropdown .dropdown-menu li .btn:hover {
    background: #4f4f4f;
}

.btn-more {
    background: #2a2a2a;
    border-radius: 0;
    color: #fff;
    font-size: 13px;
    letter-spacing: 1px;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
}

.btn-more:hover {
    background: #4f4f4f;
    color: #fff;
}

.btn-subscribe {
    border: 1px solid #fff;
    border-radius: 0;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0.06em;
    padding: 8px 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 200px;
}

.btn-subscribe:hover {
    background: #fff;
    color: #34495e;
}

.blogIntroContent {
    color: #fff;
}

.introContent.ismobile {
    opacity: 1 !important;
}

.blogIntroContent p {
    font-size: 20px;
    opacity: .9;
}

.col-centered {
    float: none;
    margin: 0 auto;
}

.item-blog-post {
    margin: 0 auto 30px;
}

.item-blog-post h1 {
    border-bottom: 1px solid #ddd;
    clear: both;
    font-size: 28.6px;
    font-weight: bold;
    letter-spacing: 0;
    margin: 10px 0;
    position: relative;
}

.recipe-about {

  width: 250px;
  margin: 9px 0 9px 9px;
  background: #fffdef;
  color: #184155;
  -webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.15);
  font-size: 0.9em;
  line-height: 1.35em;
}
.recipe-about table {
  border-collapse: collapse;
  width: 100%;
}
.recipe-about h2 {
font-size:16px;
  font-weight: 600;
  border-bottom: 1px solid #fe5216;
  margin-bottom: 0;
  padding: 6px 9px;
  color: #008ca5;
}
.recipe-about a {
  display: block;
  padding-bottom: 9px;
}
.recipe-about span.label {
  background: transparent;
  text-align: right;
  display: block;
}
.recipe-about td {
  vertical-align: top;
  border-bottom: 1px solid #85bdd7;
  padding: 3px 6px;
  margin: 0;
  clear: left;
}
.recipe-about tr:last-child td {
  border: 0;
  padding-bottom: 12px;
}
.content-block {
  margin-bottom: 15px;
  padding-bottom: 10px;
}
.content-block h2 {
  padding-bottom: 10px;
  color: #008ca5;
    font-size:25px;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	text-align: left;
	margin-left:10px;
}
.ingredients {
  border-top: 1px dotted #008ca5;
  padding-top: 15px;
  margin-bottom: 20px;
  margin-left:-20px;
}
.ingredients li{
  font-size:16px;
  margin-bottom: 5px;
  list-style:none;
}
.procedure {
  clear: right;
  border-bottom: 1px dotted #008ca5;
    margin-left:-20px;
}
.procedure-steps {
  margin-left: 0;
  padding-left: 0;
}
.procedure-steps li {
  border-top: 1px solid #efefef;
  clear: both;
  list-style-type: none;
  list-style:none;
   font-size:16px;
     line-height:22px;
   
}
.procedure-steps li .recipe-image-small {
  float: right;
  margin: 0 0 0 12px;
}
.procedure-steps li .recipe-image-large {
  margin-bottom: 15px;
  display: none;
}
.procedure-steps li.zoomed .recipe-image-small {
  display: none;
}
.procedure-steps li.zoomed .recipe-image-large {
  display: block;
}
.procedure-text {
  margin: 10px 0 10px 50px;
}
.recipe-into {
font-size:16px;
}

.specials2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #1c2a47;
	text-decoration: none
}

a.home-brewing-home:link, a.home-brewing-home:active, a.home-brewing-home:visited {
	font-weight: normal;
	font-size: 16px;
	color: #235F9E;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a.home-brewing-home:hover {
	font-weight: normal;
	font-size: 16px;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

a.home-brewing-info:link, a.home-brewing-info:active, a.home-brewing-info:visited {
	font-weight: normal;
	color: #235F9E;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: underline;
}
a.home-brewing-info:hover {
	font-weight: normal;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}

a.brewlink:link, a.brewlink:active, a.brewlink:visited {
	font-weight: normal;
	font-size: 16px;
	color: #235F9E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.recipe-homebrew {

  width: 500px;
  margin: 9px 0 9px 9px;
  background: #fffdef;
  color: #184155;
  -webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.15);
  font-size: 0.9em;
  line-height: 1.35em;
}
.recipe-homebrew table {
  border-collapse: collapse;
  width: 100%;
}
.recipe-homebrew h2 {
font-size:13px;
  font-weight: 600;
  border-bottom: 1px solid #fe5216;
  margin-bottom: 0;
  padding: 6px 9px;
  color: #008ca5;
}
.recipe-homebrew a {
  display: block;
  padding-bottom: 9px;
}
.recipe-homebrew span.label {
  background: transparent;
  text-align: right;
  display: block;
}
.recipe-homebrew td {
  vertical-align: top;
  border-bottom: 1px solid #85bdd7;
  padding: 3px 6px;
  margin: 0;
  clear: left;
}
.recipe-homebrew tr:last-child td {
  border: 0;
  padding-bottom: 12px;
}
div.brewsheet {
	border-style:solid;
	border-width:3px;
	border-color: #31689B;
	width:99%;
	 margin: 0 auto;
}
div.main {
	margin:.25%;
	border-style:solid;
	border-width:1px;
	border-color: #31689B;
}
div.spacerheader{
	margin-top:5%;
}
hr.hr-recipe{
color: #D0A04B;
background-color: #D0A04B;
height: 2px;
margin-top:1%;
margin-right:5%;
margin-left:5%;
margin-bottom:2%;
}
div.titleheader{
	background-image:url(http://cdn.homebrewing.com/images/title-bars.gif);
	background-repeat:no-repeat;
	background-position:center;
	font: 15pt Arial, Helvetica, sans-serif;        
	font-weight:normal; 
	color:#31689B;
	text-align:center;
	height:25px;
}
div.subtitleheader{
	font: 25pt Arial, Helvetica, sans-serif;        
	font-weight:bold; 
	color:#D0A04B;
	text-align:center;
	height:40px;
}

div.sub2titleheader{
	font: 10pt  Arial, Helvetica;     
	font-weight:bold;
	color:#666666;
	text-align:center;
	height:25px;
	text-transform:uppercase;
}

/*div.logoheader{
background-image:url(http://cdn.homebrewing.com/images/logo-recipe-header.gif);
background-repeat:no-repeat;
background-position:center;
height:80px;
position: relative;
}*/
div.recipe-div{
background-image:url(http://cdn.homebrewing.com/images/hb-recipe-div.gif);
background-repeat:no-repeat;
background-position:center;
height:80px;
position: relative;
}
/*div.logoheader-text2{
   position: absolute;
   top: 34px;
   left: 285px;
   width: 150px;
   margin: 0 auto;
   width: 150px;
   height: 24px;
      	font: 10pt  Arial, Helvetica;     
	font-weight:bold;
	color:#666666;
	text-align:left
}*/
   div.logoheader-text2
    {
		
    	margin-top: 22px;
		margin-left: 65px;
        width:40%;
        text-align:left;
        display:inline-block;
		
    }
   div.logoheader-text1
    {
    	margin-top:22px;
        width:40%;
        text-align:right;
        display:inline-block;    
    }
    div.logoheader
    {
    	text-align:center;
        display:inline-block;
    	width:100%;
    	height: 50pt;
		background-image:url(http://cdn.homebrewing.com/images/logo-recipe-header.gif);
background-repeat:no-repeat;
background-position:center;
    }
 
div.minorheader{
	font: 12pt  Arial, Helvetica; 
	font-weight:bold;
	color:#000000;
	text-align:left; 
	text-transform:uppercase;
	padding: 0 0 0 20px;
	background: url(http://cdn.homebrewing.com/images/head1Dash.gif);
	background-repeat:no-repeat;
	background-origin: content-box;
	height:25px;
}
 
div.props{
	font: 9pt  Arial, Helvetica; 
	text-align:center;}
	
div.notes {
	padding: 10px 20px 0 20px;
	font: 10pt  Arial, Helvetica; 
	font-weight:normal;
	color:#000000;
	line-height:20px;
}


div.left {
	float:left;
	width:30%;
    text-align:left;
 	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0%;
	font: 10pt Arial, Helvetica; 
	font-weight:normal;
	color:#000000;
	line-height:200%;

}
div.left2 {
	padding: 0 20px 0 20px;
	font: 10pt  Arial, Helvetica; 
	font-weight:normal;
	color:#000000;
	line-height:20px;
}

div.left3 {
	float:left;
	width:100%;
		margin-left:3%;
 	padding-top: 0px;
	padding-right: 1%;
	padding-bottom: 0px;
	padding-left: 1%; 
		font: 10pt  Arial, Helvetica; 
	font-weight:normal;
	color:#000000;
	line-height:200%;
}
div.clear {
	clear:both;
}


.container-recipe > div {
    font-size: 16px; /*reset font size*/
    display: inline-block;
    vertical-align: top;
    width: 33.33%;
    box-sizing: border-box;
    text-align: center;
}
@media (max-width: 480px) { /*breakpoint*/
    .container-recipe > div {
        display: block;
        width: 100%;
    }

	 div.logoheader { display:none; }
}
/*div.logoheader-text1 {   position: absolute;
   top: 34px;
   left: 11px;
   width: 200px;
   margin: 0 auto;
   width: 200px;
   height: 24px;
      	font: 10pt  Arial, Helvetica;     
	font-weight:bold;
	color:#666666;
	text-align:right;
}*/



#rightImage
{
    height:350px;
	width:495px;
    float:left;
    position:relative;

}
#rightImage:hover img
{
    height: 575px;
	width: 807px;
}
.headtable {
	margin: 0;
	position:relative;
	min-height:100px;
}
#pageContentArea .headtable {
	padding: 0;
}
.headtable img {
	margin: 0;
	padding: 0px 0px 0px 0px;
}
.headtable p {
	vertical-align: top;
	margin: 0;
	padding: 0 0 15px 0;
	font-size: 14px;
	line-height:120%;
}

.headtable>div.category-description-firstpage{
	float:left;
	clear:none;
	width:400px;
}

.headtable>div.category-compare-description{
	position:absolute;
	background: url(/images/quick-comparison.png) no-repeat bottom;
	float:right;
	clear:none;
	width:283px;
	height:92px;
	bottom:0;
	right:-7px;
}

.item-blog-post .post-header {

}

.item-blog-post .post-header .post-info {
    line-height: 30px;
    margin-bottom: 10px;
}

.item-blog-post .post-header .post-info a.userBy {
    font-family: Georgia;
    font-style: italic;
}

.item-blog-post .post-header .share-gallery a {
    color: #fff;
    display: inline-block;
    float: left;
    height: 30px;
    line-height: 30px;
    max-width: 100px;
    min-width: 42px;
    text-align: center;
    margin-left: 10px;
    padding: 0 5px;
}

.item-blog-post .post-header .share-gallery .share-facebook {
    background-color: #3b5998;
}

.item-blog-post .post-header .share-gallery .share-twitter {
    background-color: #00aced;
}

.item-blog-post .post-header .share-gallery .share-pinterest {
    background-color: #c92228;
}

.item-blog-post .post-header .share-gallery .share-email {
    background-color: #333;
}

.item-blog-post .post-main-view {
    background: #FFF;
}

.item-blog-post .post-main-view .post-lead-image img {
    width: 100%;
}

.item-blog-post .post-main-view .post-description {
    padding: 0 30px 30px 0;
    font-size: 16px;
    line-height: 1.625;
    font-weight: 300;
}

.loadMoreBlog .btn {
    border: 1px solid #ededed;
    border-radius: 0;
    color: #777;
    display: block;
    letter-spacing: 2px;
    margin-bottom: 30px;
    padding: 10px 0;
}

.loadMoreBlog .btn:hover {
    background: #ededed;
}

.RecommendedBlog .RecommendedTitle {
    text-transform: uppercase;
    padding: 15px 0;
    border-bottom: 1px solid #ddd;
    clear: both;
    letter-spacing: 0.04em;
    margin-bottom: 25px;
}

.RecommendedBlog .blog-rc-item {
    margin-bottom: 15px;
}

.RecommendedBlog .blog-rc-item .rcimg {
    max-height: 140px;
    display: block;
    overflow: hidden;
}

.RecommendedBlog .blog-rc-item .rcimg:hover {
    opacity: .7;
}

.RecommendedBlog .blog-rc-item .h4 {
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin-top: 10px;
    line-height: normal;
}

@media only screen and (min-width: 0) and (max-width: 767px) {
    .post-header {
        margin-bottom: 15px;
    }
}
@media (max-width: 580px) {
    /* phones (portrait and landscape) ----------- */
	.blog-intro {
    height: 250px;
    display: block;
    clear: both;
    position: relative;
    border-bottom: 4px solid #CE9C3E;
    transition: none;
}

div.subtitleheader{
	font: 15pt Arial, Helvetica, sans-serif;        
	font-weight:bold; 
	color:#D0A04B;
	text-align:center;
	height:40px;
	margin-top:10px;
}

}
