/* $Id: local-sample.css,v 1.1 2009/08/19 04:28:52 sociotech Exp $ */

/****************************/
/* LOCAL CSS                */
/****************************/

/* Put your custom CSS and CSS overrides in this file and  */
/* rename it local.css.  By restricting your CSS changes   */
/* to local.css, your changes will not be overwritten when */
/* upgrading to a new version of this theme.  You can also */
/* use a local-rtl.css file for the equivalent in RTL.     */

/* Steps to activate local.css:                       */
/* 1. Add your custom CSS to this file                */
/* 2. Rename this file to local.css                   */
/* 3. Clear cached data at admin/settings/performance */


#main-wrapper {
background: #222222;
/*background: #0F1620 url(images/bgr_960_rev.png) no-repeat scroll center top;*/

  padding: 20px 0;
}
pre, code {
background:none repeat scroll 0 0 #E5F3C8;
border:1px solid #D3EAA4;
display:block;
font-family:"Lucida Console",Courier;
font-size:11px;
line-height:1.25em;
margin:1em 2em 2em;
padding:1em;
white-space:pre-wrap;
word-wrap:break-word;
color:#333333;
}

h1, h1.title {
font-size:185%;
}

div.footermap 
{
  color: #ff17ff;
  height: 100%;
  display: inline;
  margin: 0 auto;
  width: 600px;
}
h1, h2, h3, h4, h5, h6 {
color:#AAAAAA;
text-shadow:0 2px 2px #111111;
}


h7 {
color:#FF9900;
background: #f00;
}

h3, h3 a {
color:#FFAA00;
font:400 15px/21px "lucida grande",verdana,sans-serif;

}

h4, h4 a {
color:#6DCFF6;
font:13px/14px "lucida grande",verdana,sans-serif;
margin:7px 0 0;
}


p {
color:#777777;
font:11px/20px "lucida grande",verdana,sans-serif;
margin:7px 0 14px;
}


.prosper-comments-edgy .comment-wrapper .odd .content-inner {
background:none repeat scroll 0 0 #DDDDDD;
border-bottom:1px solid #BFBFBF;
}

tr.even td, tr.odd td {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #DBDBDB;
    color:#777777;
}

/*
.body, div.full-width {

background: #0F1620 url(images/bgr_960_rev.png) no-repeat scroll center top;


}
.header-primary-menu-wrapper {
background: #0F1620 url(images/bgr_960_rev.png) no-repeat scroll center top;
  border-bottom: 2px solid #333333;

}
*/
a:link, a:visited  {
color:#006599;
}

hr {
border: none 0;
border-top: 1px dashed #444;/*the border*/
width: 100%;


}


blockquote {
  font: 1.2em/1.6em Georgia, "Times New Roman", Times, serif;
  width: 400px;
  background: url(images/close_quote.png) no-repeat right bottom;
  padding-left: 18px;
  text-indent: -18px;
}
 
blockquote:first-letter {
	background: url(images/open_quote.png) no-repeat left top;
	padding-left: 18px;
	font: italic 1.4em Georgia, "Times New Roman", Times, serif;
}


.form-item input, .form-item select, .form-item textarea {
border-color:#222222 #222222 #222222;
border-right:1px solid #222222;
border-style:solid;
border-width:2px 1px 1px;
background: #555555;
}


.header-group .inner {
/*color:#B0B0B0;*/
color:#330000;
/*background: #555555;*/
}

.form-item label {
display:block;

/*font-weight:bold;*/
}

.main-wrapper full-width {
	font: 12px/22px Verdana, Geneva, Tahoma, sans-serif;
	background: #0F1620 url(images/bgr_960_rev.png) no-repeat scroll center top;*/
	
	color:#330000;
	}

