/* Enter Your Custom CSS Here */

.header .logo img {
    max-height: 130px !important;
}


.bg-dark {
	background-color:#faded0 !important;
}

.main-menu > li > a {
  color:#cc3300 !important;
  font-family: Arial !important;
}

body a,
.widget-content ul li:before {
  color:#cc3300 !important;	
}

.activity-list .activity-item {
	background: #EEE !important;
  	margin:20px 0px !important; 
}
#buddypress #item-header,
#buddypress #item-nav,
#buddypress #subnav{
	display:none !important;
}

#buddypress ul.item-list {
	border-top:0px !important;
}

.tribe-events-list-separator-month+.type-tribe_events.tribe-events-first,
.tribe-events-single {
	padding:1.5em !important;
}

#tribe-events-content-wrapper {
	margin-top:40px !important;
}

.tribe-bar-views-inner {
	background:transparent !important;
}

#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a {
	background:transparent !important;	
}
#tribe-bar-form {
	background:white !important;
}
#tribe-events .tribe-events-button:hover, #tribe_events_filters_wrapper input[type=submit], .tribe-events-button, .tribe-events-button.tribe-active:hover, .tribe-events-button.tribe-inactive, .tribe-events-button:hover, .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-], .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-]>a {
  background-color:#fceee7 !important;
}


.single-tribe_events .tribe-events-event-meta {
	background:#fdf5f1 !important;
}

#tribe-bar-form .tribe-bar-submit input[type=submit] {
 	color:#cc3300 !important;
  margin:0px !important;
  padding:0px !important;
  padding:10px !important;
  width:auto !important;
}

.tribe-events-calendar {
	background:white !important;
}

.tribe-events-present #tribe-events-daynum-17 {
	background-color:#cc3300 !important;
}

.post-quote {
    background: #e6e6e6 !important;
    color: #616161 !important;
}

.post-header {
   padding: 4% 10% !important;
}

.single .post-content {
    padding: 5% 10% !important;
}

.post-header .post-title { 
	font-family:'Roboto', sans-serif !important;
}
.header .blog-logo {
	text-align:left !important; 
}
.header {
	padding:30px 0 !important;
}
.header .logo img {
	max-height:200px !important;
}

.credits-right.fright {
	display:none;
}

.main-menu ul li {
  background: #faded0 !important;
  color: #616161 !important;
}

.textwidget {
	font-size: 90% !important;  
  
}

.post-content p{
	line-height: 150% !important;  
}


.wpb_button {
  padding: 7px;
  background: #cc3300;
  font-family: Arial, Helvetica, sans-serif;
  /*font-weight: bold; */
  color: white !important;
  /*border: 1px solid darkred;
  border-radius: 10px;*/
}

.footer .widget-content strong {
    color: #FFF;
    letter-spacing: 1px;
    font-size: 0.79em;
		display: inline-block;
		margin-bottom: 0.3rem; 
}