body
{
	margin: 0;
	padding: 0;
	background-color: #FFF;
	background-image: url(../images/bg.gif);
}

a:link, a:visited
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

#bigwrapper
{
	width: 585px;
	margin: 40px auto 40px auto;
	overflow: hidden;
	position: relative;
	border: 3px double #CCC;
	background-color: #FFF;
	padding: 20px 20px 20px 20px;
}

#header h1
{
	position: relative;
	float: left;
	display: block;
	margin: 80px 0 0 20px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	line-height: 32px;
	color: #FFF;
	text-transform: uppercase;
}

#header h1 a:link, #header h1 a:visited
{
	color: #FFF;
}

#header h1 a:hover
{
	color: #EEE;
	text-decoration: none;
}

#searchdiv
{
	height: 20px;
	position: relative;
	float: right;
	width: 180px;
	margin: 5px 22px 0 0;
}

#searchdiv div
{
	margin: 0;
	padding: 0;
}

#searchdiv input
{
	width: 180px;
	height: 20px;
	margin: 0;
	padding: 0;
}

#header
{
	position: relative;
	margin: 0;
	background-color: #000;
	width: 585px;
	height: 120px;
	float: left;
	background-image: url(../images/headerbg.gif);
}

#footer
{
	position: relative;
	margin: 0;
	background-color: #000;
	width: 585px;
	height: 30px;
	border-top: 5px solid #AA0000;
	float: left;
	background-image: url(../images/headerbg.gif);
}

#footer p
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 10px;
	text-align: center;
	color: #FFF;
	padding: 10px 0 0 0;
	margin: 0 0 0 22px;
}

#footer p a:link, #footer p a:visited
{
	color: #FFF;
}

#topbar
{
	position: relative;
	margin: 0;
	width: 585px;
	overflow: hidden;
	float: left;
	background-color: #FFF;
}

#redline
{
	position: relative;
	height: 30px;
	background-color: #AA0000;
	text-align: left;
}

#redline p
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 10px;
	color: #FFF;
	text-transform: uppercase;
	padding: 10px 0 0 0;
	margin: 0 0 0 22px;
	display: block;
	position: relative;
	float: left;
}

#redline .where
{
	color: #AAA;
}

#topbarmenuwrapper, #bottombarmenuwrapper
{
	position: relative;
	float: left;
	width: 585px;
	text-align: center;
}

#topbarmenuwrapper
{
	border-bottom: 5px solid #AA0000;
	padding: 0 0 25px 0;
}

#bottombarmenuwrapper
{
	border-top: 5px solid #AA0000;
	padding: 0 0 25px 0;
}

.barmenuright
{
	position: relative;
	width: 280px;
	float: right;
	vertical-align: bottom;
	margin-right: 5px;
}

.barmenuleft
{
	position: relative;
	width: 280px;
	float: left;
	vertical-align: bottom;
	margin-left: 5px;
}

#bottombarmenuwrapper h3, #topbarmenuwrapper h3
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 14px;
	color: #FFF;
	text-transform: uppercase;
	margin: 25px 0 0 0;
	padding: 6px 0 5px 0;
	display: block;
	background-image: url(../images/headerbg.gif);
}

#bottombarmenuwrapper ul, #topbarmenuwrapper ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

#bottombarmenuwrapper ul li, #topbarmenuwrapper ul li
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 24px;
}

#bottombarmenuwrapper ul li a:link, #topbarmenuwrapper ul li a:link, #bottombarmenuwrapper ul li a:visited, #topbarmenuwrapper ul li a:visited
{
	display: block;
	height: 24px;
	color: #333;
	text-decoration: none;
	border-bottom: 1px solid #666;
}

#bottombarmenuwrapper ul li a:hover, #topbarmenuwrapper ul li a:hover
{
	color: #FFF;
	background-color: #AA0000;
}

.post
{
	position: relative;
	width: 585px;
	overflow: hidden;
	float: left;
	margin: 30px 0 0 0;
	padding: 0 0 30px 0;
}

.post p, .post ul
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #000;
	margin: 0 20px 0 0;
	padding: 0 0 20px 15px;
	border-left: 5px solid #AA0000;
}

