/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: -50px,0,0,0;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
	vertical-align: top;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 14px;
}


h1, h2, h3 {
	color: #212121;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
	letter-spacing: -1px;
	font-size: 27pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	line-height: 22pt;
}

h2 {
	font-size: 20pt;
	font-weight: bold;
	font-style: italic;
	color: #F90;
	line-height: 18pt;
}

h3 {
	font-size: 14pt;
	line-height: 16pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
}

p, ul, ol {
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	height: 12px;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
}

.blockbg {
	background: #D9D785;
}

blockquote {
	background: url(images/img08.jpg) no-repeat left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 15px;
	padding: 0px 20px 0px 30px;
	font-size: 18px;
	color: #3D3D3D;
}

ul {
}

ol {
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	font-size: 14pt;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
	border: #D9D785 1px dashed;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
	border: #D9D785 1px dashed;
}

.text1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 15px;
	padding: 40px 20px 0px 30px;
	font-size: 30pt;
	color: #FFFFFF;
	line-height: 28px;
	text-align: right;
}

/* Header */

#header {
	width: 955px;
	margin: 0 auto;
	height: 105px;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #0B0C10;
	vertical-align: top;
}


#headerbg {
	clear: both;
	margin: 0 auto;
	width: 955px;
	height: 222px;
	background: url(images/img05.jpg) no-repeat left top;
	margin: 0 auto;
	margin-top: 0px;
	vertical-align: top;
}

#aboutusbg {
	clear: both;
	margin: 0 auto;
	width: 955px;
	height: 222px;
	background: url(images/aboutus.jpg) no-repeat left top;
	margin: 0 auto;
	margin-top: 0px;
	vertical-align: top;
}

#pressbg {
	clear: both;
	margin: 0 auto;
	width: 955px;
	height: 222px;
	background: url(images/pressbg.jpg) no-repeat left top;
	margin: 0 auto;
	margin-top: 0px;
	vertical-align: top;
}
#contactusbg {
	clear: both;
	margin: 0 auto;
	width: 955px;
	height: 222px;
	background: url(images/contactusbg.jpg) no-repeat left top;
	margin: 0 auto;
	margin-top: 0px;
	vertical-align: top;
}

#friendsbg {
	clear: both;
	margin: 0 auto;
	width: 955px;
	height: 222px;
	background: url(images/friendsbg.jpg) no-repeat left top;
	margin: 0 auto;
	margin-top: 0px;
	vertical-align: top;
}

/* Logo */

#logo {
	float: left;
	margin-top: 22px;
	height: 80px;
	width: 250px;
}

#logo h1, #logo h2, #logo p {
	float: left;
	margin: 0;
	text-transform: lowercase;
}

#logo h1 {
	background: url(images/logo.jpg) no-repeat left 100%;
	padding-left: 60px;
	text-align: center;
	font-size: 3.2em;
	color: #000000;
	height: 80px;
	width: 200px;
}

#logo h1 a {
	color: #000000;
}

#logo p {
	padding-top: 27px;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color: #000000;
}

#logo h2 a, #logo p a {
	color: #ffffff;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	float: right;
	margin-top: 21px;
	width: px;
	vertical-align: top;
	padding-right: 20px;
}

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

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 50px 20px 0 20px;
	text-align: center;
	text-decoration: none;
	text-transform: none;
	font-family: Georgia, "Times New Roman", Times, serif;

	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	font-style: italic;
	letter-spacing: 0.5px;
	vertical-align: top;
}

#menu a:hover {
	background: url(images/img03.jpg) no-repeat center top;
	color: #F90;
	text-align: right;
}

#menu .current_page_item a {
	background: url(images/img03.jpg) no-repeat center top;
}

/* Page */

#page {
	width: 955px;
	margin: 0 auto;
	padding-top: 0px;
	background: #F4F4F4;
	padding-bottom: 0px;
}


