*{ margin: 0; padding: 0; }

:focus,:active { outline: 0; }
body { font: 12px Tahoma, Arial, Sans-Serif; color: #000; background: #62162e; }
a { text-decoration: none; color: #000; }
	a:hover { color: #000; }
.x { clear: both; }

p { line-height: 22px; margin: 0 0 22px; color: #62162e; }
img { border: 0; }

h1 { font-size: 24px; font-weight: normal; margin-bottom: 15px;}
h2 { font-size: 14px; font-weight: normal; margin-bottom: 2px; color: #333; }
h3 { font-size: 12px; font-weight: normal; margin: 3px 10px 10px 10px; color: #fff; }
h4 { font-size: 18px; font-weight: normal; float: left; margin: 45px 0 10px; width: 150px; }

#wrapper { margin: 0 auto; width: 800px; background: #fff; no-repeat #000; }

#logo { padding: 20px 12px 10px; }
	#logo h1 { font: bold 24px Arial; text-shadow: 1px 1px 1px #fff; letter-spacing: 4px; }
		#logo h1 a { color: #72263e; }
		#logo h1 a span { color: #62162e; }

#content { background: #fff ; width: 800px; }


#pitch { margin-bottom: 0px; }

	.pitch-gallery { overflow: hidden; width: 800px; position: relative; }
		.pitch-gallery-holder { width: 3920px; position: relative; top: 0; left: 0; }
		.pitch-gallery-div { float: left; }


ul { font-family: Arial, Verdana; font-size: 14px; padding: 0; list-style: none; margin: 0 0 10px 0; line-height: 24px; }
ul li { display: block; position: relative; float: left; }
li ul { display: none; }
ul li a { display: block; text-decoration: none; color: #ffffff; border-top: 1px solid #ffffff; padding: 5px 20px 5px 20px; background: #62162e; margin-left: 1px; white-space: nowrap; }
ul li a:hover { background: #72263e; }
li:hover ul { display: block; position: absolute; }
li:hover li { float: none; font-size: 11px; }
li:hover a { background: #72263e; }
li:hover li a:hover { background: #f98289; }

		
#left { width: 500px; float: left; margin-top: 60px; margin-left: 25px; display: inline; }
	#left img { float: left; margin: 5px 20px 2px 0; padding: 3px; border: 1px solid #ccc; }
	#left form { padding-left: 45px; }
	#left label { float: left; display: block; clear: both; padding: 3px 0; color: #666; font-weight: normal; width: 150px; }
		#left .lcurrent { font-weight: bold; }
	#left label img { vertical-align: middle; }
	#left input.text, textarea, select { float: left; margin: 0 5px 10px 0; padding: 7px; width: 350px; border: 1px solid #ccc; }
	#left textarea { height: 200px; }
	#left select { width: 366px; }
	#left input.radio {  }
		#left input:focus { border-color:#aaa; }
		#left textarea:focus { border-color: #aaa; }	
	.error { font-size: 10px; color: #666; margin: 0 0 10px 150px; display: none; }
	#left .submit { border: 0; background: #000; color: #fff; padding: 5px; float: left; margin-left: 150px; }
	
	
	#contact-back { margin: 12px 40px 0 0; float: right; }

.post { position: relative; margin-bottom: 15px; height: 100px; }
.post-options { position: relative; margin: -37px 0 40px 0; font-size: 10px; color: #666; }

#right { width: 200px; float: right; border-left: 1px solid #ccc; padding-left: 36px; margin-top: 60px; margin-right: 25px; display: inline; }
	
#feature { margin-left: 25px; padding-bottom: 10px; }
	.small-post { float: left; width: 50px; margin-right: 50px; }
		.small-post img { border: 0px solid #ccc; padding: 3px; margin-bottom: 0px; }
	.last { margin-right: 0; }
	#feature ul { margin-top: -10px; }
	
#footer { color: #fff; font-size: 11px; margin: 10px 0 10px 0; background: #72263e; }

.post-info { font-size: 11px; color: #999; }
.read-more { background: url(../images/link.gif) no-repeat center left; padding-left: 13px; font-size: 10px; }
.break { border-top: 1px solid #ccc; margin: 30px 0; display: block; }
	.no-border { border: 0; }
.space { margin-bottom: 20px; }

