@charset "UTF-8"; 

/*
colors-
light steel #E9ECEE
orange #F6895f
green #99CB99
blue #1C3664
black #333333
grey #AEA9A6
bone #F3F3F3
steel grey #C7D1D2
brown #4C4343
red #FF3333 was #E11F26
salmon #F27576
------
important code:
&#8226; -bullet
&#215; - x
&#8855; - circled x
border-width: thin; 
border-bottom-color: #; 
border-bottom-style: dotted; 
font-variant: small-caps;
background-image:url('./images/#gif');
background-repeat:none;
background-repeat:no-repeat;
background-attachment:fixed; *or scroll*
background-position:center; *or #% #%*
*/

/*start retainers*/

body {
	margin: 0px;
	font-size:100%;
	padding:0;
	background-color: #C7D1D2;
	}

body#home a#homenav { 
 	color: #FF3333; 
 	font-family: "Gill sans", "Arial Black", "Georgia";
	font-size: 4.4em; 
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	line-height:2ex;
	letter-spacing: 0.01em;
	/*border-bottom: 2px solid #FF3333;*/
 	}

body#about a#aboutnav,
body#contact a#contactnav,
body#more a#morenav,
body#work a#worknav { 
 	color: #FF3333; 
 	font-family: "Gill sans", "Arial Black", "Georgia";
	font-size: 3.3em; 
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	line-height:2ex;
	/*letter-spacing: -0.03em;*/
	/*border-bottom: 6px solid #FF3333;*/
 	}

#container {
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 1.5em 1em 2em 1em;
	height: 600px;
	width: 850px;
	}	

#nav {
	margin: 0em;
	margin-top: 1em;
	padding: 0em;
	height: auto;
	width: 845px;
	background-color: none;
	float: left;
	}

#logobig {
	border-width: 0px;
	text-align: center;
	width: 845px;
	height: 302px;
	margin-top: 100px;
	}

#subnav {
	margin: 0em;
	padding: 0em;
	height: auto;
	width: 700px;
	background-color: none;
	text-align: left;
	}

.logo {
	border-width: 0px;
	width: 60px;
	height: 60px;
	float: left;
	background-repeat: none;
	background-position:0 0;
	display: block;
	margin: 5px 10px 5px 10px;
	}

#menu1 {
	/*position: absolute;*/
	float: left;
	margin: 0px;
	padding: 0px;
	padding-left: 80px;
	height: 540px;
	width: 760px;
	text-align: left;
	}

#design {
	width: 450px;
	height: auto;
	/*float: left;*/
	position: relative;
	padding-right: 18px;
	line-height: 1.45;
	}
	
#think {
	width: 450px;
	height: auto;
	/*float: left;*/
	position: relative;
	padding-right: 18px;
	line-height: 1.4;
	/*text-align: justify;*/
	}
	
#make {
	width: 450px;
	height: auto;
	/*float: left;*/
	position: relative;
	padding: 0px;
	line-height: 1.45;
	}

#menu2 {
	float: left;
	margin: 0px;
	padding: 0px;
	padding-left: 80px;
	height: 180px;
	width: 760px;
	text-align: left;
	}	

#folio{
	position: relative;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 450px;
	text-align: left;
	float: left;
	padding-left: 80px;
	}
	
.finalthumb {
	padding: 0px;
	margin-right: 20px;
	margin-bottom: 15px;
	float: left;
	line-height:2ex;
	background-color: none;
	width: 450px; 
	text-align:left;
	}

.finalthumb img {
	width: 450px; 
	height: 337.5px;
	}

#footer {
	margin: 0em auto;
	position: relative;
	height: auto;
	text-align: center;
	padding: 8px;
	background-color: none;
	}
	
/*end retainers*/

/*start hovers*/

a:link {
	color: #777777;
	text-decoration: none;
    }
a:visited {
	color: #AEA9A6;
	text-decoration: none;
    }
a:hover {
	color: #FF3333;
	text-decoration: none; 
	border: none; 
    }
a:active {
	color: #F3F3F3;
	text-decoration: none;
    }

/**/

a.navtext:link {
	color: #E9ECEE;
	text-decoration: none;
    }
a.navtext:visited {
	color: #E9ECEE;
	text-decoration: none;
    }
a.navtext:hover {
	color: #FFFFFF;
	text-decoration: none; 
	/*border-bottom: 6px solid #333333;*/ 
    }
a.navtext:active {
	color: #FF3333;
	text-decoration: none;
    }

/**/

a.subnavtext:link {
	color: #E9ECEE;
	text-decoration: none;
    }
a.subnavtext:visited {
	color: #E9ECEE;
	text-decoration: none;
    }
a.subnavtext:hover {
	color: #FFFFFF;
	text-decoration: none; 
    }
a.subnavtext:active {
	color: #FF3333;
	text-decoration: none;
    }
    
/**/

a img {
	display: block;
	text-decoration:none;
	color: none;
	border: 0px;
    }
a img:hover {
	color: none;
	text-decoration:none;
	background-position:0 0px;
    }
a img:active {
	color: none;
	text-decoration:none;
	background-position:0 0px;
    }

/**/

a.finalthumb img {
	border: 0;
	text-decoration:none;
	}
a.finalthumb img:hover {
	border: 0;
	text-decoration:none;
	}
a.finalthumb img:active {
	border: 0;
	text-decoration:none;
	}
	
/*end hovers*/

/*start type*/

