/* Themify Customize Styling */
body {	
	font-family:Raleway; 
}
#pagewrap {	
	background-color: #ffffff; 
}
h1 {	
	font-family:Raleway; 
}
h2 {	
	font-family:Raleway; 
}
h3 {		font-style:italic;
	font-style:italic;
 
}
#header {	
	font-family:Raleway; 
}
#site-description {	
	font-family:Open Sans;	font-size:20px;
	text-align:left;display: none; 
}
#main-nav {		position:static;
 
}
#main-nav a {	
	font-family:Raleway; 
}
#footerwrap {	
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #000000; 
}
#footer {	
	background-repeat: no-repeat;
	background-position: center center;
	color: #ffffff;
	font-family:Raleway; 
}
#footer a {	
	color: #ffffff; 
}
#footer a:hover {	
	color: #ffffff; 
}

/* Themify Custom CSS */
/* post title */
.post-title {
	font-family: 'Raleway', sans-serif;
	font-size: .5em;
	line-height: 1em;
	margin: 0 0 .45em;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: -.025em;
}

.loops-wrapper.grid3 .post-title {
	margin: 0 0 .8em;
	padding: 0;
	font-size: 0.4em;
	letter-spacing: normal;
}