
/* YELLOW #FFEF00 */

/*BITCHIN'*/

body {
	font-family: 'Helvetica Neue', Helvetica, Arial, serif;
    margin: 0;
    padding: 0;
    font-size: 1em;
    }

#vessel {
	position: relative;
	margin: 50px auto;
	background-color: #FFF;
	width: 666px;
	}

#headline {
	font-size: 4.2em;
	line-height: 0;
	text-transform: uppercase;
	letter-spacing: -10px;
	font-style: italic;
	border-top: solid 1px #FFF;
	border-bottom: solid 3px #000;
	padding: 0;
	margin: 0;
	height: 150px;
	}

#subhead {
	text-transform: uppercase;
	font-size: 1.4em;
	font-weight: 100;
	line-height: 0;
	}
	
textarea {
	
	height: 100%;
	width: 510px;
	padding-top: 5px 5px 5px 5px;
	font-family: 'Helvetica Neue', Helvetica, Arial, serif;
	font-weight: 200;
	font-size: 1.15em;
	line-height: 1.1;
	border: solid .5px #ADADAD;
	background: #FAFAFA;
	-x-system-font: none;
	overflow-x: auto;
	overflow-y: auto;
	}

#twitter_msg {
	font-family: 'Helvetica Neue', Helvetica, Arial, serif;
	}

#form {
	width: 666px;
	height: 58px;
	}

#button {
	border: 0px; 
	font-size: 18px; 
	width: 140px;
	height: 40px;
	color: #000000; 
	background: #FFEF00; 
	font-family: 'Helvetica Neue', Helvetica, Arial, serif; 
	cursor:pointer; 
	position: absolute; 
	font-weight: 200;
	right: 0; 
	bottom: 0;
	}

#finalcountdown {
	position: relative;
	top: -2px;
	right: 0;
	float: right;
	text-align: right;
	font-family: 'Helvetica Neue', Helvetica, Arial, serif;
	}

#countdown {
	border:0px;
	padding: 0;
	width: 30px; 
	text-align: right; 
	font-size: 15px; font-family: 'Helvetica Neue', Helvetica, Arial, serif; font-weight: 200;}

#twitter_div ul {
	list-style-type: none;
	padding: 0;
	}

#twitter_div li {
	text-align: left;
	padding: 15px 0 0 0;
	}


#twitter_div .fuck {

	font-weight: 200;
	background: #FAFAFA;
	width: 666px;
	}

#twitter_div span.suck {
	text-transform: uppercase;
	text-align: left;
	}

#twitter_div .blow {
	font-size: 70%; 
	color: #000;
	background: #F5F5F5;

	text-align: right;
	}


#twitter_div a { 
		color: #000000;
	background: #FFEF00;
	}

#twitter_div .blow a { 
	color: #000;
	background: #F5F5F5;
	}
	
.overtweeted {
line-height:1.6;
	font-family: 'Helvetica Neue', Helvetica, Arial, serif;
padding: 4px 4px 4px 4px;
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;
	background: #FFEF00;
	}

#promo {
	width:666px;
	font-size: 70%;
	font-weight: 200;
	text-transform: uppercase;
	}

.promo {
	font-weight: 200;
	padding: 4px 4px 4px 4px;
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;
	background: #FFEF00;
	}
	
.promo a {

	}