/* youtube player */

#youtube_player {
	margin: 10px 0 10px 0;
	background-color: #000;
}

#ytplaybutton {
	width: 16px;
	height: 16px;
	float: left;
/*	margin-right: 1px solid #666666;*/
}

#yttimebar {
	float: left;
	position: relative;
	/* width: 450px;*/
/*	width: 266px;*/
	width: 240px;
	height: 16px;
	background-color: #000;
	border: 1px solid #333;
	margin-left: auto;
	margin-right: auto;
	background: #000 url(/images/shared/timebar-bg.gif) top repeat-x;	
	margin-top: -1px;
/*	margin-right: 1px solid #666666;*/
}

#yttimebarIndicator {
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	width: 5px;
	height: 16px;
}

#controlbar {
	height: 16px;
}

#ytcounter {
	color: #FFF;
	float: left;
	width: 25px;
	height: 12px;
	font-size: 9px;
	padding-top: 4px;
	background: #000 url(/images/shared/counter-bg.gif);
	border-right: 1px solid #666666;
	overflow: hidden;
}

#ytmutebutton {
	width: 16px;
	height: 16px;	
	float: left;
}

#ytplaylist {
	padding: 8px 0 0 0;
	clear: both;
	height: 236px;
	overflow: scroll;
	background-color: #000;
}

#ytplaylist ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#ytplaylist ul li {
	margin: 0 0 4px 0;
	list-style-type: none;
	padding: 4px;
	border-bottom: 1px solid #000;
	background-color: #3a3a3a;
	font-size: 11px;
}

/* ======================== Basic Styles */

body {
  background-color: #000000;
  background-image: url(/images/roadhouse/bg_page.gif);
  background-position: top;
  background-repeat: repeat-x;
  font-family: Helvetica, Arial,  sans-serif;
  font-size: 14px;
  line-height: 18px;
  color: #e5e3e3;
  margin: 0px;
}

img, img.a {
  border-width: 0px;
}

h3,h4 {
  font-family: Futura, helvetica, arial, sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  color: #FFFFFF;
}

h1 {
  font-size: 34px;
  line-height: 37px;
  margin-bottom: 0px;
  font-family: helvetica, arial, sans-serif;
  margin-top: 0px;
}

h2 {
  font-family: helvetica, arial, sans-serif;
  line-height: 22px;
  font-size: 20px;
  margin-bottom: -10px;
  margin-top: 5px;
}



h3 {
  font-size: 23px;
  line-height: 24px;
  margin-top: -5px;
  margin-bottom: 0px;
}

h4 {
  font-size: 16px;
  margin-bottom: -10px;
}

h5 {
  font-family: helvetica, arial, sans-serif;
  line-height: 29px;
  font-size: 15px;
  margin-bottom: 5px;
  margin-top: 8px;
  font-weight: 100;
}

a {
  color: #d71400;
  text-decoration: none;
}

a:visited {
  color: #de4b03;
  text-decoration: none;
}

a:hover {
  color: #de4b03;
  text-decoration: underline;
}

a:active {
  color: #ff0000;
  text-decoration: underline;
}

#wrapper {
  width: 950px;
}

#leftcol {
  float: left;
  width: 300px;
  margin: 5px 5px 10px 10px;
}

#rightcol {
  float: right;
  width: 625px;
  margin: 15px 0px 10px 0px;
}

.clearer {
  clear: both;
}

/* ======================== Login/Search Bar */

#topbar {
  background-color: #323232;
  border-bottom: 1px solid #830100;
  margin: 0px;
  font-size: 12px;
  padding: 8px;
  color: #70b4cb;
}

#topbar strong {
  color: #FFFFFF;
  font-weight: bold;
}

#topbar .subscribe-search {
  margin-left: 135px;
}

#topbar img {
  margin-bottom: -3px;
  margin-left: 3px;
}

#topbar form {
	display: inline;
}

#topbar form input {
	vertical-align: middle;
}

/* ======================== Main Nav */

#mainnav {
  width: 300px;
  margin: 0px;
}

#mainnav li {
  border-bottom: #6c6c6c solid 1px;
  padding: 5px 0px 5px 0px;
  list-style: none;
  margin-left: -38px;
  font-size: 16px;
  font-weight: bold;
}

/* ======================== Show Page */

.featured-show {
/*  width: 625px;*/
  border: 1px solid #444444;
  background-color: #050404;
  padding: 6px;
  margin-bottom: 20px;
}

