/* @override http://www.theweddingchoreographers.ca/wp-content/themes/TWC/style.css */

@charset "utf-8";
/* The Wedding Choreographers & Co. Stylesheet */

/*Colours
Purple: #cc008d
*/

/*RESET THE CSS*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {	margin: 0; padding: 0; border: 0; outline: 0; vertical-align: baseline; background: transparent;}
body { line-height: 1;}
/*ol, ul { list-style: none;}*/
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
/* remember to define focus styles! */
:focus { outline: 0;}
/* remember to highlight inserts somehow! */
ins { text-decoration: none;}
del { text-decoration: line-through;}
/* tables still need 'cellspacing="0"' in the markup */
table {	border-collapse: collapse;	border-spacing: 0;}
/*END RESET THE CSS*/


html, body {font-family: Georgia, serif; font-size: 1em; color: #555555; line-height: 22px; text-align:center; background:url(images/background.gif) repeat;}
img, div { behavior: url(iepngfix.htc);}


/*LAYOUT*/
#wrapper { width:926px; margin:auto; font-size: 12px; /*margin-bottom:  30px;*/}
.header {width: 906px; height: 264px; margin:0 auto; margin-bottom: -12px;}

body#About-Us .header {background-image: url(images/header.png);}
body#Past-Weddings .header {background-image: url(images/header-d.png);} 
body#Contact .header {background-image: url(images/header-c.png);}
body#Choreographers .header {background-image: url(images/header-b.png);}
body#Rates-and-Bookings .header {background-image: url(images/header.png);}
body#Wedding-Resources .header {background-image: url(images/header-d.png);}
body#Performers .header {background-image: url(images/header-c.png);}
body#Gift-Packages .header {background-image: url(images/header-b.png);}
body#not-found .header {background-image: url(images/header-c.png);}

.navigation {width: 866px; height: 66px; /*float: left;*/ padding-left: 30px;}
.leftSide {width:230px; height: 468px; float: left;}

body#About-Us .leftSide {background-image: url(images/leftSide.png);}
body#Past-Weddings .leftSide {background-image: url(images/leftSide-d.png);} 
body#Contact .leftSide {background-image: url(images/leftSide-c.png);}
body#Choreographers .leftSide {background-image: url(images/leftSide-b.png);}
body#Rates-and-Bookings .leftSide {background-image: url(images/leftSide.png);}
body#Wedding-Resources .leftSide {background-image: url(images/leftSide-d.png);}
body#Performers .leftSide {background-image: url(images/leftSide-c.png);}
body#Gift-Packages .leftSide {background-image: url(images/leftSide-b.png);}
body#not-found .leftSide {background-image: url(images/leftSide-c.png);}

.rightSide {width:226px; height: 464px; float: left; background-image: url(images/rightSide.png);}

body#About-Us .rightSide {background-image: url(images/rightSide.png);}
body#Past-Weddings .rightSide {background-image: url(images/rightSide-d.png);} 
body#Contact .rightSide {background-image: url(images/rightSide-c.png);}
body#Choreographers .rightSide {background-image: url(images/rightSide-b.png);}
body#Rates-and-Bookings .rightSide {background-image: url(images/rightSide.png);}
body#Wedding-Resources .rightSide {background-image: url(images/rightSide-d.png);}
body#Performers .rightSide {background-image: url(images/rightSide-c.png);}
body#Gift-Packages .rightSide {background-image: url(images/rightSide-b.png);}
body#not-found .rightSide {background-image: url(images/rightSide-c.png);}

.content {width: 926px; float: left; margin-bottom: 30px;}
.content .contentText{width: 465px; background: url(images/contentBackground.png) repeat-y; text-align: left; float: left;}
.content .top {	margin:0; background: url(images/topContentShadow.png) no-repeat left top; padding: 20px 0 0px 0;}
.content .bottom {margin:0px; background: url(images/bottomContent.png) no-repeat left bottom; padding: 40px 0 0 0;}
.content .contentText p {padding-left: 40px; padding-right: 40px;}

.footer {height: 200px; padding-bottom: 90px; text-align: center;}
.credit {
	margin-top: 20px;
}



/*END LAYOUT*/




/* NAVIGATION */
#ul_navigation{
	background:url(images/navigation.gif) no-repeat;
	height:66px;
	width:866px;
	text-indent: -99999px;
	list-style: none;
	position: absolute;
	/*top:38px;
	left:15px;*/
	}

