/* Daily Tweet CSS Version 1.0 - May 2009 */

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	background-image: url(tz_bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

a:link {
	color: #0676C6;
}

#hug {
	margin-right: 30px;
	margin-left: 30px;
}
#leaf {
	padding-left: 30px;
	background-color: #111111;
	margin-top: 4px;
}
#leaf #trendz {
	padding-top: 40px;
	padding-right: 15px;
	background-image: url(twitter-trends.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#leaf #feeds {
	background-color: #FFFFFF;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 0px;
	background-image: url(dt-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#leaf #feeds #sitenav {
}
#leaf #feeds #expand {
	background-color: #F4F4F4;
	border: 1px solid #EEEEEE;
	padding: 10px;
}
#base {
	background-color: #111111;
	background-image: url(tw_base_bg.jpg);
	background-repeat: repeat-x;
	padding-left: 30px;
	height: 100%;
	padding-right: 30px;
}
#geonav {
	margin-left: 15px;
}

.tweet {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	font-weight: bold;
	color: #111111;
}

.tweet a:link {
	color: #0061C6;
}

.tweet a:hover {
	color: #124FBF;
}

.status {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 2px;
}

.status a:link {
	color: #0061C6;
}

.status a:hover {
	color: #124FBF;
}

.tweeto {
	background-color: #F6F6F6;
}
#qf #q {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	height: 20px;
	margin: 0px;
	width: 100%;
}

#df #d {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	height: 20px;
	width: 20%;
	margin: 0px;
}

.breaker {
	border-bottom-width: 3px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.slim {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EEEEEE;
	margin-bottom: 15px;
}
.query {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #242424;
	display: inline;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	line-height: 150%;
}

.query a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.query a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.query a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.query:hover {
	background-color: #0676C6;
}

.query:hover a:link {
	color: #FFFFFF;
	background-color: #0676C6;
	text-decoration: none;
}

.query:hover a:visited {
	color: #FFFFFF;
	background-color: #0676C6;
	text-decoration: none;
}

.query:hover a:hover {
	color: #FFFFFF;
	background-color: #0675C4;
	text-decoration: none;
}
#qf #z {
	font-family: "Courier New", Courier, monospace;
	background-color: #242424;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
}
#ads {
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 30px;
}

#qs {
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 30px;
}
.queries {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
	color: #777777;
	background-color: #242424;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	line-height: 150%;
}

.queries a:link {
	color: #F0F0F0;
	text-decoration: none;
}

.queries a:visited {
	color: #F0F0F0;
	text-decoration: none;
}

.queries a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.author {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: normal;
	color: #888888;
}
.playpause {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0676C6;
	display: inline;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}

.playpause a:link {
	color: #FFFFFF;
}

.playpause a:visited {
	color: #FFFFFF;
	
}

.playpause a:hover {
	color: #FFFFFF;
}
.arial1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.arial1 a:link {
	color: #333333;
}


.arial1 a:visited {
	color: #333333;
}


.arial1 a:hover {
	color: #333333;
}

.arial2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E7E7E7;
}
.arial3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E7E7E7;
}

.arial3 a:link {
	color: #E7E7E7;
}

.arial3 a:visited {
	color: #E7E7E7;
}

.arial3 a:hover {
	color: #E7E7E7;
}
.arial4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

.arial5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 140%;
}
.arial5 a:link {
	color: #FFFFFF;
}
.arial5 a:visited {
	color: #FFFFFF;
}
.arial5 a:hover {
	color: #FFFFFF;
}

.splitter {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}
.queryeg {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #242424;
	display: inline;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	line-height: 150%;
}#basehome {
	background-color: #111111;
	background-image: url(tw_base_bg.jpg);
	background-repeat: repeat-x;
}
#paddy {
	padding-right: 30px;
	padding-left: 30px;
}
.section {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0676C6;
	display: inline;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin: 0px;
}

.section {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0676C6;
	display: inline;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin: 0px;
}

.tsection {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0676C6;
	display: inline;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin: 0px;
}

