/* Themify Customize Styling */
body {	
	margin-top: 15px; 
}
h1 {	
	font-family:Arial, Helvetica, sans-serif; 
}
#headerwrap {	background-image: none;
	background-color: #0000ff; 
}
#site-logo {	
	font-family:Oranienbaum;	font-weight:bold;
	font-weight:bold;
 
}
#site-description {	
	font-family:Roboto Slab; 
}
#main-nav {	background-image: none; 
}
#main-nav a {	
	font-family:Roboto Slab;
	background-color: transparent; 
}
#main-nav .current_page_item a,  #main-nav .current-menu-item a {	
	background-color: #ff0000; 
}
#main-nav ul {	background-image: none; 
}
.post-title, .post-title a {	
	font-family:Verdana, Geneva, sans-serif; 
}
.single-post .post-title {	
	font-family:Arial, Helvetica, sans-serif;	font-size:1.2em;
 
}

/* Themify Custom CSS */
#main-nav a {
color: #fcfadd;
display: block;
padding: 5px 12px;
text-decoration: none;
border-radius: 5px;
}
.post .author-pic {
float: left;
margin: 0 10px 5px 0;
display: none;
}
.likeit-wrap {
margin: 20px 0 5px;
min-height: 15px;
font: normal 14px/1em Arial, Helvetica, sans-serif;
color: #363636;
display: none;
}
body.has-fixed-header {
padding: 85px 0 10px;
}
.post-comment {
display: none;
vertical-align: middle;
margin: 1.5em 0 0.4em;
font-size: 0.85em;
line-height: 1em;
}
.post-title {
margin: 0 0 0em;
padding: 0;
font: 300 normal 1.2em/1.1em "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,sans-serif;
}
.entry-content {
clear: both;
margin-top: 0em; 
*/    display: block;
}
p {
margin: 0 0 1em;
padding: 0;
}
a {
text-decoration: none;
outline: none;
color: #0000ff;
}
.loops-wrapper.grid4 .post-title, .loops-wrapper.grid4 .post-title a {
font-family: Open Sans;
font-weight: bold;
font-size: 1em;
line-height: 1.2em;
text-transform: capitalize;
}