/*
Theme Name: XG
Theme URI: http: //excellentgentlemen.com/
Description: Excellent Gentlemen Theme
Author: Spence Kiddle
Author URI: http: //spencekiddle.com/
Template: thematic
Version: 1.0
*/
@import url('../thematic/style.css');


h1.entry-title {	
	color: #666666;
	font-style: italic;
	font-family: inherit;
	font-size: 19px;
}
input[type=submit] {
	font-family: sans-serif;
	font-size: 13px;
	text-transform: lowercase;
}

/*
*
*	MEDIA NAV STYLES
*
*/

.menu-main-navigation-container {
	background: transparent url(images/media_nav_bg.png) repeat-x top left;
	position: fixed;
	top: 0;
	left: 0;
	height: 30px;
	width: 100%;
	z-index: 1000;
}
.menu-main-navigation-container .menu {
	width: 100%;
}
.menu-main-navigation-container ul {
	padding: 0;
	margin: 0;
	text-align: center;
}
.menu-main-navigation-container ul li {
	display: inline;
	list-style: none;
}
.menu-main-navigation-container ul li a {
	color: #333333;
	display: -moz-inline-stack;
	display: inline-block;
	font-family: "Lucida Grande", Verdana, Arial, Sans-serif;
	line-height: 30px;
	text-decoration: none;
	width: 10%;
}
.menu-main-navigation-container ul li a:hover {
	color: #FFFFFF;
}

.display_image {
	margin: 0px;
	 
}
/*
*
*	MAIN NAV STYLES
*
*/
.main_nav a{
	display: -moz-inline-stack;
	display: inline-block;
	float: left;
	height: 40px;
	width: 230px;
	margin: 20px 10px; 
	overflow: hidden;
}
#music_nav_box a {
	background: url(../../../xg/images/music_nav_02.jpg) no-repeat top left;
	margin-left: 0px;
}
#video_nav_box a {
	background: url(../../../xg/images/video_nav_02.jpg) no-repeat top left;
}
#photo_nav_box a {
	background: url(../../../xg/images/photo_nav_02.jpg) no-repeat top left;
}
#shows_nav_box a {
	background: url(../../../xg/images/shows_nav_02.jpg) no-repeat top left;
	margin-right: 0px;
}
#music_nav_box a:hover,
#video_nav_box a:hover,
#photo_nav_box a:hover,
#shows_nav_box a:hover {
	background-position: bottom left;
}
/*
*
*	HEADER STYLES
*
*/

#header {
	background: transparent url(images/header_bg.png) repeat-x left 30px;
/* 	height: 105px; */
	padding-top: 30px;
	width: 100%;
}
#header #branding {
	margin:0 auto;
	padding-top: 97px;
	position:relative;
	width:620px;
}
#header #branding div#blog-title {
	background: transparent url(images/cloud_bottom_2.png) no-repeat 15px top;
	width: 620px;
	height: 104px;
}
#header #branding div#blog-title span {}
#header #branding div#blog-title span a {
	background: transparent url(images/exgen_name_script.png) no-repeat top left;
	height:200px;
	margin:0 auto;
	position:absolute;
	top:-5px;
	text-indent: -9999px;
	width:620px;
	z-index:12000;
}
#header #branding h1#blog-description{
	color: #666666;
	font-size:24px;
	font-weight: bold;
	position:relative;
	text-align:center;
	top:220px;
	padding-bottom: 6px;
}
#header #branding div#blog-description {
	display: none;
}
#branding {
	padding-bottom: 20px;
}
#access {
	display: none;
}
/**
 *
 *	BOOKING GRAPHIC STYLES
 *
 */
#booking-container {
	position:absolute;
	top: 50px;
	left: 0;
	z-index: 90;
}
#booking-container a {
	font-size: 16px;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	color: #464646;
	line-height: 46px; /*	Same as the height of #booking-container (+2)	*/
	width: 100px;
	height:44px;
	padding-left: 30px;
	padding-right: 20px;
	text-align: right;
	background: #ffffff url(images/telephone.png) no-repeat 15px center;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-top: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	display: block;
}
#booking-container a:hover {
	color: #FFFFFF;
	background-color: #464646;
}
#main {
	width: 1000px;
	margin: 0 auto;
	padding-top: 0px;
	overflow: visible;
