@charset "UTF-8";
/* CSS Document */
html {
  height:100%; 
  width:100%; 
  margin:0; 
  padding:0
}

body {
  height:100%; 
  width:100%; 
  font-family:Verdana, Arial, Helvetica, sans-serif; 
  font-size:14px;
  background-color:#260809;
  /*background-image:url(../images/randoms2.gif);
  background-position:top left;
  background-repeat:repeat;*/
  background-image:url(../images/bg.jpg);
  background-position:center top;
  background-repeat:repeat;
  color:#debc99; 
  margin:0; 
  padding:0
}

#holiday_special {
  background:#debc99;
  color:#260809;
  -webkit-border-bottom-right-radius: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  -moz-border-radius-bottomleft: 8px;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  font-size:18px;
  vertical-align:middle;
  text-align:center;
  padding:9px;
  border-left:1px solid #c85c56;
  border-right:1px solid #c85c56;
  border-bottom:1px solid #c85c56;
  border-top:none;
}

#holiday_special a {
  display:block;
  background:#debc99;
  color:#260809;
  font-size:22px;
  text-decoration:none;
  text-shadow:1px 1px 1px #c85c56;
}

#holiday_special img {
  vertical-align:bottom;
  border:1px solid #c85c56;
}

#rt1 {
	font-size:52px;
	white-space:nowrap;
	line-height:50px
}


#rt2 {
	font-size:58px;
	font-weight:bold;
	white-space:nowrap
}

#rt3 {
	font-size:26px;
	margin:10px 0px 5px 0px;
	white-space:nowrap
}

#rt3 a {
	font-size:22px;
	background-color:#c85c56;
	padding:3px 8px 3px 8px;
	text-decoration:none
}

#rt3 a:hover {
	background-color:#F3EDBE;
	color:#c85c56
}

#spromo {
	margin:10px 0px 0px 0px
}

#CapT {
	text-transform:uppercase;
	font-size:16px;
	font-weight:bold
}

#search {
	padding:10px 0px 10px 0px
}

#searchForm input{
	border: 1px solid #c85c56;
	padding:6px;
	font-size:14px;
	color:#260809;
	background-color:#c85c56;
	width:220px
}

#searchForm #submit {
	background-color: #c85c56;
	color: #260809;
	font-size:14px;
	width:60px;
	border:none
}

.submit {
	background-color: #c85c56;
	color: #260809;
	font-size:14px;
	padding:6px;
	border:none
}

.separator {
	font-size:9px
}

#cover_images {
	text-align:right; 
	width:900px;
	padding:0px;
	margin:0;
	border:none;
	line-height:0
}

ol.search {
	list-style:decimal-leading-zero; 
	list-style-position:outside
}

ol.search a {
	font-size:14px
}

ol.search img {
	max-width:50px!important
}

ol {
	list-style-image:url(../images/music_note_bullet.gif);
	margin-left:0px;
	padding-left:30px
}

ul {
  list-style:none; 
  list-style-image:none; 
  text-indent:21px; 
  margin-left:0px; 
  padding-left:0px
}

ul li:before {
  content:"* "; 
  font-size:9px
}

a {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  color:#260809; 
  text-align:center; 
  font-size:14px
}

a:link {
  text-decoration: underline
}

a:visited {
  text-decoration: underline
}

a:hover {
  text-decoration: none
}

a:active {
  text-decoration: underline
}

#manage {
	float:right;
}

.manage {
}

a.nouline {
	text-decoration:none
}

div#wrapped {
	width: 900px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -30px; /* the bottom margin is the negative value of the footer's height */
	text-align: center;
}

div#header {
}

div#logo_promo {
  position:absolute
}

div#promo {
	padding:15px 0px 0px 0px
}

div#columnWrapper {
	font-size:14px;
	width:900px;
	margin:0px 0px 0px 0px
	
}

.bl {background: url(../images/bl_corner.png) #debc99 0 100% no-repeat}
.br {background: url(../images/br_corner.png) 100% 100% no-repeat}
.tl {background: url(../images/tl_corner.png) 0 0 no-repeat}
.tr {background: url(../images/tr_corner.png) 100% 0 no-repeat}
.clear {font-size: 1px; height: 1px}

div#nav1 {
	height:16px;
	position:relative
}

div#nav2 {
	position:absolute;
	bottom:0;
	left:50%;
	width:800px;
	margin-left:-400px
}

div#rcolumn {
  float:right;
  width:590px;
  text-align:left;
  padding:0px 0px 10px 0px
}

div#rcolumnNav {
  padding-bottom:0px;
  color:#debc99;
  text-align:center;
  height:0px!important
}

#rcolumnNav a {
  padding:5px 5px 5px 5px;
  font-size:14px;
  font-weight:bold;
  text-decoration:none;
  background-color:#c85c56
}

#rcolumnNav a:hover {
  color:#260809;
  text-decoration:none;
  background-color:#debc99
}

div#rcolumnNavH {
  padding:5px 0px 10px 0px;
  color:#debc99;
  text-align:center
}

