/*
Theme Name: BBNew
Version: 2.0
Description: The Blonde & The Brunette
Author:
Author URI:
Tags: black, white
*/

* {
	margin: 0 auto;
	}
@font-face {
    font-family: 'Libertine';
    src: url('fonts/LinLibertine_Rah.eot?v=1');
    src: url('fonts/LinLibertine_Rah.eot?v=1#iefix') format('embedded-opentype'),
         url('fonts/LinLibertine_Rah.woff?v=1') format('woff'),
         url('fonts/LinLibertine_Rah.ttf?v=1') format('truetype'),
         url('fonts/LinLibertine_Rah.svg?v=1#Libertine') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Libertine';
    src: url('fonts/LinLibertine_RB.eot?v=1');
    src: url('fonts/LinLibertine_RB.eot?v=1#iefix') format('embedded-opentype'),
         url('fonts/LinLibertine_RB.woff?v=1') format('woff'),
         url('fonts/LinLibertine_RB.ttf?v=1') format('truetype'),
         url('fonts/LinLibertine_RB.svg?v1=1#LibertineBold') format('svg');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Libertine';
    src: url('fonts/LinLibertine_RIah.eot?v=1');
    src: url('fonts/LinLibertine_RIah.eot?v=1#iefix') format('embedded-opentype'),
         url('fonts/LinLibertine_RIah.woff?v=1') format('woff'),
         url('fonts/LinLibertine_RIah.ttf?v=1') format('truetype'),
         url('fonts/LinLibertine_RIah.svg?v=1#LibertineItalic') format('svg');
    font-weight: normal;
    font-style: italic;
}
body {
	/*background-image: url(http://theblondeandthebrunette.com/wp-content/uploads/2011/06/BnB-tile-xxxs.png); repeat;*/
	color: #000000;
	font-family: 'Libertine', Georgia, Garamond, serif;
	letter-spacing: 0.3px;
	font-size: 14px;
	font-size: 16px;
	margin: 0;
	padding: 0;
	}
a img { border: 0 none; }
.press_title{
	text-align: center;
    	font-weight: bold;
    	margin-top: 15px;
    	font-size: 14px;
   	color: #666;
	min-height:60px;
	display:block;
	cursor: pointer;
}
#typefaces {
	width: 40px;
	margin-top: 10px;
	z-index: 999999;
}
#typefaces a {
	display: block;
	color: #000;
	padding: 3px;
	width: 40px;
	font-family: arial;
	font-size: 12px;
}
#typefaces a.active {
	text-decoration: underline;
}
.insta-block {
	display: inline-table;
	min-height: 130px;
    min-width: 130px;
}
.insta-block.slick-slide img {
    max-height: 130px;
    max-width: 130px;
}
section#insta-slider {
	max-height: 130px;
	overflow: hidden;
}
a {
	color: #888888;
	text-decoration: none;
	}
a:hover {
	color: #000000;
	text-decoration: none;
	}
cite {
	font-style: normal;
	}
cite a {
	color: #666666;
	font-style: normal;
	}
code {
	background: #efefef;
	border: 1px solid #dfdfdf;
	display: block;
	font-size: 1.1em;
	line-height: 1.3em;
	padding: 10px;
	}
h2 {
	font-size: 20px;
	font-size: 22px;
	font-weight: normal;
	}
p {
	line-height: 1.5em;
	margin-top: 20px;
	text-align: left;
	}
pre {
	background: #efefef;
	border: 1px solid #dfdfdf;
	display: block;
	font-size: 1.1em;
	line-height: 1.3em;
	margin-top: 20px;
	overflow: auto;
	padding: 10px;
	}
textarea {
	font-family: "Arial";
	font-size: 1em;
	}

/*- wrap - */
#wrap {
	padding: 20px 0 0;
	margin: 0 auto;
}

/* -header -*/
#banner {
	background: #000;
	padding: 20px 0 10px;
	text-align: center;
}
#banner-custom img {
	border: 2px solid #000000;
	padding: 1px;
	margin-bottom: 20px;
	max-width: 100%;
	}

/* -content- */

#contentwrap {
	background: #ffffff;
	position: relative;
	overflow: visible;
	}