/* 	margin-top: -30px; */
}
body.home #main {
	margin-top:146px;
	padding-top: 66px;
}
body.home .entry-meta {
	display: none;
}
#container {
	width: 100%;
	float: none;
}
#content {
	width: 100%;
	margin: 0;
}
#content .aside {
	border: none;
}
#content .aside h3 {
	font-weight: bold;
}
#content #page-bottom.aside {
	border: none;
	clear: both;
}
.home #content .sticky {
	border: none;
	padding: inherit;
}
.hentry {
	width: 580px;
	float: left;
	padding: 16px 0 0;
}
.page-template-shows-php .hentry {
	width: 100%;
}
.page-contact_php .entry-content {}
.entry-content p {	
	font-family: Tahoma;
	font-size: 13px;
	color: #666666;
}
.quotescollection_randomquote {
	width: 480px;
	margin: 0 auto;
}
.quotescollection_randomquote p {
	text-align: center;
}
.quotescollection_nextquote {
	display: none;
}
/*
*
*	MAIN NAV STYLES
*
*/
#home_nav #music a{
	background: url(images/music.jpg) no-repeat top left;
}
#home_nav #video a{
	background: url(images/video.jpg) no-repeat top left;
}
#home_nav #photo a{
	background: url(images/photo.jpg) no-repeat top left;
}
#home_nav #shows a{
	background: url(images/shows.jpg) no-repeat top left;
}
#home_nav .main_page a {
	display: -moz-inline-stack;
	display: inline-block;
	width: 230px;
	height: 151px;
	float: left;
	margin: 0 10px;
}
#home_nav #music a:hover,
#home_nav #video a:hover,
#home_nav #photo a:hover,
#home_nav #shows a:hover {
	background-position: bottom left;
}

/* SIDEBAR STYLES */
#sidebar_container {
	float: left;
	width: 300px;
}
.main-aside {
	position: static;
	float: none;
}
#sidebar_container #primary {
	margin-bottom: 10px;
}
#sidebar_container #primary,
#sidebar_container #secondary {
	border: 1px solid #DDDDDD;
}    
#primary.main-aside ul {
	padding: 0 6px 0 10px;
}
#secondary.main-aside ul {
	padding: 0 10px;
}
#secondary.main-aside ul li.widgetcontainer h3{
	margin-bottom: 10px;
}

/*
*
*	FOOTER TEMPLATE STYLES
*
*/

#footer {
	background-color:#FFA500;
	margin-top: 0px;
}
#footer #subsidiary .aside,
#footer #subsidiary .aside a {
	color: #ffffff;
}
#footer #subsidiary .aside a:hover {
	color: #333333;
}
#footer #subsidiary .aside {
	width: 30%;
}
#footer #subsidiary #first {
}
#footer #subsidiary #second {
}
#footer #subsidiary #third {
}
#footer .xoxo, #footer .xoxo ul {
	list-style: none;
	margin-left: 0;
}
#footer .xoxo li.widgetcontainer {
	float: left;
	padding-right: 60px;
}
#footer .xoxo li.widgetcontainer h3 {
	font-weight: bold;
	margin-bottom: 4px;
}
#footer .xoxo li.widgetcontainer a {
	text-decoration: none;
}

/**
 *
 *	INDEX TOP STYLES
 *
 */
#index-top ul.xoxo {
	padding-left:0;
}
 
/**
 *
 *	MEDIA ICON STYLES
 *
 */
.mics {
	position: absolute;
	left: 0;
	top: 140px;
	min-height: 150px;
	height: auto !important;
	height: 150px;
	width: 30px;
	z-index: 90;
}
.home .mics {
	top: 440px;
}
#media-icons-container {	}

#media-icons-container ul {
	margin-left: 3px;
}
#media-icons-container li {
    margin: 0;
    padding: 0;
    list-style: none;
    background-image: url(images/media-icons.jpg);
    background-repeat: no-repeat;
}
    
