@import url("style-base.css");
/*-----------------------------------------------------------------------------------

Theme Name: Soundcheck
Theme URI: http://www.press75.com
Description: A feature packed audio theme featuring a custom audio player and style for the popular GigPress plugin.
Author: Press75.com
Author URI: http://www.press75.com/
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Version: 1.6.5
Tags: audio, music, media, multimedia, html5, CSS3, blog, magazine,professional, clean, modern, generic, blue, black, white, grey, four-columns, fixed-width, custom-colors, custom-menu, featured-images, fixed-width, full-width-template, theme-options, threaded-comments, translation-ready


Designed and Built by Luke McDonald - lukemcdonald.com

CSS, LESS, XHTML and Design Files are all Copyright 2007-2011 CELTIC7 Studio, LLC

Be inspired, but please don't steal :)


-------------------------------------------------------------------------------------*/
/*	Misc
/*-----------------------------------------------------------------------------------*/
.default-notice {
  margin-bottom: 20px;
}
.default-notice .entry-content {
  text-align: center;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
  padding: 10px;
}
.default-notice h3 {
  color: #ffc8c8;
  margin: 4px 0 5px;
}
.default-notice p {
  margin-bottom: 4px;
}
.default-notice a {
  color: #ffc8c8;
  border-bottom: 1px dotted #ffc8c8;
}
#image-preview {
  display: none;
  position: absolute;
  padding: 7px;
  color: #fff;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}
#image-preview img {
  display: block;
}
#tooltip {
  display: none;
  position: absolute;
  padding: 2px 10px;
  color: #fff;
  font-size: 12px;
  font-weight: 300;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}
.button a, a.button {
  color: #bec4cc;
  font-size: 12px;
  padding: 4px 10px;
  background: #3f434a;
  text-transform: uppercase;
}
.button a:hover, a.button:hover {
  color: #ffffff;
  border: none !important;
}
.entry-thumbnail img {
  display: block;
}
.instant {
  display: none;
}
.instant-view {
  text-align: center;
}
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
  max-width: 100%;
  height: auto;
}
.alignleft, img.alignleft {
  display: inline;
  float: left;
  margin-right: 24px;
  margin-top: 4px;
}
.alignright, img.alignright {
  display: inline;
  float: right;
  margin-left: 24px;
  margin-top: 4px;
}
.aligncenter, img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
img.alignleft, img.alignright, img.aligncenter {
  margin-bottom: 12px;
}
.wp-caption {
  background: #191d22;
  line-height: 18px;
  margin-bottom: 20px;
  max-width: 632px !important;
  /* prevent too-wide images from breaking layout */

  padding: 4px;
  text-align: center;
}
.wp-caption img {
  margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
  font-size: 12px;
  margin: 5px;
}
.wp-smiley {
  margin: 0;
}
.gallery {
  margin: 0 10px 0 25px;
}
.gallery .gallery-item {
  float:left;
  margin-top: 0;
  text-align: center;
}
.gallery a:hover {
  border: none !important;
}
.gallery img {
  width: 80px;
  height: 80px;
  padding:5px;
margin:0 auto;
}
.gallery .gallery-caption {
  color: #bdbdbd;
  font-size: 12px;
  margin: 0 0 12px;
}
.gallery dl {
  margin: 0;
}
.gallery br + br {
  display: none;
}
/* Table Styles */
table {
  margin: 0 -1px 24px 0;
  text-align: left;
  width: 100%;
}
tr th, thead th {
  font-weight: bold;
  line-height: 18px;
  padding: 9px 24px;
}
tr td {
  border-top: 1px solid #3f434a;
  padding: 6px 24px;
}
tr.odd td {
  background: #3f434a;
}
/* Columns */
.one-half {
  width: 48%;
}
.one-third {
  width: 30.66%;
}
.two-third {
  width: 65.33%;
}
.one-fourth {
  width: 22%;
}
.three-fourth {
  width: 74%;
}
.one-half,
.one-third,
.two-third,
.three-fourth,
.one-fourth {
  position: relative;
  float: left;
  display: inline;
  overflow: hidden;
  margin-right: 4%;
  margin-bottom: 24px;
}
.last {
  margin-right: 0 !important;
  clear: right;
}
/*	Layout
/*-----------------------------------------------------------------------------------*/
#header-content,
#main-container,
#primary-nav,
#footer-container {
  margin-left: auto;
  margin-right: auto;
  width: 960px;
}
.grid-3,
#site-info,
#featured-widgets-container,
#primary-widgets-container,
#secondary-widgets-container {
  width: 220px;
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
}
.grid-6, .entry {
  width: 460px;
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
}
.grid-9, #main .default-notice {
  width: 700px;
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
}
.grid-12, #footer {
  width: 940px;
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
}
/*	Z-Index Stackup
/*-----------------------------------------------------------------------------------*/
#hero, .jp-pause, .ti-image-carousel {
  z-index: 1;
}
#site-info,
.top-border,
.bottom-border,
.left-gradient,
.right-gradient,
.jp-play {
  z-index: 100;
}
#main-container {
  z-index: 200;
}
#primary-nav, #primary-nav li:hover ul, #primary-nav li.sfHover ul {
  z-index: 300;
}
#hero .edit-link,
#hero .prev,
#hero .next,
#image-preview,
#tooltip,
.reveal-modal,
.sf-menu,
.reveal-modal-bg,
.jp-audio {
  z-index: 400;
}
/*	Header
/*-----------------------------------------------------------------------------------*/
#header-container {
  padding-bottom: 20px;
  background: url(images/shadows.png) 0 100% repeat-x;
}
#header {
  position: relative;
}
.top-border, .bottom-border {
  position: absolute;
  left: 0;
  width: 100% !important;
  background: #252a31;
  background: url(images/bg-dark-alpha.png);
  background: rgba(37, 42, 49, 0.97);
}
.top-border {
  top: 0;
  height: 8px;
}
.bottom-border {
  bottom: 0;
  height: 40px;
  border-top: 1px solid #191d22;
  border-bottom: 1px solid #191d22;
}
/*	Hero
/*-----------------------------------------------------------------------------------*/
#hero {
  background: #000;
  color: #fff;
}
#hero .slides {
  height: 440px;
  min-width: 960px;
  max-width: 100%;
  margin: 0;
  overflow: hidden;
}
#hero .slide {
  position: relative;
  display: block;
  width: 100%;
  height: 440px;
  background: red;
}
#hero .slide img {
  display: block;
}
#hero .slide .post-edit-link {
  position: absolute;
  top: 18px;
  left: 0;
  width: 50px;
  height: 50px;
  text-indent: -999999px;
  background-image: url(images/icons-buttons.png);
  background-repeat: no-repeat;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8);
  background-position: 10px -711px;
}
#hero .slide .post-edit-link:hover {
  background-position: -30px -711px;
}
#hero .slide-content-container {
  position: relative;
  width: 940px;
  margin: 0 auto;
}
#hero .slide-content {
  width: 940px;
  overflow: hidden;
  margin: 0 auto;
}
#hero .default-notice .entry-content {
  width: 480px;
  overflow: hidden;
  float: none;
  margin: 70px 0 0 320px;
}
#hero .format-gallery .entry-gallery {
  margin: 61px 0 61px 340px;
  width: 480px;
  list-style: none;
}
#hero .format-gallery .entry-gallery .gallery-item {
  float: left;
  display: block;
  margin: 0 10px 10px 0;
  width: 88px;
  height: 88px;
}
#hero .format-gallery .entry-gallery .gallery-item img {
  width: 88px;
  height: 88px;
  display: block;
}
#hero .format-gallery .entry-gallery .last {
  margin-right: 0;
}
#hero .format-image .entry-content {
  overflow: hidden;
  margin: 70px 0 70px 340px;
  width: 480px;
  height: 270px;
}
#hero .format-image .entry-content p {
  margin: 0;
}
#hero .format-image .entry-content img {
  max-width: 480px;
  width: auto;
  height: auto;
  object-fit: contain;
}
#hero .format-standard .entry-content {
  overflow: hidden;
  margin: 70px 0 70px 340px;
  width: 460px;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}
