#article { font-family: Arial Unicode MS, Arial, sans-serif; font-size: 16px; color: #000; margin-top: 20px; }

body { background: #fff;}

.image:hover {
-webkit-box-shadow: 0px 0px 15px 15px #fff;
box-shadow: 0px 0px 15px 15px #fff;
border-radius:50%;
opacity: 0.6;
-webkit-transform: rotate(720deg);
transform: rotate(720deg);
}
.image {
opacity: 1;
-webkit-transition: all 0.7s ease;
transition: all 0.7s ease;
}

#classic-container {  border-radius: 20px; width: 90%; margin: auto; max-width: 980px;	box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.75);
-moz-box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.75);
-webkit-box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.75)
padding: 5px 10px 5px 10px; }

#lede {padding: 5px 10px 5px 10px;}
#body-text {padding: 5px 10px 5px 10px;}
.logo {margin-top: 70px;}
h1 {	font-size:1.5em; text-align:center; color:#3561a0; padding: 5px 10px 5px 10px; }

h2 { text-align: center; font-style: italic; font-size: 1.3em; padding: 5px 10px 5px 10px; }

h3 {  text-align: center; background: url(images/hdr.jpg) center left repeat; color: #fff;  border-radius: 5px; box-shadow: 2px 2px 2px #000;}

a, a:visited, a:hover { color:#3561a0;  word-wrap: break-word;}

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

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

.contact { text-align: right; font-size: 85%; padding-right: 10px; margin-top: 30px;}

.small_print { font-size:90%; }

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

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

#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-0-content {
text-align: center;
}
#right_container { width: 39%; border-radius: 10px; padding-left: 15px;
box-shadow: 2px 2px 2px #000; 
color: #666;
background: url(images/right-containor.jpg) repeat top left;
border: 1px solid #dedcdc; } 

#section-header-0 {}
#section-header-1 {}

.section-block-a {}

#section-video-gallery {}
#video-main-title {}

#section-photo-gallery {}
#photo-main-title {}

.section-block-b {text-align:center;}
#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 {}
.flex-caption {font-size:.9em; font-weight:bold;}

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

#header-container {}

#middle-container {}

#footer-container {}

/*#sharing-bar {
display: block;
float: right;
vertical-align: middle;
margin-right: 15px;
margin-top: 10px;
}*/

.social-likes {}

.video-container {position: relative;padding-bottom: 56.25%;padding-top: 30px; height: 0; overflow: hidden;}
 
.video-container iframe, .video-container object, .video-container embed {position: absolute;top: 0;left: 0; width: 100%; height: 100%;}

.ctab, .ctab:visited { background: #ff8f00;
background: -moz-linear-gradient(top, #ff8f00 0%, #ff6800 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff8f00), color-stop(100%,#ff6800));
background: -webkit-linear-gradient(top, #ff8f00 0%,#ff6800 100%);
background: -o-linear-gradient(top, #ff8f00 0%,#ff6800 100%);
background: -ms-linear-gradient(top, #ff8f00 0%,#ff6800 100%);
background: linear-gradient(to bottom, #ff8f00 0%,#ff6800 100%);
-webkit-border-radius: 10px;
-webkit-border-top-left-radius: 10px;
-moz-border-radius: 10px;
-moz-border-radius-topleft: 10px; border: solid 1px #000; border-radius: 8px; color: #fff !important; text-decoration: none; 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: #ff6800; 
background: -moz-linear-gradient(top,  #ff6800 0%, #ff8f00 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff6800), color-stop(100%,#ff8f00));
background: -webkit-linear-gradient(top,  #ff6800 0%,#ff8f00 100%); 
background: -o-linear-gradient(top,  #ff6800 0%,#ff8f00 100%); 
background: -ms-linear-gradient(top,  #ff6800 0%,#ff8f00 100%);
background: linear-gradient(to bottom,  #ff6800 0%,#ff8f00 100%);  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; }


 @media screen and (max-width:768px) {
#section-header-0 { display:none;}
#right_container { background:none; border: none; box-shadow:none;
}
.contact {display:none;}
}
