/*  
Theme Name: clean
Theme URI: http://williamburdette.net/log/
Description:  map background
Version: .01.1
Author: Me
Author URI: http://williamburdette.net/

*/

body
{
	font-family: helvetica,sans-serif;
	font-size: .76pc;
	color: #222;
	word-spacing: .1pc;
	letter-spacing: normal;
	line-height: 1.1pc;
	margin: 5px 10px 0px 10px;
	background-image: url(http://williamburdette.net/images/GeoSelfPortraitMarch2005.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: right;
}
A:link
{
	color: #515151;
	text-decoration: none;
	border-bottom: #5D8CD9;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
	padding: 0 0 -2pt 0;
}

A:visited
{
	color: #515151;
	text-decoration: none;
	border-bottom: #AEAEAE;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
	padding: 0 0 -2pt 0;
}

A:hover
{
	color: blue;
	text-decoration: none;
	border-bottom: blue;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
	padding: 0 0 -2pt 0;
}

hr
{
	width: 98%;
	height: 1px;
	border-color: #CCC #000 #000 #000;
	border-width: 1px 0 0 0;
	border-style: dotted none none none;
	padding: 10px 0px 10px 0px;
}

h2
{
	color: #333;
	font-variant: small-caps;
	font-size: .8pc;
	font-weight: lighter;
	line-height: .1pc;
}

h3
{
	color: #333;
	font-size: .7pc;
	font-weight: lighter;
	line-height: .1pc;
	text-indent: 1px;
}

.lnk
{
	word-spacing: 3px;
	letter-spacing: .22pc;
	color: #444;
	font-size: .6pc;
	font-weight: lighter;
	line-height: .1pc;
	text-indent: 5px;
	margin: 15px 0px 0px 0px;
}

#content
{
	float: left;
	padding: 0 0 20px 45px;
	width: 600px;
}

#sidebar
{
	padding: 100px 2px 0 0;
	width: 150px;
	margin: 0 0 0 690px;
	text-align: left;
}


#footer {
	padding: 0 0 0 1px;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

small
{
	font-size: 0.9em;
	line-height: 1.3em;
	
}


#heading
{
	color: #515151;
	width: 670px;
	padding: 0 0 0px 45px;
	font-size: 0.9em;
}

b { font-weight: 900; }



/*  Begin  Road trip stuff */

.RTdate
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	text-transform: capitalize;
}

.RTtime
{
	font-family: verdana, arial, helvetica, sans-serif;
	padding: 2px;
	text-transform: lowercase;
}

.location { }

.odometer
{
	background-color: #000000;
	color: #FFFFFF;
	padding: 2px;
	border-color: gray;
	border-width: thin;
	border-style: inset;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
}

.odd
{
	background-color: #FFFFFF;
	color: #000000;
	padding: 2px;
	border-color: gray;
	border-width: thin;
	border-style: inset;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
}



/* End Road trip stuff */
