/*
	Blog Post Cohenspire.com
	6 Day Redesign!
	Jan 26, 2010
*/
/* Resets */
#content{width: 100%; margin: 0 auto; overflow: hidden; padding: 58px 0px; position: relative; background: none;}
#post{width: 100%; position: relative; overflow: hidden;}
#post > h1, #post > p#entrydate{display: none;}
ul#toolbar{padding-top: 60px;}
/* Post Styles */
@font-face {
	font-family: 'Steinem';
	src: url('http://www.cohenspire.com/images/uploads/blog/fonts/2010/01_30/STEINEM_.eot');
	src: local('Steinem Roman'), local('Steinem'), url('http://www.cohenspire.com/images/uploads/blog/fonts/2010/01_30/STEINEM_.ttf') format('truetype');
}
@font-face {
	font-family: 'SteinemItalic';
	src: url('http://www.cohenspire.com/images/uploads/blog/fonts/2010/01_30/STEINEMI.eot');
	src: local('Steinem RomanItalic'), local('Steinem-Italic'), url('http://www.cohenspire.com/images/uploads/blog/fonts/2010/01_30/STEINEMI.ttf') format('truetype');
}
#top{width: 960px; margin: 0 auto;}
#post > .row{background: url('http://www.cohenspire.com/images/uploads/blog/images/2010/01_30/rowdropshadow.png') repeat-x bottom; border-bottom: 1px solid #d2d2d2;}
.row > .center{width: 960px; height: 235px; margin: 0 auto; padding: 60px 0; overflow: hidden;}
.center > .left{width: 310px; float: left;}
.center > .right{width: 650px; float: right; padding-top: 13px;}
.center.dayone{padding-top: 120px; height: 230px; background: url('http://www.cohenspire.com/images/uploads/blog/images/2010/01_30/head.jpg') no-repeat right bottom;}
.daytwo{background: url('http://www.cohenspire.com/images/uploads/blog/images/2010/01_30/pixels.jpg') no-repeat right bottom;}
.dayfour{background: url('http://www.cohenspire.com/images/uploads/blog/images/2010/01_30/buddha.jpg') no-repeat right bottom;}
.dayfive{background: url('http://www.cohenspire.com/images/uploads/blog/images/2010/01_30/ee.png') no-repeat left 16px; height: 235px;}
.daysix{background: url('http://www.cohenspire.com/images/uploads/blog/images/2010/01_30/rocket.jpg') no-repeat 200px bottom;}
#top > h1{font-family: 'Steinem', Verdana, San-serif; font-size: 72px; line-height: 80px; padding-left: 310px; width: 650px; color: #ffae00; text-shadow: 3px 3px 0 #333;}
#top > p#date{font-family: 'SteinemItalic', Verdana, San-serif; font-size: 52px; line-height: 80px; padding-left: 310px; color: #d2d2d2;}
	#comments h2{font-family: 'Steinem', Verdana, San-serif; padding-left: 0; font-size: 28px; line-height: 32px; margin-bottom: 28px;}
h3{font-family: 'Steinem', Verdana, San-serif; font-size: 52px; line-height: 58px; color: #333; text-shadow: 3px 3px 0 #ffae00; }
	#comments h3{text-shadow: none;}
h4{font-family: 'SteinemItalic', Verdana, San-serif; font-size: 52px; line-height: 58px; color: #d2d2d2;}
#post  p{font-family: 'Steinem', Verdana, San-serif; font-size: 36px; line-height: 42px; color: #333;}
.grey{color: #d2d2d2;}
.shadow{color: #ffae00; text-shadow: 2px 2px 0 #333;}