/* Burlesquercise Screen CSS */
/* Author: Eric Gooden, Hype Media | http://www.hypemedia.ca */
/* Copyright Hype Media, All Rights Reserved */

html, body {
	margin: 0;
	padding: 0;
}

body {
	min-width: 880px;
	text-align: center;
	background: url(/images/damaskbackground.gif);
}

#bkgfade {
	background: url(/images/bkgfade.gif) repeat-x;
	top: 0;
	margin-top: 0;
	padding-top: 0;
}

#container {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 880px;
	background: #FFF;
	top: 0;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 30px;
}

#logo {
	background: #000;
	height: 155px;
	width: 880px;
}

#logo h1 {
	background: url(/images/logo.gif) no-repeat;
	height: 155px;
	width: 534px;
}

#logo span {
	display: none;
}

#headimage {
	width: 534px;
	height: 332px;
	float: left;
}

#quote {
	background: url(/images/taglinebkg.jpg) no-repeat;
	height: 332px;
	width: 316px;
	padding: 0 15px 0;
	float: right;
	text-align: center;
}

#mainmenu {
	clear: both;
	width: 880px;
	height: 34px;
	background: url(/images/navbar.gif) no-repeat top left;
	margin-bottom: 18px;
}

#mainmenu ul {
	margin: 0;
	position: relative;
}

#mainmenu li {
	display: inline;
	list-style: none;
	overflow: hidden;
	padding: 0;
	margin: 0;
}

#mainmenu span {
	display: none;
}

#nav1 a {
	width: 115px;
	left: 66px;
	height: 34px;
	position: absolute;
} 

#nav2 a {
	width: 124px;
	left: 181px;
	height: 34px;
	position: absolute;
}

#nav3 a {
	width: 118px;
	left: 305px;
	height: 34px;
	position: absolute;
}

#nav4 a {
	width: 100px;
	left: 423px;
	height: 34px;
	position: absolute;
}

#nav5 a {
	width: 129px;
	left: 523px;
	height: 34px;
	position: absolute;
}

#nav6 a {
	width: 143px;
	left: 652px;
	height: 34px;
	position: absolute;
}

#nav1 a:hover {
	background: url(/images/navbar.gif) -66px -34px no-repeat;
}

#nav2 a:hover {
	background: url(/images/navbar.gif) -181px -34px no-repeat;
}

#nav3 a:hover {
	background: url(/images/navbar.gif) -305px -34px no-repeat;
}

#nav4 a:hover {
	background: url(/images/navbar.gif) -423px -34px no-repeat;
}

#nav5 a:hover {
	background: url(/images/navbar.gif) -523px -34px no-repeat;
}

#nav6 a:hover {
	background: url(/images/navbar.gif) -652px -34px no-repeat;
}

/* Main NAV persistent page indicator */

body#about li#nav1 a {
background: url(/images/navbar.gif) -66px -34px no-repeat;
}

body#classes li#nav2 a {
background: url(/images/navbar.gif) -181px -34px no-repeat;
}

body#events li#nav3 a {
background: url(/images/navbar.gif) -305px -34px no-repeat;
}

body#blog li#nav4 a {
background: url(/images/navbar.gif) -423px -34px no-repeat;
}

body#gallery li#nav5 a {
background: url(/images/navbar.gif) -523px -34px no-repeat;
}

body#boutique li#nav6 a {
background: url(/images/navbar.gif) -652px -34px no-repeat;
}

/* Sub Nav Persistent Indicator */

body.what_is_burlesquercise div.sidebarmodule ul.submenu li#subnav1 a  {
list-style: url(/images/persistent_indicator.gif) inside;
}

#content {
	width: 478px;
	padding: 0 28px 0 28px;
	float: left;
	margin-bottom: 50px;
}

.contentmodule {
	width: 431px;
	margin: 0 0 10px 0;
}

#sidebar {
	width: 346px;
	float: right;
}

.sidebarmodule {
	width: 256px;
	margin: 0 28px 10px 16px;
}

.sidebarmodule, .contentmodule {
	padding: 10px 22px 10px;
	border: 1px dotted #C44689;
}

.submenu {
	margin-left: 0;
	padding-left: 0;
}

.submenu li, .submenu li a:link, .submenu li a:visited {
	color: #AD005C;
	font: 14px/30px Georgia, "Times New Roman", Times, serif;
	margin-top: 0;
	padding-top: 0;
	list-style-type: none;
	text-decoration: none;
}