#rcolumnNavH a {
  padding:5px 5px 5px 5px;
  font-size:14px;
  font-weight:bold;
  text-decoration:none;
  background-color:#c85c56
}

#rcolumnNavH a:hover {
  color:#260809;
  text-decoration:none;
  background-color:#debc99
}

div#rcContent {
	padding:7px;
	color:#260809;
	min-height:300px
}

span#news_title {
	color:#260809;
	font-weight:bold;
	font-size:22px
}

span#news_date {
	font-size:10px;
	font-style:italic
}

/* BLOG */

span#blog_date {
	font-size:10px;
	font-style:italic
}

span#blog_title {
	color:#260809;
	font-weight:bold;
	font-size:22px
}

span#blog_title a {
	font-size:22px;
	text-decoration:none
}

span#blog_title a:hover {
	color: #c85c56;
}

#blogComments {
	padding:5px 0px 10px 0px
}

#blogComments a {
	font-size:10px
}

#blog_post {
	padding:10px 0px 5px 0px
}

/* END BLOG */

#news_post {
	padding:15px 0px 0px 0px
}

div#lcolumn {
  float:left;
  width:300px;
  text-align:left
}

div#twitter {
  font-size:14px; 
  text-align:left;
  color:#260809;
  margin:5px 0px 0px 0px;
  /*width:592px*/
}

div#twitter_content {
	padding:10px
}

div#twitter a {
  color:#610217; 
  font-weight:normal;
  font-size:14px;
  background-color:none;
  padding:0px!important;
  margin:0px!important
}

span#twitter_update_list li {
  list-style:none; 
  font-size:14px; 
  color:#260809; 
  display:inline;
  font-weight:normal
}

span#twitter_update_list li span a {
  color:#260809;
  background:none!important;
  padding:0px!important;
  margin:0px!important;
  text-decoration:underline!important;
  font-size:14px!important
}

span#twitter_update_list li span a:hover {
  text-decoration:none!important
}

span#twitter_update_list li a {
  text-decoration:none!important;
  background:none!important;
  padding:0px!important;
  margin:0px!important;
  font-size:11px!important
}

div#elist {
  width:300px; 
  text-align:left; 
  padding:0px 0px 10px 0px;
  font-size:16px;
  color:#F3EDBE
}

div#slinks {
  width:300px; 
  text-align:left;
  padding:0px 0px 5px 0px
}

div#quotes {
  width:300px; 
  text-align:left; 
  font-size:14px; 
  font-style:italic; 
  padding:9px 0px 9px 0px
}

div#quote_text {
	padding:5px;
	color:#260809
}

div#quotes span {
	font-family:"Times New Roman", Times, serif!important;
	font-size:22px;
	line-height:10px;
	font-weight:bold
}

div#copyright {
  text-align:center;
  font-size:9px;
  color:#c85c56;
  padding:5px 0px 5px 0px
}

div#copyright a {
  color:#c85c56;
  font-size:9px
}

#copylinks {
	line-height:18px;
	margin:0px 0px 3px 0px
}

div#push {
	clear: both;
	background:none;
	width:auto
}

div#footer, #push {
	width: 900px;
	height: 30px;
	margin: 0 auto;
}

div#footer {
  height:23px;
  /*border-top:1px solid #c7a88b;*/
  text-align:center;
  font-size:9px;
  color:#c7a88b;
  padding:7px 0px 0px 0px
}

#foot_hits {
  padding:3px 0 0 0
}

/* BEGIN FORM styles */

textarea {
	height:30px
}

input:focus, select:focus, textarea:focus {
	background-color:#c7a88b!important;
	color:#260809
}

#elistForm input{
	border: 1px solid #c85c56;
	padding:6px;
	font-size:14px;
	color:#260809;
	background-color:#c85c56;
	width:240px
}

#elistForm #submit_button {
	background-color: #c85c56;
	color: #260809;
	font-size:14px;
	width:40px;
	border:none
}

#elistForm #unsubscribe{
	background-color: #c85c56;
	color: #260809;
	font-size:14px;
	width:100px;
	border:none;
	text-align:center
}

#elistForm span.error{
	color: #cd4c4c;
	background-image:url(/images/error.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:20px;
}
#elistForm span.noerror{
	color: #4e923b;
	background-image:url(/images/check.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:20px;
}

#elistForm input.error{
	background: #f8dbdb;
	border-color: #e77776
}

#commentForm textarea {
	width:562px;
	border: 1px solid #c85c56;
	padding:6px;
	font-size:14px;
	color:#260809;
	background-color:#c85c56
}

#commentForm input{
	border: 1px solid #c85c56;
	padding:6px;
	font-size:14px;
	color:#260809;
	background-color:#c85c56
}

#customForm textarea {
	width:562px;
	border: 1px solid #c85c56;
	padding:6px;
	font-size:14px;
	color:#260809;
	background-color:#c85c56
}

#customForm input{
	border: 1px solid #c85c56;
	padding:6px;
	font-size:14px;
	color:#260809;
	background-color:#c85c56
}

