/*
 * Project:		Balmoral Maws
 * Date:		2009/05/21
/* ---------------------------------------- */

* { margin: 0; padding: 0; }

body { font-size: 62.5%; }

body, textarea, input, select, option, button { color: #00; font-family: Arial,Helvetica Neue,Helvetica,sans-serif; line-height: 1.25; }
li, dt, dd, p, th, td, caption, pre { font-size: 1.5em; }
ul, ol, dl, p, table, pre, h1, h2, h3, h4, h5, h6 { margin-bottom: 15px; }

a { color: #000; text-decoration: none; }

ul, ol, dd, blockquote { padding-left: 20px; }
ul ul, ol ol, ul ol, ol ul { margin-bottom: 0; }
li *, li p, li li, dt *, dd *, p *, th *, td * { font-size: 1em; }

img { border: none; -ms-interpolation-mode: bicubic; }
pre { font-family: "Courier New",monospace; white-space: pre-wrap; }
table { border-collapse: collapse; border-spacing: 0; }
button { overflow: visible; padding: 0 10px; cursor: pointer; } button::-moz-focus-inner { padding: 0; border: none; }

hr { overflow: hidden; height: 1px; margin: 15px 0 !important; margin: -5px 0 8px; padding: 0; border: none; background-color: #ccc; color: #ccc; }
*:first-child+html hr { margin: -7px 0 8px !important; }

.offset { position: absolute !important; left: -10001px !important; overflow: hidden !important; }

/* LAYOUT
------------------------------------------- */

  #skip-links { display: none; }
   
/* GENERAL
------------------------------------------- */

/* headers */

h1, h2, h3, h4, h5, h6 { font-family: Times,"Times New Roman",serif; color: #000; font-weight: normal; }
h1 { font-size: 5.5em; }
h2 { font-size: 3.2em; }
h3 { font-size: 2em; }
h4 { font-size: 1.6em;}
h5 { font-size: 1.4em; }
h6 { font-size: 1.0em; }

/* tables */

table { }
 table th, table td { padding: 5px 10px; border: 1px solid #ccc; }

.emf { font-style: italic; }

.figure-a { float: left; margin: 0 10px 10px 0; }
 .figure-a img { display: block; margin: 0 0 10px; }
 .figure-a span { display: block; text-align: right; }

.gallery-a { padding: 0; margin: 0 0 30px;}
 .gallery-a li { margin: 0 10px 10px 0; list-style: none; }
  .gallery-a li img { display: block; border: 1px solid #000; }

/* ELEMENTS
------------------------------------------- */
#top .visual { display: none; }
#nav { display: none; }

#masthead { position: relative; }
 #masthead p { display: none; }
