.square
{
	display: inline-block;
	width: 1.5em;
	height: auto;
		border: 1px solid #000;
	margin-left: 2em;
}

BODY
{
	font-family: 'Oxygen',sans-serif;
	background-color: #f6f6f6;
	overflow-x: hidden;
}

html,body
{
	height: 100%;
}

.wrapper
{
	min-height: 100%;
	height: auto !important;
	height 100%;
	margin: 0 auto -8em;
}

.footer, .push
{
	height: 8em;
}

.footer
{
	background-color: #eee; 
}

h1
{
	margin-bottom: 1em;
	margin-top: 1em;
	font-size: 4em;
	color: #222;
	text-decoration: udnerline;
	
	
	
}


h2
{
 margin-top: 1em;
 margin-bottom: 1em;
 background-color: #deeeee;
 padding: 0.3em;
 border-radius: 0.3em;
 box-shadow: 1px 1px #ddd; 
}

.centerer
{
	max-width: 800px; text-align: center; margin: auto;
}

input[name="yy"]
{
padding-left: 0.5em
}

.lefty
{
	text-align: left;
	font-size: 0.9em;
}

.righty
{
	text-align: right;
	font-size: 0.8em;
}

.q
{
	font-size: 16pt;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	line-height: 1.5em;
}

.q2
{
	margin-bottom: 1em;
	margin-top: 1em;
}

#candles
{
	background-image: url("/img/candle.png");
	margin: auto;
	margin-bottom: 1em;
}

.tcontent
{
	max-width: 940px;
	margin: auto;
	text-align: center;
}

.prevdays
{
	background-color: #f42;
	color: #fff;
	border-top-left-radius: 0.5em;

}

.lifedays
{
	background-color: #2f6;
	border-top-right-radius: 0.5em;
}



.prevdays2
{
	background-color: #fc8;

	border-bottom-left-radius: 0.5em;
}

.lifedays2
{
	background-color: #48c;
	color: #fff;
	border-bottom-right-radius: 0.5em;
}

.q3
{

	text-align: left;
	margin-bottom: 0.5em;
}




.bubble
{
	background-color: #fff;
	box-shadow: 2px 2px #eee;
	border: 2px solid #ccc;
	border-radius: 0.8em;
	padding: 0.5em;
}

.bubble b
{
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	display: block;
}

.adstripe
{
	background-color: #666;
	text-align: center;
	padding: 1em;
}

.sharelabel
{
	font-size: 0.8em;
	top: -0.1em;
	position: relative;
}


.odometer
{
	font-size: 1em;
}

U
{
	text-decoration: none;
	font-weight: bold;
	color: #477 !important;
}

A
{
	font-weight: bold;
}

.bigplus
{
	font-size: 6em;
	line-height: 1.5em;
}
.personbubble
{
	border: 1px solid #ccc;
	border-radius: 0.5em;
	line-height: 1.5em;
	height: 11.5em;
	padding: 0.75em;
	background-color: #fff;
	overflow: hidden;
}

.personbubble b
{
	display: block;
	margin-bottom: 0.3em;
	line-height: 1.3em;
	font-size: 1.25em;
	height: 3em;
}

.personbubble u
{
	display: block;
	margin-bottom: 0.3em;
	line-height: 1.2em;
	height: 4em;
}

.pbubblesection
{
	margin-bottom: 1em;
}

.tweet
{
	width: 100%;
	color: #8899a6;   
	border: 1px solid #ccc;
	background-color:	#fff !important;
	padding: 4px;
}

.twitblock
{
	background-color: #e5f2f7;
	padding-top: 12px;
	border: 1px solid #ccc;
	border-radius: 1em;
	font-family:  'Helvetica Neue', Helvetica, Arial, sans-serif;
	margin-bottom: 1em;
}

.afi
{
	border: 1px solid #888;
	border-radius: 1em;
	padding: 1em;
	background-color: #fff;
}

.afi img
{
margin: 1em;
}


.timeghost img
{
	height: 1em;
	float: right;
}