ul#ul_navigation li{
	position: absolute;
	height:66px;	
	top:0px;
	line-height:1px;
	font-size:0px;
	}

ul#ul_navigation a{
	display: block;
	text-decoration: none;
	height: 66px;
	overflow: hidden;
	width:100%;	
}
ul#ul_navigation li#li_about_us {left:0px; width: 89px;}
ul#ul_navigation li#li_choreographers {left:90px; width:124px;}
ul#ul_navigation li#li_performers {left:215px; width:85px;}
ul#ul_navigation li#li_past_weddings{left:301px; width:102px;}
ul#ul_navigation li#li_rates_and_bookings {left:404px; width:136px;}
ul#ul_navigation li#li_gift_packages{left:541px; width:98px;}
ul#ul_navigation li#li_contact{left:640px; width:72px;}
ul#ul_navigation li#li_wedding_resources{left:712px; width:152px;}

li#li_about_us a:hover {background:url(images/navigation.gif) 0px -66px;}
li#li_choreographers a:hover {background:url(images/navigation.gif) -90px -66px;}
li#li_performers a:hover {background:url(images/navigation.gif) -215px -66px;}
li#li_past_weddings a:hover {background:url(images/navigation.gif) -301px -66px;}
li#li_rates_and_bookings a:hover {background:url(images/navigation.gif) -404px -66px;}
li#li_gift_packages a:hover {background:url(images/navigation.gif) -541px -66px;}
li#li_contact a:hover {background:url(images/navigation.gif) -640px -66px;}
li#li_wedding_resources a:hover {background:url(images/navigation.gif) -712px -66px;}

body#About-Us ul#ul_navigation li#li_about_us {background:url(images/navigation.gif) 0px -132px;}
body#Choreographers ul#ul_navigation li#li_choreographers {background:url(images/navigation.gif) -90px -132px;}
body#Performers ul#ul_navigation li#li_performers {background:url(images/navigation.gif) -215px -132px;}
body#Past-Weddings ul#ul_navigation li#li_past_weddings {background:url(images/navigation.gif) -301px -132px;}
body#Rates-and-Bookings ul#ul_navigation li#li_rates_and_bookings {background:url(images/navigation.gif) -404px -132px;}
body#Gift-Packages ul#ul_navigation li#li_gift_packages {background:url(images/navigation.gif) -541px -132px;}
body#Contact ul#ul_navigation li#li_contact {background:url(images/navigation.gif) -640px -132px;}
body#Wedding-Resources ul#ul_navigation li#li_wedding_resources {background:url(images/navigation.gif) -712px -132px;}

/* END NAVIGATION */

/*LIST STYLING*/
.content  ul { padding: 0 50px 0 70px; margin: 10px 0 15px 0;}
.content  li {padding: 0 0px 0 0px;}
.topLinks li {list-style-type: none; display:inline; float:right;}
.topLinks ul {padding-right:50px;}
.footer li {display: inline; margin: 0 10px 0 10px;}
.footer ul {margin-bottom: 10px; text-align:center;}
ol { padding: 0 25px 0 25px; margin-bottom: 20px;}
/*END LIST STYLING*/


/*PARAGRAPH STYLES*/
.content p {margin: 10px 0 10px 0;}
.content p.quote {font-style: italic; margin: 20px 10px 10px 10px; background-image: url(images/quote.gif) top left no-repeat;}
.content p.center {text-align:center;}
p.filler  {padding-bottom: 400px;}
p.smallFiller {padding-bottom: 200px;}
p.author {font-weight: bold; text-align: right;}

