/******************************************************************************************************************** 
	Theme Name: Magazine-Child
	Theme URI: http://www.organicthemes.com/themes/magazine-theme/
	Description: The Organic Magazine Theme is designed and developed by Organic Themes.
	Author: Dani Kraus|Organic Themes
	Author URI: http://www.organicthemes.com
	Template: organic_magazine
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Version: 4.5.1
	Tags: blue, white, two-columns, custom-header, custom-background, threaded-comments, 
	translation-ready, custom-menu (optional), theme-options, featured-image-header, featured-images, 
	full-width-template, pagination, blog-template, buddypress
	
	The CSS, XHTML and Design are released under the GPL:
	http://www.opensource.org/licenses/gpl-license.php

********************************************************************************************************************/
body.tlj {
	color: #333;
    font-size: 1em;
    font-weight: 400;
    line-height: 1.8em;
	font-family:Open Sans;
}

body.tlj .container {
	padding:20px 40px;
}

body.tlj .menu-toggle {
	color:#333;
}

body.tlj .menu-toggle::before {
	margin-right:0;
	color:#333;
}

.clearfix {
	clear:both;
}

ul.inline li {
	display:inline;
	padding:0 5px;
}

body.tlj.home .post h2 {
	font-size:1.6em;
}

body.tlj ul li.block {
	display:block!important;
}

.avatar-placeholder {
	background:#000;
	width:100px;
	height:100px;
	border-radius:10px;	
}

.wrap {
	width:100%;
}

body.tlj a.read-more,
body.tlj #content a.read-more {
	color:#0099cc;
	display:inline;
}

body.tlj a.read-more:hover,
body.tlj #content a:hover {
	text-decoration:underline;
}

body.tlj .meta-label {
	font-weight:bold;
}

body.tlj #content .post .article a {
	border-bottom:2px dotted #0099cc;
	text-decoration:none;	
}

body.tlj #content .post .article .gallery a,
body.tlj #content .post .article .rp4wp-related-posts a,
body.tlj #content .post .article.archive h2 a,
body.tlj #content .post .article.archive a.featureimg {
	border-bottom:none;
}

body.tlj #content .post .article a:hover,
body.tlj #content .post .article a:active {
	border-bottom:none;
}

#tlj-top-bar {
	background:#000000;
	color:#fff;
}

.tlj-site-logos,
.tlj-social-icons {
	margin-top:0px;	
}

.tlj-site-logos {
	padding-top:15px;
}

#tlj-top-bar .tlj-site-logos ul {
	padding-left:10px;
}

#tlj-top-bar .tlj-site-logos ul li {
	border-right:1px solid #fff;
	float:left;
}

#tlj-top-bar .tlj-site-logos ul li.last {
	border:0;
}

#tlj-top-bar .tlj-social-icons ul {
	padding-right:10px;
	padding-top:10px;
}

#tlj-top-bar .tlj-social-icons ul li a {
	color:#fff;
	font-size:170%;
}


/*=navigation
-------------------------*/
body.tlj nav#navigation {
	margin-top:15px;
	margin-bottom:15px;
	background:#fff;
	border-bottom: 2px dotted #9acfd0;
    border-top: 2px dotted #9acfd0;
    color: #5b4234;	
}

body.tlj nav#secondary-navigation,
body.tlj nav#secondary-navigation a {
	font-weight:normal;
}

/* styling for both css and generated arrows */
body.tlj .sf-arrows .sf-with-ul:after {
	/* order of following 3 rules important for fallbacks to work */
	border: 3px solid transparent;
	border-top-color: #5b4234; /* edit this to suit design (no rgba in IE8) */
	border-top-color: rgba(91, 66, 52, .5);
}

body.tlj .sf-arrows > li > .sf-with-ul:focus:after,
body.tlj .sf-arrows > li:hover > .sf-with-ul:after,
body.tlj .sf-arrows > .sfHover > .sf-with-ul:after {
	border-top-color: white; /* IE8 fallback colour */
}

