﻿/* ---------------------------------------------------------------------------------------------------

			Don Wesley                 	User Experience Design   |   Graphic & Identity Design
			
   ---------------------------------------------------------------------------------------------------
			
			Web:						http://www.donwesley.com
			Filename:					dwd.css
			Origin Date:				06.09.2009	
			Version Date:				01.22.2010				
			
			Copyright:					(c) 2009-2010 Don Wesley Design, LLC.
			Author:						Don Wesley
			Web:						http://www.donwesley.com							
			
   --------------------------------------------------------------------------------------------------- */

html  { 
	margin: 0px; 
	padding: 0px; 
}

body  { 
	font-family: Segoe UI, Helvetica, Tahoma, Arial, sans-serif;
	background: #D0DCDF;
	background-image: url('images_dwd/body_bg.png');
	background-repeat: repeat-x;
	background-position: center bottom;
	margin: 0px; 
	padding: 0px;
}

img {
	border: 0;
}



/* ---------- Layout ---------- */

#masthead {
	width: auto;
	background-color: #18313A;
/*	background-image: url('images_dwd/header_bgleft.png');
 	background-repeat: no-repeat;	*/
	padding: 18px 44px 18px 44px;
}

.title {
	position: absolute;
	right: 44px;
	top: 18px;
}

#nav {
	height: auto;
	display: block;
	clear: both;
	background-color: #021116;
}

#nav a {
	color: #fff;
	font-size: .8em;
	text-decoration: none;
	letter-spacing: 0.10em;
	vertical-align: middle;
}

#nav ul {
	width: 100%;
	margin: 0;
	background-color: #021116;
	list-style: none;
	float: right;
	padding-right: 40px;
}

#nav li {
	padding: 7px 38px 7px 0px;
	float: right;
}

#nav a:hover {
	text-decoration: underline; 
	color: #0093C2; 
	background-color: #021116;

}

#index a#indexLink, #dwd_ux a#dwd_uxLink, #dwd_process a#dwd_processLink, #dwd_print a#dwd_printLink, #dwd_resume a#dwd_resumeLink, #dwd_about a#dwd_aboutLink, #dwd_contact a#dwd_contactLink {
	background-color: #021116;
	color: #858737;
	font-weight: 600; 
}

#tagline {
	width: 100%;
	float: left;
	clear: both;
	background: #2C768A;
/*	background-image: url('images_dwd/tagline_bgright.png');
	background-position: right bottom;	
	background-repeat: no-repeat;	*/
	margin: 0;
}

.tag {
	float: left;
}

#wrapper {
	width: 960px;
	margin-left: auto;
	background: #F2F3E8;
	margin-right: auto;
	text-align: left;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
}

#folio {
	width: 980px;
	margin-left: auto;
	background: #F2F3E8;
	margin-right: auto;
	text-align: left;
	padding: 80px 40px 80px 40px;
	margin-top: 0;
	margin-bottom: 0;
}

#folio img {
	border-color: #757950;
	border-style: solid;
	border-width: 1px;
}

#folio img.noborder {
	border-width: 0px;
}


#content_left {
	width: 324px;
	background: #F2F3E8;
	height: 100%;
	padding: 40px 40px 40px 56px;
	margin: 0;
	float: left;
	text-align: left;
}

#content_right {
	width: 458px;
	background: #F2F3E8;
	padding: 40px 40px 0 40px;
	margin: 0;
	float: right;
	text-align: left;
	border-left: 1px #C7C9BF solid;
}

#content_right.process {
	width: 458px;
	padding: 40px;
	margin: 0;
	float: right;
	text-align: left;
	border-left: 1px #C7C9BF solid;
}

#content {
	width: 880px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	text-align: left;
	padding: 44px 52px 44px 56px;
	
}

#projectlist {
	width: 960px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#footer {
	width: auto;
	clear: both;
	background: #143D48;
	color: #757950; 
	font-size: .7em;  
	text-align: right;
	padding-top: 15px; 
	padding-right: 44px; 
	padding-bottom: 200px;
}

.footag {
	position: absolute;
	left: 44px;
}



/* ---------- Content ---------- */

h1, h2, h3, .h3i, p   { 
	text-align: left; 
	letter-spacing: 0.02em;
}

h1  { 
	color: #8C8C27; 
	font-size: 1.4em; 
	font-weight: 200; 
	line-height: 1em;
	margin-top: 0;
	margin-bottom: 16px;
}

h2  { 
	color: #8C8C27; 
	font-size: 1.4em; 
	font-weight: 200; 
	line-height: 1.5em;
	margin-top: 0;
	margin-bottom: 16px;
}