.submenu li a:hover, .submenu li a:active {
	color: #AD005C;
	font: 14px/30px Georgia, "Times New Roman", Times, serif;
	margin-top: 0;
	padding-top: 0;
	list-style-type: none;
	text-decoration: none;
	border-bottom: 1px dotted;
}

.submenu .active {
	list-style: url(/images/persistent_indicator.gif) inside;
}

#footer {
	clear: both;
	border-top: 1px dotted #C44689;
	padding-top: 10px;
	margin-bottom: 0;
	margin-left: 28px;
	width: 824px;
	text-align: center;
}

#footer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#footer li {
	display: inline;
	margin-right: 20px;
}

#footer li.horizlistlast {
	margin-right: 0;
}


/* Type Styles */

/* #quote h1 {
	font: small-caps 36px/64px Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FCBB71;
} */

#quote h1 {
	background: url( http://www.burlesquercise.ca/images/uploads/quotes/freeyourself.gif ) no-repeat;
	width: 300px;
	height: 25px;
	margin-top: 56px;
	margin-left: auto;
	margin-right: auto;
}

#quote h1 span {
	display: none;
}

#quote h2 {
	font: italic 24px/36px Georgia, "Times New Roman", Times, serif;
	color: #FCBB71;
	font-weight: normal;
}

#headbuttons {
	background: url(/images/headbuttons.gif) no-repeat;
	width: 269px;
	height: 28px;
	margin-top: 30px;
	margin-left: 25px;
	position: relative;
}

#headbuttons ul {
	list-style-type: none;
	display: inline;
	width: 269px;
	height: 28px;
}

#headbuttons span {
	display: none;
}

#headbutt1 a {
	left: 0;
	width: 152px;
	height: 28px;
	position: absolute;
	top: 0;
}

#headbutt2 a {
	width: 100px;
	height: 28px;
	left: 169px;
	position: absolute;
	top: 0;
}
	
#content h1, #sidebar h1 {
	font: 36px/48px Georgia, "Times New Roman", Times, serif;
	color: #EE4591;
	margin-top: 3px;
	padding-top: 3px;
}

#content h2, #sidebar h2 {
	font: bold 16px/24px Georgia, "Times New Roman", Times, serif;
	color: #EE4591;
	padding-bottom: 0;
	margin-bottom: 0;
}

#content h2 a:link, #sidebar h2 a:link, #content h2 a:visited, #sidebar h2 a:visited {
	font: bold 16px/24px Georgia, "Times New Roman", Times, serif;
	color: #EE4591;
	padding-bottom: 0;
	margin-bottom: 0;
text-decoration: none;
}

#content h2 a:hover, #sidebar h2 a:hover, #content h2 a:active, #sidebar h2 a:active {
	font: bold 16px/24px Georgia, "Times New Roman", Times, serif;
	color: #EE4591;
	padding-bottom: 0;
	margin-bottom: 0;
text-decoration: none;
border-bottom: 1px dotted;
}

.articledate {
font: bold 14px/24px Georgia, "Times New Roman", Times, serif;
	color: #FCBB71;
}

.jumplink, .jumplink a {
	font: italic 14px/22px Georgia, "Times New Roman", Times, serif;
	text-align: right;
	padding-right: 14px;
	color: #AD005C;
	text-decoration: none;
	margin-top: 0;
	padding-top: 0;
}

#content p, #content li, #sidebar p, #sidebar dd, #content dl {
	font: 14px/22px Georgia, "Times New Roman", Times, serif;
	color: #323232;
	padding-top: 0;
	margin-top: 0;
}

#content p a:link, #sidebar p a:link, #sidebar dd a:link, #content dl a:link, .textlink a:link, a.rss:link, #content p a:visited, #sidebar p a:visited, #sidebar dd a:visited, #content dl a:visited, .textlink a:visited, a.rss:visited {
	font: 14px/22px Georgia, "Times New Roman", Times, serif;
	color: #AD005C;
	text-decoration: none;
}

#content p a:hover, #sidebar p a:hover, #sidebar dd a:hover, #content dl a:hover, .textlink a:hover, a.rss:hover, #content p a:active, #sidebar p a:active, #sidebar dd a:active, #content dl a:active, .textlink a:active, a.rss:active {
	font: 14px/22px Georgia, "Times New Roman", Times, serif;
	color: #AD005C;
	text-decoration: none;
	border-bottom: 1px dotted;
}

#footer {
	font: 11px/16px Georgia, "Times New Roman", Times, serif;
	color: #323232;
}

