body {
	background: url(../images/ps.png) fixed;
	color: #685c53;
	line-height: 18px;
}

div.container {
	padding: 50px 25px;
	width: 600px;
}

#pitch1 div.container {
	background: #fff;
	border-left: 5px solid #fafafa;
	border-right: 5px solid #fafafa;	
}

strong {
	color: #665a52;
}

body#welcome {
	text-align: center;
}

body#welcome div.container {
	background: url(../images/light.png) center top no-repeat;
	height: 500px;
	padding-top: 6em;
}

h1,body#thanks h2 {
	color: #afa79f;
	font-weight: 100;
}

body#apply h1 {
	font-size: 32px;
	letter-spacing: -0.04em;
}

h1.logo,
body#welcome a#signin-button {
	margin: 1.5em auto;
	text-indent: -9999px;
}

section#intro {
	border-bottom: 1px dotted #bbb;
	font-family: georgia, serif;
	font-size: 12px;
	margin-bottom: 1.5em;
	padding-bottom: 1.5em;	
}

section#intro h4 {
	color: inherit;
	font-size: 13px;
	line-height: 17px;
}

body#welcome a#signin-button {
	margin-bottom: 0;
}

h1.logo {
	background: url(../images/logo.png);
	margin-top: 0;
	width: 388px;
	height: 121px;
}

body#welcome small {
	color: #aaa;
}

body#welcome small a {
	color: inherit;
}

.large {
	font-weight: 300;
}

.large a {
	font-weight: 900;
}

body#welcome div#intro {
	font-size: 1.5em;
	margin: 0 auto 1.5em;
	width: 350px;
}

body#welcome a#signin-button {
	background: url(../images/button.png);
	display: block;
	width: 100px;
	height: 50px;
}

form div#profile-photo {
	background: url(../images/default.png);
	border: 5px solid #ddd;
	float: left;
	margin: 0 1.5em 1.5em 0;
}

form div#profile-photo,
form div#profile-photo img
{
	width: 80px;
	height: 80px;
}

form fieldset {
	background: #fff;
	border: 10px solid #fafafa;
	margin: 0 auto;
	padding: 50px;
	width: 400px;
}

form a {
	color: inherit;
}

p#waitlist {
	font-family: georgia;
	font-style: italic;
	font-size: 14px;
	margin: 0.5em 0 1.5em;
}

form h2,
form h5 {
	margin: 0;
}

.in {
	background: url(../images/in.png) 200px 0 no-repeat;
	text-indent: 20px;
}

form h2 {
	font-weight: bold;
}

form h5 {
	color: #837870;
	font-weight: normal;
}

form ol {
	clear: both;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

a,
span.blue,
form label,
#pitch h5 {
	color: #30cdd7;
}

form label.optional {
	color: #998f86;
}

form label,
#pitch h5 {
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-size: 12px;
}

i {
	text-transform: none !important;
}

form select,
form textarea,
form input[type=text],
form input[type=password] {
	border: 1px solid #ddd;
	color: #666;
	font-family: 'helvetica neue', arial, helvetica, sans-serif;
	padding: 4px;
	font-size: 16px;
	width: 100%;
}

form select {
	width: auto;
}

form textarea {
	font-size: 12px;
	line-height: 18px;
	height: 96px;
}

form ol li {
	margin-bottom: 1.5em;
	float: left;
	width: 100%;
}

form ol ol {
	margin: 0.5em 0;
}

form ol ol li {
	float: left;
	width: 200px;
	margin-bottom: 0.5em;
}

form input[type=file] {
	margin: 0.5em 0;
}

form ol ol label {
	text-transform: none;
	color: #222;
	font-weight: normal;
	letter-spacing: normal;
	position: relative;
	top: 0.25em;
}

form ol ol label strong {
	color: #111;
}

div#image-block {
	border: 1px solid #ddd;
	margin: 0.5em 0 0 0;
	text-align: center;
	padding: 30px 0;
}

h6,small,i {
	color: #998f86;
	font-family: georgia, serif;
}

h6,small {
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
}

h6 {
	margin: 0 0 0.5em 0;
}

i {
	font-family: georgia, serif;
	font-weight: normal;	
}

input#apply-button {
	margin: 0 0 0 -9px;
}

a:focus,
button:focus {
	outline: none;
}

.toggle {
	display: none;
}

body#thanks .container {
	margin: 50px auto;
	width: 400px;
}

body#thanks p,
body#thanks h2 {
	margin-left: 25px;
	margin-right: 25px;
}

body#thanks h2 {
	font-size: 32px;
	letter-spacing: -0.04em;
}

.amp {
	font-family:Baskerville,"Goudy Old Style","Palatino","Book Antiqua","Warnock Pro",serif;
	font-size:1.1em;
	font-style:italic;
	font-weight:normal;
	line-height:1em;
}

label small {
	letter-spacing: normal;
	text-transform: lowercase;
	font-style: italic;
}

#pitches h1 {
	letter-spacing: -0.04em;
}

#pitch ol li,
#pitches ol li {
	list-style: none;
	margin: 18px 0;
}

#pitches ol li {
	border-top: 1px solid #f0f0f0;
	padding: 17px 0 0 0;
}

#pitches h3 a {
	font-weight: bold;
	text-decoration: none;
}

iframe#facebook {
	width: 350px;
	margin: 0 auto;
}

#pitches h6 q {
	font-family: georgia,serif;
	font-style: italic;
	text-transform: none;
}

#pitches h6 {
	font-weight: bold;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

#pitches ol {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #F0F0F0;
}

#pitches ol li {
	padding-left: 3.333em;
}

#pitches img.pick {
	float: left;
	margin-left: -85px;
	width: 65px;
	height: 36px;
}

#pitch p {
	font-size: 14px;
	font-family: georgia, serif;
}

#pitch h3 {
	font-weight: bold;
}

#pitch h5 {
	margin: 0;
}

img.profile {
	background: #f5f5f5;
	height: 40px;
	width: 40px;
	border: 3px solid #f0f0f0;
	margin: 0 4px 0 0;
}

.hot {
	font-weight: bold;
	color: orange;
	float: left;
	text-transform: uppercase;
	display: block;
	width: 50px;
	margin: 0 0 0 -50px;
}

div.footer {
	margin-top: 3em;
	padding-left: 3.333em;
}

div.footer p {
	font-family: georgia, serif;
	font-size: 12px;
	font-style: italic;
}

.new {
	color: orange;
}

h4.news {
	background: #f9f9f9;
	border: 4px solid #eee;
	color: #999;
	padding: 12px;
}

h4.news a {
	font-weight: bold;
}

span.location {
	font-weight: normal;
	text-transform: none;
}
