body {

	margin: 0px;
	margin-bottom: 20px;
	background-image: url(../img/twitpipe.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #000000;
	text-align: center;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;;
	font-size: 62.5%;
	color: #343436;	
	
}

a, a:link, a:hover, a:visited, a:active {
	
	color: #49ccff;
	
}

img { border: 0px; }

#bigstop {

	position: absolute;
	top: 20px;
	right: 20px;	
	
}

#main {

	padding: 40px;
	padding-right: 0px;
	margin-top: 155px;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	border: 1px solid #343436;
	background: #ffffff;
	text-align: left;
	
}

#tweets ul {

	margin: 0px;
	padding: 0px;
	
}

#tweets ul li {

	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
	list-style-type: none;
	border-top: 1px dashed #b1b2b5;
	
}

#tweets img {

	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-right: 2px;
	width: 48px;
	height: 48px;
	
}

#tweets img.rss {

	width: 10px;
	height: 10px;
	margin: 0px;
	margin-left: 10px;
	float: none;
	
}

#tweets p {

	margin: 0px;
	
}

#tweets p.dates {

	margin-top: 3px;
	color: #b1b2b5;
	font-size: 0.9em;	
	
}

#tweets p.used_above {

	display: inline;
	vertical-align: bottom;
	
}

#tweets ul li div {
	
	margin-top: 10px;
	
}

#tweets ul li.empties {
	
	overflow: hidden;
	height: 1px;
	padding: 0px;
	
}

br.clear {

	clear: both;
	height: 0px;
	overflow: hidden;
	
}

#copyright {

	margin-top: 10px;
	color: #ffffff;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-size: 0.9em;	
	
}

#wherewrapper {

	background: #343436;
	height: 40px;
	position: absolute:
	top: 0;
	border-bottom: 1px solid #505050;
	
}

#where {

	margin: 0px;
	padding-top: 9px;
	color: #ffffff;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-size: 0.9em;	
	
}

#pause {

	margin: 0px;
	float: right;	
	
}

#tweets p.links a.profile {

	color: #b1b2b5;
	font-size: 0.9em;
	padding-left: 5px;	
	
}

div.twipcol {

	width: 280px;
	float: left;
	display: inline;
	margin-right: 40px;
	
}

