/*
Theme Name: Qualeb Network Site
Description: Child theme for the Qualeb theme 
Author: DeMagician
Template: qualeb
*/

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


span.header-desc{
	text-transform:uppercase !important;
}

.Popular_Widget ul li a:hover{
	background:#4cc7e2 !important;
}


/*		8.6		Popular Posts
/*-------------------------------------------------------------------------------------*/

ul.popular-posts li{
	clear:both !important;
	width:100%;
	margin-bottom:10px !important;
	margin-top:10px !important;
	overflow:hidden;
	
}

ul.popular-posts li img {
	width: 37px;
	height: 37px;
	border:4px solid #ddd;
	margin-right:5px;
	float:left;
}

ul.popular-posts li a.title{

}

/*				Masonry Portfolio Single
/*-------------------------------------------------------------------------------------*/

#main-masonry-wrap{
	border-top:1px solid #eee;
	width:100%;
	
}
#bread-nav{
	width:100%;
	overflow:hidden;
	padding-bottom:10px;
}

#masonry-breadc{
	float:left;
	padding-top:5px;
	width:600px;
	text-transform:uppercase;
	color:#222;
	
}

#masonry-breadc a,
#masonry-breadc span{
	text-decoration:none;
	text-transform:uppercase;
	color:#222;
}
#masonry-breadc a:after,
#masonry-breadc span:after{
	content: " /";
	margin-left: 0.5319148936170213%; /* 5/940 */
	font-size:8px;
}

#masonry-breadc a.no_slash:after{
	content: " ,";
	margin-left: 0.5319148936170213%; /* 5/940 */
	font-size:8px;
}

#masonry-nav{
	float:right;
	width:150px;
}
#masonry-nav #psingle-nav{
	border:0;
	margin-bottom: 0px;
}



#masonry-wrap {
  margin-bottom: 20px;
  clear: both;
  margin-left:-10px;
  min-height:200px;
  overflow:hidden;
}

.box {
  margin: 5px;
  margin-left:10px;
  margin-right:0px;
  font-size: 11px;
  line-height: 1.4em;
  float: left;
}

.box h2 {
  font-size: 14px;
  font-weight: 200;
}

.col3 { width: 180px; }

.col3 img { max-width: 180px; }

.box img,
#tumblelog img {
  display: block;
  width: 100%;
}

div.artist-title,
div.project-title{
	width:100%;
	clear:both;
	text-align:left;
	padding-bottom:2px;
		text-transform:uppercase;
	line-height:15px;
	color:#555;
}
span.artist-name{
	font-size:11px;

}
div.project-title{
	margin-bottom:15px;

}
div.fancybox-skin{
	padding-top:0px !important;
	background:none !important;
}

div.buyout_link{
	float:left;
}

div.lightbox_link{
	float:right;
}

div.image_social_sharing{
	clear:both;
	width:250px;
	padding-top:8px;
}

div.image_social_sharing a.twitter-share-button{
	float:left;
}
div.twitter-share{float:left;}
div.image_social_sharing div.fb-like{
	float:right;
	width:130px !important;
	margin-right: 40px;
}

#masonry-breadc span::after{
	content:none;
}

/* Options */

h2#home-slogan{	color: $slogan;}
#page{ border-color: $slogan; }

.more-link,
a,
div.menu ul li.current-cat a,
div.menu ul li.current_page_item a,
div.menu ul li.current-menu-item a,
#filter-nav a.current,
#filter-nav a:hover,
span.comments-link a,
#blog-accordion a.more-link,
#blogreg-index a.more-link,
div.nav-previous a, div.nav-next a,
aside.widget a:hover, #upper-footer a:hover,
#searchform input#searchsubmit:hover,
div.comment-author span.fn a:hover, a.comments-date:hover, a.comment-reply-link:hover,
#masonry-breadc a.masonry-cat, 
#masonry-breadc a.all:hover,
ul#menu-secondary li a:hover,
div.lightbox-to-headline a:hover,
div.register-error a:hover,
div.logged-in-top-nav a:hover,
div.menu_top_user ul a:hover,
.fancybox-title-float-wrap a:hover {
	color:#4cc7e2;  
}
.Popular_Widget ul li a:hover{ color:#4cc7e2;}
.color, a.color{ color:#4cc7e2 !important;  }

input#submit,
#contact-form #submit-button,
a.sbutton,
form#wp_login_form input#submitbtn {
	background: #4cc7e2;
}

#pindex-nav{
	padding-top:10px !important;
}