h1, .h1bar {
	font-weight: normal;
	}
h1.home {
	margin-bottom: 10px;
	padding: 0;
	font-size: 28px;
	font-size: 30px;
	font-style: italic;
}
h1.page_title {
	font-size: 32px;
	text-align: center;
	font-style: italic;
	margin-bottom: 20px;
}
h1.page_title a {
	color: #000;
	padding-bottom: 5px;
	border-bottom: 1px solid #888;
}
h1.page_title a.post-edit-link {
	display: block;
	position: absolute;
	left: 0;
	font-size: 14px;
	color: #666;
	border-bottom: 0 none;
	top: 0;
}
h1.single, h1.single a {
	font-size: 33px;
	color: #000;
}
h1.single a.post-edit-link {
	display: block;
	position: absolute;
	left: 0;
	font-size: 14px;
	color: #666;
	border-bottom: 0 none;
	top: 0;
}
#content {
	float: left;
	}
.content-margin-20 {
	float: left;
	width: 20px;
	}
#content h1 .description {
	color: #ffffff;
	font-size: .5em;
	font-weight: normal;
	}
#content .bx-wrapper img {
	border: 0 none;
	margin: 0 auto;
}

/* -post and entries- */

.post {
	background: #ffffff;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
	}
.post a {
	color: #888888;
	text-decoration: none;
	}
.post a:hover {
	color: #000000;
	text-decoration: none;
	}
.post blockquote {
	/*background: #efefef;*/
	border-left: 4px solid #dfdfdf;
	margin-top: 20px;
	padding: 1em;
	}
.post blockquote p {
	margin: 0;
	}
.post embed, .post img, .post object {
	display: block;
	margin-top: 20px;
	max-width: 100%;
	}
.post img, .post object {
	}
.post embed.alignleft, .post img.alignleft, .post object.alignleft {
	margin: 0 10px 10px 0;
	}
.post embed.alignright, .post img.alignright, .post object.alignright{
	margin: 0 0 10px 10px;
	}
.post h2 a {
	color: #000000;
	}
.post h2 a:hover {
	color: #888888;
	}
.post ul, .post ol {
	line-height: 1.5em;
	margin-top: 20px;
	}
.post input {
	background: #efefef;
	border: 1px solid #dfdfdf;
	color: #000000;
	padding: 3px;
	}
.post input[type="submit"] {
	margin-top: 20px;
	}

.postmetadata-top {
	font-size: 18px;
	font-style: italic;
	color: #555;
	}
.postmetadata-top.single {
	font-size: 24px;
	padding-top: 7px;
}
.postmetadata-bottom {
	margin-top: 20px;
	text-transform: uppercase;
	}

/* -post tables- */

.post table {
	background: #efefef;
	border: 1px solid #dfdfdf;
	border-collapse: collapse;
	line-height: 1.5em;
	margin: 20px auto 0 auto;
	width: 100%;
	}
.post th, .post td {
	background: #efefef;
	border: 1px solid #dfdfdf;
	padding: 5px;
	}

/* -sidebar- */

.linksynergies img {
	width: 300px;
}

#sidebar1wrap {
	float: right !important;
	position: relative !important;
	}
#sidebar1 {
	background: #ffffff;
	margin-bottom: 20px;
	padding: 20px 0 20px 20px;
	}
#sidebar1 li.widget {
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
#sidebar1 li#archives-3 { border-bottom: 0 none; }
#sidebar1 ul {
	margin: 0;
	padding: 0;
	}
#sidebar1 ul.children a, #sidebar1 li.page_item ul li.page_item a {
	padding-left: 20px;
	}
#sidebar1 ul.children ul.children a, #sidebar1 li.page_item ul li.page_item ul li.page_item a {
	padding-left: 30px;
	}
#sidebar1 ul.children ul.children ul.children a, #sidebar1 li.page_item ul li.page_item ul li.page_item ul li.page_item a {
	padding-left: 40px;
	}
#sidebar1 li {
	list-style: none;
	}
#sidebar1 a:hover {
	color: #000000;
	}
#sidebar1 li.recentcomments a {
	border: none;
	}
#sidebar1 .widget_text {
	border-bottom: 1px dotted #dfdfdf;
	}
