/* CSS Document */
body {
	background-image: url(../images/bgTile.png);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ede9b8;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF8E4;
}
p {
	margin-top: 4px;
}
a:link {
	color: #94141F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #94141F;
}
a:hover {
	text-decoration: underline;
	color: #94141F;
}
a:active {
	text-decoration: none;
	color: #94141F;
}

/* general positioning */
.contentHolder{
	position: absolute;
	width: 650px;
	left: 50%;
	margin-left: -330px;
}
#menu{
	position: absolute;
	left: 2px;
	z-index: 100;
}

#menu #textMenu{
	visibility: hidden;
}
#menu #textMenu ul { 
	list-style: none inside;
}
#menu #textMenu li{
	margin-bottom: 0px;
}

#logoBG{
	position: absolute;
	background-image: url(../images/1pxBlack.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	z-index: 98;
	width: 475px;
	left: 175px;
	top: 56px;
}
#logoName{
	color: #000000;
	font-size: 9px;
}
#logo{
	position: absolute;
	left: 330px;
	height: 99px;
	margin-left: 150px;
	margin-top: 15px;
	z-index: 150;
}
#corkboard{
	position: absolute;
	background-image: url(../images/corkBG.jpg);
	background-repeat: repeat-y;
	left: 150px;
	top: 85px;
	padding-left: 12px;
	padding-right: 12px;
	z-index: 101;
}
#corkTop{
	position: relative;
	background-image: url(../images/corkTop.jpg);
	background-repeat: no-repeat;
	height: 12px;
	width: 500px;
	margin-left: -12px;
}
#corkBot{
	position: relative;
	background-image: url(../images/corkBot.jpg);
	background-repeat: no-repeat;
	height: 11px;
	width: 500px;
	margin-left: -12px;
	clear: both;
}
#content{
	position: relative;
}

/* columns */
.col15{
	position: relative;
	z-index: 6;
	clear: both;
	width: 475px;
}
.col12{
	position: relative;
	float: left;
	z-index: 2;
	width: 184px;
}
.col13{
	float: left;
	position: relative;
	z-index: 3;
	width: 280px;
}
.col34{
	position: relative;
	float: right;
	z-index: 4;
	width: 184px;	
	margin-right: 90px;
}
.col35{
	position: relative;
	float: right;
	z-index: 4;
	width: 280px;	
}
.col45{
	position: relative;
	float: right;
	z-index: 5;
	width: 188px;	
}

.row{
	clear: both;
	padding-top: 8px;
}

/* paper */
.paperYellow{
	color: #000000;
	background-image: url(../images/paperYellow.jpg);
	background-attachment: scroll;
	background-color: #FFEFBD;
	background-repeat: repeat;
	background-position: left top;
	padding-right: 4px;
	padding-left: 4px;
	margin-bottom: 8px;
	border: 1px solid #000000;
}

.paperGreen{
	color: #000000;
	background-image: url(../images/paperGreen.jpg);
	background-attachment: scroll;
	background-color: #DDD7A6;
	background-repeat: repeat;
	background-position: right bottom;
	padding-right: 4px;
	padding-left: 4px;
	margin-bottom: 8px;
	border: 1px solid #000000;
}


.clearfix{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    padding-bottom: 4px;
}

/* headings (hidden bt text graphics */
h1{
	margin-top: 4px;
	margin-bottom: 0px;
	font-family: "Courier New", Courier, mono;
	font-size: 26px;
	font-weight: bold;
	color: #4C4435;
	font-variant: small-caps;
	text-transform: capitalize;
}
h2{
	margin-top: 4px;
	margin-bottom: 0px;
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bold;
	color: #4C4435;
	font-variant: small-caps;
	text-transform: capitalize;
}
h3{
	margin-top: 4px;
	margin-bottom: 0px;
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	color: #4C4435;
	font-variant: small-caps;
	text-transform: capitalize;
}

/*//
//
//
//
//
//
//
//*/
/* home page */
.adText{}
.adImage {
	margin-bottom: 4px;
}
.adImage img{
	border: 1px solid #000000;
}
.pubRadio{
	float: right;
}

#news{
	margin-bottom: 8px;
}
.newsDate{
	font-weight: bold;
}
.newsText{}
.newsArchives{
	font-weight: bold;
	text-align: right;
}

