body { background: url(images/bg.jpg) right center no-repeat #000; }

.small_print { font-size: 85%; }

a { word-wrap: break-word; color: #ED1C24; text-decoration: none; font-weight: bold; }
a:hover { color: #ED1C24; text-decoration: underline; font-weight: bold; }

.bally { font-size: 150%; }
#article { background: url() top center no-repeat; font-family: Arial Unicode MS, Arial, sans-serif; font-size: 12px; }

.dateline, .source { font-weight: bold; font-style: italic; }

.contact { text-align: right; font-size: 100%; padding-right: 10px;}

h1 { font-size: 1.5em !important; text-align: center; }

h2 { text-align: center; font-style: italic; font-size: 1.3em; }

h3 { font-size: 1.3em; text-align: center; }

.icons{
   width: 50px;
   margin-bottom: 2px;
}

#header-container{ }
#section-header-0-0-content { }
#section-header-0 { padding: 30px 0px 30px 30px; }
#section-header-0-content {}
#section-header-1 { padding-top: 1em; padding-bottom: 1em; text-align: center; }
#section-header-1-content {}
#section-header-2 {}
#section-header-2-content {}


#middle-container{  background: url(images/article-transparent-black.png) top center repeat; border: ridge 5px #ed1c24; border-radius: 10px;}
#section-middle-0 { }
#section-middle-0-content {}
#section-middle-1 { background: none; max-height: 320px; overflow: auto; margin-left: 0; padding: 0 5px 0 5px; font-size: 130%; color: #fff; } 
#section-middle-1-content {}
#section-middle-2 {}
#section-middle-2-content {}

#footer-container { color: #fff; font-size: 100%; }
#footer-container a, #footer-container a:visited { color: #fff; text-decoration: none; font-weight: bold; }
#footer-container a:hover { color: #fff; text-decoration: underline; font-weight: bold; }

#section-footer-0 { text-align: center; }
#section-footer-0-content {}
#section-footer-1 { text-align: center; }
#section-footer-1-content {}
#section-footer-2 { 
   text-align: center; 
}
#section-footer-2 a, #section-footer-2 a:visited, #section-footer-2 a:hover{
   color: #428BCA !important;
}
#section-footer-2-content {}

span[itemprop="name"], span[itemprop="jobTitle"], span[itemprop="worksFor"], span[itemprop="address"], span[itemprop="streetAddress"], span[itemprop="telephone"], span[itemprop="phones"], a[itemprop="email"], a[itemprop="url"] {
display: block;
}



/* Custom ID's & Classes */
*:focus { outline: none; }

.flexslider {background:none; color: #fff;}
.flex-caption {font-size:1.2em; font-weight:bold;}

#slider-player {}
#slider-player-nav {}

.social-likes{ position: static; }

#facebook-feed { max-width: 100%; background: #333333 !important;}

.fb_iframe_widget iframe {height: 363px !important;}
img, object, embed { max-width: 100%; }

.social-icons { width: 20%; margin: .25em; max-width: 60px; }


#footer-container h3{
   color: #fff;
   padding: 3px;
   border-radius: 4px;
   background: #c10000; /* Old browsers */
background: -moz-linear-gradient(top,  #c10000 0%, #bf2f2f 49%, #bf2f2f 50%, #c10000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c10000), color-stop(49%,#bf2f2f), color-stop(50%,#bf2f2f), color-stop(100%,#c10000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #c10000 0%,#bf2f2f 49%,#bf2f2f 50%,#c10000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #c10000 0%,#bf2f2f 49%,#bf2f2f 50%,#c10000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #c10000 0%,#bf2f2f 49%,#bf2f2f 50%,#c10000 100%); /* IE10+ */
background: linear-gradient(to bottom,  #c10000 0%,#bf2f2f 49%,#bf2f2f 50%,#c10000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c10000', endColorstr='#c10000',GradientType=0 ); /* IE6-9 */
}

.ctab, .ctab:visited { background-color: #000000;
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ED1C24), to(#000000));
background: -moz-linear-gradient(top, #ED1C24 0%, #000000 100%); border: solid 1px #fff; border-radius: 8px; color: #fff !important; text-decoration: none; padding: 15px; font-weight: bold; box-shadow: 2px 2px 2px #fff; font-size: 100%; display: block; width:80%; margin: 0 auto; margin-top: 2em; text-align:center;}

.ctab:hover { background-color: #ED1C24;
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#000000), to(#ED1C24));
background: -moz-linear-gradient(top, #000000 0%, #ED1C24 100%); border: solid 1px #fff; border-radius: 8px; color: #fff; -webkit-transition: all .25s ease-out; -moz-transition: all .25s ease-out; transition: all .25s ease-out; }


.footer-button, .footer-button:visited { background-color: #970a18; border: solid 1px #a40a1a; border-radius: 4px; color: #434240; text-decoration: none; font-weight: bold; font-size: 120%; width:80%; padding: 15px;}

.button { margin-top: 3em; margin-bottom: 4em; }

#sharing-bar { margin-top: 1em; }


@media (min-width:992px) and (max-width:1200px){
.ctab, .ctab:hover, .ctab:visited { margin-top: 1.5em; }
#article { background: url() top center no-repeat; margin-bottom:20px;}
#section-footer-0 { margin-bottom:30px;}
}

@media (min-width:768px) and (max-width:991px){
.ctab, .ctab:hover, .ctab:visited { margin-top: 1em; font-size: 110%; }
#article { background: url() top center no-repeat; margin-bottom:20px;}
#section-footer-0 { margin-bottom:30px; }
}

@media (max-width:767px){
#section-header-0{display:none;}
.ctab, .ctab:hover, .ctab:visited { margin-top: .5em;margin-bottom:20px; }
#article { background: none; }
#section-footer-0 { margin-bottom:30px;}
}
