/* Themify Customize Styling */
body {	
	background-color: rgba(245,235,236,0.99);
	font-family:Georgia, 'Times New Roman', Times, serif;	font-size:18px;
	line-height:26px;
 
}
a {	
	color: #2c7029; 
}
a:hover {	
	color: #5ca85c; 
}
#headerwrap {	background-image: none;
	background-color: #9fd49f;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px; 
}
#header a {	
	color: #194d19; 
}
#header a:hover {	
	color: #9fd49f; 
}
#nav-bar {	
	background-color: #006600; 
}
#site-logo img {	
	height: 58px; 
}
#site-description {	display: none; 
}
#main-nav a {	
	font-family:Oswald;	font-weight:normal;
	font-size:20px;
	text-transform:uppercase;	text-align:left;
	background-color: #9fd49f; 
}
#main-nav a:hover {	
	background-color: #8cbd8f;
	color: #ffffff; 
}
#main-nav .current_page_item a,  #main-nav .current-menu-item a {	
	background-color: #8cbd8f; 
}
#main-nav .current_page_item a:hover,  #main-nav .current-menu-item a:hover {	
	background-color: #8cbd8f; 
}
.post-title, .post-title a {	
	font-family:Georgia, 'Times New Roman', Times, serif;	font-size:32px;
	line-height:30px;

	color: #006400; 
}
.page-title {	
	color: #22801f;	text-transform:capitalize; 
}
.module-title {	
	color: #523c1a;	font-size:24px;
	text-transform:lowercase;	text-align:left; 
}
#sidebar .widgettitle {		font-size:12px;
 
}
#footerwrap {	background-image: none;
	background-color: #194d19;
	padding: 0px;
	margin: 0px; 
}
#footer {	
	font-family:Arial, Helvetica, sans-serif;	text-align:center; 
}
#footer a {		text-transform:uppercase; 
}

/* Themify Custom CSS */
.wp-caption-text {
	text-align: left;
    font-style: italic;

}  

.back-top {
  display: none;
}

#headerwrap .social-widget {
float: none;
text-align: center;
padding: 6px;
height: 90px;
}

#site-logo { 
height: 60px;
margin-top:  -4px;
margin-bottom: 10px;
z-index: 111; }



footer#footer {
  width: 70%;
 	margin: auto; 
        padding: 1px;

}


.footer-widgets {
width: 70%;
margin: 0px;

  
}

#footer .footer-widgets {
margin: 1% 0 10px;
}

footer#footer .footer-nav {
margin: 0px;
}	

div.header-widget {
 	margin: 10px; 

}


#contentwrap, #sidebar {
 	padding-top:2%; 
}

h1 {
  margin-top: 0px;
  font-weight: 900;
margin-bottom: 1px;
line-height: 38px;
  font-family: Istok Web, Open Sans, sans-serif !important;


   }


h3 {
  color: #003300 !important;
  text-transform: capitalize !important;
  font-family: Istok Web, Open Sans, sans-serif !important;
}


h4 {
  color: #00300 !important;
  text-transform: capitalize !important;
  font-family: Istok Web, Open Sans, sans-serif !important;
    font-weight: 900;
}


h5 {
  color: #303030 !important;
line-height: 30px;
  font-family: Istok Web, Open Sans, sans-serif !important;
    font-weight: 900;
}


.module-slider {
    margin-bottom: 0;
}

/* post category (Wild & Wooly...) */
.post-category a {
    font-weight: bold;
    color: #cc3300 !important;
    margin-bottom: 0px;
    line-height: -20px!important!;
    font-weight: 900;
   }
 
   
/* headline (Gulf stream energy...) */
.post-content > h1.post-title.entry-title {
  margin-top: 0px;
  font-weight: 900;
margin-bottom: 0px;
line-height: 40px;

   }


/* author - note this has the border below it, padding bottom is distance between author and border line, margin-bottom is distance between line and share icons */
.post-content > p.post-meta.entry-meta {
  margin-bottom: 1em;
padding-bottom: 2px;
margin-top: 10px;
line-height: 4px;

  }


.widgettitle, .module-title {
    color: #003300;
    border-top: 2px solid #000000;
    font-family: Oswald,sans-serif;
    letter-spacing: normal;
    margin: 0 0 20px;
    padding: 15px 0 0;
    text-transform: uppercase;

}

.widgettitle {
    color: #003300;
    border-top: 2px solid #000000;
    font-family: Oswald,sans-serif;
    letter-spacing: normal;
    margin: 0 0 20px;
    padding: 15px 0 0;
    text-transform: uppercase;
}

.widget {
	margin: 0 0 5px;

}

  
.top-nav   {
  padding: 40px 20 20;  
  

}



@media screen and (max-width: 976px) { /* Themify Customize Styling */
#site-logo img {	
	height: 58px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#site-logo img {	
	height: 58px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
#site-logo img {	
	height: 58px; 
}
 }