body { background:  #252525; }

#article { background: url() top center no-repeat; font-family: Arial Unicode MS, Arial, sans-serif; font-size: 12px; }
#section-middle-1 {
max-height: 320px;
overflow: auto;
margin-left: 0;
} 

.dateline, .source { font-weight: bold; font-style: italic; }

.small_print { font-size:85%; }

h1 { font-size: 1.5em !important; text-align: center; }

h2 { text-align: center; font-style: italic; font-size: 100%; }

h3 { font-size: 125%; text-align: center; }

.text { text-decoration:underline; }

.logo {
padding-right:50px;
margin-top:10px;
}

#header-container{background: #fff;border-top-left-radius:20px; border-top-right-radius:20px;}
#section-header-0-0-content {text-align: left;}
#section-header-0 { padding-top: 1em; padding-bottom: 1em; }
#section-header-0-content {}
#section-header-1 { padding-top: .5em; padding-bottom: 1em; text-align: center; }
#section-header-1-content {}
#section-header-2 {}
#section-header-2-content {}


#middle-container{ background: #fff; }
#section-middle-1 { background:none; color:#000;}
#section-middle-0 { }
#section-middle-0-content {}
#section-middle-1 { }
#section-middle-1-content {}
#section-middle-2 {}
#section-middle-2-content {}
.contact {
text-align: right;
font-size: 90%;
padding-right: 10px;
}
#footer-container { background: #000; color: #fff; border-top: 3px solid #10b6e2; height:300px; border-bottom-left-radius:20px; border-bottom-right-radius:20px; font-size:1.2em; -moz-box-shadow: 2px 4px 5px #000000;
-webkit-box-shadow: 2px 4px 5px #000000;
box-shadow: 2px 4px 5px #000000;}
 a, a:visited, a:hover { color: #10b6e2; text-decoration: none; }
#footer-container a:hover { color: #f3ede0; text-decoration: underline; }
#section-footer-0 { text-align: center; color: #71bf49}
#section-footer-0 h3 { background-color: #71bf49; color: #fff; }
#section-footer-0-content {}
#section-footer-1 { text-align: center; color:#e11b52;}
#section-footer-1 h3 { background-color:#e11b52; color: #fff; }
#section-footer-1-content {}
#section-footer-2 { text-align: center;color:#8251a9;}
#section-footer-2 h3 { background-color:#8251a9; color: #fff; }
#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;
}



/* Custom ID's & Classes */
*:focus { outline: none; }

.flexslider {background:none; color: #000;}
.flex-caption {font-size:1.2em; font-weight:bold;}

#slider-player {}
#slider-player-nav {}

.social-likes{ position: static; }

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

.social-icons { width: 20%; margin: .25em; max-width: 60px; }


.ctab, .ctab:visited { background-color: #303030; border: solid 1px #000; border-radius: 8px; color: #fff; text-decoration: none; padding: 15px; font-weight: bold; box-shadow: 2px 2px 2px #000; font-size: 140%; display: block; width:80%; margin: 0 auto; margin-top: 2em; text-align:center;}

.ctab:hover { background-color: #181717; border: solid 1px #000; border-radius: 8px; color: #fff; -webkit-transition: all .25s ease-out; -moz-transition: all .25s ease-out; transition: all .25s ease-out; }



#sharing-bar { margin-top: 1em; }


@media (min-width:992px) and (max-width:1200px){
.ctab, .ctab:hover, .ctab:visited { margin-top: 1.5em; }
#article { background: url() top center no-repeat; margin-bottom:20px;}
#section-footer {background: #000; height:auto;}
.contact { display:none; }

}

@media (min-width:768px) and (max-width:991px){
.ctab, .ctab:hover, .ctab:visited { margin-top: 1em; font-size: 110%; }
#article { background: url() top center no-repeat; margin-bottom:20px;}
#section-footer {background: #000; height:auto;}
.contact { display:none; }
}

@media (max-width:767px){
#section-header-0{display:none;}
.ctab, .ctab:hover, .ctab:visited { margin-top: .5em;margin-bottom:20px; }
#article { background: none; }
#section-footer {background: #000; height:auto;}
.contact { display:none; }
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 320px) 
and (max-device-width : 480px) {
/* Styles */
}
 
/* Smartphones (landscape) ----------- */
@media only screen
and (min-width : 321px) {
/* Styles */
}
 
/* Smartphones (portrait) ----------- */
@media only screen
and (max-width : 320px) {
/* Styles */
}
 
/* iPads (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 768px) 
and (max-device-width : 1024px) {
/* Styles */
}
 
/* iPads (landscape) ----------- */
@media only screen
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
/* Styles */
}
 
/* iPads (portrait) ----------- */
@media only screen
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
/* Styles */
}
 
/* Desktops and laptops ----------- */
@media only screen
and (min-width : 1224px) {
/* Styles */
}
 
/* Large screens ----------- */
@media only screen
and (min-width : 1824px) {
/* Styles */
}
 
/* iPhone 4 ----------- */
@media
only screen and (-webkit-min-device-pixel-ratio : 1.5),
only screen and (min-device-pixel-ratio : 1.5) {
/* Styles */
}