@charset "UTF-8";
/* CSS Document */

/* COLORS
WHITE - FFF
BLACK - 000
RED - 8a3339
FOOD RED - ac767a
yellow - f1cd09
*/
		
body {
text-align: center;
min-width: 1007px;
background-color: #000;
margin: 0;
padding: 0;
border: 0;
font: 100%;
background-image: url(art/body-bg.jpg);
background-position: top center;
background-repeat: no-repeat;
}

#container {
width: 927px;
margin: 0 auto;
text-align: left;
padding: 0;
border: 0;
}

#navigation {
width: 927px;
height: 264px;
border: 0;
padding: 0;
margin: 0 0 35px 0;
}

.slideshow {
float: right;
width: 315px;
height: 240px;
overflow: hidden;
}

#main {
width: 927px;
margin: 0 0 60px 0;
padding: 0;
}

#main-left-contact {
width: 605px;
float: left;
margin: 0;
padding: 60px 0 0 0;
background-image: url(art/content-main-contact.jpg);
background-position: top left;
background-repeat: no-repeat;
}

#main-left-home {
width: 605px;
float: left;
margin: 0;
padding: 60px 0 0 0;
background-image: url(art/content-main-home.jpg);
background-position: top left;
background-repeat: no-repeat;
}

#main-left-music {
width: 605px;
float: left;
margin: 0;
padding: 60px 0 0 0;
background-image: url(art/content-main-music.jpg);
background-position: top left;
background-repeat: no-repeat;
}

#main-left-music a {
color: #FFF;
}

#main-left-home a {
color: #ffbf37;
}

#main-left-home a:hover
{
background-color: #ffbf37;
color: #000;
}

#main-left-menu {
width: 605px;
float: left;
margin: 0;
padding: 90px 0 0 0;
background-image: url(art/content-main-menu.jpg);
background-position: top left;
background-repeat: no-repeat;
}

#main-left-photo {
width: 605px;
float: left;
margin: 0;
padding: 90px 0 0 0;
background-image: url(art/content-main-photo.jpg);
background-position: top left;
background-repeat: no-repeat;
}

/* STYLING FOR list items for the navigation side for the picto browser --------------
*/

#main-left-photo .picto-nav {
width: 600px;
padding: 0;
margin: 0 0 15px 0;
border: 0px;
text-align: center;
}

#main-left-photo .picto-gal {
width: 600px;
padding: 0;
margin: 0 0 15px 0;
border: 0px;
text-align: center;
}

#main-left-photo .picto-nav ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#main-left-photo .picto-nav li { 
display: inline;
margin: 0; 
}

#main-left-photo .picto-nav a
{
display: inline;
background-color: #a02e35;
padding: 4px 4px 4px 4px;
margin: 0 2px 4px 2px;
text-decoration: none;
border-right: 1px bottom #fff;
font-size: 1em;
line-height: 1.1em;
font-weight: normal;
letter-spacing: -.03em;
color: #FFF;
}

#main-left-photo .picto-nav a:hover
{
background-color: #000;
color: #a02e35;
}

#main-left-photo .picto-nav a.phogal
{
display: inline;
background-color: #ffbf37;
padding: 4px 4px 4px 4px;
margin: 0 2px 4px 2px;
text-decoration: none;
border-right: 1px bottom #fff;
font-size: 1em;
line-height: 1.1em;
font-weight: normal;
letter-spacing: -.03em;
color: #000;
}



#main-left-home span, #main-left-menu span, #main-left-contact span {
color: #993333;
}

#main-left-menu span.whitesmall {
color: #eee;
font-size: 75%;
}

#main-right-blank {
width: 278px;
float: right;
margin: 29px 0 30px 0;
background-image: url(art/don-simmons-bg.jpg);
background-position: top left;
background-repeat: no-repeat;
}

#main-right {
width: 278px;
float: right;
margin: 29px 0 30px 0;
padding: 0;
background-image: url(art/home-calendar-bg.jpg);
background-position: top left;
background-repeat: no-repeat;
}

