@import url(http://www.chirp.com.au/table_formatting.css);
@import url(http://www.chirp.com.au/form_formatting.css);
@import url(http://www.chirp.com.au/gday_formatting.css);

html {
  background: #000 url(/images/photo_bg.jpg) center top no-repeat;
  background-attachment: fixed;
}
body {
  position: relative;
  margin: 0 auto 2em;
  width: 915px;
  font-family: Lucida Grande, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #dedede;
}

a.chirplink { display: none; }

#menu {
  vertical-align: top;
}
#menu ul {
  margin: 16px -2px 2em 0;
  padding: 0;
  list-style-type: none;
}
#menu li {
  display: block;
  text-align: right;
  text-transform: uppercase;
}
#menu li a:link, #menu li a:visited {
  display: block;
  margin: 0 0 2px 0;
  padding: 0 18px 0 0;
  background-color: #ebb761;
  text-decoration: none;
  line-height: 36px;
  font-size: 14px;
  color: #fff;
  -webkit-transition: all 0.2s ease-out;
}
#menu li a:hover {
  background-color: #000;
  text-decoration: none !important;
  color: #dedede;
}

#menu div, #info_boxes div {
  margin: 1em;
  padding: 1em 1em 0.5em;
  background: #121212;
  background: rgba(0,0,0,0.8);
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  border-radius: 1em;
  text-align: center;
  font-size: 11px;
  color: #fff;
}
#menu div h4, #info_boxes div h4 {
  margin: 0 0 -4px;
  text-transform: uppercase;
  font-family: Papyrus, "Comic Sans MS", sans-serif;
  font-size: 16px;
}
#info_boxes div {
  background-color: #eee;
  width: 140px;
}

#content {
  padding: 20px;
  background: #000;
  background: rgba(0,0,0,0.8);
  vertical-align: top;
  -webkit-box-shadow: 0 0 5px rgba(252,14,241,0.5);
  -moz-box-shadow: inset 0 0 5px rgba(252,14,241,0.8);
}
#content li {
  margin-bottom: 4px;
}

h1 {
  margin-top: 0;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 24px;
  color: #fff;
}
h2 {
  margin: 2em 0 1em 0;
  padding: 4px 1em;
  border-bottom: 1px solid #fff;
  background-color: #ebb761;
  text-transform: uppercase;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
  font-weight: normal;
  font-size: 16px;
  color: #fff;
}
h3 {
  font-size: 15px;
}
h4 {
  font-size: 12px;
}

h2 a {
  text-decoration: none;
  color: #fff !important;
}
h4 a {
  text-decoration: none;
  color: #ccc !important;
}
h3 a {
  text-decoration: none;
  color: #f7951e !important;
}

a:link, a:visited {
  color: #ebb761;
}
a:hover {
  text-decoration: underline !important;
  color: #f7951e;
}

small {
  font-size: 11px;
}

#home_photo, .boxed img {
  float: right;
  margin-left: 1em;
  border: 5px solid #fff !important;
  -webkit-box-shadow: 1px 1px 5px rgba(255,255,255,0.6);
  -moz-box-shadow: 1px 1px 5px rgba(255,255,255,0.6);
}
#news img, table.photos img {
  border: 2px solid #fff !important;
}
#news th h2 {
  text-align: left;
  margin: 0;
}
#news td {
  padding: 0.5em 0;
  border-bottom: 1em solid #000;
  background-color: #fed;
  color: #666;
}
#news h3 a:link, #news h3 a:visited {
  color: #121212 !important;
}

#home_news td, div.special {
  padding: 0.5em 0;
  border-bottom: 1px solid #333;
  background-color: #000;
  color: #fff;
}
#home_news img, div.special img {
  border: 2px solid #fff;
}
#home_news a:link, #home_news a:visited, #news a:link, #news a:visited {
  color: #f7951e;
}

#home_whatson {
  padding-right: 18px;
}
#home_whatson h3, div.special h3, h3.special {
  margin: 0;
  padding: 0 12px;
  border-bottom: 1px solid #333;
  background: #232323;
  text-transform: uppercase;
  line-height: 32px;
  font-weight: normal;
  font-size: 13px;
  color: #fff;
}

div.special {
  padding: 0 0 0.5em;
}
div.special h3, h3.special {
  border-bottom: 1px solid #333;
}
div.special p, div.special h4 {
  padding: 0 0.5em;
}
div.special img {
  float: left;
  margin: 1em 0.5em 0.5em;
}

#latest_photos {
  padding-right: 18px;
}
#latest_photos h3, h3.strong {
  margin: 1.5em 0 0;
  padding: 0 12px;
  background: #c66a13;
  text-transform: uppercase;
  line-height: 32px;
  font-weight: normal;
  font-size: 13px;
  color: #fff;
}
h3.strong {
  margin: 0 0 1em;
}

table.photos td {
  padding: 0 1em 1em 0;
  vertical-align: top;
  text-align: center;
  font-size: 10px;
}

p.photos img {
  margin-right: 0.5em;
  border: 5px solid #fff !important;
  -webkit-box-shadow: 1px 1px 5px rgba(255,255,255,0.5);
  -moz-box-shadow: 1px 1px 5px rgba(255,255,255,0.5);
}

.box {
  margin: 0 0 0.5em 0;
  padding: 0;
  border: 2px solid #666;
  background-color: #121212;
}
.box h4 {
  padding: 4px;
  background-color: #bcbcbc;
  border-bottom: 1px solid #666;
  color: #121212;
}
.box ol {
  margin-left: 0;
  padding-left: 60px;
}

#guitar {
  display: none;
  margin: 2em 0;
  text-align: center;
  -webkit-transition: 0.6s all linear;
}
#guitar:hover {
  -webkit-transform: rotate(20deg);
}

table.collapse th, table.collapse th a:link, table.collapse th a:visited {
  text-decoration: none;
  color: #121212;
}

fieldset {
  color: #121212;
}
