/* This is supposed to be a massive CSS reset to give you a clean slate on a static Wordpress page. Customized for these themes: - fervens a - plain blog template - pressrow */ /* General */ h1,h2,h3,h4 {color: inherit;font-family: inherit;} /* Fervens A */ html body { background-image: none; background-color: white;} #bg div.header { display: none; } #bg div.menu { display: none; } #bg div.s2 { display: none; } #bg div.s1 { display: none; } #bg div.sc-all { width: auto; float:none; } #bg div.sc { width: auto; } #bg div.scs1 { width: auto; float: none; } #bg div.con {width: auto; float: none; } #bg .footer p { padding-left: 0; } #bg .post-page ul li { list-style-type: disc; background: none; padding: 0; color: inherit; } #bg .post-page blockquote { background: none; } /* Plain Blog Template! */ div#header { display: none; } div#sidebar { display: none;} body { border: none; } div.post {border: none; } div#comments { display: none; } div.postmetadata {display: none;} wrap { font-size: 1em; } div#footer { display: none; } /* pressrow */ div#akismet-credit-insert { display: none; } #content .post { color: inherit; } body { color: #222222; } #container { width: 960px; padding: 40px;} #page {width: 960px; } #content_box { width: 960px; } #content { width: auto; } #content .post { width: auto; } /* light 1.0 */ div.entrymeta-single {display: none; } div.entrybody {background: none; padding: 1em 0;} body#home div#wrap { width: 960px; } div#commentblock { display: none; } /* LetterHead */ #page { border: none; } .pagepost {border: none;} /* simpla */ #wrap { width: 960px; padding: 48px;} div.entrymeta { display: none; } div.commentsblock { display: none; } /* Rainbow Garden */ /* Fresh Bananas */ #text #main { background:none; width: auto;} #text {width: 960px;} /* peacemaker */ div#menu { display: none; } div#container { background: transparent none 0 0 no-repeat; border: none; } div#left {display: none; } div#right { display: none; } a.post-edit-link { display: none; } /* Individual site tweaks */ div#main { background: none; border: none; } /* simpla */ html body {background-image: none; } /* */ ul#navigation { display: none; } p.date {display: none; } form#commentform { display:none; } p.comments {display: none; } p.commentsfeed {display: none; } h3#respond {display: none; } p.info {display: none; } /* revolution */ div#navbar { display: none; } #contentleft { width: auto; } div.postarea { width: auto; } div.breadcrumb { display: none; } div.postarea, #wrap {background-color: transparent; } #footer {display: none; } html body pre {display: none; } /* base */ #container #content #left {display: block; width: auto;} #container #content .article .article {width: auto;} #leave-comment {display: none;} #content .article-top {display: none;} #content #articles {width: auto;} div.navwidthbg { display: none; } #navigation {display: none;} .singlecol #content {width:auto;} .post {background-image: none; } div.date, div.info {display: none; } .post h2 { background-image: none; } .post .content {background-image: none; } #main {width: auto; } #container { margin: 0 auto; } #wrap {margin: 0 auto; }