@charset "utf-8";
/* CSS Document */

/*Reset*/
body {margin:0; padding:0; line-height: 1.4em; word-spacing:1px; letter-spacing:0.2px; font: 13px Arial, Helvetica,"Lucida Grande", serif; color: #000;}
/*Remove Element*/
.topBar,
.headerWrapper,
.pageTitle,
.sideCol,
.footerTop,
.footerBottom,
.mobileHeader,
.mobileNav,
.mobileListen,
.mobilePhone,
.mobileSearch,
.mobileInvite,
.mobileNewsletter,
.btt,
.socialLinks,
#modalOverlay,
modalOverlay2,
#tafWrap,
.postInfoBottom,
.postFooterNavWrapper,
.postFooterLinks,
#disqus_thread,
.ad728x90,
#audioModal{display:none;}
/*styled elements*/
.contentWrapper, .mainCol{float:none; width:100%;padding:0; margin:0;}
.postInfoTop{background:none; padding-left:0px;}
.postWrapper .postImg, .postWrapper .postImg .imgWrap {float: none; height:100% !important; margin: 0 auto; padding: 0; text-align: center; width: 100%; z-index: 0;}
.postWrapper .postImg img{display: block; margin: 0 auto; max-height: 100%; width: auto;}
.postWrapper .imgWrap a{display:none;}
/* Show URL */
a:link, a:visited {background: transparent; color:#333; text-decoration:none;}
a:link[href^="http://"]:after, a[href^="http://"]:visited:after {content: " (" attr(href) ") "; font-size: 11px;}
a[href^="http://"] {color:#000;} 