/*
Theme Name: Zumba Sudbury
Theme URI: http://www.zumbasudbury.ca
Description: Elegant theme for Academy of Ballroom Dance
Version: 1.0
Author: Xray Sierra
Author URI: http://www.xraysierra.com
Tags: ballroom zumba dance instruction
*/

/* GENERAL STYLES
**********************************/

* {	margin: 0; padding: 0; }

h1, h2, h3, h4, h5, h6, p, blockquote,
 form, label, ul, ol, dl, fieldset, address {
    margin-bottom: 1em;
}

ul, ol { padding-left: 1em; margin-left: 0; }
a { color: #f4911a; }
a:hover { color: #f8b540; text-decoration: none; }
a img { border: 0; outline: none; }

h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
}

h2, h3, h4, h5 {
	text-align: center;
}

h2 { 
	color: #f4911a;
	font-size: 1.9em;
	margin: 25px 0 20px 0;
} 
h3 { color: #000; }
h4 { color: #b8d324; }

iframe { border: 1px solid #000; }

body { font: 90%/1.3em normal Verdana, sans-serif; color: #252525; background: url('images/background.jpg') top center no-repeat;  }

.clear { clear: both; }
.aligncenter { text-align: center; }
.alignleft { float: left; }
.alignright { float: right; }
.small { font-size: 0.8em; }

input, select, textarea { 
	background: #fdf6eb; 
	border: 1px solid #f4911a; 
	color: #f4911a; 
	font-size: 1.1em;
}

input.button {
	padding: 4px 18px;
}

.paypal {
	border: 0;
}


/* HEADER STYLES
**********************************/

#header {
	margin: 0 auto;
	width: 1000px;
	height: 530px;
	position: relative;

}

#fullHeader {
	margin: 0 auto;
	width: 1000px;
	height: 536px;
	position: relative;

}

#fullHeader h1 {
	position: absolute;
	left: 40px;
	top: 50px;
	text-indent: -9999px;
	width: 634px;
	height: 172px;
	background: url('images/logo.png') no-repeat;	
}

.sitename {
	position: absolute;
	left: 40px;
	top: 50px;
	text-indent: -9999px;
	width: 634px;
	height: 172px;
	background: url('images/logo.png') no-repeat;	
}

#topMenu {
	background: url('images/menuBG.png') no-repeat;	
	width: 775px;
	height: 41px;
	position: absolute;
	right: 0px;
}


/* CONTENT STYLES
**********************************/

#wrapper {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

#content {
	width: 1000px;
}

#content h1 {
	padding: 10px 0 10px 0;
	display: block;
	width: 70%;
	border-bottom: 1px solid #333;
}

#dancing {
	width: 360px;
	height: 210px;
	float: right;
}

.instructor {
	clear: both;
	margin: 0 0 10px 0;
	padding: 20px 0;
	height: 230px;
	border-top: 1px solid #ccc;
}

.instructor ul {
	float: right;
	padding: 0 0 0 15px;
	list-style-type: circle;
	width: 350px;

}

.instructor ul li {
	padding: 5px 0;
	font-size: 1.2em;
}

.instructor h2 {
	font-size: 1.5em;
	color: #000;
	margin: 10px 0 15px 0;
}

.assistant h3 {
	 text-align: left; font-size: 1.4em; color: #333;
}

.assistant ul {
	padding: 10px 0 10px 35px;
	list-style-type: circle;
}

.assistant ul li {
	padding: 5px 0;
	font-size: 1.2em;
}


/* SIDEBAR STYLES
**********************************/

#sidebar {
	width: 229px;
	margin: 20px 0;
	padding: 0 30px;
	float: right;
	border-left: 1px solid #141414;
	text-align: center;
}

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

#sidebar li {
	padding: 0 0 15px 0;
}

#sidebar h4 {
	margin: 10px 0 3px 0;
	text-align: center;
	color: #000;
}


/* FOOTER STYLES
**********************************/

#footer {
	clear: both;
	background: url('images/footerBG.jpg') repeat-x;
	height: 69px;	
}