#main-right-home {
width: 278px;
float: right;
margin: 29px 0 30px 0;
padding: 141px 0 0 0;
background-image: url(art/home-calendar-bg-home.jpg);
background-position: top left;
background-repeat: no-repeat;
}

#main-right-menu {
width: 278px;
float: right;
margin: 29px 0 30px 0;
background-image: url(art/menu-order-bg.jpg);
background-position: top left;
background-repeat: no-repeat;
padding: 70px 0 0 0;
}

#main-right-contact {
width: 278px;
float: right;
margin: 29px 0 30px 0;
background-image: url(art/contact-right-bg.jpg);
background-position: top left;
background-repeat: no-repeat;
padding: 70px 0 0 0;
}

#main-right ul, #main-right-home ul {
margin: 70px 0 10px 0;
padding: 0;
list-style-type: none;
line-height: 1.3em
}

#main-right li.upcoming, #main-right-home li.upcoming {
background-color: #993333;
color: #cdcdcd;
margin-top: 25px;
}

#main-right a, #main-right-menu a, #main-right-home a {
display: block;
text-decoration: none;
padding: 10px 0 10px 30px;
font-size: 1em;
line-height: 1.1em;
font-weight: bold;
color: #FFF;
}

#main-right select, #main-right-menu select, #main-right-home select { margin: 35px 0 0 40px; }

#main-right a:hover, #main-right-menu a:hover, #main-right-home a:hover {
background-color: #993333;
color: #cdcdcd;
}

#main-right-blank a {
text-decoration: none;
color: #993333;
}

#main-right-blank a:hover {
background-color: #993333;
color: #cdcdcd;
}

#main-right a:hover, #main-right-menu a:hover {
background-color: #993333;
color: #cdcdcd;
}

#main-right-menu h2, #main-right-contact h2 {
color: #FFF;
font-size: 1.2em;
line-height: 1.4em;
font-weight: normal;
padding: 0;
margin: 0 30px 4px 30px;
}

#main-right-menu p, #main-right-blank p {
color: #FFF;
font-size: .9em;
line-height: 1.4em;
font-weight: normal;
padding: 0;
margin: 0 30px 25px 30px;
}

#main-right-blank img {
border: 4px solid #fff;
margin: 30px 0 15px 22px;
padding: 0px;
}

#main-right span, #main-right-home span {
font-size: 80%;
font-weight: normal;
color: #fff;
}

#main-right-contact p.hourst {
color: #FFF;
font-size: 1.15em;
line-height: 1.4em;
font-weight: normal;
padding: 0;
margin: 8px 5px 25px 30px;
}

#main-right-contact span {
font-size: 70%;
font-weight: bold;
font-style: italic;
color: #ededed;
}

#main-right-contact span.dayhours {
font-size: 70%;
font-weight: bold;
font-style: italic;
color: #8a3339;
}

#main-right-menu span {
font-size: 90%;
color: #8a3339;
}

#main-right a.link, #main-left-contact a.link, #main-right-contact a.link, #main-right-home a.link {
font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
display: inline;
text-decoration: underline;
margin: 0 0 0 30px;
padding: 2px;
font-weight: normal;
font-size: .7em;
line-height: 1em;
color: #993333;
}

#main-right-menu a.link {
font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
display: inline;
text-decoration: underline;
margin: 0;
padding: 0;
font-weight: normal;
font-size: .9em;
line-height: 1.4em;
color: #993333;
}

#main-right-menu img {
border: 5px solid #FFF;
padding: 0;
margin: 2px 0 4px 30px;
}

#main-right a:hover.link, #main-right-menu a:hover.link, #main-left-contact a:hover.link, #main-right-contact a:hover.link, #main-right-home a:hover.link {
background-color: #993333;
color: #FFF;
}

