/* ============= BEGIN CSS RESET ============= */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; 
}
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }

/* remember to define focus styles! */
:focus { outline: 0; }
/* ============= END CSS RESET ============= */

/* ============= LAYOUT ============= */
body { background: #333; }

#wrapper { width: 900px; margin: 0 auto; background: url(../imgs/layout/bg.jpg) no-repeat; }
#subWrapper { width: 755px; margin: 0 auto; margin-top: -120px; }

#header { height: 252px; position: relative; }
#header ul { position: absolute; top: 205px; right: 0; list-style: none; margin: 0; padding: 0;  }
#header ul li { display: inline; padding: 0 20px; }

#logo { position: absolute; left: 15px; top: 190px; }

#content { position: relative; height: 460px; border: solid 2px #868686; margin-bottom: 42px; }
#content .tlc, #content .trc, #content .blc, #content .brc { width: 9px; height: 9px; position: absolute; z-index: 10; }
#content .tlc { background: url(../imgs/layout/featured-tlc.png) no-repeat; top: -2px; left: -2px; }
#content .trc { background: url(../imgs/layout/featured-trc.png) no-repeat; top: -2px; right: -2px; }
#content .blc { background: url(../imgs/layout/featured-blc.png) no-repeat; bottom: -2px; left: -2px; }
#content .brc { background: url(../imgs/layout/featured-brc.png) no-repeat; bottom: -2px; right: -2px; }

#content .nav { position: absolute; bottom: 12px; left: 12px; }
#content .nav ul { list-style: none; margin: 0; padding: 0; position: relative; z-index: 1; }
#content .nav ul li { float: left; background: #ff9721; margin-right: 7px; opacity: .5; }
#content .nav ul li:last-child { margin-right: 0; }
#content .nav ul li:hover,
#content .nav ul li.active { opacity: 1; }
#content .nav ul li,
#content .nav ul li a { width: 18px; height: 18px; }
#content .nav ul li a { display: block; }

#content.portfolio { background: #63676a; }
#content.about { background: #565656; }

#portfolioThumbs { margin: 0; padding: 0; list-style: none; }
#portfolioThumbs li { margin: 32px 0 0 33.5px; float: left; }

.halfCol { width: 47%; }
.pad { padding: 32px; }

#baseImg { padding-bottom: 100px; }

/* === Layout Misc === */
.center { margin: 0 auto; }
.tcenter { text-align: center; }
.hide { display: none; }
.clear { clear: both; }

.opacity75 { opacity: .75; }

.fl { float: left; }
img.fl { float: left; margin: 8px 8px 8px 0; }
.fr { float: right; }
img.fr { float: right; margin: 8px 0 8px 8px; }

.first      { margin-left:0; padding-left:0; }
.last       { margin-right:0; padding-right:0; }
.top        { margin-top:0; padding-top:0; }
.bottom     { margin-bottom:0; padding-bottom:0; }

/* Use this instead of html hr tag */
span.hr { width: 100%; height: 1px; display: block; border-top: solid 1px #ccc; margin: 12px 0; }

/* === Contact Form === */
#contactForm { width: 291px; margin: 0 auto; text-align: left; }
#contactForm .space { margin-right: 20px; }
#contactForm input { width: 144px; }
#contactForm input.small { width: 111px; }
#contactForm input,
#contactForm textarea { padding: 4px; margin-bottom: 8px; border: 0; }
#contactForm input,
#contactForm textarea,
#contactForm label,
#contactForm input.submit-button { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: .85em; color: #e6e6e6; }
#contactForm label { padding-bottom: 5px; font-weight: bold; line-height: 2em; text-transform: lowercase; }
#contactForm textarea { height: 65px; width: 282px; overflow: auto; }

#contactForm input,
#contactForm textarea { background: #3e3e3e; }

#submit { float: right; }
#contactForm input.submit-button { width: 60px; cursor: pointer; background: #3e3e3e; border: solid 1px #cfcfcf; padding: 2px; font-weight: bold; letter-spacing: .5px; }

#response { clear: both; }
#response li { color: #FF0000; margin-left: 25px; }
#response .success { text-align: center; }

#TB_overlay { position:fixed; z-index:100; top:0; left:0; height:100%; width:100%; }
.TB_overlayMacFFBGHack { background:url(../imgs/layout/macFFBgHack.png) repeat; }
.TB_overlayBG { background-color:#000; filter:alpha(opacity=75); -moz-opacity:0.75; opacity:0.75; }

#TB_closeAjaxWindow { float:left; margin-left: 8px; }
#TB_title { background:url(../imgs/layout/contact-toprepeat.gif) repeat-x; height:35px; margin-bottom:8px; }
#TB_ajaxContent { overflow:auto; width: inherit; }
#TB_load { position:fixed; display:none; height:13px; width:208px; z-index:103; top:50%; left:50%; margin:-6px 0 0 -104px; }

#TB_window { width: 325px !important; }

* html #TB_overlay { /* ie6 hack */
position:absolute; height:expression(document.body.scrollHeight>document.body.offsetHeight?document.body.scrollHeight:document.body.offsetHeight+'px'); }
#TB_window { position:fixed; background:#585858; z-index:102; display:none; border:2px solid #cfcfcf; text-align:left; top:50%; left:50%; }
* html #TB_window { /* ie6 hack */
position:absolute; margin-top:expression(0-parseInt(this.offsetHeight/2) 0 (TBWindowMargin=document.documentElement&&document.documentElement.scrollTop||document.body.scrollTop) 0 px); }

* html #TB_load { /* ie6 hack */
position:absolute; margin-top:expression(0-parseInt(this.offsetHeight/2) 0 (TBWindowMargin=document.documentElement&&document.documentElement.scrollTop||document.body.scrollTop) 0 px); }
#TB_HideSelect { z-index:99; position:fixed; top:0; left:0; background-color:#fff; border:none; filter:alpha(opacity=0); -moz-opacity:0; opacity:0; height:100%; width:100%; }
* html #TB_HideSelect { /* ie6 hack */
position:absolute; height:expression(document.body.scrollHeight>document.body.offsetHeight?document.body.scrollHeight:document.body.offsetHeight+'px'); }

