/* $Id: style.css,v 1.23 2007/12/17 15:05:09 goba Exp $ */

body {
  background-image: url("./images/bodyback.gif");
  font-family: "Lucidia Serif", Arial;
  font-size: 12pt;
}

a:link, a:visited {
  color: #B1BEC7;
  text-decoration: none;
}

a:hover, a:active {
  color: #FFFFFE;
  /*text-decoration: underline;*/
}

/* various overrides to the default values of some module settings */

th.active img {
  display: inline;
}
tr.even, tr.odd {
  background-color: #eee;
  border-bottom: 1px solid #ccc;
  padding: 0.1em 0.6em;
}
tr.drag {
  background-color: #fffff0;
}
tr.drag-previous {
  background-color: #ffd;
}
td.active {
  background-color: #ddd;
}
td.checkbox, th.checkbox {
  text-align: center;
}

/* from modules/system/system.css */
tbody {
  /* border-top: 1px solid #ccc; */
  border-top: 0px;
}

.tabs.primary li.active a.active {
  color: #000000;
}

#views-tabset li.active {
  color: #232323;
}

div.views-tab-area {
  background-color: #333333;
}

/*div.inside {
  background-image: url("./images/brownback.gif");
  color: #fffffe;
}

.views-display .tab-section {
  background-image: url("./images/mainback.gif");
}*/

.views-display .tab-section .inside {
  color: #dfdfdf;
}

.views-display .tab-section .inside .views-category {
  background-color: #333333;
}

.views-display .tab-section .inside .views-category-content {
}

.views-display .tab-section .inside .views-category-title {
  background-color: #232323;
}

.views-display .tab-section .links {
  color: #fffffe;
}

.views-display .tab-section .links a {
  color: #fffffe;
}

ul.links li {
  padding-left: 10px;
}

ul.links li.first {
  padding: 0px;
}

/* from modules/system/system-menus.css */
li a.active {
  color: #fffffe;
}

/* end overrides */

/************************/
/* admin page settings */

div.standard {
  color: #b1bec7;
  padding: 10px;
}

/************************/

#blog-wrapper {
  padding: 10px;
}

#blog-wrapper h2.title {
  font-size: 16px;
  font-weight: bold;
  padding: 0px;
  margin: 0px;
  border-bottom: 1px dashed #b1bec7;
}

#blog-wrapper h2.title a {
  color: #eeeeed;
}

#blog-wrapper span.submitted {
  font-size: 12px;
  color: #dfdfdf;
}

#blog-wrapper div.content {
  font-size: 13px;
}

#blog-wrapper div.links {
  font-size: 12px;
  margin-bottom: 8px;
}

#footer p {
  text-align: center;
  font-size: 11px;
  color: #B1BEC7;
  margin: 4px;
}

#footer p a {
  color: #dfdfdf;
}

#gallery_list {
  background-image: url("images/mainback.gif");
  border-spacing: 4px;
}

#gallery_list td {
  padding: 4px;
  background-image: url("./images/brownback.gif");
  border: 2px solid #666666;
  border-top: 0px;
  text-align: left;
}

#gallery_list td.thumb {
  width: 80px;
  border-right: 0px;
}

#gallery_list td.thumb img {
  border: 1px solid #dfdfdf;
}

#gallery_list td.content {
  color: #b1bec7;
  width: 247px;
  font-size: 12px;
  padding-left: 10px;
  border-left: 0px;
}

#gallery_list .project_title {
  font-weight: bold;
  font-size: 14px;
}

#maintable {
  width: 960px;
}

#maintable img {
  display: block;
}

#maintable td.content_main {
  background-image: url("./images/brownback.gif");
  vertical-align: top;
  width: 912px;
  color: #b1bec7;
}

#maintable td.content_main div.help {
  margin: 10px;
  border: 3px solid #dddddc;
  background-color: #b8b4b2;
  color: #000000;
}

#maintable td.content_main div.help p {
  margin: 4px;
}

#maintable td.content_main div.admin {
  margin: 10px;
}

#maintable td.content_main form {
  margin: 10px;
}

#maintable .content_main.contact h2 {
  color: #fffffe;
}

#maintable .siteframe_sidebar {
  background-image: url("./images/sidebar.gif");
  width: 221px;
  vertical-align: bottom;
  padding: 0px;
}

#maintable .siteframe_left {
  vertical-align: top;
  background-image: url("./images/left.gif");
}

#maintable .siteframe_right {
  vertical-align: top;
  background-image: url("./images/right.gif");
}

#maintable .siteframe_top {
  height: 19px;
}

/** settings for individual blog posts **/

/*#maintable td.content_main div.node {
  margin: 10px;
}

#maintable td.content_main div.node span.submitted {
  font-size: 13px;
  font-style: italic;
  color: #dfdfdf;
}

#maintable td.content_main div.node div.content {
  padding-left: 10px;
  font-size: 14px;
  color: #cdcfd1;
}

#maintable td.content_main div.node div.links {
  font-size: 12px;
}*/

#menu-overview-form {
  margin: 10px;
}

/*#navlist a:hover {
  color: #fffffe;
}*/

#neighborhoods {
	padding-left:20px;
}

#project_gallery {
  width: 691px;
  color: #b1bec7;
}

#project_gallery td {
  background-image: url("images/brownback.gif");
}