/* image floats ************************** EVENTLISTING DIVISION CLASS


<div id="main">
    	<div id="main-left-music">
        	<div class="eventlisting">
            	<img class="f-left" src="art/artists/BuzzAndrews-1.jpg" height="214" width="250" alt="Buzz Andrews" />
              	<h2>Buzz Andrews - OPEN MIC JAM</h2>
                <h3>July 8th &bull; 8pm</h3>
                <p>Buzz has been doin his thing throughout the US for over 46 years! That's right, a four, followed by a 6... 
                Rock and Roll is definitely in his blood and the blues are what soothes his soul. You're guaranteed to have a great time with us 
                'The Caddy'. Come on down and 'Get Buzzed!' For additional information visit his site at: <a href="http://www.buzzandrews.com" target="_blank">www.buzzandrew.com</a></p>
            </div>
*/

/* COLORS
WHITE - FFF
BLACK - 000
RED - 8a3339
FOOD RED - ac767a
*/

.eventlisting {
clear: both;
display: block;
margin: 0;
padding: 35px 0 0 0;
border-top: 1px dotted #1d1d1d;
}

.event-left {
float: left;
width: 265px;
margin: 0;
padding: 0 0 25px 0;
}

.event-right {
float: right;
width: 315px;
margin: 0;
padding: 0 0 25px 0;
}

#main #main-left-music h2 {
color: #FFF;
font-size: 1.3em;
line-height: 1.3em;
font-weight: normal;
padding: 0;
margin: 3px 0 8px 2px;
border-bottom: 2px solid #8a3339;
text-decoration: none;
display: inline;
}

#main .eventlisting .event-right h2 {
color: #FFF;
font-size: 1.3em;
line-height: 1.3em;
font-weight: normal;
padding: 0;
margin: 3px 0 8px 2px;
border-bottom: 2px solid #8a3339;
}

#main .eventlisting .event-right h3 {
color: #ffbf37;
font-size: 0.925em;
line-height: 2em;
margin: 0 0 2px 0;
padding: 0;
font-weight: bold;
}

#main .eventlisting .event-right p {
color: #EEE;
font-size: .75em;
line-height: 1.4em;
margin: 0 0 12px 0;
padding: 0;
font-style: italic;
}

#main .eventlisting .event-left img {
float: left;
background-color: #fff;
border: 0px;
padding: 5px;
margin: 0 15px 10px 0;
}

#main .eventlisting .event-right a {
text-decoration: underline;
padding: 2px;
color: #ffbf37;
}

#main .eventlisting .event-right a:hover {
background-color: #993333;
color: #FFF;
}

/* image floats ************************** CONTACT MAP AND HOURS */

.map {
margin: 20px 0 0 30px;
border: 5px solid #FFF;
width: 500px;
}

/* image floats ************************** */

.f-right {
float: right;
background-color: #fff;
border: 0px;
padding: 5px;
margin: 13px 0 10px 10px;
}

.f-left {
float: left;
background-color: #fff;
border: 0px;
padding: 5px;
margin: 0 15px 10px 0;
}

.f-no {
background-color: #fff;
border: 0px;
padding: 5px;
margin: 0 15px 10px 0;
}

.days {
clear: left;
padding: 0 0 0 150px;
margin: 0 0 20px 0;
background-position: top left;
background-repeat: no-repeat;
}

.tuesday {
background-image: url(art/gallery/days/day-tuesday.gif);
}
.wednesday {
background-image: url(art/gallery/days/day-wednesday.gif);
}
.thursday {
background-image: url(art/gallery/days/day-thursday.gif);
}
.friday {
background-image: url(art/gallery/days/day-friday.gif);
}
.sunday {
background-image: url(art/gallery/days/day-sunday.gif);
}
.parking {
background-image: url(art/gallery/days/parking.gif);
}


/* text global ************************** */

p, li, h2, h3 {
font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
}

#main p {
color: #FFF;
font-size: .8em;
line-height: 1.6em;
font-weight: normal;
}

#main h2 {
color: #FFF;
font-size: 1.2em;
letter-spacing: -.02em;
line-height: 1.2em;
font-weight: normal;
}

.title {
font-size: .7em;
line-height: 1.2em;
font-family: Arial, Helvetica, sans-serif;
letter-spacing: -.02em;
color: #e6e6e6;
font-weight: normal;
margin: 15px 0 4px 0;
padding: 0;
}

