/* ---------------------------------
 * Screen Layout Styles
 * Created by Matt Turnure for Spanner Sound http://spannersound.com
 * Design by Chris Ammons
 * --------------------------------- */

/* ------------------------------------
 * Reset browser defaults
 * ------------------------------------ */

body, div, dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6,
pre, form, fieldset, input, textarea,
p, blockquote, th, td { margin: 0;  padding: 0; }
table { border-collapse: collapse;  border-spacing: 0; }
fieldset, img { border: 0; }
address, caption, cite, code, dfn, em, strong, th, var { font-style: normal;  font-weight: normal; }
ol, ul { list-style: none; }
caption, th { text-align: left; }
q:before, q:after { content: ''; }
abbr, acronym { border: 0; }
a { color: inherit; text-decoration: none; }

/* ------------------------------------
 * General
 * ------------------------------------ */

body {
  background: #d9a433 url(/img/css/texture-bg.png) repeat-x;
  color: #4d2a1f;
  font: 62.5% "Arial",sans-serif;
  position: relative;
  z-index: 1;
}

h1 {
  font: 2.4em/1 "Georgia",serif;
  font-style: italic;
  font-weight: bold;
  text-transform: uppercase;
}

h2 {
  font: 1.2em "Georgia",serif;
  font-style: italic;
  font-weight: bold;
  text-transform: uppercase;
}

p {
  font-size: 1.2em;
  line-height: 1.3;
}

strong {
  font-family: "Georgia",serif;
  font-style: italic;
  font-weight: bold;
  text-transform: uppercase;
}

a:hover,
#content a:hover {
  color: #4D2A1F;
}

/* ------------------------------------
 * Layout
 * ------------------------------------ */
 
#wrapper {
  margin: 0 auto;
  position: relative;
  width: 1110px;
  z-index: 2;
}

#header {
  background: url(/img/css/masthead.png) no-repeat 0 0;
  margin: 0 auto;
  position: relative;
  height: 181px;
  width: 1110px;
  z-index: 3;
}

#container {
  background: url(/img/css/mid-bg.png) repeat-y 50% 0;
  position: relative;
  width: 1110px;
  z-index: 3;
}

#content {
  background-color: rgb(233,224,197);
  background-color: rgba(233,224,197,0.7);
  min-height: 500px;
  margin: 0 250px 0 330px;
  padding-bottom: 10px;
  position: relative;
  top: -33px;
  width: 530px;
}

#content-main {
  border-right: 1px solid #c65927;
  float: left;
  width: 349px;
}

#content-extra {
  border-left: 1px solid #c65927;
  float: left;
  margin-left: -1px;
  width: 179px;
}

#sidebar-left {
  position: absolute;
  top: 15px;
  left: 37px;
  text-align: right;
}

#sidebar-left img {
  margin-left: 2px;
}

#sidebar-util,
#sidebar-gallery {
  position: absolute;
  top: -34px;
  right: 58px;
}

.sign_up,
.search_site,
.rss {
  position: relative;
}

#sidebar-util img {
  position: absolute;
  top: 63px;
  left: 0;
}

#nav-blog img {
  position: absolute;
  top: 34px;
  left: 0;
}

#nav-mail img {
  position: absolute;
  top: 118px;
  left: 0;
  z-index: -1;
}

#sidebar-gallery {
  background-color: rgb(233,224,197);
  background-color: rgba(233,224,197,0.7);
  padding-bottom: 5px;
  width: 181px;
}

#footer {
  background: url(/img/css/foot-bg.png) no-repeat 0 0;
  margin: 0 auto;
  padding-bottom: 20px;
  position: relative;
  height: 239px;
  width: 1110px;
  z-index: 3;
}

/* ------------------------------------
 * Header
 * ------------------------------------ */
 
#header h1 a {
  background: url(/img/css/spanner-logo.png) no-repeat 0 0;
  display: block;
  height: 199px;
  width: 385px;
  position: absolute;
  top: 0;
  left: 0;
  text-indent: -999em;
}

