/*

Theme Name: Squeaky Chairs Band
Description: Simple, modern, lightweight
Version: 1
Author: blizzrdof77
Tags: music, band, Resposive, simple, white, width, HTML5, valid CSS

To replace the banner image, just swap out masthead.png with your own image, sized 723px x 147px.
The dropshadows are in the background CSS, not the image.

*/

* { padding:0; margin:0; list-style:none; }

body {
  /* Means 1em == 10px, .9em == 12px, etc. */
  font-family: "Proxima Nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  margin: 0 auto;
  width: 100%;
}

p, h2, h3, h4, h5 {
  font-weight: normal;
}

img {
  border:0;
  max-width: 100%;
}

div#wrapper {
  width: 90%;
  padding-top:6px;
  background: white;
  max-width: 960px;
  margin: 0 auto;
  border-radius: 8px;
  margin-top: 21px;
  border: 1px solid #ddd;
  box-shadow: 1px 1px 3px #bbb;
}

div#masthead {
  width: 100%;
  height: auto;
  background: transparent;

  margin-bottom: 20px;
  clear: both;
  float: left;
}

h1, h2, h3, h4, h5 {margin-bottom:22px;}

/* Blog Title */
h1 {
  font:25px Tahoma,Arial,Helvetica,sans-serif;
  position: relative:

}

h1 a  {
color:gray;
font-size:28px;
left:267px;
position:absolute;
text-decoration:none;
top:36px;
}

/* Tagline */
#masthead p {
  position:relative;
  margin:0;
  top:56px;
  left:50px;
  color:#888;
  display: none;
}

/* Pages Navigation */
div#masthead ul {
  float: none;
  margin: 0;
  position:relative;
  margin: 0 auto;
  display: block;
  clear: both;
  width: 100%;
}
div#masthead ul li:last-child {border: none;}
div#masthead ul li {
  text-align: center;
  max-width: 73px;
  display: inline-block;
  width: 25%;
  margin: 0 auto;
  border-right: 1px solid #ece7ec;
  padding: 0 10px;
  font-size: 1.1em;
  text-transform: lowercase;
}

div#masthead ul li a {
  color:darkslategray;
  font-family: inherit;
  padding: 4px 0;
  text-decoration:none;
  font-size: inherit;
  text-transform: inhert;
  font-weight: normal!important;
}

div#masthead ul li a:hover,
ul .current_page_item a,
page_item page-item-5 current_page_item a,
page_item page-item-6 current_page_item a,
page_item page-item-7 current_page_item a,
page_item page-item-8 current_page_item a,
page_item page-item-9 current_page_item a,
.current_page_item a,
.current_page_item a {
  color:goldenrod!important;
}

.article_footer {
  display: none;
}
.post-edit-link {
  display: none;
}

/* Banner image dropshadow */
div#masthead_image {
  background:url(./images/image_bg.png) center no-repeat;
  width:724px;
  height:300px;
  clear:both;
  margin: 0 auto;
  z-index:1;
}

a {
  outline:0;
}

/* Page dropshadow */
div#content {
  width:auto;
  background: transparent;
}

/*-----------------------------------------------------------------------------

  Main Content

-----------------------------------------------------------------------------*/

div#main {
  width: 90%;
  float: none;
  margin: 0 auto;
  text-align: left;
  font-size: 16px;
}

/* Main header on single pages */
h2.header {
  margin-bottom: 0.228em;
  font-size: 25px;
  padding: 0;
  line-height: 1.15em;
  letter-spacing: -0.0625em;
}


div#main h2.header a {
  color:darkgoldenRod;
  text-decoration:none;
}

h2.header span {
  position:relative;
  background:#FFF;
  padding-right:10px;
  display: block;
  clear: both;
  padding-bottom: 10px;
  font-weight: bold;
  letter-spacing: 0;
}

/* Secondary headline above comments and comment form */
div#main h3 {
  margin:15px 0 5px;
  color:darkgoldenRod;
}

div#main p {
  color:#6b6b6b;
  line-height:2;
}

div#main a {
  color: goldenrod;
  font-family: inherit;
}

