body{
	font-family: "Arial", sans serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #ffffff;
}

#wrapper {
	width: 700px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #fff;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

#header {
	background-image: url(../images/great-wave-bevel.png); 
	background-color: #fff;
	height: 288px;
	text-align: right;
}

/* Nav bar listings */

.menu	{
	float: right;
	text-align: right;
	border-left: 1px dotted #4D7D61;

	/* MacIE will use these values */
  	width: 1px;
	padding: 0 0 0 28px;
	/* Activate MacIE cloaking device. Other browsers read these. \*/

	width: auto;
	padding: 0 5px 0 28px;

	/* Deactivate MacIE cloaking device. This is for all browsers.*/
	margin: 15px 2px 0 0;
	/* Begin hack to account for WinIE broken box model */
	\margin-right: 2px;
	ma\rgin-right: 2px;
	/* End hack */
	}

.menu li {
	list-style: none;
	line-height: 16px;
}

.menu li a:link, .menu li a:visited	{
	font-weight: normal;
	text-decoration: none;
	color: #07b;
	}

.menu li a:hover	{
	font-weight: normal;
	text-decoration: none;
	color: #000;
	}

.menu li a:active	{
	font-weight: normal;
	text-decoration: none;
	color: #ffe;
	}

.menu li.category {
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	}

.headercat {
	color: #723B00;
	font-size: large;
}


/*Homelink */

#homelink {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 110px;
    width: 700px;
    background-color: transparent;
    height: 160px;
}

#homelink ul {
    margin: 0;
    padding: 0;
}

#homelink li, #homelink a{
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
    height: 160px;
    width: 700px;
}

/* Sidebar containers and styles */
#sidebar {
    float: right;
    width: 200px;
    margin-left: 12px;
    padding: 4px;
    font-size: 11px;
    color: #000;
}

.archivelink, .archivelink a:link, .archivelink a:visited, .archivelink a:hover, .archivelink a:active {
    color: #993333;
    font-size: 12px;
    font-weight: bold;
    line-height: 150%;
    text-decoration: none;
/*    border-bottom: 1px dotted #a9a25a;*/
}

.archivelink a:hover, .archivelink a:active {
    color: #660000;
}

.sidebanner, #sidebanner-see, #sidebanner-hear, #sidebanner-do, #sidebanner-link{
    background-color: #CAD9E3;
    border-top: 1px solid #8D4900;
    border-bottom: 1px solid #8D4900;
    margin-bottom: 3px;
    font-size: 13px;
    color: #000;
    vertical-align: middle;
    padding-left: 30px;
}

.sidebanner {
    margin: 16px 0 4px 0;
    padding-left: 3px;
}

.sideform{
    font-family: Verdana;
    color: #000;
    background-color: #fff;
    text-decoration: none;
    font-size: x-small;
    width: 150px;
}

.sidemini, .sidemini a:link, .sidemini a:visited, .sidemini a:hover, .sidemini a:active {
    color: #723B00;
    font-size: x-small;
    line-height: 130%;
}

.sidemini a:link, .sidemini a:visited, .sidemini a:hover, .sidemini a:active {
    color: #993333;
    text-decoration: none;
    border-bottom: 1px dotted #993333;
}

.sidemini a:hover, .sidemini a:active {
    color: #660000;
    border-bottom: 1px dotted #660000;
}

div#sidebar img, img a:link, img a:visited, img a:active, img a:hover{
    border: none;
}

.sideimg{
    border: 1px solid #666;
    margin-right: 4px;
}

#linksright{
    float: right;
    width: 50%;
}

/* Main text containers and styles */
#content {
    background-color: #fff;
    padding: 0;
}

#maintext {
    margin: 0 212px 0 0;
    padding: 0 8px 48px 12px;
    background-color: #fff;
	border-right: 1px dotted #A39C4F;
}

.posttitle, .posttitle a:link, .posttitle a:visited, .posttitle a:hover, .posttitle a:active {
    font-size: large;
    font-weight: bold;
    color: #993333;
    text-decoration: none;
}

.postdate {
    color: #A39C4F;
    font-size: 83%;
    padding-bottom: 4px;
}

.posttext {
    color: #000;
    font-size: 83%;
    line-height: 150%;
}

.posttext a:link, .posttext a:visited, .posttext a:active, .posttext a:hover {
    color: #993333;
}

.code {
    font-family: Monaco, monospace;
}

.blockquote {
    border-left: 3px solid #d4d48d;
    padding: 0 0 0 5px;
    margin: 5px 25px 0 25px;
}

.postcats, .postcats a:link, .postcats a:visited, .postcats a:active, .postcats a:hover {
    font-size: x-small;
    color: #999;
    text-transform: uppercase;
    text-decoration: none;
    margin: 12px 0 32px 0;
    padding: 0 0 0 0;
}

.footer {
    margin: 0;
    padding: 48px 0 32px 0;
    background: transparent url(../images/bottom.png) no-repeat bottom center;
    font-size: x-small;
    text-transform: uppercase;
    color: #666;
    text-align: center;
    clear: both;
}

/*Archives styles */
.archivetitle {
    font-size: large;
    font-weight: bold;
    color: #660000;
    text-transform: uppercase;
    margin: 0 0 18px 0;
}

.archiveshiznit {
    background-color: #ddddbb;
    padding: 5px;
    margin: 0 0 8px 16px;
}

.pagination, .pagination a:link, .pagination a:visited, .pagination a:hover, .pagination a:active {
    background-color: #ddddbb;
    margin: 0 0 20px 0;
    text-align: center;
    padding: 5px;
    color: #660000;
    text-decoration: none;
    font-size: x-small;
    font-weight: bold;
    text-transform: uppercase;
}

.archiveposttitle a:link, .archiveposttitle a:visited, .archiveposttitle a:hover, .archiveposttitle a:active{
    font-size: medium;
    font-weight: bold;
    color: #993333;
    text-decoration: none;
    margin: 0;
}

.archivecatpostdate {
    font-size: x-small;
    color: #A39C4F;
    margin: 0;
    text-transform: uppercase; 
}

.archivemonthpostdate {
    float: left;
    font-size: 300%;
    color: #A39C4F;
    font-family: Arial, sans serif;
    font-weight: bolder;
    font-stretch: condensed;
    margin: 0 4px -10px 22px;
}

.archivetext {
    font-size: 75%;
    margin: 0;
}

/* Comment styles */
.comments {
	font-size: 90%;
}

.acomment {
	margin: 0 5px 3px 5px;
	padding: 1px 5px 5px 7px;
//	border: 1px solid #993333;
	background-color: #ddddbb;
}

.posted {
	text-align: right;
	color: #666;
}

.helptext {
	color: #666;
}

.comments a:link, .comments a:visited, .comments a:hover, .comments a:active {
    color: #993333;
    text-decoration: none;
    border-bottom: 1px solid #993333;
}

.comments a:hover, .comments a:active {
    color: #660000;
    border-bottom: 1px solid #660000;
}

.formtag {
	font-weight: bold;
}

.formfield {
	background-color: #fff;
	border: 1px solid #999;
	font-size: 100%;
	font-family: Monaco, monospace;
}

.commentbutton {
	font-size: 90%;
}

#commentform {
	background-color: #999;
}

#formleft{
	width: 40%;
	float: left;
}

#formright{
	width: 60%;
	float: right;
}