* {
    padding: 0;
    margin: 0;
} 

body{
background: #eee;
font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial, sans-serif;
font-size: 16px;
color: #333333;
line-height: 24px;
}

p{
margin-bottom:1em;
}

a {
text-decoration: none;
color: #0171AF;
}
a:hover {
text-decoration: underline;
color: #111;
}

ul.l2{
padding-left: 2em;
}

#wrap {
width: 800px;
margin: 40px auto;
}

#header {
height: 100px;
background: #eee url(images/header.gif) no-repeat;
}
#header h1 {
font-size: 34px;
font-weight: 100;
letter-spacing: 2px;
padding: 30px 0 0 30px;
}
#header h1 a {
text-decoration: none;
color: #EC8714;
}
#header h1 a:hover {
text-decoration: none;
color: #000;
}
#header h2 {
color: #89A537;
font-size: 20px;
font-weight: 100;
padding: 0 0 0 31px;
}

#menu {
background: #eee url(images/menu_b.gif) repeat-y;
}
#menu ul {
list-style-type: none;
padding: 0 0 1em 31px;
}
#menu ul li {
float: left;
margin-right: 2em;
}
#menu ul li a {
color: #E7D68D;
font-size: 24px;
letter-spacing: -2px;
}
#menu ul li a:hover {
color: #333;
text-decoration: none;
}

#content {
background: #eee url(images/content.gif) repeat-y;
padding: 20px;
}

.main {
background: #eee;
padding: 0px 10px 10px;
}
.main h2 {
font-size: 20px;
font-weight: 100;
padding: 5px 10px;
margin-left: -10px;
margin-bottom: 1em;
border-bottom: 1px solid #aaa;
border-top: 1px solid #aaa;
width: 100%

}
.main h2 a {
text-decoration: none;
}
.left h2 a:hover {
color: #111;
}

#bottom {
background: #eee url(images/bottom.gif) no-repeat;
padding: 10px 0;
}

#footer {
font-size: 11px;
color: #999;
text-align: center;
}

/*REO */

.rfloat{
float: right;
}

.clear{
clear: both;
}

.post{
margin-bottom: 1em;
}

.message{
padding-left: 1em;
}

.message ul{
list-style-type: none;
}

.message ul.with_bullets{
list-style-type: disc;
list-style-position: inside;
}

.message.error {
border: 1px solid #f00;
background: #fcc;
}

.message.positive {
border: 1px solid #0c0;
background: #cfc;
}

#twitter_form{
width: 49%;
float: left;
}

#preview-box{
width: 49%;
float: right;
}

#preview-box .underline{
	text-decoration: underline;
}	

#new_content, #live-preview{
font-size: 16px;
line-height: 24px;
font-family: "Century Gothic", "Trebuchet MS" Verdana, Arial, sans-serif;
background: #ddd;
border: 1px solid #EC8714;
width: 97%;
padding: 5px;
height: 8em;
margin-bottom: 3px;
}

#length-preview{
	font-size: 2em;
}

form input[type='text'], form input[type='password']{
font-size: 16px;
height: 24px;
line-height: 24px;
font-family: "Century Gothic", "Trebuchet MS" Verdana, Arial, sans-serif;
background: #ddd;
border: 1px solid #EC8714;
float: left;
padding: 0px 4px;
width: 192px;
}

form input[type='file']{
background: #ddd;
border: 1px solid #EC8714;
font-family: "Century Gothic", "Trebuchet MS" Verdana, Arial, sans-serif;
font-size: 14px;
/*
height: 24px;
line-height: 24px;
float: left;
padding: 0px 4px;
width: 192px;
*/
}

form.regular label{
clear: left;
float: left;
margin-right: 0.5em;
text-align: right;
width: 13em;
margin-bottom:0.5em;
}

form.regular textarea{
font-size: 16px;
line-height: 24px;
font-family: "Century Gothic", "Trebuchet MS" Verdana, Arial, sans-serif;
background: #ddd;
border: 1px solid #EC8714;
width: 192px;
padding: 5px;
height: 8em;
margin-bottom: 3px;
float: left;
}