/* ============= FONTS - The font-size percentage is of 16px. (0.75 * 16px = 12px) ============= */
body { font-size: 75%; color: #fff; font-family: "Helvetica Neue", Arial, Helvetica, sans-serif; }

#header ul li a { color: #fff; font-size: 1.65em; text-decoration: none; text-transform: lowercase; font-weight: 100; letter-spacing: 1px; }
#header ul li a.active { color: #7f7f7f; }
#header ul li a:hover { color: #ff9721; }

#header ul li.portfolio a { color: #ff9721; }
#header ul li.portfolio a.active { color: #c1c1c1; }
#header ul li.portfolio a:hover { color: #fff; }

#content h3 { color: #272727; text-transform: lowercase; font-size: 1.6em; margin-bottom: .65em; }
#content .nav ul li a { text-decoration: none; color: transparent; text-align: center; }

#footer { text-align: center; font-size: .85em; color: #999; }

/* === Headings === */
h1,h2,h3,h4,h5,h6 { font-weight: normal; color: #111; }

h1 { font-size: 3em; line-height: 1; margin-bottom: 0.5em; }
h2 { font-size: 2em; margin-bottom: 0.75em; }
h3 { font-size: 1.5em; line-height: 1; margin-bottom: 1em; }
h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; }
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: 1em; font-weight: bold; }

/* === Text elements === */
.verdana { font-family: Verdana, "Helvetica Neue", Arial, sans-serif; letter-spacing: .5px; }
ul, ol, dl, dd { font-weight: 100; letter-spacing: 1px; }

p           { margin: 1.5em 0 1.5em; letter-spacing: 1px; line-height: 1.5em; }
p img.left  { float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p img.right { float: right; margin: 1.5em 0 1.5em 1.5em; }

a:focus, 
a:hover     { color: #fff; text-decoration: underline; }
a           { color: #fff; text-decoration: none; cursor: pointer; }

blockquote  { margin: 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
sup, sub    { line-height: 0; }

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin: 0 0 1.5em; font-style: italic; }
del         { color:#666; }

pre 		{ margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; }


/* === Lists === */
li ul, 
li ol       { margin:0 1.5em; }
ul, ol      { margin: 0 1.5em 1.5em 1.5em; line-height: 1.65em; }

ul          { list-style-type: disc; }
ol          { list-style-type: decimal; }

dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}


/* === Tables === */
table       { margin-bottom: 1.4em; width:100%; }
th          { font-weight: bold; background: #C3D9FF; }
th,td       { padding: 4px 10px 4px 5px; }
tr.even td  { background: #E5ECF9; }
tfoot       { font-style: italic; }
caption     { background: #eee; }


/* === Misc classes === */
.small      { font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; }
.large      { font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; }
.hide       { display: none; }

.quiet      { color: #666; }
.loud       { color: #fff; }
.highlight  { background:#ff0; }
.added      { background:#060; color: #fff; }
.removed    { background:#900; color: #fff; }
