/*
----------------------------------------------------------
GENERAL
---------------------------------------------------------- */
* { margin:0; padding:0 }
a, a:visited { color:#FE6601; text-decoration:none }
a:hover { border-bottom: 1px dotted #666 }
body { background: #303933 url(/assets/images/bg.gif) no-repeat top left; color:#ccc; font: 62.5%/1.6em "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif; height:100% }
html { height:100% }
h2 { font-size:1.2em; font-weight:bold; }
p { margin-bottom:1.5em }
span { color:#666; padding:0 4px }

/*
----------------------------------------------------------
STRUCTURE
---------------------------------------------------------- */
#stripe { background:#27302B; float:left; height:100%; margin:0 auto; min-height:100%; margin-right:30px; padding-top:78px; text-align:center; width:56px }
html>body #stripe { height:auto; }
#content { padding:75px 0 0 50px }
#wrapper { font-size:1.1em;	height:100%; margin:0 auto; padding:0; width:755px }