.featured-show .feature-text {
  float: left;
  width: 385px;
}

.presents {
  color: #89b2bd;
  font-size: 11px;
  margin: 0px 0px 4px 0px;
}

.showdate {
  color: #ffffff;
  font-size: 16px;
  margin: 12px 0px -7px 0px;
  font-weight: bold;
}

.green {
  color: #75b505;
}

.show-description {
  font-size: 12px;
  line-height: 15px;
  font-style: italic;
  border-top: solid 1px #444444;
  padding-top: 7px;
  margin-top: -8px;
}

fieldset.ticketbox {
/*  width: 618px;*/
}

fieldset.ticketbox, fieldset.orderbox {
  font-size: 12px;
  margin: 10px 0 20px;
  padding: 5px 10px;
}

fieldset.ticketbox, fieldset.orderbox {
  background-color: #757575;
  border: 1px solid #a30a08;
  color: #000000;
  font-size: 12px;
  margin: 10px 0 20px;
  padding: 5px 10px 10px 10px;
}

body * {
  line-height: 1.22em;
}

fieldset, img {
  border: 0 none;
}

.ticketprice {
  font-size: 16px;
  margin-bottom: -10px;
}

.artist-preview {
  width: 625px;
  margin-bottom: 15px;
}

.artist-preview .preview-photo {
  float: left;
  width: 150px;
  padding: 0px;
  margin: 6px 12px 6px 6px;
  border: #990000 solid 1px;
}

.artist-preview .preview-text {
  width: 455px;
  float: right;
  padding-top: 4px;
}

/* ======================== 'This Week' List & Lyric of the Week */

#this-week {
  width: 298px;
  border: 1px solid #999999;
  background-color: #1e1e1e;
  padding: 6px 0px 8px 0px;
  margin-top:8px;
}

#this-week h6 {
  background-color: #000000;
  padding: 7px 3px 0px 3px;
  margin: 5px 5px 3px 5px;
  text-transform: uppercase;
  font-size: 15px;
  color: #70b4cb;
  border-top: #292828 solid 1px;
  border-bottom: #292828 solid 1px;
}

#this-week .lyrics {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  font-size: 15px;
  line-height: 20px;
  text-align: center;
  padding: 9px 0px 9px 0px;
  border-top: #ffffff solid 1px;
  border-bottom: #ffffff solid 1px;
  margin: 6px 5px 8px 5px;
}

/*#this-week .night {*/
#this-week p {
  font-size: 13px;
  line-height: 15px;
  margin: 2px 6px 2px 6px;
}

/* ======================== Home Page */

#upcoming {
  width: 300px;
  float: left;
  padding: 0px 0px 10px 0px;
}

#news {
  width: 300px;
  float: right;
  padding: 0px 0px 10px 0px;
}

.upcoming-item {
  width: 300px;
  border-top: #444444 solid 1px;
  padding: 3px 0px 3px 0px;
  margin-top: 6px;
}

.upcoming-item .upcoming-photo {
/*  width: 100px;*/
	text-align: center;
  float: left;
  padding: 0px;
  margin: 6px 12px 0px 0px;
/*  border: #990000 solid 1px;*/
}

.upcoming-item .upcoming-text {
  width: 180px;
  float: right;
  padding-top: 4px;
}

.upcoming-item .showdate {
  color: #ffffff;
  font-size: 16px;
  margin: 6px 0px 5px 0px;
  font-weight: bold;
}

/* ======================== Calendar Page */

#calendar {
  width: 625px;
  border-top: #444444 solid 1px;
  margin: 6px 0px 12px 0px;
  padding: 10px 0px 10px 0px;
}

#calendar .prev-month {
  width: 400px;
  float: left;
}

#calendar .next-month {
  width: 200px;
  float: right;
  text-align: right;
}

.cal-item {
  width: 625px;
  border-top: #444444 solid 1px;
  padding: 3px 0px 3px 0px;
  margin-top: 6px;
}

.cal-item .cal-photo {
  width: 100px;
  float: left;
  padding: 0px;
  margin: 6px 12px 0px 0px;
	text-align: center;
/*  border: #990000 solid 1px;*/
}

.cal-item .cal-text {
  width: 500px;
  float: right;
  padding-top: 4px;
}

