/*
Title:		GroundControlTouring.com screen-layout styles
Author: 	Weston McWhorter Design | studio@westonmchorter.com
Updated:	Jan/Feb 2011
*/

@import url("navigation.css");
@import url("links.css");
@import url("forms.css");

/*------------------------
Base Styles
-------------------------*/
body, html {
	font-family: "Lucida Grande", Helvetica, sans-serif;
	background: #f7f7f7;
	height: 100%;
}
h1 {
	color: #333;
	font-weight: 500;
	font-size: 24px;
	margin-bottom: 10px;
}
h2 {
	color: #333;
	font-size: 18px;
	margin-bottom: 10px;
	font-family: "ltc-bodoni-175", serif;
	font-style: italic;
	font-weight: 400;
}
h3 {
	color: #666;
	margin-bottom: 5px;
	text-transform: uppercase;
	font-family: "p22-underground", sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 13px;
	letter-spacing: 1px;
}
h4 {
	color: #06c;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: "ltc-bodoni-175", serif;
	font-style: italic;
	font-weight: 400;
}
h5 {
	color: #666;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 1px;
}
p {
	font-size: 11px;
	line-height: 1.4em;
	padding: 0 0 1em 0;
	color: #666;
}
ul {
	margin:0;
	padding:0;
}
ul li {
	list-style:none;
	padding: 0 0 5px 0;
}
ol {
	margin:0;
	padding:0;
}
ol li {
	padding: 0 0 5px 0;
}
img {
	border:none;
}
address {
	color: #999;
	margin-top: 10px;
	font-size: 11px;
	line-height: 1.4em;
}

/*------------------------
Canvas
-------------------------*/
#canvas {
	width: 100%;
	height: 100%;
}

/*------------------------
Main Container
-------------------------*/
.container {
	width: 1090px;
	margin: 0px auto;
	position:relative;
}

/*------------------------
Utility bar
-------------------------*/
#utility-bar {
	height:60px;
	position:relative;
	z-index: 100;
}
#utilities {
	width:auto;
	float:right;
	margin:20px 0;
}
#artistJumper {
	width: 266px;
	height:27px;
	float: left;
	background: transparent url('../images/ui/artist-jumper-bg.png') top left no-repeat;
	font-family: "p22-underground", sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 11px;
	color: #666;
	margin-left: 5px;
}
#artistDropPane {
	position:absolute;
	width: 243px;
	height:355px;
	background: #fff;
	border: 1px solid #ccc;
	padding: 10px;
	z-index: 200;
	top:46px;
	right:99px;
	overflow: hidden;
}
#artistDropPane .scroll-pane {
	width: 243px;
	height:355px;
	overflow: hidden;
}
#artistDropPane .scroll-pane ul {
	height: 100%;
}
#artistDropPane .scroll-pane ul li {
	width: 243px;
	float:left;
}

/*------------------------
Logo
-------------------------*/
#logo h1{
	position:absolute;
	top:-999px;
}
#logo {
	position:relative;
	margin-top:-10px;
	z-index: 100;
	width:183px;
}

/*------------------------
Navigation
-------------------------*/
#navigation {
	position:relative;
	width:159px;
	height:158px;
	z-index: 110;
	margin-top:-9px;
	left:0px;
}

/*------------------------
Hash
-------------------------*/
#hash {
	width: 300px;
	height: 300px;
	position: absolute;
}

#hash .wrapper {
	position: relative;
	height: inherit;
	width: inherit;
}
#hash .pixel {
	position: absolute;
	background-color: #06c;
	width: 1px;
	height: 1px;
}
#headerHash{
	position:absolute;
	z-index: 0;
	width:100%;
	height:108px;
	background: transparent url('../images/ui/header_hashed_bg.png') repeat-x;
}

/*------------------------
Home Featured Artist
-------------------------*/
#home-featured-artist {
	position:relative;
	z-index: 10;
	margin-top:-290px;
	left: 22px;
	width: 1067px;
	height: 366px;
	background: #fff;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
}
#featured-artist-content {
	margin-left: 145px;
	margin-top: 10px;
	width: 912px;
	height: 346px;
}
.featured-artist-image {
	width: 500px;
	height:346px;
	float: left;
	text-align: center;
	overflow: hidden;
}
.featured-artist-content {
	width: 402px;
	float: left;
	margin-top: 5px;
	margin-left: 10px;
}
.featured-artist-name-and-audio {
	padding-bottom: 5px;
	border-bottom: 1px dotted #999;
	margin-bottom: 5px;
}
.featured-artist-description {
	height: 262px;
	overflow: hidden;
	border-bottom: 1px dotted #999;
}
.featured-artist-description p {
	font-size: 11px;
}