#sidebar1 .textwidget {
	padding: 5px 0 5px 0;
	}
#sidebar1 .textwidget img {
	display: block;
	max-width: 100%;
	}
#sidebar1 .widget_text a, #sidebar1 .widget_text a img {
	border: none;
	padding: 0;
	margin: 0 auto;
	}
#sidebar1 .widget_text a:hover {
	background: none;
	color: #000000;
	}
#sidebar1 li.widget_categories ul li {
	border-bottom: 1px dotted #dfdfdf;
	display: block;
	padding: 5px 5px 5px 10px;
	}
#sidebar1 li.widget_categories ul li a {
	border-bottom: none;
	display: inline;
	padding: 0;
	}
#sidebar1 li.widget_categories ul li:hover, #sidebar1 li.widget_categories ul li:hover a {
	color: #000000;
	}
#sidebar1 h2.small {
	color: #000000;
	margin-top: 20px;
	padding-bottom: 5px;
	}
#sidebar1 select {
	margin: 5px 0 5px 0;
	width: 100%;
	}
#sidebar1 small {
	text-transform: uppercase;
	}
#sidebar1 #tag_cloud h2 {
	margin-bottom: 10px;
	}
#sidebar1 #tag_cloud a {
	border: none;
	display: inline;
	padding: 0 3px 0 3px;
	}

/* -sidebar calender- */

#sidebar1 table {
	border-top: 1px dotted #000000;
	width: 100%;
	}
#sidebar1 table a {
	border: none;
	color: #000000;
	display: block;
	font-weight: bold;
	padding: 3px
	}
#sidebar1 table th {
	color: #dfdfdf;
	text-align: center;
	}
#sidebar1 table td {
	color: #dfdfdf;
	text-align: center;
	}
#sidebar1 #calendar {
	margin-top: 20px;
	}
#sidebar1 #calendar h2 {
	display: none;
	}
#sidebar1 caption {
	color: #888888;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: left;
	}
.sidebox {
	float: left;
	width: 46%;
	padding: 2%;
}
.sideboxfull {
	width: 96%;
	padding: 2%;
	float: none;
	margin-bottom: 10px;
}

/* -comments- */

#comments, #respond {
	background: #ffffff;
	}
#commentpages {
	background: #ffffff;
	margin-bottom: 20px;
	padding: 20px;
	}
ul#commentlist {
	list-style: none;
	margin-bottom: 20px;
	padding: 0 20px 0 20px;
	}
ul#commentlist li.comment {
	border-top: 1px dotted #dfdfdf;
	padding: 20px 0 20px 0;
	}
ul#commentlist ul.children {
	list-style: none;
	padding: 0 0 0 20px;
	}
ul#commentlist ul.children li {
	border-top: 1px dotted #dfdfdf;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	}
ul#commentlist li blockquote {
	/*background: #efefef;*/
	border-left: 4px solid #dfdfdf;
	margin-top: 20px;
	padding: 1em;
	}
ul#commentlist li blockquote blockquote {
	margin-bottom: 0;
	}
ul#commentlist li blockquote p {
	margin: 0;
	}
/*ul#commentlist a {
	color: #888888;
	}*/
h2.comments, h2.respond {
	color: #000000;
	padding: 20px;
	}
h2.commentpages {
	margin-bottom: 20px;
	}
small a.comment-edit-link {
	color: #888888;
	text-transform: uppercase;
	}
#commentlist div .avatar {
	float: left;
	border: 4px solid #dfdfdf;
	margin: 0 10px 10px 0;
	padding: 3px;
	}
.vcard .fn, .vcard .says {
	font-size: 1.5em;
	}
.comment-meta {
	font-size: .8em;
	margin-bottom: 40px;
	text-transform: uppercase;
	}
.comment-meta a {
	color: #000000;
	}
.comment-meta a.comment-edit-link {
	color: #888888;
	}
.reply {
	margin-top: 20px;
	text-align: left;
	}
#cancel-comment-reply-link {
	margin-left: 20px;
	}
li.depth-1 #respond {
	margin: 0 0 -20px -20px;
	}
li.depth-2 #respond {
	margin: 0 0 -20px -40px;
	}
