/*

Theme Name: X &ndash; Child Theme
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: x

*/


/*
.site {
   background-color:#e0e0e0;*/
}
/*NAVBAR 
.x-navbar {
height:60px;}

.x-navbar-inner{
height:60px;} */

.x-navbar {
  background-color: rgba(224,224,224,0.8);
  border-bottom: 4px solid rgba(214,214,214,0.5);
}
.x-btn-navbar.collapsed:hover {
  color: #261f67;
}
.x-btn-navbar.collapsed {
  color: rgba(38, 31, 103, 0.35);
}



/*Take out author and other post meta*/
.p-meta
{display:none;}

/*place the back & forward arrows below NavBar*/
.x-nav-articles {
  float: right;
  width: 82px;
  margin-left: 35px;
  margin-top: 10px;
}
/*Place post title below NavBar*/
h1.entry-title {margin-top:10px;}



/*
FOOTER - TOP
.x-colophon.top{
background-color:#e0e0e0;
padding: .5% 0 .5%;

}
*/
/*
EVENTS PAGE

.tribe-events-list-widget ol li {
	margin-bottom: 30px;
	list-style: none;
color:#000;
}
 .widget ol li a {
  display: inline-block;
  color: #000;
}

.tribe-events-list-widget  .duration {
	font-weight: bold;
}

.tribe-events-event-image img{display:none;}*/


#tribe-events-pg-template {
  /*max-width: 90%;*/
  margin: 22px auto;
}

/*tiny carousel
#tchsp {
  height: 1%;
  margin: 10px 0 0 0
  overflow: hidden;
  position: relative;
  padding: 0 0 0;
  width: 90%;
  text-align: center;
}
#tchsp .next {
display:none;
}*/
/*RevSlider*/
.tp-bannertimer{
background:rgba(0,0,0,0.0);}