form .note{
float: left;
margin-left: 1em;
}

.fatbutton.regular{
float: left;
}

.fatbutton{
background: transparent url('images/blank_grey.png') no-repeat 0 0;
width: 204px;
height: 29px;
border: none;
padding-right: 16px;
text-align: center;
font-family: "Century Gothic", "Trebuchet MS" Verdana, Arial, sans-serif;
font-size: 16px;
line-height: 29px;
color: #fff;
outline: none;
}

.fatbutton.cross, .fatbutton.cross:hover, .fatbutton.cross:active{
background: transparent url('images/blank_grey_disabled.png') no-repeat 0 0;
}

.fatbutton:hover{
background: transparent url('images/blank_grey.png') no-repeat 0 -29px;
outline: none;
}

.fatbutton:active{
background: transparent url('images/blank_grey.png') no-repeat 0 -58px;
outline: none;
}

.file_strip{
margin-bottom: 1em;

}

.file_strip label{
float: left;
}

.file_strip input{
float: right;
}



/* Now we do the bits for the tweet display pages */
.indi_tweet {
	margin-bottom: 1em;
}
.tweeted_image{
width: 100%;
text-align: center;
padding: 1em 0;
}

.tweeted_image img{
border: 2px #666666 solid;
padding: 1px;
max-width: 600px;
}

.tweeted_image a:hover img{
border: 3px #666666 solid;
padding: 0px;
}

.indent{
display: block;
margin-left: 3em;
}


/* Here are the bits for the front page Tweet Timeline */

.tweet_hider{
	display: none;
}

.tweet_hider .hidden_number{
	font-weight: bold;
}

.tweet_hider .toggler{
	margin-left: 5px;
	cursor: pointer;
	color: #0171AF;
}

.tweet_hider .toggler:hover{
	color: #111;
}

.post .tweet_hider .toggler .text:hover{
	text-decoration: underline;
	
}

.toggler.hide_dupes{
	display: none;
}

.tweet_strip{
	border: 1px solid #EC8714;
	margin: 5px 0px;
}

/* .tweet_strip.hide_to_start{
	display: none;
} */

.tweet_strip img{
	float: left;
	margin-right: 5px;
}

.tweet_strip .name, .name{
	font-weight: bold;
}
.tweet_strip .status{

}

.tweet_strip .reply_button:hover , .tweet_strip .name:hover{
	color:#EEEEEE;
	background: #000000;
	cursor:pointer;
}

.tweet_strip .reply_button .hidden_name{
	display:none;
}


/* extras for the trend charts */

.spin_wait{
	background: transparent url(images/loader.gif) no-repeat scroll 50%;
	height: 300px;
	text-align: center;
	line-height: 400px;
}

/* extras for the toolbar */
body.with_frame {
	overflow: hidden;
}

#twadl_frame {
	position: absolute;
	background: transparent;
	width: 100%;
	height:100%;
	top: 0;
	margin-top: 40px;
	z-index: 1;
}

#toolbar {
	z-index: 2;
	height: 38px;
	line-height: 38px;
	background: #EEEEEE;
	border: 1px solid #AAAAAA;
}

#toolbar h1{
	font-size: 1.1em;
	margin-left: 1em;
	font-weight: normal;
	float: left;
}

#toolbar a img{border: solid 0px;}

#toolbar ul li{
	float: right;
	list-style: none;
	margin: 0 10px;
}
#toolbar ul li a{
	padding-left: 20px;
}

#toolbar ul li.close {margin-top: 4px;}
#toolbar ul li.spam_flag {background: transparent url(images/flag_red.png) no-repeat scroll 0 50%;}
#toolbar ul li.twitter_this {background: transparent url(images/twitter_icon.png) no-repeat scroll 0 50%;}
#toolbar ul li.twadl_this {background: transparent url(images/twadl_icon.png) no-repeat scroll 0 50%;}