meta/* layout */

img{
  max-width: 100%;
}
h1.site-name:after, h1.site-name a{
  color: #ffffff;
}
.main{
  margin-top: 20px;
}
.subscribe-ffa-newsletter {
  margin-top: 25px;
/*  background: #e19d29;*/
}
#civicrm-menu{
  display:none;
}
#block-views-news-items-block h2, .subscribe-ffa-newsletter h2{
  background: #91b06a;
  padding: 6px 4px 4px 4px;
  border-left: 5px solid #4298b5!important;  /*override default style*/
  color: #ffffff;
  margin: 0px!important;
}
.subscribe-ffa-newsletter .inner-content{
  padding: 5px;
  border-left: 5px solid #4298b5!important;  /*override default style*/
}
.subscribe-ffa-newsletter p{
  color: #02b4ce;
  font-size: 13px;
}
a.btn-primary{
  color: #FFF!important;
  font-size: 100%;
  cursor: pointer;
  padding: 8px 4px;
  text-align: center;
  background: #4298b3;
}
/* Postscript Region */
.postscript{
  color: #ffffff;
}
h2,h3,h4{
  font-weight: bold;
}
.region-postscript-first{
  background-color: #91b06a;
  border: 1px solid #91b063;
}
.region-postscript-second{
  background-color: #e19d29;
  border: 1px solid #e19d23;
}
.region-postscript-third{
  background-color: #4298b5;
  border: 1px solid #4298b3;
}
.postscript .views-field-title{
  text-transform: uppercase;
  padding: 2px 0px;
}

.region-postscript-first .node-static-block-header,
.region-postscript-second .node-static-block-header,
.region-postscript-third .node-static-block-header{
  border-bottom: 2px solid #ffffff;
}
.postscript h2{ 
  padding: 2px;
  font-weight: 800;
  font-size: 150%;
  margin-bottom: 0px!important;
}
.postscript h2 a, .postscript .views-field-title a{
  color: #ffffff;
}
.postscript .block-content{
  padding: 2px 4px;
}
h1.site-name {
  font-weight: 800;
  text-rendering: optimizeLegibility;
}
.site-name h3.branding{
  padding:0px;
  font-style: italic;
  font-weight: 500;
}
.ffa_search_form{
  padding-top: 10px;
  text-align: right;
}
.ffa_search_form label{
  display: none;
}
.ffa_search_form .form-text{
  height: 16px;
  width: 210px;
}
/*.ffa_search_form input[type=submit]
{
  float: right;
  border: 0px;
  width: 178px;
  height: 70px;
  letter-spacing: 9999px;
  text-indent: 9999px;
  overflow: hidden;
  cursor: hand;
  background: url('../images/submit.gif') top right no-repeat;
}*/
/*.color-palette-turquoise a{
  color: #208cc4;
}
.color-palette-turquoise aside h2 {
  border-left: 5px solid #02b4ce;
  border-top:1px solid #02b4ce;
  border-right:1px solid #02b4ce;
  border-bottom:1px solid #02b4ce;
  background: none!important;
}*/

/* login */
/* user login form styles */
#login {
  width: 320px;
  padding: 114px 0 0;
  margin: auto;
}
#user-login--2 {
  padding: 26px 24px 46px;
  font-weight: 400;
  background: #ffffff!important;
  border: 1px solid #e5e5e5;
  -webkit-box-shadow: rgba(200,200,200,.7) 0 4px 10px -1px;
  box-shadow: rgba(200,200,200,.7) 0 4px 10px -1px;
}
#user-login--2 input[type="text"], #user-login--2 input[type="password"] {
  font-size: 16px;
  height: auto;
  padding: 7px 9px;
  width: 240px;
}
.highlight_block table{
  margin-bottom: 6px;
}
.highlight_block .more-link a{
  background: #02b4ce;
  font-size: 14px;
  padding: 3px;
  font-weight: 500;
  line-height: 20px;
  color: #ffffff;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-appearance: none;
}
.highlight_block .more-link{
  margin: 4px 0px;
}
.slideshow-container {
  position: relative;
  /*height: 295px;
  width: 690px;*/
}

.slideshow-container .views-field-title a{
  font-size: 16px;
  font-weight: 700;
  padding: 8px;
  display: block;
}
.slideshow-container .views-field-title{
  position: absolute;
  height: 60px;
  width: 100%;
  bottom: 5px;
  background: #000000;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  opacity: 0.8;
}
.block-news-item .views-row,.postscript .views-row{
  border-bottom: 1px dotted #CCCCCC;
  padding-bottom: 5px;
}
.block-news-item .views-row-last,.postscript .views-row-last{
  border-bottom: none!important;
}
#postscript-container li.statistics_counter{
  display: none;
}
.slideshow-container .views-row-even,.slideshow-container .views-row-odd{
  background: none!important;
  padding: 0!important;
}
.region-highlight-block{
  padding-left: 10px;
  padding-right: 10px;
}
/*.slideshow-container .views-slideshow-controls-bottom{
  position: absolute;
  bottom: 0px;
  right: 0px;
  z-index: 100;
}
.views_slideshow_controls_text_next a{
  text-indent: -99999px;
  background: url(../images/carousel-r.png) no-repeat 0 0;
  display: block;
}
.views_slideshow_controls_text_previous a{
  text-indent: -99999px;
  background: url(../images/carousel-l.png) no-repeat 0 0;
  display: block;
}*/
/*.views-field-body{
  position: absolute;
  bottom: 0;
  background: #000000;
  color: #ffffff;
  padding: 4px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  opacity: 0.8;
}*/
h1.site-name:after {
  content: none!important;
  margin-left: -4px;
}

/*#block-social-media-links-social-media-links{
  float: right;
}
#block-social-media-links-social-media-links h2{
  display: none;
}

#first-time,.page-header {display:none;}*/

/* event styles */
.date{
  float: left;
  height: 52px;
  width: 52px;
  background: url(../images/date.png) no-repeat;l
  margin-right: 8px;
  padding-top: 0px;
  line-height: normal;
  clear: both;
}
.date .month {
  display: block;
  text-align: center;
  color: #FFF;
  font-size: 11px;
  padding-top: 4px;
  text-transform: uppercase;
}
.date .day {
  display: block;
  text-align: center;
  padding-top: 5px;
  color: #222;
  font-size: 18px;
  font-weight: bold;
}
.cols-4 td{
  width: 250px;
  vertical-align: top;
}
.meta {
  display: block;
  padding-left: 56px;
}
