@import url("css/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.2
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 auto 18px;
}
.gallery .gallery-item {
  float: left;
  margin-top: 0;
  text-align: center;
  width: 33%;
}
.gallery a:hover {
  border: none !important;
}
.gallery img {
  width: 100px;
  height: 100px;
}
.gallery .gallery-caption {
  color: #bdbdbd;
  font-size: 12px;
  margin: 0 0 12px;
}
.gallery dl {
  margin: 0;
}
.gallery br + br {
  display: none;
}
.gallery-columns-2 .gallery-item {
  width: 50%;
}
.gallery-columns-4 .gallery-item {
  width: 25%;
}
.gallery-columns-2 .attachment-medium {
  max-width: 92%;
  height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
  max-width: 84%;
  height: auto;
}
/* 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, a.jp-play, a.jp-pause {
  z-index: 1;
}
#site-info,
.top-border,
.bottom-border,
.left-gradient,
.right-gradient {
  z-index: 100;
}
#main-container {
  z-index: 200;
}
#primary-nav, #primary-nav li:hover ul, #primary-nav li.sfHover ul {
  z-index: 300;
}
#image-preview,
#tooltip,
.reveal-modal,
.sf-menu,
.bx-pager,
.bx-prev,
.bx-next,
.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%;
  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;
}
#site-info {
  position: absolute;
  color: #fff;
  text-transform: uppercase;
}
#site-info .site-title {
  line-height: 1em;
  padding-top: 75px;
  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-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-container {
  position: relative;
}
#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%;
  object-fit: contain;
}
#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 {
  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 .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;
  overflow: hidden;
}
#featured-widgets-container {
  margin-bottom: 20px;
  max-height: 320px;
  overflow: hidden;
}
#primary-widgets-container {
  float: left;
}
#homebar-widgets-container .widget {
  width: 220px;
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
}
#homebar-widgets-container .c7s-featured-category {
  float: right;
  width: 460px;
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
}
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
/*-----------------------------------------------------------------------------------*/
.c7s-image-carousel {
  width: 700px;
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 20px;
  /*previous button*/

  /*next button*/

}
.c7s-image-carousel ul > li {
  padding: 0;
}
.c7s-image-carousel .bx-wrapper {
  left: 40px;
}
.c7s-image-carousel .lines {
  position: absolute;
  z-index: 1;
  top: -9px;
}
.c7s-image-carousel .lines span {
  display: block;
  width: 700px;
  height: 1px;
  border-bottom: 1px solid #252a31;
  padding: 9px 0;
}
.c7s-image-carousel .image-carousel-items {
  float: left;
  position: relative;
  z-index: 4444444;
  margin: 0;
  list-style: none;
  overflow: hidden;
  height: 80px;
}
.c7s-image-carousel .image-carousel-items li {
  float: left;
  position: relative;
  width: 155px;
  zoom: 1;
}
.c7s-image-carousel .image-carousel-items .entry-thumbnail {
  width: 120px;
  height: 66px;
  margin: 0 10px;
  background: #252a31;
  padding: 7px;
  float: left;
}
.c7s-image-carousel .image-carousel-items img {
  display: block;
  width: 120px;
  height: 66px;
}
.c7s-image-carousel .bx-prev, .c7s-image-carousel .bx-next {
  position: absolute;
  top: 0;
  width: 30px;
  height: 80px;
  text-indent: -999999px;
  background: #252a31 url(images/image-carousel-nav.png) 0 0 no-repeat;
}
.c7s-image-carousel .bx-prev {
  left: -40px;
}
.c7s-image-carousel .bx-prev:hover {
  background-position: -30px 0;
}
.c7s-image-carousel .bx-next {
  right: -40px;
  background-position: 0 -80px;
}
.c7s-image-carousel .bx-next:hover {
  background-position: -30px -80px;
}
/*	Widget: Post Meta
/*-----------------------------------------------------------------------------------*/
.c7s-post-content-widget {
  width: 460px;
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
}
/*	Widget: Post Meta
/*-----------------------------------------------------------------------------------*/
.c7s-post-meta-widget .entry-thumbnail {
  background: #191d22;
}
.c7s-post-meta-widget .entry-thumbnail img {
  padding: 10px;
  border-bottom: 1px solid #3f434a;
  display: block;
}
.c7s-post-meta-widget .entry-thumbnail .attachment-post-thumbnail {
  width: 200px;
  height: 200px;
}
.c7s-post-meta-widget ul li {
  padding: 10px;
}
.c7s-post-meta-widget .date, .c7s-post-meta-widget .utility-title {
  color: #ffffff;
  float: left;
  font-weight: bold;
  width: 68px;
}
.c7s-post-meta-widget .author, .c7s-post-meta-widget .categories {
  font-weight: bold;
  display: block;
  color: #bec4cc;
}
.c7s-post-meta-widget .meta-content {
  overflow: hidden;
}
.c7s-post-meta-widget .thumbnail-trigger a {
  text-align: center;
  display: block;
  width: 12px;
  height: 12px;
  font-size: 16px;
  line-height: 1em;
  font-weight: bold;
}
.c7s-post-meta-widget .thumbnail-trigger a:before {
  content: "\2B \00a0";
}
.c7s-post-meta-widget .thumbnail-trigger.active a:before {
  content: "\2212 \00a0";
}
/*	Widget: Sharing Widget
/*-----------------------------------------------------------------------------------*/
.c7s-social-sharing {
  height: 40px;
}
.c7s-social-sharing .sharing-buttons {
  padding: 5px;
  float: left;
}
.c7s-social-sharing li {
  float: left;
  height: 20px;
  margin: 5px;
  padding: 0 !important;
  border: none !important;
}
.c7s-social-sharing .google-plus {
  width: 33px;
  overflow: hidden;
}
.c7s-social-sharing .email-this a {
  display: block;
  width: 26px;
  height: 20px;
  background: url(images/email-icon.png) no-repeat;
}
.c7s-social-sharing .email-this a:hover {
  background-position: 0 -20px;
}
/*	Widget: Latest Tweets
/*-----------------------------------------------------------------------------------*/
.c7s-latest-tweet .user-details, .c7s-latest-tweets .user-details {
  padding: 10px 10px 0;
}
.c7s-latest-tweet p, .c7s-latest-tweets p {
  margin: 0;
}
.c7s-latest-tweet li, .c7s-latest-tweets li {
  padding: 0 10px 10px !important;
}
.c7s-latest-tweet .gravatar, .c7s-latest-tweets .gravatar {
  float: left;
  margin: 0 12px 8px 0;
}
.c7s-latest-tweet .gravatar img, .c7s-latest-tweets .gravatar img {
  display: block;
  width: 48px;
  height: 48px;
}
.c7s-latest-tweet .name, .c7s-latest-tweets .name {
  display: block;
  color: #fff;
  font-weight: bold;
}
.c7s-latest-tweet .username, .c7s-latest-tweets .username {
  color: #bec4cc;
  font-weight: bold;
}
.c7s-latest-tweet .tweet, .c7s-latest-tweets .tweet {
  clear: both;
  max-width: 200px;
  min-height: 110px;
  max-height: 110px;
}
.c7s-latest-tweet .tweet .time, .c7s-latest-tweets .tweet .time {
  display: block;
}
.c7s-latest-tweet .tweet a, .c7s-latest-tweets .tweet a {
  color: #ffffff;
}
.c7s-latest-tweet .tweet small, .c7s-latest-tweets .tweet small {
  white-space: nowrap;
}
/*	Widget: Latest Posts
/*-----------------------------------------------------------------------------------*/
.c7s-featured-category ul {
  float: left;
  width: 460px;
}
.c7s-featured-category ul li {
  padding: 10px;
}
.c7s-featured-category .entry-date {
  float: left;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  margin-right: 12px;
}
.c7s-featured-category .entry-content {
  overflow: hidden;
}
.c7s-featured-category .entry-thumbnail {
  float: right;
}
.c7s-featured-category .entry-thumbnail img {
  display: block;
  width: 40px;
  height: 40px;
}
.c7s-featured-category .entry-title {
  display: block;
  margin-bottom: 1px;
  text-transform: none;
}
.c7s-featured-category .entry-title a {
  color: #bec4cc;
  font: 13px "Helvetica Neue", Helvetica, Arial, "Nimbus Sans L", sans-serif;
  font-weight: bold;
}
.c7s-featured-category .entry-title a:hover {
  color: #fff;
}
.c7s-featured-category p {
  margin: 0;
  font-size: 12px;
}
.c7s-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)
/*-----------------------------------------------------------------------------------*/
.c7s-media-player ul li {
  padding: 0;
  border: none;
}
.c7s-media-player .artwork {
  width: 220px;
  height: 220px;
  background: #000;
}
.c7s-media-player .artwork img {
  width: 220px;
  height: 220px;
  display: block;
}
.c7s-media-player .track-info {
  line-height: 1.5em;
  margin-left: 10px;
}
.c7s-media-player .track-info .track-name {
  color: #ffffff;
  font-weight: bold;
  font-size: 14px;
}
.c7s-media-player .track-info .artist-name {
  font-weight: bold;
  color: #bec4cc;
}
.c7s-media-player .track-info .album-name {
  font-size: 12px;
  color: #bec4cc;
}
.c7s-media-player .clearfix {
  margin-bottom: 101px;
}
.jp-audio {
  border-top: 1px solid #252a31;
  position: absolute;
  width: 220px;
  background: #252a31 url(images/bg-gradient.png) repeat-x;
}
.jp-interface {
  padding-top: 9px;
  position: relative;
  width: 100%;
  height: 91px;
}
.jp-controls-wrap {
  display: none;
}
.jp-interface .jp-controls-wrap {
  position: absolute;
  top: -136px;
  left: 50%;
  width: 130px;
  height: 50px;
  list-style-type: none;
  padding: 0;
  margin: 0 0 0 -65px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}
