/* TAGS */
body { margin: 0px; padding: 0px; background-image: url(../images/70_proof_logo.jpg); background-repeat: no-repeat; background-attachment: fixed; background-color: #000; font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 17px; scrollbar-arrow-color: #EE7C28; scrollbar-highlight-color: #FFF; scrollbar-shadow-color: #000; scrollbar-base-color: #000; scrollbar-track-color: #000; scrollbar-face-color: #FFF; scrollbar-3dlight-color: #FFF; scrollbar-darkshadow-color: #FFF; }
h1 { margin: 0; padding: 0; color: #EE7C28; font-weight: bold; font-size: 14px; text-transform: uppercase; }
h2 { margin: 0; padding: 0; color: #EE7C28; font-weight: bold; font-size: 12px; }
a { color: #EE7C28; text-decoration: underline; }
a:hover { text-decoration: line-through; }
input{ color: #000; font-size: 11px; background: #FFF; border: #EE7C28 solid 1px }
textarea{ color: #000; font-size: 11px; background: #FFF; border: #EE7C28 solid 1px }

/* ID's */
#wrapper { width: 410px; height: auto; margin: 40px 0 20px 330px; padding: 0; border: 1px solid #EE7C28; position: relative; color: #000; background-color: #FFF; }
#blog_header { width: 390px; height: auto; margin: 10px auto 20px; color: #000; background-color: #FFF; border: 1px solid #EE7C28; }
#archive { width: 390px; height: auto; margin: 20px auto; padding: 0; text-align: right; }
#archive a { margin: 0; text-decoration: underline; }
#archive a:hover { text-decoration: line-through; }
#home { width: 390px; height: auto; margin: 10px auto; padding: 0; }
#comment_wrapper { width: 390px; height: auto; margin: 20px auto; margin-bottom: 40px; }
#footer { width: 410px; height: 40px; margin: 15px 0 15px 330px; padding: 0; position: relative; text-align: right; }

/* CLASSES */
.blog_post { width: 390px; height: auto; margin: 20px auto; }
.blog_post img { margin-top: 10px; }
.blog_form { width: 390px; height: auto; margin: 20px auto; }
.blog_date { width: 390px; height: auto; margin: 20px auto; padding: 0; color: #EE7C28; text-align: right; }
.blog_thumbs { width: 390px; height: auto; margin: 10px auto 0 auto; padding: 0; color: #EE7C28; }
.blog_thumbs img { margin-bottom: 5px; }
.blog_comment { width: 390px; height: auto; margin: 20px auto; }
.big_image { border: 1px solid #EE7C28; } 
.thumb { margin-right: 15px; }
.gallery_nav { text-align: right; }
.comment_poster { color: #EE7C28; font-weight: bold; text-transform: capitalize; }

/* FORM CLASSES */
.row { width: 390px; clear: both; padding: 10px 0; margin: 0; }
.row span.label { float: left; width: 90px; text-align: left; }
.row span.formw { float: right; width: 300px; text-align: left; } 

/* GALLERY NAV */
.blog_thumbs_nav { width: 390px; height: auto; clear: both; padding: 0; margin: 10px 0; }
.blog_thumbs_nav span.back { float: left; width: 90px; text-align: left; }
.blog_thumbs_nav span.nav { float: right; width: 300px; text-align: right; } 