/*
Theme Name: Oldschoolhockey Inc.
Theme URI: http://oqwebdesign.com
Description: The totally nude Wordpress theme. Phwoar! (Based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a> by <a href="http://binarybonsai.com/">Michael Heilemann</a>)
Version: 2 (WP2.6.2)
Author: Oscar Quezada
Author URI: http://elliotjaystocks.com
Tags: Theme for OldSchoolHockey
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";
body {
	background-color: #ab3044;
	background-image: url(/skin/frontend/default/old-school-hockey/images/bkg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.page {
	margin:0 auto;
	padding:0;
	text-align:left;
	width:900px;
}
.post {
	padding: 10px 0px 30px 157px;
	position: relative;
}
.post .wp-image-71, .post .wp-image-68, .post .wp-image-82, .post .wp-image-80, .post .wp-image-77, .post .paste-paper{
	position: absolute;
	left: 0px;
	top: 0px;
}
.clear{
	clear: both;
	height: 1px;
}
.font-h4{}
#blog-div .entry_author_image{
	padding: 5px 0px 5px 0px;
}