body { 
   background: url(images/BrianFriedman-0490.jpg) no-repeat #000; 
   background-size: cover;
   background-attachment: fixed;
   background-position: center;
}

#article { background: url() top center no-repeat; font-size: 14px; color: #000; }

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

.small_print { font-size:100%; }

.print { font-size:100%; color: #b92329; font-weight:bold;}

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

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

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

h3 { font-size: 1.1em; text-align: center; background: #b92329; color: #fff; border-radius:3px; border: solid 2px #fff;}


a.glow, a.glow:hover, a.glow:focus
{
	text-decoration: none;
	color: #b92329;
	text-shadow: none;
	-webkit-transition: 500ms linear 0s;
	-moz-transition: 500ms linear 0s;
	-o-transition: 500ms linear 0s;
	transition: 500ms linear 0s;
	outline: 0 none;
}

a.glow:hover, a.glow:focus
{
color: #fff;
text-shadow: -1px 1px 8px #ffc, 1px -1px 8px #fff;
}
#header-container {background: #fff; border-top-left-radius: 10px; border-top-right-radius: 10px; margin-top: 45px;
margin-bottom: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;}
#section-header-0-0-content {text-align: center;}
#section-header-0 { padding-top: 1em; padding-bottom: 1em; }
#section-header-0-content {}
#section-header-1 { padding-top: 1em; padding-bottom: 1em; text-align: center; }
#section-header-1-content {}
#section-header-2 {}
#section-header-2-content {}


#middle-container{ background: url(images/bg-trans.png) top left repeat;}
#section-middle-1 { background:none;}
#section-middle-0 { }
#section-middle-0-content {}
#section-middle-1 { max-height: 320px; overflow: auto; margin-left: 0; padding: 0 5px 0 5px; background: url(images/article-trans-white-top-white.png) top left repeat;} 
#section-middle-1-content {}
#section-middle-2 {}
#section-middle-2-content {}

#footer-container { background: url(images/bg-trans.png) top left repeat; color: #000; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px;}
#footer-container a, #footer-container a:visited { color: #b92329; text-decoration: none; font-weight:bold; font-size:1.2em; }
#footer-container a:hover { color: #b92329; text-decoration: none;font-weight:bold; font-size:1.2em;  }

#section-footer-0 { text-align: center; }
#section-footer-0-content {}
#section-footer-1 { text-align: center; }
#section-footer-1-content {}
#section-footer-2 { text-align: center; }
#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; }

.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-color: #b92329; border: solid 1px #fff; border-radius: 8px; color: #fff !important; text-decoration: none; padding: 15px; font-weight: bold; box-shadow: 2px 2px 2px #000; font-size: 90%; display: block; heigh:80%; width:80%; margin: 0 auto; margin-top: 1em; text-align:center;}

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

.footer-button, .footer-button:visited { background-color: #970a18; border: solid 1px #a40a1a; border-radius: 4px; color: #434240; text-decoration: none; font-weight: bold; font-size: 120%; width:80%; padding: 15px;}

.button { margin-top: 3em; margin-bottom: 4em; }

#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-0 { margin-bottom:30px;}
}

@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-0 { margin-bottom:30px; }
}

@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-0 { margin-bottom:30px;}
#header-container { display:none;}
#middle-container {background: #fff; color: #000;}
#footer-container {background: #fff; }
}
