/* Image/Posts for Home Page
--------------------------------------- */
.blog .post { height:300px; float:left; display:block; background:url('../img/loader.gif') center center no-repeat; }
.blog .post .post-content { height:300px; width:auto; overflow:hidden; }
.blog .post .post-content h2 { font:100 2.6em Georgia, "Times New Roman", Times, serif; }
.blog .post .post-content h2 a { display:block; width:100%; height:300px; color:#fff; text-shadow:1px 1px 1px #000; background:url('../img/trans.png') repeat; }
.blog .post .post-content h2 a:hover { background:0; }
.blog .post .post-content h2 a span { padding:20px 0 0 20px; position:relative; display:block; }
.p1 { width:590px; border-right:5px solid #121212; border-bottom:5px solid #121212; }
.p2 { width:365px; border-bottom:5px solid #121212; }
.p3 { width:455px; border-bottom:5px solid #121212; border-right:5px solid #121212; }
.p4 { width:500px; border-bottom:5px solid #121212; }
.p5, .p6 { width:320px; border-bottom:5px solid #121212; border-right:5px solid #121212; }
.p7 { width:310px; border-bottom:5px solid #121212; }
.p8, .p9, .p10, .p11, .p12 { width:188px; border-right:5px solid #121212; border-bottom:5px solid #121212; }
.p12 { border-right:0; }