#recent-posts {
	float: left;
	width: 165px;
	padding: 20px 20px 0px 10px;
	line-height: 25px;
	font-size: 12px;
	height: 720px;
}

#collab-posts {
	float: left;
	width: 165px;
	padding: 20px 20px 0px 10px;
	line-height: 25px;
	font-size: 12px;
	height: 350px;
}
#collab-posts2 {
	float: left;
	width: 165px;
	padding: 20px 20px 0px 10px;
	line-height: 25px;
	font-size: 12px;
	height: 420px;
}

#performanceheight {
	float: left;
	width: 165px;
	padding: 20px 10px 0px 10px;
	line-height: 25px;
	font-size: 12px;
	height: 760px;
}

#blocker {
	float: left;
	width: 10px;
	padding: 20px 0px 0px 0px;
	line-height: 25px;
	font-size: 12px;
	height: 600px;
}

#tickets-height {
	float: left;
	width: 10px;
	padding: 20px 0px 0px 0px;
	line-height: 25px;
	font-size: 12px;
	height: 850px;
}
#friends-height {
	float: left;
	width: 10px;
	padding: 20px 0px 0px 0px;
	line-height: 25px;
	font-size: 12px;
	height: 500px;
}
#latest-post {
	float: left;
	width: 350px;
	padding: 0px 10px 0px 10px;
	line-height: 25px;
	font-size: 12px;
}
#col2-perf {
	float: right;
	width: 350px;
	padding: 0px 20px 0px 10px;
	line-height: 25px;
	font-size: 12px;
}


#head2col {
	float: left;
	width: 950px;
	padding: 10px 10px 10px 10px;
	line-height: 17px;
	font-size: 14px;
	height: 60px;
	vertical-align: top;
}

#head1col {
	float: left;
	width: 950px;
	padding: 15px 15px 25px 15px;
	line-height: 17px;
	font-size: 14px;
	height: 50px;
	vertical-align: top;
}

#video-gallery {
	float: right;
	width: 350px;
	padding: 20px 20px 20px 0px;
	line-height: 25px;
	font-size: 12px;
}


#recent-posts .entry {
}

#recent-posts .entry a {
	background: #333333;
	padding: 10px 0px 10px 0px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	color: #CCCCCC;
	margin-top: 20px;
}

#recent-posts .more {
	background: url(images/img04.gif) no-repeat left 50%;
	padding-left: 20px;
}


/* Sidebar */

#sidebar {
	clear: both;
	width: 955px;
	background: #ffffff;
	color: #333;
	padding: 10px 0 0 0;
}

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

#sidebar li {
	display: block;
	float: left;
	width: 187px;
	padding: 10px 10px 10px 25px;
}

#sidebar li ul {
	line-height: 1.8em;
}

#sidebar li li {
	display: list-item;
	float: none;
	width: auto;
	padding: 0 0 0 10px;
	line-height: 25px;
}

#sidebar h2 {
	margin: 0 0 10px 0;
	color: #FFFFFF;
}

#sidebar a {
	text-decoration: none;
	color: #CCCCCC;
}

#sidebar a:hover {
	text-decoration: none;
}

/* Footer */

#footer {
	width: 955px;
	height: 50px;
	margin: 0 auto;
	margin-bottom: 20px;
	background: url(images/img06.jpg) no-repeat left top;
	font-size: 11px;
	color: #CCCCCC;
	vertical-align: top;
}

#footer p {
	margin: 0;
	padding: 23px 20px 15px 20px;
}

#footer a {
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
}

#legal {
	float: left;
}

#links {
	float: right;
}
#page #content #head1col #choreographers {
	font-weight: bold;
}
#page #content #head1col #choreographers {
	font-style: italic;
}
#page #content #head1col #choreographers {
	font-style: italic;
}
#page #content #head1col .title #choreographers {
	font-style: italic;
}
#footer div table tr td {
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
}
