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

body {
	background: url(../images/ps.png) fixed;
	color: #555;
}

blockquote {
    border-left: 2px solid #eee;
    font-family: georgia, serif;
    font-style: italic;
    font-size: 13px;
    line-height: 18px;
    margin-left: 0;
    padding-left: 9px;
}

a {
	color: #30cdd7;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #30cdd7;
	text-decoration: underline;
}

h1, h2, h3 {
	font-family: "MuseoSans500", "Helvetica Neue", arial, sans-serif;
	font-weight: normal !important;
}

div#header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	color: #fff;
	background: #444;
	height: 18px;
	padding: 4px 0;
	z-index: 10;
}

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

#pitch1 div.container {
	background: #fff;
	border: 5px solid #fafafa;
	
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.2);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.2);
	box-shadow: 0 0 10px rgba(0,0,0,.2);
}

h1 {
	color: #afa79f;
}

strong {
	color: #665a52;
}

#pitch1 #help {
	position: absolute;	
	width: 190px;
	right: -220px;
	color: #777;
	font: 13px/22px georgia, serif;
}

span.blue,
form label,
#pitch h5,
body#welcome h2,
body#thanks h2 {
	color: #30cdd7;
}

/* @group Welcome */

body#welcome small {
	color: #aaa;
}

body#welcome small a {
	color: inherit;
}

body#welcome {
	text-align: center;
}

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

body#welcome h2 {
	font-size: 28px;
	font-weight: normal;
	letter-spacing: -0.05em;
	margin-bottom: 4px;
}

body#welcome h3 {
	color: #212121;
    font-size: 18px;
    font-weight: normal;
    margin: 1em 0 6px;
}

body#welcome h3 a {
	font-weight: normal;
}

body#welcome small {
	font-style: italic;
}

body#welcome small a {
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
	padding-bottom: 2px;
}

body#welcome small span.amp {
	font-size: 16px;
	position: relative;
	top: 2px;
}

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

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

/* @end */

/* @group Apply */

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

body#apply p.intro {
	border-bottom: 1px solid #eee;
	margin-bottom: 36px;
	padding-bottom: 36px;
}

/* @end */

/* @group Intro */

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;
}

/* @end */

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

#welcome p.large {
	margin: 0 auto;
	width: 300px;
}

.large {
	font-size: 16px;
	line-height: 28px;
	font-weight: 300;
}

.large a {
	font-weight: 900;
}

p#waitlist,
p.intro {
	font-family: georgia;
	font-style: italic;
	font-size: 14px;
	line-height: 24px;
	margin: 0.5em 0 1.5em;
}

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

i {
	text-transform: none !important;
}

/* @group Form */

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;
}

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

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

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 textarea {
	font-size: 12px;
	line-height: 18px;
	height: 196px;
}

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;
}

form select {
	width: auto;
}

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;
}

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

form h2 {
	margin-bottom: 4px;
}

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

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

/* @end */

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;
}

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

.toggle {
	display: none;
}

/* @group Thanks */

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;
	margin-bottom: 0;
}

/* @end */

.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;
}

/* @group Pitches */

.pitches h1 {
 	color: #777777;
    font-size: 19px;
    letter-spacing: 2px;
    margin-bottom: 9px;
    text-transform: uppercase;
}

.pitches h3 a {
	font-weight: normal;
	font-size: 20px;
}

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

.pitches ol li span {
	color: #999;
}

.pitches ol li span a {
	color: #666;
}

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

.pitches h3 {
	margin: 6px 0;
}

.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: 58px;
}

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

.pitches img.profile {
	margin: 0 4px 0 -60px;
}

#pitch p,
.pitches p {
	font: 14px/24px georgia, serif;
}

#pitch h5 {
	margin: 0 0 0.5em 0;
}

/* @end */

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

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

/* @group Footer */

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

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

/* @end */

.new {
	color: orange;
}

span.date {
	font: italic 1em georgia, serif;
}

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;
}

div#pitch ol {
	margin: 0 36px;
	padding: 0;
}

#disqus_thread {
	margin: 48px 36px 0;
}

