/**

Theme Name: Party Goddess Theme
Description: Responsive re-design of thepartygoddess.com
Author: Designs and Codes, LLC
Author URI: http://www.designsandcodes.com/
Version: 1.0
Date: 09/2014

Development by Designs and Codes LLC

*/

.qs-filters {
	font-family: 'Droid Serif', Georgia, serif;
}
#page-header #page-header-plan-event #page-header-plan-event-button a:before {
margin-top: -23px;
    margin-left: -53px;
}


#blog-content h2.article-title { font-weight: 500 !important; }

#slideshow-wrapper {
  top: 0;
  left: 0;
  margin: 0 auto;
  width: 100%;
  max-width: 960px;
  padding-bottom: 40%;
  height: 0;
  z-index: 1;
  overflow: hidden;
  position: relative;
}

#slideshow-wrapper .slideshow .slides {
  position: relative;
  width: 100%;
  max-width: 960px;
  padding-bottom: 40%;
  height: 0;
  overflow: hidden;
  z-index: 2;
}

#controls {
  position: absolute;
  top: 50%;
  right: 10px;
  width: 15px;
  transform: translateY(-50%);
  z-index: 9999;
}

#controls a {
  display: block;
  width: 14px;
  height: 15px;
  margin-bottom: 10px;
  background-image: url(https://thepartygoddess.com/wp-content/themes/party/img/sprite-controls.png);
  background-position: 0 -26px;
  background-repeat: no-repeat;
  font-size: 0;
  text-indent: -999px;
}

#controls a.activeSlide {
  background-position: 0 0;
}
