/*----------------------*/
/*-Dark Grey Stylesheet-*/
/*----------------------*/

/* -------- Backgrounds -------- */

body, #container						{ background: #0e1831 url(../images/bg2.jpg) no-repeat; }
#header_wrap							{ background:; }
#header									{ background:; }
#footer_wrap							{ background: #0a0b14; }
#footer a.feed							{ background-image: url(../images/rss_dkgrey.gif); }
#searchform, #searchform input#s, .list	{ background: #1d1e1f; }
.pagetitle				      { background: #1d1e1f; }
#project_wrap     	  	{ background: #1d1e1f; z-index: 100; }
#content_wrap							{ background:; z-index: 1; }
.info a.nextproject						{ background: url(../images/nextproject_dkgrey.gif) no-repeat top left; }
.navigation a							{ background: #88c3ff; }
input.text, textarea					{ background: #1d1e1f; }
input.submit							{ background: #88c3ff; }
.project_screen							{ background: #1d1e1f; }

/* My Comment */

/* -------- Borders -------- */

#header_wrap							{ border-bottom: 1px solid #383a3b; }
#footer_wrap							{ border-top: 1px solid #383A3B; }
.post									{ border: none; }
hr										{ border-top: 1px solid #27292a; border-bottom: 1px solid #1d1e1f; }
ul.main_nav li							{ border-left: 1px solid #3f4243; }
ul.main_nav li.current_page_item a, #home li.left a, ul.main_nav a:hover { border-bottom: 1px dotted #c2baab; }
ul.main_nav li.left						{ border: none; }
#project_wrap, .pagetitle				{ border-top: 1px solid #1d1e1f; border-bottom: 1px solid #1d1e1f; }
.project_screen							{ border: 1px solid #2f3132; z-index: 100; }
#content_wrap							{ border-top: 1px solid #383a3b; z-index: 1; }
.flickr img								{ border: 1px solid #383a3b; }
.list h4								{ border-bottom: 1px solid #242424; }
.commentlist							{ border-top: 1px solid #27292a; }
.comment								{ border-bottom: 1px solid #27292a; }
.name									{ border-right: 1px solid #27292a; }
.text									{ border-left: 1px solid #27292a; }
.no-crop { border: 1px solid #383A3B;}
.crop_image { border: 1px solid #383A3B; }

/* -------- 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, .module h4, h3.pagetitle, .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; }
.module h4 { color:#88c3ff; font-weight: bold; } 
p.description							{ font-size: 0.95em; }

/* -------- Colors -------- */

body									{ color: #F1FAC0; }
#header_wrap							{ color: #020011; }
#footer_wrap, input#s					{ color: #878787; }
a, h1.logo, h1.logo a, h2.posttitle, h2.posttitle a, h4.title { color: #c2d754; }
.text_left, p.comments, p.comments a, .info h2 a, .info h2, p.description, .pagetitle  { color: #88c3ff; }
.info a.nextproject						{ color: #88c3ff; }
.navigation a							{ color: #020011; }
input.text, textarea					{ color: #6e6e6e; }
input.submit							{ color: #202223; }

/* -------- Miscellaneous -------- */

body#home ul.main_nav					{ top: 35px; }



