body {
	font-family: arial, "Trebuchet MS", Trebuchet, sans-serif;
	background: #C6BAA0 url(/images/bg.jpg) top left repeat-x fixed;
	/*background: #867F6C;*/
	color: #302815;
	font-size: 14px;
}

.row, .clear {
  
}
.state_listing { color: #888; f}
.state_listing a {
  color: #555;
  text-decoration: none;
}
p {
	line-height: 1.7;
	margin: 10px;
}
.smallcaps {
	 font-variant: small-caps;
	}

a:link {
	color: #302815;
}
a:visited {
	color: #302815;
}
a:hover {
	color: #FF3300;
}
a:active {
	color: #302815;
}

a.active_tab {
  color: red;  
  font-weight: bold;
}

h2 {
	font-size: 15px;
	margin: 11px 0 21px 13px;
	font-weight: normal;
}

h1 a, h2 a, h3 a {
	text-decoration: none;
}

div#top {
	margin: 20px auto 0 auto;
	width: 93%;
	min-width: 718px;
	max-width: 1100px;
}
div#main {
	margin: 5px auto 0 auto;
	width: 93%;
	background: white;
	min-width: 718px;
	max-width: 1100px;
	/*background: white url(/images/sidebar_header.gif) top right no-repeat;*/
}
div.clear {
	clear: both;
	margin: 0; padding: 0;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}


div.header {
	font-size: 13px;
}

div#masthead {
	float: left;
	width: 295px;
}
.tagline {
	position: relative;
	top: -27px;
	left: 3px;
}


img.top {
	position: absolute;
	left: 0; top: 0;
}

img.bottom {
	margin: 0;
}

form.search {
	padding-top: 1px;
	float: right;
	width: 55%;
	text-align: right;
}
form.search label {
}
.search input {
	font-size: 20px;
	width: 58%;
	position: relative;
	top: 2px;
	}
.search input[type="text"] {
	border-top: 2px #867F6C solid;
	border-left: 1px #867F6C solid;
	border-right: 1px #867F6C solid;
	border-bottom: 1px #CEC3A7 solid;
	}
input.searchgo {
	width: 38px; height: 38px;
	top: 9px;
	}

sup {
	font-size: 11px;
}


.left {
	float: left;
}
.right {
	float: right;
}

#accounts {
	margin: 6px 0 0 0;
}

#accounts div.left {
	position: relative;
	width: 50%;
}
#accounts div.right { /* having the divs not buttin up against each other avoids IE freakouts */
	position: relative;
	width: 48%;
	}

img.header {
	position: absolute;
	top: 4px; left: 15px;
	margin: 0;
}

#splitcolumn {
	background: #F3F0EA url(/images/accounts_bg.jpg) top center no-repeat;
	margin-top:4px;
	}

div#signup {
	/*background: #F3F0EA url(/images/greenbg.jpg) top left repeat-x;*/
}
div#login { /* original login box... */
	/*background: #F3F0EA url(/images/bluebg.jpg) top right repeat-x;*/
}
div#aboutsite {
	/*background: #F3F0EA url(/images/bluebg.jpg) top right repeat-x;*/
}
	
	

/* flash message area */
#flash_area {
	margin: 10px;
	padding: 5px 5px 5px 10px;
	background: #FCFCD0;
	border-left: 5px #FF3300 solid;
}
#flash_area p {
	margin: 0; padding: 0;
}



/* basic form layout (AKA forms in the main content area) */
/* new version */
form.basic {
	position: relative;
	left: 0; top: 0;
	margin: 10px;
	padding: 15px;
	font-size: 13px;
	background: #EBE8E4 url(/images/tagfooterbg.gif) top left repeat-x;
	}
.basic ul {
	margin: 0;
	padding: 0;
	}
.basic li {
	position: relative;
	left: 0; top: 0;
	padding: 0;
	}
