body {
  color: #ffa;
  height: 100%;
  font-family: Arial, Helvetica, sans-serif;
  padding: 27px 5px 5px 5px;
  /*background: #000 url(images/causeImACowboy_2.jpg) center top repeat-y;*/
  background: #000 url(images/Hesher_0146-800.jpg) left top no-repeat fixed;
}
.main {
  width: 852px;
  margin: auto;
}
.pagetop {
  position: absolute;
  top: 0;
  left: 0;
}
h1 {
  font-size: 2em;
}
h2 {
  font-size: 1.1em;
}
em {
  font-weight: bold;
  color: #ff3;
  font-style: normal;
}
a:link, .linkLike {
  color: #faa;
}
a:visited {
  color: #afa;
}
a:hover {
  color: #f88;
}
a:active {
  color: #f00;
}
.linkLike {
  text-decoration: underline;
  cursor: pointer;
}
.disable, .disable em, .disable a:link, .disable a:visited, .disable a:hover, .disable a:active {
  color: #444;
}
p {
  text-align: justify;
}
  /* ROUNDED CORNER CSS */
  .rc { margin-bottom:10px; }
  .rct, .rcb, .rc1, .rc2, .rc3, .rc4, .rcm { display:block; }
  .rc1, .rc2, .rc3, .rc4 { background-color:#333; margin:0 5px; height:1px; font-size:1px; overflow:hidden; }
  .rc2, .rc3, .rc4, .rcm { background-color:#060606; border:1px solid #333; border-width:0 1px;}
  .rc2 { margin:0 3px; border-width:0 2px; }
  .rc3 { margin:0 2px; }
  .rc4 { margin:0 1px; height:2px; }
  .rcm { background-color:#060606; height:auto; }
  .rcm h1, .rcm h2, .rcm h3, .rcm p, .rcm .rcc { margin:0; padding:10px 20px; }
  .rcm table { margin:0; padding:10px; }
  .rcm h1, .rcm h2 { border-bottom:1px solid #333; font-weight:bold; padding:0 10px 15px 10px; }
  .rct .rc2, .rct .rc3, .rct .rc4, .rcm h1, .rcm h2, .rcm .header { background-color: #333; } 

#flierPic {
  height: 540px;
  width: 770px;
  background: url("images/Beyond_Karaoke_flyer1.jpg");
  overflow: hidden;
  margin: 0 auto;
}
#flierDiv {
  position: absolute;
  top: 0;
  left: 0;
  height: 10000px;
  width: 100%;
  background: url(/images/transparent-111-95.png) repeat;
}
#flierDiv img {
  position: fixed;
  top: 40px;
  left: 50%;
}
#flierDiv div {
  position: fixed;
  bottom: 10px;
  width: 100%;
  text-align: center;
}
div.calendar {
	color: #ff3;
	padding: 0 12px 5px;
	font-weight: bold;
	font-size: 1.3em;
}
div.calendar a {
	text-decoration: underline;
}
table.calendar {
  background-color:#000;
  border: 3px #333 solid;
  width: 100%;
}
table.calendar td {
  padding: 4px 10px;
  background-color: #111;
  text-align: left;
}
table.calendar tbody th {
  background-color: #111;
}
table.calendar .today th {
  color: #c33;
  border: #885 solid 1px;
}
table.calendar .today td {
  border: #885 solid 1px;
}
table.calendar td.center {
  text-align: center;
}
table.calendar .altrow td, table.calendar .altrow th {
  background-color:#333;
}
h2.calendar {
  margin: 0;
  padding: 3px 0 0 0;
}
ul.calendar {
  font-family: "Courier New", Courier, monospace;
}
ul.fancylist {
  list-style-type: square;
  list-style-position: inside;
  padding-left: 40px;
  list-style-image: url(/images/expand3.gif);
}
.infoBlock {
	background-color: #111;
	padding: 5px;
}
.title2 {
	font-size: 1.1em;
	font-weight: bold;
}
.nodecor {
  text-decoration: none;
}

/* BEGIN nvbr-cont styles */ /*this controls the layout and design of navbar*/
/* place menu box */
#site_menu_box {
  text-align: center;
  width: 100%;
  height: 20px;
  position: fixed;
  top: 0px;
  left: 50%;
  margin-left: -426px;
}
* html #site_menu_box {
  position: absolute;
}

/*  */
#site_menu { 
  width: 100%;
  float: left;
}
#site_menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 105px;
  float: left;
}
#site_menu ul ul {
  width: 94px;
}
#site_menu li {
  margin: 0;
  padding: 0;
}
/*  */
#site_menu a, #site_menu h3 {
  font: bold 12px/16px arial, helvetica, sans-serif;
  display: block;
  margin: 0;
  text-decoration: none;
}
#site_menu h3 {
  padding: 0;
}
#site_menu h3 a:link, #site_menu h3 a:visited, #site_menu h3 a:hover, #site_menu h3 a:active {
  color: #ff3;
  font-weight: bold;
  text-transform: uppercase;
  padding: 5px;
  background: #573c4d;
}
#site_menu li.showgif h3 a {
  background: #573c4d url(/images/expand3.gif) no-repeat 95px 100%;
  _background: #573c4d;
}
#site_menu li:hover.showgif h3 a {
  background: #573c4d;
}
#site_menu a:link, #site_menu a:visited, #site_menu a:hover, #site_menu a:active {
  color: #ff9;
  padding: 4px 5px;
  border: 1px solid #999;
  width: 100%;
  background: #785e6f;
}
#site_menu ul ul a {
  text-align: left;
}
#site_menu a:hover {
  color: #ffc;
  background: #9a7f8f;
  text-decoration: underline;
}

/*  */
#site_menu li {
  position: relative;
}

/*  */
div#site_menu ul ul {
  display: none;
}
div#site_menu ul li:hover ul {
  display: block;
}

div.widgets {
	position: relative;
	padding:0px 25px;
}

.twitterbox {
	
}
.twitterfeed {
	background-color: #333;
	border: 1px #444 solid;
	padding: 10px;
}
.twitterfeed p {
	font-size: 0.8em;
	border-bottom: 1px #444 solid;
	background-color: #222;
}
.twitterfeed p span {
	display: block;
}
.twitterfeed p span.tweetTime {
	float: left;
}
.twitterfeed p span.tweetText {
	margin-left: 120px;
}

/* class modifiers...must be last is CSS */
.center {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.justify {
	text-align: justify;
}
.normalFont {
	font-size: 11pt;
	font-weight: normal;
}
.smallFont {
	font-size: 8pt;
	font-weight: normal;
}
.fontColor {
  color: #ffa;
}
.fontColor2 {
  color: #ff3;
}
.noU {
  text-decoration: none;	
}
.noU:hover {
  text-decoration: underline;	
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.cb {
	clear: both;
}
.rel {
  position: relative;
}
.left {
  position: absolute;
  left: 20px;
  bottom: 5px;
}
.nowrap {
  white-space: nowrap;
}
.u {
  text-decoration: underline;
}
.hide {
  display: none;
}
.show {
  display: block;
}
#fb-root {
	position: relative;
}
#like_box {
	position: absolute;
	top: 0;
	left: 0;
}

