/* -------------------------------------------
project:	Trevor Clark Photography
date:		2009/03/12
------------------------------------------- */

html { }
body { margin: 0; padding: 0; background: #fff; color: #333; font: 62.5%/1.25 Verdana, Geneva, Arial, Helvetica, sans-serif; }
textarea, input, select, option, optgroup, button { font: 1em Verdana, Geneva, Arial, 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, p { margin-bottom: 15px; }
ul ul, ol ol, ul ol, ol ul { margin-bottom: 0; }
li *, li p, li li, dt *, dd *, p * { font-size: 1em; }

img { border: none; }

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: #2983d6; text-decoration: underline; }
a:hover, a:focus, a:active { text-decoration: none; }

/* HEADINGS
------------------------------------------- */
h1, h2, h3, h4, h5, h6 { margin: 0 0 15px; color: #333; font: normal 3em "Trebuchet MS", Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif; }
h1 { font-size: 2.6em; }
h2 { font-size: 2.2em; }
h3 { font-size: 1.8em; }
h4 { font-size: 1.6em; }
h5 { font-size: 1.2em; }
h6 { font-size: 1.0em; }

/* HELPERS
------------------------------------------- */
.offset { position: absolute; left: -10001px; overflow: hidden; height: 0; margin: 0; line-height: 0; }

/* LAYOUT
------------------------------------------- */
#root {  }
 #wrapper { }
 #top { margin: 0 0 10px; padding: 0 0 10px; border-bottom: 1px solid #aaa; }
  #logo { margin: 0; }
 #nav { display: none; }
 #content { }
   #side { display: none; }
   #main { } 
#footer { margin: 10px 0 0; padding: 10px 0 0; border-top: 1px solid #aaa; }
  #footer div.side ul { display: none; }

/* SKIP LINKS
------------------------------------------- */
#skip-links { display: none; }

/* GENERAL
------------------------------------------- */
div.links-bar,
div.pagination,
div.header ul,
div.gallery div.side,
#contact,
#add-comment { display: none; }