.basic label {
	display: block;
	position: relative;
	left: 0; top: 0;
	padding: 10px 0;
	}
	
.basic input {
	position: absolute;
	left: 20%;
	top: 6px;
	width: 50%;
	font-size: 100%;
	line-height: 1;
	}
.basic select {
	position: absolute;
	left: 20%;
	top: 6px;
	width: auto;
	}
.basic textarea {
	display: block;	
	position: relative;
	left: 20%;
	top: -19px;
	width: 50%;
	height: 50px;
}	
.basic input.submit {
 	position: relative;
 	width: auto;
 	height: auto;
 	}
.basic p {
 	margin-left: 0;
 	margin-right: 0;
 	}
.basic div.inlineform { /*this allows putting multiple inputs side-by-side */
	position: absolute;
	left: 20%;
	top: 6px;
	width: 50%;
	margin: 0 !important; padding: 0 !important;
	}
.basic .inlineform input, .basic .inlineform select {
	position: relative;
	left: 0; top: 0;
	width: auto;
}
.basic input.small {
	width: 60px;
	}

/* alternate color schemes for basic forms */
form.signup {
	background: #F3F0EA url(/images/greenbg.jpg) top left repeat-x !important;
	padding-top: 43px !important;
	}
form.login {
	background: #F3F0EA url(/images/bluebg.jpg) top right repeat-x !important;
	padding-top: 43px !important;
}

.row label {
  display: block;
/*    float: left;*/
  margin-left: 200px;
	text-align: left;
	margin: 0;
	padding: 5px;
	font-style: italic;
}

.row input {
  padding: 5px;
  border: 1px solid #aaa;
  margin: 5px 0;
  width: 200px;
}


.norow .row .label, .norow .row{
  display:inline;
  width: 20px;
}
/*  #message        {padding: 4px; z-index: 100000; position: fixed; top: 38%; left: 40%; display: none; background: black; color: white; font-size: 18px;}*/

#message {
  z-index: 100000; 
  position: fixed; 
  top: 38%; 
  left: 40%; 	  
/*    width: 400px;*/
  height: 50px;
  background: black;
  color: white;
  font-size: 1.1em;
  text-align: center;
  padding: 10px 70px;
  border: 10px solid #666;
  display: none;
}
.bminfo img, .bookmark img {
  border:none;
}
/* top-bar account-related form layout */
form.account {
	position: relative;
	margin: 10px;
	font-size: 13px;
}
.account label {
	display: block;
	text-align: right;
	margin: 0;
	padding: 5px;
	font-style: italic;
}
/*  .account label input {
  width: 45%;
  font-size: 13px;
}*/
.account input.submit {
	position: relative;
	margin: 5px 0 0 5px;
	left: 55%;
}

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

div#contents {
	margin: 0; 
	padding: 0;

	background: white url(/images/drkgreenbg.jpg) top left repeat-x;
}
div#contents div.contentsvisible {
	margin: 0;
	padding: 1px 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 50px;
	background: url(/images/drkgreen_ul.gif) top left no-repeat;
	border-right: 1px #CEC3A7 solid;
}

#contents .left {
	width: 25%;
	}
#contents .right {
	width: 74%;
	}

.sortsearch {
	margin: 18px 5px 10px 13px;
	font-size: 12px;
}


.filtersearch {
	margin: 10px 5px 10px 13px;
	font-size: 12px;
}

a.filterselected:link {
	background: url(/images/x_blue.gif) #C0E3EB center left no-repeat;
	padding: 2px 3px 2px 17px;
	text-decoration: none;
	}
a.filterselected:visited {
	background: url(/images/x_blue.gif) #C0E3EB center left no-repeat;
	padding: 2px 3px 2px 17px;
	text-decoration: none;
	}
a.filterselected:hover {
	background: #E0E5CB url(/images/x_green.gif) center left no-repeat;
	padding: 2px 3px 2px 17px;
	text-decoration: none;
	}
