@import url(http://fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700);

tbody{
font-size:90%;
}

.ref{
margin-bottom:-10px;
}

.lineheight{
  line-height: 125%;
}

.videodown{
font-size:90%;
}



.images {
  display: block;
  margin: auto;
}

.icon{
width:35px;
background-color: #c41230;
-webkit-box-shadow: 2px 1px 2px 0px rgba(50, 50, 50, 0.38);
-moz-box-shadow:    2px 1px 2px 0px rgba(50, 50, 50, 0.38);
box-shadow:         2px 1px 2px 0px rgba(50, 50, 50, 0.38);
border-radius: 3px;
margin:4px; 
}

a img.icon:hover{
background-color:#492f91;
-webkit-transition: all .25s ease-out; -moz-transition: all .25s ease-out; transition: all .25s ease-out; 
}



.rightlinks{
display:block;
font-weight:normal;
font-size:14px;
padding:7px;
color:#492f91;
border-bottom:1px solid white;
}

.rightlinks:hover{
font-weight:normal;
background-color:#492f91;
color:#fff;
text-decoration:none;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.logo { margin:15px; }

.soc-icons{
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}

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

#right_container { background-color:#eee; width: 39%; border-radius: 4px; padding-left: 15px;
 font-size: 15px;
-webkit-box-shadow: 2px 2px 2px 0px rgba(50, 50, 50, 0.38);
-moz-box-shadow:    2px 2px 2px 0px rgba(50, 50, 50, 0.38);
box-shadow:         2px 2px 2px 0px rgba(50, 50, 50, 0.38);
 } 

#article { font-family: 'Open Sans', sans-serif;  font-size: .95em; color: #000; }

body { background: rgba(179,179,179,1);
background: -moz-linear-gradient(top, rgba(179,179,179,1) 0%, rgba(96,81,140,1) 80%, rgba(73,47,145,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(179,179,179,1)), color-stop(80%, rgba(96,81,140,1)), color-stop(100%, rgba(73,47,145,1)));
background: -webkit-linear-gradient(top, rgba(179,179,179,1) 0%, rgba(96,81,140,1) 80%, rgba(73,47,145,1) 100%);
background: -o-linear-gradient(top, rgba(179,179,179,1) 0%, rgba(96,81,140,1) 80%, rgba(73,47,145,1) 100%);
background: -ms-linear-gradient(top, rgba(179,179,179,1) 0%, rgba(96,81,140,1) 80%, rgba(73,47,145,1) 100%);
background: linear-gradient(to bottom, rgba(179,179,179,1) 0%, rgba(96,81,140,1) 80%, rgba(73,47,145,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3b3b3', endColorstr='#492f91', GradientType=0 );
background-attachment: fixed; border-top:10px solid #c41230; }

#classic-container { width: 90%; margin: auto;	max-width: 980px; background: #fff; }

h1 { font-size:1.45em; text-align:left; color:#4d4d4d; font-family: 'Open Sans', sans-serif; padding-left:7px; padding-right:7px;}

h2 { text-align: center; font-style: italic; font-size: 1.1em; font-weight: normal; text-align: left; padding: 10px; font-family: 'Open Sans', sans-serif;}

ul li { margin-bottom: 10px; }

h3 { font-size: 1.3em; text-align: center; color: #c41230; font-weight:normal; border-bottom:1px solid #c41230;
margin-top:1.25em; font-family: 'Open Sans', sans-serif;
 }

a, a:visited, a:hover { color:#c41230; word-wrap: break-word; font-weight: bold; }

.small_print { font-size: 0.9em; diplay:block;}
.small_print2 { font-size: 77%; margin-bottom:2px;}

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

.source { font-style: normal; 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: 10px; }
#section-header-1 { text-align: center; margin-top: 10px; }

.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:.8em; padding:5px;}

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

#header-container {}

#middle-container {}

#footer-container {}

.social-likes {}

.ctab, .ctab:visited { background: rgba(196,18,47,1);
background: -moz-linear-gradient(top, rgba(196,18,47,1) 0%, rgba(143,2,34,1) 81%, rgba(109,0,25,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(196,18,47,1)), color-stop(81%, rgba(143,2,34,1)), color-stop(100%, rgba(109,0,25,1)));
background: -webkit-linear-gradient(top, rgba(196,18,47,1) 0%, rgba(143,2,34,1) 81%, rgba(109,0,25,1) 100%);
background: -o-linear-gradient(top, rgba(196,18,47,1) 0%, rgba(143,2,34,1) 81%, rgba(109,0,25,1) 100%);
background: -ms-linear-gradient(top, rgba(196,18,47,1) 0%, rgba(143,2,34,1) 81%, rgba(109,0,25,1) 100%);
background: linear-gradient(to bottom, rgba(196,18,47,1) 0%, rgba(143,2,34,1) 81%, rgba(109,0,25,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c4122f', endColorstr='#6d0019', GradientType=0 ); border-radius: 5px; color: #fff; text-decoration: none; padding: 10px; font-size: 115%; display: block; width:95%; margin: 0 auto; margin-top: 1.3em; text-align:center; font-weight:normal;
-webkit-box-shadow: 0px 3px 11px 0px rgba(30, 30, 30, 0.55);
-moz-box-shadow:    0px 3px 11px 0px rgba(30, 30, 30, 0.55);
box-shadow:         0px 3px 11px 0px rgba(30, 30, 30, 0.55);
}

.ctab:hover { background: rgba(73,47,145,1);
background: -moz-linear-gradient(top, rgba(73,47,145,1) 0%, rgba(109,0,25,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(73,47,145,1)), color-stop(100%, rgba(109,0,25,1)));
background: -webkit-linear-gradient(top, rgba(73,47,145,1) 0%, rgba(109,0,25,1) 100%);
background: -o-linear-gradient(top, rgba(73,47,145,1) 0%, rgba(109,0,25,1) 100%);
background: -ms-linear-gradient(top, rgba(73,47,145,1) 0%, rgba(109,0,25,1) 100%);
background: linear-gradient(to bottom, rgba(73,47,145,1) 0%, rgba(109,0,25,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#492f91', endColorstr='#6d0019', GradientType=0 ); border-radius: 5px; color: #fff; -webkit-transition: all .25s ease-out; -moz-transition: all .25s ease-out; transition: all .25s ease-out; text-decoration: none !important; opacity: .8;  font-weight:normal; }


 @media screen and (max-width:768px) {
#section-header-0 { display:none;}
#right_container { background: none; width: 100%; box-shadow:none; border; none; } 
.logo { display: none; }
#sharing-bar {
padding-left: 10px;
}

.container {
margin-right: auto;
margin-left: auto;
padding-left: 0px; 
 padding-right: 0px;
}

tbody{
font-size:75%;
word-break: break-all;
}
}