li.depth-3 #respond {
	margin: 0 0 -20px -60px;
	}
li.depth-4 #respond {
	margin: 0 0 -20px -80px;
	}
li.depth-5 #respond {
	margin: 0 0 -20px -100px;
	}
#commentform {
	margin-bottom: 20px;
	padding: 0 20px 20px 20px;
	}
#commentform a {
	color: #888888;
	}
#commentform input, #commentform textarea {
	background: #efefef;
	border: 1px solid #dfdfdf;
	color: #000000;
	padding: 3px;
	}
#commentform #commentbox {
	height: 100px;
	width: 100%;
	max-width: 502px;
	}
#commentform #submit {
	color: #000000;
	margin-top: 20px;
	}
#commentform small {
	text-transform: normal;
	}
.commentlinks {
	padding: 5px;
	}
.commentlinks a {
	color: #000000;
	padding: 5px 10px 5px 10px;
	}
.commentlinks a:hover {
	background: #000000;
	color: #ffffff;
	}
.commentlinks .current {
	background: #000000;
	color: #ffffff;
	padding: 5px 10px 5px 10px;
	}

/* -search form- */

#s {
	border: 1px solid #ccc;
	-webkit-border-radius: 2px;
	   -moz-border-radius: 2px;
	        border-radius: 2px;
	color: #444;
	padding: 5px 3px;
	max-width: 100%;
	width: 254px;
	margin: 0 auto 10px;
	display: block;
}
#searchsubmit {
	display: none;
}

/* -footer- */

#footer {
	border-top: 1px solid #ccc;
	padding: 20px 0 20px 0;
	text-align: right;
	width: 98%;
	margin-top: 20px;
	}
#footer a {
	color: #88888888;
	}
#footer small {
	text-transform: uppercase;
	}

/* -misc and universal- */
.nav-horizontal {
	padding-bottom: 22px;
}


.nav-horizontal ul{
	padding-left: 0;
}

.nav-horizontal li{
	float:left;
	margin-right:24px;
	list-style: none;
}

.navlink a {
	background: none;
	color: #000;
	font-size: 18px;
	text-decoration: underline;
	display: block;
	margin-bottom: 20px;
	padding: 10px;
	text-align: center;
	}
.navlink a:hover {
	color: #000000;
	}
.navlink-posts {
	background: none;
	color: #888888;
	display: block;
	margin: 20px 0 20px 0;
	padding: 10px;
	text-align: center;
	}
.navlink-posts a:hover {
	color: #000000;
	}
.uppercase {
	text-transform: uppercase;
	}
.wp-smiley {
	border: none;
	display: inline;
	margin: 0;
	}

/* -floats - */

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
.alignleft {
	float: left;
	}
.alignright {
	float: right;
	}

/* - image text wrap - */

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

/*	Shop Template	*/
.shop .product {
	border: none;
}

.shop .hero img{
	border: none;
	margin-bottom: 18px;
}

.product-photo {
	float: left;
}

.product-photo img{
	padding:0;
	border: 0;
	margin: 0;
}

.product-info {
	float: left;
	width: 226px;
	margin-left: 10px;
}

.product-info h2{
	font-size: 12px;
	font-size: 14px;
	font-weight: bold;
}

.product-cost{
	margin-top: 10px;
}

.product-price {
	float:left;
	font-weight: bold;
}

.product-buy {
	float:right;
	font-weight: bold;
}

.product-buy a{
	color: #000;
}

.product-buy a:hover{
	text-decoration: underline;
}

.product-credits{
	margin-top: 10px;
	margin-bottom: 10px;
}

.product-info ul{
	margin: 0;
	padding: 10px 0 0;
	list-style-type: none;
	color: #888888;
}

.product-info li{
	padding-bottom:10px;
}

.post img.product-image {
	width: 150px;
	display: inline-block;
	margin: 0 10px 10px 0;
	-webkit-box-shadow: 3px 3px 4px #cccccc;
	   -moz-box-shadow: 3px 3px 4px #cccccc;
	        box-shadow: 3px 3px 4px #cccccc;
}

