body
{
	margin: 10px;
	background: white;
}

img, a img {border: none;}

a, a:link
{
	color: #039;
        border-bottom: 1px dotted #693; 
	text-decoration: none;
}

A:visited { text-decoration: none; }

A:active { color: red; }
A:hover { color: #039; border-bottom: 1px solid #039; }

h1, h2, h3
{
	margin: 0px;
	padding: 0px;
}

#banner
{
	font-family: Garamond, Georgia, Times New Roman, serif;
	color: #693;
	font-size: x-large;
	font-weight: bold;
	background: white;
	padding-left: 15px;
}

#banner a,
        #banner a:link,
        #banner a:visited,
        #banner a:active,
        #banner a:hover
{
	font-family: verdana, arial, sans-serif;
	font-size: x-large;
	color: #99CCFF;
	border: 0;

}

.description
{
	font-family: Garamond, Georgia, Times New Roman, serif;
	color: #666;
	font-size: medium;
	font-weight: normal;
	background: white;
	text-transform: none;
	letter-spacing: 0;
        margin-left:1em;
}

#content
{
	float: left;
	width: 65%;
	background: white;
	margin-right: 15px;
	margin-bottom: 20px;
	height: 100%;
}

#links
{
	background: white;
	color: #CCC;
	margin-top: 19px;
	
}

.blog
{
	padding-left: 15px;
	padding-top: 5px;
	padding-right: 15px;
}

.blogbody
{
	font-family: verdana, arial, sans-serif;
	color: #111;
	font-size: 70%;
	font-weight: normal;
	background: white;
	line-height: 140%;
	padding: 0px 7px 7px 7px;

}

.blogbody a,
	.blogbody a:link,
	.blogbody a:visited,
	.blogbody a:active,
	.blogbody a:hover
{
	font-weight: normal;
	text-decoration: none;
}

.title
{
	font-family: Garamond, Georgia, Times New Roman, serif;
	font-size: medium;
	color: #039;
	padding-top: 1em;
	font-weight: normal;
}

#menu
{
	background: white;
	font-family: Garamond, Georgia, Times New Roman, serif;
	font-size: small;
	color: #ccc;
}

.date
{
	font-family: Garamond, Georgia, Times New Roman, serif;
	font-size: 80%;
	color: #693;
	font-weight: bold;
	margin-bottom: 12px;
	letter-spacing: .2em;
	text-transform: lowercase;
}

.posted
{
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #999;
	text-align: right;
	margin-top: -6px;
}

.posted a:link, .posted a:visited, .calendar a:link, .calendar a:visited {color: #693;}

.calendar
{
	font-family: verdana, arial, sans-serif;
	color: #666;
	font-size: x-small;
	font-weight: normal;
	padding: 5px;
}

.calendarhead
{
	font-family: verdana, arial, sans-serif;
	color: #039;
	font-size: x-small;
	font-weight: bold;
	background: white;
	line-height: 140%;
}

.side
{
	font-family: verdana, arial, sans-serif;
	color: #333;
	font-size: x-small;
	font-weight: normal;
	line-height: 140%;
	background: white;

}

.sidetitle
{
	font-family: Garamond, Georgia, Times New Roman, serif;
	color: #369;
	font-size: 60%;
	font-weight: bold;
	background: #e5ecf9 url(/i/gradient-blue.gif) bottom left repeat-x;
	line-height: 140%;
	padding: 2px;
	margin-top: 10px;
	text-transform: uppercase;
	letter-spacing: .2em;
}

.syndicate
{
	font-family: verdana, arial, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	line-height: 140%;
	padding: 2px;
	margin-top: 10px;
	text-align: center;
	background: white;
}

.powered
{
	font-family: verdana, arial, sans-serif;
	color: #CCC;
	font-size: xx-small;
	font-weight: bold;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	line-height: 140%;
	text-transform: uppercase;
	padding: 2px;
	margin-top: 10px;
	text-align: center;
	letter-spacing: .2em;
}

.comments-body
{
	font-family: verdana, arial, sans-serif;
	color: #333;
	font-size: 11px;
	font-weight: normal;
	background: white;
	line-height: 140%;
	background-color: #e5ecf9;
	margin-bottom: 1em;
	padding: 5px;
}

.comments-post
{
	font-family: verdana, arial, sans-serif;
	color: #999;
	font-size: x-small;
	font-weight: normal;
	text-align: right;
	margin-top: -6px;
}

.comments-head
{
	font-family: Garamond, Georgia, Times New Roman, serif;
	font-size: medium;
	color: #666;
	border-bottom: 1px solid #039;
}

.trackback-body
{
	font-family: verdana, arial, sans-serif;
	color: #CCC;
	font-size: small;
	font-weight: normal;
	background: white;
	line-height: 140%;
	padding-top: 15px;
}

.trackback-url
{
	font-family: verdana, arial, sans-serif;
	color: #CCC;
	font-size: small;
	font-weight: normal;
	background: white;
	line-height: 140%;
	padding: 5px;
	border: 1px dashed #999;
}

.trackback-post
{
	font-family: verdana, arial, sans-serif;
	color: #CCC;
	font-size: x-small;
	font-weight: normal;
	background: white;
	margin-bottom: 20px;
}

#banner-commentspop
{
	font-family: Garamond, Georgia, Times New Roman, serif;
	color: #039;
	font-size: large;
	font-weight: bold;
	background: white;
	padding-left: 15px;
}

.imgleft
{
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
       border: 0;
}

.imgright, .shot img
{
	float: right;
	margin-left: 1em;
	margin-bottom: 1em;
       border: 0;
}

.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.quoteblock
{
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 5px;
	margin-right: 0;
	border-left: #693;
	border-width: 0 0 0 1px;
	border-style: none none none dotted;
	font-size: 11px;
}

.note {color: #369; font-weight: bold;}

div.nicetitle
{
	position: absolute;
	padding: 4px;
	top: 0px;
	left: 0px;
	color: #039;
	font-size: small;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	width: 25em;
	background: url(/i/ntbg.png);
	border: 1px outset #e5ecf9;
	/* Mozilla proprietary 
	-moz-border-radius: 12px; */
}

div.nicetitle p
{
	margin: 0;
	padding: 0 3px;
}

div.nicetitle p.destination
{
	font-size: 9px;
	text-align: left;
	padding-top: 3px;
}