* {
  margin: 0;
  padding: 0;
  font-family: arial, sans-serif;
  color: #333;
}

body {
  font: 13px/1.231 arial,helvetica,clean,sans-serif;
  *font-size: small;
  *font: x-small;
  background: url('//tinwhistlemusic.org/template/images/bodybg5.gif');
}

.bold {font-weight: bold;}
.italic {font-style: italic;}
.clearleft {clear: left;}
.clearboth {clear: both;}

.pdf li {
  background: url('//tinwhistlemusic.org/template/images/pdf.png') no-repeat left;
  list-style-type: none;
}

.pdf li a {
  padding: 0 0 0 20px;
}

#pageheading {
  width: 100%;  
  background: #fff;
}

#topnavwrapper {
  background: #054B31;
}

#topnav {
  margin: 0 auto;
  width: 990px;
}

#topnav ul {
  padding: 5px 0 5px 10px;
}

#topnav ul li {
  display: inline;
  margin: 0 10px 0 0;
}

#topnav ul li a {
  text-decoration: none;
  color: #fff;
  font-weight: bold;
}

#topnav ul li a:hover {
  color: #ccc;
}

#secondarynavwrapper {
  background: #eee;
  border-bottom: 1px solid #ccc;
}

#secondarynav {
  padding: 7px 0;
  margin: 0 auto;
  width: 990px;
}

#alphabeticalnav {
  float: left;
  color: #666;
  width: 535px;
}

#alphabeticalnav p {
  float: left;
  width: 150px;
  font-weight: bold;
  color: #666;
}

#alphabeticalnav ul {
  float: left;
}

#alphabeticalnav ul li {
  display: inline;
  color: #ccc;
  margin: 0 1px 0 0;
}

#alphabeticalnav ul li a {
  color: #666;
}

#alphabeticalnav ul li a:hover {
  color: #999;
}

#social {
  width: 40px;
  float: right;
  margin: 0 10px 0 0;
}

#social ul li {
  display: inline;
}

#social img {
  border: 0;
}

#search {
  float: left;
  padding: 0 0 0 10px;
  margin: 5px 10px 0 0;
  width: 250px;
}

#logo {
  width: 990px;
  margin: 0 auto;
  padding: 10px 0;
  font-size: 250%;
  font-weight: bold;
}

#logo img {
  border: none;
}

#topads {
  margin: 0 0 15px 0;
}

#wrapper {
  background: #fff;
  width: 990px;
  margin: 10px auto;
  padding: 10px 0 0 0;
}

#leftsidebar {
  float: left;
  width: 175px;
  padding: 0 0 0 10px;
  margin: 0 0 25px 0;
  background: #fff;
}

#leftsidebar .menuheading {
  color: #333;
  padding: 2px 0 2px 5px;
  border-width: 1px 0;
  border-color: #333;
  border-style: solid none dotted none; 
  margin: 0 0 5px 0;
}

#leftsidebar ul {
  list-style-type: none;
  margin: 0 0 10px 15px;
}

#leftsidebar ul li {
}

#leftsidebar ul li a {
  font-size: 93%;
  color: #1674AA;
  text-decoration: none;
  display: block;
  padding: 0 0 2px 0;
  width: 100%;
}

#leftsidebar p {
  margin: 0 0 10px 15px;
}

#leftsidebar p a {
  font-size: 93%;
  padding: 0 0 2px 0;
  width: 100%;
  color: #1674AA;
}

#leftsidebar p a:hover {
  color: #fff;
  background: #1674AA;
}

#leftsidebar ul li a:hover {
  color: #fff;
  background: #1674AA;
}

#content {
  float: left;
  width: 750px;
  margin: 0 0 20px 20px;
  min-height: 500px;
}

h1 {
  font-size: 150%;
  border-width: 1px 0;
  border-style: solid none dotted none;
  border-color: #333;
  color: #333;
  margin: 10px 0 10px 0;
}

h2 {
  font-size: 108%;
  margin: 20px 0 10px 0;
}

h3 {
  font-size: 93%;
  margin: 10px 0 5px 0;
  color: #666;
}

#content #breadcrumb {
  margin: 0 0 10px 0;
}

#content #breadcrumb ul {
  margin: 0;
}

#content #breadcrumb ul li {
  display: inline;
  *margin: 0 10px 0 0;
}

#content #breadcrumb ul li:after {
  content: " / ";
}

#content #breadcrumb ul li#last:after {
  content: "";
}


#content ul {
  list-style-type: none;
  font-size: 93%;
  margin: 0 0 10px 0;
}

#content ul ul {
  font-size: 100%;
}

#content ul li {
  margin: 0 0 3px 0;
}

#content p {
  margin: 10px 0;
  font-size: 93%;
}

#content a {
  color: #1674AA;
}

#content a:hover {
  color: #666;
}

#content .col1, #content .col2 {
  float: left; 
  width: 45%;
}

#content input {
  display: block;
  margin: 0 0 10px 0;
} 

#content #incontent {
  margin: 20px 0 10px -5px;
}

#footer {
  background: #222;
  width: 990px;
  margin: 0 auto 0 auto;
  color: #666;
  padding: 10px 0;
  background: #333;
  border-top: 5px solid #666;
  text-align: center;
}

#footer a {
  color: #666;
}

#footer p {
  color: #fff;
  padding: 4px 0;
  margin: 0;
  text-align: center;
  width: 100%;
}

#footer ul {
  margin: 5px 0 0 0;
  font-size: 90%;
  list-style-type: none;
}

#footer ul li {
  margin: 0 0 2px 0;
}

#footer ul li a {
  color: #7C92BB;
}

#footer a {
  color: #fff;
}

/*riffspot div styles*/

#riffspot {
  border: 1px solid #5091B2;
  border-radius: 10px;
  background: #EFF9FE;
  padding: 10px;
  margin: 10px 0;
}

#riffspot #form, #riffspot #description {
  float: left;
  color: #5091B2 !important;
}

#riffspot #form {
  width: 40%;
  margin: 0 10px 0 0;
}

#riffspot #description {
  width: 55%;
}

#riffspot h2 {
  margin: 0 0 20px 0;
  padding: 5px 0 0 0;
  font-size: 32px;
  border: 0;
}

#riffspot h3 {
  background: url("//tinwhistlemusic.org/template/images/arrow-left.png") left center no-repeat;
  padding: 0 0 0 25px;
  font-size: 20px;
}

#riffspot h3 span {
  background: url("//tinwhistlemusic.org/template/images/arrow-right.png") right center no-repeat;
  padding: 0 25px 0 0;
}

#riffspot img {
  border: 0;
}

/*music list styles*/

#content #musiclist {
  margin: 10px 0;
}

#content #musiclist li {
  margin: 0 0 5px 0;
}

#content #musiclist li span {
  width: 100px;
}