/* styling for right-facing arrows */
body.tlj .sf-arrows ul .sf-with-ul:after {
	border-left-color: #5b4234; /* edit this to suit design (no rgba in IE8) */
	border-top-color: rgba(91, 66, 52, .5);
}

body.tlj .sf-arrows ul li > .sf-with-ul:focus:after,
body.tlj .sf-arrows ul li:hover > .sf-with-ul:after,
body.tlj .sf-arrows ul .sfHover > .sf-with-ul:after {
	border-left-color: white;
}

body.tlj nav#navigation a,
body.tlj nav#secondary-navigation a,
body.tlj nav#navigation a:visited,
body.tlj nav#secondary-navigation a:visited {
	color:#5b4234;
}
.menu .current_page_item a,
.menu .current_page_ancestor a,
.menu .current-menu-item a,
.menu .current-cat a {
	background:#fff;
}

body.tlj nav#navigation a:hover,
body.tlj nav#navigation a:active {
	color:#9acfd0;
}

body.tlj nav#navigation ul#menu-secnav > li.sfHover,
body.tlj nav#navigation ul#menu-secnav > li.sfHover a,
body.tlj nav#navigation ul#menu-secnav > li a:hover,
body.tlj nav#secondary-navigation ul#secnav > li.sfHover,
body.tlj nav#secondary-navigation ul#secnav > li.sfHover a,
body.tlj nav#secondary-navigation ul#secnav > li a:hover {
	color:#9acfd0;
	background:none;	
}

body.tlj nav#navigation ul#menu-secnav li ul.sub-menu li,
body.tlj nav#secondary-navigation ul#secnav li ul.sub-menu li {
	background:	url(images/nav-bg.png) repeat;
}

body.tlj nav#navigation ul#menu-secnav li ul.sub-menu li a,
body.tlj nav#secondary-navigation ul#secnav li ul.sub-menu li a {
	color:#fff;
	font-weight:bold;
}

body.tlj nav#navigation ul#menu-secnav li ul.sub-menu li a:hover,
body.tlj nav#navigation ul#menu-secnav li ul.sub-menu li a:active,
body.tlj nav#secondary-navigation ul#secnav li ul.sub-menu li a:hover,
body.tlj nav#secondary-navigation ul#secnav li ul.sub-menu li a:active {
	color:#9acfd0;
}

/*=rotating banner
-------------------------*/
body.tlj .tlj-banner {
	overflow:hidden;
}

ul.bxslider {
	padding:0;
	margin-top:0;
	margin-bottom:5px;
}

.bxslider li img {
	max-width:100%;
}

/*=header search
-------------------------*/
#custom-header {
	position:relative;
}

#custom-header .searchnav {
	position:absolute;
	right:0;
	top:0;
	width:12%;
	float:right;
}

/*=secondary navigation
-------------------------*/
body.tlj ul#secnav * {
	font-size:.9em;
	text-transform:none!important;
	font-weight:normal;
}

body.tlj ul#secnav li {}
body.tlj ul#secnav li a {}

/*=slideshow
-------------------------*/
body.tlj .home-slide {
	max-height:450px;
	position:relative;
	overflow:hidden;
}

body.home.tlj .slideshow a.featureimg {
	max-height:450px;
	overflow:hidden;
}

body.tlj .flex-direction-nav li a {
	border:1px solid #fff;
	/*
	width:36px;
	height:36px;
	border-radius:18px;
	*/
}

body.tlj .flex-direction-nav li .flex-prev {
    left:10px;
	background-color: rgba(0,0,0,0.7);
}

body.tlj .flex-direction-nav li .flex-next {
	left:100%;
	margin-left:-40px;
	background-color: rgba(0,0,0,0.7);
}

body.tlj .flex-direction-nav li .flex-prev:hover {
	background-color: rgba(154,207,208,0.7);
}

body.tlj .flex-direction-nav li .flex-next:hover {
	background-color: rgba(154,207,208,0.7);
}