/* Specific to the 2 column MENU FLOATS ************************** */

.menu {
width: 605px;
border: 0;
padding: 0;
margin: 0 0 20px 0;
}

.menuleft {
float: left;
width: 275px;
}

.menuright {
float: right;
width: 295px;
}

#main .menu h2 {
color: #FFF;
font-size: 1.5em;
line-height: 1.4em;
font-weight: normal;
padding: 0;
margin: 0 0 12px 2px;
border-bottom: 2px solid #8a3339;
}

#main .menu h3 {
color: #ac767a;
font-size: 1.2em;
line-height: 1.3em;
margin: 0 0 2px 0;
padding: 0;
font-weight: normal;
}

#main .menu p {
color: #EEE;
font-size: .75em;
line-height: 1.4em;
margin: 0 0 12px 0;
padding: 0;
font-style: italic;
}

#main .menu h3.list {
line-height: 1.1em;
margin: 0 0 4px 0;
}

#main .menu h3.last {
line-height: 1.1em;
margin: 0 0 14px 0;
border-bottom: 2px solid #8a3339;
padding-bottom: 10px;
}

/* COLORS
WHITE - FFF
BLACK - 000
RED - 8a3339
FOOD RED - ac767a
*/

/* Clearing a division snippet ************************** */

.clear {
clear: both;
}

/* navigation for the top portion on the page************************** */


#main-right-home ul.hlp {
  width: 84px;
  height: 55px;
  position: relative;
  top: 0px;
  left: 170px;
  background: url(art/click-help.jpg);
  margin: 0 0 0 0;    
  padding: 0;
}
#main-right-home ul.hlp li {
  float: left;
  list-style-type: none;
}
#main-right-home ul.hlp li a {
  position: absolute;
  top: 0;
  margin: 0;
  padding: 0;
  display: block;
  height: 55px;
  background: url(art/click-help.jpg) no-repeat;
  text-indent: -9999px;
  overflow: hidden;
  font-size: 1%;
}

#main-right-home ul li#nav_hlp a {
  left: 0;
  width: 84px;
  background-position: 0 0;
}
#main-right-home ul li#nav_hlp a:hover {
  background-position: 0 -55px;
  background-color: transparent;
  border-bottom: 0px;
}


/* navigation for the top portion on the page************************** */

#nav {
  width: 478px;
  height: 72px;
  position: relative;
  top: 192px;
  left: 0px;
  background: url(art/nav-main.jpg);
  margin: 0;    
  padding: 0;
}
#nav li {
  float: left;
  list-style-type: none;
}
#nav li a {
  position: absolute;
  top: 0;
  margin: 0;
  padding: 0;
  display: block;
  height: 72px;
  background: url(art/nav-main.jpg) no-repeat;
  text-indent: -9999px;
  overflow: hidden;
  font-size: 1%;
}

/* navigation position
hom	0	66
mus	66	112
men	178	65
con	243	94
pho	337`85
fac	422	56	
************************** */

li#nav_hom a {
  left: 0;
  width: 66px;
  background-position: 0 0;
}
li#nav_mus a {
  left: 66px;
  width: 112px;
  background-position: -66px 0;
}
li#nav_men a {
  left: 178px;
  width: 65px;
  background-position: -178px 0;
}
li#nav_con a {
  left: 243px;
  width: 94px;
  background-position: -243px 0;
}
li#nav_pho a {
  left: 337px;
  width: 85px;
  background-position: -337px 0;
}
li#nav_fac a {
  left: 422px;
  width: 56px;
  background-position: -422px 0;
}

li#nav_hom a:hover {
  background-position: 0 -72px;
  background-color: transparent;
  border-bottom: 0px;
}
li#nav_mus a:hover {
  background-position: -66px -72px;
  background-color: transparent;
  border-bottom: 0px;  
}
li#nav_men a:hover {
  background-position: -178px -72px;
  background-color: transparent;
  border-bottom: 0px;
}
li#nav_con a:hover {
  background-position: -243px -72px;
  background-color: transparent;
  border-bottom: 0px;
}
li#nav_pho a:hover {
  background-position: -337px -72px;
  background-color: transparent;
  border-bottom: 0px;
}
li#nav_fac a:hover {
  background-position: -422px -72px;
  background-color: transparent;
  border-bottom: 0px;
}

