/*
THEME NAME: ProudFolio
THEME URI: http://www.ApacheAdvertising.com
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";

/* To use alternative body background images and associated text styles, comment out the below as you wish. */

/* @import "style/css/alternative01.css"; */
/* @import "style/css/alternative02.css"; */

.pad {padding-right: 5px}

body { background:#000 url(http://www.apacheadvertising.com/black-denim.gif) top center no-repeat fixed; border-top:10px solid #000 }
body, h4, h5, p, li, label, input { font:12px/18px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif; color:#fff }

div.footer { background:#0b0b0b }

.clear {clear:both}

.header-clear { height:40px}
