
/*
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');

/*
*
*	MEDIA NAV STYLES
*
*/

#media_nav{
	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;
}
#media_nav ul {
	padding: 0;
	margin: 0;
	text-align: center;
}
#media_nav ul li {
	display: inline;
	list-style: none;
}
#media_nav 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%;
}
#media_nav 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{
	font-size:20px;
	position:relative;
	text-align:center;
	top:320px;
}
#header #branding div#blog-description {
	display: none;
}
#branding {
	padding-bottom: 20px;
}
#access {
	display: none;
}
#main {
	width: 1000px;
	margin: 0 auto;
	padding-top: 0px;
	overflow: visible;
	margin-top: -50px;
}
body.home #main {
	margin-top:246px;
	padding-top: 66px;
}
#primary {
/*
	margin-top: 20px;
	margin-right: -60px;
	width: 360px;
*/
}
#primary.main-aside {
/* 	float: left; */
}
#container {
	width: 100%;
	float: none;
}
#content {
	width: 100%;
	margin: 0;
}
#content .aside {
	border: none;
}
#content #primary.aside {
	margin: 0;
}
#content #page-bottom.aside {
	border: none;
	clear: both;
}
.home #content .sticky {
	border: none;
}
.hentry {
	width: 580px;
	float: left;
}
.page-template-shows-php .hentry {
	width: 100%;
}
.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;
	border: solid 1px #dddddd;
}
.main-aside {
	position: static;
	float: none;
}

/* SFC FAN WIDGET */
.widget_sfc-fanbox #facebook {
	height: 350px;
}
/*
*
*	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 #first {
	width: 100%;
}
#footer .xoxo, #footer .xoxo ul {
	list-style: none;
	margin-left: 0;
}
#footer .xoxo li.widgetcontainer {
	float: left;
	padding-right: 60px;
}
#footer .xoxo li.widgetcontainer a {
	text-decoration: none;
}
/*
*
*	MEDIA TEMPLATE STYLES
*
*/

body.page-template-media-php {
/* 	background-color: #000000; */
}
body.page-template-media-php #main{
	width: 100%;
/*
	margin-top: 30px;
	padding-top: 30px;
*/
}
body.page-template-media-php h1.entry-title{
	color: #FFFFFF;
}
body.page-template-home-php h1.entry-title {
	display: none;
}
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;
}
body.page-template-media-php .entry-content .wordtube {
	border-bottom: 1px solid #666666;
	border-top: 1px solid #666666;
}

/* MUSIC PAGE */

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

/* WPAUDIO PLUGIN STYLES */
.entry-content .wpa_container a {
	color: #FFA500;
}
.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;
}