/*----------------------*/
/*----Tan Stylesheet----*/
/*----------------------*/

/* -------- Backgrounds -------- */

body, #container						{ background: #e4ded0; }
#header_wrap							{ background: #e4ded0 url(../images/topborder_tan.gif) repeat-x top; }
#header									{ background: url(../images/headerbg_tan.gif) no-repeat bottom center; }
#footer_wrap							{ background: #212223; }
#footer a.feed							{ background-image: url(../images/rss_tan.gif); }
#searchform, #searchform input#s, .list	{ background: #242526; }
#project_wrap {  background: #212223; z-index: 100; }
.pagetitle				{ background: #212223; }
#content_wrap							{ background: #e4ded0; z-index: 1; }
.info a.nextproject						{ background: url(../images/nextproject_tan.gif) no-repeat top left; }
.navigation a							{ background: #377e8f; }
input.text, textarea					{ background: #212223; }
input.submit							{ background: #377e8f; }
.project_screen							{ background: #323435; }

/* -------- Borders -------- */

#header_wrap							{ border-bottom: 1px solid #383a3b; }
#footer_wrap							{ border-top: 1px solid #383a3b; }
#content_wrap							{ border-top: 1px solid #383a3b; }
hr										{ border-top: 1px solid #bfbaaf; border-bottom: 1px solid #e0dbcd; height: 2px; }
ul.main_nav li							{ border-left: 1px solid #cec9bb; }
ul.main_nav li.current_page_item a, #home li.left a, ul.main_nav a:hover { border-bottom: 1px dotted #dd9200; }
ul.main_nav li.left						{ border: none; }
#project_wrap, .pagetitle				{ border-top: 1px solid #1d1e1f; border-bottom: 1px solid #383a3b; }
.project_screen							{ border: 1px solid #323435; z-index: 100; }
.flickr img								{ border: 1px solid #323435; }
.list h4								{ border-bottom: 1px solid #323435; }
.commentlist							{ border-top: 1px solid #bfbaaf; }
.comment								{ border-bottom: 1px solid #bfbaaf; }
.name									{ border-right: 1px solid #bfbaaf; }
.text									{ border-left: 1px solid #bfbaaf; }
.no-crop { border: 1px solid #BFBAAF; }
.crop_image { border: 1px solid #BFBAAF; }

/* -------- 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, h1.logo, .commentarea h4 { font-style: italic; font-weight: normal; } 
p.description							{ font-size: 0.95em; }

/* -------- Colors -------- */

body							{ color: #444444; }
input#s { color: #878787; }
.info p { color:#878787; }
#header_wrap							{ color: #857f73; }
#footer_wrap							{ color: #565656; }
a										{ color: #377e8f; }
#footer_wrap a, .info a					{ color: #76979f; }
.info h2 a, .info h2					{ color: #c8bfad; }
h1.logo, h1.logo a, h2.posttitle, h2.posttitle a, h4.title { color: #377e8f; }
p.comments, p.comments a, .text_left, p.description, .pagetitle { color: #6c6b68; }
.info a.nextproject						{ color: #be9765; }
.module h4								{ color: #878787; }
.navigation a							{ color: #fff; }
input.text, textarea					{ color: #878787; }
input.submit							{ color: #fff; }

/* -------- Miscellaneous -------- */