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

.logo {
margin: 10px;
}
body{
background-image:url(images/bg.png);
background-repeat:repeat;
}

.ctab {
margin-top: 20px;
-moz-box-shadow: 0px 0px 0px 0px #ffc175;
-webkit-box-shadow: 0px 0px 0px 0px #ffc175;
box-shadow: 0px 0px 0px 0px #ffc175;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #eda042), color-stop(1, #e25700));
background: -moz-linear-gradient(top, #eda042 5%, #e25700 100%);
background: -webkit-linear-gradient(top, #eda042 5%, #e25700 100%);
background: -o-linear-gradient(top, #eda042 5%, #e25700 100%);
background: -ms-linear-gradient(top, #eda042 5%, #e25700 100%);
background: linear-gradient(to bottom, #eda042 5%, #e25700 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eda042', endColorstr='#e25700',GradientType=0);
background-color: #eda042;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 15px;
border: 1px solid #eeb44f;
display: inline-block;
color: #fff;
font-size: 135%;
font-weight: bold;
padding: 8px 12px;
text-shadow: 0px 1px 0px #99620b;
text-align: center;
}

.ctab:hover {
background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #e25700), color-stop(1, #eda042));
background:-moz-linear-gradient(top, #e25700 5%, #eda042 100%);
background:-webkit-linear-gradient(top, #e25700 5%, #eda042 100%);
background:-o-linear-gradient(top, #e25700 5%, #eda042 100%);
background:-ms-linear-gradient(top, #e25700 5%, #eda042 100%);
background:linear-gradient(to bottom, #e25700 5%, #eda042 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e25700', endColorstr='#eda042',GradientType=0);
background-color:#e25700;
color:#fff;
text-decoration:none;
}

.flex-caption {
font-size: .99em;
line-height: 127%;
padding: 4px 7px;
}

#section-middle-1 {
max-height: 395px;
overflow: auto;
margin-left: 0;
} 
#sharing-icons {margin-left: -8px;}
a {word-wrap: break-word;}

.small_print {font-size:85%;}
.underline {text-decoration:underline;}
.dateline, .source { font-weight: bold; font-style: italic;}

#section-middle-1 h1 {
text-align: center;
font-size: 1.55em;
margin-top: 0;
}

#section-middle-1 h2 {
text-align: center;
font-size: 1.2em;
font-style: italic;
font-weight: normal;
}

.bold-under {
font-weight:bold;
text-decoration:underline;
}

#likes p { display: none; }

#section-middle-1-1-content {
padding: 0 5px 0 5px;
}

#article {
font-family:Arial Unicode MS,Arial,sans-serif;
font-size:12px;
}
#section-header-0 {width:60%;}
#section-header-0-content {}
#section-header-1 {
width:40%;
text-align: right;
padding-right: 35px;
}
#section-header-1-content {}
#section-header-2 {}
#section-header-2-content {}
#section-middle-0 {}
#section-middle-0-content {}
#section-middle-1 {}
#section-middle-1-content {}
#section-middle-2 {}
#section-middle-2-content {}
#section-footer-0 {}
#section-footer-0-content {}
#section-footer-1 {}
#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{}
.flexslider {}
.flex-caption {}
#slider-player {}
#slider-player-nav {}
#header-container, #middle-container{
background:#fff;
}
#header-container{
margin-top: 15px;
padding-top: 10px;
}
#middle-container{padding-top: 15px;}
#footer-container{
padding-bottom:15px;
background-image: url(images/footer-bg.png);
background-repeat: repeat;
border-top: 2px solid #a3c9d9;
border-bottom: 2px solid #a3c9d9;
text-align: center;
-moz-box-shadow: 0 0 3px 1px #e6e4d2;
-webkit-box-shadow: 0 0 3px 1px #e6e4d2;
box-shadow: 0 0 3px 1px #e6e4d2;
}

#footer-container h3 {
border-bottom: 1px dotted #001d37;
color: #001d37;
}

.footer-link {
display: block;
padding-bottom: 8px;
border-bottom: solid 1px #E2DEC9;
margin-top: 10px;
}

.social-likes{}
@media (max-width:767px){
#section-header-0{display:none;}
#section-header-1{width:100%; text-align:center;}
.ctab {
display:block;
width: 70%;
margin: 8px auto;
}
}

@media (max-width:1199px) and (min-width:992px){
#section-middle-1 {max-height: 340px;}
}

@media (max-width:991px) and (min-width:768px){
#section-middle-1 {max-height: 295px;}
.ctab {font-size: 122%;}
}