#hero .format-standard .entry-content p:last-child {
  margin: 0;
}
#hero .format-video .embed {
  overflow: hidden;
  width: 480px;
  text-align: center;
  margin: 70px 0 70px 340px;
}
#hero .format-video iframe, #hero .format-video object, #hero .format-video embed {
  text-align: center;
  display: block;
  margin: 0 auto;
  object-fit: contain;
}
#hero .prev, #hero .next {
  position: absolute;
  top: 18px;
  width: 50px;
  height: 50px;
  text-indent: -999999px;
  background-image: url(images/icons-buttons.png);
  background-repeat: no-repeat;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8);
}
#hero .next {
  right: 10px;
  background-position: 10px -591px;
}
#hero .next:hover {
  background-position: -30px -591px;
}
#hero .prev {
  right: 70px;
  background-position: 10px -551px;
}
#hero .prev:hover {
  background-position: -30px -551px;
}
/*	Site Info
/*-----------------------------------------------------------------------------------*/
#site-info {
  position: absolute;
  top: 75px;
  color: #fff;
  text-transform: uppercase;
}
#site-info .site-title {
  line-height: 1em;
  font-size: 36px;
}
#site-info .site-title img {
  display: block;
}
#site-info .site-title a {
  color: #fff;
}
#site-info p {
  font-weight: 400;
  font-size: 14px;
  padding-top: 6px;
  margin: 0;
}
/*	Primary Navigation
/*-----------------------------------------------------------------------------------*/
#primary-nav {
  position: relative;
  text-transform: uppercase;
}
#primary-nav ul.sf-menu {
  position: absolute;
  bottom: 1px;
  left: 240px;
}
#primary-nav a {
  position: relative;
}
#primary-nav li {
  float: left;
  position: relative;
}
#primary-nav li:hover {
  visibility: inherit;
}
#primary-nav li li {
  width: 160px;
}
#primary-nav ul ul {
  position: absolute;
  top: -9999em;
}
#primary-nav li:hover ul, #primary-nav li.sfHover ul {
  left: 0;
  top: 41px;
}
#primary-nav li:hover li ul,
#primary-nav li.sfHover li ul,
#primary-nav li li:hover li ul,
#primary-nav li li.sfHover li ul,
#primary-nav li li li:hover li ul,
#primary-nav li li li.sfHover li ul {
  top: -9999em;
}
#primary-nav li li:hover ul,
#primary-nav li li.sfHover ul,
#primary-nav li li li:hover ul,
#primary-nav li li li.sfHover ul,
#primary-nav li li li li:hover ul,
#primary-nav li li li li.sfHover ul {
  left: 150px;
  top: 5px;
}
#primary-nav a {
  font-size: 18px;
  display: block;
  padding: 6px 8px 6px;
  color: #bec4cc;
}
#primary-nav a:hover {
  color: #fff;
}
#primary-nav ul > li {
  margin-right: 3px;
}
#primary-nav ul > li li {
  margin-right: 0;
}
#primary-nav ul {
  position: relative;
  float: left;
}
#primary-nav ul ul {
  padding: 5px 0;
  background: #191d22;
}
#primary-nav li:hover {
  background: #191d22;
}
#primary-nav li li {
  border: none;
}
#primary-nav li li:hover {
  border: none;
  background: #252a31 url(images/bg-lines-alpha.png);
}
#primary-nav li li a {
  line-height: 1.4;
  padding-left: 12px;
  text-transform: none;
  font-size: 13px;
  font-weight: normal;
}
#primary-nav .current_page_item a, #primary-nav .sfHover > a {
  color: #fff;
}
/*	Main
/*-----------------------------------------------------------------------------------*/
#main {
  width: 720px;
  float: left;
}
#main #entry-container {
  float: left;
}
.page-header {
  width: 700px;
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 20px;
  background: #252a31;
}
.page-header .page-title, .page-header .entry-title {
  padding: 9px 10px;
  font-size: 16px;
  text-transform: uppercase;
}
.page-header .category-description, .page-header .entry-content {
  border-top: 1px solid #3f434a;
  background: url(images/bg-gradient.png) repeat-x;
}
.page-header p {
  color: #bec4cc;
  margin: 0;
  padding: 7px 10px 6px;
}
.page-header p:first-child {
  border-top: 1px solid #252a31;
}
#entry-container a {
  border-bottom: 1px dotted transparent;
}
#entry-container a:hover {
  border-bottom: 1px dotted #ffffff;
}
#entry-container .entry {
  background: #252a31;
  margin-bottom: 20px;
}
#entry-container .entry p:last-child {
  margin-bottom: 5px;
}
#entry-container .entry-header a:hover {
  border: none;
}
#entry-container .entry-header .entry-excerpt {
  text-align: center;
  margin: 0 !important;
  padding: 10px;
  background: #191d22;
  border-bottom: 1px solid #3f434a;
}
#entry-container .entry-media, #entry-container .entry-thumbnail {
  padding: 10px;
  background: #191d22;
  border-bottom: 1px solid #3f434a;
  clear: both;
}
#entry-container .entry-media iframe, #entry-container .entry-media embed, #entry-container .entry-media object {
  width: 100%;
}
#entry-container .entry-thumbnail {
  position: relative;
}
#entry-container .entry-thumbnail img {
  display: block;
}
#entry-container .entry-thumbnail .attachment-post-thumbnail {
  width: 200px;
  height: 200px;
}
#entry-container .entry-meta {
  float: left;
  width: 100%;
  margin: 0;
  list-style: none;
  border-bottom: 1px solid #3f434a;
  background: #191d22;
}
#entry-container .entry-meta li {
  float: left;
  padding: 5px;
}
#entry-container .entry-meta .sep {
  padding: 0 10px;
}
#entry-container .entry-meta .date {
  padding-left: 10px;
  font-weight: bold;
}
#entry-container .entry-meta .author {
  font-weight: bold;
  color: #bec4cc;
}
#entry-container .entry-meta .author .sep {
  padding-right: 0;
}
#entry-container .entry-title {
  padding: 9px 10px;
  font-size: 16px;
  text-transform: uppercase;
  border-bottom: 1px solid #3f434a;
}
#entry-container .entry-title span {
  float: right;
  color: #bec4cc;
  text-transform: none;
  font: 13px "Helvetica Neue", Helvetica, Arial, "Nimbus Sans L", sans-serif;
  font-weight: bold;
}
#entry-container .entry-title a {
  color: #fff;
}
#entry-container .entry-title span.comments {
  display: block;
  padding-left: 21px;
  margin: 4px 5px 5px 10px;
  text-align: center;
  background: url(images/comments.png) 0 4px no-repeat;
  height: 20px;
  color: #bec4cc;
  line-height: 1.6;
}
#entry-container .entry-content {
  padding: 10px;
  clear: both;
  border-top: 1px solid #252a31;
  background: url(images/bg-gradient.png) repeat-x;
}
#entry-container .entry-footer {
  border-top: 1px solid #3f434a;
  clear: both;
  padding: 12px 10px 11px;
}
#entry-container .entry-footer span {
  font-size: 14px;
  float: right;
  font-weight: bold;
}
#entry-container .format-gallery .entry-gallery {
  float: left;
  margin: 0;
  padding: 10px 10px 0;
  list-style: none;
  border-bottom: 1px solid #3f434a;
  background: #191d22;
}
#entry-container .format-gallery .entry-gallery .gallery-item {
  float: left;
  margin: 0 13px 13px 0;
}
#entry-container .format-gallery .entry-gallery .gallery-item img {
  display: block;
}
#entry-container .format-gallery .entry-gallery .gallery-item a:hover {
  border: none;
}
#entry-container .format-gallery .entry-gallery .last {
  margin-right: 0;
}
.multiple #entry-container {
  width: 480px;
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  margin: 0;
}
/*	Page Templates
/*-----------------------------------------------------------------------------------*/
/* No Sidebar */
.no-sidebar .entry {
  width: 700px;
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
}
.home #main {
  width: 960px;
  float: none;
}
/* Post Gallery & Discography */
.page-template-template-post-gallery-php #entry-container, .page-template-template-discography-php #entry-container {
  overflow: hidden;
}
.page-template-template-post-gallery-php #entry-container .entry-media,
.page-template-template-discography-php #entry-container .entry-media,
.page-template-template-post-gallery-php #entry-container .entry-thumbnail,
.page-template-template-discography-php #entry-container .entry-thumbnail,
.page-template-template-post-gallery-php #entry-container .entry-gallery,
.page-template-template-discography-php #entry-container .entry-gallery {
  border-bottom: none;
}
.page-template-template-post-gallery-php .page-header, .page-template-template-discography-php .page-header {
  width: 700px !important;
}
.page-template-template-post-gallery-php .entry, .page-template-template-discography-php .entry {
  float: left;
  width: 220px;
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
}
.page-template-template-post-gallery-php .gallery-item img, .page-template-template-discography-php .gallery-item img {
  width: 200px;
  height: 200px;
}
.page-template-template-post-gallery-php #nav-below, .page-template-template-discography-php #nav-below {
  width: 700px;
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
}
/* Full Page */
.page-template-template-full-php .entry {
  width: 700px;
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
}
/* Gigpress - more styles in css/gigpress.css 
 * There is a check in functions.php to see if the 
 * plugin is activated, if so, it loads the styles
 */
