/*
Theme Name: Schema for Social Profit Machine
Description: Schema theme customized for Social Profit Machine
Author: Social Profit Machine
Template: mts_schema
*/

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

.single-title {letter-spacing: -1.5px; line-height: 1.1em; font-size:2em !important; font-weight: normal !important;}

.logo-wrap {margin:20px 0 !important; margin-right:20px !important;}
.widget-header {margin-top:10px !important; margin-bottom:10px; float:left; margin-left:10px;}

.soc-header {margin-left:9px;}
.article-photo {
	max-width:400px;
	margin:0 auto;
	text-align: center;
}

#site-footer ul {
    display: block;
}

#site-footer ul li {
    display: inline-block;
    margin-right: 10px;
    padding-right: 10px;
    position: relative;
    font-size:.9em;
}

#mobile-top-da {display:none;}
#desktop-top-da {display:block;}

/* //SBE 09-30-2016:  for top header banner */
@media screen and (max-width: 500px) {
   #mobile-top-da {display:block;}
   #desktop-top-da {display:none;}
}

/*div.quote-2 {
	background: #f6f6f6;
	padding: 18px 20px;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 25px;
	margin-top: 25px;
}

div.quote-2 blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background: none;
}*/

/*.post-thumb {
	text-align: center;
}

.post-thumb img {
	max-width: 400px;
	height: auto;
	padding: 5px;
	border: 1px solid #e2e2e2;
	background: #fff;
}

.top-ad {
	clear: both;
	width: 100%;
	height: 100%;
	margin-bottom: 20px;
	text-align: center;
}
.top-ad .widget, .inpost-ad .widget {
	margin: 0;
	padding: 0;
}
.inpost-ad {
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-top: 5px;
}
.inpost-ad img {
	border: none;
	padding: 0;
}
*/