/*-----------------------*/
/*-Dark Green Stylesheet-*/
/*-----------------------*/

/* -------- Backgrounds -------- */

body, #container						{ background: #262b23; }
#header_wrap							{ background: #262b23 url(../images/topborder_dkgreen.gif) repeat-x top; }
#header									{ background: url(../images/headerbg_dkgreen.gif) no-repeat bottom center; }
#footer_wrap							{ background: #1c201a; }
#footer a.feed							{ background-image: url(../images/rss_dkgreen.gif); }
#searchform, #searchform input#s, .list	{ background: #1c201a; }
#project_wrap { background: #1c201a; z-index: 100;}
.pagetitle				{ background: #1c201a; }
#content_wrap							{ background: #262b23;  z-index: 1; }
.info a.nextproject						{ background: url(../images/nextproject_dkgreen.gif) no-repeat top left; }
.navigation a							{ background: #aeb79f; }
input.text, textarea					{ background: #1c201a; }
input.submit							{ background: #aeb79f; }
.project_screen							{ background: #2e3031; }

/* -------- Borders -------- */

#header_wrap							{ border-bottom: 1px solid #323630; }
#footer_wrap							{ border-top: 1px solid #323630; }
#content_wrap							{ border-top: 1px solid #323630; }
hr										{ border-top: 1px solid #323630; border-bottom: 1px solid #1c201a; }
ul.main_nav li							{ border-left: 1px solid #4b4f51; }
ul.main_nav li.current_page_item a, #home li.left a, ul.main_nav a:hover { border-bottom: 1px dotted #BE9765; }
ul.main_nav li.left						{ border: none; }
#project_wrap, .pagetitle				{ border-top: 1px solid #1c201a; border-bottom: 1px solid #1c201a; }
.project_screen							{ border: 1px solid #323630; z-index: 100; }
.flickr img								{ border: 1px solid #323630; }
.list h4								{ border-bottom: 1px solid #262626; }
.commentlist							{ border-top: 1px solid #323630; }
.comment								{ border-bottom: 1px solid #323630; }
.name									{ border-right: 1px solid #323630; }
.text									{ border-left: 1px solid #323630; }
.no-crop { border: 1px solid #323630; }
.crop_image { border: 1px solid #323630; }

/* -------- Fonts -------- */

#header_wrap, #footer_wrap, h1.logo, .text_left, .post h1, .post h2, .post h2.posttitle, .post h3, .post h4, .post h5, .post h6, p.comments, .info h2, h3.pagetitle, .module h4, .commentarea h4 { font-family: Georgia, 'Times New Roman', serif; }
h1.logo									{ font-weight: normal; }
.post h1, .post h2, .post h2.posttitle, .post h3, .post h4, .post h5, .post h6, .info h2, .module h4, .commentarea h4 { font-style: italic; font-weight: normal; } 
p.description							{ font-size: 0.95em; }

/* -------- Colors -------- */

body, input#s							{ color: #686e65; }
#header_wrap							{ color: #51929c; }
#footer_wrap							{ color: #484d46; }
h1.logo, h1.logo a, h2.posttitle, h2.posttitle a, .info h2 a, .info h2, h4.title { color: #fff; }
a										{ color: #aeb79f; }
p.comments, p.comments a, .text_left, p.description, .pagetitle { color: #be9765; }
.info a.nextproject						{ color: #be9765; }
.module h4								{ color: #fff; }
.navigation a							{ color: #fff; }
input.text, textarea					{ color: #686e65; }
input.submit							{ color: #1C201A; }

/* -------- Miscellaneous -------- */