/* CKC Print Styles */
body, #content, #container {
   width: 100%;
   margin: 0;
   float: none;
}

#topnav, #navbar, #nav, #sidebar, .ad, .noprint {
   display: none; 
}
img {
   display: none;
}

body {
   font: 1em Helvetica, Arial, Sans-Serif;
   color: #000; 
}
div {
   margin: 0px !important;
   padding: 0px !important;
   width: 100% !important;
   clear: both !important;
}
.navbar {
   height: 8em;
}
h1,h2,h3,h4,h5,h6 {
   font-family: Helvetica, Arial, sans-serif;
   color: #000;
}
h1 { font-size: 250%; }
h2 { font-size: 175%; }
h3 { font-size: 135%; }
h4 { font-size: 100%; font-variant: small-caps; }
h5 { font-size: 100%; }
h6 { font-size: 90%; font-style: italic; }

a:link, a:visited {
   color: #00c;
   font-weight: bold;
   text-decoration: underline; }

.featured, #CMSHeaderDiv, .navBtn {
   display: none;
}
#featBanner .slideHolder {
   height: 0em;
   margin: 0px;
}
#featBanner .slideOverlay .slideDesc {

}
#footer {
   display: none;
}
.slideDesc {
   display: block !important;
   clear: both;
}
#bodyContent {
   padding: 0px;
   margin: 0px;
}
.intro {
   margin: 0px;
}
.navbar .brand .logo {
   text-indent: 10px;
}

.featured .bio {
   display: block;
}

.hidePrint {
   display: none !important ;
}
.showPrint {
   display: block !important;
}
.overlay {
}
.news-item {
   font-weight: normal;
}


#newsMasonry{
display:block;
border-right:0px !important;
position:static;
min-height:1000px;
}

#newsMasonry article{
display:block;
width:100% !important;
position: static !important;

}

.videoOfWeek{
display:none;

}


.sponsor-item {
padding:30px;
max-height:30px;
border:1px solid #ffffff !important;
}

.sponsor-item img{
display:none;

}

#homeSponsors div.sponsor-name {
position: static;
text-align: left;
padding-left:20px !important;

}

.homeSlider{
display:none;
}





