body {
	background: #a71300 url(/public/gfx/cardstweets-bg.jpg) top repeat-x;
	font-family: Tahoma,Verdana,Arial,_sans;
	font-size: 62.5%; /* Resets 1em to 10px */
	color:#333;
	text-align: center;
	padding:0;
	margin:0;
	
	
}

ul,ol,li{
	margin:0;
	padding:0;
	list-style-type: none;
}
a {
	color:#910000;
}
a:visited{
	text-decoration: none;
}
strong {
	font-weight: bold;
}


h1,h2,h3{}

.hide {
	display:none;
}




#pagewrapper {
	width:950px;
	margin:0 auto;
	text-align: left;
	position:relative;
}
#follow {
	position:absolute;
	width:300px;
	right:0;
	text-align:right;
	top:100px;	
	left:500px;
}
#follow a {
	color:#fff;
	text-decoration: none;
}
#follow a img {
	border:0;
}
#logo a {
	border:none;
}
#logo a img {
	border:none;
}
#notice {
	display:none;
}
#login {
}
#nav {
	display:none;
}
#header {
	margin-bottom:24px;
}
#tstream {
	float:left;
	width:600px;
	
	
}
.twrap {
	background:#111;
	padding:12px 0;
}
.thold {
	background:#fff;
	margin:0 12px;
	padding:10px;
	min-height:600px;
}
.thold li {
	border-top:1px dashed #ccc;
	padding:6px 0;
	clear:both;
	
}
.thold li a img {
	padding:1px;
	border:1px solid #ccc;
	float:left;
	margin-bottom:6px;
	background:#fff;
	width:48px;
	height:48px;
	overflow: hidden;
	
}
.thold li p {
	font-family: Georgia;
	font-size:14px;
	padding:0;
	margin: 2px 0 8px 62px;
}
.thold li p span.meta {
	font-size:10px;
	color:#f26522;
}
#cta {
	float:right;
	width:300px;
}
#cta div.sform {
	background:#fff;
	padding:12px;
}
#cta div.sform input[type=image]{
	border:0;
	padding:0;
	width:90px;
	
}
#cta div.sform p {
	color:#4e2683;
	padding:0;
	margin:0 0 12px 0;
	font-size:14px;
	
}
#cta ol li {
	color:#4e2683;
	padding:0;
	margin:0 0 12px 0;
	font-size:12px;
	list-style-type: decimal;
	margin-left:25px;
}
h2.offer {
	padding:25px;
	background:#4e2683;
	color:#fff;
}
h2.offer a {
	color:#f26522;
}
h1.t {
	text-transform: uppercase;
	font-weight: 100;
	letter-spacing: -.01em;
	color:#fff;
	line-height: 1em;
	font-size:17px;
	font-family: Verdana,Helvetica;
	margin-left:12px;
}

form#sunsreg label,.tl label {
	color:#910000;
	text-transform: uppercase;
	font-family: Verdana,Helvetica;
	font-size:10px;
	font-weight: bold;
	letter-spacing: .04em;
	display:block;
	margin-bottom:5px;



}
form#sunsreg input,form#sunsreg textarea,.tl input,.tl textarea {
	border:2px solid #910000;
	padding:8px;
	width:256px;
	margin-bottom:15px;
}
.tl textarea {
	width:92%;
	height:60px;
	font-family: arial;
	font-size:12px;
	float:right;
	margin-bottom:2px;
}
form#sunsreg input.error {
	border-color:#cc0000;
	background:#f2d7ca;
}
form#sunsreg p button{
	border:0;
	background:0;
	padding:0;
	cursor: pointer;
}
form#sunsreg label.error {
	background:#cc0000;
	color:#fff;
	padding:2px;
}
#footer {
	clear:both;
	padding-bottom:100px;
}
#footer a img {
	border:0;
}
span.replace {
	position:absolute;
	left:-5000px;
}
#top {
	border-bottom:1px solid #999;
	margin-bottom:12px;
}
#charcount {
	font-family: Georgia,Times;
	text-align: right;
	font-size:14px;
	font-weight: bold;
}
#top img {
	padding:1px;
	border:1px solid #ccc;
	float:left;
}
div.tl {
	margin-left:70px;
}
div.tl .tweetit,.tl .tlogin {
	border:0;
	padding:0;
	width:122px;
}
.tlogin,#tweetit {
	background:#000;
	color:#fff;
	text-align:right;
	font-size:22px;
	height:34px;

}
#tweetit {
	width:122px;
	width:122px;
	float:right;
	display: block;
	margin-bottom:5px;
	padding-top:5px;
	padding-right:5px;
	
}
#tweetit:hover {
	background:#910000;
}
.tl input[type=text],.tl input[type=password] {
	width:180px;
}

img#tweetit {
	border:0;
	float:none;
	padding:0;
	margin:0 0 5px 0;
}
#tweeted {
	display:none;
	background:#910000;
	padding:4px;
	color:#fff;
	margin-bottom:2px;
}
ul#tweets li.newt {
	background:#e8c4c4;
	border-top:1px solid #222;
}
ul#tweets li {
	padding:5px;
}
#footer p {

color:#fff; margin-left:40px;padding-top:8px
}
#footer img {
	margin-right:10px;
}