/*
File:			custom.css
Description:		Custom styles for Thesis
More Info:		http://diythemes.com/thesis/rtfm/custom-css/
*/



#post-7806 .headline_area {display: none !important;}

.jwl_one_third a {
text-decoration: none !important;
}

.jwl_one_fourth a {
text-decoration: none !important;
}


span.storebtn {margin-top: 10px;}

br {
     margin-bottom: 25px;
}

h1, h2, h3, h4, h5 h6 {
    font-weight: bold;
    line-height: 1.4em;
}

h2 {color: #4D3823; font-size: 22px;}

h3 {color: #4D3823; font-size: 20px;}

h4 (color: #4D3823; font-size: 18px;}

.format_text blockquote {
    color: #4D3823 !important;
}

.format_text ul {
    list-style: disc outside none !important;
}

.hdgsection { border-bottom: 2px solid #efad47;}

.landing #header { 
background-image: none; 
height: 270px;
width: 1010px;
margin-top: -10px;
margin-left: auto;
margin-right: auto;
}

.landing #header img {
    padding: 25px; 
height: 250px;
width: 960px;
background: #F2EFE1;
margin-left: auto;
margin-right: auto;
}

.landing .headline_area {
    margin-bottom: 0em;
}

.landing #footer {
width: 980px;
background: rgb(242, 239, 225);
margin-left: auto;
margin-right: auto;
background-size: 980px 250px;
}

.landing #footer a {
color: #800000;
}



/* Product Page
------------------------------------------------------------ */
.choosepdt {
height: 260px !important;
width: auto;
padding-left: 145px;
}

.landing .headline_area h1 {display: none !important;}

/* Social Media Icons
------------------------------------------------------------ */

#social-media-icons {
	height: 70px;
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0;
display: inline;
}

.facebook-button {
	float: left;
	width: 140px;
margin-right: 10px;
}

.twitter-button {
	float: left;
margin-left: 10px;
}

.gplus-button {
	float: left;
margin-left: -0px;
margin-top: 0px;
}

.linkedin-button {
	float: left;
margin-left: -5px;
}

.pin-it-btn-wrapper {
float: right;
margin-right: 400px;
margin-bottom: 5px;
display: inline;
height: 30px;
width: 70px;
}