/*
More information about styling your Thesis installation using this file can be found
in the User's Guide:
	http://diythemes.com/thesis/rtfm/customizing-thesis-with-customcss/
*/

img {
	padding: 0;
	margin: 0;
}

.post_box {
	padding-top: 0;
	margin: 0 0;
}

.teasers_box {
	margin: 0 0;
}

.entry-title {
	font-style:normal;
}

#header, #footer, #comments {
	padding: 0 0 0 0;
}

.comments_closed {
	display: none;
}

#content {
	/*background-color: white;*/
}

