body {
	margin: 0px; 
	padding: 0;
	background: #fff; 	 
	}

a {
	font-weight: bold;
	color:  #07a;
	text-decoration: none;
	}

#header {
	display: none;
	}


#container {
	text-align: left;
	}

#left_column {
	display: none;
	}


#right_column {
	display: none;
	}

#center_column {
	background: #fff;
	}

#footer_credits {
	display: none;
	}

.post_small_left {
	float: left;
	margin-top: 2px;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	}

.post_small_right {
	float: right;
	margin-top: 2px;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	}

.post_details_block {
	display: none;
	}

.ad_wrapper  {
	display: none;
	}

/**********
CENTER MAIN
**********/

.main {
	font-size: 15px;
	color: #333;
	font-family: georgia, "times new roman", roman, serif;
	line-height: 135%;
	padding: 10px;
	}


.main h1 {
	color: #000;
	margin: 0 0 2px 0;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 27px;
	line-height: 30px;
	}

.main p {
	padding: 3px 0px 12px 0px;
	margin: 0px;
	}

.main h1 a {
	text-decoration: none;
	color:  #000;
	}

.main_center_ad_block {
	display: none;
	}

.main_center_ad {
	margin: auto;
	}

.main_index_post_wrapper {
	margin-bottom: 50px;
	}

/***********
LEFT SIDEBAR
***********/

#l_sidebar {
	display: none;
	}

/***********
RIGHT SIDEBAR
***********/

#r_sidebar {
	display: none;
	}

/*****
SEARCH
*****/
	
#s {
	display: none;
	}


/*******
COMMENTS
*******/

#comment {
	display: none;
	}

#comments {
	display: none;
}

#commentform {
	display: none;
	}

#respond {
	display: none;
	}

.commentlist li {
	display: none;
}

#comment-sorter-open img {
	border: 0px;
}
