.wp-caption {


background: none;
  border: none;

}

/*------------SOCIAL MEDIA icons-----------------*/

.ult_social a {

color: #666!important;


}

/*----------dotted lines under submenus--------*/

.menu ul li {

border-bottom: 1px #eee dotted;
  
}

.post-id-242 h5 {

  color: red;
}


.entry-content ul li {
  
  
  color: black;
font-weight: bold;
padding-bottom: 10px;
list-style-type: circle;}


/*--------------------------HOMEPAGE PANEL CAPTIONS--------------------------*/

.page-id-14 .wp-caption {

 padding: 0;
  margin: 0;
background: none;
max-width: 220px;  
  
}


.page-id-14 p.wp-caption-text{


  height: 40px;
  vertical-align: middle;
  padding: 10px;
  margin: 0;
  border: 0px;
  text-align: left;
font-weight: bold;
  color: #eee;

}

/*---Row 1 panel 1 (clash calendar)------*/

#col-7-1 .wp-caption-text{

  background: #F7323F;

  
  
}


/*---Row 1 panel 2 (About)------*/

#col-7-2 .wp-caption-text{

  background: #F7323F;
  
}

#col-7-2 .post-inner { padding: 0 10px;}




/*---Row 1 panel 3 (blue)------*/

#col-7-3 .wp-caption-text{

background: #00BDDF;


}

/*---Row 1 panel 4 (green)------*/

#col-7-4 .wp-caption-text{

background: #6CBE77;


}

/*---Row 2 panel 1 (grey)------*/

#col-13-1 .wp-caption-text{

background: #333;


}

/*---Row 2 panel 2 (lilac)------*/

#col-13-2 .wp-caption-text{

background: #DE88DF;


}

/*---Row 2 panel 3 (culture fox orange)------*/

#col-13-3 .wp-caption-text{

background: #EC4125;


}

/*---Row 2 panel 4 (yellow)------*/

#col-13-4 .wp-caption-text{

background: #FFAD40;


}



/*--------------------------END HOMEPAGE PANEL CAPTIONS--------------------------*/



/*--------------------------address on home page-----------------------*/
.address-home {

font-family:"Open Sans Condensed";
  font-weight: bold;
  font-size:16px;
  color: #222;
    text-align: right;
  line-height: 120%;


}



/*--------------------------about panel on home page-----------------------*/


.about-home {

font-family:"Open Sans Condensed";
  font-weight: bold;
  font-size:16px;
  color: #eee;
  line-height: 140%;



}

/*---------------Sign up for newsletter - header--------------------------*/

.signup-button{

  Background-color: black;
  padding: 5px;
  color: #eee;
  font-weight: bold;
margin-left: 20px;
  
}


/*---------------styles social media icons--------------------------*/


.ult_social a { color: #eee; margin-right: 5px;}


/*---------------size of text in footer--------------------------*/
.footwrapper {

font-size: 12px;

}

/*----------lines right of calendar with right of page------------------------*/
#tribe-events {padding-right: 20px;}


/*----------News banner home page---------------------*/

#col-8-2, #col-8-2 a { color: #eee; text-decoration: none;}


/*----------------------------------RESPONSIVE---------------------------------
-------------------------------------------------------------------------------*/

@media screen and (max-width: 490px) {


  body.page-id-14 {background-color: #f7323f;}
  
  
  .logo .img-responsive  {
   
 }
  
.signup-button-mobile {width: 100px; float: right;}

.about-home {
  background: #f7323f;
    padding: 5px;
  max-width: 50%;}

  
.address-home {

    text-align: left;
  line-height: 120%;


}

  .signup-button {

  Background-color: black;
  padding: 5px;
  color: #eee;
  font-weight: bold;
margin-left: 0px;
  
}


  .about-home {
    
   max-width: 100%; 
    
  }
  
  

}