#footer a:link, #footer a:visited {
	color: #AD005C;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	color: #AD005C;
	text-decoration: none;
	border-bottom: 1px dotted;
}

.events li {
	list-style: url(/images/bullet.gif) outside;
	border-bottom: 1px dotted #C44689;
	padding-bottom: 12px;
	margin-bottom: 10px;
}

.events li.listlast {
	border: none;
}

.events dt {
	font: bold;
	color: #EE4591;
}

.events dd {
	margin-left: 0;
}

.events li a {
	font: bold;
	color: #EE4591;
	text-decoration: none;
}

/* Class listing styling */
#content h4 {
	font: bold 13px/18px "Trebuchet MS", Verdana, sans-serif;
	color: #EE4591;
	margin: 0 0 0 30px;
	padding: 0;
}

#content .noclass {
	font: italic 13px/18px "Trebuchet MS", Verdana, sans-serif;
	color: #323232;
	margin: 0 0 0 30px;
	padding: 0;
}

#content .time {
	font: 13px/18px "Trebuchet MS", Verdana, sans-serif;
	color: #323232;
	margin: 0 0 0 30px;
	padding: 0;
}

#content .location {
	font: 13px/18px "Trebuchet MS", Verdana, sans-serif;
	color: #323232;
	margin: 0 0 0 30px;
	padding: 0;
}

#content .location a:link, #content .location a:visited {
	font: 13px/18px "Trebuchet MS", Verdana, sans-serif;
	color: #C44689;
	text-decoration: none;
}

#content .location a:hover, #content .location a:active {
	font: 13px/18px "Trebuchet MS", Verdana, sans-serif;
	color: #C44689;
	text-decoration: none;
	border-bottom: 1px dotted;
}


#content .teacher {
	font: 13px/18px "Trebuchet MS", Verdana, sans-serif;
	color: #323232;
	margin: 0 0 0 30px;
	padding: 0;
}

#content .teacher a:link, #content .teacher a:visited {
	font: 13px/18px "Trebuchet MS", Verdana, sans-serif;
	color: #C44689;
	text-decoration: none;
}

#content .teacher a:hover, #content .teacher a:active {
	font: 13px/18px "Trebuchet MS", Verdana, sans-serif;
	color: #C44689;
	text-decoration: none;
	border-bottom: 1px dotted;
}


#content .price {
	font: 13px/18px "Trebuchet MS", Verdana, sans-serif;
	color: #323232;
	margin: 0 0 0 30px;
	padding-top: 0;
	padding-bottom: 14px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #C44689;
}

#content .noentries {
margin: 0 0 0 30px;
font-style: italic;
}

#content .price img {
	margin-left: 100px;
	position: absolute;
}

/* remove border on image link */
a img {
	border-style: none;
}

#content p.price a:link img, #content p.price a:visited img, #content p.price a:hover img, #content p.price a:active img {
border-style: none;
font: 13px/18px "Trebuchet MS", Verdana, sans-serif;
color: #323232;
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: none;
}


/* class locations styling */
#content dt {
	margin-top: 10px;
	padding: 0;
}

#content dd {
	margin: 0 0 13px;
	padding: 0;
}

.aboutphoto {
float: left;
padding: 3px;
border: 1px solid #CDCDCD;
margin: 5px 15px 15px 0;
}

/*lightbox homepage thumbs */
.thumb {
border: 1px solid #AD005C;
margin-right: 25px;
margin-bottom: 20px; 
}

/* blog specific formatting */
.entry {
border: 1px solid #CDCDCD;
padding: 15px;
margin: 15px;
}

div.entry span.posted {
color: #323232;
font: 11px/18px Verdana, Helvetica, Arial, sans-serif;
text-transform: uppercase;
}

span.posted a:link, span.posted a:visited  {
	font: 11px/18px Verdana, Helvetica, Arial, sans-serif;
	color: #AD005C;
text-transform: uppercase;
	text-decoration: none;
}
span.posted a:hover, span.posted a:active {
	font: 11px/18px Verdana, Helvetica, Arial, sans-serif;
	color: #AD005C;
	text-decoration: none;
text-transform: uppercase;
	border-bottom: 1px dotted;
}

.rss:link, .rss:visited {
font: 10px/12px;
}

.rss:hover, .rss:active {
font: 10px/12px;
}

.rssmargin {
margin: 0 0 0 60px;
}

.icon {
padding: 5px;
}