/*
Theme Name: Five Star Drum Shops Theme
Theme URI: http://fivestardrumshops.com
Author: Braad Martin
Author URI: http://braadmartin.com
Description: The new Five Star Drum Shops Wordpress Theme
Template: twentythirteen
Version: 1.0
*/

@import url("../twentythirteen/style.css");

@font-face {
    font-family: 'BebasRegular';
    src: url('fonts/BEBAS___-webfont.eot');
    src: url('fonts/BEBAS___-webfont.eot#iefix') format('embedded-opentype'),
         url('fonts/BEBAS___-webfont.woff') format('woff'),
         url('fonts/BEBAS___-webfont.ttf') format('truetype'),
         url('fonts/BEBAS___-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'humanistRoman';
    src: url('fonts/Humanst521_BT_Roman.ttf');
    src: url('fonts/Humanst521_BT_Roman-webfont.eot') format('embedded-opentype'),
         url('fonts/Humanst521_BT_Roman.woff') format('woff'),
         url('fonts/Humanst521_BT_Roman.ttf') format('truetype'),
         /*url('http://www.fivestardrumshops.com/wp-content/themes/fivestardrumshops/opensans-bold-webfont.svg#OpenSans') format('svg');*/
    font-weight: 300;
    font-style: normal;
}

html, body
{
    font-family: humanistRoman, Helvetica, sans-serif;
    min-height: 100%;
    overflow-x: hidden;
}

ul {
  list-style-type: none;
}

h3 {
font-size: 22px;
margin: 10px 0 6px;
}

a, img, h1, h2, h3, h4 {
  transition: 0.2s;
}

a:active, a:hover {
  color: #ac0404;
}

a img:hover {
cursor: pointer;
opacity: 0.9!important;
filter: alpha(opacity=90);
transition: opacity 0.5s;
}

a img {
transition: opacity 0.5s;
}

.site {
  /*min-width: 900px;*/
  border-left: none;
  border-right: none;
  margin: 0 auto;
  max-width: 100%;
  width: 100%;
  min-height: 100%;
}

#main {
  min-height: 0px !important;
}

.site-header {
  background-color: #f7f5e7;
  min-height: 204px;
}

#topwrapper {
max-width: 980px;
margin: 0 auto;
}

#topicons {
float: right;
margin: 26px 30px 0px 0px;
text-align: right;
width: 35%;
}

#topicons a {
  margin-left: 3px;
}

#topicons img {
  height: 28px;
  width: auto;
}

.site-header #toplogo {
  float: left;
  margin: 25px 0px 0px 30px;
}

.site-header .home-link {
max-width: 750px;
float: left;
min-height: 103px;
padding: 10px 0px 0px 26px;
width: auto;
transition: 0.2s;
color: #141412;
}

.site-header .home-link h1:hover {
text-decoration: none !important;
color: #bc360a;
transition: 0.5s;
}

.site-title {
padding: 0px 0 10px;
font-size: 62px;
}

.nav-menu .current_page_item > a, .nav-menu .current_page_ancestor > a, .nav-menu .current-menu-item > a, .nav-menu .current-menu-ancestor > a {
color: #bc360a;
font-style: normal;
}

.nav-menu li a {
font-size: 17px;
padding: 15px 18px;
}

.entry-header, .entry-content, .entry-summary, .entry-meta {
max-width: 980px;
}

article.page .entry-header {
   display: none;
}

.search article.page .entry-header {
   display: block;
}

.hentry {
/*padding: 40px 0px 0px 0px;*/
}

.page-header .page-title {
  font-size: 25px;
  padding: 15px 0px;
  text-align: center;
}

.search #content .entry-thumbnail {
  margin-bottom: 30px;
}

.archive-header .archive-title {
  text-align: center;
  font-size: 32px;
  padding: 15px 0px;
}

.home #the-slideshow {
  max-width: 950px;
  margin: 45px auto 0 auto;
}

.home .wooslider {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border: none;
}

.home .wooslider .slide-content {
margin: 0px 10px;
}

.home .wooslider .wooslider-pauseplay {
  display: none;
}

.home .wooslider .wooslider-control-nav {
margin-top: 4px;
}

.home #home-goodies {
  max-width: 900px;
  margin: 25px auto 20px auto;
  clear: both;
  /*overflow: hidden;*/
}

.home #home-posts ul {
  padding: 0px 25px 0px 0px;
  list-style-type: disc;
  min-height: 424px;
}

.home #home-posts ul li {
  margin: 0px 0px 8px 0px;
  padding: 5px 7px 5px 7px;
  border-radius: 4px;
}

.home #home-posts ul li:hover {
  box-shadow: 0px 0px 7px #333333;
  transition: 0.2s;
}

.home #home-goodies .entry-title {
  font-size: 22px;
  font-weight: bold;
  font-family: "Source Sans Pro", Helvetica, sans-serif;
}

.home #home-posts {
  max-width: 50%;
  float: left;
  padding-left: 20px;
}

.site-header .search-form {
  right: 7px;
}

.home .first-post-title, .home .more-posts-title {
  font-size: 22px;
  font-family: BebasRegular, verdana, sans-serif;
  word-spacing: 2px;
  color: #c20000;
}

.home .first-post-excerpt p {
  margin: 0px;
}

.home #home-posts a, .home #home-events a {
  color: black;
}