/*------------------------
Home Artist Slider
-------------------------*/
#artist-slider {
	position:relative;
	z-index: 10;
	width: 1080px;
	margin-top:-315px;
	margin: 10px 0;
}

#artist-slider .thumbnail {
	background: #fff url(../images/ui/artist-slider-shadow.png) top left no-repeat;
	height: 242px;
	width: 256px;
	float: left;
	margin-right: 10px;
	padding: 0;
}
.artistSliderThumbContainer {
	width:235px;
	float: left;
	padding-top: 8px;
	margin-left: 8px;
	padding-bottom: 8px;
	border-bottom: 1px dotted #666;
	margin-bottom: 5px;
	overflow: hidden;
	text-align: center;
}
.artistSliderThumb {
	margin: 0 auto;
	max-width: 235px;
}
.artistSliderMore {
	width:235px;
	padding-top: 8px;
	margin-left: 8px;
}
.artistSliderName {
	color: #666;
	font-family: "p22-underground", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 10px;
	letter-spacing: 1px;
	width:auto;
	float: left;
	margin-left: 8px;
}

.artistSliderLabel {
	color: #999;
	font-weight: 100;
	font-size: 10px;
	font-family: "ltc-bodoni-175", serif;
	font-style: italic;
	font-weight: 400;
	width:auto;
	float: right;
	margin-right: 12px;
}

/*------------------------
Home Main Content Block
-------------------------*/
#main-content-block {
	z-index: 10;
	width: 1067px;
	min-height: 400px;
	margin-left: 22px;
	float: left;
	background: #fff;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
	padding-bottom: 20px;
	position: relative;
	overflow: visible;
}
#home-news {
	width:650px;
	float:left;
	margin-top: 10px;
	margin-left: 10px;
	padding-top: 10px;
}
#home-news h3 {
	padding-bottom: 15px;
	border-bottom: 1px dotted #ccc;
}
.home-first-entry {
	width: 100%;
	float: left;
}
.home-entry { /* sizing for news modules... */
	width: 300px;
	min-height: 300px;
	margin-top: 20px;
	margin-right: 20px;
	display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
	zoom: 1;
    *display: inline;
    _height: 360px;
}
.newsFeatImage {
	width:650px;
	height:450px;
	overflow: hidden;
	text-align: center;
}
table.newsFeatImageTable {
	width: 100%;
	height: 100%;
}
table.newsFeatImageTable td {
	vertical-align: middle;
	text-align: center;
}
table.newsSubFeatImageTable {
	width: 100%;
	height: 100%;
}
table.newsSubFeatImageTable td {
	vertical-align: middle;
	text-align: center;
}
.subNewsImage {
	width:300px;
	height:208px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}

#home-tours {
	width:385px;
	float: right;
	margin-top: 10px;
}
#homeToursSidebar {
	position: relative;
	right:-10px;
	width:385px;
	background: transparent url('../images/ui/sidebar-botom.png') bottom right no-repeat;
	padding-bottom: 10px;
	float:left;
}
.homeToursSidebarContent {
	background: #fbfbfb;
	padding: 10px 0px 10px 10px;
	width:375px;
	float:left;
}
.homeToursSidebarContent h3 {
	padding-bottom: 15px;
	border-bottom: 1px dotted #ccc;
}
.homeToursSidebarContent .artist-info b {
	text-transform: capitalize;
	font-family: "p22-underground", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 1.2em;
}
.homeToursSidebarContent .artist-info {
	font-family: "ltc-bodoni-175", serif;
	font-style: italic;
	font-weight: 400;
	font-size: 10px;
	color: #999;
}
.homeToursSidebarContent .show-info {
	font-size: 11px;
	color: #999;
}
.show-data {
	padding: 8px 0;
}
.home-left2 {
	width:40%;
	float: left;
}
.home-center2 {
	width:40%;
	float: left;
}
.home-right2 {
	width:20%;
	float: left;
}