/* ------------------------------------
 * Main Content
 * ------------------------------------ */
 
#content h1 {
  padding: 19px 15px 15px 23px;
}

#content h3 {
  padding-left: 23px;
}

#content img {
  margin: 0 23px 19px;
}

#content #crew img {
  margin: 5px 13px 3px;
}

#content p,
object {
  padding: 0 23px 1em;
}

#content-extra h2,
#content-extra p {
  margin-left: 13px;
  padding: 0 10px 0 0;
}

#content a {
  color: #C65927;
}

#crew li {
  margin-bottom: 35px;
}

.more {
  color: #c65927;
  cursor: pointer;
  margin-top: 5px;
  text-transform: uppercase;
}

#gear-list {
  font-size: 1.2em;
  margin-left: 23px;
}

#gear-list li ul {
  list-style: disc;
  margin-bottom: 20px;
  padding-left: 13px;
}

.clear {
  clear: both;
  height: 1px;
}

/* ------------------------------------
 * Navigation
 * ------------------------------------ */

#nav-main,
#nav-social,
#nav-blog,
#nav-mail {
  color: #e2e2e2;
  font: 1.4em "Georgia",serif;
  font-style: italic;
  letter-spacing: 1px;
  text-transform: uppercase;
}

#nav-social,
#nav-blog,
#nav-mail {
  position: relative;
}

#nav-main li,
#nav-social li,
#nav-blog li,
#nav-mail li {
  margin-bottom: 8px;
}

#nav-main li li {
  font-style: normal;
  letter-spacing: 0;
  margin-bottom: 0;
}

#nav-main li a,
#nav-social li a,
#nav-blog li a,
#nav-mail li a,
#header-studio div,
.dropdown div {
  background: url(/img/css/orange-bg.png) no-repeat 0 0;
  display: block;
  padding: 9px 7px;
}

#nav-social .sign_up,
#nav-blog .search_site {
  background: url(/img/css/orange-bg.png) repeat-y;
  padding-bottom: 7px;
  padding: 9px 7px;
}

#nav-main li a,
#header-studio div {
  width: 267px;
}

#header-studio div,
.dropdown div {
  cursor: default;
}

#sub-studio,
.dropdown ul,
.blog_comment {
  background-color: rgb(218, 171, 48);
  background-color: rgba(218, 171, 48,0.3);
  border: 1px solid rgb(218, 171, 48);
  margin-top: 7px;
  margin-right: 12px;
  padding-bottom: 5px;
}

.dropdown ul ul {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
}

#nav-social li a,
#nav-blog li a,
#nav-mail li a {
  width: 167px;
}

#categories,
#recent {
  margin: 7px 0 0;
  padding: 5px;
  width: 167px;
}

#nav-blog #categories a,
#nav-blog #recent a {
  background: none;
  color: #7F553E;
  display: block;
  font-family: "Arial",sans-serif;
  padding: 0;
  text-transform: lowercase;
}

#nav-main li li a {
  background: none;
  color: #7F553E;
  display: block;
  font-family: "Arial",sans-serif;
  padding: 5px 0 0;
  width: 274px;
}

#foot-container {
  background-color: rgb(233,224,197);
  background-color: rgba(233,224,197,0.7);
  margin: 0 250px 0 330px;
  padding: 40px 10px 10px;
  position: relative;
  top: -33px;
  width: 510px;
}

#nav-footer {
  background: url(/img/css/footer-nav-bg.png) repeat;
  color: #e2e2e2;
  font: 0.9em "Georgia",serif;
  float: left;
  position: relative;
  top: -27px;
  width: 100%;
}

#nav-footer li {
  float: left;
}

#nav-footer li a {
  background: url(/img/css/pipe.png) no-repeat 0 50%;
  display: block;
  letter-spacing: 1px;
  padding: 6px 3px 6px 6px;
}

#nav-footer span a {
  background: none;
  font-style: italic;
  font-weight: bold;
  margin-left: 4px;
}