.navtext {
	font-family: "Gill sans", "Arial Black", "Georgia";
	font-size:3.3em; 
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	line-height:2ex;
	/*letter-spacing: -0.03em;*/
	color: #E9ECEE;
	}

.subnavtext {
	font-family: "Gill sans", "Arial Black", "Georgia";
	font-size:2.5em; 
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	line-height:2ex;
	/*letter-spacing: -0.03em;*/
	color: #E9ECEE;
	}

hr {
	background-color:#333333;
	border: 0;
	height: 2px;
	width: 100%;
	text-align: left;
	margin: 0px;
	padding-bottom: 1px;
	padding-top: 1px;
	}
	
hr.thick {
	background-color:#333333;
	border: 0;
	height: 6px;
	width: 100%;
	text-align: left;
	margin: 0px;
	padding-bottom: 1px;
	padding-top: 1px;
	}

.pagetitle {
	padding-bottom: 0.25em; 
	width: 400px;
	font-style:oblique;
	color:#FF3333;
	}

p {
	font-family: "Georgia";
	font-size:0.75em;  /* 16x0.75=12 */
	line-height: 1.35;
	padding: 2px;
	color:#333333;
	}

.prjtitle { 
	font-family: "Georgia";
    padding-bottom: 0.75em; 
    width: 450px;
    font-weight: bold; 
    font-size:1.5em;  /* 16x1.5=24 */
    line-height:2ex;
    color:#333333;
    letter-spacing: -0.03em;
    font-style:oblique;
    }

.prjsubtitle { 
	font-family: "Georgia";
    padding-bottom: 0.75em; 
    width: 450px;
    font-size:0.875em;  /* 16x0.875=14 */
    line-height:4ex; 
    color: #333333;
	font-style: normal;
	/*font-variant:small-caps;*/
	font-weight: lighter;
	font-style:oblique;
    }

p.explain {
	font-family: "Georgia";
	font-size:0.75em;  /* 16x0.75=12 */
	line-height: 1.45;
	padding: 2px;
	color:#333333;
	width: 400px;
	height: auto;
	}

p.cont {
	font-family: "Helvetica";
	font-size:0.75em;  /* 16x0.75=12 */
	line-height: 1.45;
	padding: 2px;
	width: 450px;
	height: auto;
	text-align: left;
	font-weight: normal; 
	border-bottom: 6px solid #333333; 
	}

.smallcaps {
	font-variant:small-caps;
	font-family: "Georgia";
	font-size:0.8125em;  /* 16x0.8125=13 */
	line-height:2.5ex;
	padding: 2px;
	color:#333333;
	}

p.footernotes {
	font-family: "Georgia";
	font-size:0.5em;  /* 16x0.5=8 */
	line-height: 1.35;
	padding: 2px;
	color:#666666;
	}

li {
	font-family: "Georgia";
	line-height: 1.35;
	font-size:0.625em;  /* 16x0.625=10 */
	padding: 2px;
	color:#000000;
	width: 400px;
	}

blockquote {
	font-family: "Georgia";
	font-size:0.625em;  /* 16x0.625=10 */
	line-height: 1.35;
	padding: 2px;
	width: 330px;
	color:#000000;
	}

#footer p {
	margin: 0em;
	padding:.5em 0em;
	background-color: none;
	font-size: 0.6em;
	color: #E9ECEE;
	text-align: center;
	}
	
.clearboth { clear: both; }

h1,h2,h3,h4,h5,h6 {
	padding: 0px;
	margin: 0px;
	font-family: "Georgia";
	letter-spacing: -0.04em;
	font-style: oblique;
	}

H1 { 
    font-weight: bold;
    font-size:2.5em;  /* 16x2.5=40 */ 
    line-height:3ex;
	color:#333333;
	font-style: oblique;
    }

H2 { 
    font-weight: bold; 
    font-size:2em;   /* 16x2=32 */
    line-height:3ex;
   	color:#333333;
	font-style: oblique;
    }  
    
H3 { 
    font-weight: bold; 
    font-size:1.3125em;  /* 16x1.3125=21 */
    line-height:2ex;
    color:#333333;
	font-style: oblique;
    }  
    
H4 { 
    font-weight: bold; 
    font-size:1.125em;  /* 16x1.125=18 */
    line-height:2ex; 
   	color:#333333;
	font-style: oblique;
    }  
    
H5 { 
    font-weight: bold; 
    font-size:0.875em;  /* 16x0.875=14 */
    line-height:2ex; 
    color: #333333;
	font-style: oblique;
    }  
    
H6 {
    font-weight: bold; 
    font-size:0.75em;  /* 16x0.75=12 */
    line-height:2ex;
    color: #333333;
	font-style: oblique;
    }  
/*end type*/

/*start unused

#menu3 {
	position: relative;
	margin: 0px;
	padding: 0px;
	height: 800px;
	width: 700px;
	text-align: left;
	float: right;
	padding-right: 70px;
	}
    
.redtext {
	color:#FF3333;
	font-family: "Georgia";
	font-size:0.75em;  
	line-height: 1.35;
	}

.processthumb {
	padding: 0px;
	margin-right: 10px;
	margin-bottom: 15px;
	float: left;
	line-height:2.5ex;
	background-color: none;
	width: 200px; 
	text-align:left;
	}

.processthumb img {
	width: 200px; 
	height: 150px;
	}

a.processthumb img {
	border: 0;
	text-decoration:none;
	}
a.processthumb img:hover {
	border: 0;
	text-decoration:none;
	}
a.processthumb img:active {
	border: 0;
	text-decoration:none;
	}
	
end unused*/