#media-icons-container li, #media-icons-container a {
/*     width: 40px; */
    height: 40px;
    display: block;
    float: left;
}
#media-icons-container a {
	width: 40px;
	text-indent: -9999px;
}
#media-icons-container a:hover {
	width: 100px;
}
.mics .email {	background-position: -226px -164px;	}
.mics .rss {	background-position: -33px -684px;	}
.mics .facebook {	background-position: -33px -217px;	}
.mics .youtube {	background-position: -407px -484px;	}
.mics .myspace {	background-position: -33px -477px;	}
.mics .google {	background-position: -33px -321px;	}
.mics .lastfm {	background-position: -33px -373px;	}

/**
 *
 *	HOME TEMPLATE STYLES
 *
 */
body.home h2.entry-title {
/* 	display: none; */
	color: #666666;
	font-style: italic;
	font-family: inherit;
	font-size: 19px;
}
body.home h2.entry-title a {
	color: inherit;
}
/**
 *
 *	CONTACT TEMPLATE STYLES
 *
 */
.page-contact .entry-content{
	padding: 0;
}
.page-contact .quizme span{
	display: block;
}
/*
*
*	MEDIA TEMPLATE STYLES
*
*/

body.page-template-media-php {
/* 	background-color: #000000; */
}
body.page-template-media-php #main{
	width: 90%;
}
body.page-template-media-php h1.entry-title{
	color: #FFFFFF;
}
body.page-template-media-php #header,
body.page-template-media-php #footer{
/* 	display: none; */
}
body.page-template-media-php #container,
body.page-template-media-php #content,
body.page-template-media-php #content .hentry {
	width: 100%;
}
body.page-template-media-php #container {
	float: none;
}
body.page-template-media-php #content {
	margin: 0;
}

/* MUSIC PAGE */

#just_say_yes {
	width: 700px;
	margin: 0 auto;
}

/* WPAUDIO PLUGIN STYLES */
.entry-content .wpaudio-container a {
	color: #666666 !important;
	font-family: Georgia, sans-serif !important;
	font-style: italic;
	font-size: 20px;
}
.entry-content .wpa_container a:hover {
	color: #464646;
}

/* E-JUNKIE STYLES */

table.tracklisting {
	border: none;
}
table.tracklisting tr{
	border: none;
}
table.tracklisting td{
	padding: 0;
	vertical-align: top;
}
.ec_ejc_thkbx {

}
/* SHOWS PAGE */
table.gigs {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	border: none;
}
table.gigs td {
	font-size: 10pt;
}
/* SHOWS WIDGET */

#upcoming-gigs ul.gigs {
	padding: 0;
	margin: 0;
	font-family: Tahoma, sans-serif;
}
ul.gigs li.upcoming {
	list-style: none;
}
ul.gigs li span {
display: inline-block;
margin-right: 10px;
width: 50px;
}

/* GIGS CALENDAR */
.gigs-calendar tr.odd {
	background-color: #EEEEEE;
}
.gigs-calendar tr.even {
	background-color: #F0F7FD;
}

/*	Gallery Styles	*/

.gallery-icon {
	border: none;
}
.gallery .gallery-item img,
.gallery .gallery-item img.thumbnail{
	border: solid 1px #CCC !important;
	padding: 4px;
}

/*	CD PROMO WIDGET	*/

#cd-promo {

}
#cd-promo a {

}
#cd-promo img {
	width: 200px;
}

/* MAILCHIMP WIDGET */

.widget_mailchimpsf_widget {
	padding-top: 25px;
}
#mc_signup form input.mc_input {
	width: 270px;
}
#mc_signup form .mc_signup_submit {
	text-align: left;
	padding-top: 6px;
}

#mc_signup form #mc_display_rewards {
  float: right;
  font-size: 8px;
}

/*	NEXT GIG WIDGET	*/
#next-gig .next{

}
.dtc_gigs_widget_next .eventName {
	font-weight: bold;
	margin-bottom: 6px;
}
.dtc_gigs_widget_next .venue,
.dtc_gigs_widget_next .cityStateCountry,
.dtc_gigs_widget_next .date {
	display:table-cell;
}
.dtc_gigs_widget_next .venue {
	width: 40%;
}
.dtc_gigs_widget_next .cityStateCountry,
.dtc_gigs_widget_next .date {
	width: 27%;
}
.dtc_gigs_widget_next .date  {
	text-align: right;
}
.dtc_gigs_widget_next .moreInfo {
	text-align: right;
}
