/* 
Theme Name:		 specular-child
Theme URI:		 http://childtheme-generator.com/
Description:	 specular-child is a child theme of specular, created by ChildTheme-Generator.com
Author:			 codeless
Author URI:		 http://childtheme-generator.com/
Template:		 specular
Version:		 1.0.0
Text Domain:	 specular-child
*/


/*
    Add your custom styles here
*/

#content:after { display: block; content: ''; clear: both; }

/* cpm style */
.top_wrapper a {
    color: #424242;
		text-decoration: none;
}

aside.widget_custom_html ul.heateor_sss_sharing_ul li:after{
	display: none;
}

article.standard-style ul.info{
	color: #ef3a63 !important;
}

.blog-article.standard-style .info {
    margin-top: 15px;
    padding-bottom: 0 !important;
}

div.heateor_sss_horizontal_sharing li{
	margin-right: 10px !important;
}

div.heateor_sss_horizontal_sharing li:last-child{
	margin-right: 0 !important;
}

#blog .span9{
	padding-right: 40px;
}

#blog .span9 h1{
	font-size: 31px;
}

.blog-article.standard-style .media{
	margin: 40px 0;
}

div.heateor_sss_horizontal_sharing li{
	width: auto !important;
}

.tribe-events-adv-list-widget .tribe-mini-calendar-event .list-info h2 a{
	color: #ef3a63;
}

article .single_post_blog ul.info li.blog_cat{
	font-size: 14px;
	font-weight: 700;
	margin-right: 0;
}

article .single_post_blog ul.info li.blog_date{
	font-size: 14px;
}

article .single_post_blog ul.info li.blog_date i{
	display: none;
}

article .single_post_blog ul.info li.blog_cat:after{
	content: "|";
	color: #cccccc;
	margin: 0 14px;
}

.widget_custom_html .custom-html-widget > div{
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

.tribe-mini-calendar-event .list-date{
	width: 18%
}

.tribe-mini-calendar-event .list-info{
	width: 75%;
}

div#blog .span9 {
    width: 66%;
    padding-right: 75px;
}

div#blog .span3 {
    width: 34%;
}

@media (max-width: 767px){
	div#blog .span9,
	div#blog .span3 {
		width:100%;
		padding-right: 0;
	}
}