/* NOTE: To use this file you must first activate it in your frugal Theme Options.

Once active, you can add custom styles to this file and they will override
any other styles in this theme.  Learn more about this customization proccess by visiting
http://frugaltheme.com/support/ */

#content_column {
	width: 470px;
	margin: 0px;
	padding: 10px 0px 0px 5px;
}
.postarea {
	width: 450px;
}
.byline {
	width: 450px;
}
.commentmeta {
	width: 450px;
}
.searchmeta {
	width: 450px;
}
.postmeta {
	width: 450px;
}
.postwidget {
	width: 430px;
}
#sidebarleft {
	width: 165px;
	padding: 10px 0px 0px 0px;
	float: left;
}
#sidebarleft .widget {
	width: 150px;
	padding: 10px 5px 10px 10px;
}
#sidebarright {
	width: 315px;
	padding: 10px 0px 0px 0px;
	float: right;
}
#sidebarright .widget {
	width: 300px;
	padding: 10px 10px 10px 5px;
}
.comments {
	width: 450px;
}