@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,400italic,700,700italic);



.ctab{width:180px; max-width: 100%;}

body { background: url('images/bg.jpg') top center no-repeat; background-size: cover; }
#article { font-family: 'Open Sans', Arial, sans-serif; font-size: 15px; }

#section-header, #section-middle, #section-footer { background-color:rgba(255, 255, 255, .8); border: solid 5px #CC0717; border-bottom: 0px; border-top: 0px; }
#section-middle { padding-top: 15px; }
#section-footer { background-color: rgba(204, 7, 23, 1); color: #fff; padding-bottom: 20px;}

#section-header-0 { width: 100%; padding: 0px; margin: 0px; }
#section-header-0-content {}
#section-header-1 { display: none; }
#section-header-1-content {}
#section-header-2 {}
#section-header-2-content {}
#section-middle-0 { height: auto; }
#section-middle-0-content {}
#section-middle-1 { padding-left: 0px; max-height: 430px; font-size: 15px;}
#section-middle-1 p{
   margin-top: 0px;
}
#section-middle-1-content {}
#section-middle-2 {}
#section-middle-2-content {}
#section-footer-0 { }
#section-footer-0-content {}
#section-footer-1 {padding-top: 30px;}
#section-footer-1-content {}
#section-footer-2 {}
#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; }
#media_contact_section{}
#media_contact_title{}
.phone1{}
.phone2{}
.phone3{}
.phone4{}
.phone5{}
#media_contact_toggle_link{}

#header-container{}
#middle-container{}
#footer-container{
   text-align: center;
   padding-bottom: 10px;
}
.social-likes{}

/* Custom */
*:focus { outline: none; }
img { max-width: 100%; }
.headline {font-size: 1.3em;}
.sub-headline{font-size: 1.2em;}
h4 { /*text-align: center;*/ font-size: 18px; }
#logo { max-width: 100%; }
#likes p { display: none; }
#link_get_widget { display: none; }
.icons { 
    width: 50px;
}
.second-row { margin-top: .3em; }
#section-middle a, #section-middle a:hover, #section-middle a:visited { color: #CC0717; }
#section-footer-1 { font-size: 120%; }
#section-footer a, #section-footer a:hover, #section-footer a:visited { color:#5fbeea; }
/* End Custom */

/* RWD variations in order from largest to smallest */
@media (min-width:992px) and (max-width:1200px){
#section-middle-1 { font-size: 100% !important; padding-left: 15px; }
}
@media (min-width:768px) and (max-width:991px){
#player, #body_text { text-align: center; }
#lede, #read_more_link { padding-left: 15px; }
#section-footer a, #section-footer a:hover, #section-footer a:visited{
   font-size: 10px;
}
}
@media (max-width:767px){
#section-footer-0, #section-footer-1, #section-footer-2 { width: 100%; text-align: center; }
h4 { text-align: center !important; }
#player, #body_text { text-align: center; }
#lede, #read_more_link { padding-left: 15px; }
}
/* End  RWD Variations */

/****************************/