#project_gallery td.project_content {
  padding: 10px;
  vertical-align: top;
  width: 391px;
  border-left: 4px solid #666666;
}

#project_gallery .project_title {
  font-weight: bold;
  color: #fffffe;
}

#project_gallery .project_description {
  font-size: 11px;
}

/*
#images {
  font-family: Arial, sans-serif;
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  width: 670px;
}
#images li {
  cursor: move;
  position: relative;
  float: left;
  margin: 2px 2px 0px 0px;
  width: 130px;
  height: 130px;
  border: 1px solid #000;
  text-align: center;
  padding-top: 5px;
  vertical-align: middle;
  background-color: #404040;
}
*/

#project_gallery ul.gallery_table {
  list-style-type: none;
  width: 520px;
  padding: 0px;
  margin: 0px;
}

#project_gallery ul.gallery_table li {
  position: relative;
  float: left;
  margin: 2px 2px 0px 0px;
  padding: 0px;
  width: 80px;
  height: 80px;
  border: 2px solid #000000;
}

#project_gallery ul.gallery_table li:hover {
  border-color: #b1bec7;
}

#project_gallery a {
  font-size: 12px;
}

#project_gallery p {
  margin: 0px;
  margin-top: 4px;
  margin-bottom: 4px;
}

#project_index_wrapper {
  /*background-image: url("images/brownback.gif");*/
  padding: 4px;
  padding-left: 4px;
  margin-bottom: 4px;
}

#project_index {
  width: 592px;
  padding: 0px;
  margin: 0px;
  padding-left: 6px;
}

#project_index div.index_item {
  display: run-in;
  cursor: pointer;
  position: relative;
  float: left;
  text-align: center;
  background-color: #232323;
  margin: 8px 8px 0 0;
  padding: 4px;
  padding-top: 6px;
  width: 128px;
  height: 128px;
  border: 2px solid #000000;
}

#project_index div.index_item:hover {
  background-color: #000000;
}

#project_index p {
  text-align: center;
  color: #dfdfdf;
  font-size: 12px;
  margin-top: 4px;
  margin-bottom: 0px;
}

#project_index img {
  border: 1px solid #b8b4b2;
}

#project_index p span.location2 {
  font-size: 10px;
  color: #b8b4b2;
}

#spd_contact {
  /*background-color: #232323;*/
  background-image: url("./images/contact-back.gif");
  padding: 10px;
  color: #b1bec7;
  /*height: 532px;*/
  font-size: 12px;
  text-align: left;
}

#spd_contact label {
  font-size: 13px;
}

#spd_contact form {
  text-align: left;
}

#spd_contact h2 {
  margin: 0px;
  margin-bottom: 4px;
  padding: 0px;
}

#spd_contact a {
  color: #fffffe;
}

#small-titles {
	color:#fffffe;
	font-size:13px;
	font-family: 'Bookman Old Style', serif;
}

#top_bar {
  color: #B1BEC7;
  width: 960px;
  border: 0px;
}

#top_bar tr, td, p, div {
  border: 0px;
}


#top_bar .title {
  font-weight: bold;
  font-size: 14px;
  padding-left: 20px;
}

#top_bar .menu {
  font-size: 12px;
  text-align: right;
  padding-right: 20px;
}

#wrapper {
  padding-top: 20px;
}

div.admin-panel .description {
  color: #999;
}
div.admin-panel .body {
  /*background: #f4f4f4;*/
  background-image: url("./images/blueback.gif");
  color: #dfdfdf;
}
div.admin-panel h3 {
  /*background-color: #69c;*/
  background-image: url("./images/brownback.gif");
  color: #fff;
  padding: 5px 8px 5px;
  margin: 0;
}

div.bio_page {
  background-image: url("images/brownback.gif");
  /*height: 453px;*/
  font-size: 13px;
  color: #cdcfd1;
  padding: 14px;
  margin-bottom: 4px;
  /*overflow: scroll;*/
}

div.bio_page img {
  float: left;
  border: 3px solid #232527;
  margin-right: 10px;
  margin-bottom: 10px;
}

div.bio_page p {
  margin-top: 0px;
  margin-bottom: 10px;
}

div.bio_page a {
  /*color: #fffffe;*/
  border-bottom: 1px dashed #dfdfdf;
}

div.content {
  text-align: left;
}

div.help {
  background-color: #232323;
  color: #dfdfdf;
  padding: 4px;
  border: 1px solid #ffff00;
}

div.messages {
  background-color: #000000;
  border: 1px solid #dfdfdf;
  color: #dfdfdf;
  font-size: 80%;
  width: 920px;
}

div.project_description p {
  font-size: 12px;
  margin-top: 8px;
  margin-bottom: 0px;
  /*color: #b9c6cf;*/
  color: #bfbfbf;
}

div.project_description p.others-large {
  font-size: 13px;
  color: #dfdfdf;
}

div.project_description p.others-large span.others-small {
  font-size: 11px;
  color: #dfdfdf;
}

div.sidebar_content {
  padding-left: 8px;
  font-size: 90%;
}

div.view-content {
  padding: 10px;
}

div.views-field-title {
  font-weight: bold;
}

div.views-field-created {
  color: #999999;
  font-size: 70%;
}

div.views-field-body {
  margin-left: 10px;
  font-size: 84%;
  color: #b1bec7;
}