.home #home-posts a:active, .home #home-posts a:hover, .home #home-events a:active, .home #home-events a:hover {
/*color: #ac0404;*/
text-decoration: none;
transition: 0.2s;
}

.home #home-events {
  max-width: 50%;
  margin: 0px auto;
  float: right;
  padding: 0px 5px;
}

.home #home-events ul {
  padding: 0px;
  min-height: 423px;
  margin: 10px 0px 10px 0px;
}

.home #home-events ul li {
  padding: 8px;
  border-radius: 4px;
}

.home #home-events ul li:hover {
  box-shadow: 0px 0px 7px #333333;
  transition: 0.5s;
}

.home #home-events ul li div {
  text-align: center;
}

.home #home-posts .home-post-footer {
  text-align: center;
  margin-right: 50px;
  font-size: 22px;
  height: 50px;
}

.home #home-posts .home-post-footer:hover {
}

.home #home-events .home-events-footer {
  text-align: center;
  font-size: 22px;
  height: 50px;
}

.home #home-posts .home-post-footer span, .home #home-events .home-events-footer span, .home #recent-galleries .home-gallery-footer span  {
  padding: 8px 12px;
  border-radius: 8px;
}

.home #home-events .home-events-footer span:hover, .home #home-posts .home-post-footer span:hover, .home #recent-galleries .home-gallery-footer span:hover {
background: #5bacd6; /* #00448D */
/*background: -moz-linear-gradient(top, rgba(0,183,234,1) 0%, rgba(0,158,195,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,183,234,1)), color-stop(100%,rgba(0,158,195,1)));
background: -webkit-linear-gradient(top, rgba(0,183,234,1) 0%,rgba(0,158,195,1) 100%);
background: -o-linear-gradient(top, rgba(0,183,234,1) 0%,rgba(0,158,195,1) 100%);
background: -ms-linear-gradient(top, rgba(0,183,234,1) 0%,rgba(0,158,195,1) 100%);
background: linear-gradient(to bottom, rgba(0,183,234,1) 0%,rgba(0,158,195,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b7ea', endColorstr='#009ec3',GradientType=0 );*/
transition: 0.3s;
color: white;
}

.home #recent-galleries .home-gallery-footer {
  clear: both;
  text-align: center;
  font-size: 22px;
  margin: 0px 0px 0px 0px;
  padding: 8px 0px 2px 0px;
}

.home #recent-galleries .home-gallery-footer a {
  color: black;
}

.home #recent-galleries .home-gallery-footer a:hover {
  text-decoration: none;
}

.home #home-events .home-events-footer:hover {
}

.home #recent-galleries {
  clear: both;
}

.home #recent-galleries ul {
  padding: 0px;
  margin: 10px auto;
  max-width: 96%;
}

.home #recent-galleries .recent-gallery {
  float: left;
  margin-right: 2%;
  max-width: 32%;
  transition: 0.2s;
  border-radius: 4px;
  padding: 1%;
}

.home #recent-galleries ul a:last-child .recent-gallery {
  margin-right: 0;
}

.home #recent-galleries .recent-gallery:hover {
box-shadow: 0px 0px 7px #333333;
transition: 0.2s;
}

.home #recent-galleries .entry-title {
  padding-left: 20px;
}

.home #recent-galleries .recent-gallery .entry-thumbnail {
  max-width: 300px;
  width: 100%;
}

.home #recent-galleries .recent-gallery .gallery-title {
  color: black;
  text-align: center;
  text-decoration: none;
  margin: 0px auto 8px;
  max-width: 272px;
}

.home #recent-galleries .recent-gallery .gallery-title:hover {
  text-decoration: underline;
}

.jp-carousel-info h2 {
  text-align: center !important;
  font-family: verdana !important;
  color: white !important;
  font-size: 20px !important;
}

.jp-carousel-titleanddesc {
  border: none !important;
}

.jp-carousel-titleanddesc-title {
  display: none !important;
}

.home .entry-content p {
  font-size: 1.2em;
}

.home .hentry {
    padding: 15px 0 0;
}

.home #mcbg {
background-color: #FFCD64; /*#FFC54A;*/
padding: 20px 0px 2px 0px;
margin-bottom: 15px;
}

#mailchimpform {
  max-width: 600px;
  margin: 0 auto 25px;
  text-align: center;
  padding: 0px 10px;
  font-size: 16px;
}

#mailchimpform h2 {
  margin: 0px 0px 10px 0px;
}

#mailchimpform input.email {
  width: 70%;
  margin-left: 4px;
}

#mailchimpform div.input-group {
  margin-top: 8px;
}

#mailchimpform ul {
  padding: 0px;
  width: 50%;
  float: left;
  margin-top: 8px;
}

#mailchimpform ul li {
  text-align: left;
}

#mailchimpform ul li span {
  margin-left: 7px;
}

.mc-ul-1 {
float: left;
padding-left: 40px !important;
}

.mc-ul-2 {
float: left;
padding-left: 30px !important;
}

#mailchimpform #buttonwrapper {
display: inline-block;
margin: 0px auto;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
-webkit-box-shadow: 0 8px 0 #3194c6,0 12px 10px rgba(0,0,0,.35);
-moz-box-shadow: 0 8px 0 #3194c6,0 12px 10px rgba(0,0,0,.35);
box-shadow: 0 8px 0 #3194c6,0 12px 10px rgba(0,0,0,.35);
-webkit-transition: -webkit-box-shadow .1s ease-in-out;
-moz-transition: -moz-box-shadow .1s ease-in-out;
-o-transition: -o-box-shadow .1s ease-in-out;
transition: box-shadow .1s ease-in-out;
font-size: 20px;
color: #fff!important;
}

