/*

art fag pink rainbow!

*/

/* Defaults / Background */ 

body {
	font-family: "Arial Rounded MT Bold", Helvetica, Arial, sans-serif;
	margin: 0px;
	background: #FFF url(../images/1inch_v.png) 0px 16px repeat-y;
	color: #222;
}

#authentic_photoshop {
	background: transparent url(../images/1inch_h.png) 15px 0px repeat-x;
	position: absolute;
	width: 100%;
}


/* Absolute Chaos */

#art_pinko {
	display: none;
	position: absolute;
	z-index: 10;
}


#fag_pinko {
	display: none;
	position: absolute;
	z-index: 10;
}

#hand {
	display: none;
	cursor: pointer;
	position: absolute;
	z-index: 15;
}

#art {
	display: none;
	position: absolute;
	z-index: 20;
}


#fag {
	display: none;
	position: absolute;
	z-index: 20;
}

/* Tranquility */
#what {
	display: none;
	position:absolute;
	font-weight: bold;
	font-size: 22px;
	text-align: center;
	z-index: 25;
	width: 800px;
}	

#tag {
	display: none;
	position: absolute;
	background: transparent url(../images/tag2.png) 0px 0px no-repeat;
	text-align: right;
	padding-right: 100px;
	width: 550px;
	height: 300px;
}

#math {
	float: right;
	padding-top: 2px;
	padding-right: 50px;
	width:400px;
	font-weight: bold;
	font-size: 10px;
}

#buttons {
	padding-top: 50px;
	padding-right: 50px;
	font-weight: bold;
	font-size: 42px;
}

#count {/* maybe on day... */}

#dollars {
	padding-right: 50px;
	font-weight: bold;
	font-size: 110px;
	color: #f0a8c7;
}

#cost {/* maybe on day... */}

#beancounter {
	float: right;
	margin-top: 5px;
	margin-left: 150px;
	margin-right: 50px;
	font-size: 8px;
	width: 286px;
}

#at {
	display: none;
	position: absolute;
	text-align: center;
	font-size: 12px;
}	

#at > a.email {
	font-size: 200px;
	text-decoration: none;
	color: #f0a8c7;
	color: #000;
}

#at > a.email:hover {
	text-decoration: none;
	color: #f0a8c7;
}

#at > a#faqlink {
	font-size: 32px;
	text-decoration: none;
	color: #000;
}

#at > a#faqlink:hover {
	text-decoration: none;
	color: #f0a8c7;
}

#faq {
	display: none;
	font-size: 75%;
}

#faq a {
	text-decoration: none;
	color: #e4679d;
}

#faq a:hover {
	text-decoration: none;
	color: #000;
}

.q {
	font-weight: bold;
}

.q > b {
	font-weight: bold;
	text-transform: uppercase;
	color: #f0a8c7;
}

.a {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	margin-bottom: 10px;
}

.a > b {
	font-weight: bold;
	text-transform: uppercase;
	color: #f0a8c7;
}

.a > blockquote > i {
	font-family: serif;
}

#copyright {
	display: none;
	position: absolute;
	width: 800px;
	text-align: center;
	font-size: 12px;
	padding-bottom: 50px;
}

