body
{
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
    font-family: Georgia;
    font-size: 0.8em;
	line-height: 1.2em;
	background-image: url('/img/happystackingbglow.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
}

#main
{
    font-family: Georgia;
	position: relative;
	margin-left: auto;
	margin-right: auto;	
	width: 800px;
}

#head h1
{
	position: relative;
	padding: 0px;
	margin: 0px;
	font-size: 90px;
	line-height: 61px;
	color: #aac4a7;
	opacity: .80;
	filter:alpha(opacity=80); /* IE opacity setting. duh */
	overflow: visible;
	z-index: 0;
}

#head h1 a
{
	color: #aac4a7;
	opacity: .80;
	filter:alpha(opacity=80); /* IE opacity setting. duh */
	overflow: visible;
}

h2
{
	margin-top: 0px;
	padding-top: 10px;
	font-size: 25px;
	line-height: 1em;
}

img
{
	padding: 0px;
	margin: 0px;
	border: 0px;
	opacity: 1;
}

a
{
	color: #000000;
	font-weight: bold;
}

a:hover
{
	color: #359c35;
}

p
{
	font-family: helvetica, sans-serif;
	line-height: 1.5em;
}


#content
{
	padding: 0px;
	width: 800px;
}

.block
{
	padding: 10px;
	overflow: visible;
	width: 100%;
}

.main
{
	margin-left: 3px;
	width: 545px;
	float: left;
}

.secondary
{
	margin-left: 17px;
	width: 200px;
	float: left;
}

.main .block
{
	background-image: url('/img/greenbgtrans80.png');
	background-color: none;
}


.secondary .block
{
	background-color: #aac4a7;
	opacity: .75;
	filter:alpha(opacity=75); /* IE opacity setting. duh */
}

/***
 * 
 * generic styles
 *
 *
 ****/

/***
 *
 * Navi Styles
 *
 ***/

.navi ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.navi ul li
{
	list-style: none;
	padding: 0px;
}

.navi ul li a
{
	margin: 0px;
}

.navi ul li ul
{
	font-family: helvetica;
	line-height: 1.5em;
	padding-bottom: 1em;
}

.navi ul li ul li
{
	margin-left: 10px;
}

.navi h3 
{
	padding: 0px;
	margin: 0px;
	font-size: 90px;
	line-height: 61px;
	color: #aac4a7;
}

.navi h3 a
{
	color: #aac4a7;
	opacity: .8;
	filter: alpha(opacity=80); 
	-moz-opacity: 0.8;
	
}

.navi h4
{
	margin: 0px;
	padding: 0px;
}

.navi a
{
	text-decoration: none;
}

.navi .current a
{
	text-decoration: underline;
}

.navi .right a
{
	text-decoration: underline;
}

/****
 *
 * holding page styles
 *
 ****/

.holding
{
	text-align: center;
	margin: 0px;
	padding: 0px;
}


/****
 *
 * blog styles 
 *
 ****/


.blog .entry .attachment
{
	float: left;
	margin: 0px 7px 7px 0px;
}

.blog .entry .attachment h5
{
	font-weight: normal;
	padding: 0px 2px 0px 2px;
	margin: 0px;
	background: #aac4a7;
	font-family: helvetica;
	font-size: 12px;
	line-height: 1.7em;
}


.blog .entry
{
	clear: both;
}

.blog .entry object,
.blog .entry embed
{
	position: relative;
	display: block;
	clear: both;
	margin: 10px 0px 10px 0px;
}

.blog  form
{
	margin: 0px;
}


.blog form label
{
	display: block;
}

.blog form p
{
	margin-bottom: 0px;
}

.blog form textarea
{
	position: relative;
	width: 97%;
	max-width: 97%;
	border: 1px solid #000000;
	padding: 3px;
	font-family: Courier New, Courier, monospace;
	font-size: 9pt;
}

.blog form input.text
{
	position: relative;
	width: 100%;
	border: 1px solid #000000;
	padding: 3px 0px 3px 3px;
	font-family: Courier New, Courier, monospace;
	font-size: 9pt;	
}

.blog form .optional
{
	font-size: 7pt;
	font-style: italic;
}

.blog .formMessage
{
	font-size: 7pt;
	white-space: nowrap;
}



.blog  form .buttons
{
	clear: both;
	position: relative;
	text-align: right;
	width: 97%;
}

.blog form span.pre
{
	position: relative;
	display: block;
	width: 100%;
	border: 1px solid #000000;
	color: #555555;
	background: #ffffff;
	padding-left: 3px;
	margin: 0px;
	font-family: Courier New, Courier, monospace;
	font-size: 9pt;
}

.secondary p.first
{
	margin-top: 0px;
}


.blog .comments
{
	margin-top: 2px;
	padding-bottom: 8px;
	border-bottom: 2px solid #000000;
}

.blog .comments h4
{
	font-size: 18px;
	margin-bottom: 6px;
}

.blog .comment
{
	padding: 0px 0px 6px 20px;
	margin-bottom: 6px;
	background-image: url('/img/black_square_6px.gif');
	background-repeat: no-repeat;
	background-position: 7px 7px;
}



.blog .last
{
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.blog .byline
{
	color: #555555;
	text-align: right;
	margin: 0px;
	padding: 0px 30px 0px 0px;
	font-weight: bold;
	font-style: italic;
	clear: both;
}

.blog .byline a
{
	text-decoration: underline;
}

/****
 *
 * page numbering styles
 *
 ****/

.pages ul
{
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}

.pages ul li
{
	display: inline;
}

.pages h4
{
	padding: 0px;
	margin: 0px;
	display: inline;
}

.pages span,
.pages li
{
	font-family: helvetica, sans-serif;
}


/****
 *
 * global classes
 *
 ****/

a.current
{
	text-decoration: underline;
}

.strong
{
	font-weight: bold;
}

.top
{
	margin-top: 0px;
}

.clear
{
	position: relative;
	line-height: 0px;
	height: 0px;
	clear: both;
}

.third
{
	width: 31%;
	margin-right: 2%;
	float: left;
}

.right
{
	text-align: right;
}

.center
{
	text-align: center;
	clear: both;
}

.success
{
	color: #006600;
	font-size: 125%;
	text-align: center;
}

.error
{
	color: #aa2222;
	font-size: 125%;
	text-align: center;
}

.small
{
	font-size: 7pt;
}