/*------------------------
Interior Content Container
-------------------------*/
#interiorContentBlock {
	z-index: 10;
	margin-top:-290px;
	margin-left: 22px;
	width: 1067px;
	min-height: 400px;
	float: left;
	background: #fff;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
	padding-bottom: 20px;
	position: relative;
	overflow: visible;
}

/*------------------------
Artists
-------------------------*/
#interiorContentArtists {
	margin-left: 175px;
	margin-top: 20px;
	width: 880px;
	float: left;
}
#interiorContentArtists h2 {
	color: #666;
	text-transform: uppercase;
	font-family: "p22-underground", sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 14px;
	letter-spacing: 1px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #999;
	margin-bottom: 10px;
}
#interiorContentArtists li {
    list-style: none outside none;
}

#interiorContentArtists ul.columns,
#interiorContentArtists div.columns {
    overflow: hidden;
}
#interiorContentArtists li.column,
#interiorContentArtists div.column {
	width:33%;
    float: left;
    padding-top: 20px;
}
#interiorContentArtists ul.letter,
#interiorContentArtists div.letter {
	width:auto;
	float: left;
    padding-left: 20px;
    position: relative;
}
#interiorContentArtists li.letter,
#interiorContentArtists div.letter {
    color: #06c;
    font-family: "p22-underground", sans-serif;
	font-weight: 500;
	font-style: normal;
    font-size: 12px;
    font-weight: bold;
    position: static;
    text-transform: uppercase;
}
#interiorContentArtists li.artist,
#interiorContentArtists div.artist {
	font-family: "p22-underground", sans-serif;
	font-weight: 500;
	font-style: normal;
    font-size: 12px;
    width: 196px;
    padding-left: 20px;
    margin-bottom: 4px;
}

#interiorContentArtists div.top_letter {
	padding-top: 20px;
}

#interiorContentArtists div.top_letter.first_artist {
	padding-top: 0;
}

#interiorContentArtists div.letter {
	padding-left: 0;
	padding-top: 20px;
}

#interiorContentArtists div.letter.first_letter {
	padding-top: 0;
}

#interiorContentArtists div.last_letter {
	padding-bottom: 20px;
}

#interiorContentArtists div.artist a {
	float: none;
}
.artistsOverviewContent {
	width:870px;
	float: left;
	margin-top: 10px;
	border-top: 1px dotted #999;
	padding: 10px 10px 10px 0;
	clear: both;
}
.artistsOverviewLeft {
	width: 25%;
	float: left;
}
.artistsOverviewLeft h3 {
	color: #06c;
	font-size: 30px;
	margin-bottom: 10px;
	font-family: "ltc-bodoni-175", serif;
	font-style: italic;
	font-weight: 400;
	text-transform: capitalize;
}
.artistsOverviewRight {
	width: 75%;
	float: right;
}
li.artist {
	font-family: "p22-underground", sans-serif;
	text-transform: capitalize;
	width:33%;
	float: left;
	margin-bottom: 5px;
}
#containLeft {
	width:475px;
	float: left;
}
#containLeft h3 {
	margin-top: 20px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #999;
	margin-bottom: 5px;
}
#artistBio {
	width: 100%;
	float: left;
	margin-bottom: 22px;
}
.viewAll {
	font-size: 10px;
}
#artistNews {
	width: 100%;
	float: left;
	margin-bottom: 20px;
}
#artistShows {
	width: 100%;
	float: left;
	margin-bottom: 20px;
}
.smallDate {
	color: #666;
	font-size: 10px;
}
.left2 {
	width:20%;
	float: left;
}
.center2 {
	width:60%;
	float: left;
}
.right2 {
	width:20%;
	float: left;
	text-align: right;
}
#artistPromoTools {
	width: 100%;
	float: left;
	margin-bottom: 20px;
}
.artistNewsEntry h4 {
	color: #666;
	font-family: "p22-underground", sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 12px;
	letter-spacing: 1px;
	padding-bottom: 5px;
}
.document {
	padding: 5px 0 0 5px;
}
#containRight {
	width:405px;
	float: right;
}
#artistSidebar1 {
	position: relative;
	right:-42px;
	width:385px;
	background: transparent url('../images/ui/sidebar-botom.png') bottom right no-repeat;
	padding-bottom: 10px;
}
.artistSidebarDetails {
	background: #fbfbfb;
	padding: 10px;
}
.artistFeatImage {
	width:365px;
	text-align: center;
}
.detailModule {
	position: relative;
	width:365px;
	/* min-height: 50px; */
	margin-top: 10px;
	border-top: 1px dotted #999;
	padding: 10px 10px 10px 0;
	overflow: auto;
}
.left {
	width:40%;
	float: left;
}
.right {
	width:60%;
	float: right;
}
#artistSidebar2 {
	position: relative;
	width:355px;
	padding-bottom: 20px;
	margin-left: 45px;
	margin-top: 10px;
}
.detailModule2 {
	width:355px;
	float: left;
	margin-bottom: 30px;
	border-bottom: 1px dotted #999;
	padding-bottom:10px;
}
#artistSidebar2 h3 {
	width:355px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #999;
	padding-bottom: 5px;
}
.playerContainer {
	width:355px;
	float: left;
}
.trackTitle {
	font-size: 11px;
	width: auto;
	float: left;
	margin-top: 5px;
}
.trackAlbum {
	font-size: 11px;
	font-style: italic;
	width: auto;
	float: left;
	margin-top: 5px;
}
.player {
	width:auto;
	float: left;
	margin-top: 5px;
}
.videoModule {
	width:160px;
	float: left;
	margin-bottom: 20px;
	margin-right: 15px;
	height: 160px;
}

