/* Themify Customize Styling */
a:hover {	
	color: #24291d; 
}
body[class*="themify"] #site-logo a {		font-weight:normal;

	color: #00b69a; 
}
#site-description {	display: none; 
}
#main-nav {	background: none;
	background-color: #00b69a;
	border-bottom: 3px solid #6d7b84; 
}
#main-nav a {		font-weight:bold;
	font-size:13px;
 
}
#main-nav a, #main-nav > li > a, .transparent-header #main-nav a {	
	color: #ffffff; 
}
#main-nav-wrap #main-nav a:hover, #main-nav-wrap #main-nav > li > a:hover {	
	color: #f0f0f0; 
}
#main-nav-wrap #main-nav .current_page_item > a, #main-nav .current-menu-item > a, #main-nav > .current_page_item > a, #main-nav > .current-menu-item > a {	
	color: #302d2d; 
}
.post-title a:hover, .loops-wrapper .post-image + .post-content .post-title a:hover {	
	color: #00b69a; 
}
.loops-wrapper.grid4 .post-title, .loops-wrapper.grid4 .post-title a {	
	font-family: 'Trebuchet MS', "Arial", "Helvetica", sans-serif;	font-size:13px;
 
}
.page-title {		font-size:20px;
 
}
#footerwrap {	background: none;
	background-color: #ffffff; 
}
#footer a {	
	color: #333333; 
}

/* Themify Custom CSS */
.post-image img {
  max-height: 170px;

}

a {
	color:#00b69a;
}

#sidebar {
  width: 28%;
}
#content {
  padding: 3.75% 0;
  width: 70%;
}

.psr-selected a {
  background: #569008 none repeat scroll 0 0;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  padding: 5px 50px 5px 10px;
}
.psr-deselected a {
  background: #569008 none repeat scroll 0 0;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  padding: 5px 45px 5px 5px;
}
.widget.widget_psr_widget ul{
  background: #f5f5f5 none repeat scroll 0 0;
  padding: 10px;
}

#searchform #s {
  padding: 7px 45px 7px 29px;
}


.textwidget > p {
  margin-bottom: 1em;
}
.fixed-header {
background:#fff !important;
}
.widget.widget_search h4 {
  float: left;
  padding-right: 10px;
}

@media screen and (max-width: 680px) {

.grid4 .post {
margin-left:5px!important;
width:47% !important;
float:left !important; 
border:2px solid #f5f5f5 !important;
}
.post-title {
font-size:0.7em !important;

}
}
@media screen and (max-width: 480px) {


.grid4 .post {
width:47% !important;
float:left !important;
margin-left:5px!important;

background:#f5f5f5;
}
.post-content {
font-size:1em !important;
min-width:110px !important
}
.singleimg {
width:95%
}

.ptb_post.clearfix.ptb_is_excerpt.post.prosfora.type-prosfora {
  width: 100% !important;
}
}
.advanced-sidebar-menu ul li a {
    font-size: 100% !important;
}