#customForm select {
	border: 1px solid #c85c56;
	padding:6px;
	font-size:14px;
	color:#260809;
	background-color:#c85c56
}

#customForm #submit_button {
	background-color: #c85c56;
	color: #260809;
	font-size:14px;
	width:40px;
	border:none;
	width:130px
}

#customForm span.error{
	color: #cd4c4c;
	background-image:url(/images/error.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:20px;
}
#customForm span.noerror{
	color: #4e923b;
	background-image:url(/images/check.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:20px;
}

#customForm textarea.error{
	background: #f8dbdb;
	border-color: #e77776;
}

#customForm input.error{
	background: #f8dbdb;
	border-color: #e77776
}

.noShowInput{
	border:none!important;
	background-color:#debc99!important;
	color:#260809;
	font-size:14px!important;
	font-weight:bold!important;
	padding:0px!important;
	cursor:default
}
.noShowInput:focus {
	background-color:#debc99!important
}

#error{
	border: 1px solid #efefef;
}

.error {
	color: #cd4c4c;
}

/* END FORM styles */

.light {
	background-color:#FFD8E2
}

.dark {
	background-color:#debc99
}

#comments {
	margin-bottom:10px;
	padding:5px
}

#comment_text {
	padding:5px 0px 0px 0px
}

#likebox {
	background-color:#F3EDBE!important;
	border:none!important;
	margin:1px 0px 1px 0px;
	text-align:center
}

#youtube {
	padding:0px 0px 0px 0px;
	width:300px;
	height:195px
}

#mp3playerContainer {
	text-align:left;
	height:31.4px;
	padding-bottom:7px
}

#mp3player {
	padding:0px 0px 0px 0px
}

#mp3player a {
	text-decoration:none
}

#reverbPlayer {
	text-align:left;
	padding:9px 0px 9px 0px
}

.ten {
	font-size:10px;
}

.ten a {
	font-size:10px;
}

.fourteen {
	font-size:14px;
	font-weight:bold
}

.fourteen a {
	font-size:14px
}

div#mediaPhotos {
  text-align:left
}

div#disco {
  float:right; 
  padding-left:10px;
}

div#discoText {
  color:#260809
}

#discoText b {
	font-size:22px
}

div#discoText ol {
	list-style:decimal-leading-zero!important; 
	list-style-position:inside!important
}

.pixCap {
  font-size:9px; 
  text-align:center
}

.pixCap a {
  font-size:9px; 
  text-align:center
}

#show_pix_container {
	font-size:14px;
	text-align:center
}

#show_pix_caption {
	padding-top:10px
}

#pic_frame {
	width:120px;
	height:120px;
	background-color:#610217;
	border:4px solid #260000
}

div#qTip {
 padding: 3px;
 font-size:14px;
 border: 1px solid #FFD8E2;
 display: none;
 background: #260809;
 color: #FFFFFF;
 text-align: left;
 position: absolute;
 z-index: 1000;
 overflow:hidden
}

#stat {
	color:#c85c56;
	font-weight:bold;
	font-size:14px
}

#user_img {
	max-width:565px;
}

#pix_row {
	padding-left:20px;
	clear:both
}

#pix_block {
    width:100px; 
	float:left; 
	padding:0px 35px 10px 0px;  
	text-align:center;
}

#pix_block a img {
	border:1px solid #c85c56;
	padding:3px
}

#pix_block a img:hover {
	border:1px solid #260809;
	padding:3px
}

#emoticons {
	vertical-align:baseline;
	font-size:14px
}

.unselectable {
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
   	border:none!important;
	background-color:#debc99!important;
	color:#260809;
	font-size:14px!important;
	font-weight:bold!important;
	padding:0px!important;
	cursor:default
}

a.more_records {
	text-decoration:none;
	font-weight:bold
}

a.more_records:hover {
	text-decoration:underline
}

/* BBCODE */

.imgleft {
	float:left;
	padding:0px 10px 0px 0px
	
}

.imgright {
	float:right;
	padding:0px 0px 0px 10px
}

#bbcodeIcons img {
	cursor:help;
	vertical-align:bottom;
	margin-bottom:2px;
	margin-top:0px
}

/* VIDEO */

#band_box {
	text-align:center;
	background-color:#c85c56;
	padding:20px 0px 20px 0px
}

.c {
	cursor:pointer;
	background-color: #c85c56;
	color: #260809;
	font-size:14px;
	padding:6px;
	border:none
}

a.c:hover {
	text-decoration:none
}

a.delete {
	float:right;
	padding:5px;
	font-size:10px
}

a.edit {
	float:right;
	padding:5px;
	font-size:10px
}

a.c_delete {
	float:right;
}


#comments_band {
	border-bottom:1px solid #c85c56;
	padding:5px
}

#created {
	font-size:10px;
	font-style:italic
}

.more_records {
}

#bottomMoreButton {
	margin-top:5px
}

#fright {
	float:right
}

#mobile {
	display:none
}