/*------------------------
Avails
-------------------------*/
#interiorContentAvails {
	position: relative;
	margin-left: 175px;
	margin-top: 20px;
	width: 880px;
	clear: both;
}
#availsHeader {
	width:100%;
	float: left;
	padding-bottom: 10px;
	border-bottom: 1px dotted #999;
	margin-bottom: 10px;
}
#availsHeader h2 {
	color: #666;
	text-transform: uppercase;
	font-family: "p22-underground", sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 14px;
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
}
#availsHeader h3 {
	color: #666;
	text-transform: capitalize;
	font-style: normal;
	font-size: 10px;
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
}
#artistAvails {
	width:100%;
	float: left;
}
.artistAvailability {
	width:100%;
	float: left;
	padding-bottom: 10px;
	border-bottom: 1px dotted #999;
	margin-bottom: 10px;
}
#artistAvails .artist {
	color: #666;
	text-transform: capitalize;
	font-family: "p22-underground", sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 12px;
	letter-spacing: 1px;
}
#artistAvails .label {
	font-family: "ltc-bodoni-175", serif;
	font-size: 11px;
	color: #999;
	line-height: 1.4em;
	font-style: italic;
}
#artistAvails .smallText {
	font-size: 10px;
	color: #999;
	line-height: 1.4em;
}


/*------------------------
Tours
-------------------------*/
#interiorContentTours {
	position: relative;
	margin-left: 175px;
	margin-top: 20px;
	width: 880px;
	clear: both;
}
#toursHeader {
	width:100%;
	float: left;
	padding-bottom: 15px;
	border-bottom: 1px dotted #999;
	margin-bottom: 20px;
}
#toursHeader h2 {
	color: #666;
	text-transform: uppercase;
	font-family: "p22-underground", sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 14px;
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
}
.toursOverviewGroup {
	width:100%;
	float: left;
	padding-bottom: 10px;
	border-bottom: 1px dotted #999;
	margin-bottom: 20px;
	position: relative;
	box-shadow: 0 0 1px rgba(255,255,255,.05); /* fix for Chrome animation trail */
}
.toursOverviewGroup h3 {
	color: #666;
	font-size: 12px;
	font-family: "p22-underground", sans-serif;
	font-weight: 500;
	font-style: normal;
	text-transform: capitalize;
	width:280px;
}
.artistToursGroup {
	width:68%;
	float:right;
	padding-bottom: 30px;
}
.dateControls {
	width:68%;
	height: 20px;
	float:right;
	margin-top: -18px;
}
.totalDates {
	font-size: 11px;
	color: #666;
	width:auto;
	float: left;
}
.groupControls {
	position:absolute;
	top:0;
	right:0;
	width:auto;
	float: right;
	font-size: 11px;
	/* margin-top: -18px; */
}
.groupControls a {
	display: none;
}
.js .groupControls a {
	display: inline;
}
.groupControls img.ajax-wait {
	position: relative;
	top: -2px;
	float: right;
}
.tour-first-entry {
	width: 100%;
	float: left;
	padding-top:20px;
	padding-bottom:4px;
}
.tour-entry {
	width: 100%;
	float: left;
	border-top:1px dotted #dfdfdf;
	padding-top:4px;
	padding-bottom:4px;
}
#tourTools {
	width: 100%;
	float: left;
	border-bottom:1px dotted #dfdfdf;
	padding-bottom:5px;
	margin-top: -10px;
}
#showTools {
	width: 100%;
	float: left;
}
#tourTools ul li {
	width:auto;
	float:left;
	margin-right: 20px;
	font-size: 12px;
	color: #666;
}
#showTools ul li {
	width:auto;
	float:left;
	margin-right: 10px;
	font-size: 12px;
	color: #666;
}