#mailchimpform #buttonwrapper span {
display: inline-block;
padding: 0px;
background-color: #3194c6;
background-image: -webkit-gradient(linear,0% 0%,0% 100%,from(#3194c6),to(#5bacd6));
background-image: -webkit-linear-gradient(#3194c6,#5bacd6);
background-image: -moz-linear-gradient(#3194c6,#5bacd6);
background-image: -o-linear-gradient(#3194c6,#5bacd6);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3194c6',endColorstr='#5bacd6');
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#3194c6', endColorstr='#5bacd6')";
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
-webkit-box-shadow: inset 0 -1px 1px rgba(255,255,255,.15);
-moz-box-shadow: inset 0 -1px 1px rgba(255,255,255,.15);
box-shadow: inset 0 -1px 1px rgba(255,255,255,.15);
font-family: verdana;
line-height: 1;
text-shadow: 0 -1px 1px rgba(175,49,95,.7);
-webkit-transition: background-color .2s ease-in-out,-webkit-transform .1s ease-in-out;
-moz-transition: background-color .2s ease-in-out,-moz-transform .1s ease-in-out;
-o-transition: background-color .2s ease-in-out,-o-transform .1s ease-in-out;
transition: background-color .2s ease-in-out,transform .1s ease-in-out;
}

#mailchimpform #buttonwrapper span input {
background-color: rgba(0,0,0,0);
background: none;
font-family: verdana;
font-size: 20px;
font-weight: bold;
border-radius: 6px;
border: none;
color: white;
padding: 7px 42px;
margin: 0px;
}

#mailchimpform #buttonwrwapper:hover {
  cursor: pointer;
  opacity: 0.8 !important;
  filter: alpha(opacity=80);
  transition: opacity 0.5s;
}

#mailchimpform #buttonwrapper:hover span {
    background-color: #ec6a9c;
    text-shadow: 0 -1px 1px rgba(175, 49, 95, .9), 0 0 5px rgba(255, 255, 255, .8);
}

#mailchimpform #buttonwrapper:active, #mailchimpform #buttonwrapper:focus {
    -webkit-box-shadow:    0 8px 0 #3194a3, 0 12px 6px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 8px 0 #3194a3, 0 12px 6px rgba(0, 0, 0, .3);
    box-shadow:    0 8px 0 #3194a3, 0 12px 6px rgba(0, 0, 0, .3);
}

#mailchimpform #buttonwrapper:active span {
    -webkit-transform: translate(0, 4px);
    -moz-transform: translate(0, 4px);
    -o-transform: translate(0, 4px);
    transform: translate(0, 4px);
}

#mailchimpform.infooter {
  margin: 20px auto 10px;
  color: rgb(39, 38, 38);
}

.site-footer .widget-area {
left: 0px;
}

.home article footer.entry-meta {
  display: none;
}

button, input[type="submit"], input[type="button"], input[type="reset"] {
border-radius: 6px;
padding: 7px 50px 7px;
font-size: 17px;
}

button:active, input[type="submit"]:active, input[type="button"]:active, input[type="reset"]:active {
border-radius: 6px;
padding: 7px 50px 7px;
font-size: 17px;
}

.blog .entry-header {
margin-bottom: 15px;
}

.blog .hentry {
  padding: 20px 0;
}

.blog #content article:first-child {
  padding: 40px 0px !important;
}

.post p {
  font-size: 17px;
}

.single .entry-meta {
  text-align: center;
}

.blog img.aligncenter {
  margin: 5px 0px;
}

.blog figure.aligncenter {
  margin-left: 0px;
}

.single .category-galleries .entry-header .entry-title {
margin-top: 0px;
}

.single .category-videos .entry-header, .single .category-videos .entry-content, .single .category-videos .entry-summary, .single .category-videos .entry-meta {
  text-align: center;
}

.entry-title a:hover {
  color: #bc360a;
  text-decoration: none;
  transition: 0.3s;
}

.single .category-galleries .entry-header .entry-meta {
  text-align: center;
}

.single .category-galleries .entry-content p {
  text-align: center;
}

.site-main .sidebar-container {
top: 40px;
}

.term-events .sidebar-container, .tax-event-category .sidebar-container, .tax-event-tag .sidebar-container, .sidebar.archive.tag .sidebar-container, .sidebar.archive.date .sidebar-container, .sidebar.archive.category .sidebar-container {
top: 95px;
}

.archive-header .archive-title {
font-size: 25px;
}

.site-main .widget-area {
width: 265px;
margin-right: 38px;
padding-bottom: 100px;
}

.sidebar .entry-header, .sidebar .entry-content, .sidebar .entry-summary, .sidebar .entry-meta {
padding: 0 320px 0 45px;
}

.page .entry-header, .page .entry-content, .page .entry-summary, .page .entry-meta {
padding: 0px !important;
}

.single .entry-header, .single .entry-content, .single .entry-summary, .single .entry-meta {
max-width: 900px;
padding: 0px !important;
}

.tax-event-venue .entry-header, .tax-event-venue .entry-content, .tax-event-venue .entry-summary, .tax-event-venue .entry-meta {
max-width: 900px;
padding: 0px !important;
}

