/*###################################################################
# display CSS v1
###################################################################
#  myBTMContent Deluxe v 2
###################################################################
#  Web Developer -- BY THE MOON
#  Author/Design -- Dara Pressley dara@bythemoon.com
#  Copyright � 2004 Dara Pressley
###################################################################*/

/* Main Layout */
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffc;
	color: #000;

}

#container {
	
}

#header {
}
#headerimage {
	position: absolute;
	left: 200px;
	top: 92px;
	width: 330px;
	height: 10px;
	z-index:3;
	
}

#nav {
	position: absolute;
	left: 10px;
	top: 290px;
	width: 150px;
	border: 0;
	font-size: 14px;
}
	/* nav styles */
	.mainmenu{ }
	.mainmenu a{font-family: Arial, Helvetica, sans-serif; text-decoration:none;color: #0a03c5;}
	.mainmenu a:hover{text-decoration:none;color: #999; }
	.mainmenu li{list-style-type: none;margin: 0 0 5px -35px;font-weight:bold;}
	.menutitle {display: none;}
	.submenu{}
	.sectionmenu {border-top: 2px dashed #0a03c5;border-bottom: 2px dashed #0a03c5;padding: 3px;}
	.sectionmenu a{font-family: Arial, Helvetica, sans-serif; text-decoration:none;color: #0a03c5;}
	.sectionmenu a:hover{text-decoration:none;color: #999; }
	.sectionmenu li{list-style-type: none;margin: 0 0 5px -35px;font-weight:bold;}
	.loginmenu{margin: 5px 0 0 5px;}
	.loginmenu a {text-decoration: none;color: #0a03c5;font-weight:bold; font-family: Arial;}
	.loginmenu a:hover {text-decoration: none;color: #999;font-weight:bold;}

#main {
	top: 210px;
	margin-left: 195px;
	width: 660px;
	border: 0;
	position: absolute;
	z-index: 4;
}

#content {
	top: 200px;
	border: 0;
	padding: 0;
	/*background-image: url("/css/default/images/strip.gif");
	background-repeat: no-repeat:
	border-right: 2px solid #ccc;*/
	border-left: 2px solid #C00005;
	background-color: #fff;
}

#contentcontainer{ padding: 20px;}
#arc {position: relative; left: -2px;}
#footer {
	width: 200px;
	font-size: 10px;
	padding: 3px;
	color: #000;
	}
	/* footer styles */
	#footer .moon {color: #069;font-size: 10px;}
	#footer .moon:hover{color: #000;font-size: 10px;}
	.copyright {}
	.designer {}

/* admin layout */
#panelcontainer {
	background-color: #ffc;
}

#panelheader {
	border-bottom: 1px solid green;
	padding: 10px 5px 10px 5px;
}

#panelnav {
	float:left;
	width: 200px;
	padding: 10px;
	border: 0;
	background-color: green;
}
	/* nav styles  */
	.adminmenu{display:block;}
	.adminmenu a{text-decoration:none;display:block;color: #fff;}
	.adminsubmenu{}
	

#panelmain {
	margin: 0 0 0 220px;
	border: 0;
	background-color: #ffc;
}

#panelcontent {
	padding: 20px 20px 20px 10px;
}

.panelname{font-weight:bold;}
.panelsection{float:right}
table.menubar {
	font-size: 10px;
	border: 1px dashed #369;
	padding: 10px;	
}

.menubar td{
	font-size: 10px;
	padding: 10px;	
}

/* Text Styles */
a {
	color: green;
}

a:hover {
	color: #0a03c5;
}

h1,h3 {
	color: green;

}

h2,h4 {
	padding:0;
	margin:0;
	font-style: italic;
	color: green;
}

.subtitle {
	background-color: #999;
	border: 1px solid #000;
	color: #000;
	padding: 3px;
}

.floatleft {
	float: left;
	padding: 3px;
}

.floatright {
	float: right;
	padding: 3px;
}

