.button {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 10px 24px;
margin-top:.5em; 
   border-radius: 78px;
    background: #d0112b;
    background: -webkit-gradient(linear, left top, left bottom, from(#d0112b), to(#992727));
    background: -moz-linear-gradient(top, #d0112b, #992727);
    background: linear-gradient(to bottom, #d0112b, #992727);
    font: normal normal normal 16px trebuchet ms;
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase
}
.button:hover {
    background: #fa1434;
    background: -webkit-gradient(linear, left top, left bottom, from(#fa1434), to(#b62f2f));
    background: -moz-linear-gradient(top, #fa1434, #b62f2f);
    background: linear-gradient(to bottom, #fa1434, #b62f2f);
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase
}
.button:active {
    background: #7d0a1a;
    background: -webkit-gradient(linear, left top, left bottom, from(#7d0a1a), to(#982727));
    background: -moz-linear-gradient(top, #7d0a1a, #982727);
    background: linear-gradient(to bottom, #7d0a1a, #982727);
    text-transform: uppercase
}
.button:focus {
    text-transform: uppercase
}


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



.ctab {
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: #60953B solid;
color: #FFFFFF;
padding: 24px 0;
font-size: 100%;
font-weight: normal;
display: block;
max-width: 101%;
border-radius: 8px;
text-align: center;
background-color: #86CD54;
}

.ctab:hover {
opacity: .5;
transition: background 0.4s ease, padding 0.8s linear;
color: #fff!important;
text-decoration: none;
}

.logo {margin: 15px 10px;}

.right-links {
display: block;
padding: 3px;
font-size:120%;
}

.right-links:hover {
background: #eee;
display: block;
text-decoration: none;
}

a, a:hover {color: #d0112b;}



body {
background: #f6f6f6;
background:url(images/header-bg.png) top center;
background-size: 100% 30%;
background-repeat:no-repeat;
}

#classic-container {
background: #fff;
margin-top: 10px;
padding-bottom: 10px;
-moz-box-shadow: 0 0 3px 0 #777;
-webkit-box-shadow: 0 0 3px 0 #777;
box-shadow: 0 0 3px 0 #777;
}

.row {
margin-left: -4px;
margin-right: -4px;
}

#right_container {
padding-left: 15px;
background: #F9F9F9;
border-radius: 5px;
}

.col-md-5 {
width: 40.666667%;
}

h3{
font-family: Optima, Segoe, "Segoe UI", Candara, Calibri, Arial, sans-serif;
font-weight: normal;
line-height: 1.1;
color: #d0112b;
font-size:150%;
text-transform: uppercase;
text-align:center;
border-bottom:2px solid #d0112b;
}

#section-middle-1-4-content{
text-align:center;
}

.dateline, .source {font-weight: bold; font-style: italic;}
#sharing-bar {
margin-right: 20px;
}
#section-middle-1-0-content h1 {
text-align: center;
font-size: 1.4em;
font-family: Optima, Segoe, "Segoe UI", Candara, Calibri, Arial, sans-serif;
}










#section-middle-1-0-content h2 {
text-align: center;
font-size: 1.2em;
font-style: italic;
font-family: Optima, Segoe, "Segoe UI", Candara, Calibri, Arial, sans-serif;
font-weight:300;
}
.small_print {font-size:90%;}


.break-word {
word-wrap: break-word;
}
#likes p { display: none; }

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

#article {
font-family:Arial,sans-serif;
font-size:13px;
}
#section-header-0 {}
#section-header-1 {text-align: right;}
.section-block-a {}
#section-video-gallery {}
#video-main-title {}
#section-photo-gallery {}
#photo-main-title {}
.section-block-b {}
#section-block-c {}
#section-press-release {}
.block {}
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 {
font-size:12px;
line-height:127%;
padding:5px;
}
#slider-player {}
#slider-player-nav {}

#header-container{}
#middle-container{}
#footer-container{}
.social-likes{}
@media (max-width:767px){
#section-header-0{display:none;}
.shire-logo {display:none;}
#section-header-1{width: 100%;}
}