﻿body
{
	background-color: #ffffff;
	background-image: none;
	font-family: Verdana;
	font-size: 14px;
	margin: 0 auto;
	width:100%;
	position: relative;
	color:rgb(51,51,51);
	background-color: rgb(175, 239, 241);
}

h1 {
	font-size: 15px;
	letter-spacing: 1px;
}

h2 {
	font-size: 13px;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

#header {
	margin-bottom: 10px;
	font-size: 1.75em;
}

#subheading
{
	margin-bottom: 10px;
}

#leftpanel
{
	margin: 1em auto 0.5em;
    float:left;
    width:120px;
}

#content {
	float: left;
	width:800px;
	margin: 0em 2em 0.5em;
}

#footer
{
	margin: 1em auto 0.5em;
	text-align:center;
	width: 45.5em;
	font-size:12px;
	color:#111;
}

.rsssubscribe
{
	font-size:1.25em;
	font-style:italic;
	margin:1em;
}

.noresults
{
	font-size:1.25em;
	font-style:italic;
	margin-bottom:2em;
}

.tweetimage
{
	width:48px;
	height:48px;
}

.getstarted
{
	background-color: rgb(151, 205,57);
border: 1px solid rgb(0, 0, 0);
color: white;
display: block;
font-size: 1.5em;
margin: 1em auto 0.5em;
padding: 4px;
text-align: center;
width: 25.5em;
}

.changelocation
{
	background-color: rgb(151, 205,57);
border: 1px solid rgb(0, 0, 0);
color: white;
display: block;
font-size: 1.5em;
margin: 1em auto 0.5em;
padding: 4px;
width: 10.5em;
}

#location
{
	background-color: rgb(151, 205,57);
border: 1px solid rgb(0, 0, 0);
color: white;
display: block;
font-size: 1.5em;
margin: 1em auto 0.5em;
padding: 4px;
}

.tweetlocation
{
	width:200px;
	height:130px;
	border: 1px solid rgb(0, 0, 0);
	margin: 1em auto 0.5em;
}

#tagsnav
{
	font-size:1.2em;
}

#tagsnav a
{
	text-decoration:none;
	color:#111;
	margin: 2px;
}

#tagsnav a:selected
{
	text-decoration:none;
}

#tagsnav a:hover
{
	text-decoration:underline;
}

#tagsnav div
{
	
}

.tagnormal
{
	margin-bottom:5px;
	border: 1px solid rgb(0, 0, 0);
}

.tagselected
{
	border: 1px solid rgb(0, 0, 0);
	background-color: rgb(151, 205,57);
	margin-bottom:5px;
}

.tweetsview
{
	width:100%;
}

.tweetview
{
	width:728px;
	border: solid 1px #222;
	margin: 0.5em auto 0.5em 0em;
}

.tweetusername
{
	font-style:italic;
	color:Navy;
}

.tweetdate
{
	color:Orange;
}


.tweettext
{
	color:#000;
	font-weight:bold;
}

.tweetlink
{
	background-color: rgb(151, 205,57);
border: 1px solid rgb(0, 0, 0);
color: white;
display: block;
font-size: 1.5em;
padding: 4px;
width: 15.5em;
}

.tweettitle
{
	background-color: rgb(151, 205,57);
border: 1px solid rgb(0, 0, 0);
color: white;
display: block;
font-size: 1.5em;
padding: 4px;
width: 728px;
}

#map_canvas
{
	width:400px;
	height:240px;
	border: 1px solid rgb(0, 0, 0);
	margin: 1em auto 0.5em;
}

.formtitle
{
	font-size:1.25em;
}

.formlabel
{
	font-weight:bold;
}