.tsection:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	cursor: pointer;
	cursor: hand;

}

.stable {
	background-color: #FDFDFD;
	padding: 8px;
	margin-right: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	margin-bottom: 10px;
}
.courier {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #111111;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	padding-bottom: 5px;
	padding-top: 5px;
}
#basetrends {
	background-color: #111111;
	background-image: url(tw_base_bg.jpg);
	background-repeat: repeat-x;
	padding-right: 30px;
	padding-left: 30px;
	height: 100%;
	margin-top: 4px;
}
#roll img {
	background-color: #FFFFFF;
	padding: 5px;
	margin-right: 10px;
	border: 1px solid #CCCCCC;
	display: none;
}
#roll:hover img {
	display: block;
}

.trendies {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	color: #F0F0F0;
	background-color: #242424;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	line-height: 150%;
}

.trendies a:link {
	color: #F0F0F0;
	text-decoration: none;
}

.trendies a:visited {
	color: #F0F0F0;
	text-decoration: none;
}

.trendies a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.trendies2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	color: #111111;
	background-color: #F9F9F9;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	line-height: 150%;
}

.trendies2 a:link {
	color: #111111;
	text-decoration: none;
}

.trendies2 a:visited {
	color: #111111;
	text-decoration: none;
}

.trendies2 a:hover {
	color: #000000;
	text-decoration: underline;
}

.lucy1 {
	font-family: "Lucida Grande", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #0676C6;
	margin-top: 5px;
	display: block;
}
#leaf #feeds #twittertb h1 {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	color: #000000;
	margin-bottom: 0px;
	font-size: 22px;
}
#leaf #feeds #twittertb h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #111111;
	font-size: 18px;
}
#leaf #feeds #twittertb h4 {
	border: 1px solid #CCCCCC;
	margin-left: 10px;
	padding: 7px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	font-family: "Lucida Grande", Verdana, Arial;
	color: #111111;
}

h3 {
	margin-bottom: 5px;
	color: #111111;
}

h3 a:link {
	margin-bottom: 5px;
	color: #111111;
}

h3 a:visited {
	margin-bottom: 5px;
}

h3 a:hover {
	margin-bottom: 5px;
	color: #111111;
}

#leaf #feeds #twittertb #tlinks {
	margin-left: 10px;
}
.text {
	line-height: 140%;
}
.tinylucy {
	font-family: "Lucida Grande", Verdana, Arial;
	font-size: 9px;
	color: #666666;
	margin-top: 5px;
	display: block;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: hidden;
	width: 80%;
}

.tinylucy a:link {
	font-family: "Lucida Grande", Verdana, Arial;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}

.tinylucy a:visited {
	font-family: "Lucida Grande", Verdana, Arial;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}

.tinylucy a:hover {
	font-family: "Lucida Grande", Verdana, Arial;
	font-size: 9px;
	color: #666666;
	text-decoration: underline;
}

.giga {
	font-family: "Courier New", Courier, monospace;
	font-size: 22px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #0676C6;
	display: inline;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.dotty {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.nano {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background-color: #E7E7E7;
	display: inline;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}

.nanotini {
	font-family: "Lucida Grande", Verdana, Arial;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	background-color: #E7E7E7;
	display: inline;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}

.slim2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.nanoWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #A9A9A9;
	background-color: #F7F7F7;
	display: inline;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}

.nanoWhiteTini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #A9A9A9;
	background-color: #F7F7F7;
	display: inline;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}

#hl1 .roll {
	display: none;
}
#hl1:hover .roll {
	display: block;
}

#hl2 .roll {
	display: none;
}
#hl2:hover .roll {
	display: block;
}

#hl4 .roll {
	display: none;
}
#hl4:hover .roll {
	display: block;
}
.lucy11 {
	font-family: "Lucida Grande", Verdana, Arial;
	font-size: 11px;
}
.arial1grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 140%;
}
.arial1grey2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 140%;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
.ntab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #242424;
	padding: 7px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.ntab a:link, .ntab a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.ntab a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
