@charset "utf-8";
/* File: CSS Document */
/* Website: EddieBruce.com  */
/* Author: Jason O'Mara  */
/* Company: Madison Square Media  */
/* Date: April 24, 2009 */

/* cabaret Side Styles */

body { background:#07121f; margin:0 auto; }

/*********************************** TYPOGRAPHY *****************************************/
h1 { color:#000033; }
p { line-height:17px; }
a { text-decoration:underline; color:#000; }
a:hover { text-decoration:underline; color:#4c6480; }

/*********************************** MAIN CONTAINERS *****************************************/
#mainContainer { margin:0 auto; width:970px; height:auto; }
#shadow { background:url(../images/web/bg-content.png) repeat-y; width:970px; margin:0 auto; height:auto; overflow:auto; }
#contentContainer { margin:0 auto; width:925px; height:auto; padding:15px 10px 0 13px; background:url(../images/web/bg-topcontent-cabaret.gif) no-repeat #fff; overflow:auto; }

/*********************************** NAVIGATION *****************************************/
.sf-menu, .sf-menu * { margin:0; padding:0; list-style:	none; }
.sf-menu { line-height:	1.3; }
.sf-menu ul { position:absolute; top:-999em; width:10em; /* left offset of submenus need to match (see below) */ }
.sf-menu ul li { width:100%; }
.sf-menu li:hover { visibility:inherit; /* fixes IE7 'sticky bug' */ }
.sf-menu li { float:left; position:relative; }
.sf-menu a { display:block; position:relative; }
.sf-menu li:hover ul, .sf-menu li.sfHover ul { left:0; top:2.8em; /* match top ul list item height */ z-index:99; }
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul { top:-999em; }
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul { left:10em; /* match ul width */ top:0; }
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul { top:-999em; }
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul { left:10em; /* match ul width */ top:0; }

/*** DEMO SKIN ***/
.sf-menu { float:left; margin-bottom:1em; }
.sf-menu a { padding:12px 9px; text-decoration:none; }
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/ color:#fff; }
.sf-menu li { background:#ad4621; }
.sf-menu li li { background:#ad4621; }
.sf-menu li li li { background:#ad4621; }
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active { background:#590202; outline:0; }

/*** arrows **/
.sf-menu a.sf-with-ul { padding-right: 	2.25em; min-width:1px; /* trigger IE7 hasLayout so spans position accurately */ }
.sf-sub-indicator { position:absolute; display:block; right:.75em; top:1.05em; /* IE6 only */ width:10px; height:10px; text-indent:-999em; overflow:hidden; background:url('../images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */ }
a > .sf-sub-indicator {  /* give all except IE6 the correct values */ top:.8em; background-position: 0 -100px; /* use translucent arrow for modern browsers*/ }

/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator { background-position:-10px -100px; /* arrow hovers for modern browsers*/ }

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator { background-position: -10px 0; /* arrow hovers for modern browsers*/ }

/*** shadows for all but IE6 ***/
.sf-shadow ul { background:url('../images/shadow.png') no-repeat bottom right; padding: 0 8px 9px 0; -moz-border-radius-bottomleft: 17px; -moz-border-radius-topright: 17px; -webkit-border-top-right-radius: 17px; -webkit-border-bottom-left-radius: 17px; }
.sf-shadow ul.sf-shadow-off { background: transparent; }

#navContainer { height:45px; margin:0px 0 0 4px; z-index:99; }
.nav ul { margin:10px 0 0 18px; }
.nav ul li { display:inline; font-size:20px; margin:0 35px;  }
.nav ul li a { color:#fff; text-decoration:none; }


/*********************************** MAIN CONTENT *****************************************/

#header { width:925px; height:105px; }
.headerLeft { float:left; width:50%; }
.logo { }
.headerRight { float:right; width:49%; }
.search { margin:0 10px 0 0; width:300px; float:right; }
.search input#s { background:url(../images/web/icon-search-glass.gif) no-repeat; margin:3px 10px 0 0; padding:2px 5px 2px 34px; width:150px; }
.homeSubmitButton { position:absolute; }
.relatedSiteLink { float:right; margin:10px 40px 0 0; }

#navContainer { height:45px; }
.nav ul { margin:10px 0 0 18px; }
.nav ul li { display:inline; font-size:20px; margin:0 35px;  }
.nav ul li a { color:#fff; text-decoration:none; }

.slideshow { border:5px solid #ad4621; margin:10px auto 0 auto; z-index:0; }

#mainContent { width:925px; margin:10px 0 0 0; }
#mainContent h1 { color:#590202; margin-left:10px; }
#mainContent h2, #mainContent h2 a { color:#AD4621; }
#mainContent h2 { clear:both; }
#mainContent h3 { margin-bottom:10px; }
.content p { margin:0 0 20px 0; }
.content { float:left; width:600px; }
.contentHeading { background:url(../images/web/bg-h1-cabaret.gif) no-repeat; width:600px; height:60px; }
.contentHeading  h1 { padding:4px 0 0 40px; color:#ffffff; }
.contentHeadingLong { background:url(../images/web/bg-h1-cabaret-long.gif) no-repeat; width:925px; height:60px; }
.contentHeadingLong  h1 { padding:4px 0 0 40px; color:#ffffff; }
.contentCopy { margin:5px 10px; overflow:hidden; }
/*.contentCopy img { margin:0 0 0 15px; } removed pre-launch, not sure why this is here*/
p.searchTitle { margin-top:2px; }

.cabaretShows { margin:0 0 1px 0; padding:18px; }
.cabaretShows h3 { color:#666666; font-size:16px; }
.cabaretShows p { color:#000; font-size:14px; margin:0; }
.cabaretShows a { color:#000; text-decoration:underline; }
.odd { background:#ededed; }
.even { background:#cccccc; }
.odd:hover { background:#bbb; }
.even:hover { background:#bbb; }

.videoPageBand { width:500px; margin:0px 0 20px 0px; }
.videoPageBand h1 { margin:0 0 10px 0; }
.videoPlayer { border-bottom:1px dotted #999; padding:0 0 20px 0; margin:0 0 20px 15px; }
.videoPlayer h2 { margin:0; }
.videoPlayer p { margin:0 0 10px 0; }

.sidebar { width:300px; float:right; }
sidebarHeading { }
.sidebarContent { width:280px; margin:10px 0 20px 20px; }
.sidebar h3 { color:#590202; border-bottom:1px solid #590202; margin:10px 0 0 0;  }
.sidebar .testimonial { background:url(../images/web/bg-quote.gif) no-repeat; color:#590202; padding:30px 30px 20px 35px; margin:10px 0; width:215px; height:96px; border-bottom:1px dotted #999; }
.sidebar .testimonial p { font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; color:#333; }
.sidebar p.testimonialNameSidebar { margin:10px 0 0 0; text-align:right; }
.sidebar .testimonial a { color:#333; }
.sidebar .testimonial a p:hover { color:#46678e; }
.sidebar .testimonial a:hover { color:#46678e; }

/************************************ OTHER STYLES ***************************************/
.cdContainer { width:580px; border-top:1px solid #ccc; margin:30px 0 0 0; padding:20px 0 0 0; }
.ngg-galleryoverview { margin-bottom:30px; padding-bottom:30px; border-bottom:1px solid #ccc; }
ul.pressReviews li { background:url(../images/web/icon-pressreview.gif) no-repeat; padding:0 0 0 30px; margin:0; line-height:30px; }
ul.pressReviews li a:hover { color:#590202; }
a.pressReviews { background:url(../images/web/icon-pressreview.gif) no-repeat; padding:10px 0 10px 30px; margin:0; }

/************************************ FOOTER *********************************************/

#footer { clear:both; background:url(../images/web/bg-footer.png) no-repeat; width:890px; height:62px; padding:20px 40px 0 40px; }
#footer p { color:#660000; text-align:center; }
#footer a { color:#660000; }


/*********************************** SITE MAP *********************************************/

#sitemap { clear:both; color:#6699cc; margin:10px auto 20px auto; width:955px; }
.sitemapTitle { margin:0 0 20px 0; }
#sitemap h5 { text-decoration:underline; }
#sitemap p { color:#6699cc; margin:10px 0 20px 0; }
#sitemap a { color:#6699cc; }
#sitemap a:hover { }



/********************************* UNIQUE SELECTORS ***************************************/
#contentTopBand { }
#contentTopCabaret { }

.navBand { }
.navCabaret { }
.contentHeadingBand { }
.contentHeadingCabaret { }
.sidebarHeadingBand { }
.sidebarHeadingCabaret { }



