#likes p {display:none;}/*makes fb and g+ buttons horizontal instead of vertical*/
#section-middle-1 { min-height: 370px; }
#mainElement {
background: #FFF;
height: 135px;
}

body {background: #eee;}

.ctab {
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
background-color: #b81d8c;
color: #fff;
padding: 10px;
font-size: 121%;
font-weight: normal;
display: block;
margin-left: auto;
margin-right: auto;
text-align: center;
width: 170px;
max-width: 100%;
margin-top: 36px;
}

.ctab:hover {
background: #62136d;
transition: background 0.4s ease, padding 0.8s linear;
color: #fff;
text-decoration: none;
}


.mpeg4 {
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
background-color: #ff4e00;
color: #fff;
padding: 10px;
font-size: 121%;
font-weight: normal;
text-transform: uppercase;
display: block;
margin-left: auto;
margin-right: auto;
text-align: center;
margin-top: 10px;
width: 170px;
max-width: 100%;
}

.mpeg4:hover {
background: #FF6724;
transition: background 0.4s ease, padding 0.8s linear;
color: #fff;
text-decoration: none;
}

.logo {margin: 20px 0; width:40%;}
.achilles-logo {width: 230px;
margin: 20px 0;
}
.dateline, .source { font-weight: bold; font-style: italic;
}
#twitter-widget {
width: 100%;
height: 475px;
}
#middle-row {background: #eee;}
#section-middle-1 {background: #eee;}
#section-middle-1 h1 {
text-align: center;
font-size: 1.4em;
color: #ff4e00;
}

#section-middle-1 h2 {
font-size: 1.1em;
font-weight: 100;
}
img, iframe, object, embed { 
max-width: 100%;
}

.small_print {font-size:85%;}

#article {
font-family:Arial Unicode MS,Arial,sans-serif;
font-size:12px;
}
#section-header-0 {}
#section-header-0-content {}
#section-header-1 {}
#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 h3, #section-footer-1 h3, #section-footer-2 h3 {
color: #fff;
padding: 5px;
letter-spacing: 1px;
font-weight: 100;
margin-top: 35px;
font-size: 138%;
border-bottom: solid 1px #777;
}

#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{background:#fff; height: 135px;}
#middle-container{padding-top: 20px;
background: #eee;
}
#footer-container{text-align: center;
background-size: contain;
background: url(images/color-bar.png) no-repeat center -9px #4c4c4c;
color: #fff;
border-radius: 5px;
margin-bottom: 20px;
}
#footer-container a, #footer-container a:hover {color:#fff;}
.social-icons-ft {border-radius: 5px;}
.social-likes{}
@media (max-width:767px){
#section-header-0{display:none;}
.ctab {margin-top: 25px;}
}