* { margin: 0; padding: 0;}
header, footer, section, aside, nav, article { display: block;}
body { margin: 0 auto; padding: 22px 0;	width: 940px; font: 13px/22px Helvetica, Arial, sans-serif;	background: #F0F0F0;}
h1, h2 { font-size: 28px; line-height: 44px; padding: 22px 0;}
h3 { font-size: 15px; line-height: 15px; padding: 11px 0;}
p { padding-bottom: 22px;}
#content { display: table;}
#mainContent { display: table-cell; width: 620px; padding-right: 22px;}
aside { display: table-cell; width: 300px; background: url("images/sidebar_background.png") top left;}
.aFlow header p, .blogPost header p a { font-size: 14px; font-style: italic; color: #777;}
.aFlow header p a:hover { text-decoration: none; color: #000;}
.aFlow div {	-moz-column-count: 2; -webkit-column-count: 2; -moz-column-gap: 22px; -webkit-column-gap: 22px;}
.aFlow img { margin: 22px 0; -webkit-box-shadow: 3px 3px 7px #777;}
aside section {	margin: 22px 0 0 22px; padding: 5px 0 0 10px; background: url("images/sidebar_section_background.png") repeat-x;
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;}
aside section ul { margin: 0 0 0 22px; list-style: none;}
aside section ul li a { display: block; text-decoration: none; color: #000;}
aside section ul li a:hover {text-decoration: underline;}
footer { position: absolute; left: 0; width: 100%; border-top-color:#CCC; border-top-style:solid; border-top-width:thin;}
footer div {display: table;	margin: 0 auto;	padding: 14px 0; width: 940px; color: #777;} 
footer div section { display: table-cell; width: 300px;}
footer div #about, footer div #blogroll { padding-right: 20px;}
footer h3 { color:#333; /*: #FFF;*/}
footer a { color:#333;}
footer a:link {color:#00F; text-decoration: none;}
footer a:visited {color:#00F; text-decoration: none;}
footer a:active {color:#00F; text-decoration: none;}
footer a:hover { color: #00F; text-decoration:underline;}
footer ul { margin: 0 0 0 40px;	list-style: square;	color: #565656;}
footer ul li a { display: block; }