.page-template-template-gigpress-php #entry-container .entry {
  position: relative;
  width: 700px;
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
}
.page-template-template-gigpress-php #entry-container .gigpress-table {
  width: 700px !important;
  margin-left: -10px;
}
.page-template-template-discography-php .album-artwork, .type-discography .album-artwork {
  float: left;
  width: 200px;
  color: #bec4cc;
}
.page-template-template-discography-php .album-tracks, .type-discography .album-tracks {
  margin: 0;
}
.page-template-template-discography-php .album-tracks li, .type-discography .album-tracks li {
  list-style-position: inside;
}
.page-template-template-discography-php .album-tracks .track-title, .type-discography .album-tracks .track-title {
  cursor: pointer;
}
.page-template-template-discography-php .album-tracks .track-details, .type-discography .album-tracks .track-details {
  display: inline;
}
.page-template-template-discography-php .album-details, .type-discography .album-details {
  margin: 0;
  list-style: none;
  padding: 10px;
  color: #bec4cc;
  border-bottom: 1px solid #3f434a;
}
.page-template-template-discography-php .album-details li, .type-discography .album-details li {
  float: left;
  padding-right: 10px;
}
.page-template-template-discography-php .purchase, .type-discography .purchase {
  color: #ffffff;
  font-weight: bold;
}
.page-template-template-discography-php a.purchase-link, .type-discography a.purchase-link {
  margin-right: 10px;
  padding: 3px 10px;
  background: #3f434a;
}
.page-template-template-discography-php a.purchase-link:hover, .type-discography a.purchase-link:hover {
  border-bottom: none !important;
}
/*	Thumbnail Icons
/*-----------------------------------------------------------------------------------*/
.thumbnail-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50px;
  height: 50px;
  margin-top: -25px;
  margin-left: -25px;
  display: none;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
  cursor: pointer;
  border: none !important;
}
.thumbnail-icon:hover {
  border: none !important;
}
.thumbnail-icon.audio,
.thumbnail-icon.gallery,
.thumbnail-icon.image,
.thumbnail-icon.standard,
.thumbnail-icon.video {
  background-image: url(images/icons-buttons.png);
  background-repeat: no-repeat;
}
.thumbnail-icon.audio {
  background-position: 10px -470px;
}
.thumbnail-icon.audio:hover {
  background-position: -30px -470px;
}
.thumbnail-icon.gallery {
  background-position: 10px -510px;
}
.thumbnail-icon.gallery:hover {
  background-position: -30px -510px;
}
.thumbnail-icon.image {
  background-position: 10px -390px;
}
.thumbnail-icon.image:hover {
  background-position: -30px -390px;
}
.thumbnail-icon.standard {
  background-position: 10px -190px;
}
.thumbnail-icon.standard:hover {
  background-position: -30px -190px;
}
.thumbnail-icon.video {
  background-position: 10px -430px;
}
.thumbnail-icon.video:hover {
  background-position: -30px -430px;
}
/*	Sidebar
/*-----------------------------------------------------------------------------------*/
#main-widgets-container {
  float: left;
  width: 240px;
  margin-top: -241px;
}
#featured-widgets-container {
  float: left;
  margin-bottom: 20px;
  min-height: 320px;
}
#primary-widgets-container {
  float: left;
}
#homebar-widgets-container {
  clear: both;
  width: 960px;
  overflow: hidden;
}
#homebar-widgets-container .widget {
  width: 220px;
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
}
#homebar-widgets-container .ti-featured-category {
  float: right;
  width: 460px;
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
}
#homebar-widgets-container .default-notice {
  width: 100%;
  max-width: 940px;
}
ul.sidebar {
  margin: 0;
  list-style: none;
}
.widget {
  margin-bottom: 20px;
  color: #bec4cc;
  background: #252a31;
}
.widget .widget-title {
  padding: 9px 10px;
  font-size: 16px;
  text-transform: uppercase;
  border-bottom: 1px solid #3f434a;
}
.widget .widget-title span {
  float: right;
  color: #bec4cc;
  text-transform: none;
  font: 13px "Helvetica Neue", Helvetica, Arial, "Nimbus Sans L", sans-serif;
  font-weight: bold;
  padding-top: 4px;
}
.widget .widget-title span a {
  color: #bec4cc;
}
.widget .widget-title span a:hover {
  color: #fff;
}
.widget .widget-title + *, .widget .widget-content {
  border-top: 1px solid #252a31;
  background: url(images/bg-gradient.png) 0 0 repeat-x;
}
.widget .widget-content {
  width: 100%;
}
.widget .widget-footer, .widget .gform_footer {
  clear: both;
  padding: 12px 10px 11px !important;
  border-top: 1px solid #3f434a;
}
.widget ul {
  margin: 0;
  list-style: none;
}
.widget ul li {
  border-bottom: 1px solid #3f434a;
}
.widget ul li:last-child {
  border: none;
}
.widget ul > li {
  padding: 5px 10px;
}
/*	Widget: Search
/*-----------------------------------------------------------------------------------*/
.gform_widget .gform_wrapper {
  max-width: 100% !important;
  padding-top: 10px;
}
.gform_widget .gform_heading, .gform_widget .gform_body, .gform_widget .validation_error {
  width: 200px !important;
  padding: 0 10px;
  margin: 0 !important;
}
.gform_widget .gform_body {
  padding-bottom: 6px;
}
.gform_widget .gform_heading {
  padding-bottom: 8px !important;
}
.gform_widget .ginput_complex .ginput_left, .gform_widget .ginput_complex .ginput_right {
  float: left;
}
.gform_widget .gfield_label {
  margin: 0 !important;
}
.gform_widget textarea,
.gform_widget input[type=text],
.gform_widget input[type=url],
.gform_widget input[type=email],
.gform_widget input[type=phone],
.gform_widget input[type=number],
.gform_widget input[type=file],
.gform_widget input[type=password] {
  width: 95% !important;
}
.gform_widget .gform_footer {
  height: 25px;
  overflow: hidden;
  margin: 0 !important;
}
/*	Widget: Search
/*-----------------------------------------------------------------------------------*/
#search {
  padding: 8px;
}
#search input:hover {
  text-shadow: none;
}
#search .search-field {
  width: 158px;
}
#search .search-submit, #search input[type=submit] {
  float: none !important;
  font-size: 12px !important;
  background: none !important;
  padding: 0 0 0 7px !important;
  margin: 0 !important;
}
/*	Widget: Text
/*-----------------------------------------------------------------------------------*/
.widget_text .textwidget {
  padding: 10px;
}
.widget_text p:last-child {
  margin-bottom: 0;
}
.widget_text img {
  display: block;
}
/*	Widget: Image Carousel
/*-----------------------------------------------------------------------------------*/
.ti-image-carousel {
  overflow: hidden;
  float: right;
  position: relative;
  height: 80px;
  margin-bottom: 20px;
}
.ti-image-carousel .lines {
  position: absolute;
  z-index: 1;
  top: -9px;
  left: 10px;
}
.ti-image-carousel .lines span {
  display: block;
  width: 700px;
  height: 1px;
  border-bottom: 1px solid #252a31;
  padding: 9px 0;
}
#image-carousel {
  margin: 0;
  list-style: none;
}
#image-carousel li {
  float: left;
}
.jcarousel-skin-tango {
  width: 700px;
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  position: relative;
  float: right;
  margin-bottom: 20px;
}
.jcarousel-skin-tango .jcarousel-container-horizontal {
  width: 620px;
  margin: 0 auto;
}
.jcarousel-skin-tango .jcarousel-clip {
  overflow: hidden;
}
.jcarousel-skin-tango .jcarousel-clip-horizontal {
  height: 80px;
}
.jcarousel-skin-tango .jcarousel-item {
  float: left;
  position: relative;
  z-index: 999999;
  margin: 0;
  list-style: none;
  overflow: hidden;
  height: 80px;
}
.jcarousel-skin-tango .jcarousel-item li {
  float: left;
  position: relative;
  width: 155px;
  zoom: 1;
}
.jcarousel-skin-tango .jcarousel-item .entry-thumbnail {
  width: 120px;
  background: #252a31;
  padding: 7px;
  float: left;
}
.jcarousel-skin-tango .jcarousel-item img {
  display: block;
  width: 120px;
}
.jcarousel-skin-tango .jcarousel-item-horizontal {
  margin: 0 10px;
}
.jcarousel-skin-tango .jcarousel-item-placeholder {
  background: #fff;
  color: #000;
}
.jcarousel-skin-tango .jcarousel-prev, .jcarousel-skin-tango .jcarousel-next {
  z-index: 9999;
  position: absolute;
  top: 0;
  width: 30px;
  height: 80px;
  text-indent: -999999px;
  cursor: pointer;
  background: #252a31 url(images/image-carousel-nav.png) 0 0 no-repeat;
}
.jcarousel-skin-tango .jcarousel-next {
  right: -40px;
  background-position: 0 -80px;
}
.jcarousel-skin-tango .jcarousel-next:hover {
  background-position: 0 -80px;
}
.jcarousel-skin-tango .jcarousel-prev {
  left: -40px;
}
.jcarousel-skin-tango .jcarousel-prev:hover {
  background-position: 0 0;
}
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
  cursor: default;
}
/*	Widget: Post Meta
/*-----------------------------------------------------------------------------------*/
.ti-post-content-widget {
  width: 460px;
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
}
/*	Widget: Post Meta
/*-----------------------------------------------------------------------------------*/
.ti-post-meta-widget .entry-thumbnail {
  background: #191d22;
}
.ti-post-meta-widget .entry-thumbnail img {
  padding: 10px;
  border-bottom: 1px solid #3f434a;
  display: block;
}
.ti-post-meta-widget .entry-thumbnail .attachment-post-thumbnail {
  width: 200px;
  height: 200px;
}
.ti-post-meta-widget ul li {
  padding: 10px;
}
.ti-post-meta-widget .date, .ti-post-meta-widget .utility-title {
  color: #ffffff;
  float: left;
  font-weight: bold;
  width: 68px;
}
.ti-post-meta-widget .author, .ti-post-meta-widget .categories {
  font-weight: bold;
  display: block;
  color: #bec4cc;
}
.ti-post-meta-widget .meta-content {
  overflow: hidden;
}
.ti-post-meta-widget .thumbnail-trigger a {
  text-align: center;
  display: block;
  width: 12px;
  height: 12px;
  font-size: 16px;
  line-height: 1em;
  font-weight: bold;
}
.ti-post-meta-widget .thumbnail-trigger a:before {
  content: "\2B \00a0";
}
.ti-post-meta-widget .thumbnail-trigger.active a:before {
  content: "\2212 \00a0";
}
/*	Widget: Sharing Widget
/*-----------------------------------------------------------------------------------*/
.ti-social-sharing {
  height: 40px;
}
.ti-social-sharing .sharing-buttons {
  padding: 5px;
  float: left;
}
.ti-social-sharing li {
  float: left;
  height: 20px;
  margin: 5px;
  padding: 0 !important;
  border: none !important;
}
.ti-social-sharing .facebook-send {
  width: 50px;
  overflow: hidden;
}
.ti-social-sharing .google-plus {
  width: 33px;
  overflow: hidden;
}
.ti-social-sharing .email-this a {
  display: block;
  width: 26px;
  height: 20px;
  background: url(images/email-icon.png) no-repeat;
}
.ti-social-sharing .email-this a:hover {
  background-position: 0 -20px;
}
/*	Widget: Latest Tweets
/*-----------------------------------------------------------------------------------*/
.ti-latest-tweet .user-details, .ti-latest-tweets .user-details {
  padding: 10px 10px 0;
}
.ti-latest-tweet .gravatar, .ti-latest-tweets .gravatar {
  float: left;
  margin: 0 12px 8px 0;
}
.ti-latest-tweet .gravatar img, .ti-latest-tweets .gravatar img {
  display: block;
  width: 48px;
  height: 48px;
}
.ti-latest-tweet .name, .ti-latest-tweets .name {
  display: block;
  color: #fff;
  font-weight: bold;
}
.ti-latest-tweet .username, .ti-latest-tweets .username {
  color: #bec4cc;
  font-weight: bold;
}
.ti-latest-tweet ul, .ti-latest-tweets ul {
  min-height: 134px;
}
.ti-latest-tweet li, .ti-latest-tweets li {
  padding: 5px 10px !important;
  clear: both;
  max-width: 200px;
}
.ti-latest-tweet li a, .ti-latest-tweets li a {
  color: #ffffff;
}
/*	Widget: Latest Posts
/*-----------------------------------------------------------------------------------*/
.ti-featured-category ul {
  float: left;
  width: 460px;
}
.ti-featured-category ul li {
  padding: 10px;
}
.ti-featured-category .entry-date {
  float: left;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  margin-right: 12px;
}
.ti-featured-category .entry-content {
  overflow: hidden;
}
.ti-featured-category .entry-thumbnail {
  float: right;
}
.ti-featured-category .entry-thumbnail img {
  display: block;
  width: 100px;
  height: 100px;
}
.ti-featured-category .entry-title {
  display: block;
  margin-bottom: 1px;
  text-transform: none;
}
.ti-featured-category .entry-title a {
  color: #bec4cc;
  font: 13px "Helvetica Neue", Helvetica, Arial, "Nimbus Sans L", sans-serif;
  font-weight: bold;
}
.ti-featured-category .entry-title a:hover {
  color: #fff;
}
.ti-featured-category p {
  margin: 0;
  font-size: 12px;
}
.ti-featured-category .more-link {
  display: none;
}
/*	Widget: GigPress Styles
/*-----------------------------------------------------------------------------------*/
.widget_gigpress .gigpress-listing {
  border-top: 1px solid #252a31;
  background: url(images/bg-gradient.png) 0 0 repeat-x;
}
.widget_gigpress .gigpress-listing li {
  padding: 10px 10px 9px;
}
.widget_gigpress .gigpress-listing li li {
  padding: inherit 0;
}
.widget_gigpress .gigpress-listing li li:last-child {
  border: none;
  padding-bottom: 0;
}
.widget_gigpress .gigpress-listing .gigpress-list-tour-heading {
  font-size: 13px;
  text-align: center;
  display: block;
}
.widget_gigpress .gigpress-listing .gigpress-sidebar-date {
  color: #ffffff;
  float: left;
  font-weight: bold;
  width: 65px;
  margin: 0 0 9px 0;
}
.widget_gigpress .gigpress-listing .gigpress-sidebar-date abbr {
  border: none;
  cursor: default;
}
.widget_gigpress .gigpress-listing .gigpress-sidebar-prep {
  display: none;
}
.widget_gigpress .gigpress-listing .gigpress-sidebar-city {
  font-weight: bold;
  display: block;
}
.widget_gigpress .gigpress-listing .gigpress-sidebar-venue {
  color: #fff;
  font-size: 12px;
}
.widget_gigpress .gigpress-sidebar-status {
  display: none;
}
.widget_gigpress .gigpress-subscribe {
  clear: both;
  overflow: hidden;
  padding: 9px 10px 10px;
  margin: 0;
  text-indent: -9999em;
  border-top: 1px solid #3f434a;
}
.widget_gigpress .gigpress-subscribe a {
  margin: 0 10px 0 0;
  width: auto;
  text-indent: 0;
  float: left;
  color: #bec4cc;
  font-size: 12px;
  padding: 3px 10px 3px 27px;
  background-position: 10px 7px;
  background-color: #3f434a;
  text-transform: uppercase;
}
.widget_gigpress .gigpress-subscribe a:hover {
  color: #fff;
  background-position: 10px 7px;
  background-color: #3f434a;
}
/*	Widget: Audio Player (jPlayer)
/*-----------------------------------------------------------------------------------*/
.ti-media-player {
  position: relative;
  z-index: 100;
}
.ti-media-player ul li {
  padding: 0;
  border: none;
}
.jp-jplayer {
  width: 0;
  height: 0;
  background-color: #000000;
}
.jp-audio {
  border-top: 1px solid #252a31;
  position: absolute;
  width: 220px;
  background: #252a31 url(images/bg-gradient.png) repeat-x;
}
.jp-interface {
  position: relative;
}
.jp-interface .jp-artwork, .jp-interface img {
  width: 220px;
  height: 220px;
}
.jp-interface .jp-artwork {
  background: #000;
}
.jp-interface img {
  display: block;
}
.jp-interface .jp-controls-wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 130px;
  height: 50px;
  list-style-type: none;
  padding: 0;
  margin: -25px 0 0 -65px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}
