body {
	margin: 0px;
	padding:0px;
  color:linen;
	background-color:#000000;
}

#wrapper {
	width:800px;
  margin:auto;
}

/* Header + Logo Styles --------------------------- */
#header {
	width:800px;
  float:left;
}

#logo {
	width:600px;
	float:left;
	margin-left:110px;
  margin-top:10px;
}

#logo a{
  display:block;
  height:100px;
  font-size:75px;
	text-decoration:none;
	text-align:center;
  color:purple;
  font-family:MKSansTallX, sans;
  width:600px;
}

/* Links - Top Nav Styles ----------------------------- */
#links-wrapper {
	width:800px;
	float:left;
}

#links {
	margin-left:120px;
}

#links h3 {
  font-family:Gentilis, serif;
  font-weight:bold;
  font-size:20px;
}

#links ul {
}

#links li{
  float:left;
	list-style-type:none;
  padding-right:10px;
  padding-left:10px;
	height:35px;
	text-align:center;
	padding-top:10px;
	padding-right:10px;
}

#links li.selected{
}

#links a{
	color:#669900 !important;
	text-decoration:none;
}

#links a:hover{
	text-decoration:underline;
}

/* Main Body Wrapper ------------------------------- */
#content-wrapper {
  float:left;
  width:800px;
  border-top:1px solid linen;
}

/* Left Sidebar Styles ------------------------------- */
#leftbar {
  float:left;
  width:150px;
}

/* Main Content Area Styles --------------------------- */
#mainbar {
	float:left;
	width:600px;
}

#mainbar h1{
	font-family:Gentilis, serif;
	font-size:26px;
	color:purple;
	font-weight:bold;
	text-decoration:none;
	padding-left:10px;
	padding-bottom:5px;
  border-bottom:0px solid #000000;
}

#mainbar h2{
	font-family:Gentilis, serif;
	font-size:24px;
	color:purple;
	font-weight:bold;
	text-decoration:none;
	padding-left:10px;
	padding-bottom:5px;
  border-bottom:0px solid #000000;
}

#mainbar h3{
	font-family:Gentilis, serif;
	font-size:20px;
	color:purple;
	font-weight:bold;
	text-decoration:none;
	padding-left:10px;
	padding-bottom:5px;
  border-bottom:0px solid #000000;
}

#mainbar h4{
	font-family:Gentilis, serif;
	font-size:16px;
	color:purple;
	font-weight:bold;
	text-decoration:none;
	padding-left:10px;
	padding-bottom:5px;
  border-bottom:0px solid #000000;
}

.documentContent {
  background-color: #000000;
}

#bodytext ul, #bodytext ol, #bodytext dl {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:linen;
	font-weight:normal;
	text-decoration:none;
  margin-left:30px;
}

#bodytext p {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:linen;
	font-weight:normal;
	text-decoration:none;
  line-height:1.5em;
  margin:0 1em .75em .75em;
}

#bodytext a {
	color:#669900 !important;
}

#bodytext a:hover {
	color:#669900;
	font-weight:bold;
}

#bodytext img {
   padding:1px;
   border:2px solid #000000;
   background-color:#ffe4c4;
}

pre {
  margin-left:10px;
}

.documentActions {
  border-top:1px solid linen;
}

.documentActions li {
  background-color:linen;
}

/* Non-Page (Folder listing, etc.) Content ------------------ */
.state-published {
  color:#669900 !important;
}

fieldset {
  border: 1px solid linen;
}

legend {
  background-color:#669900;
}

.context, .formControls .actionButtons .button, .documentEditable * .context {
  color:linen;
  border:1px solid linen;
}

/* PloneTrueGallery Styles ---------------------------------- */
p.plonetruegallery a img {
  border:1px solid #000000;
}

table.listing td, .stx table td {
  border-right:1px solid #000000;
  border-top:1px solid #000000;
}

table.vertical {
  background-color: #ffe4c4;
}

table.listing, .stx table {
  border-bottom: 1px solid #000000;
  border-left: 1px solid #000000;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 100%;
  margin: auto;
  color: #000000;
}

/* Footer Styles ---------------------------------- */
#bottom {
	clear:both;
	height:40px;
  border-top:1px solid linen;
	width:800px;
	margin:0 auto;
}

#personal-bar{  
  text-align: center;
	height:20px;
}

#personal-bar-tools ul{
  list-style:none;
}

#personal-bar-tools li{
  display:inline;
  padding:20px;
}

#personal-bar-tools a{
	color:#669900;
}

#personal-bar-tools a:hover{
	color:#669900;
  font-weight:bold;
}

/* Sitemap Styles ---------------------------------- */
#portal-sitemap {
  list-style: none;
  list-style-image: none;
  margin: 0;
  font-size: 90%;
  border: none;
}

#portal-sitemap a {
  border: none;
}

#portal-sitemap a:hover {
  border: none;
  background-color:#350000;
}

#portal-sitemap .navTreeLevel1 {
  padding-left: 1em;
  border-left: 0.5em solid #350000;
  margin: 0 0 0 0.5em;
}

#portal-sitemap .navTreeLevel2 {
  padding-left: 1em;
  border-left: 0.5em solid #350000;
  margin: 0 0 0 0.6em;
}

/* Portlet Styles ----------------------------- */
.portlet {
  border:none;
  background-color:#000000;
  margin-top:10px;
}

.portletHeader {
  background-color:#000000;
  border:none;
}

.portletHeader a {
  color:purple;
}

.portletItem {
  border:none;
  margin-left:25px;
}
  
.portletItem.odd {
  background-color:#000000;
}

/* Navigation Portlet Styles -------------------------------- */
.navTreeItem a, dd.portletItem .navTreeItem a  {
  border:none;
  padding-top:5px;
  padding-bottom:5px;
}

.navTreeItem a:hover, dd.portletItem .navTreeItem a:hover  {
  background-color:linen;
}

.navTreeCurrentItem {
  background-color:#000000;
  padding-left:5px;
  border:1px solid purple !important;
}

.navTreeCurrentItem a {
  color:purple;
}

dl.applied-portlet-gallery dd.portletItem {
  margin-left:25px;
}