/*
Theme Name:     Toolset Bootstrap Audio Recording
Theme URI:      http://www.audiorecording.me/
Description:    Child theme for the Toolset Bootstrap
Author:         Emerson Maningo
Author URI:     http://www.audiorecording.me/
Template:       toolset-bootstrap
Version:        1.0
*/
@import url("../toolset-bootstrap/style.css");

/*Cart widget General for WooCommerce*/
.cart_list li img {
    margin-right: 10px;
}
.cart_list li {
    padding-left: 20px !important;
}

div.woocommerce-variation-description {	
	margin-bottom: 25px;
	font-size: 85%;
}
ul.products li.featured{
	background:lightyellow;
}
.navbar-inner {    
    background-image: url("../toolset-bootstrap-audiorecording/images/top12.jpg") !important;
}
.nav {
	background: #000;
}
.brand {
	background: #000;
}
.navbar-inverse .brand, .navbar-inverse .nav > li > a {
	color: #CCC !important;
}
.navbar-inverse, .navbar-inverse .nav > li > a:hover {
	color: #EEE !important;
	text-decoration:underline !important;
}
.navbar-inverse .brand {
	color: #EEE !important;
}
.entry-content .post-thumbnail {
	display:none;
}

.social_icon {
    background:url("../toolset-bootstrap-audiorecording/images/sprite.png");
    background-repeat:no-repeat;   
    display:block;
    width:33px;
    float:left;
    margin:0 3px 0 0;
    height:32px;
    opacity:0.8;
    filter:alpha(opacity=80);
  }
.social_icon:hover {
    opacity:1;
    filter:alpha(opacity=100)  
  }
.social_icon.twitter {
    background-position:-33px 0;
  }
.social_icon.googleplus {
    background-position:-99px 0;
  }
.social_icon.print {
    background-position:-66px 0;
  }
#sharebuttonsx {
	margin-top:5px;margin-bottom:10px;margin-left:0px;
	}
#sharetop {
	margin-top:15px;
}

#numbertwopiece {
	margin-top:10px;
}
#number_one_sidebar {
	margin-top:10px;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 13px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

body {    
    color: #333333 !important;
    font-family:'Merriweather',serif !important;
    line-height:1.5em !important;
    font-size: 100% !important;
    background-image: url("../toolset-bootstrap-audiorecording/images/audiorecordingbackground.gif") !important;
}
h1, h2, h3, h4, h5, h6 {
	font-family:'Raleway',sans-serif !important;
	line-height:1.5em !important;
	margin-left:5px !important;
}
#content h1 {
	line-height:1.4em !important;
}
#main {
	background: #FFF !important;
	box-shadow: 0 0 .625em 1em rgba(0,0,0,.05) !important;
	border-radius: 1.2em !important;
	margin-top: 15px !important;
}
#sidebar {
	background: #FFF !important;
	border-radius: 1.2em !important;
}

@media (max-width: 979px) {
body.menu-fixed-top {
    padding-top: 0px;    
}
}

.media > .pull-left {
	width:30%;
}

#wpv-latest-news-sidebar {
    margin-right: 10px;
}

p {
    margin: 10px !important;
}

img {	
    margin-left: 2.5%;
    max-width: 95% !important;
}

li {
	margin-left:5px;
}

/*Tutorial styling*/
#floaterright {
	float:right; 
	margin-top: 60px; 
	margin-left: 60px;
	margin-right:60px;
	margin-bottom:60px;
}
center.audiorecording-bottom-ads {
   margin-top: 60px;
}
.user_pagination_guide_text {
	font-weight:bold;
	padding-right:10px;
	margin-left:10px;
}

.populartutorials {
	font-size:14px;
	text-transform:uppercase;
}

#socialsidebar {
    margin-bottom: 10px;
    margin-left: 10px;
    margin-top: 10px;
}

.widget_most_popular_tags {
    margin-left: 5px;
}