#nav-main a:hover,
#nav-social a:hover,
#nav-blog a:hover,
#nav-mail a:hover,
#nav-footer a:hover,
#nav-main .current a,
#nav-social .current a,
#nav-mail .current a,
#nav-blog .current a,
#nav-footer .current a {
  color: #fff;
}

#nav-main li li a:hover,
#nav-main li li.current_sub a,
#nav-blog #categories a:hover,
#nav-blog #recent a:hover {
  color: #4D2A1F;
}

/* ------------------------------------
 * Forms
 * ------------------------------------ */
 
label {
  text-indent: -999em;
}

/* Captcha  */

#content form img {
  margin-left: -10px;
  padding: 0;
}

#content #captcha {
  margin-top: 6px;
}

#email-list fieldset,
#search-form fieldset {
  position: relative;
}

#email-list legend,
#search-form legend,
#contact legend,
#mailing-list legend,
#comment-form legend {
  display: none;
}

#contact,
#mailing-list,
#searchform,
#comment-form {
  margin-left: 23px;
}

#contact li,
#mailing-list li,
#searchform li,
#comment-form li {
  position: relative;
}

#nav-social .sign_up label,
#nav-blog .search_site label,
#contact label,
#mailing-list label,
#searchform label,
#comment-form label {
  display: block;
  color: #4D2A1F;
  font-family: "Arial",sans-serif;
  font-size: 12px;
  font-style: normal;
  letter-spacing: 0;
  position: absolute;
  top: 11px;
  left: 10px;
  text-transform: capitalize;
}

#nav-social .sign_up input,
#nav-blog .search_site input,
#contact input,
#contact textarea,
#mailing-list input,
#searchform input,
#comment-form input,
#comment-form textarea {
  background: #e6e6e6;
  border: none;
  color: #4D2A1F;
  font-size: 12px;
  margin-top: 7px;
  padding: 4px 1px 4px 10px;
}

#nav-social .sign_up input {
  height: 14px;
  padding-top: 4px;
  padding-bottom: 4px;
}

#searchform li {
  margin-bottom: 7px;
}

#contact input,
#contact textarea,
#mailing-list input,
#searchform input,
#comment-form input,
#comment-form textarea {
  border: 1px solid #c99d2a;
  padding-left: 8px;
  width: 30em;
}

#nav-social .sign_up input,
#nav-blog .search_site input {
  width: 156px;
}

#contact input,
#mailing-list input,
#searchform input {
  padding-top: 2px;
}

#contact textarea,
#comment-form textarea {
  font-family: "Arial",sans-serif;
}

#nav-social .sign_up input:hover,
#nav-social .sign_up input:focus,
#nav-blog .search_site input:hover,
#nav-blog .search_site input:focus,
#contact input:hover,
#contact input:focus,
#contact textarea:hover,
#contact textarea:focus,
#contact button:hover,
#mailing-list button:hover,
#searchform input:hover,
#searchform input:focus,
#searchform button:hover,
#mailing-list input:hover,
#mailing-list input:focus,
#comment-form input:hover,
#comment-form input:focus,
#comment-form textarea:hover,
#comment-form textarea:focus,
#comment-form button:hover {
  background: #fff;
}

#comment_form {
  margin-bottom: 10px;
}

#email-list button,
#search-form button {
  background: url(/img/css/search-btn.png) no-repeat 0 0;
  border: none;
  cursor: pointer;
  display: block;
  height: 20px;
  width: 20px;
  position: absolute;
  top: 34px;
  right: 8px;
  text-indent: -999em;
}

#search-form input {
  height: 14px;
}

#search-form button {
  top: 17px;
  right: 8px;
}

#contact button,
#mailing-list button,
#searchform button,
#comment-form button {
  background: #e6e6e6;
  border: 1px solid #c99d2a;
  color: #4D2A1F;
  cursor: pointer;
  font-family: "Georgia",serif;
  font-weight: bold;
  margin-top: 10px;
  padding: 5px;
  text-transform: uppercase;
}

#multi-fields li {
  float: left;
  margin-right: 20px;
}