#sitemeta {
	width: 1000px;
	margin: 0 auto;
	padding: 35px 0 0 0;
	font-size: 0.75em;
	color: #f7b56b;
}

#sitemeta a { 
	color: #fffffe; 
	text-decoration: none;
}

#sitemeta ul {
	list-style: none;
}

#sitemeta ul li {
	float: left;
	margin: 0 15px 0 0;
	font-weight: bold;
	text-transform: uppercase;
}

.copyright {
	float: right;
}

#sitemeta .xraysierra {
	color: #f7b56b;
	text-decoration: underline;
}


/* MENU STYLES
**********************************/

ul.dropdown {
	margin: 5px 0 0 0;
	zoom: 1; 
}
	
ul.dropdown li {	
	float: left;	
	list-style: none;
	font-weight: bold;
	font-family: Arial, sans-serif;
	text-transform: uppercase;
	font-size: 12.3px;
}

ul.dropdown li a, ul.dropdown li a:visited {	
	display: block;
	margin: 0 6px 0 0;
	padding: 5px 10px;
	text-decoration: none;
	color: #252525;
	white-space: nowrap;
}

ul.dropdown li a:hover, ul.dropdown li.current_page_item a {	
	color: #ec4706;
	position: relative;
}
		
ul.dropdown ul {	
	visibility: hidden; 
	position: absolute; 
	width: 160px;
	top: 100%; 
	left: 0; 
}
		
ul.dropdown ul li	{	
	float: none;
	border-bottom: 1px solid #ccc;
}
		
ul.dropdown li ul li a {	
	background: #fff;
}

ul.dropdown li ul li a:hover {
	background: #fff;
}

ul.dropdown ul li a					{ border-right: none; width: 100%; display: inline-block;}  /* IE 6 & 7 Needs Inline Block */

ul.dropdown li:hover > ul 			{ visibility: visible; }

/* HOMEPAGE STYLES
**********************************/	

#homeContent {
	width: 710px;
	float: left;
	font-size: 0.85em;
}

marquee {
	color: #ff0000;
	position: absolute;
	top: -100px;
	left: 0px;
	font-size: 1.4em;
	font-weight: bold;
}

#boxLeft {
	width: 360px;
	margin: -87px 5px 0 0;
	float: left;
}

#boxRight {
	width: 340px;
	margin: -32px 0 0 5px;
	float: right;
}

#zumba {
	text-indent: -9999px;
	width: 300px;
	height: 108px;
	background: url('images/zumbaHome.jpg') top center no-repeat;
	z-index: 10;
	display: block;
}

.wp-image-42 {
	margin: 0 0 0 -5px;
}

#ballroom {
	text-indent: -9999px;
	width: 320px;
	height: 120px;
	display: block;
	background: url('images/ballroomHome.jpg') top center no-repeat;
}

#boxRight tr {
	padding: 10px 0;
}

#boxRight th {
	padding: 20px 0;
	font-size: 1.0em;
	width: 150px;
	
}

#boxRight td {
	font-size: 0.9em;
}

#boxRight h3 {
	color: #000;
	margin: 20px 0;
	text-transform: uppercase;
	text-align: center;
}

.zumbabuttons {
	margin: 0 0 0 25px;
	float: left;
}

.ballroombuttons {
	float: right;
	margin: 0 10px 0 0;
}

/* ZUMBA STYLES
**********************************/

#post-7 h1 {
	text-align: center;
	border: 0;
	margin: 0 0 0 25px;
	width: 600px;
}

#post-7 h3 {
	color: #9dce29;
}

#zumBox1 {
	float: right;
	margin: 0 -10px 0 15px;
	width: 270px;
	height: 250px;
	padding: 0 0 0 15px;
	border-left: 1px solid #141414;
	font-size: 1.0em;
	line-height: 1.2em;
}

#zumBox2 {
	padding: 10px 0 0 0;
	border-top: 1px solid #141414;
}

#zumBox1 h3, #zumBox2, h3 {
	margin: 0 0 5px 0;
}