/*------------------------
About
-------------------------*/
#interiorContentAbout {
	position: relative;
	margin-left: 175px;
	margin-top: 20px;
	width: 880px;
	clear: both;
}
#interiorContentAbout h2 {
	color: #666;
	text-transform: uppercase;
	font-family: "p22-underground", sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 14px;
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
}
.aboutContent {
	width:870px;
	float: left;
	margin-top: 10px;
	border-top: 1px dotted #999;
	padding: 10px 10px 30px 0;
	clear: both;
}
.aboutLeft {
	width: 25%;
	float: left;
}
.aboutLeft h3 {
	color: #06c;
	font-size: 30px;
	margin-bottom: 10px;
	font-family: "ltc-bodoni-175", serif;
	font-style: italic;
	font-weight: 400;
	text-transform: capitalize;
}
.aboutRight {
	width: 75%;
	float: right;
}
.aboutRight h4 {
	color: #666;
	font-size: 12px;
	font-family: "p22-underground", sans-serif;
	font-weight: 500;
	font-style: normal;
}

/*------------------------
Contact
-------------------------*/
#interiorContentContact {
	position: relative;
	margin-left: 175px;
	margin-top: 20px;
	width: 880px;
	clear: both;
}
.contactContent {
	width:870px;
	float: left;
	margin-top: 10px;
	border-top: 1px dotted #999;
	padding: 10px 10px 30px 0;
	clear: both;
}
.contactLeft {
	width: 25%;
	float: left;
}
.contactRight {
	width: 75%;
	float: right;
}
#interiorContentContact h2 {
	color: #666;
	text-transform: uppercase;
	font-family: "p22-underground", sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 14px;
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
}
.gctOffice {
	width:auto;
	float:left;
	margin-top: 10px;
	padding: 10px 10px 30px 0;
	clear: both;
}
.address {
	width: auto;
	float: left;
}
.address h3 {
	color: #06c;
	font-size: 30px;
	margin-bottom: 10px;
	font-family: "ltc-bodoni-175", serif;
	font-style: italic;
	font-weight: 400;
	text-transform: capitalize;
}
.agents {
	width: auto;
	float: left;
}
.agents h4 {
	color: #666;
	font-size: 12px;
	font-family: "p22-underground", sans-serif;
	font-weight: 500;
	font-style: normal;
}
.agents p {
	color: #999;
}
.first-entry {
	width: 100%;
	float: left;
}
.entry {
	width: 100%;
	float: left;
	border-top:1px dotted #dfdfdf;
	padding-top:10px;
}

/*------------------------
News
-------------------------*/
#interiorContentNews {
	margin-left: 175px;
	margin-top: 20px;
	width: 880px;
	float: left;
}
#interiorContentNews h2 {
	color: #666;
	text-transform: uppercase;
	font-family: "p22-underground", sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 14px;
	letter-spacing: 1px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #999;
	margin-bottom: 10px;
}
#newsContainLeft {
	width:650px;
	float:left;
}
#newsContainRight {
	width:200px;
	float:right;
}

/*------------------------
Footer
-------------------------*/
#footer{
	position:relative;
	z-index: 10;
	width:100%;
	height:75px;
	background: transparent url('../images/ui/footer-background.png') repeat-x;
	margin-top: 10px;
	margin-bottom: 20px;
	float: left;
}
.footer-content {
	position:relative;
	z-index: 10;
	left: 22px;
	width: 1067px;
	height:66px;
	background: #fff;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
	padding: 10px 0 0 0;
}
.footer-logo {
	position: absolute;
	left:-10px
}
.footer-navigation {
	position: absolute;
	left: 389px;
	width: 668px;
	height: 57px;
	background: #fbfbfb;
}
ul.footer-nav {
	padding-top: 25px;
	padding-left: 40px;
}
ul.footer-nav li {
	font-size: 12px;
	list-style: none;
	width: auto;
	float: left;
	margin-right: 40px;
	text-transform: uppercase;
}
.footer-twitter {
	font-size: 12px;
	width: auto;
	float: right;
	text-transform: uppercase;
}

