/* -------------------------------------------
project:	Forks and Jets
author:		CSSNinjas.com
date:		2009/02/07
------------------------------------------- */

html { }
body { margin: 0; padding: 0; background: #fff; color: #000; font: 62.5%/1.25 Arial,Helvetica Neue,Helvetica,sans-serif; }
textarea, input, select, option, optgroup, button { font: 1em Arial,Helvetica Neue,Helvetica,sans-serif; }

/* RE-SETS
------------------------------------------- */
* { margin-top: 0; margin-bottom: 0; padding-top: 0; padding-bottom: 0; }

li, dt, dd, p, th, td, caption { font-size: 1.2em; }
ul, ol, dl { margin-bottom: 15px; }
ul ul, ol ol, ul ol, ol ul { margin-bottom: 0; }
p { margin-bottom: 15px; }
li *, li p, li li, dt *, dd *, p * { font-size: 1em; }

img { border: none; -ms-interpolation-mode: bicubic; }

fieldset { border: none; }
legend { display: none; }
button { overflow: visible; }
button::-moz-focus-inner { padding: 0; border: none; }

pre { font: 1.1em "Courier New",monospace; white-space: pre-wrap; }

hr { overflow: hidden; height: 1px; margin: 15px 0; padding: 0; border: none; background-color: #ccc; color: #ccc; }
*:first-child+html hr { margin: -7px 0 8px; }
* html hr { margin: -5px 0 8px !important; }

a { color: #666; text-decoration: underline; }
a:hover, a:focus, a:active { color: #000; }

/* HEADINGS
------------------------------------------- */
h1, h2, h3, h4, h5, h6 { margin: 0 0 15px; color: #000; font: normal 2.4em/1.1 Georgia,serif; }
h1 { font-size: 2.4em; }
h2 { font-size: 1.8em; }
h3 { font-size: 1.6em; }
h4 { font-size: 1.4em; }
h5 { font-size: 1.6em; }
h6 { font-size: 1.0em; }

/* HELPERS
------------------------------------------- */
.offset { position: absolute; left: -10001px; overflow: hidden; height: 0; margin: 0; line-height: 0; }
legend.offset { display: none; }

/* LAYOUT
------------------------------------------- */
#root { }
  #top { margin: 0 0 15px; padding: 0 0 15px; border-bottom: 1px solid #ccc; }
   #logo { margin: 0 0 5px; }
   #intro { margin: 0; }
   #nav { display: none; }
  #content { }
   #primary { }
   #secondary { display: none; }
   #tertiary { display: none; }
  #footer { margin: 15px 0 0; padding: 15px 0 0; border-top: 1px solid #ccc; }
   #footer h2 { display: none; }
   #footer div.forms { display: none; }
   #footer div.notes { }
   
/* SKIP LINKS
------------------------------------------- */
#skip-links { display: none; }

/* GENERAL
------------------------------------------- */
.alignright { display: inline; float: right; margin: 0 0 5px 10px; }
.alignleft { display: inline; float: left; margin: 0 10px 5px 0; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }
p.wp-caption-text { margin: 0; }

ul.a { list-style: none; margin: 0 0 15px; padding: 0; }
 ul.a li { font-size: 1em; }
  ul.a li a { text-decoration: none; }
  ul.a li a:hover { text-decoration: underline; }

ul.b { list-style: none; margin: 0 0 5px; padding: 0; }
 ul.b li { margin: 0 0 10px; }
  ul.b li a { text-decoration: none; }
  ul.b li a:hover { text-decoration: underline; }

div.post { }
 div.post div.header { }
 div.post div.body { overflow: hidden; width: 100%; }
 div.post div.comments { }
  div.post div.comments ol { list-style: none; margin: 0; padding: 0; }
   div.post div.comments ol li {  }
   div.post div.comments ol ul { list-style: none; margin: 0; padding: 0; }
   div.post div.comments div.item { margin: 0 0 15px; padding: 0 0 1px; border-bottom: 1px solid #ccc; }
    div.post div.comments ol div.item p.reply { font-size: 0.83em; text-transform: uppercase; }
   div.post div.comments ol div.depth-1 { padding-left: 0; }
   div.post div.comments ol div.depth-2 { padding-left: 40px; }
   div.post div.comments ol div.depth-3 { padding-left: 80px; }
   div.post div.comments ol div.depth-4 { padding-left: 120px; }
   div.post div.comments ol div.depth-5 { padding-left: 160px; }
 div.post div.add-comment { display: none; }
 
/* ELEMENTS
------------------------------------------- */
#browse { display: none; }
#wp125adwrap_2c { display: none; }