.single-event .entry-header, .single-event .entry-content, .single-event .entry-summary, .single-event .entry-meta {
max-width: 900px;
padding: 0px !important;
}

.sidebar .post-navigation .nav-links {
padding: 0px 40px !important;
}

.site-footer .widget-area, .site-footer {
text-align: center;
}

.tax-event-tag .widget_top-posts, .tax-event-tag  .widget_recent_entries, .tax-event-tag  .widget_archive, .tax-event-tag  .widget_tag_cloud, .tax-event-tag  .widget_twitter_timeline, .tax-event-tag  .widget_categories {
  display: none;
}

.tax-event-category .widget_top-posts, .tax-event-category  .widget_recent_entries, .tax-event-category  .widget_archive, .tax-event-category  .widget_tag_cloud, .tax-event-category  .widget_twitter_timeline, .tax-event-category  .widget_categories {
  display: none;
}


.post-type-archive-event .widget_top-posts, .post-type-archive-event .widget_recent_entries, .post-type-archive-event .widget_archive, .post-type-archive-event .widget_tag_cloud, .post-type-archive-event .widget_twitter_timeline, .post-type-archive-event .widget_categories {
  display: none;
}

.archive.category .eo__event_categories, .archive.category .eo_widget_calendar, .archive.category .widget_twitter_timeline {
  display: none;
}

.archive.tag .eo__event_categories, .archive.tag .eo_widget_calendar, .archive.tag .widget_twitter_timeline {
  display: none;
}

.archive.date .widget_tag_cloud, .archive.date .eo__event_categories, .archive.date .eo_widget_calendar, .archive.date .widget_twitter_timeline {
  display: none;
}

.search-no-results #tertiary, .search-results #tertiary {
  display: none;
}

.search.sidebar .entry-header, .search.sidebar .entry-content, .search.sidebar .entry-summary, .search.sidebar .entry-meta {
padding: 0px;
}

.sidebar.search-no-results .page-content {
padding: 40px 0px;
max-width: 720px;
text-align: center;
}

.search .site-content article{
max-width: 720px;
margin: 0 auto;
}

.post-type-archive-event .sidebar-container {
  top: 90px;
}

.blog .eo_widget_calendar {
  display: none;
}

.sidebar #facebook-likebox-2 {
  background-color: transparent;
  padding: 20px 17px 20px 23px;
}

.sidebar #facebook-likebox-2 .widget-title {
  margin: -20px 0px -5px 0px;
}

.sidebar #facebook-likebox-2 .widget-title a {
  color: black;
}

.sidebar .widget_calendar tbody td {
background-color: #ffffff;
}

.sidebar .widget_calendar .event a {
  color: #6779FF;
}

.sidebar #wp-calendar {
  margin-bottom: 0px;
}

.post-type-archive-event ul.eo-event-meta {
margin: 35px 0px 0px 0px !important;
display: block;
width: 175px;
padding-left: 0px;
float: left;
padding-right: 6px;
}

.single .eventorganiser-event-meta h4 {
  display: none;
}

.tax-event-venue ul.eo-event-meta {
  padding-left: 10px;
}

.post-type-archive-event .event-entry-meta {
  margin-top: -22px;
  float: left;
}

.post-type-archive-event .event-entry-meta p {
  margin-top: 11px;
  font-size: 17px;
}

.tax-event-category ul.eo-event-meta, .tax-event-tag ul.eo-event-meta {
margin: 35px 0px 0px 0px !important;
display: block;
width: 175px;
padding-left: 0px;
float: left;
padding-right: 6px;
}

.tax-event-category .event-entry-meta, .tax-event-tag .event-entry-meta {
  margin-top: -22px;
  float: left;
}

.tax-event-category .event-entry-meta p, .tax-event-tag .event-entry-meta p {
  margin-top: 11px;
  font-size: 17px;
}

.archive .event {
padding-left: 0px !important;
padding-right: 0px !important;
padding-bottom: 0px;
}

.widget a:hover {
color: #000000;
text-decoration: none;
transition: 0.3s;
}

.widget ul, .widget ol {
  font-size: 16px;
}

.widget .widget-title {
font: 300 23px Bitter, Georgia, serif;
}

.page #tertiary {
  display: none;
}

.archive.category #primary, .archive.tag #primary {
  min-height: 1250px;
}

/* --- Begin Five Star Drum Shops Map Style --- */

.page-id-4 .site {
  min-width: 900px;
}

#topofmap {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  margin: 45px 0px 0px;
}

#locationsbanner {
  margin-bottom: 40px;
}

#mapwrapper {
  margin: 0px auto 0px;
  width: 900px;
  height: 567px;
  position: relative;
}

#detail {
  display: none;
  position: absolute;
  background-color: #FFF;
  z-index: 50;
  /*width: 245px;
  height: 180px;
  max-width: 249px;*/
  overflow: hidden;
  font-size: 0.7em;
  padding: 5px;
  border-radius: 5px;
  box-shadow: 0px 3px 10px -1px #111;
}

#detail h3 {
  font-family: "BebasRegular", verdana;
  font-weight: normal;
}

#detail #storeImage {

}

#detail #storeName {
  font-size: 20px;
}

#detail #storeAddy {
  font-size: 17px;
}

#detail #telephone {
  font-size: 20px;
}

#detail a {
  color: blue !important;
  font-size: 17px;
}

