/*
	Theme Name: Madonna Tribe
	Theme URI: http://www.madonnatribe.com
	Description: Child theme based on Hueman by Alx.
	Author: Madonna Tribe Design Team
	Author URI: http://www.madonnatribe.com
	Template: hueman
	Version: 1.0.1
*/

@import url("../hueman/style.css");

/* ------------------------------------------------------------------------- *
 *  Theme customization starts here
/* ------------------------------------------------------------------------- */

/* MT - Adding b tag */
b { font-weight: 600; }

/* MT - Justify entry text */
.entry {
text-align: justify;
}

/* MT Spacing Social Links*/
.social-links li { display: inline-block; margin-left: 4px; line-height: 16px; font-size: 0; }

/* MT - Image-in-post Styling */
img.pic { border: 1px solid #045e89; }
img.pic:hover { border: 1px solid #000000; }

/* MT - No background to caption */
.entry .wp-caption { background: none; }

/* MT - Articles in a single column */
.home .post-list .post { width: 100%; }

/* MT - Thinner blue bar on top */
#nav-topbar .nav > li > a { padding-top: 12px; padding-bottom: 12px; }

/* MT - Restyled search form */
.toggle-search { color: #fff; font-size: 18px; line-height: 24px; cursor: pointer; padding: 13px 20px; display: block; position: absolute; right: 0; top: -50px; }
.toggle-search:hover,
.toggle-search.active { background: none; }
.search-expand { display: none; position: absolute; top: -39px; right: 62px; width: 330px; }
.search-expand-inner { padding: 0px; }
.search-expand .themeform input { width: 100%; border: 0px solid #226082; border-radius: 0; }
.search-expand .themeform input:focus {  }

/* MT - Removing the Gap - padding-top sets distance to tribecontainer */
@media only screen and (min-width: 1025px) {
	/* fixed nav */
	.full-width.topbar-enabled #header { padding-top: 44px; }
	.full-width #nav-topbar.nav-container { position: fixed; top: 0; left: 0; right: 0; width: 100%; z-index: 999; }
	.full-width.admin-bar #nav-topbar.nav-container { top: 32px; }
}

/* MT - Special container */
.tribecontainer { padding: 0;
background-image: url("http://news.madonnatribe.com/i_news/header.jpg");
background-size: cover;
background-position: center;
background-repeat: no-repeat; }

/* MT - Header - overall height is controlled by padding */
#header {
background-color: white!important; padding-bottom: 0px;
}
#header .pad {
padding: 50px 10px 50px 10px;
}

/* MT - Custom Page - margin top relates to header padding-bottom - Box shadows removed */
#page { border-top: 1px solid #045e89; border-bottom: 0px; padding-bottom: 10px; margin-top: 0px; }
#page .container-inner { background: #fff;
-webkit-box-shadow: none;
box-shadow: none; }

/* MT - Centering Logo */
.site-title,
.site-title a,
.site-title a img { float: none; }

/* MT - Super Thin Nav Bar */
@media only screen and (min-width: 720px) {
	
	#nav-header.nav-container { height: 25px!important; }
	#nav-header .nav-wrap { height: auto!important; }
	/* common */
	#nav-header .nav { font-size: 0; position: relative; }
	#nav-header .nav li a { color: #ccc; display: block; line-height: 25px; }
	/* dropdown arrows */
	#nav-header .nav li > a:after { content: "\f0da"; float: right; opacity: 0.5; }
	#nav-header .nav > li > a:after {content: "\f0d7"; float: none; margin-left: 6px; font-size: 14px; }
	#nav-header .nav li > a:only-child:after {content: ""; margin: 0; }
	/* level 1 */
	#nav-header .nav > li { font-size: 12px!important; display: inline-block; position: relative; }
	#nav-header .nav > li > a { padding: 0px 14px; }/*was 3*/
	#nav-header .nav > li > a:hover, 
	.nav > li:hover > a { background: rgba(0, 0, 0, 0.1); color: #000; }
	#nav-header .nav li > a:hover, 
	.nav li:hover > a, 
	.nav li.current_page_item > a, 
	.nav li.current-menu-item > a,
	.nav li.current-menu-ancestor > a,
	.nav li.current-post-parent > a { color: #fff; }
	/* level 2 & 3 */
	#nav-header .nav li:hover > ul { display: block; }
	#nav-header .nav ul { display: none; background: #777; position: absolute; left: 0; top: 35px; width: 180px; padding: 5px 0; z-index: 2; -webkit-transform: translateZ(0);
	-webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.15);
	box-shadow: 0 2px 2px rgba(0,0,0,0.15); }
	#nav-header .nav ul li { font-size: 12px; position: relative; display: block; padding: 0; }
	#nav-header .nav ul li a { padding: 0px 10px; }
	#nav-header .nav ul li:last-child { border-bottom: 0!important; }
	/* level 3 */
	#nav-header .nav ul ul { position: absolute; top: -10px; left: 180px; }
}

/* MT - Basic Nav Bar */
#nav-header .nav li a { color: #fff; font-weight: bold; font-size: 12px; }
#nav-header .nav li > a:hover,
#nav-header .nav li:hover > a,
#nav-header .nav li.current_page_item > a,
#nav-header .nav li.current-menu-item > a,
#nav-header .nav li.current-menu-ancestor > a,
#nav-header .nav li.current-post-parent > a { color: #fff; }

/* MT - Brighter Top Bar */
#nav-topbar .nav li a { color: #fff; color: rgba(255,255,255,1); }

/* MT - Pad Padding */
.pad { padding: 10px 30px 20px; }

/* MT - All white sidebars */
.col-3cm .main-inner {background:none;}
.col-3cm .main {background:none;}
/*base : sidebar*/
.sidebar { padding-bottom: 20px; position: relative; z-index: 2; }
.sidebar .pad { padding-left: 20px; padding-right: 20px; }
.sidebar-top { padding: 11px 15px; }
.sidebar-top p { float: left; color: #045e89!important; font-size: 16px; font-weight: 600; text-transform: uppercase; line-height: 24px; padding: 3px 0; }
.sidebar-top a{color:#045e89 !important;}
.sidebar-toggle { display: none; text-align: center; cursor: pointer; width: 100%; height: 50px;
-webkit-box-shadow: inset 0 -1px 0 rgba(255,255,255,0.1);
box-shadow: inset 0 -1px 0 rgba(255,255,255,0.1); }
.sidebar-toggle i { font-size: 38px; color: #666; padding: 5px 0; }
.s1-expand .s1,
.s2-expand .s2 {-moz-transition: width .2s ease; -webkit-transition: width .2s ease; transition: width .2s ease; }

/* sidebar primary */
.s1 { width: 340px; z-index: 2; }
.s1:hover { z-index: 98; /* social icons tooltip above header nav */ }
.s1 .sidebar-top,
.s1 .sidebar-toggle { background: white!important; }
@media only screen and (min-width: 479px) and (max-width: 960px) {
	.s1 .sidebar-top { background: white!important; border-bottom: 1px solid #fff; }
	.s1 .sidebar-top p { color: #666; }
	.s1 .sidebar-top .social-links .social-tooltip { color: #666; }
}

/* sidebar secondary */
.s2 { width: 260px; z-index: 1; }
.s2 .sidebar-top,
.s2 .sidebar-toggle { background: white!important; }
@media only screen and (min-width: 479px) and (max-width: 1200px) {
	.s2 .sidebar-top { background: white!important; border-bottom: 1px solid #fff; }
	.s2 .sidebar-top p { color: #666; }
	}

/* MT - Sidebar Widget */
.sidebar .widget { padding-top: 2px!important; }

/* MT - Additional widget only for bigger screens */
#twitter-top { display: block; }

@media only screen and (max-width: 719px) {
#twitter-top { display: none; }
}

/* MT/ Common : Page Title */
.page-title { background: #FFF; position: relative; padding-top: 18px; padding-bottom: 10px; border-bottom: 1px solid #fff; color: #666; font-size: 16px; font-weight: 600; text-transform: uppercase; line-height: 16px; }
.page-title a { color: #045e89; }
.page-title a:hover { color: #444; }
.page-title span { color: #aaa; }
.page-title i { margin-right: 8px; }
.page-title h1,
.page-title h2,
.page-title h4 { color: #045e89; }
.page-title .meta-single li { float: left; margin-right: 14px; }
.page-title .meta-single li.comments { float: right; margin-right: 0; }

/*MT - Customizing post excerpts */
.home  .post-title a { text-transform: uppercase; color: #045e89; font-weight:700 }
.home  .post-title a:hover { text-transform: uppercase; color: #444!important; font-weight:700 }
.home .entry.excerpt p {
  color: #444;
  font-size: 14px;
  font-weight:400;
}

.single .post-title { font-variant: small-caps; }

.post-title { color: #444; font-weight: normal; margin-bottom: 8px; font-size: 18px; font-weight: 400; line-height: 1.2em; -ms-word-wrap: break-word; word-wrap: break-word; }

/* MT - Changing colour to lines between blog posts */
.post-list .post-row  { margin-left: -30px; padding-left: 30px; float: left; width: 100%; border-bottom: 1px solid #FFF; margin-bottom: 5px; position: relative; }

/*MT - Wrapping Page Navi for smaller screens */
@media only screen and (max-width: 719px) {
.wp-pagenavi a.page, span.extend, a.last { display: none; }
 }
 
 /* MT - Changing footer widgets background and H colors */
 #footer-widgets{ padding-top: 10px; background-color: #F9F9F9; }
 
 #footer .widget select { border-color: #eee; }
 #footer .widget { padding-bottom: 30px; }
 #footer .widget { color: #444; }
 #footer .widget a { color: #666; }
 #footer .widget a:hover { color: #666; }
 
 h1, h2, h3, h4, h5, h6 { color: #045e89; font-weight: 600; -ms-word-wrap: break-word; word-wrap: break-word; }
.entry h1 span, .entry h2 span, .entry h3 span, .entry h4 span, .entry h5 span, .entry h6 span { color: #bbb; }
.entry h1,.entry h2,.entry h3,.entry h4,.entry h5,.entry h6  { margin-bottom: 14px; font-weight: 400; line-height: 1.3em; }
.entry h1 { font-size: 38px; letter-spacing: -1px; }
.entry h2 { font-size: 34px; letter-spacing: -0.7px; }
.entry h3 { font-size: 28px; letter-spacing: -0.5px; }
.entry h4 { font-size: 24px; letter-spacing: -0.3px; }
.entry h5 { font-size: 20px; font-weight: 600; }
.entry h6 { font-size: 18px; font-weight: 600; text-transform: uppercase; }

.heading,
#reply-title { font-weight: normal; font-size: 18px; text-transform: uppercase; font-weight: 600; margin-bottom: 1em; }
.heading i { font-size: 22px; margin-right: 6px; }

/* MT - Tweaking the footer logo and padding */
#footer-bottom #footer-logo { display: block; margin-bottom: 5px; max-height: 90px; }

#footer .pad { padding-bottom: 20px; }
#footer-bottom .pad { padding-top: 20px; }

/* MT - Tweaking social links colors in footer */
#footer-bottom .social-links { padding-top: 18px; }
#footer-bottom .social-links a { color: #fff!important; }
#footer-bottom .social-links a:hover { color: rgba(255,255,255,0.6)!important; }
#footer-bottom .social-links .social-tooltip { font-size: 30px; }

/* MT - Footer Text */

#footer-bottom #copyright,
#footer-bottom #credit { color: #fff; color: rgba(255,255,255,0.5); font-size: 14px; line-height: 1.5em; }

.one-half #tribe-small{     
color: rgba(255, 255, 255, 0.5);    
margin: auto; 
font-family: "Lato",Helvetica,sans-serif;    
font-size: 14px;    font-weight: 100;    
line-height: 1.4em;    padding-top: 7px;    
text-align: justify;    width: 82%; }

.one-half #tribe-small a {
text-decoration: none; }

@media only screen and (min-width: 720px) {
.one-half #tribe-small{       
float: right; }
}

/*  MT - Custom Tags */
.post-tags { margin-bottom: 40px; }
.post-tags span { font-size: 14px; color: #999; display: inline-block; margin: 0 7px 0 0; }
.post-tags a { background: #045e89; display: inline-block; line-height: 16px; white-space: nowrap; font-size: 12px; color: #fff; padding: 3px 7px; margin: 0 5px 2px 0;
-webkit-border-radius: 2px; border-radius: 2px; }
.post-tags a:hover { background-color: #CCC!important; color: #045e89; }

/*  MT - Custom Sharrre */
.sharrre-container { float: right; width: 30px; padding: 0 10px; margin-right: -100px;
-webkit-border-radius: 4px; border-radius: 4px; }
.sharrre-container span { color: #045e89; display: block; text-align: center; text-transform: uppercase; font-size: 11px; }
.sharrre { padding: 10px 0 0; }
.sharrre .box { width: 30px; display: block; }
.sharrre .count { background: #045e89; color: #fff!important; display: block; font-size: 15px; font-weight: 600; line-height: 30px; position: relative; text-align: center; 
-webkit-border-radius: 15px; border-radius: 15px; }
.sharrre .count:after { content:''; display: block; position: absolute; left: 49%; width: 0; height: 0; border: solid 6px transparent; border-top-color: #fff; margin-left: -6px; bottom: -12px; }
.sharrre .share { display: block; font-size: 28px; font-weight: 600; line-height: 32px; margin-top: 4px; padding: 0; text-align: center; text-decoration: none; }
.sharrre .box .share,
.sharrre .box .count { -webkit-transition: all .3s ease; transition: all .3s ease; }
.sharrre .box:hover .share,
.sharrre .box:hover .count { color: #ccc!important; }
.sharrre#twitter .share,
.sharrre#twitter .box .count { color: #00acee; }
.sharrre#facebook .share,
.sharrre#facebook .box .count { color: #3b5999; }
.sharrre#googleplus .share,
.sharrre#googleplus .box .count { color: #cd483c; }
.sharrre#pinterest .share,
.sharrre#pinterest .box .count { color: #ca2128; }

/* MT - Customizing Cookie Consent */

		#catapult-cookie-bar { text-align:center!important; }
		button#catapultCookie { color: #045e89!important; }

/* MT - The old bottom div for images */

.bottom img {
  border: 1px solid #000000;
  }	
  
/* MT - The old bottom div for images */

.bottom img {
  border: 1px solid #000000;
  }	
 /* Alx Responsive Videos */
.video-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; }
.video-container iframe, .video-container object, .video-container embed, .video-container video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }  

/* MT IG Videos */
.ig-video{
	max-width: 640px;
	margin: 0 auto;
}

/* MT Center Wrapper */
.tribewrap{
	max-width: 700px;
	margin: 0 auto;
}

/* MT Idol Images */
.idol-left { 
	float: left; 
	padding: 0px 15px 0px 0; 
}

/* MT Blockquote for excerpt */
.excerpt blockquote:before { content: ""; color: #ccc; font-size: 20px; font-style: normal; font-family: FontAwesome; text-align: center; position: absolute; left: 0; top: 0; }