.jp-interface .jp-controls li {
  display: inline-block;
}
.jp-interface .jp-controls a {
  position: absolute;
  text-indent: -9999em;
}
.jp-audio .jp-type-playlist a.jp-play, .jp-audio .jp-type-playlist a.jp-pause {
  top: 5px;
  left: 45px;
}
a.jp-play, a.jp-pause {
  width: 41px;
  height: 40px;
}
a.jp-play {
  background: url(images/icons-buttons.png) 0 0 no-repeat;
}
a.jp-play:hover {
  background-position: -40px 0;
}
a.jp-pause {
  background: url(images/icons-buttons.png) 0 -40px no-repeat;
  display: none;
}
a.jp-pause:hover {
  background-position: -40px -40px;
}
.jp-audio .jp-type-playlist a.jp-previous {
  left: 10px;
  top: 10px;
}
a.jp-previous {
  background: url(images/icons-buttons.png) 0 -240px no-repeat;
  width: 31px;
  height: 31px;
}
a.jp-previous:hover {
  background-position: -40px -240px;
}
.jp-audio .jp-type-playlist a.jp-next {
  top: 10px;
  left: 90px;
}
a.jp-next {
  background: url(images/icons-buttons.png) 0 -280px no-repeat;
  width: 30px;
  height: 30px;
}
a.jp-next:hover {
  background-position: -40px -280px;
}
.jp-progress {
  position: absolute;
  overflow: hidden;
  background-color: #dddddd;
}
.jp-audio .jp-type-playlist .jp-progress {
  bottom: 15px;
  left: 10px;
  width: 150px;
  height: 6px;
  padding: 1px;
  background: url(images/player-progress-bars.png) 0 -20px repeat-x;
}
.jp-seek-bar {
  width: 0px;
  height: 6px;
  cursor: pointer;
  background: url(images/player-progress-bars.png) 0 -10px repeat-x;
}
.jp-play-bar {
  width: 0px;
  height: 6px;
  background: url(images/player-progress-bars.png) 0 0 repeat-x;
}
.jp-current-time {
  position: absolute;
  font-size: 12px;
}
.jp-current-time {
  text-align: right;
}
.jp-audio .jp-type-playlist .jp-current-time {
  bottom: 10px;
  right: 10px;
  width: 40px;
}
.jp-playlist-wrap {
  display: none;
  background: #191d22;
}
.jp-playlist-wrap ul {
  width: 220px;
}
.jp-playlist {
  width: 100%;
  border-top: none;
}
.jp-playlist-trigger {
  text-indent: -9999em;
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 13px;
  right: 10px;
  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;
}
.jp-playlist ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-size: 12px;
}
.jp-type-playlist .jp-playlist li {
  padding: 5px 10px;
  border-top: 1px solid #3f434a !important;
  list-style-type: decimal;
  list-style-position: inside;
}
.jp-type-playlist .jp-playlist li:hover {
  list-style: none;
  padding-left: 23px;
  background: url(images/icons-buttons-small.png) 6px 6px no-repeat;
}
.jp-type-playlist .jp-playlist li.jp-playlist-current {
  list-style: none;
  padding-left: 23px;
  background: url(images/icons-buttons-small.png) 8px -52px no-repeat;
}
.jp-type-playlist .jp-playlist a {
  color: #bec4cc;
  text-decoration: none;
  padding-left: 5px;
}
.jp-type-playlist .jp-playlist a:hover {
  color: #ffffff;
}
.jp-type-playlist .jp-playlist a.jp-playlist-current {
  color: #ffffff;
}
.jp-type-playlist .jp-playlist .jp-free-media {
  float: right;
  color: #3f434a;
}
.jp-type-playlist .jp-playlist .jp-free-media a {
  color: #3f434a;
}
.jp-type-playlist .jp-playlist .jp-free-media a:hover {
  color: #bec4cc;
}
.jp-jplayer {
  width: 0;
  height: 0;
}
.jp-jplayer {
  background-color: #000000;
}
/*	Slideshow - Orbit Slider
/*-----------------------------------------------------------------------------------*/
#hero {
  background: #000;
  color: #fff;
}
#hero .bx-wrapper, #hero .bx-window {
  margin: 0;
}
#hero .bx-prev, #hero .bx-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 .bx-next {
  right: 10px;
  background-position: 10px -590px;
}
#hero .bx-next:hover {
  background-position: -30px -590px;
}
#hero .bx-prev {
  right: 70px;
  background-position: 10px -550px;
}
#hero .bx-prev:hover {
  background-position: -30px -550px;
}
#hero .bx-auto {
  position: absolute;
  top: 18px;
  left: 10px;
  width: 50px;
  height: 50px;
}
#hero .bx-start {
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  height: 50px;
  text-indent: -999999px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8);
  background-image: url(images/icons-buttons.png);
  background-repeat: no-repeat;
}
#hero .bx-start.start {
  background-position: 10px -630px;
}
#hero .bx-start.start:hover {
  background-position: -30px -630px;
}
#hero .bx-start.stop {
  background-position: 10px -670px;
}
#hero .bx-start.stop:hover {
  background-position: -30px -670px;
}
#hero .slides {
  height: 440px;
  margin: 0 auto;
  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: 70px;
  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 -710px;
}
#hero .slide .post-edit-link:hover {
  background-position: -30px -710px;
}
#hero .slide-content {
  width: 940px;
  height: 440px;
  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;
}
/*	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;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
  background: url(images/icons-media.png) 0 0 no-repeat;
}
#media-icons li:hover {
  filter: alpha(opacity=70);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
#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;
}
#role-credits {
  display: none;
  padding: 0 10px 20px;
  clear: both;
  float: right;
}
/*	CSS3
/*-----------------------------------------------------------------------------------*/
/* Border Radius */
.default-notice .entry-content,
#image-preview,
#tooltip,
.button a,
a.button,
.jp-playlist-wrap,
#primary-nav ul ul ul,
.image-carousel-items .entry-thumbnail,
.page-header,
#entry-container .entry,
.gigpress-calendar-links-inner,
.thumbnail-icon,
.widget,
.bx-prev,
.bx-next,
.bx-start,
.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, .c7s-media-player .artwork, .c7s-media-player .artwork 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,
.c7s-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-playlist-wrap,
#primary-nav ul ul,
.page-header,
#entry-container .entry,
.gigpress-calendar-links-inner,
.widget,
.image-carousel-items .entry-thumbnail,
.bx-prev,
.bx-next,
.gravatar,
.c7s-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);
}
.c7s-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;
}
