@charset "UTF-8";
/* CSS Document */

body {
	margin:0; 
	padding:0;
	background-color:#020202;
	font-size:100%;
}

img{
	border:0;
	
	}

#pagewrap {
		
		width:900px;
		padding:0;
		margin:0;

		}
		
	#menu {
		
		width:350px;
		height:108px;
		margin-left:50px;
		float:left;
		
		}
		
	#menu img {
		
		float:left;
		
		}
		
	#logo{
		float:right;
		margin-top:30px;
		
		}
		
	#content{
		margin-left:84px;
		margin-top:50px;
		margin-bottom: 50px;
		width:850;
		float:left;
	}
	
	#imgcolumn {
		
		width:210px;
		margin-right: 60px;
		margin-top:40px;
		float:left;
		
		}
		
	#textcolumn {
		
		width:400px;
		margin-top:27px;
		text-align:left;
		float:left;
		
		}
	#titlebar{
		width:600px;
		margin-top:30px;
		margin-bottom:20px;
		float:left;
		}	
	
	#choreoleft {
		width:210px;
		margin-right:60px;
		margin-top:-40px;
		clear:both;
		float:left;
		text-align:left;
		}
		
	#choreoright{
		width:500px;
		text-align:left;
		float:left;
		}
	
	#contactform {
		
		width:400px;
		border-top:1px dashed #666;
		margin-top:20px;
		padding-top:20px;
		
		}
	.post {
		
		float:left;
		
		}
		
	.entry {
		
		float:left;
		
		}
	


	p {
		
		font-family:Georgia, "Times New Roman", Times, serif;
		font-weight:100;
		letter-spacing:.08em;
		line-height:190%;
		font-size:13px;
		color:#FFF;
		
		}
		
	p a {
		color:#FFF;
		text-decoration:underline;
		}
	a {
		color:#FFF;
		text-decoration:underline;
		}
	
	h2, h2 a {
		font-family: Helvetica, Arial, sans-serif;
		font-weight:100;
		font-size:15px;
		letter-spacing:.2em;
		color:#F27CA2;
		text-decoration:none;
		}
		
	h2 a:hover{
		color:#659AD1;
		
		
		}
		
	h3 {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:15px;
		font-style:italic;
		font-weight:100;
		color:#FFF;
		
		}
		
	h3 a {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:15px;
		font-style:italic;
		text-decoration:none;
		font-weight:100;
		color:#FFF;
		
		}
		
	h4 {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:11px;
		font-weight:100;
		letter-spacing:.05em;
		color:#999;
		border-top:1px dashed #666;
		margin-top:20px;
		padding-top:20px;
		
		}
		
	ul {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:11px;
		font-weight:100;
		letter-spacing:.05em;
		color:#FFF;
		margin-left:-40px;
		
		}
	
	ul a {
		
		text-decoration:none;
		color:#999;
		
		}
		
	ul a:hover {
		
		text-decoration:underline;
		
		
		}
		
	li {
		list-style-type:none;
		padding-top:15px;
		
		}
		
	.choreoinfo {
		border-top:1px dashed #666;
		margin-top:20px;
		padding-top:20px;
	}
	
	.choreoinfo p {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:11px;
		font-weight:100;
		letter-spacing:.05em;
		color:#FFF;
		}
	
	#sidebar h2, #sidebar2 h2 {

		font-family: Helvetica, Arial, sans-serif;
		font-weight:100;
		text-transform:uppercase;
		font-size:11px;
		letter-spacing:.2em;
		color:#FFF;
		text-decoration:none;
		}	
	
	.postmetadata {
		
		font-size:10px;
		clear:both;
		
		}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
	/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: left;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding-top: 3px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar, #sidebar2 
{
	padding: 0;
	width: 190px;
	}

#sidebar form, #sidebar2 form{
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

