@charset "utf-8";

/* HIDE HEADER FOOTER AND LEFT SIDEBAR
===================================================================================*/
#masthead, #secondlevel, #searchsectiontop, #fpFeatured, #navleft, #postmainholder, #rating-holder, #printcomment, #cform, #footer, #footerlicense, .post_turnedoff
{ display: none; }


/* HIDE RIGHT SIDEBAR ELEMENTS
===================================================================================*/
#postRateForm, #morePosts
{ display: none; }


/* MAKE CONTENT AREA FULL WIDTH
===================================================================================*/
#featuredright { float: none; width: 100%; margin-left: 12px; }
#post_main { width: 650px; }


/* HIDE ADD UNNECESSARY PAGE ELEMENTS
===================================================================================*/
#commentform, #postRateForm { display: none; }