.cal-item .showdate {
  color: #ffffff;
  font-size: 16px;
  margin: 6px 0px 5px 0px;
  font-weight: bold;
}

table.calpage {
  font-size: 1.2em;
/*	width: 545px;*/
	width: 100%;
  border-spacing: 0;
}

table.calpage td {
  width: 50%;
}

table.calpage td.next {
  text-align: right;
}

table.calpage td.prev {
  text-align: left;
}

/* ======================== Artist Page */

.bandphoto {
  float: left;
  margin: 0 12px 8px 0;
  border: 1px solid #990000;
}

.artist-links {
  display: inline-block;
  margin-left: -38px;
}

.artist-links li {
  float: left;
  margin-left: 0px;
  margin-right: 15px;
  padding-top: 5px;
  width: 80px;
  list-style-image: none;
  list-style: none;
}

/* ======================== News Page */

.blogpost  li {
  margin-left: -40px;
  padding: 2px 0px 8px 0px;
  list-style-image: none;
  list-style-type: none;
}

.post-date {
  font-size: 11px;
  font-style: italic;
  padding-top: 0px;
  margin-top: -5px;
}

/* ======================== Music Player    --- FPO Style */

#musicplayer {
  width: 300px;
  height: 350px;
  border: #666666 1px dotted;
  background-color: #333333;
  padding: :10px 0px 12px 0px;
  margin-bottom: 15px;
}

/* ======================== Footer */

#footer {
  padding-left: 15px;
  margin: 15px 0 15px 0;
}

#footer .subtext {
  border-top: #6c6c6c solid 1px;
  margin-top: 8px;
  padding-top: 8px;
  font-size: 12px;
  color: #70b4cb;
}

.footer-left {
  float: left;
  width: 500px;
}

.footer-right {
  float: right;
  width: 120px;
}

/* cart + screen */

/* aligngrid */

table.aligngrid {
	border-spacing: 0;
	border-width: 0;
	margin: 5px 0 10px 0;
}

table.aligngrid td, table.aligngrid th {
	padding-right: 4px;
	padding-bottom: 4px;
}

table.aligngrid tr {
	vertical-align: top;
}

/* cart */

table.cartgrid {
	margin-top: 15px;
	font-size: 12px;
/*	background-color: #000;*/
}

table.cartgrid td, table.cartgrid th {
	padding-right: 4px;
	padding-bottom: 4px;
	text-align: left;
	border-bottom: 1px solid #3D3D3D;
}

table.cartgrid tr {
	vertical-align: top;
}

legend {
	background-color: #a30a08;
  padding: 8px;
  color: #ffbc00;
  border: 1px solid #ffffff;
}

/* calendar itself */
table.calendar {
	width: 650px;
	font-size: 10px;
}

table.calendar, table.calendar tr, table.calendar th, table.calendar td {
	border-collapse: collapse;
	vertical-align: top;
}

table.calendar tbody td {
	min-height: 80px;
	width: 14%;
	padding: 4px;
}

table.calendar tbody td a.dayheader {
	margin: -4px -4px 4px -4px;
}

table.calendar hr {
	border: solid thin #46f;
}

.month_name {
	color:#FFFFFF;
	font-size:24px;
	text-align:left;
}

.day_name {
	color: #FFF;
	font-style: normal;
}

tr.day_name th {
	padding: 8px 0 5px 0;
}

.other_month {
}

.show_day, .day {
	background: #202e2f url(/images/gothic/calendar-day-bg.gif) repeat-x;	
	border: solid 1px #000;
}

.today {
	background: #202e2f url(/images/gothic/calendar-day-bg.gif) repeat-x;	
	border: solid 2px #fbca18;
}

.dayheader {
	display: block;
	padding: 3px;
	margin-bottom: 3px;
	color: #6dafc9;
}

.show_day .dayheader, .day .dayheader {
	background-color: #2a373e;	
}

.today .dayheader {
	background-color: #2a373e;	
	color: #FFF;
	padding: 2px;
}


/* google map */

#map {
	width: 300px;
	height: 300px;
}

#caldetail h2 {
	margin-bottom: 10px;
}

/* Photos */

#picture_detail h2 {
margin-bottom:15px;
}

#picture_detail #previous_picture {
  margin-top:200px;
  float:left;
  width:100px;
  
}

#picture_detail #next_picture {
  margin-top:200px;
  float:right;
  width:100px;
  text-align:right;
  
}