body.tlj .flex-control-nav {
	padding-left:0;
	width:50%;
	right:50%;
	margin-right:-25%;
	z-index:1000;
}

body.tlj .flex-control-nav li a {
	height:10px;
	width:10px;
	border-radius:5px;
    background: #9acfd0 none repeat scroll 0 0;
}

body.tlj .flex-control-nav li a.flex-active {
    background: #000000 none repeat scroll 0 0;
}
/*
body.tlj .flex-direction-nav li .flex-prev {
    background: #000000 url("images/prev_btn.png") no-repeat scroll 0 center;
}

body.tlj .flex-direction-nav li .flex-next {
    background: #000000 url("images/next_btn.png") no-repeat scroll 0 center;
}

*/
/*=featured
-------------------------*/
body.home.tlj .featured-top .post .article a.featureimg {
	overflow:hidden;
}

body.home.tlj #tlj-lingerie-news .post .article a.featureimg {
	overflow:hidden;
}

body.home.tlj #tlj-home-section .post .article a.featureimg {
	max-height:200px;
	overflow:hidden;
}

body.tlj #homepage #featured-retailer .post .holder.single .article {
	width:100%;
}

body.home.tlj #featured-retailer .post .article a.featureimg {
	overflow:hidden;
}

/*trends section*/
body.tlj #homepage .featured-top h3.title {
	margin-top:0;
}

body.tlj #homepage .featured-top .holder.single .article {
	width:100%;
}

/*wholesale taxonomy terms*/
body.tlj.tax-wholesaler-categories #content.row .row .four.columns,
body.tlj.tax-models #content.row .row .two.columns {
	margin-left:0;
}

body.tlj.tax-models #content.row .article .model-cats h4 {
	margin-bottom:0;
	padding-bottom:0;
	font-size:.9em;
	text-transform:uppercase;
}

body.tlj.tax-models #content.row .article .model-cats ul {
	margin-left:0;
	padding:0;
}

body.tlj.tax-models #content.row .article .model-cats ul li {
	list-style:none;
	display:inline-block;
	margin-left:0;
	margin-right:5px;
	font-size:.8em;
	text-transform:uppercase;
}

body.tlj.tax-wholesaler-categories #content .inner-meta.row .columns {
	margin-left:0;
}

body.tlj.tax-wholesaler-categories #content .inner-meta.row .columns ul,
body.tlj.tax-wholesaler-categories #content .inner-meta.row .columns ul li {
	margin-left:0;
}

body.tlj.tax-wholesaler-categories #content .inner-meta.row .columns ul li {
	list-style:none;
	font-size:82%;
}

/*wholesalers*/
body.tlj table.wholesaler-legend td {
	padding-left:5px;
	padding-right:5px;
}

body.tlj #wholesale-top-meta.row .columns {
	margin-left:0;
}

body.tlj #wholesale-top-meta {
	margin-bottom:20px;
}

body.tlj #wholesale-top-meta .featureimg {
	margin-bottom:0;
}

body.tlj #wholesale-top-meta p.estdate {
	text-align:center;
	margin:0;
	padding:0;
}

body.tlj #wholesale-bottom-meta {
	margin-top:20px;
}

body.tlj #wholesale-top-meta.row .columns img,
body.tlj #wholesale-bottom-meta.row .columns img {
	margin-top:0;
}

body.tlj h4.block-heading {
	border-bottom:1px solid #999;
}


body.tlj #wholesale-top-meta ul,
body.tlj #wholesale-bottom-meta ul,
body.tlj #model-top-meta ul,
body.tlj #model-bottom-meta ul,
body.tlj #retailer-top-meta ul,
body.tlj #retailer-bottom-meta ul{
	padding:0;
}

body.tlj #wholesale-bottom-meta ul,
body.tlj #model-bottom-meta ul,
body.tlj #retailer-bottom-meta ul{
	margin-left:0;
}