.pickedDiv, .dshop:hover {
  width: 30px !important;
  height: 30px !important;
  margin: -4px 0px 0px -4px !important;
  /*box-shadow: 0px 4px 10px -1px #111;*/
  transition: 0.3s;
}

.dshop {
  /*background-color: #344D8B;*/
  height: 22px !important;
  width: 22px !important;
  background-image:url('Red-Star-1.png');
  background-size:100% 100%;
  visibility: visible !important;
  /*border-radius: 10px;*/
}

#drumshops {
  margin-top: -617px;
  margin-left: -10px;
  position: absolute;
}

#s1 {
	position:absolute;
	left:314px;
	top:311px;
	width:20px;
	height:20px;
	z-index:7;
}
#s2 {
	position:absolute;
	left:791px;
	top:552px;
	width:20px;
	height:20px;
	z-index:8;
}
#s3 {
	position:absolute;
	left:686px;
	top:407px;
	width:20px;
	height:20px;
	z-index:9;
}
#s4 {
	position:absolute;
	left:594px;
	top:277px;
	width:20px;
	height:20px;
	z-index:10;
}
#s5 {
	position:absolute;
	left:666px;
	top:314px;
	width:20px;
	height:20px;
	z-index:11;
}
#s6 {
	position:absolute;
	left:595px;
	top:506px;
	width:20px;
	height:20px;
	z-index:12;
}
#s7 {
	position:absolute;
	left:862px;
	top:163px;
	width:20px;
	height:20px;
	z-index:13;
}
#s8 {
	position:absolute;
	left:862px;
	top:125px;
	width:20px;
	height:20px;
	z-index:14;
}
#s9 {
	position:absolute;
	left:502px;
	top:166px;
	width:20px;
	height:20px;
	z-index:15;
}
#s10 {
	position:absolute;
	left:483px;
	top:315px;
	width:20px;
	height:20px;
	z-index:16;
}
#s11 {
	position:absolute;
	left: 830px;
    top: 205px;
	width:20px;
	height:20px;
	z-index:17;
}
#s12 {
	position:absolute;
	left:683px;
	top:271px;
	width:20px;
	height:20px;
	z-index:18;
}
#s13 {
	position:absolute;
	left:701px;
	top:227px;
	width:20px;
	height:20px;
	z-index:19;
}
#s14 {
	position:absolute;
	left:465px;
	top:380px;
	width:20px;
	height:20px;
	z-index:20;
}
#s15 {
	position:absolute;
	left:716px;
	top:165px;
	width:20px;
	height:20px;
	z-index:21;
}
#s16 {
	position:absolute;
	left:61px;
	top:132px;
	width:20px;
	height:20px;
	z-index:6;
}
#s17 {
	position:absolute;
	left:434px;
	top:527px;
	width:20px;
	height:20px;
	z-index:22;
}
#s18 {
	position:absolute;
	left:488px;
	top:518px;
	width:20px;
	height:20px;
	z-index:23;
}
#s19 {
	position:absolute;
	left:451px;
	top:488px;
	width:20px;
	height:20px;
	z-index:24;
}
#s20 {
	position:absolute;
	left:208px;
	top:268px;
	width:20px;
	height:20px;
	z-index:25;
}
#s21 {
	position:absolute;
	left:781px;
	top:292px;
	width:20px;
	height:20px;
	z-index:26;
}
#s22 {
	position:absolute;
	left:85px;
	top:77px;
	width:20px;
	height:20px;
	z-index:27;
}

#closeBox {
float: right;
height: 18px;
display: block;
width: 100%;
padding-right: 5px;
text-align: right;
}

#bottomofmap {
  text-align: center;
  font-size: 16px;
  margin: 45px 0px 0px 0px;
}

#storeblocks {
  width: 900px;
  margin: 40px auto;
  font-family: 'BebasRegular', verdana;
  zoom:1;
  padding-top: 8px !important;
}

#storeblocks a {
  color: black;
}

/* For modern browsers */
#storeblocks:before,
#storeblocks:after {
    content:"";
    display:table;
}
#storeblocks:after {
    clear:both;
}

.fivestarshop {
  width: 270px;
  /*height: 400px;
  overflow: hidden;
  float: left;*/
  padding: 5px;
  margin: 0px 15px 20px;
  box-shadow: 0px 3px 10px -1px #111;
  border-radius: 4px;
  word-spacing: 3px;
}

.fivestarshop .storeimage {
  overflow: hidden;
}

.fivestarshop:hover {
  /*background-color: #F6F4E6;*/
  transition: 0.5s;
  box-shadow: 0px 3px 10px 0px #000;
  /*text-decoration: underline !important;*/
}

.fivestarshop .sWebsite:hover {
  color: blue;
  transition: 0.2s;
  text-decoration: underline;
}

.fivestarshop .sName {
  margin-top: 7px;
  font-size: 22px;
}

footer {
  clear: both;
}

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:      -o-transform, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}

#ofsorts {
  padding: 0px 0px 20px;
}

#sort-by {
  list-style: none;
  width: 420px;
  margin: 0px auto;
  padding: 0px;
}