#searchform .btn {
  margin-left: 0;
  padding-left: 0;
}

.radio_group span {
  margin-left: 5px;
}

#content .robot {
  color: #7F553E;
  font-style: italic;
  padding: 5px 23px 0 2px;
}

#content .error {
  color: #ff0000;
  padding: 5px 0 0;
}

/* ------------------------------------
 * Gallery
 * ------------------------------------ */

#gallery-thumbs {
  margin-left: 0;
}

#gallery-thumbs img {
  margin: 0;
  padding: 0;
}

#gallery-thumbs img:hover {
  opacity: 0.8;
}

#gallery-thumbs li {
  float: left;
  margin: 5px 5px 0;
  height: 50px;
  width: 50px;
  overflow: hidden;
}

#img-desc {
  margin-top: -10px;
  padding: 0;
}

.paginate {
  clear: both;
  height: 20px;
  padding-top: 8px;
  padding-bottom: 2px;
}

.paginate ul {
  height: 20px;
  width: 170px;
}

.paginate .paginate_left {
  position: absolute;
  left: 0;
  bottom: 5px;
}

.paginate .paginate_right {
  position: absolute;
  right: 0;
  bottom: 5px;
}

.paginate a,
.blog_paginate a {
  color: #C65927;
}

.paginate a:hover,
.blog_paginate a:hover {
  color: #4d2a1f;
}

/* ------------------------------------
 * Blog
 * ------------------------------------ */

.entry h2,
.blog_entries h2 {
  clear: both;
  margin-bottom: 5px;
  padding-left: 23px;
}

.entry h2 a,
.entry h2 span,
.blog_entries a span {
  display: block;
}

.blog_meta {
  border-bottom: 1px dotted #666;
  font-family: "Georgia",serif;
  font-size: 1.1em;
  height: 1em;
  margin: 0 18px 1em;
  padding-bottom: 1.7em;
}

.blog_meta li {
  border-right: 1px solid;
  float: left;
  padding: 0 5px;
}

.blog_meta li:last-child {
  border-right: none;
}

.entry:last-child .blog_meta {
  border-bottom: none;
  height: auto;
  padding-bottom: 0;
}

.blog_paginate {
  clear: both;
  display: block;
  font-family: "Georgia",serif;
  font-style: italic;
  margin-top: 30px;
  margin-bottom: 10px;
}

.archive_list {
  font-size: 1.2em;
  margin-left: 23px;
}

.archive_list a {
  display: block;
  padding: 0;
}

.blog_comment {
  margin-left: 23px;
}

#content .blog_comment p {
  margin: 5px 5px 10px;
  padding: 0;
}

.blog_comment .blog_meta {
  border-bottom: none;
  margin: 0;
}

/* ------------------------------------
 * Search results (table)
 * ------------------------------------ */
 
table {
  border: 1px solid #DAAB30;
  font-size: 1.2em;
  margin-right: 10px;
  margin-left: 23px;
}

caption,
th {
  font-family: "Georgia",serif;
  padding: 5px;
}

thead {
  background: rgb(218, 171, 48);
  background: rgba(218, 171, 48, 0.3);
  border-bottom: 1px solid #DAAB30;
}

tr {
  border-bottom: 1px solid #DAAB30;
  vertical-align: top;
}

th {

}

td {
  padding: 5px;
}

/* ------------------------------------
 * Mail Chimp
 * ------------------------------------ */

#mce-success-response,
#mce-success-response,
#mce-error-response,
.mce_inline_error {
  background-color: rgb(233,224,197);
  background-color: rgba(233,224,197,0.7);
  border: 1px solid rgb(218, 171, 48);
  color: #4D2A1F;
  font-family: arial;
  font-size: 12px;
  font-style: normal;
  margin-top: 8px;
  padding: 5px;
  position: relative;
  text-transform: none;
  width: 155px;
}

#content #mce-success-response,
#content #mce-success-response,
#content #mce-error-response,
#content .mce_inline_error {
  width: 30em;
}

.mce_inline_error,
#mce-error-response {
  color: #ff0000;
}