body.tlj #wholesale-bottom-meta ul li,
body.tlj #model-bottom-meta ul li,
body.tlj #retailer-bottom-meta ul li{
	margin-left:0;
	list-style:none;
}

body.tlj #model-bottom-meta ul li {
	display:inline-block;
	margin-right:5px;
}

body.tlj #retailer-bottom-meta .twelve.columns {
	margin-left:0;
}

body.tlj #wholesale-bottom-meta i.margin-right {
	margin-right:4px;
}

body.tlj #wholesale-bottom-meta i.margin-left {
	margin-left:4px;
}

body.tlj .wholesale-gallery,
body.tlj .model-gallery,
body.tlj .retailer-gallery {
	margin-bottom:20px;
}

body.tlj .model-gallery .columns:first-child,
body.tlj .wholesale-gallery .columns:first-child,
body.tlj .retailer-gallery .columns:first-child {
	margin-left:0;
}

body.tlj .model-gallery .product-image,
body.tlj .wholesale-gallery .product-image,
body.tlj .retailer-gallery .product-image {
	padding:10px 0;
}

body.tlj .model-gallery .product-image a,
body.tlj .wholesale-gallery .product-image a,
body.tlj .retailer-gallery .product-image a {
	text-align:center;
}

body.tlj ul.job-list li,
body.tlj ul.apply-list li {
	margin-left:0;
	padding-left:0;
}

body.tlj #job-apply .six.columns.apply-info {
	margin-left:0;
}

/*sales*/
body.tlj ul.sale-details,
body.tlj ul.short-sale-details {
	margin-left:0;
	padding-left:0;
	font-size:120%;
}

body.tlj ul.sale-details li,
body.tlj ul.short-sale-details li {
	list-style:none;
}

body.tlj .article ul.sale-details li {
	padding:0;
	margin:0;
}

body.tlj ul.short-sale-details li {
	display:inline;
	margin-left:0px;
	margin-right:10px;
}

/*posts*/


/*author byline*/
body.tlj.single-post .postauthor-meta .author-avatar img.avatar {
	border-radius:100px;
} 

body.tlj.single-post .postauthor-meta .author-content ul,
body.tlj.single-post .postauthor-meta .author-content ul li {
	list-style:none;
	padding:0;
	margin:0;
}
/*where to buy*/
body.tlj .where-to-buy-retailer {
	margin-left:0;
}

body.tlj .where-to-buy-retailer ul.address,
body.tlj .where-to-buy-retailer ul.address li {
	list-style: none;	
}

body.tlj .where-to-buy-retailer ul.address li {
	margin-left:0;
}

/*footer*/
body.tlj .footer {
	max-width:100%;
}

body.tlj .tlj-social-widget a {
	float:left;
	font-size:150%;
	padding-left:5px;
	padding-right:5px;
}

/*tax-sidebar*/
body.tlj #tax-sidebar.sidebar .widget {
	border:none;
}

/*random gallery*/
.random-gallery {
	width:100%;	
}

.row .random-image.three a {
	display:block;
}

.fancy-box-caption a {
	color:#0099cc!important;
	text-decoration:none!important;
}

.fancy-box-caption a:hover {
	text-decoration:underline!important;
}

.fancybox-stage img.fancybox-image {
	border:1px #fff solid!important;
}

/*weekly digest*/
.tlj-digest ul.no-style {
	padding-left:0px;
}

.tlj-digest ul.no-style li {
	padding:10px 0;
}

.tlj-digest img.digest-minimal-img {
	max-width:100%;
}

/*weekly digest widget*/
.widget.widget_tlj_weekly_digest h6 {
	border-bottom:none;
}

/*weekly digest single post*/
section.weekly-digest-post {
	margin:20px 0;
}

section.weekly-digest-post .single .post article {
	padding:10px 0;
}

section.weekly-digest-post .single .post article a.post-digest-thumbnail {
	border-bottom:none!important;
}

section.weekly-digest-post .single .post article h2.headline.smaller {
	font-size:160%;
}