.jp-interface .jp-controls a {
  position: absolute;
  text-indent: -9999em;
}
.jp-interface .jp-controls li {
  display: inline-block;
}
.jp-interface .jp-play,
.jp-interface .jp-pause,
.jp-interface .jp-previous,
.jp-interface .jp-next {
  display: block;
  background: url(images/icons-buttons.png) no-repeat;
}
.jp-interface .jp-play, .jp-interface .jp-pause {
  width: 41px;
  height: 41px;
  top: 5px;
  left: 45px;
}
.jp-interface .jp-play {
  background-position: 0 0;
}
.jp-interface .jp-play:hover {
  background-position: -40px 0;
}
.jp-interface .jp-pause {
  display: none;
  background-position: 0 -40px;
}
.jp-interface .jp-pause:hover {
  background-position: -40px -40px;
}
.jp-interface .jp-previous, .jp-interface .jp-next {
  width: 31px;
  height: 31px;
  top: 10px;
}
.jp-interface .jp-previous {
  left: 10px;
  background-position: 0 -240px;
}
.jp-interface .jp-previous:hover {
  background-position: -40px -240px;
}
.jp-interface .jp-next {
  left: 90px;
  background-position: 0 -280px;
}
.jp-interface .jp-next:hover {
  background-position: -40px -280px;
}
.jp-player-content {
  position: relative;
  height: 100px;
  line-height: 1.5em;
}
.jp-player-content span {
  float: left;
  clear: both;
}
.jp-player-content .jp-current-item, .jp-player-content .jp-notification {
  margin-left: 10px;
  padding-top: 9px;
}
.jp-player-content .jp-current-track, .jp-player-content .jp-notification-title {
  width: 170px;
  height: 21px;
  overflow: hidden;
  color: #ffffff;
  font-weight: bold;
  font-size: 14px;
}
.jp-player-content .jp-current-artist {
  font-weight: bold;
  color: #bec4cc;
}
.jp-player-content .jp-current-album, .jp-player-content .jp-notification-description {
  font-size: 12px;
  color: #bec4cc;
}
.jp-player-content .jp-notification {
  position: absolute;
  top: 0;
  left: 0;
}
.jp-player-content .jp-notification-description {
  max-width: 200px;
}
.jp-player-content .jp-no-solution {
  display: none;
}
.jp-progress-wrap {
  overflow: hidden;
  position: absolute;
  bottom: 10px;
  left: 10px;
}
.jp-progress-wrap .jp-progress, .jp-progress-wrap .jp-seek-bar, .jp-progress-wrap .jp-play-bar {
  background: url(images/player-progress-bars.png) repeat-x;
}
.jp-progress-wrap .jp-progress {
  width: 150px;
  height: 6px;
  padding: 1px;
  background-position: 0 -20px;
}
.jp-progress-wrap .jp-seek-bar, .jp-progress-wrap .jp-play-bar {
  width: 0px;
  height: 6px;
}
.jp-progress-wrap .jp-seek-bar {
  cursor: pointer;
  background-position: 0 -10px;
}
.jp-progress-wrap .jp-play-bar {
  background-position: 0 0;
}
.jp-current-time {
  position: absolute;
  bottom: 5px;
  right: 10px;
  width: 40px;
  font-size: 12px;
  text-align: right;
}
.jp-type-playlist {
  position: relative;
  display: none;
  background: #191d22;
}
.jp-type-playlist ul {
  width: 220px;
}
.jp-playlist {
  width: 100%;
  border-top: none;
}
.jp-playlist .jp-artist {
  display: none;
}
.jp-playlist a {
  color: #bec4cc;
  text-decoration: none;
}
.jp-playlist a:hover {
  color: #ffffff;
}
.jp-playlist ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-size: 12px;
}
.jp-playlist li {
  padding: 5px 10px !important;
  border-top: 1px solid #3f434a !important;
}
.jp-playlist li div {
  display: inline;
}
.jp-playlist li:hover {
  padding: 5px 14px 5px 6px !important;
}
.jp-playlist li:hover .jp-track-number {
  text-indent: 9999em;
  margin-right: 4px;
  background: url(images/icons-player-elements.png) 0 1px no-repeat;
}
.jp-playlist li.jp-playlist-current {
  color: #ffffff !important;
  padding: 5px 14px 5px 6px !important;
}
.jp-playlist li.jp-playlist-current .jp-track-number {
  text-indent: 9999em;
  margin-right: 4px;
  background: url(images/icons-player-elements.png) 0 1px no-repeat;
}
.jp-playlist li.jp-playlist-current a.jp-playlist-item {
  color: #ffffff;
}
.jp-playlist a.jp-playlist-item {
  display: block;
}
.jp-playlist .jp-track-number {
  float: left;
  width: 20px;
  height: 20px;
  display: inline-block;
}
.jp-playlist .jp-free-media {
  float: right;
  color: #3f434a;
}
.jp-playlist .jp-free-media a {
  color: #3f434a;
}
.jp-playlist .jp-free-media a:hover {
  color: #bec4cc;
}
.jp-playlist-trigger {
  display: block;
  position: absolute;
  top: 230px;
  right: 10px;
  width: 20px;
  height: 20px;
  text-indent: -9999em;
  background: url(images/icons-buttons-small.png) 0 -90px no-repeat;
  cursor: pointer;
}
.jp-playlist-trigger:hover {
  background-position: 0 -120px;
}
.jp-playlist-trigger:active {
  background-position: 0 -120px;
}
/*	Comment Styles
/*-----------------------------------------------------------------------------------*/
#comments {
  padding-top: 10px;
  margin-bottom: 20px;
}
.comment-title-wrap {
  border-bottom: 1px solid #3f434a;
  padding: 0 10px 10px;
  margin: 0 0 20px;
}
h3.comment-title {
  float: left;
  margin: 0;
}
.add-comment-link {
  padding-top: 4px;
  float: right;
}
.add-comment-link a {
  font-weight: bold;
  color: #ffffff;
}
.add-comment-link a:hover {
  color: #bec4cc;
}
.commentlist {
  margin: 0 0 20px 0;
  list-style-type: none;
}
.commentlist ul {
  margin: 0 0 0 20px;
  padding: 0 0 0 30px;
  background: url(images/comments-corner-arrow.png) 0 32px no-repeat;
}
.commentlist ul li {
  padding: 0 0 25px 0;
}
.commentlist ul li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border: none;
}
.commentlist ul li:first-child .comment-border {
  border-top: 1px solid #3f434a;
  margin: 18px 0 0 0;
  height: 18px;
}
.pinglist {
  margin: 20px 0 40px 30px;
  list-style-type: decimal;
}
.comment {
  margin: 0 0 18px 0;
  padding: 0 10px 18px;
  border-bottom: 1px solid #3f434a;
}
.comment .avatar {
  float: left;
  margin: 2px 15px 0 0;
}
.comment p:last-child {
  margin: 0;
}
.comment .comment-body ul, .comment .comment-body ol {
  margin: 0 0 24px 1.5em;
  padding: 0;
  list-style: disc;
  background: none;
}
.comment .comment-body ul ul,
.comment .comment-body ol ul,
.comment .comment-body ul ol,
.comment .comment-body ol ol {
  margin-bottom: 0;
}
.comment .comment-body ul li, .comment .comment-body ol li {
  padding: 0;
}
.children {
  list-style-type: none;
}
.comment-author cite {
  font-weight: bold;
  font-style: normal;
  margin: 0;
  padding: 0;
}
.comment-author cite a {
  color: #ffffff !important;
  padding: 0;
}
.comment-author cite a:hover {
  color: #bec4cc;
}
.comment-author cite a.url:after {
  content: "\0A\221E";
}
.comment-meta {
  margin: 0 0 12px 50px;
  color: #bec4cc;
  font-size: 12px;
  position: relative;
}
.comment-meta a {
  font-weight: normal;
  color: #bec4cc;
  padding: 0;
}
.comment-meta a:hover {
  color: #fff;
}
.comment-meta a.url:after {
  content: "\0A\221E";
}
.comment-body {
  margin-left: 50px;
}
.comment-reply-link-wrap {
  position: absolute;
  right: 0;
  top: -20px;
}
.comment-reply-link-wrap a {
  color: #bec4cc;
}
#respond {
  padding: 0 10px;
}
li #respond {
  padding: 0 0 0 50px;
  margin: 25px 0 0;
}
.respond-title-wrap #respond-title {
  float: left;
  font-size: 16px;
  text-transform: uppercase;
  padding: 0 0 15px 0;
  margin: 0;
}
.respond-title-wrap .respond-caption {
  float: right;
  margin-top: 6px;
  font-size: 12px;
  font-weight: normal;
  color: #bec4cc;
}
.cancel-comment-reply {
  margin-bottom: 15px;
  color: #bec4cc;
  font-size: 13px;
}
.cancel-comment-reply:before {
  color: #ffc8c8;
  content: "\2718\0A";
}
.cancel-comment-reply:hover {
  color: #ffc8c8;
}
#commentform .required {
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
}
#commentform input {
  margin-right: 10px;
  width: 30%;
  height: 20px;
  padding-right: 35px;
  font-size: 12px;
  -webkit-transition: width 1s ease;
  -moz-transition: width 1s ease;
  -o-transition: width 1s ease;
  -ms-transition: width 1s ease;
  transition: width 1s ease;
}
#commentform input:focus, #commentform input:hover {
  width: 40%;
}
#commentform textarea {
  width: 96%;
}
#commentform .comment-form-comment label {
  display: none;
}
#commentform .comment-notes {
  color: #bec4cc;
  font-size: inherit;
}
#commentform .form-submit {
  text-align: right;
}
#commentform #submit {
  float: none;
  width: auto;
  margin: 0 !important;
  text-transform: none !important;
  color: #ffffff !important;
  background: none !important;
  font-weight: bold;
  padding: 0 !important;
}
#commentform #submit:hover {
  color: #bec4cc !important;
  font-weight: normal !important;
}
/*	Pagination
/*-----------------------------------------------------------------------------------*/
#nav-below {
  overflow: hidden;
  clear: both;
  margin: 0 10px 20px;
  height: 44px;
  line-height: 44px;
  background: #252a31;
}
.page-links {
  padding: 10px;
  margin-bottom: 24px;
  background: #bec4cc;
}
#main .pagenavi {
  text-align: right;
}
#main .pagenavi a, #main .pagenavi span {
  border: none;
}
#main .pagenavi .pages {
  float: left;
  padding: 0;
  font-style: italic;
}
#main .pagenavi .current {
  color: #fff;
}
#main .pagenavi .nav-previous {
  margin-left: 10px;
  float: left;
}
#main .pagenavi .nav-next {
  margin-right: 10px;
  float: right;
}
#main .pagenavi .wp-pagenavi {
  padding: 0 10px;
}
#main .pagenavi .wp-pagenavi .pages {
  margin: 0;
}
#main .pagenavi .wp-pagenavi .current {
  margin: 0 0 0 5px;
  padding: 5px 10px;
  background: #191d22;
}
#main .pagenavi .wp-pagenavi a {
  margin: 0 0 0 5px;
  padding: 5px 10px;
  color: #bec4cc;
  background: #3f434a;
}
#main .pagenavi .wp-pagenavi a:hover {
  color: #ffffff;
  border: none !important;
}
/*	Footer
/*-----------------------------------------------------------------------------------*/
#footer {
  height: 45px;
  font-size: 12px;
  background: #252a31;
  color: #bec4cc;
}
#footer p {
  margin: 0;
}
#footer a {
  color: #fff;
}
#copyright {
  float: left;
  padding: 13px 10px 12px;
}
#media-icons {
  float: right;
  margin: 0;
  padding: 12px 10px 12px 30px;
  list-style: none;
  background: url(images/media-icons-bg.png) 0 0 repeat-x;
}
#media-icons a {
  display: block;
}
#media-icons li {
  float: left;
  width: 21px;
  height: 21px;
  margin-left: 10px;
  background: url(images/icons-media.png) 0 0 no-repeat;
}
#media-icons li.amazon {
  background-position: 0 0;
}
#media-icons li.facebook {
  background-position: 0 -25px;
}
#media-icons li.flickr {
  background-position: 0 -50px;
}
#media-icons li.lastfm {
  background-position: 0 -75px;
}
#media-icons li.itunes {
  background-position: 0 -100px;
}
#media-icons li.myspace {
  background-position: 0 -125px;
}
#media-icons li.rss {
  background-position: 0 -150px;
}
#media-icons li.twitter {
  background-position: 0 -175px;
}
#media-icons li.youtube {
  background-position: 0 -200px;
}
#media-icons li.vimeo {
  background-position: 0 -225px;
}
#media-icons li.soundcloud {
  background-position: 0 -250px;
}
#media-icons li.bandcamp {
  background-position: 0 -275px;
}
#role-credits {
  display: none;
  padding: 0 10px 20px;
  clear: both;
  float: right;
}
/*	Form Elements
/*-----------------------------------------------------------------------------------*/
body form, body .gform_wrapper {
  margin: 0;
}
body form ul, body .gform_wrapper ul {
  margin: 0;
  list-style: none;
}
body form p, body .gform_wrapper p {
  margin-bottom: 10px;
}
body form textarea,
body .gform_wrapper textarea,
body form input[type=text],
body .gform_wrapper input[type=text],
body form input[type=url],
body .gform_wrapper input[type=url],
body form input[type=email],
body .gform_wrapper input[type=email],
body form input[type=phone],
body .gform_wrapper input[type=phone],
body form input[type=number],
body .gform_wrapper input[type=number],
body form input[type=file],
body .gform_wrapper input[type=file],
body form input[type=password],
body .gform_wrapper input[type=password],
body form input[type=submit],
body .gform_wrapper input[type=submit] {
  font-size: 13px;
  padding: 5px 8px;
  outline: none;
  color: #bec4cc;
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.5);
  border: none;
  background: #3f434a;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-background-clip: padding-box;
  -khtml-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