h3  { 
	color: #31352A; 
	font-size: 0.9em; 
	font-weight: 600; 
	line-height: 1.8em;
	margin-top: 0;
	margin-bottom: 0;
}

.h3i  { 
	color: #31352A;  
	line-height: 1.8em;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
}

p { 
	color: #31352A;  
	line-height: 1.8em; 
	font-size: 0.9em;
	margin-top: 0;
	margin-bottom: 34px;
}

p.resume { 
	color: #31352A;  
	line-height: 1.8em; 
	font-size: 0.9em;
	margin-top: 0;
	margin-bottom: 4px;
}

#content ul {
	color: #31352A; 
	font-size: 0.9em;
	line-height: 1.8em;
	margin-top: 0;
	margin-bottom: 16px;
} 

#content ul.resume {
	color: #31352A; 
	font-size: 0.9em;
	line-height: 1.8em;
	margin-top: 0;
	margin-bottom: 16px;
} 

#content li {
	color: #31352A; 
	font-size: 0.9em;
	line-height: 1.8em;
	margin: 0;
	padding: 0;
}

#photo {
	width: 422px;
	padding: 0;
	margin: 4px 0 33px 40px;
	float: right;
}

#photo p {
	color: #31352A;  
	line-height: 1.5em; 
	font-size: 0.7em;
	margin: 8px 0 0 0;
}

p a:link, a:visited { 
	text-decoration: none; 
	color: #0093C2; 
}

p a:hover, a:active { 
	text-decoration: underline; 
	color: #0093C2; 
}

.totop {
	font-size: 0.7em;
	text-align: right;
	margin-right: 20px;
}

.totop a:link, a:visited { 
	text-decoration: none; 
	color: #0093C2; 
}

.totop a:hover, a:active { 
	text-decoration: underline; 
	color: #0093C2; 
}


/* ---------- Featured Projects ---------- */

.thumb {
	margin: 10px 30px 40px 0;
	float: left;
}

.client  {  
	font-size: .9em; 
	font-weight: 700;
	padding: 14px 0 4px 0;
	margin: 0;
	line-height: 1em;
}

.project  { 
	font-size: 1.1em; 
	color: #535e00; 
	padding-bottom: 12px;
	margin: 0; 
	line-height: 1em; 
}

.details  { 
	font-size: .8em; 
	padding: 0;
	margin: 0; 
}

.link  { 
	font-size: .8em; 
	padding-top: 8px;
	margin: 0;
	margin-bottom: 40px; 
}


/* ---------- Project Tables --------- */

table {
	margin: 40px 40px 120px 56px;
	border-collapse: collapse;
}

caption {
	color: #535e00; 
	font-size: 1.2em;  
	line-height: 1em;
	margin-top: 10px;
	margin-bottom: 16px;
	text-align: left;
}

td, th {
	font-size: .80em;
	color: #31352A;   
	line-height: 120%;  
	text-align: left;
	letter-spacing: 0.02em;
	border-left: none;
	border-right: none;
	border-top: dashed 1px #C7C9BF;
	border-bottom: dashed 1px #C7C9BF;
	padding: 8px 6px 9px 8px;
}

td a:link, a:visited { 
	text-decoration: none; 
	color: #0093C2; 
}

td a:hover, a:active { 
	text-decoration: underline; 
	color: #0093C2; 
}

/* ---------- Process Table --------- */

table.process {
	margin: 0; 
	border-collapse: collapse;
}

caption.process {
	color: #535e00; 
	font-size: 1.2em;  
	line-height: 1em;
	margin-top: 10px;
	margin-bottom: 16px;
	text-align: left;
}

td.process  {
	font-size: .80em;
	color: #fff;
	background-color: #6396A3;   
	line-height: 120%;  
	text-align: center;
	letter-spacing: 0.02em;
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #fff;
	padding: 10px 12px 11px 12px;
}

td.dev  {
	background-color: #8C9030;
	font-size: .80em;
	color: #fff;   
	line-height: 120%;  
	text-align: center;
	letter-spacing: 0.02em;
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #fff;
	padding: 10px 12px 11px 12px; 
}

td.process a:link, td.process a:visited { 
	text-decoration: none; 
	color: #fff; 
	padding: 10px 12px 11px 12px;
}

td.process a:hover, td.process a:active {
	text-decoration: none;
	background-color: #fff;
	color: #0093C2;    
	text-align: center;
	padding: 10px 12px 11px 12px; 
}











