/* CSS Document */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color:#000;
	margin:0;
	color:#fff;
}
a {
	text-decoration:none;
	color:#FF22AA;
}
a:hover {
	text-decoration:underline;
}
#holder {
	width:760px;
	margin:0px auto;
	background-color:#030303;
	border-left:1px solid #242424;
	border-right:1px solid #242424;
}
#heading {
	background-image:url(../images/header4.jpg);
	background-repeat: no-repeat;
	margin:0px;
	padding:0px;
	width:760px;
	height:120px;	
}
#heading h1 {
	display:none;
}
#navigation {
	margin-top:10px;
	margin-bottom:10px;
	height:27px;
	text-align:center;
}
#navigation ul {
	margin:0px;
	padding:0px;
}
#navigation ul li {
	list-style:none;
	display:block;
	float:left;
	margin:0px;
	padding:0px;
	border-right:1px solid #A51D21;
}
#navigation ul li a {
	text-decoration:none;
	display:block;
	color:#fff;
	padding:1px 10px 1px 10px;
	font-weight:bold;
}
#navigation ul li a:hover {
	text-decoration:underline;
}
#body {
	padding:16px;
	line-height:22px;
	background-color:#030303;
}
#body h2 {
	margin:0px;
	padding:0px;
	padding-bottom:5px;
	padding-top:5px;
	color:#FFFF22;
	font-weight:normal;
}
#body h3 {
	margin:0px;
	padding:0px;
	padding-bottom:5px;
	color:#22EE44;
	font-weight:normal;
}
#aboutTFS {
	float:left;
	width:320px;
	padding-bottom: 15px;
}
#news {
	width:390px;
	float:right;
	padding-left:5px;
}
.red {
	color:#A51D21;
}
.smaller {
	font-size:80%;
}
h3#next_show {
	background:url(../images/tab_next_show.gif) no-repeat left top;
	width:117px;
	height:29px;
	overflow:none;
}
h3#next_show span {
	display:none;
}
#note {
	/*background-color:#FFFFC1;*/
	padding:11px;
	background-color:#4A4A4A;
	color:#fff;
	line-height:125%;
	margin-bottom:15px;
	margin-top:-5px;
	width:318px;
}
a.current {
	color:#FFFF22 !important;
}
.green {
	color:#006600;
}
.blackBorder {
	border:1px solid #000000;
}
.postsuccess {
	color:#CC0000;
}
.POSTcomment {
	display:block;
	padding:10px;
	border:1px solid #999999;
	margin-bottom:10px;
	line-height:21px;
	background-color:#1F1F1F;
	font-size:15px;
	color:#fff;
}
.POSTcomment2 {
	display:block;
	padding:10px;
	border:1px solid #999999;
	background-color:#2C2C2C;
	margin-bottom:10px;
	line-height:21px;
	font-size:15px;
	color:#fff;
}
textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
#cmsContent {
	padding:35px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
#cmsContent h1 {
	margin:0px;
	padding-bottom:10px;
	border-bottom:1px solid #333333;
}
#cmsContent h3 {
	margin:0px;
	padding-bottom:5px;
	color:#0707DE;
}
.adminMsg {
	color:#CC0000;
	font-weight:bold;
}
#viewShows {
	padding:10px;
	background-color:#DADADA;
	margin-bottom:13px;
}
#viewShows_live {
	padding:5px;
	margin-bottom:13px;
}
#viewShows_live h3 {
	margin:0px;
	padding-bottom:5px;
	color:#22EE44;
}
#editbar {
	padding:3px;
	color:#CCCCCC;
	background-color:#000000;
}
#editbar a {
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}
#editbar a:hover {
	text-decoration:underline;
}
/* Moblog Styles */
.moblogPhoto {
	display:block;
	width:170px;
	_width:160px;
	height:210px;
	_height:215px;
	float:left;
	text-align:center;
	margin:8px;
	_margin:6px;
	padding:6px;
	_padding:7px;
	background-color:#EEEEEE;
	border:1px solid #D1D1D1;
	color:#595959;
}
.moblogPhoto h4 {
	background-color:#676A7D;
	color:#FFFFFF;
	padding:3px 2px 3px 2px;
	margin-top:0px;
	margin-bottom:8px;
	background-image: url(../images/h2-bg2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-size:13px;
}
.moblogPhoto a img {
	border:none;
	padding-bottom:4px;
}
.moblogPhoto a:hover {
	background-color:#EEEEEE !important;
}
.moblogPhoto a h4  {
	color:#FFFFFF;
	text-decoration:none;
}
.moblogPhoto a:hover h4 {
	text-decoration:underline;
	background-color:none;
}
#largeImgHolder {
	
}
#largeImgHolder h3 {
	font-size:25px;
	margin:0px;
	padding-bottom:13px;
}
#largeImgHolder p.comments {
	display:block;
	font-size:13px;
	line-height:18px;
	width:600px;
	margin:0px;
	padding:2px 0px 13px 0px;
}
.pagination {
	display:block;
	font-size:115%;
	padding:7px 0px 7px 6px;
	color:#595959;
}
.pagination strong {
	color:#000000;	
	background-color:#FFFF66;
	border:1px solid #F7EF42;
	padding:0px 5px 0px 5px;
}
#comments {
	text-align:left;
	width:640px;
	margin-top:13px;
	padding:8px 13px 10px 13px;
	background-image: url(../images/bg-comments.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#moblogLinks ul {
	margin:0px;
	padding-left:22px;
	padding-top:3px;
}
#moblogLinks ul li {
	margin:0px;
	padding-bottom:6px;
}
#sponsors {
	background:url(../images/bg_sponsors.gif) no-repeat left top;
	width:790px;
	height:60px;
	margin:0px auto;
}
.flickr_badge_image {
	display:block;
	float:left;
	margin:0 10px 10px 0;
}
.flickr_badge_image a img {
	border:1px solid #606060;
	outline:none;
}
a.viewAll {
	display:block;
	margin-top:60px;
}
input.tagonflickr {
	padding:3px;
	color:#333333;
	font-size:14px;
	text-align:center;
	margin-top:10px;
	border:1px solid #0063DC;
	color:#FF0084;
	font-weight:bold;
	background-color:#F5F5F5;
	width:250px;
}
#showDetails {
	width:410px;
	float:left;
	padding-right:20px;
}
#showPhotos {
	float:left;
	width:280px;
	font-size:90%;
	padding-bottom:20px;
}
#showPhotos h3 {
	color:#000;
	margin:0;
	padding:0;
	padding-bottom:7px;
	font-size:18px;
}
#showPhotos h3 a {
	color:#FF0084;
	text-align:left;
	font-size:80%;
}
#lastShowPhotos {
	margin-top:12px;
	margin-bottom:9px;
}
#lastShowPhotos h3 {
	padding-bottom:8px;
}
table#band_members img {
	border:1px solid #433E3D;
}
#sponsor_logos {
	position:relative;
	top:-40px;
}
#home_links {
	width:206px;
	height:30px;
	background:url(../images/bg_links.gif) no-repeat left top;
	padding:35px 0 0 9px;
	position:relative;
	top:15px;
	left:-16px;
}
