/*
   ___      _     _                     _   ___          _     
  / __\___ | | __| | /\  /\__ _ _ __ __| | / __\__ _ ___| |__  
 / /  / _ \| |/ _` |/ /_/ / _` | '__/ _` |/ /  / _` / __| '_ \ 
/ /__| (_) | | (_| / __  / (_| | | | (_| / /__| (_| \__ \ | | |
\____/\___/|_|\__,_\/ /_/ \__,_|_|  \__,_\____/\__,_|___/_| |_|
This site is a production of ColdHardCash.Com

*/


/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption { margin:0; padding:0; border:0; vertical-align:baseline; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; }
a img { border:none; }
a { outline:none; }
.clear { clear: both; }


/* GENERAL STYLES */
body { font-family: Arial, Helvetica, sans-serif; background: #000; }
#header { width: 310px; height: 98px; margin-right: auto; margin-left: auto; }
h1 { width: 310px; height: 45px; font-size: 18px; line-height: 45px; font-weight: bold; color: #fff; text-align: center; background: url(../img/join1.png); margin: 5px auto; }
h1 a { color: #f6b210; text-decoration: underline; }
#join { width: 284px; height: 69px; margin: 16px auto; }


/* TOP NAVIGATION */
ul.topNav { width: 299px; height: 25px; list-style-type: none; margin-right: auto; margin-left: auto; }
ul.topNav li { width: 97px; height: 25px; float: left; display: inline; font-size: 13px; line-height: 25px; font-weight: bold; background: url(../img/nav_button.png); text-align: center; }
ul.topNav li a { color: #fff; text-decoration: none; }
ul.topNav li a:hover { text-decoration: underline; }
ul.topNav li.mid { margin-right: 4px; margin-left: 4px; }


/* UPDATE */
.update { width: 303px; height: 121px; margin-right: auto; margin-left: auto; margin-bottom: 4px; }
.updateThumb { width: 142px; height: 119px; border: 1px solid #353535; float: left; }
.updateInfo { width: 154px; height: 121px; float: right; }
ul.infoList { width: 154px; height: 121px; list-style-type: none; }
ul.infoList li { width: 154px; height: auto; background: #27282a; border-bottom: 1px solid #000; font-size: 13px; color: #fff; }
ul.infoList li.title { width: 154px; height: 36px; text-align: center; padding-top: 7px; }
ul.infoList li.dateAdded { width: 154px; height: 30px; text-align: center; line-height: 30px; }
ul.infoList li.playVideo { width: 154px; height: 36px; text-align: center; padding-top: 10px; }


/* BOTTOM NAV */
#botNav { width: 303px; height: 35px; margin-right: auto; margin-left: auto; font-size: 14px; font-weight: bold; color: #ccc; line-height: 35px; }
#botNav a { text-decoration: none; color: #fff; }
#botNav a:hover { text-decoration: underline; }
#botLeft { width: 150px; float: left; text-align: left; }
#botRight { width: 153px; float: right; text-align: right; }






/* FOOTER */
#footerLinks { width: 310px; height: auto; margin-right: auto; margin-left: auto; font: normal 12px Arial, Helvetica, sans-serif; color: #fff; text-align: center; }
#footerLinks a { color: #fff; text-decoration: none; }
#footerLinks a:hover { text-decoration: underline; }