#sort-by li {
  float: left;
  width: 200px;
  padding: 7px 0px;
  height: 38px;
  margin: 0px 0px 15px;
  background: rgb(0,183,234); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(0,183,234,1) 0%, rgba(0,158,195,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,183,234,1)), color-stop(100%,rgba(0,158,195,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(0,183,234,1) 0%,rgba(0,158,195,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(0,183,234,1) 0%,rgba(0,158,195,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(0,183,234,1) 0%,rgba(0,158,195,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom, rgba(0,183,234,1) 0%,rgba(0,158,195,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b7ea', endColorstr='#009ec3',GradientType=0 ); /* IE6-9 */
  border-radius: 8px;
}

#sort-by a {
  display: block;
  text-decoration: none;
  color: white;
  font-size: 17px;
  width: 100%;
  height: 100%;
}

#sort-by li:hover {
  opacity: 0.8;
}

#sort-by li:nth-child(1) {
  margin-right: 20px;
}

/* --- End Five Star Drum Shops Map Style --- */

/* --- Begin Drum Tips Page Style --- */

#drumtipstable {
  margin-top: -65px;
}

#drumtipstable table {
border: none;
border-collapse: collapse;
border-spacing: 0;
font-size: 14px;
line-height: 2;
margin: 10px auto 20px;
width: 750px;
}

#drumtipstable td {
  border: none;
}

/* --- End Drum Tips Page Style --- */

/* --- Begin Events Style --- */

.archive .entry-header .entry-title img {
  margin-right: 25px !important;
}

.archive .event {
  padding-left: 20px;
  padding-right: 20px;
}

.archive.tax-event-venue .venue-archive-meta {
  text-align: center;
}

.single .entry-header .entry-title {
  text-align: center;
  margin-top: 26px;
}

.single #test {
  margin: 0px 20px 23px 0px;
}

.single h4 {
  font-size: 28px;
  margin: 20px 0px 0px 20px;
}

.single-event .entry-content p {
  font-size: 18px;
}

.single-event .qtip {
  background-color: white;
  padding: 5px;
  font-size: 14px;
  line-height: 1.3;
  border-radius: 5px;
}

.single-event .eo-event-meta li {
  margin: 0;
  padding: 0;
  text-align: left;
}

.single-event ul#eo-upcoming-dates {
  padding-left: 0;
}

.single .eo-event-meta {
  font-size: 19px;
  padding-left: 40px;
  margin: 20px 0px 20px;
}

.eo-venue-map {
  height: 240px !important;
}

.post-type-archive-event #primary {
  min-height: 740px;
}

.tax-event-category #primary, .tax-event-tag #primary {
  min-height: 740px;
}

.tax-event-category article.no-results {
  margin-top: -60px;
  padding-top: 100px;
  min-height: 750px;
}

.home #home-events ul .entry-thumbnail {
max-height: 170px;
overflow: hidden;
margin-bottom: 8px;
}

/* --- End Events Style --- */


/* --- Begin Specials Page Style --- */

#sabian-special-wrapper {
  max-width: 980px;
  width: 100%;
  padding-left: 2%;
  padding-right: 2%;
  margin: 0 auto;
}

#sabian-special-wrapper .title {
  position: relative;
  z-index: 999;
  float: right;
  margin-bottom: -60px;
  max-width: 72%;
}

#sabian-special-wrapper .title .line-one {
  font-size: 33px;
  font-weight: bold;
  display: block;
}

#sabian-special-wrapper .title .line-two {
  font-size: 20px;
  padding-left: 30px;
  display: block;
}

#sabian-special-wrapper #main-image-wrapper {
  position: relative;
}

#sabian-special-wrapper #main-image-wrapper span {
  position: absolute;
  top: 160px;
  left: 36%;
  font-size: 36px;
}

#sabian-special-wrapper #main-image-wrapper img {
  max-width: 100%;
}

#sabian-special-wrapper #price-wrapper {
  text-align: center;
  font-size: 32px;
}

#sabian-special-wrapper #price-wrapper .price {
  color: #ca3c08;
}

#sabian-special-wrapper #package-details {
  text-align: center;
  font-size: 21px;
}

#sabian-special-wrapper #package-details span {
  display: block;
  margin-top: 10px;
}

#sabian-special-wrapper #package-details ul {
  padding: 0;
  max-width: 350px;
  margin: 12px auto 20px;
}

#sabian-special-wrapper #package-details ul li {
  list-style-type: disc;
  list-style-position: inside;
  text-align: left;
}

#sabian-special-wrapper #available-wrapper {
  text-align: center;
  overflow: hidden;
  margin: -6px auto 20px;
}

#sabian-special-wrapper #available-wrapper span {
  display: block;
}

#sabian-special-wrapper #available-wrapper span.available-local {
  font-size: 32px;
}

#sabian-special-wrapper #available-wrapper span.available-online {
  font-size: 28px;
}

#sabian-special-wrapper #available-wrapper .two-col-wrapper {
  max-width: 600px;
  width: 100%;
  margin: 10px auto;
  text-align: center;
  padding: 0px 10px;
}

#sabian-special-wrapper #available-wrapper .two-col-wrapper div {
  max-width: 48%;
  width: 100%;
  float: left;
  margin-right: 4%;
}

#sabian-special-wrapper #available-wrapper .two-col-wrapper div:last-child {
  margin-right: 0;
}

#sabian-special-wrapper #available-wrapper .two-col-wrapper ul, .three-col-wrapper ul {
  padding: 0;
}

#sabian-special-wrapper #available-wrapper .two-col-wrapper ul li, .three-col-wrapper ul li {
  padding: 10px 0px 6px;
  border-radius: 6px;
}

#sabian-special-wrapper #available-wrapper .two-col-wrapper ul li:hover, .three-col-wrapper ul li:hover {
  box-shadow: 0px 0px 6px #242424;
}