#logo  {
  position: relative;

  margin: 0 auto;
  float: none;
  text-align: center;
}

#logo a  {
}

.article {
  margin-bottom:20px;

  padding: 5px 0 5px 11px;
}

.article blockquote {
  margin:0 15px;
  padding:1px 15px;
  border-left:5px solid #B8D1E4;
  background:#F0F0F0;
}

.article ul, .article ol {
  font-size:13px;
  color:#6b6b6b;
  margin-left:15px;
  padding:15px;
}

.article ul li {
background:Cornsilk;
border:1px outset darkslategray;
margin:8px 0;
padding:7px 15px;
}

.article ol {
  margin-left:30px;
}

.article ol li {
  list-style:decimal;
  margin:10px 0;
}

.article ol li ol {
  font-size:1em;
  margin-left:15px;
}

#main p.byline {
  color: #bbb;
  font-size: 0.8em;
}

ul.article_footer {
  text-align:right;
  margin:10px 0;
  background:#F1F1F1;
  padding:5px 10px;
  border:1px solid #DADADA;
  border-width:1px 0;
  line-height:.95;
}

ul.article_footer li {
  font-size:1em;
  display:inline;
  background:none;
  border-left:1px solid #DADADA;
  margin-left:5px;
  padding-left:10px;
}

ul.article_footer li.first {
  border-left:0;
}

/*-----------------------------------------------------------------------------

  Secondary Content

-----------------------------------------------------------------------------*/

div#secondary {
  padding:15px 20px 20px 0;
  width:200px;
  float:left;
  display: none;
}

div#secondary ul#sidebar {
  margin:15px 0 20px;
  color:#507fa3;
  padding-bottom:10px;
  border-bottom:1px solid #e7e7e7;
}

div#secondary ul#sidebar li {
  margin:5px 0;
  font-size:.95em;
  line-height:.95em;
}

/* Sidebar headers */
div#secondary h2 {
  text-transform:uppercase;
  color:#507fa3;
  margin:20px 0 8px;
  font-size:1em;
  line-height:1;
}

div#secondary a {
  color:#666;
  text-decoration:none;
}

div#secondary a:hover {
  text-decoration:underline;
}

div#secondary ul.children {
  margin-left:5px;
  padding-left:10px;
  border-left:5px solid #EAEAEA;
}

div#secondary ul#sidebar li li {
  font-size:1em;
}

/* Optional bio area header (commented out by default) */
div#author h2 {
  font-size:.95em;
}

div#secondary p {
  line-height:.95;
  margin:5px 0;
  color:#666;
}

/* Search input */
form#searchform {
  position:relative;
  height:28px;
  margin-bottom:20px;
}

form#searchform input#s {
  position:absolute;
  top:0;

  height:18px;
  width:156px;
  padding:5px;
  background:url(./images/text_bg.png) repeat-x;
  border:1px solid #bcbcbc;
}

input#search_submit {
  position:absolute;
  right:0;
}

/*-----------------------------------------------------------------------------

  Footer

-----------------------------------------------------------------------------*/

ul#footer {
  height:8px;
  width:768px;
  margin:0 auto;
  background: transparent;
  text-align:center;
  font-size:1em;
  color:#686868;
  padding:15px 0;
}

ul#footer li {
  display:inline;
  margin-left:10px;
}

ul#footer li span {
  position:absolute;
  text-indent:-9999em;
}

ul#footer li a {
  color:#686868;
  text-decoration:none;
}

/*-----------------------------------------------------------------------------

  Wordpress Specific Stuff - Elements that weren't in my original stylesheet

-----------------------------------------------------------------------------*/

ol.commentlist {
  margin-top:15px;
  color:#555;
}

/* Background color for visitor comments */
ol.commentlist li {
  background:#F1F1F1;
  padding:10px;
  margin:10px 0;
}

/* Background color for Admin comments */
ol.commentlist li.alt {
  background:#EBF9FC;
}

textarea#comment {
  width:500px;
}

#main p.comment_meta {
  margin:0;
  float:right;
}

/* Optional popup window (NOTE: popups make for bad UI IMHO) */
body#commentspopup {
  background:#FFF;
  padding:20px;
}

