/* RESETS & BASIC PAGE SETUP */
* 							{ margin:0; padding:0; }
html 						{ overflow: scroll; }
body 						{ font: 62.5% Georgia, serif; background-color:Black;}
ul 							{ list-style: none inside; }
a 							{ outline: none; color:#1ba0d1}
a:hover 					{ outline: none; color:white}
a img 						{ border: 2px; }
img							{ padding: 5 5 10 5;}
strong						{ color: #1ba0d1;}
/* END RESET */

/* TYPOGRAPHY */
p ,td						{ font-size: 1.2em; line-height: 1.2em; margin-bottom: 0px; color: White;}
h1							{ font-weight: normal; font-size: 3.0em; color: White; }
h2							{ font-weight: normal; font-size: 2.4em; color: #1ba0d1; }
h3							{ font-weight: normal; font-size: 2.0em; color: #1ba0d1; margin-top:10px; }
h1, h2						{ margin-bottom: 15px;}
#footer p, #footer a		{ color: white; text-decoration: none; }
#footer a:hover				{ text-decoration: underline; }
p.metadata					{ background: #353430; padding: 2px; color: white; margin-bottom: 5px; }
#topbar a					{ color: white; }
#side-col a					{ color: white; text-decoration: none; text-align:center; font-size: 2.0em;  }
#side-col a:hover			{ text-decoration: underline; }

/* END TYPOGRAPHY */


/* TOOLBOX */
.floatleft 					{ float: left; }
.floatright 				{ float: right;}
.floatleftpad 				{ float: left; padding-right:20px }
.floatrightpad 				{ float: right; padding-left:20px }
.clear 						{ clear: both; }
.edit-button				{ display: block; width: 15px; height: 14px; text-indent: -9999px; float: left; margin-right: 5px;
							  background: url(images/edit-button.jpg) center center no-repeat; }
.delete-button				{ display: block; width: 11px; height: 12px; text-indent: -9999px; float: left; padding-top: 2px;
							  background: url(images/delete-button.jpg) center center no-repeat; }
.add-show-button			{ width: 118px; height: 36px; 
							  text-indent: -9999px; display: block;
							  background: url(images/new-show-button.jpg); }
.center						{ text-align: center; }
/* END TOOLBOX */



/* STRUCTURE */
#topbar						{ background: black; padding: 5px; position: absolute; top: 0px; z-index: 9999; }
#page-wrap 					{ width: 800px; margin: 0 auto; }
#main-content				{ background-color:black; padding: 20px; margin-bottom: 20px; width: 800; margin-left: 200; position:relative ;}
#main-col					{ width: 500px; float: left; }		  
#side-col					{ width: 175px; float: right; border: outset 4px silver; padding: 5px; margin-top:50px; text-align:center;}
#footer						{ height: 144px; text-align: center; }
#footer div					{ background: url(images/FecksFooterNew.png) repeat-x; margin: 0 auto; padding-top: 28px; height: 94px; width: 800px; }
#soundfiles					{ margin-left:50px; width:400px; height:100px;}
#soundfilestable			{ background-color:Transparent}
/* END STRUCTURE */ 


/* MENU */
#fancymenu 					{ background: url(images/FecksHeaderNew.png) no-repeat top center; padding-top: 167px; min-height: 81px; position: relative;}
#fancymenu ul#menu			{ padding-left: 66px; }
#fancymenu ul#menu li		{ float: left; }
#fancymenu ul#menu li a		{ display: block; float: left; height: 30px; text-align: center; 
							  padding: 20px 0 0 0; color: white; font-size: 1.2em; overflow: hidden;
							  text-decoration: none; z-index: 10; position: relative; }
#fancymenu ul#menu li#menu-home a { width: 111px; }
#fancymenu ul#menu li#menu-shows a { width: 111px; }
#fancymenu ul#menu li#menu-bio a { width: 111px; }
#fancymenu ul#menu li#menu-gallery a { width: 111px; }
#fancymenu ul#menu li#menu-contact a { width: 111px; }
#fancymenu ul#menu li#menu-links a { width: 111px; }
#fancymenu ul#menu li.background { background: url('images/menu-rollover-bg.png') top center repeat-x;
								   z-index: 0; position: absolute; visibility: hidden; height: 50px; }
/* END MENU */


/* SHOW ROW */
.show-row					{ border-bottom: 0px solid #ccc; }
.show-row-head				{ font-style: italic; font-size: 1.4em; }
.show-row-dates, .show-row-event-venue, .show-row-address, .show-row-time, .show-row-head, .show-row-admin		{ float: left; padding: 5px; font-size: 1.4em;color:White; }
.show-row-dates				{ width: 100px; }
.show-row-event-venue		{ width: 200px; }
.show-row-address			{ width: 250px; }
.show-row-time				{ width: 100px; }
.show-row-admin				{ width: 100px; }
.button						{ cursor: pointer; padding: 5px; font-size: 1.3em; }
#message					{ padding: 5px; }
.info						{ font-size: 1.2em; margin:2px 0 10px 0; }
.info-error					{ font-size: 1.2em; border: 2px solid #fc0; background: #fffea1; }
/* END SHOW ROW */


/* FORMS */
form						{ width: 425px }
input, textarea				{ font-family: Georgia, serif; font-size: 14px; }
input:focus, textarea:focus { background: #ccc; border: 1px solid black; }
.input, input, textarea		{ border: 1px solid #ccc; padding: 4px; margin: 0 0 0 5px; }
.input-error				{ background:#fffea1; border-color:#fc0; }
label						{ display: block; width: 100px; float: left; }
.single-field				{ clear: both; padding: 4px;}
.single-field input,
.single-field textarea		{ float: left; width: 300px; }
.submit-button				{ float: right; margin-right: 6px; margin-top: 6px; }
.tablecolor					{ background:#2e87a8;}
.formoverride				{ width:800px;}
/* END FORMS */


/*CLASSES */
.justify					{ text-align:justify;}
.homecontent				{ margin-top:10px; text-align:justify;}
.blue						{ color: #1ba0d1}
.bluelink					{ color: #1ba0d1;}
.col1						{ width:100px; }
.col1						{ width:200px; }
/*END CLASSES */

/*MAILCHIMP */
#mailchimp					{ background-color:White; text-align:center; padding:5px 5px 5px 10px;
								border:inset 2px white;}
/*END MAILCHIMP */
 