/* Themify Customize Styling */
body {	
	font-family:Droid Sans Mono;	font-size:14px;
	line-height:1.8em;

	color: #444444; 
}
a {		text-decoration:underline;

	color: #444444; 
}
a:hover {		font-style:normal;
	font-weight:normal;
	text-decoration:none;

	color: #444444; 
}
h3 {	
	font-family:EB Garamond;	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase; 
}
#headerwrap {	
	border-top: 6px solid #000000;
	border-right: none;
	border-bottom: 1px solid #ffffff;
	border-left: none; 
}
#site-logo {		font-size:28px;
	text-transform:uppercase;
	color: #444444;	position:absolute;

	top: -120px; 
}
#site-logo a {	
	color: #444444; 
}
#main-nav {		position:relative;

	top: 30px; 
}
#main-nav a {	
	font-family:Droid Sans Mono;	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	font-size:14px;

	color: #333333; 
}
#main-nav a:hover {	
	background-color: #333333;
	color: #ffffff; 
}
#main-nav .current_page_item a,  #main-nav .current-menu-item a {	
	background-color: #333333;
	color: #ffffff; 
}
#main-nav .current_page_item a:hover,  #main-nav .current-menu-item a:hover {	
	color: #ffffff; 
}
.post-title, .post-title a {	
	font-family:EB Garamond;	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	font-size:26px;
	text-transform:capitalize;	text-align:center;
	color: #333333; 
}
.post-title {	
	padding-top: 40px;
	padding-bottom: 60px; 
}
.post-nav {	
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none; 
}
.post-nav a {	
	font-family:Droid Sans;	font-style:normal;
	font-weight:normal;
	text-decoration:none;
 
}
.post-nav .arrow {	
	background-color: #666666; 
}
.page-title {	
	color: #333333;
	font-family:EB Garamond;	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	font-size:24px;
	text-transform:uppercase;	text-align:center;
	padding-top: 50px;
	padding-bottom: 40px; 
}
#footer {		font-size:15px;
	line-height:2em;
 
}
#footer a:hover {	
	color: #ffffff;	font-style:normal;
	font-weight:normal;
	text-decoration:none;
 
}

/* Themify Custom CSS */
.themify_lightbox_loaded .module-image a, .themify_lightbox_loaded .module-gallery a, .themify_lightbox_loaded .gallery-icon {
  cursor: pointer !important;
}
.back-top a {
  background-color: #444;
}
.back-top a:hover {
  background-color: #999;
}



.page-title {
  letter-spacing: 5px;
}
#site-logo img {
  border: none;
}
.post-image img {
  border-radius: 0;
border: 1px solid #999;
background: #fff;
padding: 2px;
}
.post-nav .arrow {
  border-radius: 0px;
}
#footer a:hover {
  background-color: #000;
}
input[type="submit"], button {
    background-color: #333;
}
@media (min-width: 320px) and (max-width: 601px) {
      #site-logo {
  margin-top: 30px;
}
.social-widget {
  margin-top: -55px !important;
padding-bottom: 30px !important;
display: inline;
position: absolute;
}
#main-nav-wrap {
  margin: 0;
padding: 0;
position: absolute;
top: 130px;
bottom: 25px;
right: 0;
max-width: 80%;
}
}