#sabian-special-wrapper #available-wrapper .two-col-wrapper ul li img, .three-col-wrapper ul li img {
  max-width: 100%;
  height: auto;
  padding: 4px;
}

.three-col-wrapper {
  padding: 0 10px;
}

.three-col-wrapper .column {
  width: 32%;
  float: left;
  margin-right: 2%;
}

.three-col-wrapper .column:last-child {
  margin-right: 0;
}

#sabian-special-wrapper #available-wrapper .store-name {
  font-size: 24px;
  display: block;
  margin-top: 10px;
  margin-bottom: 8px;
  line-height: 1.2;
}

#sabian-special-wrapper span.free {
  display: inline !important;
  font-style: italic;
  color: #ca3c08;
}

#sabian-special-wrapper #sabian-rebate {
  max-width: 800px;
  width: 100%;
  margin: 0 auto 30px;
}

#sabian-special-wrapper #sabian-rebate img {
  max-width: 100%;
}

/* --- End Specials Page Style --- */

.jp-carousel-comments, .jp-carousel-comment-form-container, .jp-carousel-comments-loading, .jp-carousel-comments-loading span {
  display: none !important;
}

.jp-carousel-image-meta {
display: none;
}

.single div.gallery-row {
  margin: 0 auto;
}

.single .category-gallery .entry-content {
  text-align: center;
}

.single .category-gallery .entry-header .entry-meta {
text-align: center;
}

.single .category-gallery .entry-header .entry-title {
  margin-top: 0px;
}

#buyersguide .entry-title, #buyersguide .entry-meta, #buyersguide .entry-content {
  text-align: center;
}

#buyersguide div.gallery-row {
  margin: 0 auto;
}

#buyersguide article.hentry {
  padding-top: 18px;
}

.page-id-9 article.post-9 {
  padding-bottom: 0px;
}

.page-id-9 article.post-9 footer {
  display: none;
}

.category-videos #content {
  min-height: 1320px;
}

.error404 .page-wrapper {
z-index: 1;
position: relative;
}

.error404 .page-header {
padding-bottom: 0px;
}

.error404 .page-header .page-title {
padding: 25px 0px;
}

.error404 #secondary {
  padding-top: 220px;
}

.error404 .site-footer .widget-area {
left: 0px;
max-width: 800px;
}

.error404 .page-content {
  text-align: center;
}

#whyfivestar {
  width: 800px;
  margin: 40px auto;
  font-size: 16px;
}

.site-info {
    padding: 30px 50px;
    text-align: center;
}

.site-info #credits {
  max-width: 85%;
  margin: 0 auto;
}

.site-footer .widget {
margin-bottom: 0px;
}

.site-footer .widget_nav_menu {
  font-size: 15px;
}

.site-footer .sidebar-container {
padding: 10px 0 2px 0px;
}

.site-footer .sidebar-container .widget a:hover {
color: #00EEEE;
}

.site-footer .widget-area {
margin: 0 auto;
max-width: 900px !important;
left: auto !important;
/*max-width: 796px !important;
left: 18px !important;*/
}

.sidebar .site-footer .widget, .site-footer .widget {
  width: 32%;
  margin-right: 2%;
}

.sidebar .site-footer .widget:last-child, .site-footer .widget:last-child {
  margin-right: 0;
}

.screen-reader-text {
  display: none;
}

.page-id-555 .entry-content {
  max-width: 925px;
}

/* --- Begin Media Queries --- */

@media only screen and (min-width: 1000px) {
}

@media only screen and (max-width: 999px) {
  .sidebar .entry-header, .sidebar .entry-content, .sidebar .entry-summary, .sidebar .entry-meta {
    padding: 0px 10px;
  }
  .sidebar .entry-header, .sidebar .entry-content, .sidebar .entry-summary, .sidebar .entry-meta, .sidebar .comment-list, .sidebar .comment-reply-title, .sidebar .comment-navigation, .sidebar .comment-respond .comment-form, .sidebar .featured-gallery, .sidebar .post-navigation .nav-links, .author.sidebar .author-info {
    max-width: 90%;
  }
  .home #the-slideshow {
    width: 96%;
  }
  ul.nav-menu {
    padding-left: 12px;
  }
}

@media only screen and (max-width: 965px) {
  .site-header #toplogo {
    margin-left: 26px;
  }
  .site-title {
    font-size: 55px;
    margin-top: 2px;
  }
}

@media only screen and (max-width: 960px) {
  #sabian-special-wrapper .title {
    margin-bottom: 10px;
    margin-top: -20px;
    max-width: 100%;
    width: 100%;
    text-align: center;
  }
  #sabian-special-wrapper .title .line-one {
    line-height: 1.2;
  }
}

@media only screen and (max-width: 915px) {
  .nav-menu li a {
    padding: 15px 14px;
  }
}

@media only screen and (max-width: 891px) {
  .site-title {
    font-size: 50px;
    margin-top: 5px;
  }
  .site-header #toplogo {
    margin-left: 20px;
  }
}

@media only screen and (max-width: 837px) {
  .nav-menu li a {
    padding: 15px 9px;
  }
  .site-title {
    font-size: 44px;
    margin-top: 12px;
  }
  .site-header #toplogo {
    margin-left: 18px;
  }
}

