/* This is the default width for this theme. We need this file as we have to set a default css file for the theme variations. */

#container{
	width: 680px;
}

.blog-archive-headings-wrapper, .blog-archive-entries-wrapper{
	width: 480px;
	padding: 0;
	margin: 0;
}