body#commentspopup a {
  color:#666;
}

body#commentspopup h1 a {
  position:relative;
  top:0;
  left:0;
}

body#commentspopup h3 {
  color:#555;
}

body#commentspopup p {
  margin:10px 0;
  color:#555;
}

body#commentspopup textarea {
  width:340px;
}

/* Image stuff for 2.6.1 */
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.alignleft {
  float: left;
}

.alignright {
  float: right;
}

.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin: 10px;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.wp-caption img {
  margin: 0;
  padding: 0;
  border: 0 none;
}

.wp-caption-dd {
  font-size: 13px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
}

p.entry_info {
  clear:both;
}

div.navigation {
  margin: 10px auto;
  float: none;
  display: block;
}
.menu {
  margin: 10px auto;
  float: none;
  display: block;
  text-align: center;
}
/*-----------------------------------------------------------------------------

  CSS Magic

-----------------------------------------------------------------------------*/

.clearfix:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
  .clearfix {display:block;clear: both;}
/* End hide from IE Mac */

.wpcf7-form p {
  font-weight: bold;
}
.wpcf7-form {
  margin-top: 17px;
}

div#main p {color:#6B6B6B;line-height: 1.8;z-index: 99;margin-bottom: 12px;}
.audioplayer_container {
display:block;
float:right;
padding:7px;
position:relative;
width:475px;
}
ul.music {
  border-bottom: 1px solid #ddd;
  margin-bottom: 20px;
  padding: 9px;
  padding-top: 14px;
  margin: 0 auto;
}
ul.music li {
    margin-left: -8px;
    margin-bottom: 14px;
    background: black;
}
ul.music li:last-child {

}
ul.music li a {
display:block;
font-weight:bold;
padding:3px;
text-decoration:none;
font-size: 1.4em;
}