@media only screen and (max-width: 760px) {
	.site-title {
		font-size: 48px;
	}

    .site-header .home-link {
      width: 100%;
      padding-left: 0;
      text-align: center;
      min-height: 75px;
    }

    .site-header #toplogo {
      margin-left: 0;
      width: 100%;
      text-align: center;
    }

    #navbar {
      clear: both;
    }

    .site-header #topicons {
      margin: 0;
      padding: 18px 25px 0px 0px;
      position: absolute;
      width: 100%;
    }

	#content .entry-header,
	#content .entry-content,
	#content .entry-summary,
	#content footer.entry-meta,
	#content .featured-gallery,
	.search.sidebar .page-content,
	.blog.sidebar .page-content,
	.sidebar .post-navigation .nav-links,
	.paging-navigation .nav-links,
	#content .author-info,
	.comments-area .comments-title,
	.comments-area .comment-list,
	.comments-area .comment-navigation,
	.comment-respond,
	.sidebar .site-info,
	.sidebar .paging-navigation .nav-links {
		padding-left: 20px;
		padding-right: 20px;
	}

	#content .format-status .entry-content,
	#content .format-status .entry-met {
		padding-left: 35px;
	}

	/* Small menu */
	.menu-toggle {
		cursor: pointer;
		display: inline-block;
		font: bold 16px/1.3 "Source Sans Pro", Helvetica, sans-serif;
		margin: 0;
		padding: 12px 0 12px 20px;
	}

	.menu-toggle:after {
		content: "\f502";
		font-size: 12px;
		padding-left: 8px;
		vertical-align: -4px;
	}

	.toggled-on .menu-toggle:after {
		content: "\f500";
		vertical-align: 2px;
	}

	.toggled-on .nav-menu,
	.toggled-on .nav-menu > ul {
		display: block;
		margin-left: 0;
		padding: 0;
		width: 100%;
	}

	.toggled-on li,
	.toggled-on .children {
		display: block;
	}

	.toggled-on .nav-menu li > ul {
		background-color: transparent;
		display: block;
		float: none;
		margin-left: 20px;
		position: relative;
		left: auto;
		top: auto;
	}

	.toggled-on .nav-menu li > ul a {
		color: #141412;
		width: auto;
	}

	.toggled-on .nav-menu li:hover > a,
	.toggled-on .nav-menu .children a {
		background-color: transparent;
		color: #141412;
	}

	.toggled-on .nav-menu li a:hover,
	.toggled-on .nav-menu ul a:hover {
		background-color: #db572f;
		color: #fff;
	}

	ul.nav-menu,
	div.nav-menu > ul {
		display: none;
	}

	#content .featured-gallery {
		padding-left: 24px;
	}

	.gallery-columns-1 .gallery-item {
		margin-right: 0;
		width: 100%;
	}

	.entry-title,
	.format-chat .entry-title,
	.format-image .entry-title,
	.format-gallery .entry-title,
	.format-video .entry-title {
		font-size: 22px;
		font-weight: bold;
	}

	.format-quote blockquote,
	.format-status .entry-content {
		font-size: 18px;
	}

	.format-quote blockquote small,
	.format-quote blockquote cite {
		font-size: 13px;
	}

	.error404 .page-title {
		padding: 40px 0 0;
	}

	.error404 .page-title:before {
		content: normal;
	}

	.comment-author {
		margin-right: 30px;
	}

	.comment-author .avatar {
		height: auto;
		max-width: 100%;
	}

	.comment-metadata,
	.comment-content,
	.comment-list .reply {
		width: 70%;
		width: -webkit-calc(100% - 104px);
		width:         calc(100% - 104px);
	}

	.comment-form input[type="text"],
	.comment-form input[type="email"],
	.comment-form input[type="url"] {
		width: -webkit-calc(100% - 120px);
		width:         calc(100% - 120px);
	}

	.comment-form textarea {
		height: 80px; /* Smaller field for mobile. */
	}

	/* Audio */
	.format-audio .entry-content:before {
		display: none;
	}

	.format-audio .audio-content {
		background-image: none;
		float: none;
		padding-left: 0;
		width: auto;
	}

    .menu-toggle {
    font-family: humanistRoman, Helvetica, sans-serif !important;
    }
    .toggled-on .nav-menu, .toggled-on .nav-menu > ul {
      z-index: 999;
      position: relative;
      background-color: #F7F5E7;
      }
    .toggled-on .nav-menu li, .toggled-on .nav-menu > ul li {
      border-top: 1px solid black;
    }
    .home .first-post-excerpt {
      display: none;
    }
    .sidebar .widget-area {
      width: 100%;
    }
    .nav-menu li a {
      padding-left: 20px;
    }
}

@media only screen and (max-width: 576px) {
    .site-title {
      font-size: 40px;
    }
    .site-header #toplogo img {
      width: 172px;
      height: auto;
    }
    .site-header #topicons {
      padding: 18px 10px 0px 0px;
    }
}

@media only screen and (max-width: 462px) {
    .site-title {
      font-size: 32px;
    }
    .site-header #topicons {
      padding: 10px 0 0 0;
      position: relative;
      width: 100%;
      text-align: center;
    }
    .site-header #toplogo {
      margin-top: 12px;
    }
    .site-header .home-link {
      padding-top: 0px;
      min-height: 58px;
    }
    .navbar {
      clear: both;
    }
    #sabian-special-wrapper #main-image-wrapper span {
      font-size: 28px;
    }
}


/* --- End Media Queries --- */