h3.mp_product_name {
	margin-bottom: 8px;
}
.mp_product_content {
	font-size: 18px;
	line-height: 1.4;
}
.mp_product_content a.mp_product_more_link {
	display: none;
}

.shop hr{
	display: block;
	height: 1px;
    border: 0;
    border-top: 1px solid #888888;
    margin: 2em 0; padding: 0;
    -moz-border-top-colors: #ccc;
    padding-bottom:12px;
}

.product-info hr{
	display: block;
	height: 1px;
    border: 0;
    border-top: 1px solid #888888;
    margin: 1em 0; padding: 0;
    -moz-border-top-colors: #ccc;
    padding-bottom:0;
}

.lookbook {
	text-align: center;
	margin-top: 50px;
	margin-bottom: 20px;
}

.lookbook a{
	border: solid;
	border-width: 1px;
	border-color: #888888;
	padding:16px;
}

.lookbook a:hover{
	border-color: #000;
}

img.rsImg{
	border: none;
	padding: 0;
	margin: 0;
}

#header {
	background: #000;
	width: 96%;
	padding: 0 2%;
}

#main_navigation {
	display: none;
	margin: 0 auto 20px;
	background: #000;
	height: auto;
	padding: 0;
	position: relative;
	z-index: 99999;
	text-transform: lowercase;
	border-top: 1px solid #fff;
	max-width: 1060px;
}
#main_navigation ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 10px;
	text-align: center;
}
	#main_navigation ul li {
		display: inline-block;
		text-align: center;
		height: 45px;
		padding: 0 10px;
		margin-right: 15px;
		position: relative;
	}
		#main_navigation ul li a {
			line-height: 44px;
			color: #fff;
			padding: 0px 5px;
		}
		#main_navigation ul li.topnav_social {
			padding-left: 0;
			padding-right: 0;
		}
		#main_navigation ul li.topnav_social img {
			vertical-align: middle;
			margin-top: -4px;
		}
		#main_navigation ul li:hover {
			background: #fff;
		}
		#main_navigation ul li.topnav_social:hover {
			background: transparent;
		}
		#main_navigation ul li:hover a {
			color: #000;
		}
		#main_navigation ul li:hover ul li a {
			color: #fff;
		}
			/* SECOND LEVEL */
			#main_navigation ul li ul {
				border: 1px solid #000;
				display: none;
				width: 200px;
				position: absolute;
				background: #000;
				left: 0;
				padding: 2px;
			}
			#main_navigation ul li:hover ul {
				display: block;
			}
			#main_navigation ul li ul li {
				/*border: 2px solid #fff;*/
				border-top: 0 none;
				border-bottom: 0 none;
				width: 180px;
				background: #000;
				display: block;
				text-align: left;
			}
			#main_navigation ul li ul li:hover {
				background: #ffffff;
			}
			#main_navigation ul li ul li:hover a {
				color: #000;
			}
			#main_navigation ul li ul li a:hover {
				text-decoration: underline;
			}
				/* THIRD LEVEL */
				#main_navigation ul li ul li ul, #main_navigation ul li ul li:hover ul, #main_navigation ul li:hover ul li ul, #main_navigation ul li ul li ul li {
					display: none;
				}
				#main_navigation ul li ul li:hover ul, #main_navigation ul li ul li:hover ul li {
					display: block;
				}
				#main_navigation ul li ul li:hover ul {
					position: absolute;
					left: 200px;
					top: -2px;
				}
				#main_navigation ul li ul li ul li a {
					color: #fff !important;
				}
					#main_navigation ul li ul li ul li:hover a {
						color: #000 !important;
					}
					/* FOURTH LEVEL (No thank you) */
					#main_navigation ul li ul li ul li ul {
						display: none !important;
					}



/* posts */

.cat_post_thumbnail {
	float: left;
	text-align: center;
}
.cat_post_thumbnail img {
	max-width: 100%;
	border: 0 none;
	padding: 0;
	margin: 0;
}
table.home_posts {
    border-collapse: collapse;
}
table.home_posts td { vertical-align: top; }
table.home_posts td div.post { padding: 20px; }
.home_post_thumbnail {
	margin-bottom: 20px;
	text-align: center;
}
.home_post_thumbnail img {
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 183px;
	margin: 0;
	border: 0 none;
	display: inline;
}
.cat_post_excerpt {
	float: left;
}