.wplyrics {margin-left:27px}
.wplyricstitle {
  text-align: left;
  margin-bottom:3px;
  font-weight: bold;
  font-size: 1.1em;
  margin-left: 27px;
}


 input:active {opacity:.8}
 input, textarea, select{display: block; margin-bottom:12px;padding:6px 8px;}
 textarea{overflow:auto;max-width:100%;float:left;clear:both;}
 select{min-width:44%;height:2.5em;font-size:1em;font-weight:bold;color:#0093d0;background:#fff;}
 {display:none!important;}
 p #submit {width: 100px;}
 #respond {margin-top:40px!important;}
 .navigation input, .navigation textarea, .navigation select {border: 1px solid #111; padding: 0.5em; font-size: 15px; line-height: 1.2em; width: 80%; background: #444; color: #fff; background: url('./images/select-menu-arrow.png') no-repeat right center #222!important; -webkit-appearance: none; box-shadow: none;  cursor:pointer;}
 .navigation select:hover {opacity:.85;-webkit-transition: opacity .15s ease-in-out .15s; -moz-transition: opacity .15s ease-in-out .15s; -ms-transition: opacity .15s ease-in-out .15s; transition: opacity .15s ease-in-out .15s;}
 input:focus, textarea:focus, select:focus {outline-color: #c00;}
 .navigation textarea {height: 55px; background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #222), color-stop(0.05, #333)); }
 .navigation select {padding: 0.5em .75em 0.5em 0.75em; font-weight: normal; font-family: "myriad Pro", "Myriad Pro Cond", "Myriad Pro Light", "Helvetica Neue", Helvetica, Arial, sans-serif; border: 1px solid #555; border-radius: 3px; width: 267px; color: white;  float: right;position: relative; right:0;margin-right: 17px;min-width: 50px;background: url('./images/select-menu-arrow.png') no-repeat right center #222!important;overflow: hidden;}
 .navigation input[type=text] {background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #222), color-stop(0.12, #333)); }
 .navigation input[type=submit] {width: auto; padding: 0.25em 1em; line-height: 1.5em; background: -webkit-gradient(linear, left top, left bottom, from(#a00), to(#600)); border: 2px solid #c00; text-shadow: 0 0 2px #300; font-weight: bold; -webkit-box-shadow: 1px 1px 3px #000; margin-right: 0.5em; }
 .navigation input[type=reset] {width: auto; padding: 0.25em 1em; line-height: 1.5em; background: -webkit-gradient(linear, left top, left bottom, from(#333), to(#222)); border: 2px solid #444; text-shadow: 0 0 2px #300; font-weight: bold; color: #999; -webkit-box-shadow: 1px 1px 3px #000; }
 .navigation input[type=checkbox], .navigation input[type=radio] {display: inline-block; font-size: 15px; line-height: 1em; margin: 0 0.25em 0 0; padding: 0; width: 1.25em; height: 1.25em; -webkit-border-radius: 0.25em; vertical-align: text-top; }
 .navigation input[type=radio] {-webkit-border-radius: 2em; }
 .navigation input[type=checkbox]:checked {background:222; }
 .navigation input[type=radio]:checked {background: #222;}
 .navigation select {background: url('./images/select-menu-arrow.png') no-repeat right center #222!important;text-transform:capitalize;}
      #reading-container  {display:none;}
            #mobile-dropdown .navigation select {width: 100%;position:relative;float:none;margin:0 auto; background: transparent!important; color: black;font-weight: normal;opacity: 1;border:0px solid transparent;border-radius:0;font-size: 1.4em;height: auto;line-height: 2em;margin:0 auto;text-align:center;}
      #mobile-dropdown .navigation {background: url('./images/select-menu-arrow.png') no-repeat right center rgb(234, 236, 231)!important; width:100%;max-width:75%;border-radius: 6px;border: 1px outset #ddd;box-shadow: 1px 1px 2px #eee;float:none;margin:32px auto;text-align:center;position:relative;}
      .navigation select { font-size:20px;width:100%;float:none;display:block;margin:0 auto; text-align:center;}
.bitcoin {display:block;width:100%;clear:both;text-align:center;margin:0 auto;padding-bottom:30px;}
.bitcoin a {display:block;margin:50px auto 0;padding-bottom:0;text-align:center;font-size:2em;}
.bitcoin img {text-align:center;margin:0 auto;max-width: 197px;margin-top: 1.5em;filter: hue-rotate(184deg) saturate(48%);}
footer p {display:block;margin:20px auto;text-align:center;}
#mobile-dropdown {display:none;}


/* * * * * * * * * * * * * * * * * **/
/* ===[ Responsive breakpoints ]=== */
/* * * * * * * * * * * * * * * * * **/
@media all and (max-width:960px) {
}
/* iPhone  */
@media only screen and (min-device-width :320px) and (max-device-width :480px) {
    #logo img {width:85%;}
    .menu {display:none;}
    footer img {width:45%;}
    #mobile-dropdown {display:block!important;}
    body {overflow:hidden;padding:0;margin:0 auto!important;}
    #wrapper {width:100%!important;padding:0;margin:0 auto!important;max-width:100%;}
    #mobile-dropdown select {font-size:200%!important;text-align:center;width:100%;line-height:2em!important;font-weight:bold;}
    #mobile-dropdown select option {margin:0 auto;display:inline;text-align:center;}
    #main {width:86%!important;width:100%;padding:0;margin:0 auto;}
    body {font-size:1.5em!important;}
    body .article  {font-size:2.5em!important;}
    body .article p  {font-size:1.3em!important;}
    h1, h2, h3, h4, h5 {font-size:2em!important;}
}
/* iPad  */
@media only screen and (min-device-width :768px) and (max-device-width :1024px) {
    img { max-width: 100% }
}
/* All Mobile Devices */
@media all and (max-width:480px) {
img { max-width: 100% }
    .menu {display:none;}
    #mobile-dropdown {display:block!important;}
    body {max-width:100%;width:100%;overflow:hidden;padding:0;margin:0 auto!important;}
    #wrapper {width:100%!important;padding:0;margin:0 auto!important;max-width:100%;}
    #container {max-width:86%!important;width:100%;padding:0;margin:0 auto;}
    body {font-size:1.5em!important;}
    }
}
p.audioplayer_container {
    position: absolute;
    visibility: hidden;
    z-index: -9999;
}