body form textarea:hover,
body .gform_wrapper textarea:hover,
body form input[type=text]:hover,
body .gform_wrapper input[type=text]:hover,
body form input[type=url]:hover,
body .gform_wrapper input[type=url]:hover,
body form input[type=email]:hover,
body .gform_wrapper input[type=email]:hover,
body form input[type=phone]:hover,
body .gform_wrapper input[type=phone]:hover,
body form input[type=number]:hover,
body .gform_wrapper input[type=number]:hover,
body form input[type=file]:hover,
body .gform_wrapper input[type=file]:hover,
body form input[type=password]:hover,
body .gform_wrapper input[type=password]:hover,
body form input[type=submit]:hover,
body .gform_wrapper input[type=submit]:hover {
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.5);
  color: #ffffff;
}
body form input[type=button],
body .gform_wrapper input[type=button],
body form input[type=submit],
body .gform_wrapper input[type=submit] {
  border: none;
  background: none;
}
body form select, body .gform_wrapper select {
  height: 35px;
  font-size: 16px;
}
body form .gform_fields,
body .gform_wrapper .gform_fields,
body form .gfield,
body .gform_wrapper .gfield,
body form .ginput_complex,
body .gform_wrapper .ginput_complex,
body form .ginput_left,
body .gform_wrapper .ginput_left,
body form .ginput_right,
body .gform_wrapper .ginput_right,
body form .ginput_full,
body .gform_wrapper .ginput_full {
  overflow: visible !important;
}
body form .ginput_left label,
body .gform_wrapper .ginput_left label,
body form .ginput_right label,
body .gform_wrapper .ginput_right label,
body form .ginput_full label,
body .gform_wrapper .ginput_full label {
  font-size: 1em;
}
body form .ginput_complex .ginput_left,
body .gform_wrapper .ginput_complex .ginput_left,
body form .ginput_complex .ginput_right,
body .gform_wrapper .ginput_complex .ginput_right {
  width: 48%;
}
body form .ginput_complex .ginput_left, body .gform_wrapper .ginput_complex .ginput_left {
  clear: both;
}
body form .gsection, body .gform_wrapper .gsection {
  margin: 0 0 24px;
}
body form .gform_title, body .gform_wrapper .gform_title {
  margin: 0 0 1em;
}
body form .gform_title,
body .gform_wrapper .gform_title,
body form .gfield_label,
body .gform_wrapper .gfield_label,
body form .gsection_title,
body .gform_wrapper .gsection_title {
  font-size: 1.1em;
  font-weight: normal !important;
  text-transform: uppercase;
}
body form .gfield_time_hour input,
body .gform_wrapper .gfield_time_hour input,
body form .gfield_time_minute input,
body .gform_wrapper .gfield_time_minute input,
body form .gfield_date_month input,
body .gform_wrapper .gfield_date_month input,
body form .gfield_date_day input,
body .gform_wrapper .gfield_date_day input,
body form .gfield_date_year input,
body .gform_wrapper .gfield_date_year input {
  width: 50% !important;
}
body form .gfield, body .gform_wrapper .gfield {
  padding: 5px 0;
}
body form .gfield_label, body .gform_wrapper .gfield_label {
  margin-bottom: 8px !important;
}
body form .gfield_required, body .gform_wrapper .gfield_required {
  color: #ffc8c8;
}
body form ul.gfield_checkbox,
body .gform_wrapper ul.gfield_checkbox,
body form ul.gfield_radio,
body .gform_wrapper ul.gfield_radio {
  margin: 0;
}
body form .gfield_description,
body .gform_wrapper .gfield_description,
body form .validation_message,
body .gform_wrapper .validation_message,
body form .instruction,
body .gform_wrapper .instruction {
  font-size: .8em;
}
body form .gf_progressbar_wrapper, body .gform_wrapper .gf_progressbar_wrapper {
  width: 95%;
}
body form .gf_progressbar_wrapper h3.gf_progressbar_title, body .gform_wrapper .gf_progressbar_wrapper h3.gf_progressbar_title {
  font-size: 1em;
}
body form .gf_progressbar, body .gform_wrapper .gf_progressbar {
  border: none;
}
body form .percentbar_blue, body .gform_wrapper .percentbar_blue {
  background: #bec4cc url(../images/gforms-progress-bar.png) repeat-x;
}
body form .gfield_error, body .gform_wrapper .gfield_error {
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-background-clip: padding-box;
  -khtml-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
}
body form .gform_hidden, body .gform_wrapper .gform_hidden {
  padding: 0;
}
body form .button,
body .gform_wrapper .button,
body form input[type=submit],
body .gform_wrapper input[type=submit],
body form .gform_button,
body .gform_wrapper .gform_button,
body form .gform_edit_link a,
body .gform_wrapper .gform_edit_link a {
  float: left;
  padding: 0 10px;
  margin-right: 10px !important;
  height: 25px;
  line-height: 25px;
  color: #bec4cc;
  font-weight: normal !important;
  text-transform: uppercase;
  border: none;
  background: #3f434a !important;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-background-clip: padding-box;
  -khtml-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
}
body form .gform_edit_link, body .gform_wrapper .gform_edit_link {
  font-size: 1em;
}
body form .button:hover,
body .gform_wrapper .button:hover,
body form .gform_edit_link a:hover,
body .gform_wrapper .gform_edit_link a:hover {
  -webkit-box-shadow: 0px 0px 2px 0 rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0px 0px 2px 0 rgba(0, 0, 0, 0.35);
  box-shadow: 0px 0px 2px 0 rgba(0, 0, 0, 0.35);
}
body form .gform_edit_link, body .gform_wrapper .gform_edit_link {
  margin-top: 0;
  margin-bottom: 0;
  display: inline-block;
}
body form .gform_edit_link a, body .gform_wrapper .gform_edit_link a {
  border-bottom: none !important;
}
body form .gform_page_footer, body .gform_wrapper .gform_page_footer {
  width: auto;
  overflow: hidden;
}
/*	CSS3
/*-----------------------------------------------------------------------------------*/
/* Border Radius */
.default-notice .entry-content,
#image-preview,
#tooltip,
.button a,
a.button,
.jp-audio,
.jp-type-playlist,
#primary-nav ul ul ul,
.image-carousel-items .entry-thumbnail,
.page-header,
#entry-container .entry,
.gigpress-calendar-links-inner,
.thumbnail-icon,
.widget,
.prev,
.next,
.jcarousel-prev,
.jcarousel-next,
.post-edit-link,
.gigpress-subscribe a,
.jp-progress,
#hero .edit-link,
div.orbit-wrapper div.slider-nav,
.pagenavi,
a.purchase-link,
.wp-pagenavi .current,
.wp-pagenavi a,
#footer {
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-background-clip: padding-box;
  -khtml-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
}
.gravatar img,
.gallery-item img,
.entry-thumbnail img,
.entry-media iframe,
.entry-media object,
.entry-media embed,
.avatar {
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-background-clip: padding-box;
  -khtml-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
}
.jp-controls-wrap, .jp-seek-bar, .jp-play-bar {
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-background-clip: padding-box;
  -khtml-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
}
#primary-nav li,
.jp-interface,
.jp-interface .jp-current-poster,
.jp-interface .jp-current-poster img {
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -khtml-border-radius-topleft: 4px;
  -khtml-border-radius-topright: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  -webkit-background-clip: padding-box;
  -khtml-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
}
#media-icons {
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -khtml-border-radius-topright: 4px;
  -khtml-border-radius-bottomright: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -webkit-background-clip: padding-box;
  -khtml-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
}
#primary-nav ul ul,
.page-header p,
#entry-container .entry-content,
.widget .widget-title + *,
.widget .widget-content,
.ti-post-meta-widget ul,
.jp-audio,
#entry-container .entry-media,
#entry-container .entry-gallery,
#entry-container .entry-thumbnail {
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -khtml-border-radius-bottomleft: 4px;
  -khtml-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  -webkit-background-clip: padding-box;
  -khtml-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
}
#primary-nav li li:hover, #image-preview {
  -webkit-border-radius: 0;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-background-clip: padding-box;
  -khtml-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
}
/* Box Shadow */
.default-notice .entry-content,
.jp-type-playlist,
#primary-nav ul ul,
.page-header,
#entry-container .entry,
.gigpress-calendar-links-inner,
.widget,
.image-carousel-item,
.jcarousel-prev,
.jcarousel-next,
.gravatar,
.ti-social-sharing .email-this a {
  -webkit-box-shadow: 0px 0px 2px 0 rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0px 0px 2px 0 rgba(0, 0, 0, 0.35);
  box-shadow: 0px 0px 2px 0 rgba(0, 0, 0, 0.35);
}
.ti-image-carousel {
  -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}
