/* 
.entry h1, .entry p, .bottom-nav, .description, #pbOverlay > div > a { 
display: none !important; 
}
*/

.entry h1, .entry p, .bottom-nav, .description {
display:none !important;
}


.gmedia_module div[class*='gmPhotoBox'] a {
display: none !important;
}

div[class*='gmPhotoBox'] p {
display: none !important
}

#left-area {
margin: 0 auto;
float: none !important;
}

#blurbs {
display: none !important;
}

h2.featured-title {
font-size: 35px !important;
text-shadow:0px 0px 0 rgb(186,186,186),1px 1px 0 rgb(145,145,145),2px 2px 0 rgb(105,105,105), 3px 3px 0 rgb(65,65,65),4px 4px 3px rgba(0,0,0,0.6),4px 4px 1px rgba(0,0,0,0.5),0px 0px 3px rgba(0,0,0,.2) !important;
}
