html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:verdana;vertical-align:baseline;}
body {
	background-image:url("/background.jpg");
	background-color:#D3DAED;
	color:#333333;
	text-align:center;
}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}
form {
	display:inline;
}
div{
}
h1{
	font-size:1.6em;
}
h2{
	font-size:1.4em;
}
h3{
	font-size:1.3em;
}
h4{
	font-size:1.2em;
}
p{
margin-bottom:0.5em;
}
strong{
}
textarea,input {
	-moz-border-radius:0.25em 0.25em 0.25em 0.25em;
	overflow:auto;
	border:1px solid #AAAAAA;
}
a, a:visited {
	text-decoration:none;
	color:#0000f1;
}
a:hover {
	text-decoration:underline;
}
ol{
	list-style-type:none;
	margin-bottom:1em;
}
ol>li{
	margin-bottom:0.3em;
}
ul{
	list-style-type:none;
}
ul>li{
	margin-bottom:4px;
}

.round-left {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-topleft:5px;
}
.round-right {
-moz-border-radius-bottomright:5px;
-moz-border-radius-topright:5px;
}
.clearBoth {
	clear:both;
}
.clearLeft {
	clear:left;
}
.clearRight {
	clear:right;
}
.greyTop {
	margin-top:10px; padding-top:5px; border-top:1px solid #E6DBC9;
}

div#container  {
	margin:1em auto;
	position:relative;
	text-align:left;
	width:910px;
	z-index:1;
}
div#header{
	padding:4px 0;
	text-align:right;
}
div#header, div#header a, div#footer {
	color:white;
}
div#header span#home{
	float:left;
	-moz-border-radius:0.25em 0.25em 0.25em 0.25em;
	background:none repeat scroll 0 0 rgba(32, 32, 32, 0.7);
	padding:0.3em 0.5em;
	margin-bottom:2px;
}
div#header span#home a{
}
img.logo {
float:left;height:120px;margin:0 0.7em 0.7em 0;
}
form#search, form#search input, div#header, div#header a, div#header span {
	font-size:1.1em;
}
form#search {
	display:inline-block;
}
form#search input {
	vertical-align:middle;
}
form#search input[type="text"] {
	height:1em;
}
form#tweetbox {
	display:block;
	clear:left;
}
form#tweetbox textarea {
	width:70%;
}
form#tweetbox input[type=submit] {
float:right;
margin:5px 0px;
-moz-border-radius:0.25em 0.25em 0.25em 0.25em;
background-position:0 -200px;
font-size:1.2em;
line-height:2em;
color:#333333 !important;
text-shadow:1px 1px 0 #FFFFFF !important;
text-decoration:none;
cursor:pointer;
border-color:#DDDDDD #DDDDDD #CCCCCC !important;
border-style:solid;
border-width:1px !important;
}
p#about{
	margin-bottom:10px;
}

td.column {
	padding:10px;
	vertical-align:top;
}
table#columns{
	margin-bottom:15px;
	width:100%;
	height:660px;
}
table#columns>tbody>tr{
}
td#content{
	background-color:white;
	word-wrap:break-word;
}
td#sidebar{
	background-color:#E3EAFD;
	border-left:1px solid #E6DBC9;
	width:308px;
}
div#footer{
padding:4px;
}
ol#searches {
}
ol#searches>li {
}
ol#tweets {
}
ol#tweets>li:first-child {
border-top:1px solid #EEEEEE;
}
ol#tweets>li {
border-bottom:1px solid #EEEEEE;
padding:10px 0 8px;
margin:0;
}
ol#tweets>li:hover {
background-color:#F7F7F7;
}
ol#tweeters {
}
ol#tweeters>li {
}
ol#tags {
}
ol#tags>li {
}
ul.userList {
}
ul.userList>li {
	display:inline;
	float:left;
}
span.tweetContent{
	word-wrap:break-word;
}
span.tweetDate{
	display:block;
	font-size:0.89em;
	color:#999999;
	margin-top:2px;
}

body{
	background-color:#4D4D4D;
	background-repeat:no-repeat;
}
div#header, div#header a, div#footer {
	color:white;
}