.captionTitle {
	font-size: 20px;
	font-size: 22px;
	font-weight: bold;
}

.author_avatar {
	float: left; margin-right: 10px;
}
.author_avatar img {
	width: 45px;
	height: 45px;
	-webkit-border-radius: 20px;
	   -moz-border-radius: 20px;
	        border-radius: 20px;
	border: 0px none;
	margin-top: 3px;
	padding: 0;
}

.home_post_thumbnail {
	margin-top: 15px;
}
.the_content {
	margin-top: 15px;
	line-height: 1.5;
}
.the_content img {
	max-width: 100%;
}
.first_letter {
	float: left;
	font-size: 51px;
	line-height: 47px;
	margin: 0 0 0 -3px;
}
.leftside {
	float: left;
	margin: 0 10px 10px 0;
}
.rightside {
	float: left;
	margin: 0 0 10px 10px;
}

/* Team */
.team_blocks {
	margin-top: 20px;
	overflow: hidden;
}
.team_block {
	float: left;
	width: 31%;
	margin: 0 1%;
}
.team_block img {
	margin-top: 10px;
	display: block;
	width: 100%;
	border: 1px solid #555;
	padding: 0;
}
.team_block table {
	margin-top: 10px;
	border-collapse: separate;
}
.team_block th {
	font-weight: normal;
	text-align: left;
}
.team_block td {
	padding: 2px 0 5px 0;
	font-style: italic;
}
.team_block table, .team_block th, .team_block td {
	border: 0 none;
	background: transparent;
}
.team_bio {
	max-height: 350px;
	overflow: auto;
}
.meet_the_team h1 {
	font-size: 22px;
	text-align: center;
}
.meet_the_team h2 {
	font-size: 20px;
	color: #666;
	font-style: italic;
	text-align: center;
	height: 36px;
}

/* Shop */

.shop h2 {
	font-size: 19px;
	color: #666;
	text-align: center;
	font-weight: normal;
}
.shop h3 {
	font-size: 24px;
	color: #000;
	text-align: center;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 20px;
}
.shop h3 span {
	padding-bottom: 5px;
	border-bottom: 1px solid #666;
}
.shop .cols-2, .shop .cols-3 {
	overflow: hidden;
	margin-bottom: 20px;
}
.shop .cols-2 img, .shop .cols-3 img {
	border: 0 none;
}
.shop .cols-box {
	float: left;
	position: relative;
}
.shop .cols-2 .cols-box {
	width: 47%;
	padding: 0 1%;
}
.shop .cols-2 .cols-box:nth-child(odd) {
	border-right: 1px solid #999;
}
.shop .cols-3 .cols-box {
	width: 30%;
	padding: 0 1%;
	border-right: 1px solid #999;
	border-top: 1px solid #999;
	position: relative;
}
.shop .cols-3 .cols-box:nth-child(-n+3) {
	border-top: 0 none;
}
.shop .cols-3 .cols-box:nth-child(3n-1) {
	border-left: none;
}
.shop .cols-3 .cols-box:nth-child(3n+0) {
	border-right: none;
}
.shop .cols-3 .cols-box .cols-box_overlay {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	display: none;
	background: rgba(255,255,255,0.7);
	cursor: pointer;
}
.shop .cols-3 .cols-box .cols-box_overlay .cols-box_title {
	position: absolute;
	text-align: center;
	width: 100%;
	top: 50%;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	cursor: pointer;
}

/* Press */

.press h2 {
	font-size: 19px;
	color: #666;
	text-align: center;
	font-weight: normal;
}
.press .press_logos {
	overflow: hidden;
	margin-bottom: 20px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	   -moz-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap;
}
.press .press_logos .pressbox {
	position: relative;
	width: 30%;
	padding: 0 1%;
}
.press .press_logos .pressbox img {
	border: 0 none;
}
.press .press_logos .pressbox .pressbox_overlay {
    display: block !important;
}
.press .press_logos .pressbox .pressbox_overlay .pressbox_title {
	position: relative;
	text-align: center;
	width: 100%;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	cursor: pointer;
    	margin-top: 20px !important;
    	display: block !important;
	font-family: century gothic;
    	font-style: normal;
    	text-transform: uppercase;
    	font-size: 16px;
}

