/* global shit */
html { height: 100%; background-color: #000; } /* silly webkit */
body { height: 100%;  font-family: helvetica, sans; font-size:100%; line-height:1.125em; background-color: #000; color: #ccc; }
p, li { font-size:0.875em; }
p.content { margin-bottom: 10px; }
a, a:visited,  a:link { color: #c90; text-decoration: none; }
#outerWrapper { width: 1040px; margin: 0 auto; }
#gads { width: 120px; float: right; margin-left: 10px;  margin-top: 100px; }
/* #wrapper_site { width: 900px; margin: 0 auto; } */
#wrapper_site { width: 900px; float: left; }
.mailMe { color: #c90; cursor: pointer; }
#footer { width: 900px; auto; margin-top: 20px; padding-top: 20px; border-top: 1px solid #333; color: #666; font-size: 0.65em; clear: both;  }

#header { padding-bottom: 5px; border-bottom: 1px solid #666; overflow: auto; width: 900px; }
#mainNav { float: right; margin-top: 65px; }
#mainNav li { float: left; margin-left: 20px; }
#mainNav a { text-decoration: none; font-size: 18px; font-weight: bold; color: #dfdfdf; }
#mainNav a.active { color: #748aa3; }

h3 { margin-top: 20px; color: #c90; }
h5 { margin-bottom: 5px; color: #fc3; padding-bottom: 5px; border-bottom: 1px #666 solid; }
h2 { font-size: 1.25em; margin-top: 20px; margin-bottom: 10px; }
.toolWrapper { width: 400px; margin-right: 30px; float: left; margin-top: 20px; }
.outerToolWrap { overflow: hidden; }
.toolWrapper a, .toolWrapper a:visited,  .toolWrapper a:link { color: #c90; text-decoration: none; }
.pageThumb { float: left; margin-right: 10px; margin-bottom: 10px; }
