/* body */
body	
{
	margin: 0;
	background-color: #fff;
	color: #000;
}




/* hiding compatibility-stuff */
.hide, hr
{
	display: none;
}




/* overall font set */
p, td, th, ul, li, h1, h2, h3, h4, h5
{
	font-family: sans-serif;
	margin-top: 0;
	margin-bottom: 1em;
}

.gray
{
	color: #999;
}

a, a:link, a:visited	
{
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	color: #779645;
}

a:hover
{
	color: #b35813;
	text-decoration: none;
}





/* head part */
div#headLogo
{
	position: absolute;
	z-index: 40;
	top: 60px;
	left: 5%;
	width: 90%;
	border-color: #999900;
	border-width: 1px 0 0 1px;
	border-style: dashed;
}

#headLogo h1
{
	margin: 0;
	font-family: optima, lucida grande, trebuchet ms, verdana, helvetica, sans-serif;
	font-weight: normal;
	font-size: 20px;
	color: #999966;
	padding: .2em 0 .2em 1em;
}

#headLogo h1 a,
#headLogo h1 a:link,
#headLogo h1 a:active,
#headLogo h1 a:visited,
#headLogo h1 a:hover
{
	color: #333;
	font-weight: normal;
	text-decoration: none;
}

#headLogo #headLogoSmall
{
	color: #CC6600;
	padding-left: .5em;
	font-size: 12px;
	letter-spacing: .1em;
}

div#headText
{
	position: absolute;
	z-index: 60;
	top: 90px;
	left: 10%;
	width: 55%;
}

#headText h4
{
	margin: 0;
	font-family: lucida grande, trebuchet ms, verdana, helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #CC6633;
	padding: .2em 0 .2em 1em;
}


/* navigation */
div#navigation
{
	position: absolute;
	z-index: 80;
	top: 60px;
	left: 50%;
	width: 45%;
	text-align: right;
}

div#navigation ul
{
	padding: 0;
	margin: 0;
}

div#navigation li
{
	display: inline;
	margin: 0;
	font-family: lucida grande, trebuchet ms, verdana, helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #999;
	padding: .2em 0 .2em 1em;
}




/* movabletype journal */
#content
{
	display: block;
	position: absolute;
	z-index: 100;
	top: 180px;
	left: 15%;
	width: 45%;
}

#links
{
	display: block;
	z-index: 120;
	position: absolute;
	top: 180px;
	left: 75%;
	width: 15%;
}

#content h2
{
	font-family: trebuchet ms;
	font-weight: normal;
	font-size: 12px;
	margin-bottom: 1.5em;
	padding-bottom: .5em;
	text-transform: uppercase;
	letter-spacing: .2em;
	color: #999966;
	border-color: #999900;
	border-width: 0 0 1px 0;
	border-style: dashed;
}

#content h3
{
	display: block;
	margin: 0;
	padding: 0;
	font-family: trebuchet ms;
	font-weight: bold;
	font-size: 12px;
	text-transform: lowercase;
	letter-spacing: .1em;
	color: #999;
}

.description
{
	font-family: optima, georgia, palatino, times new roman, serif;
	color: #333;
	font-size: 10px;
	text-transform: none;
}

.blog
{
	padding: 15px;
}

.blog #menu
{
	font-family: trebuchet ms;
	font-weight: normal;
	font-size: 10px;
	line-height: 1.5em;
	color: #333;
	margin: 1em 0 1em 0;
}

#content .blog
{
	padding: 0;
}

.blogbody
{
	margin-bottom: 2em;
}

.blogbody, 
.blogbody p, 
.blogbody li
{
	font-family: trebuchet ms;
	font-weight: normal;
	font-size: 11px;
	line-height: 1.5em;
	color: #333;
}

.blogbody .preform
{
	font-family: monospace;
}

.blogbody img
{
	padding: 4px;
	border: 1px solid #999;
}

.posted
{
	font-family: trebuchet ms;
	font-size: 10px;
	color: #666;
	margin-bottom: 50px;
}

#footer
{
	margin-top: 3em;
	margin-bottom: 2em;
	width: 100%;
}

#footer p
{
	font-family: trebuchet ms;
	font-weight: normal;
	font-size: 9px;
	line-height: 1.5em;
	color: #666;	
}

.side
{
	font-family: trebuchet ms;
	color: #333;
	font-size: 10px;
	font-weight: normal;
	line-height: 140%;
}

.sidetitle
{
	font-family: trebuchet ms;
	color: #666;
	font-size: 12px;
	font-weight: normal;
	margin-top: 30px;
	letter-spacing: .2em;
	text-transform: uppercase;
}

.sidealone
{
	font-family: trebuchet ms;
	color: #333;
	font-size: 10px;
	font-weight: normal;
	line-height: 140%;
	margin-top: 30px;
}

#sidefirstlink
{
	margin-top: 0;
}


.comments-body
{
	font-family: trebuchet ms;
	color: #666;
	font-size: 11px;
	font-weight: normal;
	line-height: 140%;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px dotted #999;
}

.comments-post
{
	font-family: trebuchet ms;
	color: #666;
	font-size: 10px;
	font-weight: normal;
}

.trackback-url
{
	font-family: trebuchet ms;
	color: #666;
	font-size: 11px;
	font-weight: normal;
	line-height: 140%;
	padding: 5px;
	border: 1px dotted #999;
}

.trackback-body
{
	font-family: trebuchet ms;
	color: #666;
	font-size: 11px;
	font-weight: normal;
	line-height: 140%;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px dotted #999;
}

.trackback-post
{
	font-family: trebuchet ms;
	color: #666;
	font-size: 10px;
	font-weight: normal;
}

.comments-body p,
.trackback-body p
{
	font-family:trebuchet ms;
	color: #666;
	font-size: 11px;
	font-weight: normal;
}

.comments-head
{
	font-family: trebuchet ms;
	font-size: 11px;
	color: #666;
	border-bottom: 1px solid #999;
	margin-top: 20px;
	font-weight: bold;
}

#banner-commentspop
{
	font-family: trebuchet ms;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-top: 1px solid #FFF;
	background: #333;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* oh you really read it all - cool person you are */