/* 
RESET: http://meyerweb.com/eric/thoughts/2008/01/15/resetting-again/
*/
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; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
/* remember to define focus styles! */
:focus { outline: 0; }
/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }
/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* END UNRESETDO */


/*
COLOURS

BGND #a9a69d
BODY GREY #272727 
LIGHT GREY #eae9ea
BLUE #493e4e

*/




/* ________________________________________ */

body {	
  font-family: Georgia, "Times New Roman", Times, serif; 
  font-size : 62.5%; 
  line-height: 1.4;
  color: #272727;
  background: #a9a69d;
}
/* ________________________________________ */

/* =TYPOGRAPHY */

img {
  border: 0;
  margin: 0;
}
p {
  clear: none;
  font-size: 1.4em;
  line-height: 1.5;
  margin: 0 0 1.2em 0;
  padding: 0;

}
blockquote {
  margin: 0;
  padding: 20px 0 0 0;
  background: url(/inc/img/bgnd/quote_top_24.png) right top no-repeat;
}
blockquote p {
  font-size: 1.8em;
  font-style: italic;
  line-height: 1.2;
  color: #fff;
  margin: 0;
  padding: 0 24px 10px 24px;
  background: #493e4e;
}
cite {
  display: block;
  font-family: Arial, "Helvetica Neue", "Bitstream Vera Sans", Helvetica, sans-serif; 
  font-style: normal;
  font-size: 1.2em;
  text-align: right;
  margin: 0 0 2em 0;
  padding: 35px 38px 0 0;
  background: url(/inc/img/bgnd/quote_bottom_24.png) right top no-repeat;
}

acronym,
abbr {
  cursor: help;
  border: 0;
} 
abbr.dtstart {
  border: 0;
} 
a,
a:link 
a:visited,
a:focus,
a:active {
  text-decoration: none;
  font-weight: bold;
  color: #493e4e;
}
a:hover {
  color: #272727;
  text-decoration: underline;
}
a.image,
a:hover.image { 
  border: 0; 
}


h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-size: 1.2em;
}

h2 {
  font-size: 2.1em;
  line-height: 1;
  margin: 2em 0 .5em 0;
  padding: 0 0 .1em 0;
  border-bottom: 5px #eae9ea solid;
  text-transform: uppercase;
  background-position: left top;
  background-repeat: no-repeat;
  text-indent: -999em;
}
h2#gigs {
  margin-top: 0;
  background-image: url(/inc/img/bgnd/h_gigs_24.png);
}
h2#biography {
  margin-top: 0;
  background-image: url(/inc/img/bgnd/h_biography_24.png);
}
h2#contact {
  background-image: url(/inc/img/bgnd/h_contact_24.png);
}
h2#links {
  background-image: url(/inc/img/bgnd/h_links_24.png);
}
h2#press_quotes {
  background-image: url(/inc/img/bgnd/h_press_quotes_24.png);
}
ul, ol, dl {
  font-size: 1em;
  line-height: 1.5;
  margin: 0 0 1.2em 0;
  padding: 0;
}
ol {
  margin-left: 20px;
  padding-left: 20px;
  list-style: decimal;
}
ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
dl {
  clear: both;
  overflow: hidden;
}
dt,
dd {
  float: left;
  margin: 0;
  padding: 0;
}
dt{
  clear: both;
  font-family: Arial, "Helvetica Neue", "Bitstream Vera Sans", Helvetica, sans-serif; 
  font-size: 1.2em;
}
dd{
  clear: none;
}
dd p{
  font-family: Arial, "Helvetica Neue", "Bitstream Vera Sans", Helvetica, sans-serif; 
  font-size: 1.2em;
  margin: 0;
}
dt a{
  margin: 0 1em 0 0; 
}
dl.vevent {
  font-family: Arial, "Helvetica Neue", "Bitstream Vera Sans", Helvetica, sans-serif; 
}
dl.vevent dt{
  width: 60px;
}
dl.vevent dd{
  width: 290px;
}
.vevent .url {
  font-size: 1.2em;
}
.vevent .my.url,
.vevent span {
  display: none;
}
.vevent dd p{
  font-family: Arial, "Helvetica Neue", "Bitstream Vera Sans", Helvetica, sans-serif; 
  display: inline;
}
.vevent a {
 color: #908D84; 
}

.linklist li {
  font-family:Arial,"Helvetica Neue","Bitstream Vera Sans",Helvetica,sans-serif;
  font-size:1.2em;
}
.linklist li a {
  margin-right: .5em;
}

table {
  margin: 0 0 1.2em;  border: none;
  border-collapse:collapse; /* can't apply cellpadding & cellspacing in textiled tables */
}
td {
  margin: 0;
  padding: 4px 30px 4px 0px;
  font-size: 1.2em;
  line-height:1.5;
}
td:first-child {
  font-weight: bold;
  width: 100px;
}
form {
  border-top: 1px #ddd solid;
}
form fieldset {
  border: 0; 
  margin: 0; 
  padding: 0;
}
label {
  display: block;
  margin: .6em 0 .3em 0;
  padding: 0;
  font-weight: normal;
  font-style: italic;
  font-size: 1.2em;
}
label:hover {
  cursor: pointer;
}
input, textarea {
  border: 1px #ccc solid;
  margin: 0;
  padding: 4px;
  font-family: Arial, "Helvetica Neue", "Bitstream Vera Sans", Helvetica, sans-serif; 
  font-size: 1.2em;
  background: #fff;
}
#Name,
#Email,
#Message {
  width:342px;
}
#phone,
#mail {
  display: none;
}
#Message {
  margin-bottom: 1em;
}
#spam-filter  {
  float: left;
  padding: .6em 0;
  width: 305px;
}
#spam-filter label,
#spam-filter input {
  float: left;
  line-height: 1;
  padding: 0 1em 0 0 ;
  margin: 0;
}

#spam-filter input {
  margin-right: 1em;
}
.zemSubmit {
  font-weight: bold;
  border: 0;
  width: 150px;
  color: #fff;
  background: #908d84;
  text-align: left;
}

ul.zemError {
  border-bottom: 1px #ddd solid;
  padding: 1em 0;
}
ul.zemError li {
  font-family: Arial, "Helvetica Neue", "Bitstream Vera Sans", Helvetica, sans-serif; 
  font-size: 1.2em;
  line-height: 2;
  padding: 0 0 0 25px;
  background: url(/inc/img/bgnd/error.gif) left center no-repeat;
}

/* ________________________________________ */

/* =CONTAINERS */

#skiplinks {
  position:absolute;
  left:0px;
  top:-500px;
  width:1px;
  height:1px;
  overflow:hidden;
}
#wrapper {
  position: relative;
  margin: 0 auto;
  width: 851px; 
  overflow: hidden;
}
#logo {
  width: 851px; 
  height: 302px;
  margin: 0;
  padding: 0;
  text-indent: -999em;
  overflow: hidden;
  background: url(/inc/img/bgnd/masthead.jpg) left top no-repeat;
}
#content { 
  position: relative;
  width: 831px; 
  padding: 20px 10px;
  background: #f6f6f6;
  overflow: hidden;
}
#primary { 
  float: left;
  width: 455px; 
  overflow: hidden;
}
#secondary { 
  float: right;
  width: 352px; 
  overflow: hidden;
}
#site-info { 
  clear: both;
  width: 851px; 
  padding: 1em 0 0 0;
  font-family: Arial, "Helvetica Neue", "Bitstream Vera Sans", Helvetica, sans-serif; 
  text-align: right;  
  font-weight: bold;
  color: rgba(255,255,255,0.25);
}


