/* ---- Slight reset ---- */
#main-content{ width:1110px; }
#content{ border:none; background:none;}
.single #main-content{ background:none; }
.thumbnail{ display:none; }
body{overflow-x: hidden;}

/* ---- Get styling :) ---- */

body{ background: color: }

/* ---- Styles, in the order they're used ---- */
body.single #main-content h1:nth-of-type(1) { text-transform:none; font-size: 64px; text-align: center; text-transform: none; }
.tweetmeme_button{ margin-top: -80px; } 
.post{ position:relative; }
.post p { color:#eee; font-size:21px; line-height:32px; width:590px; float:left; }
.post p:nth-of-type(8), .post p:nth-of-type(9) { font-size:24px; line-height:36px; }
.post span.hide{ display:none; }

/* ---- Images ---- */

.post img:nth-of-type(1) {  } 

/* ---- Portfolio ---- */
.portfolio{ float:right; width:500px; margin-top:-150px; } 
.portfolio h4{ font:24px Georgia !important; text-align:center; color:#eee; }

/* ---- Quote ---- */
#quote{ position:relative;  height:400px; }
#quote span{ position:absolute; }
#quote span.open{ font:210px "League Gothic", Impact, Georgia;  top:0px; left:0px; }
#quote span.close{ font:210px "League Gothic", Impact, Georgia; bottom:-130px; right:0px; }
#quote span.quote{ left:80px; top:50px; font:72px Calluna, Georgia; }
#quote span.client { font:40px "League Gothic", Impact, sans-serif; bottom:40px; right:100px; }