.blockquote {
	text-indent: 3em;
}

.indent {
	margin-left: 50px;
}

.doubleIndent {
	margin-left: 100px;
}

.spacer {
	margin: 100px 0 100px 0;
}

.smallspacer {
	margin: 50px 0 50px 0;
}

.smalltext {
	font-size: 10px;
}

.errormessage {
	color: red;
}

.successmessage {
	color: green;
}

textarea {
	width: 300px;
	height: 200px;
}

textarea.smallbox  {
	width: 250px;
	height: 50px;
}
image {
	border: 0;
}
/* comments */
.comlink {
	text-align: right;
}
.comform{
	border: 1px solid #999;
	width: 375px;
	padding: 5px;
	margin: 10px 10px 10px 0;
}
.comformsmall{
	border: 1px solid #999;
	padding: 5px;
	margin: 10px 10px 10px 0;
}
.commentssmall{
	border: 1px solid #000;
	width: 325px;
	padding: 5px;
	margin: 15px 0 0 0;
}

.comments{
	border: 1px solid #000;
	width: 375px;
	padding: 5px;
}
.commentsentry{
	border: 1px solid #999;
	padding: 5px;
	margin: 0 0 10px 0;
}
.commentstext{
	font-style: italic;
}
.commentsinfo{
	font-size: 10px;
	text-align: center;
	color: #000;
}

/* list view */
.list {
	border: 1px solid #bddadd;
	padding: 3px;
	margin: 0 0 5px 0;
}


.listtitle a{
	font-size: 20px;
	font-family: Arial;
	text-decoration: none;
	color: #000;
}

.listtitle a:hover{
	font-size: 20px;
	font-style: italic;
	text-decoration: none;
	color: green;
}

.listdate {
	position: relative;
	margin: 0px 0 0 20px;
	color: green;
	font-style: italic;
	font-weight: bold;
}

.listinfo{
}

.listnav {
	padding: 20px;
}


.headlineslist {
	position:absolute;
	z-index: 16;
	top: 50px;
	right: -155px;
	width: 150px;
	
}

.headlines {
	font-weight: bold;
	text-align: center;
	background-color: #bddadd;
	color: #000;
}

.listsm {
	border: 1px solid bddadd;
	padding: 3px;
}

.listsmtitle a{
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: #0a03c5;
}

.listsmtitle a:hover{
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: green;
}

.listsmdate {
	position: relative;
	margin: -2px 0 0 20px;
	color: green;
	font-style: italic;
	font-size: 10px;
}
.listsmnav {
	padding: 3px;
	background-color: #bddadd;
	color: #000;
}

.listsmnav a {
	color: #000;
}
.listreturn {
	text-align: center;
	padding: 20px;
}

.coloredlist {
	background-color: green;
	color: #fff;
}

.coloredlist a{
	color: #000;
}

.coloredlist a:hover{
	color: #fff;
}
.clearlist {
	border: 1px solid #ccc;
}
.clearlist a{
	color: green;
}

.clearlist a:hover{
	color: #fff;
}

.box {
	margin: 5px;
	padding: 5px;
	background-color: #999;
	color: #000;
	border: 1px solid #fff;
}

/* entry view */
.entry{
}

.entrytitle{
	font-size: 20px;
	color: #0a03c5;
}

.entrydate{
	position: relative;
	margin: 0 0 10px 20px;
	color: green;
	font-style: italic;
	font-weight: bold;
}

.entrytext{}

.return {
	text-align: center;
	margin: 25px 0 0 0;
}

	/*admin view */
	#entry {float:left; width: 350px;}
	#listings{margin: 0 0 0 360px;}
	#entry2 {width: 425px;}
	#listings2{position: absolute; z-index: 25; left: 560px;}

/* image view */
.title {
	font-size: 20px;
	color: #0a03c5;
}

.image {
	text-align: center;
	padding: 10px;
}

.description {
	
}