body {	
	color: #000;
	font: 12px Verdana, Arial, Sans-Serif;
        line-height: 160%;
}

#header {
        display: none;
}

#sidebars {
        display: none;
}

#ads { 
        display: none;
}

#sidebar {
        display: none;
}

#footer {
        display: none;
}

h1, h2, h3 {
        font-family: Tahoma, 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif; 
	font-weight: normal;
	}

h1 {
	font-size: 22px;
	}

h2 {
	font-size: 18px;
        margin: 0;
        padding: 5px 0;
	}

#content h2 {
        clear: both;
        text-align: right;
}

h3, h4 {
        margin: 0;
        padding: 0 0 10px 0;
	font-size: 14px;
        font-weight: bold;
        color: #9798A6;
        float: left; 
	}

h4 { float: right; }

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

.smaller { font-size: 0.9em; line-height: 1.4em; }

.entry {
        border-top: 4px solid #9798A6;
        padding: 10px 0 0 0;
        clear: both;
        margin: 0;
}

.post {
        border-top: 4px solid #DD1B3D;
	margin: 0 0 40px;
	text-align: justify;
	}

.postmetadata {
        display: none;
	clear: left;
}

a img {	border: none; }