/*----------------------*/
/*---White Stylesheet---*/
/*----------------------*/

/* -------- Backgrounds -------- */

body, #container						{ background: #13190b url(../images/bg_body.jpg) top center no-repeat; }
/*#header_wrap							{ background: #fff url(../images/topborder_grey.gif) repeat-x top; }*/
#header									{ background: url(../images/bg_header.jpg) top center no-repeat; }
#footer									{ background:  url(../images/bg_footer.jpg) top center no-repeat; }
#footer a.feed							{ background-image: url(../images/bg_rss.gif); }
#searchform, #searchform input#s 		{ background: #e2e2e2; }
/*#project_wrap, */.pagetitle			{ background: #e0e0e0; }
.info a.nextproject						{ background: url(../images/bg_btn_next_proj.jpg) 0 0 no-repeat; }
.info a:hover.nextproject				{ background: url(../images/bg_btn_next_proj.jpg) 0 -38px; }
.navigation a							{ background: #141a0c; }
.navigation a:hover						{ background: #4a4c1e; }
input.text, textarea					{ background: #e2e2e2; }
input.submit, input[type=submit]		{ background: #141a0c; }
/*.project_screen						{ background: #dadada; }*/
#project								{ background: url(../images/bg_pfolio.jpg) top center no-repeat; }
#content								{ background: url(../images/bg_content.jpg) top repeat-y; }
.about									{ background: url(../images/bg_about.gif) top left no-repeat; }
.search									{ background: url(../images/bg_search.gif) top left no-repeat; }
h3.pagetitle							{ background: url(../images/bg_header_int.jpg) top left no-repeat; }
#resume_wrap a 							{ background: url(../images/bg_resume.gif) 0 0 no-repeat; }
#resume_wrap a:hover					{ background: url(../images/bg_resume.gif) 0 -61px no-repeat; }
.wpcf7-form-control-wrap textarea		{ background: #fff; }

/* -------- Borders -------- */

hr										{ border-top: 1px solid #e5c4a2; }
ul.main_nav li							{ border-left: 1px solid #ecb357; }
ul.main_nav li.current_page_item a, #home li.left a, ul.main_nav a:hover { border-bottom: 1px dotted #333; }
ul.main_nav li.left						{ border: none; }
/*#project_wrap, .pagetitle	*/			{ border-top: 1px solid #dadada; border-bottom: 1px solid #dadada; }
.project_screen							{ border: 1px solid #2f2514; }
/*.flickr img								{ border: 1px solid #fff; }*/
.list h4								{ border-bottom: 1px solid #e5c4a2; }
.list li h2								{ border-bottom: 1px solid #e5c4a2; }
.commentlist							{ border-top: 1px solid #e9e9e9; }
.comment								{ border-bottom: 1px solid #e9e9e9; }
.name									{ border-right: 1px solid #e9e9e9; }
.text									{ border-left: 1px solid #e9e9e9; }
.wpcf7-form-control-wrap input			{ border: 1px solid #e5c4a2; }
.wpcf7-form-control-wrap textarea		{ border: 1px solid #e5c4a2; }

/* -------- Fonts -------- */

.post h2.posttitle, h4.title, h1.logo, .module h4, h3.pagetitle { font-family: Helvetica, Arial, sans-serif; }
.module h4								{ font-weight: bold; }
textarea								{ font-family: Verdana, Helvetica, Arial, sans-serif; }

/* -------- Colors -------- */

body									{ color: #24170e; }
#header_wrap							{ color: #555; }
#footer_wrap							{ color: #8a8a8a; }
h1.logo, h1.logo a, h2.posttitle, h2.posttitle a, .info h2 a, .info h2, h4.title { color: #2f2514; }
a, p.description						{ color: #c97e00; }
p.comments, p.comments a				{ color: #8d775d; }
.info a.nextproject						{ color: #fff; }
.module h4, .list a, .list li h2		{ color: #2f2514; }
.navigation a							{ color: #fff; }
input.text, textarea					{ color: #6e6e6e; }
input.submit, input[type=submit]		{ color: #fff; }
.credits								{ color: #9ca85e; }

/* -------- Miscellaneous -------- */