#zumBox3 {
	float: left;
	margin: 0 15px 15px 0;
	width: 375px;
	padding: 10px 15px 0 0;
	border-right: 1px solid #141414;
	
}

#zumBox3 p {
	font-size: 1.0em;
}

#zumVid {
	width: 320px;
	float: left;
	margin: 0 15px 0 0;
}

#post-30 p, #post-32 p {
	padding: 0 0 20px 0;
}

#register h3 {
	color: #333;
	margin: 20px 0 5px 0;
	text-align: center;
}

#register {
	margin: 0 auto;
	width: 750px;
}

#register input {
	border: 0;
	outline: none;
}

#register form {
	width: 250px;
	margin: 0 0 20px 0;
	padding: 0;
	float: left;
}


.edit-this {
	clear: both;
	margin: 10px 0;
}

#calendar_wrapLarge {
	margin: 80px 0 0 0;
}

p.canceled {
	border: 5px solid #ff0000;
	color: #ff0000;
	padding: 5px;
	font-weight: normal;
}

.box {
	border: 1px solid #f7b56b;
	width: 600px;
	padding: 25px;
	margin: 20px 0;
	float: right;
}

.zumbaReg {
	float: left;
	width: 500px;
	text-align: center;
}

.zumbaReg h3 a {
	text-indent: -9999px;
	width: 500px;
	height: 120px;
	display: block;
	outline: 0;
	background: url('images/zumbaHome.jpg') top center no-repeat;

}

.ballroomReg h3 a {
	text-indent: -9999px;
	width: 500px;
	height: 120px;
	display: block;
	outline: 0;
	background: url('images/ballroomHome.jpg') top center no-repeat;
}

.ballroomReg {
	float: right;
	width: 500px;
	text-align: center;
}

.wpcf7 {
	width: 470px;
	float: left;
}

.ballroomRegBox {
	border: 1px solid #f7b56b;
	width: 800px;
	padding: 25px;
	margin: 20px auto;
	position: relative;
}

.ballroomRegBox h3 {
	margin: 5px 0 20px 0;
	text-align: left;
}

.ballroomRegBox h4 {
	color: #333;
	position: absolute;
	top: 25px;
	right: 25px;
}

.ballroomRegBox form {
	margin: 10px 0 0 10px;
	float: right;
}

.ballroomRegBox input {
	border: 0;
	outline: none;
}

.contactInfo {
	line-height: 1.5em;
	font-size: 1.2em;
}

.anytime {
	color: #f4911a;
	text-align: center;
	line-height: 1.2em;
	font-size: 1.9em;
	margin: 25px 0 20px 0;
}

.memberCards {
	margin: 0 25px 15px 0;
}

/* COMMENT STYLES
***************************/

#comments {
	margin: 20px 0 10px 0;
}

#commentform {
	width: 1000px;
	height: 428px;
	background: url('images/book.jpg') no-repeat;
}

.leftBook {
	margin: 50px 0 0 150px;
	float: left;
}

.leftBook input {
	width: 300px;
	height: 25px;
}

.rightBook {
	margin: 35px 0 0 0;
	width: 470px;
	float: right;
}

.rightBook textarea {
	width: 350px;
	height: 230px;
}

.submitCom {
	padding: 5px 10px;
	margin: 0 0 0 190px;
}

#respond p {
	margin: 15px 0;
}

.commentlist {
	list-style: none;
	margin: 0 0 0 100px;
}

.commentlist li {
	margin: 10px 0;
	padding: 10px 25px;
	width: 700px;
	color: #555;
}



.commentmetadata {
	font-size: 0.8em;
}

.even {
	background: #fffdf9;
	border: 1px solid #fdf6eb;
}

.odd {
	background: #fdf6eb; 
	border: 1px solid #ffe5bd;
}

h3.inquiries {
	color: #f4911a;
	text-align: left;
	font-size: 1.4em;
}

h3.directions {
	color: #f4911a;
	font-size: 1.4em;
	margin: -20px 0 15px 75px;
}

.calink {
	color: #252525;
}