.youtub{
width:100%;
}

.twitter-timeline{
width:90%;
}

#likes p { display: none; }

.ctab,
.ctab:visited {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 12px 14px;
    border: 1px solid #000000;
    border-radius: 10px;
    background: #636363;
    background: -webkit-gradient(linear, left top, left bottom, from(#636363), to(#000000));
    background: -moz-linear-gradient(top, #636363, #000000);
    background: linear-gradient(to bottom, #636363, #000000);
    font: normal normal bold 15px arial;
    color: #ffffff;
    text-decoration: none;
}
.ctab:hover,
.ctab:focus {
    background: #777777;
    background: -webkit-gradient(linear, left top, left bottom, from(#777777), to(#000000));
    background: -moz-linear-gradient(top, #777777, #000000);
    background: linear-gradient(to bottom, #777777, #000000);
    color: #ffffff;
    text-decoration: none;
}
.ctab:active {
    background: #3b3b3b;
    background: -webkit-gradient(linear, left top, left bottom, from(#3b3b3b), to(#000000));
    background: -moz-linear-gradient(top, #3b3b3b, #000000);
    background: linear-gradient(to bottom, #3b3b3b, #000000);
}
 
img, object, embed  { max-width: 100%; }
#facebook-feed { max-width: 100%; }
#twitter-widget-1{width: 100% !important;}

a, a:visited, a:hover{
   color: #E77C22;
}

.logo{width: 250px;}
.icons{width: 50px;}

body{
   background: url(images/7390951-marquee-gorge-bg-original.jpg);
   background-repeat: no-repeat;
   background-size: cover;
   background-position: top center;
   background-attachment: fixed;
   background-color: #eaeaea;
}

#article {
font-family:Arial Unicode MS,Arial,sans-serif;
font-size:13px;
}

#section-header{
background: rgba(255, 255, 255, .9);
}
#section-header-0 {
   padding: 20px; 0px 20px 20px;
   width: 60%;
}
#section-header-0-content {}
#section-header-1 {
   padding: 88px 20px 0px 0px;
   width: 40%;
   text-align: right;

}
#section-header-1-content {}
#section-header-2 {}
#section-header-2-content {}
#section-middle{
background: rgba(255, 255, 255, .9);
}
#section-middle-0 {}
#section-middle-0-content {}
.dateline, .source {
   font-weight: bold;
   font-style: italic;
}
#section-middle-1 { 
   max-height: 320px; 
   overflow: auto; 
   margin-left: 0; 
   padding: 0 5px 0 5px;
   background: rgba(255, 255, 255, 0.8);
}
#section-middle-1 h1{
   text-align: center;
   font-size: 1.7em;
}
#section-middle-1 h2{
   text-align: center;
   font-size: 1.3em;
}
#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 {
   font-size: 11px;
   font-weight: bold;
   padding: 5px;
}
#slider-player {}
#slider-player-nav {}

#header-container, #middle-container{
   background: url(images/article-transparent-original.png);
}
#header-container{}
#middle-container{}
#footer-container{
   text-align: center;
   background: rgba(255, 255, 255, .9);
   padding-bottom: 20px;
}
#footer-container h3{
   background-image: url(images/bg-nav.png);
   color: #E77C22;
   padding: 3px;
}
.social-likes{}
@media (max-width:767px){
#section-header-0{display:none;}
#section-header-0-1-content{
text-align:center;
}
#section-header-0, #section-header-1 {
   width: 100%;
}
#section-header-1{
   padding: 0px 15px 0px 15px;
}
}