/* @group Influads */

.influads_block {
	width: 180px;
	position: absolute;
	text-align: left;
	line-height: 15px;
	right: -200px;
	top: 280px;
}

body#apply small {
	font-family: inherit;
}

/* @end */

@font-face {
	font-family: 'MuseoSans500';
	src: url('../fonts/MuseoSans_500-webfont.eot');
	src: local('☺'), url('../fonts/MuseoSans_500-webfont.woff') format('woff'), url('../fonts/MuseoSans_500-webfont.ttf') format('truetype'), url('../fonts/MuseoSans_500-webfont.svg#webfont2XDSeD7G') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* @group Stats */

body.stats .banned {
	text-decoration: line-through;
	opacity: .5;
}

body.stats #stats li {
	list-style: none;
	margin: 4px 0;
}

body.stats a.company {
	font-size: 1.4em;
}

body.stats table td small {
	margin-top: 4px;
}

body.stats table td {
	padding: 8px;
}

body.stats a {
	color: #000;
}

body.stats li.div {
	color: #30cdd7;
	font-size: 18px;
	font-weight: bold;
}

body.stats li.total {
	border-top: 1px solid #999;
	padding-top: 4px;
}

body.stats b.agent {
	background: red;
	color: white;
	padding: 2px 4px;
}

body.stats ol.contacts {
	list-style-type: none;
}

body.stats ol.contacts a.email {
	font-size: 10px;
}

/* @end */

/* @group Clearfix */

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

/* @end */

.map {
	border: 5px solid #eee;
}

.price {
    color: #00984c;
}

/* @group Tiptip */

/* TipTip CSS - Version 1.2 */

#tiptip_holder {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99999;
}

#tiptip_holder.tip_top {
	padding-bottom: 5px;
}

#tiptip_holder.tip_bottom {
	padding-top: 5px;
}

#tiptip_holder.tip_right {
	padding-left: 5px;
}

#tiptip_holder.tip_left {
	padding-right: 5px;
}

#tiptip_content {
	font-size: 11px;
	color: #fff;
	text-shadow: 0 0 2px #000;
	padding: 4px 8px;
	border: 1px solid rgba(255,255,255,0.25);
	background-color: rgb(25,25,25);
	background-color: rgba(25,25,25,0.92);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(transparent), to(#000));
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	box-shadow: 0 0 3px #555;
	-webkit-box-shadow: 0 0 3px #555;
	-moz-box-shadow: 0 0 3px #555;
}

#tiptip_arrow, #tiptip_arrow_inner {
	position: absolute;
	border-color: transparent;
	border-style: solid;
	border-width: 6px;
	height: 0;
	width: 0;
}

#tiptip_holder.tip_top #tiptip_arrow {
	border-top-color: #fff;
	border-top-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_bottom #tiptip_arrow {
	border-bottom-color: #fff;
	border-bottom-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_right #tiptip_arrow {
	border-right-color: #fff;
	border-right-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_left #tiptip_arrow {
	border-left-color: #fff;
	border-left-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_top #tiptip_arrow_inner {
	margin-top: -7px;
	margin-left: -6px;
	border-top-color: rgb(25,25,25);
	border-top-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_bottom #tiptip_arrow_inner {
	margin-top: -5px;
	margin-left: -6px;
	border-bottom-color: rgb(25,25,25);
	border-bottom-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_right #tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -5px;
	border-right-color: rgb(25,25,25);
	border-right-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_left #tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -7px;
	border-left-color: rgb(25,25,25);
	border-left-color: rgba(25,25,25,0.92);
}

/* Webkit Hacks  */
@media screen and (-webkit-min-device-pixel-ratio:0) {	
	#tiptip_content {
		padding: 4px 8px 5px 8px;
		background-color: rgba(45,45,45,0.88);
	}
	#tiptip_holder.tip_bottom #tiptip_arrow_inner { 
		border-bottom-color: rgba(45,45,45,0.88);
	}
	#tiptip_holder.tip_top #tiptip_arrow_inner { 
		border-top-color: rgba(20,20,20,0.92);
	}
}

/* @end */