.references_sidebar {
	margin-left:10px;
}
.social {
    margin-left: 10px;
}

/*Category page styling*/
.category-title {
	font-size:30px;
}

.media-heading > a {
	padding-right:5px;
}

/*Responsive design adjustments*/

/*OK-Mobile landscape 360 x 640*/

@media (min-width: 240px) and (max-width: 767px) {
  #wpv-categories-grid .categories-grid-item {
		min-height: 300px !important;
   }   
   #wpv-featured-news-slider .thumbnail {
    	min-height: 385px !important;    	
	}
}

/*OK-Mobile portrait 320x480*/

@media (min-width: 240px) and (max-width: 480px) {

	#content h1 {
		font-size:27px;
		line-height:39px;	
	}
		#content h3 {
		font-size:23px;
		line-height:34px;	
	}
	#wpv-latest-news-slider .post-title {
    	font-size: 18px;
    	line-height: 27px;
	}
	.wp-caption {
	    width:95% !important;
	}	
	.categories-grid-item .pull-left {
		float:none;
	}
	#wpv-featured-news-slider .thumbnail {
    	min-height: 400px !important;    	
	}
	.media > .pull-left {
    	width: 90%;
	}

}

/*OK-Mobile landscape 480x320 */

@media (min-width: 481px) and (max-width: 600px) {

	

}

/* OK-Small tablet portrait (600x800) */

@media (min-width: 601px) and (max-width: 767px) {	



}

/* OK-Small tablet landscape (800x600) */

@media (min-width: 801px) and (max-width: 1023px) {


}

/* OK-Tablet portrait (768x1024) */

@media (min-width: 768px) and (max-width: 799px) {

	#wpv-latest-news-slider .post-title {
    	font-size: 16px !important;
    	line-height: 24px !important;
	}
	
	body {
    	font-size: 90% !important;
    	line-height: 1.5em !important;
	}
	
	#content h1 {
		font-size:28px;
		line-height:40px;	
	}
	
	h3 {
    	font-size: 20px !important;
	}
	.categories-grid-item .category-title {
	    font-size: 16px !important;
	}
	.categories-grid-item .post-title {
	    font-size: 15px !important;
	}
	.media .pull-left {
	    float:none;
	}
	.media > .pull-left {
    	width: 80%;
	}
	.media-body .media-heading {
	    font-size:15px !important;
	}

	#wpv-featured-news-slider .post-title {
    	font-size: 15px !important;
	}
}

/* OK-Tablet landscape (1024x768) */

@media (min-width: 980px) and (max-width: 1199px) {

   	.categories-grid-item .pull-left {
    float: none !important;
	}
}

/* 800 x 1280 portrait tablet */
@media (min-width: 768px) and (max-width: 979px) {

	#wpv-latest-news-slider .post-title {
    	font-size: 17px !important;
    	line-height: 24px !important;
	}
	
	body {
    	font-size: 91% !important;
    	line-height: 1.5em !important;
	}
	
	#content h1 {
		font-size:29px;
		line-height:42px;	
	}
	
	h3 {
    	font-size: 21px !important;
	}
	.categories-grid-item .category-title {
	    font-size: 17px !important;
	}
	.categories-grid-item .post-title {
	    font-size: 16px !important;
	}
	.media .pull-left {
	    float:none;
	}
	.media > .pull-left {
    	width: 80%;
	}
	.media-body .media-heading {
	    font-size:16px !important;
	}

	#wpv-featured-news-slider .post-title {
    	font-size: 16px !important;
	}

}
/*CSS adjustments after live*/
.media-list {
	margin-right:1em;
}
.sc_fancy_player_container {
    margin-left: 2%;
    margin-right: 2%;
    width: 86%;
    margin-top:2%;
    margin-bottom:2%;
    max-width:380px;
}
/** WordPress 4.4 update */

#facebooklikeboxsidebar {
	height:30px;
}
