/* Enter Your Custom CSS Here */
http://www.countykildarelp.ie/wp-admin/themes.php?page=simple-custom-css.php#
.home .footer-logos {
  text-align:center;
}

/*Three Logo Images*/
.home .footer-logos img {
 max-height: 58px;
  width: auto !important;
  padding: 0 20px;
}

.fixed-width-wrapper {
 /*position:relative;
  width: 960px;
  margin: 0 auto;
  padding: 0;*/

}

/*Top Banner around Logo*/
#banner {
  min-height: 20px;
  max-height:100px;
  padding: 20px 0;
  overflow: hidden;
    background-color:white;
  
}

/*Site Logo*/
#logo.image-logo {
 /* width: 800px;*/
  background-color:white;
}

/*Banner around icons*/
 #banner .social-network li a {
  display: block;
  text-align: center;
     z-index:10000;
}

/*Main navagation menu*/
.m-menu ul li :hover {
      background-color: #4d6082;
    }
  
/*Main navagation menu*/
  .m-menu ul > li.current-menu-item > a, .m-menu ul > li.current_page_item > a{
  color: #ffffff;
  text-shadow: 0 1px 0 rgba(0,0,0,0.3);
}   

/*Mission statement*/
 blockquote {
  padding: 10px 10px 10px 20px;
  border-left-width: 5px;
  border-left-style: solid;
  color:#4d6082;
  font-size:18px;
 font-weight:bold;
  font-style: italic;
  display: block;
  clear: both;
  margin: 10px 0;
  overflow: hidden;
  background: #FFF;
}

/*Posts*/
.home .one-half h2, .home .one-half strong, .home h1, .home h1 strong {
 color: #608AAD;
 }

/*Headings*/
.home h1 {
  text-align: center;
}

/*Email &amp; Tel*/
#top-bar-wrapper #top-caption {
  text-align: right;
  line-height: 30px;
  color: #76a4cf;
}

/*Main Logo*/
/*#logo.image-logo {
  width: 650px;
  background-color: white;
}*/

/*Main Logo*/
#logo.image-logo a img {
  max-width: 100%;
}

#primary-nav {
  float: left;
   /*background-color: #1b2d3b;*/
  
}

/*Main Navigation*/
.m-menu ul > li.current-menu-item, .m-menu ul > li.current_page_item{
background-color:#4d6082;
}

/*Main navagation*/
.m-menu ul li a {
  padding: 9px 15px;
  display: block;
  color: #000;
}

/*Main navagation Links*/
a:link, a:visited {
  color:#4d6082;
}

.navagation-bar{
background-color:#4d6082;
}

/*Search Bar*/
#g-search input {
  padding: 0 5px;
  margin: 0;
  height: 26px;
  width:180px;
  float: left;
  border-color: #4d6082;
}



.footer-logos{
  text-align:center;}


a:link, a:visited {
  color: #4d6082;
}

/*Find out more button*/
.md-button.grey {
  background-color: #4d6082;
  border-color: #8f8f8f;
  color: #ffffff;
}

h2 *{
  font-family: "Open Sans" !important;
  color:#4d6082;
}

.home h1, .home h1 strong {
  color: #4d6082;/*#608AAD;*/}

#footer-extra-wrapper a{
color:#4d6082;
}

/*Footer*/
.float-left{
color:#1b2d3b;

}

/*About CKLP page heading*/
h1.double-color strong {
  color: #608AAD;
  float:left;
}

/*About CKLP*/
  .page-title {
  text-align: left;
  margin-bottom: 10px;
  background: url(../images/large-seperator.png) no-repeat center bottom;
  padding-bottom: 45px;
  margin-top: -20px;
  width: 100%;
  position:relative;
  top:20px;
  clear:both;
}

/*Homepage*/
#banner .social-network li {
  background: none;
}

/*Programme page*/
#breadcrumb-wrapper {
  margin-top: 5px;
  position: relative;
  white-space: nowrap;
  z-index: 2;
}

/*Programmes p tags*/
strong, b {
  font-weight: normal;
}

/*Programmes sidebar links*/
#sidebar a:link, a:visited {
  color: #4d6082;
  font-weight:bold;
}

.fixed-width-wrapper {
 /* position: relative;
  width: 960px;
  max-width:100%
  margin: 0;
  padding: 0;*/
}

/*Posts*/
.home strong, b {
  font-weight: bold;
  
}

/*removing prev and next buttons from slider*/
a.prev_button {
  display: none !important;
}

a.next_button {
  display: none !important;
}

/*.form{

  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-family: inherit;
  font-size: 100%;
  text-align: left;
  vertical-align: baseline;
  list-style-type: none;
}*/

/* SICAP PAGE */

img.sicap {
  max-height: 70px;
  width: auto;
}


/*Responsive*/
/*Screen &lt; 480px*/
@media only screen and (max-width: 479px){
#primary-nav {
  float: none;
 }
.home h1 {
  text-align: left;
}
  #navigation-bar {
  position: relative;
  left: 30px;
  display: block;
  /*position: relative;
  z-index: 9999;*/
}
   #primary-nav select.touchdown {
  width: 80%;
  padding: 7px 5px;
  position: relative;
  left: 0px;
}
  #social-network{
   float: none !important; 
  text-align: center;
}
}

/*Screens  480px - 767px*/
@media only screen and (min-width: 480px) and (max-width: 767px){
#primary-nav {
  float: none;
 }
.home h1 {
  text-align: left;
}  
  #social-network{
   float: left; 
  text-align: center;
}
}

/********************************TABLES*********************************/
/*Upcoming Events*/
table, th, td {
   border: 1px solid black;
}

td {
    padding: 15px;
}

table th {
  padding-right: 30px;
 background-color: #608AAD;
  font-weight: bold;
  color: white;
  font-size: 14px;
}

 a:link, a:visited {
  color: #FFA021;
  font-size: 15px;
}

table {
 margin-left: 11%; 
 
}

h2 {
text-align: center;  
}

th.event-time {
padding-left: 10px; 
}

/*Event Calender*/
table.em-calendar thead {
 background-color: #608AAD;
  color: white; 
}

table.em-calendar.fullcalendar {
 width: 100%;
  margin: 0 auto;
  border-spacing: 8px 2px;
 
}

table.em-calendar td.eventful a {
  color: grey;
  font-size: 12px;
  color: #4d6082;
}

/*Calendar Navigation*/
a.em-calnav {
    position: relative;
    top: 15px;
    left: 50px;
}

td.month_name {
position: relative;
  top: 15px;
  font-size: 17px;
}


@media only screen and (max-width: 480px) {
 
  /*Removing Event Calendar*/
  
  table.em-calendar.fullcalendar {
   display: none; 
  }

 /*Aligning Upcoming Event Table*/
table {
   margin: 0 auto;
   width: 320px;   
}
  
table th {
  padding-right: 12px;
}

/*Heading*/  
.home h1 {
  text-align: center;
}
  
}