a.filterselected:active {
	background: url(/images/x_blue.gif) #C0E3EB center left no-repeat;
	padding: 2px 3px 2px 17px;
	text-decoration: none;
	}
	
tr.message_other{
  background:#cbb;
}

input#message_to {
   background: #cba;
}
textarea#message_body {
  
   height: 200px;
   background: #cba;
   font-family: arial;
}
input[type="text"], input[type="password"] {
  border: 1px solid #dca;
  padding: 2px;
}

textarea {
  border: 1px solid #dca;
  padding: 2px;
}
	/* bookmark styles */
	.bookmark {
/*    border: 1px solid #d9a;*/
/*    border-top: 1px dashed #dba;*/
	  padding: 10px;
/*    width: 100%;*/
/*    border: 1px solid red;*/
		margin: 18px 8px 30px 13px;
	}
	
	div.bminfo {
		float: left;
		margin: 0;
		padding: 0;
    width: 100%;
/*    border: 1px solid red;*/
	}
	div.tags {
		background: #EBE8E4;
		margin: 0;
		padding: 5px 5px 20px 5px;
	}
	div.tagfooter {
		background: #EBE8E4 url(/images/tagfooterbg.gif) top left repeat-x;
		padding: 0;
		border-top: 1px white solid;
		font-size: 10px;
/*    border: 1px solid red;*/
/*    width: 100%;*/
		font-style: italic;
	}
	
	a.footerlink {
		float: right;	
		padding: 5px;
		font-size: 13px;
		border-left: 1px white solid;
		text-decoration: none;
		font-style: normal;
	}
	
	a.footerlink:link {	background-color: #C0E3EB; color: #302815; }
	a.footerlink:visited {	background-color: #C0E3EB; color: #302815; }
	a.footerlink:hover { background-color: #E0E5CB; color: #302815; }
	a.footerlink:active { background-color: #302815; color: white; }

	form.linktext {
		margin: 0;
		padding: 0;
		}

	input.linktext {
		width: 99.5%;
		border-top: 2px #867F6C solid;
		border-left: 1px #867F6C solid;
		border-right: 1px #867F6C solid;
		border-bottom: 1px #CEC3A7 solid;
		margin: 10px 0 0 0;
		}
	
	.bmposter {
		margin: 0 0 5px 0;
		padding: 8px 5px 0 5px;
		float: left;
		width: 58%;
	}
	
	.bmdetails {
		font-size: 14px;
		line-height: 1.5;
		}
	
	.bmcounter {
		float: right;
		width: 8%;
		margin: 0;
		text-align: center;
		font-size: 21px;
		color: white;
		font-weight: bold;
	}
	.bmcounter div.saves {
		font-size: 10px;
	}
	
	.whitebg {
		background: white;
		}
	
	h1, .bminfo h3 {
		font-size: 20px;
		margin: 0 0 2px 0;
	}
	.bookmark p {
		margin: 10px 0 2px 0;
	}


/* sidebar styles */
	div#sidebar {
		margin: 0;
		padding: 0;
/*		width: 24.9%;*/
/*		background: url(/images/sidebar_header.gif) top right no-repeat;*/
	}

	#sidebar p {
		margin: 20px 13px;
		font-size: 12px;
		}

	div#nav {
		margin: 14px 0 -5px 0;
		padding: 0;
	}
	
	div#nav a {
		margin: 0;
		padding: 9px 5px 0 15px;
		text-decoration: none;
	}
	
	#nav .nav_item {
/*	  padding: 30px;*/
	}
	
	#nav .nav_item a {
	  margin: 0;
	  padding: 10px;
	  margin-top: 30px;
	  margin-bottom: -20px;
/*	  padding:20px;*/
/*	  border: 1px solid red;*/
	  
	}
	#nav li { display: inline; margin-left: 0; padding-left: 0; }

	
div#pagenav {
	padding: 13px;
	font-size: 12px;
	clear: both;
	text-align: center;
	}