#body_hom li#nav_hom  a {
  background-position: 0 -144px;
}
#body_mus li#nav_mus a {
  background-position: -66px -144px;
}
#body_men li#nav_men a {
  background-position: -178px -144px;
}
#body_con li#nav_con a {
  background-position: -243px -144px;
}
#body_pho li#nav_pho a {
  background-position: -337px -144px;
}

/* FOOTER division structure ************************** */

/* COLORS
WHITE - FFF
BLACK - 000
RED - 8a3339
FOOD RED - ac767a
YELLOW - ffbf37
*/

#footer {
clear: both;
width: 927px;
margin: 0 auto;
text-align: left;
padding: 0;
border: 0;
background-image: url(art/footer-bg.jpg);
background-position: top center;
background-repeat: no-repeat;
height: 225px;
overflow: hidden;
}

#footer ul {
margin: 5px 0 15px 40px;
padding: 0;
}

#footer li {
display: inline;
margin: 0 7px 0 0;
list-style-type: none;
padding: 0;
font-size: .825em;
}

#footer a {
color: #ffbf37;
}

#footer a:hover {
color: #8a3339;
background-color: #000;
}

#footer h2 {
color: #fff;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1.3em;
line-height: 1.3em;
padding: 85px 0 0 0;
margin: 0 0 5px 40px;
font-weight: normal;
}

#footer p {
color: #fff;
font-size: .9em;
line-height: 1.15em;
margin: 0 0 5px 40px;
}

#footer span {
font-size: 75%;
color: #c0c0c0;
font-style: italic;
}


/* Show - Hide ************************** */

.hide {display: none;}
.show {display: block;}

dt {
margin: 30px 50px 8px 20px;
background-image: url(art/Q.gif);
background-position: top left;
background-repeat: no-repeat;
}

dd {
margin: 0 50px 0 20px;
background-image: url(art/A.gif);
background-position: top left;
background-repeat: no-repeat;
border-bottom: 1px dotted #CCC;
}


/* LightBOX ******************************************** */

#gallery {
		padding: 0;
		margin: 5px 0 5px -20px;
		width: 600px;
		text-align: center;
	}
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
	#gallery ul img {
		border: 5px solid #FFFFFF;
		margin: 6px;
		padding: 0;
	}
	#gallery ul a:hover img {
		border: 5px solid #8a3339;
		color: #fff;
	}
	#gallery ul a:hover { color: #fff; }

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}


/* LightBOX *******************************************GALLERY TRANFORM* */

.ftrPhotos {
float:left;
height: 350px;
width: 605px;
margin: 0px;
font-family: QuicksandBook, Helvetica, Sans-Serif;
}

.ftrPhotos div{
height: 299px;
width: 604px;
}

.ftrPhotos img{
margin: 0 6px 6px 0;
border: 5px solid #8a3339;
}

.photoNav{
width: 300px;
height: 21px;
float: left;
margin: 0 0 0 200px;
z-index: 9999;
}

#smallNext, #smallBack{
display:block;
float: left;
width: 21px;
height: 16px;
text-indent: -9999em;
background: url(art/nextimage.gif) no-repeat 0 0;
}

#smallBack{
background: url(art/previousimage.gif) no-repeat 0 0;
}

#smallNext:hover, #smallBack:hover{
background-position: 0 -16px;
}

.photoTxt{
float: left;
margin: 0 10px;
color: #FFF;
font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
}


/* Social Icons */

#main .eventlisting .event-left #socialicons img
{
	height: 16px;
	border: 0px;
	padding: 0;
	margin-right: 10px;
}

#main .eventlisting .event-left #socialicons ul
{
	margin: 0;
	padding: 0;
}



