.emptyblock { 
/* remove this if if right container has something in it */
display: block; 
}
#section-header-1 { text-align: right; padding-right: 2em; }
.socialbutton {
    color: #000;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 12px 24px;
    border-radius: 8px;
    background: transparent;
    font: normal normal bold 16px arial;
    text-decoration: none;
}
.socialbutton:hover,
.socialbutton:focus {
    background: transparent;
    color: #000;
    text-decoration: none;
}ctab
.socialbutton:active {
    background: transparent;
}
.socialbutton:before{
    content:  "\0000a0";
    display: inline-block;
    height: 24px;
    width: 24px;
    line-height: 24px;
    margin: 0 4px -6px -4px;
    position: relative;
    top: 0px;
    left: 0px;
    background: url("images/facebook.png") no-repeat left center transparent;
    background-size: 100% 100%;
}



.small_print { font-size: 85%; }

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

body { background: #fff url(images/repeatBg.png) repeat-x fixed; margin-top: 10px; margin-bottom: 10px; }

#classic-container { width: 90%; 
margin: auto; 
max-width: 980px; 
background: #fff; 
border-radius: 5px;
box-shadow: 0px 0px 10px 2px #ccc;
-moz-box-shadow: 0px 0px 10px 2px #ccc;
-webkit-box-shadow: 0px 0px 10px 2px #ccc; 
}

#right_container { background: #EEEEF0; width: 39%; border-radius: 8px; padding-left: 15px;
box-shadow: 2px 2px 2px #c7c7c7; 
-moz-box-shadow: 0px 0px 10px 2px #c7c7c7;
-webkit-box-shadow: 0px 0px 10px 2px #c7c7c7; } 

h1 { padding: 10px; font-size:1.5em; text-align:center; text-shadow: 2px 2px #EEEEF0; }

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

h3 { font-size: 1.1em; text-align: center; background: url(images/menu-bg.gif) repeat-x scroll; color: #fff; font-weight: normal; }

a, a:visited, a:hover { color:#000; font-weight; bold; }

.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 10px 0 10px; }

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

#twitter-widget { width: 100%; }

#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 { text-align: center; margin-top: 20px; }
#section-header-1 {}

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

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

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

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

#section-block-c {}
#section-press-release a { font-weight: bold; }
.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:none;}
.flex-caption {font-size:1em; font-weight:bold;padding:5px;}

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

#header-container {}

#middle-container {}

#footer-container {}

.social-likes {}

.ctab, .ctab:visited { background-color: #eaeaea; border: solid 1px #000; border-radius: 8px; color: #000; 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-color: #fff; 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;}
#right_container { background: none; width: 100%; box-shadow:none; border; none; } 
}
