/*
	Styles Gently Ripped from Twitter.com 
	Then slaughtered by ordained CSS Rabbi Alex *dangerouslyawesome* Hillman.
	100% Kosher for Passover.			
*/
body{
	background:#9AE4E8 url(/images/bg.gif) no-repeat fixed left top;
	color:#000000;
	font-family:Helvetica,Arial,sans-serif;
	font-size:0.75em;
	line-height:1.5;
	text-align:center;
}
* {
	margin:0;
	padding:0;
}
a, a:visited{
	color:#0000EE;
}
a:hover{
	color:#000;
}
p{
	margin:5px 0;
}
#wrapper{
	margin:25px auto;
	width:950px;
	text-align:left;
}
#logo{
	color:#444444;
	font-family:"Lucida Grande","Microsoft Sans Serif","Lucida Sans",Arial,sans-serif;
	font-size:275%;
	font-weight:normal;
	letter-spacing:-0.05em;
	margin:0pt 0pt 10px;
	z-index:5;
}
#lead-in{
	background:#E0FF92;
	padding:15px;
	border:1px solid #87BC44;
}
#message{
	margin-top:10px;
	background:yellow;
	text-align:center;
}
#sponsor{
	margin-top:10px;
	background:#D2D2D2;
	text-align:center;
}   			
h2{
	margin:10px 0 0 0;
	padding:0;
	background:transparent url(images/arr2.gif) no-repeat 25px bottom;
	line-height:40px;
	font-size:18px;
}
table{
	background:#FFF;
	width:100%;
}
table tr th{
	text-align:left;
	font-weight:normal;
	font-size:1.2em;
	border-bottom:solid 1px #EEEEFF;
	padding:4px
}
table tr td{
	text-align:left;
	font-size:.8em;
	vertical-align:middle;
	padding:6px;
}
table tr.alt td{
	background:#EEEEFF;
}
table tr.sponsor td{
	background:#E0FF92;
}
table tr td.stat{
	text-align:center;
}
#footer{
	font-size:.8em;
	text-align:right;
	width:950px;
	margin:0 auto;
}

/* mike crashes the party here (user page styles) */

#userd {
	font-weight: bold;
	margin: 0 0 1em 0;
}

#user_info {
	background: #fff;
	padding: 4px;
	height: 48px;
}

#user_info p {
	margin: 0 0 4px 0;
	padding: 0;
	line-height: 1.5em;
}

#user_info img {
	width: 48px;
	height: 48px;
	float: left;
	margin: 0 10px 0 0;
}

#user_chart {
	background: #fff;
	margin: 10px 0 10px 0;
}

#lookup {
	margin-top:10px;
	background:#E0FF92;
	padding:10px;
	border:1px solid #87BC44;
	font-size:1.2em;
}
#lookup span {
	margin-right:10px;
	font-weight:bold;
}
#lookup img{
        padding-right:10px;
}

/** summer of love **/

body#sg_body {
	background: #94e4e8 url(/images/clouds.jpg) 0 0 no-repeat;
}

#sg_title {
	font: normal 36px helvetica, arial, sans-serif;
	color: #454545;
	padding: 124px 0 0 0;
	margin: 0;
	letter-spacing: normal;
}

#sg_subtitle {
	font: normal 20px helvetica, arial, sans-serif;
	color: #fff;
	padding: 0;
	margin: 0;
	letter-spacing: normal;
}

#sg_intro {
	padding: 15px;
	width: 485px;
	margin-bottom: 15px;
	border: 1px solid #99cdfe;
	background: #cff;
}

#sg_intro p {
	padding: 0;
	margin: 0 0 .5em 0;
}

#lovetable {
	font-size: 1.2em;
}

#sg_body {
	background-image: none;
}

#sg_body #wrapper {
	position: relative;
}

#sg_promo {
	position: absolute;
	right: 0;
	top: 0;
	width: 448px;
}

#sg_promo_box {
	width: 290px;
	padding: 5px;
	background: #abdbe8;
	border: 1px solid #fff;
	margin: 8px auto;
}

#sg_promo_box #counter {
	height: 96px;
	position: relative;
	background: transparent url(images/counter.gif) 0 0 no-repeat;
}

#sg_promo_box #counter span {
	color: #fff;
	font: bold 20px verdana, sans-serif;
	position: absolute;
	top: 5px;
	left: 90px;
}

#sg_promo_box #btns {
	height: 28px;
	padding: 10px 5px;
}

#sg_promo_box #btns a {
	margin: 0 10px 0 0;
}

#sg_promo_box #btns a img {
	border: 0;
}

#sg_promo_box #sponsors {
	height: 100px;
	background: transparent url(images/sponsors.gif) 0 0 no-repeat;
}

.thanks {
	color: #3c0;
	font-size: 18px;
	padding-left: 18px;
	background: transparent url(images/thankscheck.png) 0 0 no-repeat;
}

del {
	color: #3c0;
}