a.prevpage {
	float: left;
	text-decoration: none;
	}
a.nextpage {
	float: right;
	text-decoration: none;
	}
	
	
	
div#footer {
	font-size: 12px;
	margin: 5px auto 30px auto;
	width: 93%;
	background: #C0E3EB;
	min-width: 718px;
	max-width: 1100px;
}

#footer div.footerleft {
	width: 75%;
	margin: 0;
	padding: 10px 0;
	background: #E0E5CB;
	border-right: 1px #CEC3A7 solid;
}
#footer div.footercontents {
	margin: 0 13px;
	}
	
.user {
	margin-top: 4px;
	}
.user p {
	margin: 0;
	}
.user .nuc .nuc .nuc {
	padding: 5px 15px !important;
	}
.message {
	color: #7F913D;
	}
	
ol.dontshow { margin: 0; padding: 0; list-style: none; margin-left:8px }

/* Classifieds stuff? */
.classified_left {
	color: white;
	float: right;
	margin: 0 10px;
	padding: 0;
	font-size: 13px;
	width: 32%;
}
.classified_right {
	float: left;
	width: 60%;
	}

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

.a_classified {
	padding: 10px 0 0 0;
	margin: 0 auto 20px auto;
	border-top: 1px #CEC3A7 solid;
	background: #EBE8E4;
	width: 98%;
	}
.a_classified .tagfooter {
	margin-top: 10px;
	}
a.flcontact:link {
	padding-left: 24px !important;
	background: url(/images/email.gif) #C0E3EB center left no-repeat !important;
	color: #302815;
	}
a.flcontact:visited {
	padding-left: 24px !important;
	background: url(/images/email.gif) #C0E3EB center left no-repeat !important;
	color: #302815;
	}
a.flcontact:hover {
	padding-left: 24px !important;
	background: url(/images/email.gif) #E0E5CB center left no-repeat !important;
	color: #302815;
	}
a.flcontact:active {
	padding-left: 24px !important;
	background: url(/images/email.gif) #302815 center left no-repeat !important;
	color: white;
	}

.a_classified a.contact_classified img { border: 0; }
.no_border { border: 0; }

input.normal {
  border: 2px solid red;
/*  width: 5px;
*/}
.flasherror {
  background: #c77;
  border: 4px solid #f00;
  padding: 15px;
  
}
.flashnotice {
  background: #fc7;
  border: 4px solid #ff9;
  padding: 15px;
}
.error_list {}
.new_comment {
  margin-left: 250px;
}
textarea#comment_text {
  border: 2px solid #c9a;
  background: #C6BAA0;
  padding: 5px;
  width: 94%;
  margin-left: 10px;
  font-size: 9pt;
  color: #555;
/*  float: right;
*/  height: 30px;
  font-family: arial;

}
.sublet_header {
  background:white;
  text-align:center;
  padding: 10px 15px;
}
.comments {
  margin-left: 250px;
  font-size: 9pt;
}
  
.comment {
  border-top: 1px dashed #cba;
  padding: 5px;
  margin: 5px;
  font-size: 9pt;
  background: #efd;
  color: #555;
/*  background: #C6BAA0 url(/images/comment-bg.jpg) repeat-x 2px -40px;*/
}

.comment .comment {
  border-left: 1px dashed #cba;
}
.comment span {
  font-size: 9pt;
}
.comment a img {
  border: none;
}
.comment a {
  color: #a89;
  text-decoration: none;
}

.reply {
  padding:0;
  margin: 0;
  display:none;
}
.comment a:hover {
  color: #f55;
  text-decoration: underline;
}
.comment h4 {
  margin: 1px;
  font-size: 9pt;
  font-weight: 100;
  font-style: italic;
  color: #a89;
}

.bday_year { 
  width:50px;
}
.bday {
  width:25px;
}

.save_search {
  text-decoration: underline;
}