.post ul
{
	border-left: 5px solid #666;
	padding: 20px 0 20px 50px;
	margin: -20px 0 0 0;
	display: block;
	position: relative;
	float: left;
	width: 545px;
}

.post ul li ul
{
	border: 0;
	padding-left: 20px;
}

.post p a:link, .post p a:visited, .post ul a:link, .post ul a:visited
{
	color: #666;
}

.post .posth3
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 24px;
	color: #000;
	text-transform: none;
	margin: 0 20px 0 0;
	padding: 0 0 5px 15px;
	border-left: 5px solid #CCC;
}

.post .posth3 a:link, .post .posth3 a:visited
{
	color: #333;
}

.post .posth3 a:hover
{
	color: #333;
	text-decoration: none;
}

.post .posth2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 20px;
	color: #666;
	text-transform: none;
	margin: 0 20px 0 0;
	padding: 0 0 0 15px;
	border-left: 5px solid #CCC;
}

.post blockquote
{
	margin: -20px 0 0 0;
	display: block;
	position: relative;
	float: left;
	border-left: 5px solid #666;
	z-index: 5;
	width: 545px;
}

.post blockquote p
{
	border: 0;
	padding: 20px 0 20px 35px;
	font-style: italic;
}

.post h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 30px;
	color: #AA0000;
	text-transform: uppercase;
	margin: -20px 20px 0 0;
	padding: 15px 0 5px 15px;
	border-left: 5px solid #CCC;
}

.post h2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 25px;
	color: #AA0000;
	text-transform: uppercase;
	margin: -20px 20px 0 0;
	padding: 15px 0 5px 15px;
	border-left: 5px solid #CCC;
}

.post h3
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 20px;
	color: #000;
	margin: -20px 20px 0 0;
	padding: 15px 0 5px 15px;
	border-left: 5px solid #CCC;
}

.post .postdata
{
	color: #999;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 11px;
	padding: 0 0 0 15px;
}

.post .postdata a:link, .post .postdata a:visited
{
	color: #999;
}

#commentbar
{
	position: relative;
	height: 30px;
	background-color: #AA0000;
	background-image: url(../images/headerbg.gif);
	text-align: left;
	overflow: hidden;
}

#commentbar p
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 10px;
	color: #FFF;
	text-transform: uppercase;
	padding: 10px 0 0 0;
	margin: 0 0 0 22px;
	font-weight: bold;
}

#commentwrapper
{
	position: relative;
	float: left;
	width: 585px;
	margin: -20px 0 0 0;
}

.commenteven, .commentodd
{
	position: relative;
	float: left;
	width: 579px;
	margin: 20px 0 0 0;
	border: 3px double #CCC;
}

.commentodd
{
	background-color: #EEE;
}

.commentcontent
{
	margin: 10px 15px 10px 15px;
}

.commentcontent p
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #333;
}

.commentcontent p a:link, .commentcontent p a:visited
{
	color: #666;
}

.commentcontent blockquote
{
	font-style: italic;
	margin: 0 0 0 10px;
	border-left: 3px solid #AA0000;
	padding: 0 0 0 5px;
	background-color: #DDD;
}

.commentcontent .commentinfo
{
	color: #999;
	font-size: 10px;
	line-height: 10px;
	text-transform: uppercase;
}

.commentcontent .commentinfo a:link, .commentcontent .commentinfo a:visited
{
	color: #999;
}

#comment
{
	width: 405px;
}

.gravatar
{
	background-color: #FFF;
	border: 1px solid #DDD;
	-moz-border-radius: 5px;
	float: right;
	margin: 2px;
	padding: 4px;
}

img
{
	border: 1px solid #DDD;
	-moz-border-radius: 5px;
	float: left;
	margin: 0 8px 0 0;
	padding: 4px;
}

#flickr a {

border:0pt none;

display:block;

float:left;

padding:2px;

}

#flickr img {

-moz-border-radius-bottomleft:5px;

-moz-border-radius-bottomright:5px;

-moz-border-radius-topleft:5px;

-moz-border-radius-topright:5px;

background-color:#FFFFFF;

border:1px solid #DDDDDD;

height:56px;

margin:0pt;

padding:4px;

width:56px;

}
