.horizontal-menu {padding: 10px; border: 0px red solid; background: #eee;}


/*------------------------border around team headshots-------------------------------*/
.col-md-8 img{

border: 0px #aaa solid;

}



/*------------------------social media icons on homepage-------------------------------*/


.ult_social {

margin-right: 10px;

  color: #aaa;

}



/*------------------------collapses space below navigation-------------------------------*/


#container-8 {display:none;}


/*------------------------spacer between news item excerpts-------------------------------*/

.category-3 article {

padding-bottom:20px;
  border-bottom: 2px #bbb dotted;


}




/*--------------styles contact form-------------------------*/

tr {

border: 4px white solid;
}




/*--------------styles search button top of header-------------------------*/

#s {
  height: 25px;
border: 1px dotted #333;
  margin-right: 5px;

}

.btn {

height: 25px;
  padding-bottom: 10px;
  font-size: 9px;

}

/*----------------contact details on homepage-----------------*/

.contact-homepage {

text-align: right;
  
  font-size: 10px;
  line-height: 18px;
  margin-top; 10px;
  padding-bottom: 0px;
  border-bottom: 0px #222 dotted;

}


/*----------------Twitter feed--------------------*/

.twitterbox {

background: #E9EAE9;
  
  font-size: 10px;
  line-height: 15px;
    padding:0 10px 10px 10px;

  border: 1px #666 dotted;

}

.twitterbox h3 {

font-size: 12px;
  color: #888;
  font-weight: bold;

}

.widget_ultimatumtwitter ul {

margin-left: -30px;


}




/*--------------------caption on main image----------------------------------*/


  .mainpic-caption {

color: #eee;
  font-size: 12px;
background: url(http://amosullivanpr.ie/wp-content/uploads/2015/06/pic-bgnd01.jpg);
  background-position: -30px;
  background-repeat: repeat-x;
  padding:20px;
  height: 520px;
  

}

/*---------------------Captions - general-----------------------*/

.wp-caption{

background: none;
  border: none;
  
  color: #666;
  
  font-size: 18px!important;




}

/*--------------------styles featured image-------------------------------*/
#post-10 ximg{
  
 background: url(http://amosullivanpr.ie/wp-content/uploads/2015/06/pic-bgnd01.jpg);
  background-position: -30px;
  background-repeat: repeat-x;
  padding: 20px;
  height: 420px;

}



.callout {

font-family: georgia, serif;
font-style: italic;
  font-size: 12px;

}

.homebanner {

background: url(http://amosullivanpr.ie/wp-content/uploads/2015/10/banner01.jpg);
  background-repeat: no-repeat;
height: 70px;
  border: 0px red solid;
margin: 20px 0;
  padding: 10px;
}

/*=================RESPONSIVE======================================================*/

/*=================================================================================*/



@media screen and (max-width: 480px) {



  p {
    
    font-size: 18px;
  }
  
  
  /*----------------contact details on homepage - responsive-----------------*/

.contact-homepage-responsive {

text-align: left;
  font-size: 15px;
  line-height: 20px;
  margin: 20px 0;
  padding: 10px;
    background: #eee;

}


 /*--------------------caption on main image----------------------------------


  .mainpic-caption-mobile {

width: 100%;
        background: #9fadac;
  padding:10px 0;
  

}
*/


  .team-pic-mobile {
  
  width: 100%!important;;
    margin: 0 auto;
    border: 0px red solid;
  
  }

  
  .mobile-menubar {
  
height: 30px;
  
  
  }
  
  .mobile-menu {
  

  
  }

  .mobile-search {
  
padding-top: 15px;
  
  }

  /* centres logos on home page - mobile------*/
  .logo-strip {
  
  width:300px!important;
    margin: 0 auto;
  
  }
  
  /*centres icons on expertise page - mobile only
  
  
   .page-id-11 .wp-caption{
  
    width: 225px;
    margin: 0px auto!important;
  
  border: 1px red solid;*/
  
  
   #article h1 {
  
  text-align: center;
    
    color: red;
  
  }
  
  
  }
  

}