/*----------------------------------

		AUGUST 2013 UPDATES

----------------------------------*/

/* HEADER & FOOTER */
.inquiry {
	margin-right: 15px;
}
#liveSearch {
	border-left: 1px dotted #999;
	padding-left: 15px;
}
.social-links {
	border-left: 1px dotted #999;
	float: right;
	margin-left: 15px;
	padding-left: 15px;
}
.social-links .icon {
	background: transparent url('../images/ui/social-icons.png') 0 0 no-repeat;
	border-radius: 5px;
	box-shadow: 0px 1px 5px #999;
	display: block;
	float: left;
	height: 27px;
	width: 27px;
	text-indent: -10000px;
}
.social-links .icon.tw-icon {
	background-position: -32px 0;
	margin-left: 8px;
}
.social-links .icon.ig-icon {
	background-position: -64px 0;
	margin-left: 8px;
}
.footer-navigation .social-links {
	border-left: 0;
	margin: -11px 13px 0 0;
}

/* HOMEPAGE */
#main-content-block {
	margin-top: 20px;
}
#home-news h3 {
	padding-bottom: 15px;
	border-bottom: 0;

	background: transparent url('../images/ui/news-background.png') bottom left no-repeat;
	color: #FFF;
	height: 38px;
	font-size: 17px;
	font-weight: 300;
	margin: -28px 0 0 -20px;
	padding: 15px 0 0 20px;
}

#twitter-embed {
	background: transparent url('../images/ui/sidebar-botom.png') bottom right no-repeat;
	float: right;
	margin-right: -10px;
	margin-top: 50px;
	width: 384px;
	padding-bottom: 12px;
}
#twitter-embed h3 {
	padding-bottom: 15px;
	border-bottom: 0;
	background: #fbfbfb url('../images/ui/twitter-background.png') bottom right no-repeat;
	color: #7eb6ee;
	height: 38px;
	font-size: 14px;
	font-weight: 300;
	line-height: 18px;
	text-align: right;
	margin: 0 -10px 0 0;
	padding: 15px 20px 0 0;
}
#twitter-embed h3 a {
	color: #FFF;
	text-decoration: none;
}
#twitter-embed .twitter-embed-content {
	background: #fbfbfb;
	margin-top: -10px;
}
#twitter-embed .tweet {
	border-bottom: 1px dotted #dfdfdf;
	color: #9c9c9c;
	font-size: 11px;
	overflow: auto;
	padding: 15px 14px;
}

#twitter-embed .tweet .profile-image {
	float: left;
	margin-right: 15px;
}
#twitter-embed .tweet .tweet-text {
	float: left;
	width: 82.3%;
	overflow: hidden;
}
#twitter-embed .tweet .tweet-text a {
	text-decoration: none;
}
#twitter-embed .tweet .tweet-text a.permalink {
	color: #9c9c9c;
	text-decoration: none;
}
#twitter-embed a.twitter-link {
	color: #666;
	float: right;
	font-weight: bold;
	font-size: 12px;
	padding: 20px;
	text-decoration: none;
}
#twitter-embed a.twitter-link:hover {
	color: #06c;
}
.home-tours-header {
	background: transparent url('../images/ui/todays-shows-background.png') bottom right no-repeat;
	height: 53px;
	width: 395px;
	margin-left: -10px;
	margin-top: -28px;
}
.home-tours-header h3 {
	border: 0;
	color: #FFF;
	display: inline-block;
	float: right;
	font-size: 17px;
	font-weight: 300;
	padding: 15px 20px 0 0;
}
#home-zipcode-search {
	background: transparent;
	float: left;
	height: auto;
	padding: 9px 0;
	position: static;
	width: auto;
}


/* NEWS HOME */

