/* css Zen Garden default style v1.01 */
/* css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/  */


/* This file based on 'Tranquille' by Dave Shea */
/* You may use this file as a foundation for any new work, but you may find it easier to start from scratch. */
/* Not all elements are defined in this file, so you'll most likely want to refer to the xhtml as well. */

/* Images should be linked as if the CSS file sits in the same folder as the images. ie. no paths. */


/* basic elements */
body { 
	font-size: 10pt; 
	font-family: Arial, Helvetica, sans-serif;
	background: #f3f3f3;
	color: #555753;  
	margin: 0px; 
	}
p { 
	font-size: 10pt; 
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px; 
	margin-left: 5px;
	margin-right: 5px;	
	text-align: justify;
	}
h3 { 
	font-size: 13pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 1px; 
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
	color: #524f4b;
	text-align: left;
	}

.wrapper {
	clear:both; 
	margin-top: 0px; 
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #614825;
	}

.title {
	margin-top: 5px; 
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
	width: 99%; 
	height: 150px;
	border-style: none;
	border-width: 1px;
	border-color: #614825;
	background: #e7e0d6;
	}
	
h1 {
	font-size: 30pt;
	margin-top: 0px; 
	margin-left: 245px; 
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #b7b8b3;
}


p.footer {
	font-family: Arial, Helvetica, sans-serif;
}

.quickSummaryLeftTop {
	font-family: Arial, Helvetica, sans-serif;
	clear:both; 
	margin-top: 8px; 
	margin-bottom: 20px;
	margin-left: 5px;
	margin-right: 2px;
	width: 150px; 
	float: left;
	border-style: none;
	border-width: 1px;
	border-color: #614825;
	background-color: #e7e0d6;
	}

.quickSummaryLeft {
	font-family: Arial, Helvetica, sans-serif;
	clear:both; 
	margin-top: 0px; 
	margin-bottom: 20px;
	margin-left: 5px;
	margin-right: 2px;
	width: 150px; 
	float: left;
	border-style: none;
	border-width: 1px;
	border-color: #614825;
	background-color: #e7e0d6;
	}

.quickSummaryRightTop {
	font-family: Arial, Helvetica, sans-serif;
	clear:both; 
	margin-top: 8px; 
	margin-bottom: 20px;
	margin-left: 2px;
	margin-right: 5px;
	width: 150px; 
	float: left;
	border-style: none;
	border-width: 1px;
	border-color: #614825;
	background-color: #e7e0d6;
	}

.quickSummaryRight {
	font-family: Arial, Helvetica, sans-serif;
	clear:both; 
	margin-top: 0px; 
	margin-bottom: 20px;
	margin-left: 2px;
	margin-right: 5px;
	width: 150px; 
	float: left;
	border-style: none;
	border-width: 1px;
	border-color: #614825;
	background-color: #e7e0d6;
	}

.quickSummaryLeft p {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif; 
	text-align:right;
	}

.quickSummaryRight p {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif; 
	text-align:left;
	}

.quickSummaryLeftTop p {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align:right;
	}

.quickSummaryRightTop p {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif; 
	text-align:left;
	}


p.postLink {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 3px;
	margin-bottom: 10px;
	font-size: 90%;
	border-style: solid;
	border-width: 1px;
	border-color: #ded4d4;
	background-color: #f3f3f3;
}

p.info {
	font-family: Verdana, Helvetica, sans-serif;
}

p.listing {
	margin-left: 10px;
	margin-right: 10px;
	padding: 5px;
	font-size: 10pt;
	border-style: solid;
	border-width: 1px;
	border-color: #ded4d4;
	background-color: #f3f3f3;
	font-family: monospace;
	text-align: left;
	/* white-space: pre; */
	}

p.quote {
	margin-left: 20px;
	margin-right: 20px;
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #ded4d4;
	background-color: #f3f3f3;
	font-family: "Times New Roman", Times, serif;
}
	
	
.previewbox { border-width: 0px; }
.previewbox:hover { border-style: solid; border-width: 1px; border-color: #000000; }

.menu p {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif; 
	text-align: center;
}

.menu {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif; 
	text-align: center;
	margin-top: 8px;
	background-color: #e7e0d6;
}

a:link, a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #524f4b;
	}

a:hover, a:active { 
	text-decoration: underline;
	font-weight: bold;
	background-color: #d9c9b1;
	color: #524f4b;
}

a.tag:link, a.tag:visited {
	text-decoration: none;
	color: #baa587;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
} 

a.tag:hover, a.tag:active { 
	text-decoration: none;
	font-weight: bold;
	background-color: #f3f3f3;
	color: #9f8868;
	font-family: Arial, Helvetica, sans-serif;

}

a.notParagraph:link, a.notParagraph:visited {
	text-decoration: none;
	color: #85755b;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}


a.notParagraph:hover, a.notParagraph:active { 
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;;
	font-weight: normal;
	background-color: #f3f3f3;
	color: #85755b;
}


a.tagpage:link, a.tagpage:visited {
	color: #baa587;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
} 

a.tagpage:hover, a.tagpage:active { 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	background-color: #e7e0d6;
	color: #9f8868;
}

a.noBackground:hover {
	background-color: #f6f3ef;
}



