
/*---------------------------*/
/*		   general
/*---------------------------*/

body,
.posts .title-meta .entry-meta { font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif; }

body {
	background: #e6e6e6; 
}

h1,h2,h3,h4,h5,h6,
.entry-time,
.header-main-menu .trigger,
.header-search input,
.entry-meta,
blockquote,
.the-author,
.comment-meta,
label { font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.logo .logo-text,
.footer-widgets,
.page-numbers li span,
.next-prev a:hover,
.page-links .current,
.content input[type="submit"]:hover,
.slider .entry-header,
.slider .entry-content,
.flex-direction-nav .flex-prev,
.flex-direction-nav .flex-next,
.widget_tag_cloud a:hover { 
	background-color: #35302c;  
}

.top-bar-section ul li > a:hover,
.top-bar-section ul li.active > a,
.heading,
a,
a:hover,
.page-title,
.the-author a,
.entry-content .widget-title,
.featured-image:hover a:after { color: #35302c; }

@media (min-width: 768px) {
	logo { width: 280px; }
	.logo img,
	.logo-text {
	}
	.header-main-row { padding-left: 230px; }
	.header-main-menu .trigger { 
		height: 70px; 
		line-height: 70px; 
	}
	.header-search { height: 70px; }
	.header-search form { 
		70px; 
		width: 100%;
		display: table;
		height: 100%;
	}
	.header-search form > .row {
		display: table-cell;
		text-align: center;
		vertical-align: middle;
	}
}

.share-post {
clear: both;
position:relative;float:left;background:#efefef;width:100%;max-width:700px;margin:0;padding:10px 10px 3px 10px;height:100%;
}
.share-post ul, .share-post li {
padding: 0;
margin: 0;
outline: none;
list-style: none;
border: 0 none;
}
.share-post li {
float: left;
width: 106px;
}

/*---------------------------*/
/*		  custom css
/*---------------------------*/	
 
