#sharing-icons {margin-left: -16px;}

.bold-under {
font-weight:bold;
text-decoration:underline;
}
.second-subhead {font-size:.7em;}
.small_print {font-size:85%;}
.smaller_print {font-size:75%;}
.soc-icons{
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}

.soc-icons:hover {
opacity: .5;
}



a.button{
color:#000 !important;
}

.button {
    color: #000;
    text-align: center;
    border: 1px solid #02669c;
    border-radius: 8px;
    background: #9cc9ff;
    background: -webkit-gradient(linear, left top, left bottom, from(#9cc9ff), to(#02669c));
    background: -moz-linear-gradient(top, #9cc9ff, #02669c);
    background: linear-gradient(to bottom, #9cc9ff, #02669c);
    font: normal normal bold 16px arial;
    text-decoration: none;
    border: 1px solid #000;
    margin-top: 2em; 
    width: 80%; 
}
.button:hover,
.button:focus {
    border: 1px solid #000;
    background: #000;
    background: -webkit-gradient(linear, left top, left bottom, from(#bbf1ff), to(#027abb));
    background: -moz-linear-gradient(top, #bbf1ff, #027abb);
    background: linear-gradient(to bottom, #bbf1ff, #027abb);
    color: #000;
    text-decoration: none;
}



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

body { background: url(images/7343151-full-batman-stamp-sheet-1400.jpg) top center no-repeat fixed #000; }

#classic-container {	width: 90%; margin: auto; max-width: 980px;	background: url(images/bg-dark-black.png) top left repeat;}

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

h2 { text-align: center; font-style: italic; font-size: 1.3em; }

h3 { font-size: 1.2em; text-align: center; background: #FACA4F; color: #000; border-radius: 10px; }

a, a:visited { word-wrap: break-word; color: #FACA4F; font-weight: bold; text-decoration: underline; }
a:hover { color: #9cc9ff; }

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

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

.contact { text-align: right; font-size: 100%; padding-right: 10px;}

#lede { padding: 0 25px 0 25px; }

#body_text {	padding: 0 25px 0 25px;}

#facebook-feed { max-width: 100%; }

.fb_iframe_widget iframe {height: 363px !important;}

img, object, embed { max-width: 100%; }

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

.row {	margin-left: -15px; 	margin-right: -15px;	padding-bottom: 30px; }

#section-header-0 { margin-top: 20px; margin-left: 20px;width: 58%;}
#section-header-1 {width: 39%;}

.section-block-a {text-align: center; padding: 10px; }

#section-video-gallery { padding: 10px; }
#video-main-title { display: none; }

#section-photo-gallery { padding: 10px; }
#photo-main-title {}

.section-block-b {text-align:center; padding: 10px; }
#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; }

.flexslider { background: #FACA4F; color: #000; }
.flex-caption {
font-size: .95em;
font-weight: bold;
padding-left: 5px;
line-height:127%;
}

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

#header-container {}

#middle-container {}

#footer-container {}

.social-likes {}

.ctab, .ctab:visited {    background: #9cc9ff;
    background: -webkit-gradient(linear, left top, left bottom, from(#9cc9ff), to(#02669c));
    background: -moz-linear-gradient(top, #9cc9ff, #02669c);
    background: linear-gradient(to bottom, #9cc9ff, #02669c); border: solid 1px #000; border-radius: 8px; color: #000; text-decoration: none !important; padding: 15px; font-weight: bold; box-shadow: 2px 2px 2px #000; font-size: 100%; display: block; width:80%; margin: 0 auto; margin-top: 2em; text-align:center;}

.ctab:hover {  background: #000;
    background: -webkit-gradient(linear, left top, left bottom, from(#bbf1ff), to(#027abb));
    background: -moz-linear-gradient(top, #bbf1ff, #027abb);
    background: linear-gradient(to bottom, #bbf1ff, #027abb); border: solid 1px #000; border-radius: 8px; color: #000; -webkit-transition: all .25s ease-out; -moz-transition: all .25s ease-out; transition: all .25s ease-out; }


 @media screen and (max-width:768px) {
#section-header-0 { display:none;}
.button:before{ margin-right: -9px;
margin-left: 3px; }
#section-header-1 {width: 100%;}
.contact {display: none;}
}

@media screen and (max-width:1000px and min-width:769px) {
.button:before{ margin: 0 -30px 10px 16px; }
}