#livingroom{
	color: #000000;
	background-image: url(../images/couch.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFEFBD;
	padding-right: 4px;
	padding-left: 4px;
	margin-bottom: 8px;
	border: 1px solid #000000;
}
#livingroom p{
	position: relative;
	z-index: 2;
	width: 184px;
}
/*//
//
//
//
//
//
//
//*/
/* shows page */
#shows{}
.showHolder{
	margin-top: 8px;
	margin-bottom: 8px;
}
.showDate{
	font-weight: bold;
}
.showEvent{}
.showVenue{}
.showAddress{
	margin-left: 16px;
}
.showDetails{
	margin-left: 16px;
	font-size: 10px;
}
.showNote{
	margin-left: 16px;
	font-size: 10px;
}
.showActs{
	margin-left: 16px;
	font-size: 10px;
}
.otherAct{}

#timeSwitch{
	position: relative;
	text-align: right;
	margin-top: 24px;
	margin-bottom: 8px;
	font-size: 10px;
		
}
#timeSwitch input{
	vertical-align: text-bottom;
}
/*//
//
//
//
//
//
//
//*/
 /*notes page */
.tourNote{}
.tourNoteDate{
	font-weight: bold;
}
.tourNoteText{}
.archiveLink{
	margin-bottom: 2px;
}
/*//
//
//
//
//
//
//
//*/
/* press */
.publication{
	font-size: 12px;
	font-weight: bold;
}
.article{
	padding-right: 4px;
}
.article .articlePub{
	font-weight: bold;
	font-size: 14px;
}
.article .articlePubLink{
	text-align: right;
}
.article .articleText{
	margin-top: 1.5em;
}
.article .articleAuthor{
	margin-top: 1.5em;
	text-align: right;
	font-style: italic;
}
/*//
//
//
//
//
//
//
//*/
/* photos */
.photo{}
.photo .midThumb img{
	border: 1px solid #000000;
}
.photo .caption p{
	text-align: center;
}
/*//
//
//
//
//
//
//
//*/
/* music and lyrics */
.cd {
	clear: both;
}
.cd .cdTitle{
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
}
.cd li{
	margin-left: -1em;
}
.cd img {
	border: 1px solid #000000;
	margin-bottom: 8px;
}
.cd .lyrics{
	/*display: none;*/
}
.cd .lyrics .title{
	font-size: 12px;
	font-weight: bold;
	color: #94141F;
}
.cd .lyrics .close{
	float: right;
	font-weight: bold;
	color: #94141F;
	border: 1px dotted #94141F;
}
/*//
//
//
//
//
//
//
//*/
/* mart */
.store{}
.store .storeName{
	font-weight: bold;
	text-transform: capitalize;
}
.store .storeAddy{}

.item{
	clear: both;
	padding-bottom: 8px;
	padding-top: 8px;
	border-bottom: 1px solid #94141F;
}	
.item .itemTitle{
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
}
.item .itemText{}
.item .itemPrice{
	text-align: right;
}
.item .itemLink{
	text-align: right;
}
.item img {
	border: 1px solid #000000;
}
/*//
//
//
//
//
//
//
//*/
/* radio report */
.station{}
.station .callLetter{
	font-weight: bold;
	text-transform: capitalize;
}
.station .frequency{
	font-weight: bold;
}
/*//
//
//
//
//
//
//
//*/
/* CONTACT */
.designCredit{
	/*background-color: #FF00FF;*/
}
.designCredit a:link{
	color: #FFF8E4;
}
.designCredit a:visited {
	color: #FFF8E4;
}
.designCredit a:hover {
	color: #FFFFFF;
}
.designCredit a:
a:active {
	color: #FFFFFF;
}
/*//
//
//
//
//
//
//
//*/
/* forms */
form{}
input{
	background-color: #FFF8E4;
	border: 1px solid #000000;
	margin-bottom: 2px;
}
textarea{
	background-color: #FFF8E4;
	border: 1px solid #000000;
	margin-bottom: 2px;
}
form .full{
	width: 175px;
}
form .city{
	width: 138px;
}
form .state{
	width: 30px;
}
form .small{
	width: 130px;
}
form .tiny{
	width: 50px;
}

form #send{
	color: #94141F;
	border: 1px solid #94141F;
}

