/** 
 * Use this file to provide overrides to the main styles. This file always loads last
 * so you can override anything in the other style-sheets.
 * 
 * Usage
 * 1: Uncomment this file in the themes info file.
 * 2: Clear the sites cache. See /admin/config/development/performance
 * 3: Add you styles!
 */
/* center banner above slideshow */
#views_slideshow_cycle_main_top_banners_show-block_1{
  width:600px;
  margin:0 auto;
}
#views_slideshow_cycle_teaser_section_top_banners_show-block_1_1 {
  margin:0 auto;
}
#views_slideshow_cycle_div_top_banners_show-block_1_1_0{
  width:600px;
  margin:0 auto;
}
#page {
  padding-top: 0px;
}
#logo{
  background: url(/sites/eastcountymagazine.org/files/2023/style/BannerJanuary2024.png?124) no-repeat right top; /* LTR */  
}
#rotating-banner{
    width:600px;
    margin:0 auto;
}

#views_slideshow_cycle_teaser_section_top_banners_show-block_2_1 {
  margin:0 auto;
}
#views_slideshow_cycle_teaser_section_top_banners_show-block_4_1 {
  width:600px;
  margin:0 auto;
}
#views_slideshow_cycle_teaser_section_top_banners_show-block_4_1 {
  margin:0 auto;
}

#views_slideshow_cycle_teaser_section_top_banners_show-block_3_1 {
    width:600px;
  margin:0 auto;
}
#views_slideshow_cycle_teaser_section_top_banners_show-block_5_1 {
  margin:0 auto;
}
#views_slideshow_cycle_teaser_section_top_banners_show-block_6_1 {
  margin:0 auto;
}
#views_slideshow_cycle_teaser_section_top_banners_show-block_7_1 {
    width:600px;
  margin:0 auto;
}
#views_slideshow_cycle_teaser_section_top_banners_show-block_8_1 {
  margin:0 auto;
}
#views_slideshow_cycle_teaser_section_top_banners_show-block_9_1 {
  margin:0 auto;
}
#views_slideshow_cycle_teaser_section_top_banners_show-block_10_1 {
  margin:0 auto;
}
#views_slideshow_cycle_teaser_section_top_banners_show-block_11_1 {
  margin:0 auto;
}
#views_slideshow_cycle_teaser_section_top_banners_show-block_12_1 {
  margin:0 auto;
}
#views_slideshow_cycle_teaser_section_top_banners_show-block_13_1 {
  width:600px;
  margin:0 auto;
}
#views_slideshow_cycle_teaser_section_top_banners_show-block_17_1 {
  width:600px;
  margin:0 auto;
}
#views_slideshow_cycle_teaser_section_top_banners_show-block_20_1 {
  width:600px;
  margin:0 auto;
}
#views_slideshow_cycle_teaser_section_top_banners_show-block_23_1 {
  width:600px;
  margin:0 auto;
}
#views_slideshow_cycle_teaser_section_top_banners_show-block_24_1 {
  width:600px;
  margin:0 auto;
}
#block-search-form {
border: 0;
margin-top: 0;
padding-top: 0;
margin-bottom: 0;
padding-bottom: 0;
}
[id^=block-block-] {
border: 0;
margin-top: 0;
padding-top: 0;
margin-bottom: 0;
padding-bottom: 0;
}
.block-content-inner {
border: 0;
margin-top: 0;
padding-top: 0;
margin-bottom: 0;
padding-bottom: 0;
}
h1 a:link,
h1 a:visited {
    color: #c64605;
}
#edit-taxonomy-vocabulary-3-und{height: 400px;}
.fb-video {
margin:0 auto; 
        
 /* Do not occupy the full width*/
max-width: 600px !important; 
        
 /* Align the video to the right of a page and wrap the text */
float: right;
        
 /* Add a Grey border to the video */
border: 4px solid grey;
        
      }