#header				{
					font-size: large;
					}
#header .description {display: none;}
#sidebar			{display: none;}
#sidebar .section	{
					display: none;
					}
#index #entry		{display: none;}
#content			{
					font-size: xx-large;
					min-width: 100%;
					max-width: 100%;
					}
.mainindex			{font-size: large;}
.mainindex .post .entry	{display: none;}
.mainindex .post .postmetadata {display: none;}
.olderposts, .newerposts {display: block;
					margin: auto;
					float: none;
					text-align: center;
					width: 70%;}
.pagednavigation a	{padding: 0;}