.news-entry {
	border-bottom: 1px dotted #999;
	padding: 15px 0;
	overflow: auto;
	position: relative;
}
.news-entry:first-child {
	padding-top: 0;
}
.news-entry img {
	float: left;
	margin-right: 15px;
	max-width: 315px;
}
.news-entry h2 {
	margin-bottom: 0;
	text-transform: capitalize;
}
.news-entry h2 a {
	color: #333;
	text-decoration: none;
}
.news-entry h2 a:hover {
	color: #06c;
	text-decoration: none;
}
span.news-doc {
	background: url('../images/ui/doc-icon.png') 0 0 no-repeat;
	display: inline-block;
	width: 14px;
	height: 17px;
	margin-right: 5px;
	position: relative;
	top: 4px;
}
.news-entry a {
	color: #999;
	text-decoration: none;
}
.news-entry a:hover {
	color: #06c;
}
.news-entry a:hover .news-doc {
	background-position: -16px 0;
}

ul#news-pagination {
	float: right;
	margin-top: 30px;
}
ul#news-pagination li {
	float: left;
	list-style: none;
}
ul#news-pagination li a {
	background: #fbfbfb;
	border-left: 1px solid #999;
	display: inline-block;
	color: #06c;
	font-size: 12px;
	padding: 13px 16px;
	text-align: center;
	text-decoration: none;
}
ul#news-pagination li:first-child a {
	border-left: 0;
}

ul#news-pagination li a.active {
	background: #06c;
	border-left: 0;
	color: #FFF;
}

/* NEWS ARCHIVE - SIDEBAR */

#news-archive {
	float: left;
	margin-top: 313px;
	padding-left: 10px;
	width: 151px;
}
#news-archive h4 {
	padding-bottom: 15px;
	border-bottom: 0;
	background: transparent url('../images/ui/archive-background.png') bottom left no-repeat;
	color: #FFF;
	height: 38px;
	font-family: "p22-underground", sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: 300;
	margin: -28px 0 0 -20px;
	padding: 15px 0 0 20px;
	text-transform: uppercase;
}
#interiorContentNews {
	float: left;
	margin-left: 16px;
}
#news-container {
	float: left;
	margin-left: 16px;
	padding-top: 20px;
	width: 880px;
}
h2.pageHeader {
	color: #666;
	text-transform: uppercase;
	font-family: "p22-underground", sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 14px;
	letter-spacing: 1px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #999;
	margin-bottom: 10px;
}

/* ARTIST PAGES */
#artistBio span.read-less {font-size: 11px;}
.artistFeatImage img {
	max-width: 365px;
}

/* SHARETHIS WIDGETS */
.share-widgets {
	overflow: hidden;
	position: absolute;
	bottom: 15px;
	right: 0;
}
.stButton {margin: 0 !important;}
.st-twitter-counter,
.st-facebook-counter,
.st-email-counter,
.st-sharethis-counter2 {
	background: url('../images/ui/share-icon-sprite.png') !important;
	width: 20px !important;
	height: 20px !important;
	padding: 1px 0 0 0 !important;
}
.st-facebook-counter {background-position: 0 0 !important;}
.st-facebook-counter:hover {background-position: 0 -25px !important;}
.st-twitter-counter {background-position: -25px 0 !important;}
.st-twitter-counter:hover {background-position: -25px -25px !important;}
.st-email-counter {background-position: -50px 0 !important;}
.st-email-counter:hover {background-position: -50px -25px !important;}
.st-sharethis-counter2 {background-position: -75px 0 !important;}
.st-sharethis-counter2:hover {background-position: -75px -25px !important;}


#artistNews .entry {
	border: 0;
	margin-bottom: 5px;
	padding: 0;
}
#artistNews .entry a {
	color: #666;
	display: inline-block;
	float: left;
	font-size: 11px;
	line-height: 1.4em;
	text-decoration: none;
	width: 100%;
}
#artistNews .entry a:hover {
	border-bottom: 1px dotted #fff;
}
#artistNews .entry a:hover span {color: #06c;}
#artistNews .entry span {
	float: left;
	font-size: 11px;
	color: #666;
}
#artistNews .entry span.entry-date {width: 25%;}
#artistNews .entry span.title {width: 75%;}

#artistBio .read-more a,
#artistBio .read-less a {color: #06c;}

.right-col {
	float: right;
	width: 385px;
}


@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px) {
	#home-news .news-entry h2 {
		font-size: 12px;
	}
	#home-news .news-entry p {
		font-size: 7px;
	}
}


.audiojs  {
  width: 100% !important;
}

.audiojs .scrubber {
  width: 185px !important;
}

@media only screen and (max-device-width : 480px) {
  .audiojs { width: 100% !important; }
  .audiojs .scrubber { width: 65% !important; }
}