/* Text Shadow */
#primary-nav,
#main,
.widget,
#search input,
.jp-audio,
#hero .edit-link,
#footer {
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.5);
}
#site-info {
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.35);
}
#entry-container span.comments a {
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
}
/* Transition */
#entry-container a,
.search-submit,
#submit,
#media-icons li {
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  -ms-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
  -webkit-transition: border 0.2s ease-in-out;
  -moz-transition: border 0.2s ease-in-out;
  -ms-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.jp-controls-wrap,
#hero .prev,
#hero .next,
#hero .bx-start,
#hero .edit-link,
#media-icons li,
.fade,
.gallery-item a img,
.entry-thumbnail .thumbnail-icon,
.gallery-item .thumbnail-icon {
  -webkit-transition: opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
  -ms-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
}
/* Opacity */
#media-icons li {
  zoom: 1;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}
#media-icons li:hover {
  zoom: 1;
  filter: alpha(opacity=50);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
/*	Print Styles
/*-----------------------------------------------------------------------------------*/
@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  /* Black prints faster: h5bp.com/s */
  a, a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: "";
  }
  /* Don't show links for images, or javascript/internal links */
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  /* h5bp.com/t */
  tr, img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page  {
    margin: 0.5cm;
  }
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }
  h2, h3 {
    page-break-after: avoid;
  }
}