/* Must Stop Shops */

.muststop h2 {
	font-size: 19px;
	color: #666;
	text-align: center;
	font-weight: normal;
}
.muststop .muststop_logos {
	overflow: hidden;
	margin-bottom: 20px;
}
.muststop .muststop_logos .muststopbox {
	float: left;
	position: relative;
	width: 48%;
	padding: 0 1%;
}
.muststop .muststop_logos .muststopbox img {
	border: 0 none;
}
.muststop .muststop_logos .muststopbox .muststopbox_overlay {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	display: none;
	background: rgba(255,255,255,0.7);
	cursor: pointer;
}
.muststop .muststop_logos .muststopbox .muststopbox_overlay .muststopbox_title {
	position: absolute;
	text-align: center;
	width: 100%;
	top: 50%;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	cursor: pointer;
}

#wishlist_tags {
	position: relative;
	overflow: hidden;
}
.wishlist_tag {
	/*display: none;*/
	position: absolute;
	left: 20000px;
	width: 560px;
}
.active_tag {
	display: block;
	position: relative;
	left: auto;
	top: auto;
}
/*.temporary_tag { display: block !important; }*/
.wishlist_tab {
	width: 33%;
	float: left;
	text-align: center;
	padding-top: 20px;
}
.wishlist_tab a {
	color: #666;
	font-style: italic;
	font-size: 24px;
	padding-bottom: 5px;
}
.wishlist_tab a.active_tab {
	color: #000;
	border-bottom: 1px solid #000;
}
.boutique-widget { max-width: 560px; margin: 0 auto; }
.menu-trigger { padding-bottom: 10px; display: block; width: 30px; margin: -5px auto; position: relative; }
.menu-trigger div { height:5px; background-color: #fff; width: 100%; margin: 3px 0; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.jPanelMenu {
  max-height: 100%;
}
#jPanelMenu-menu {
  -webkit-transition: 2s;
  -moz-transition: 2s;
  -o-transition: 2s;
  transition: 2s;
  -webkit-transition: all 2s ease;
  -moz-transition: all 2s ease;
  -o-transition: all 2s ease;
  transition: all 2s ease;
  padding-bottom: 48px;
  background: #000;
  z-index: 99;
  height: 100%;
}
#jPanelMenu-menu ul {
  margin: 0px;
  background: transparent;
  text-align: left;
  width: 100%;
  list-style: none;
}

.iv-layout.title-wrapper {
display:none !important;
}

#jPanelMenu-menu ul li { max-width: 250px; width: 100%; padding: 19.5px; }
#jPanelMenu-menu ul li ul li a { text-transform: none; }
#jPanelMenu-menu li.topnav_social a { padding-right: 15px; }
#jPanelMenu-menu ul li a { text-transform: uppercase; color: #fff; }
div#tagline { text-align: center; margin-bottom: 30px; }
div#tagline h6 { color: #FFF; display: inline-block; margin: 0 auto; padding-top: 15px; border-top: 1px solid #fff; font-size: 15px; font-weight: normal; }
@media only screen and (min-width: 930px) { .menu-trigger { display: none !important; } #main_navigation { display: block !important; } }
@media only screen and (min-width: 768px) { 
#sidebar1wrap {  } 
.cat_post_thumbnail, .cat_post_excerpt { width: 45%; display: inline-block; margin-right: 2%; }
.pressbox {width:100%;}
}
@media only screen and (max-width: 768px) { 
.navlink-posts a{ font-size: 27px; } 
.press .press_logos .pressbox {width:100%;} 
}

@media print {

}

#mp_related_products {
	margin-top: 60px;
}
#mp_related_products .mp_related_products_title {
	margin-bottom: 10px;
}
#mp_related_products h4 {
	font-size: 20px;
}
table.mp_cart_login thead,
table.mp_cart_login th,
table.mp_cart_login td.mp_cart_login,
table.mp_cart_login td.mp_cart_or_label {
	display: none;
}

.social-post {
	margin-top: 20px;
}
