/* ---- Slight reset ---- */
#main-content{ width:1110px; }
#content{ border:none; background:none;}
.single #main-content{ background:none; }
.thumbnail{ display:none; }
body{overflow-x: hidden;}

/* width = ( column * 85 ) - 10 */
.g1 			{ width:85px; }
.g2 			{ width:170px; }
.g3 			{ width:255px; }
.g4 			{ width:340px; }
.g5 			{ width:425px; }
.g6 			{ width:510px; }
.g7 			{ width:595px; }
.g8 			{ width:680px; }
.g9 			{ width:765px; }
.g10 		{ width:850px; }
.g11 		{ width:935px; }
.g12 		{ width:1020px; }
.g13 		{ width:1105px; }
.g14 		{ width:1190px; }

/* ---- Get styling :) ---- */

body{ background: url(/media/2010/07/selling-themes-bg.jpg) no-repeat fixed center; color:#444; }
#content-wrap{ background:#f1f1f1; background: rgba(241, 241, 241, 0.792969); overflow:hidden; }
/* ---- Styles, in the order they're used ---- */
body.single #main-content h1:nth-of-type(1) { font:75px "Yanone Kaffeesatz", serif; letter-spacing:5px; margin:0; }
body.single #main-content h2{ border-left:none!important; margin:40px 0; }

.post p, .post ul{ width:595px; font:18px Arial; line-height:29px!important; }
.post p:nth-of-type(2), .post p:nth-of-type(3), .post p:nth-of-type(4) { width: 765px; font-size:24px; line-height:36px; color:#222; padding:0 625px 15px 0; }
.post p:nth-of-type(2){ background: url(http://wpshout.wpcdn.com/media/2010/07/theme-options.jpg) no-repeat 100% 50%; display: block; height:600px; }
.post p:nth-of-type(3){ margin:-530px 0 0 0; }
.post p:nth-of-type(8){ background: url(http://wpshout.com/media/2010/07/plugins.jpg) no-repeat 100% 50%; display: block; height:550px;  padding:0 745px 15px 0;}
body.single #main-content h2:nth-of-type(3) { margin:-390px 0 20px; }
.post p:nth-of-type(14){ background: url(http://wpshout.com/media/2010/07/nothing-to-see-here1.jpg) no-repeat 100% 50%; display: block; height:1050px;  padding:0 945px 15px 0;}
.post ul:nth-of-type(1){ margin:-920px 0 0 0; }

/* ---- Images ---- */

.post img:nth-of-type(1) {  } 

