/* 
*	This is an OnWired, LLC. Production (http://onwired.com)
*	Design by Sean Baker (sean@onwired.com)
*	Code by Brett Buddin (brett@onwired.com)
*/

/* Meyer Reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1.8}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}/*:focus{outline:0}*/ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

body { background-color: #181818; color: #fff;/*c0dada*/ font: 62.5%/2 "Lucida Grande", Arial, sans-serif; }

h1,h2,h3,h4 { color: #fff; font-family: Georgia, "Times New Roman", serif; font-weight: normal; line-height: 1.3; clear: both;}
h2 { font-size: 380%; margin-bottom: 15px; }
h3 { font-size: 280%; margin-bottom: 15px; }
h4 { color: #d1d0d0; font-size: 160%; font-weight: bold; }

a { text-decoration: none; color: #fff; }
a:hover { text-decoration: underline; }

p,ul,ol { margin-bottom: 1.8em; font-size: 130%; }
ul { margin-left: 1.8em; list-style-type: disc; }
ol { margin-left: 1.8em; list-style-type: decimal; }
hr { display: none; }