input.linktext {
  border:2px solid #aaa;
  padding:5px;
  background: #cb9;
}

.signup_small
{
	font-size:0.8em;
	color:#999;
}

.form2 {
  padding: 10px;
  background: #EBE8E4 url(/images/tagfooterbg.gif) top left repeat-x;
}

.form2 label {
  vertical-align:top;
  font-variant: small-caps;
  text-align:right;
	font-size: 95%;
}


.form2 input[type='text'], .form2 textarea, .form2 .categories {
  margin-top: -2px;
  width:87%;
}

.form2 .catlabel
{
  display: block;
  height: 18px;
  padding: 0 0 0 2px;
  text-align: left;
  width: 100%;
}


	.form2 .category input
	{
		margin:0;
	}

.form2 textarea
{
	height: 100px;
}
.form2 .category label
{
	font-size: 12px;
	font-variant: normal;
	margin-left: 5px;
}

.form2 .bottom
{
	height: 2em;
}
.form2 .bottom input
{
	float: left;
}
.form2 .bottom .tools
{
	float: right;
	font-weight: bold;
}

.form2 .categories
{
width: 100%;
  margin: 3px;
  text-align:left;
 }

.form2 .categories ul
{
list-style: none;
float: left;
margin: 0;
padding: 0;
}

.form2 .categories li
{
  margin: 7px;
  font-variant: small-caps;
}
 
.form2 .categories a
{
  border: 1px solid #333;
  padding: 5px;
  background: #aaa;
  display: inline-block;
  cursor: pointer;
  font-variant: small-caps;
  margin: 3px;
}

.form2 hr
{
  margin-bottom: 15px;
}

.form2 h3
{
  padding: 0;
  margin-top:0;
}

.field {
	margin-bottom: 15px;
  text-align:right;
}

.login_header {
	float:left;
	font-family:Trebuchet MS;
	font-size:1.9em;
	font-weight:bold;
	margin-left:5px;
	margin-top:3px;
	color: #3B3F20;
}

#signup 
{
	font-size:13px;
	width:700px;
}
#signup .info {
	padding: 5px;
	font-style: italic;
	text-align: right;
	width: 100%;
}

#signup .info em
{
	display: block;
	font-size:0.8em;
	color:#999;
}

#signup .left
{
	height: 23px;
}

#signup .avatar
{
	height: 55px;
}

#signup .left .what
{
	width: 56%;
	float: left;
}

#signup .recaptcha 
{
	clear: both;
	padding-top: 10px;
}

#signup .recaptcha label
{
	width: 56%;
	display: block;
}

#signup .left span
{
	display: block;
}

#recaptcha_widget_div
{
	height: 140px;
}

#recaptcha_area,
#recaptcha_table
{
	float:right;
}

#tag_cloud_here
{
	margin-left: 13px;
}

#tag_suggest
{
	font-size:90%;
	margin-left:132px;
	margin-top:10px;
	text-align:left;
	width:87%;
}

.tools
{
	text-align:center;
}

.tools a
{
	color: red;
}

.tools .center
{
	margin: 3em;
}


.tools .info
{
	font-size: 140%;
}

.tools em
{
	display: block;
	margin-bottom: 1em;
	font-size: 120%;
	border-bottom: 1px solid #ccc;
}

.tools .add
{
	padding:10px; 
	background:maroon; 
	color:white; 
	text-decoration:none; 
	border:2px solid black; 
	margin-top:160px;
}

.tools .ie
{
	margin-left:20%;
	margin-right:20%;
}

.fieldWithErrors {
  display: inline;
}

#errorExplanation {
  width: 400px;
  border: 2px solid #CF0000;
  padding: 0px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: 0px;
  background-color: #c00;
  color: #fff;
}
#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 8px;
}
#errorExplanation ul {
  margin: 2px 24px;
}
#errorExplanation ul li {
  font-size: 12px;
  list-style: disc;
}