/*LINK STYLES*/
a:link {color:#444444; text-decoration:none; border-bottom:1px dotted #444444;}
a:visited {color:#777777;text-decoration:none; border-bottom:1px dotted #777777;}
a:hover {color:#cc008d;border-bottom:1px dotted #cc008d;}
a:active {color:#cc008d;border-bottom:1px dotted #ee9601;}
.footer a:link {color: #ffffff; border-bottom: none;}
.footer a:visited {color: #999999; border-bottom: none;}
.footer a:hover {color:#cc008d;}
a img {border:none;}
a:hover img {border:none;}
.content .right a.nohover:hover {border: none;}
.content .right a.nohover {border: none;}
.navigation a:link {
	border-bottom: none;
}

.navigation a:visited {
	border-bottom: none;
}
.navigation a:hover {
	border-bottom: none;
}
.navigation a:active {
	border-bottom: none;
}


/*END LINK STYLES*/


/*HEADINGS*/
.header h1 { background: url(images/topLogo.gif) no-repeat;	width: 299px; height:  110px; text-indent: -9999px;	font-size: 9px;}
.header h2 { background: url(images/message.gif) no-repeat;	width:  299px;	height:  170px;	text-indent: -9999px; font-size:9px;}
.content h2 {margin: 20px 0 20px 60px; text-indent: -9999px; color: #cc008d; font-size:12px; height: 35px; width: 339px;}
.content h3 { border-bottom:1px solid #DEDEDE; /*padding: 0px 40px 4px 40px*/; padding-bottom: 4px; margin: 25px 40px 10px 40px; color: #cc008d; font-size: 16px; font-style: italic; text-transform: capitalize;}
h4 { text-transform:uppercase; border-top:1px dashed #B2B2B2; border-bottom:1px dashed #B2B2B2; padding: 4px 25px 4px 0px; margin: 25px 40px 10px 40px; color: #cc008d; font-size:12px}
h4.first { border-top: none;}
/*END HEADINGS*/

h2#contact {height:  35px; width: 339px; background-image: url(images/contactHead.png);}
h2#about-us { background-image: url(images/aboutUsHead.gif);}
h2#performers { background-image: url(images/performersHead.gif);}
h2#past-weddings { background-image: url(images/pastWeddingsHead.gif);}
h2#rates-and-bookings { background-image: url(images/ratesAndBookingsHead.gif);}
h2#choreographers { background-image: url(images/choreographersHead.gif);}
h2#gift-packages { background-image: url(images/giftPackagesHead.gif);}
h2#wedding-resources { background-image: url(images/weddingResourcesHead.png);}

/*IMAGE STYLES*/
img {border:none;}
img.center {display: block; margin-left: auto; margin-right: auto}
img.profile {float:left; padding: 0 20px 15px 0}
img.choreographers {
	margin: 0; padding: 0;
}
img.logo {
	float: right; padding: 0 0 0 15px;
}
img.testimonial {
	float: left; margin-top: 20px; padding: 0 20px 15px 0;}

/*SIDEBAR STYLES*/
#sideNav { margin: 20px 0 10px 0px;	padding-left: 35px;	list-style: none; float:left;}
#sideNav ul li{	float:left;	list-style: none;}
#sideNav a { display:block;	float:left;	width: 238px; height: 35px;	padding-bottom:5px;	text-indent: -9000px; text-decoration:none;}
#sideNav a:hover, #sideNav a.selected { background-position: 0 -35px;}
#newsletterButton { width: 204px; height: 39px; margin-left: 18px; padding: 0; border: 0; background: url(images/newsletterButton.gif) no-repeat center top; text-indent: -99999em; cursor: pointer; /* hand-shaped cursor */ cursor: hand; /* for IE 5.x */}
.email {margin-left: 23px; width: 190px;}
/*END SIDEBAR STYLES*/

/*HIDE CREDIT ON FORMS*/
.linklove {display:none;}
/*END HIDE CREDIT ON FORMS*/


/*TABLE STYLING*/
.content table {border-collapse: collapse;	border-spacing: 0; border: 1px solid #EBEBEB; margin: 0 5px 15px 10px;}
.content table.infotable { border: 1px solid #EBEBEB;}
.content table.infotable caption { text-align: center;}
.content table.infotable th { background-color: #7e6aa9; color:#FFFFFF; border: 1px solid #EBEBEB;}
.content table.infotable td { font-size: 95%; border: 1px solid #EBEBEB; padding: 3px;}
.content kbd { font-size: 80%;	background-color: #FAF6F6; border-width: 1px 2px 3px 2px; border-style: solid; border-color: #EDDDDD #BAAAAA #BAAAAA #EEDDDD; padding: 0 3px 0 3px;}
.content table th {	font-size: 90%;	font-weight: bold;	color: #FFFFFF;	background-color: #000000;	text-align: center;	text-transform: uppercase; vertical-align: middle; border-collapse: collapse; padding: 2px;}
.content table td {	font-size: 90%;	color: #555555;	border-collapse: collapse; padding: 1px 2px 1px 2px;}
.content table th {	background-color: #7e6aa9; color:#FFFFFF; border: 1px solid #EBEBEB;}
.content table td {	font-size: 95%;	border: 1px solid #EBEBEB; padding: 3px;}
/*END TABLE STYLING*/