@charset "utf-8";
/*	CSS Style Sheet for Club 828 - Asheville's Premier Nightclub and Live Music Venue
	Created by: JC Wright
	Date: 03/13/2009
*/
body {
	margin: 0;  /* Reset browser default margin/padding */
	padding: 0;
	text-align:center; /* Image is 100 X 200 px */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-image: url(../images/backgroundcoreJPG.jpg);
	color: white;
}
.twoColFixRtHdr #container {
	width: 750px;
	margin: 0 auto;
}
.twoColFixRtHdr #header {
	float: left;
	height: 200px;
	width: 750px;

}
.twoColFixRtHdr #navbar {
	width: 750px;
	float: left;
	background-color: #990000;

}
.twoColFixRtHdr #content{
	width: 742px;
	float: left;
	background-color: #000000;
	border: 4px solid #660000;

}
.twoColFixRtHdr #contentEvent {
	width: 742px;
	float: left;
	background-color: #000000;
	border: 4px solid #660000;
}


.twoColFixRtHdr #mainContent
{
	width: 496px;
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;


}

.wrapper
{
	width: 496px;
	float: left;
	margin-bottom: 20px;
}
.twoColFixRtHdr #mainContentEvent {
	width: 742px;
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center;
}



.twoColFixRtHdr  #thursFriFlyer {
	text-align: center;
	vertical-align: middle;
}
.twoColFixRtHdr #upcomingEvents {
	width: 496px;
	float: left;
	color: #FFFFFF;

}
.twoColFixRtHdr #rtSidebar
{
	width: 246px;
	float: right;

}
.twoColFixRtHdr #photoGallerySidebar {
	margin: 10px 23px 0 23px;
	float: left;
	width: 200px;
}
.twoColFixRtHdr  #newsletterSidebar {
	margin: 20px 23px 0 23px;
	float: left;
	width: 200px;
}
.twoColFixRtHdr   #ticketSidebar {
	margin: 10px 23px 0 23px;
	float: left;
	width: 200px;
}
.twoColFixRtHdr #directionsSidebar {
	margin: 10px 23px 0 23px;
	float: left;
	width: 200px;
}



.twoColFixRtHdr #footer {
	float: left;
	width: 750px;
	background-color: #660000;
	color: #C49803;
	margin-bottom: 20px;
	font-size: 12px;
}

.eventPicture {
	text-align: center;
	width: 248px;
	float: left;
    margin-bottom:20px;
}

.eventInfo {
        float:right;
        height:auto;
        margin-top:-25px;
        text-align:left;
        width:248px
}


.twoColFixRtHdr #weeklyEvents {
       padding:10px;
       border:2px solid white;
       margin-top:40px;
       margin-left:10px;
       margin-right:10px;
}


.eventInfoCal {
        float:right;
        height:auto;
        text-align:left;
        width:248px
}

fieldset {
	text-align: left;
	width: 625px;
	margin: 0 auto 0 auto;
}

.eventDescription {
	clear: both;
	float: left;
	width: 470px;
	text-align: left;
	margin-left: 24px;
}
.eventInfo   img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
.eventInfoCal   img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}

.button {
         margin-bottom: 20px;
}


.clearfloat {
	clear: both;
}
a:link, a:visited {
	color: #C49803;
	text-decoration: none;
}
#ticketSidebar    img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h2 {
        font-size: large;
}

h3 {
	font-size: x-large;
}

h4 {
	font-weight: bold;
	margin-bottom: 10px;
}
.twoColFixRtHdr #container #content #rtSidebar #eventListingSidebar {
       padding:10px;
       border:2px solid white;
       margin-top:40px;
       margin-left:10px;
       margin-right:10px;
	   text:.8em;
}

#eventListingSidebar a:link, a:visited {
	color: #C49803;
	text-decoration: none;
}