/* ----------------------------
simple reset
---------------------------- */

html, body
{
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6, p { margin-top: 0; }

img { border: 0; }

sup { vertical-align: text-top; }

sub { vertical-align: text-bottom; }

table
{
	border-collapse: collapse;
	border-spacing: 0;
}

caption, th, td
{
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}

input, textarea, select
{
	font-size: 110%;
	line-height: 1.1;
}

abbr, acronym
{
	border-bottom: .1em dotted;
	cursor: help;
}

html, body { height: 100%; font: 12px/15px arial, helvetica, sans-serif; background-color: #e2d3b3; text-align:center;}  

/* <============= TYPE AND CLASS STYLES ================> */
a {color: #cb6828; text-decoration: none;}
a:hover {color: #A7B0A3; text-decoration:none;}

h2 {font:bold 1.1em/1.0em arial, helvetica, sans-serif; color: #cc6600;}

h3 { color: #cc6600; font: bold 1.1em/1em; text-align: left;}

p, h2, h3 { text-align: left; margin: 0; padding: 0; }

ul {padding: 0; margin: 0; }

.date { color: gray; font-size: 0.9em; margin: 0; padding: 0;}

.navimage {border-left:solid #545050 2px;}

.item {width: 600px; margin: 0 0 25px 0; clear: both;}
div.item img {margin: 0 0 10px 20px;}

.news-date {font-weight: bold;}

.green-navbar {display: inline; text-align: left; list-style-type: none; padding-left: 30px;}

.portfolio-list {text-align:left;font-size:1.1em;width:700px;margin-bottom:25px;height:70px;}


p.location { font-weight:bold; font-size:1em; text-align: left; }

.resume-link { font-size: 0.7em; color:#cb6828; text-decoration: none; border: solid 1px gray; }

hr {color: #8d8d8d; background-color:#8d8d8d; height:1px;border-width:0;}
hr.top {color: #8d8d8d; background-color:#8d8d8d; height:1px;border-width:0;}


/*==================================================================================*/


/* <========== LAYOUT STYLES ===================> */


/* <== wrapper/header/container/footer==> */

#wrapper {background: white; text-align: center; margin: 25px auto 0; width: 900px; padding-top: 0; }

#headingcontainer { width:900px; margin:auto; text-align:center; background:white; }

#logo { width:800px; margin: 0px 50px 25px 50px; padding: 25px 0 0 0 ;background: white;}

.socialmedia {text-align:right; font-size:0.7em; color:#000000;}
.socialmedia p {text-align:right; font-size:0.7em; color:#000000;}

#index #navbar { width:800px; text-align:center; margin:0 50px;}




#index ul#menu {height: 30px;  font-family: helvetica, arial, sans-serif; font-size:1.1em; font-weight: bold; list-style-type: none; margin: 0; padding: 0; white-space: nowrap}
#index ul#menu li { display: block; float: left; margin: 0; white-space: nowrap; position:relative;}
#index ul#menu li ul {display:none;}
#index ul#menu li a { height: 25px; color: #000; text-decoration: none; display: block; float: left; line-height: 200%; padding: 2px 16px; border-right: 2px solid #fff; border-ottom: 2px solid #cc6600; white-space: nowrap}
#index ul#menu li a:hover { color: #fff; background: #cc6600; border: none;white-space: nowrap}
#index ul#menu li a.minor {font-weight:normal; padding: 2px 10px;white-space: nowrap}
#index ul#menu li.spacer { line-height: 200%;height: 25px; color:#fff; font-weight: normal; padding:2px 10px; background: #fff; border-right-style: none;white-space: nowrap }

#index ul#menu li:hover {display:block; position:absolute; width:700px;}
#index ul#menu li:hover li {
	float: left;
  	font-size: 12px;
  	font-weight:normal;
  	text-align:left;
  	width:200px;
    margin:0 0 0 0;
    padding:0 0px 0 0;
    line-height:15px;
    position:relative; /* IE needs this in order to recognize links in all
 columns */
}
#index ul#menu li:hover a { background: #dddddd; }
#index ul#menu li:hover li a:hover {background: #f5f5f5; color: #cc6600;}


ul#menu { width: 100%; height: 30px; background: #eee; font-size: 12px; font-family: helvetica, arial, sans-serif; font-weight: bold; list-style-type: none; margin: 0; padding: 0;}
ul#menu { font-size: 12px; !important}
ul#menu li { display: block; float: left; margin:0; }
ul#menu li a { height: 25px; color: #000; text-decoration: none; display: block; float: left; line-height: 200%; padding: 2px 0px 2px 15px; border-bottom: 2px #cc6600 solid;}
ul#menu li a:hover { color: #fff; background: #cc6600; border: none;}
ul#menu li a.current{ color: #eee; background: #cc6600; border: 2px solid #cc6600; border-bottom:none;}
ul#menu li a.minor {font-weight:normal; padding: 2px 10px;}
ul#menu li.spacer {color:#eee; font-weight: normal; line-height: 200%; height: 25px; padding:2px 10px; background: #eee;border-bottom: 2px #cc6600 solid;}


#navbar { width:800px; text-align:center; margin:0 50px 3px 50px;}





#container { background: white; width: 900px; margin:auto; text-align: center; min-height: 600px; padding:25px 0 0 0; overflow: hidden; }

#footer { background-color: white; width: 900px; margin: auto; padding-top: 12px; padding-bottom: 12px; text-align: center}
#footer p {text-align: center;}
#footer hr {width: 800px;}

#nav {
	width: 100%;
	margin: 0 0 1em 0;
	float:left;
	padding: 0;
	background-color: #f2f2f2;
	border-bottom: 1px solid #ccc;  }
#nav ul {
	list-style: none;
	width: 800px;
	margin: 0 auto;
	padding: 0; }
#nav li {
	float: left; }
#nav li a {
	display: block;
	padding: 8px 15px;
	text-decoration: none;
	font-weight: bold;
	color: #336666;
	border-right: 1px solid #ccc; }
#nav li:first-child a {
	border-left: 1px solid #ccc; }
#nav li a:hover {
	color: #c00;
	background-color: #fff;
	border-bottom: none; }

#nav1 {
	width: 100%;
	margin: 0 0 1em 0;
	padding: 0;
	background-color: #f2f2f2;
	border-bottom: none;  }
	
#nav-spacer p {
	text-align:right;
	background-color: #f2f2f2;
	width: 100px;
	margin-left: 800px;
}

#nav-spacer a {
	text-align:right;
	color: #cc6600;
}

p.next {
	text-align: center;
}
	
/*==================================================================================*/

/* <== INDEX ==> */

#left { margin-left: 50px; }

#index #container { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; width: 900px; margin:auto; text-align: center; min-height: 600px; padding:0; overflow: auto; }

#index-top { width: 900px; margin:0;}

#index-bottom {width: 900px; padding: 0px;}

#bottom-container {float: left; width: 800px; margin-left:50px; background: #ddd;}

#bottom-container h3 {font-size: 0.9em; margin: 10px 20px 10px 20px}
#bottom-container p {font-size: 0.8em;margin: 0 20px;}
#bottom-container img {margin: 20px;}

#flash-object { text-align: center; margin: 0px}

  #top-left {width:550px; float: left; margin:0 0 0 50px;}
  #top-right {margin:0 50px 0 650px;}
  #top-right h3 {margin:0px 60px 30px 0px;line-height:17px;color:#333; font-size:1em;}
  #top-right h3 a {color:#333; text-decoration:none;}
  #top-right h3 a:hover {color:#cc6600; text-decoration:none;}
  #top-right img {float:right; margin:0px 0 0 0;}
  #top-right hr {border:none 0;  width:100%; height:1px; text-align:left;}
        
  #spacer {height:20px; clear:both;}

  .enteremailhere {font-size:.8em; color: #666;}

  label img {vertical-align:bottom;}

  .followus {font-size:1.1em;font-weight:bold;vertical-align:bottom;}

/*=============================================================================*/

/* <== ABOUT US ==> */

#aboutus #left {float: left; width: 200px;}
#aboutus #right {width: 500px; margin-left: 300px;}
#aboutus #right p {text-align: justify;}
#aboutus #right img {margin: 10px 0 10px 20px;}


#peoplelist { width:180px; background-color: #d5d4d5; }
#peoplelist h3 { margin-bottom: 4px; color: #000; margin-left: 15px; }
#peoplelist ul { list-style: none; }
#peoplelist ul li { text-align: left; margin:0 0 5px 30px;}
#peoplelist ul li a {text-decoration:none;}
#peoplelist ul li a:hover { color:#000; }



/*==================================================================================*/
/* <== PARTNERS ==> */

#partners #left {float: left; width: 150px;}

#partners #third {float: right; width:200px;}
#partners #third li {list-style-position:inside; text-align:left; margin: 5px 0 0 10px; list-style-type:none;}

#partners #right {width: 400px; margin-left: 250px;}
#partners #right p {text-align:justify;}

/*====================================================================================*/

/* <== GREEN ==> */

#green #left {float: left; width: 250px;}
#green #right {width: 500px; margin-left: 300px;}
#green #right p {text-align: left; margin:10px 0 10px 0;}
#green #right h3 {color:#000; }
#green #right img {margin: 10px 0 10px 20px; float:right; }


#greenlist {background:#eee; }
#greenlist h3 { margin-bottom: 4px; color: #000; margin-left: 15px; }
#greenlist h3 a {color: #000;}
#greenlist h3 a:hover {color: #cc6600;}
#greenlist ul { list-style-type:disc; }
#greenlist ul li { text-align: left; margin:0 0 10px 60px;}
#greenlist ul li a {text-decoration:none;}
#greenlist ul li a:hover { color:#000; }

#green #left {margin-left: 50px; width: 275px; float: left; clear: both;}
#green #right {margin-left: 350px; text-align: left;}

/*==================================================================================*/

/* <== SPECIAL: ARTICLE ==> */

#article #left { width: 600px; margin: auto; padding: 0; }
#article #left p { font-family: Georgia, "Times New Roman", Times, serif; line-height: 1.5em; margin-bottom: 12px; text-align: justify; }
#article #left p.title {text-align: center;}
#article #left h3 {text-align: center;}
#article #left ul {text-align: justify; font-family: Georgia, "Times New Roman", Times, serif; line-height: 1.5em; margin: 0 20px 10px 10px; list-style-position: outside;}
#article #left li {text-align: justify; font-family: Georgia, "Times New Roman", Times, serif; line-height: 1.5em; margin: 0 20px 10px 10px; list-style-position: outside;}


#UptownStruggle #left {margin-left:25px; width: 800px;}
#UptownStruggle #left a {text-decoration: none;}
#UptownStruggle #left p.pages a {text-decoration: none; margin: 0 5px 0 5px; font-weight: bold;}

/*==================================================================================*/

/* <== CLIENTS ==> */

#clients #left { text-align: left; margin-left: 50px; }

/*==================================================================================*/

/* <== CONTACT US ==> */

#contact #left {margin-left: 150px; width: 250px; text-align: left; float: left; font-size: 1.1em;}
#contact #left ul {margin:0 0 20px 25px}
#contact #left ul a {color: #000;}
#contact #left ul a:hover {color: #cb6828;}

#contact #right {margin-left: 400px; text-align: left; font-size: 1.1em;}
#contact #right ul {list-style-type: none;}

/*==================================================================================*/


/* <== NEWS ==> */

#news h1 {font-size:1.5em; color:#666;}
#news #left {width: 533px; float: left; clear: both;}
#news #right {width: 266px; margin-left: 584px;}

#news #left p {margin: 5px 10px 5px 10px;}
#news #left h2 {margin: 5px 10px 5px 10px;}
#news #left ul {margin: 15px 0 5px 10px;}
#news #left li {list-style-type:disc; list-style-position:inside}
#news #left hr {color:#ddd; background-color:#ddd; width: 450px; margin: 25px 0 35px 0 ; text-align:center;}
#news #left img {float:left; margin: 0 20px 100px 0;}

#news #right {padding:10px; background-color:#ddd;}
#news #right p {margin: 5px 0;}
#news #right p.teaser {margin: 5px;}
#news #right p a {color:#000;}
#news #right p a:hover {color: #cc6600; text-decoration:none;}

#news #right img {text-align: right;}
#news #right h2 {margin:0 0 10px 0 ;}
#news #right h2 a:hover, a:hover {text-decoration:underline; color:#cc6600;}







/*==================================================================================*/

/* <== PORTFOLIO PAGES ==> */

#portfolio #left {float: left; color: #000; width: 100px; margin-left: 45px; margin-right: 0px; padding: 0px;}
#portfolio #left hr {border: 0; color: #c4c3c3; background-color: #c4c3c3; height: 1px; width: 100%; text-align: left;}
#portfolio #left a {text-decoration: none;}

#portfolio #portnav { display: block; width: 150px; list-style: none; text-align: left; }
#portfolio .portnavlink { width: 150px; height: 28px; line-height: 28px; }
#portfolio .portnavlink a { margin-left: 3%; }
#portfolio .portnavlink a:hover { background-color: #cc6600; color: #FFF; white-space: normal; display: block; width:150px; padding-left: 5px; font-weight: bold; }
#portfolio .onpage { background-color: #cc6600; color: #FFF; white-space: normal; display: block; width:150px; font-weight: bold; padding-left: 5px; }

#portfolio #right { width: 600px; min-height: 300px; margin-left: 0px; margin-right: 75px; padding: 10px; border-left: 2px solid #cc6600; vertical-align: top; float: right;}
#portfolio #right a {line-height: 1.3em; text-decoration: none; } 
#portfolio #right li { font-size: 1em; text-align: left; padding-right: 12px; list-style-type: none;}

#portfolio #right h3 { color: black; font-size: 1.1em; line-height: 1em; height: 2.5em; }
#portfolio #right p { font-size: 0.9em; line-height: 1.3em; text-align: justify; }
#portfolio #right img {margin:0 25px 20px 0;}
#portfolio #right p.location { color: #393838; font-size: 1em; text-align: left; font-weight: normal; line-height: 1.3em; }
#portfolio #right p.client { font-size: 1em; font-weight: normal; line-height: 1.3em; text-align: left; }
#portfolio #right p.title { font-size: 1.2em; font-weight: bold; line-height: 1.5em; text-align: left; }
#portfolio #right p.client a{ text-decoration: underline; font-weight: normal; text-align: left; }

#portfolio-completelist #left {float: left; color: #000; width: 100px; margin-left: 45px; margin-right: 0px; padding: 0px;}

#portfolio-completelist #portnav { display: block; width: 150px; list-style: none; text-align: left; }
#portfolio-completelist .portnavlink { width: 150px; height: 28px; line-height: 28px; }
#portfolio-completelist .portnavlink a { margin-left: 5px; text-decoration: none; }
#portfolio-completelist .portnavlink a:hover { background-color: #cc6600; color: #FFF; white-space: normal; display: block; width:150px; padding-left: 5px; font-weight: bold; }
#portfolio-completelist .onpage { background-color: #cc6600; color: #FFF; white-space: normal; display: block; width:150px; font-weight: bold; padding-left: 5px; }

#portfolio-completelist #right { width: 600px; min-height: 300px; margin-top: 0px; margin-left: 0px; margin-right: 75px; padding: 10px; border-left: 2px solid #cc6600; float:right; }
#portfolio-completelist #right a {line-height: 1.3em; text-decoration: none;color:#333; } 
#portfolio-completelist #right a:hover {line-height: 1.3em; text-decoration: none;color:#cc6600; font-weight: bold; } 
#portfolio-completelist #right li { font-size: 1em; text-align: left; padding-right: 12px; list-style-type: none;}
#portfolio-completelist #right h1 { font-size: 1.5em;}

#complete-list li {line-height:1.75em; list-style-type:square;}
#complete-list hr {width:75%; text-align:left;margin:8px auto 8px 0; color:#CCC; background-color:#ccc;}

#projectlist {float:left; width:100px;}

/*==================================================================================*/

/* <== PROJECT PAGES ==> */

#project-page #portnav { display: block; width: 140px; list-style: none; text-align: left; }
#project-page .portnavlink { width: 140px; height: 28px; line-height: 28px; }
#project-page .portnavlink a { margin-left: 5px; }
#project-page .portnavlink a:hover { background-color: #cc6600; color: #FFF; white-space: normal; display: block; width:140px; padding-left: 5px; font-weight: bold; }
#portfolio-page .portnavlink a.onpage { background-color: #cc6600; color: #FFF; white-space: normal; display: block; width:140px; font-weight: bold; padding-left: 5px; }

#project-page #left {float: left; color: #000; width: 140px; margin-left: 20px;}
#project-page #left hr {border: 0; color: #c4c3c3; background-color: #c4c3c3; height: 1px; width: 100%; text-align: left;}
#project-page #left a {text-decoration: none;}

#project-page #right { width:675px; min-height: 300px; margin-left: 0px; padding: 0px; border: none; float: right; margin-right: 30px;}
#project-page #right h3 { margin: 0 0 5px; color:#332f2d; font-weight: bold; }
#project-page #right p { font-size:0.8em; color:#514b48; font-weight: normal; text-align: justify; line-height: 1.4em; padding-right: 25px;}
#project-page #right p.location {text-align: left; }
#project-page #right p.awards {text-align: left; font-style: italic; font-size: 0.7em;}
#project-page #right li {font-size: 0.8em; margin:0 0 0 0;}
#project-page #right li.location { margin-top: 5px; font-size: 0.8em; text-align: left; list-style-type: none; }
#project-page #right li.type { font-weight: bold; font-size: 0.8em; text-align: left; padding-right: 12px; list-style-type: none; margin-top: 0;}

#VLBIproject-page #portnav { display: block; width: 140px; list-style: none; text-align: left; }
#VLBIproject-page .portnavlink { width: 140px; height: 28px; line-height: 28px; }
#VLBIproject-page .portnavlink a { margin-left: 5px; }
#VLBIproject-page .portnavlink a:hover { background-color: #cc6600; color: #FFF; white-space: normal; display: block; width:140px; padding-left: 5px; font-weight: bold; }
#VLBIportfolio-page .portnavlink a.onpage { background-color: #cc6600; color: #FFF; white-space: normal; display: block; width:140px; font-weight: bold; padding-left: 5px; }

#VLBIproject-page #left {float: left; color: #000; width: 150px; margin-left: 35px;}
#VLBIproject-page #left hr {border: 0; color: #c4c3c3; background-color: #c4c3c3; height: 1px; width: 100%; text-align: left;}
#VLBIproject-page #left a {text-decoration: none;}

#VLBIproject-page #right { width:675px; min-height: 600px; margin-left: 0px; padding: 0px; border: none; float: right; margin-right: 30px;}
#VLBIproject-page #right h3 { margin: 0 0 5px; color:#332f2d; font-weight: bold; }
#VLBIproject-page #right p { font-size:0.9em; word-spacing:2px; color:#514b48; font-weight: normal; text-align: left; line-height: 1.4em;}
#VLBIproject-page #right p.green-rating {margin: 12px 0 0 40px; font-size:1em; font-weight: bold; text-align: left;}
#VLBIproject-page #right p.green-rating a {text-decoration: none; color:#000;}
#VLBIproject-page #right p.award {margin: 0 0 0 40px; font-size:1em; font-weight: bold; text-align: left;}
#VLBIproject-page #right p.award a {text-decoration: none; color:#000;}
#VLBIproject-page #right p.description { font-size: 0.9em; margin:0; padding: 0; text-align: left; }
#VLBIproject-page #right ul {text-align: left;}
#VLBIproject-page #right ul#download-box {background-color:#dadada; padding: 10px;}
#VLBIproject-page #right li {list-style-type:none; font-size:0.9em; color:#514b48; font-weight: normal;  line-height: 1.4em;}
#VLBIproject-page #right hr {border: 0; color: #c4c3c3; background-color: #c4c3c3; height: 1px; width: 90%; text-align: left; margin:0}
#VLBIproject-page #footer hr {width:850px;}

p.update {margin: 0  30px 10px 0; font-size: 1em;}
p.update img {float: left; border:medium solid #000; margin: 0px 10px 10px 0;}
/*==================================================================================*/

/* <== SITEMAP ==> */

#sitemap #container li {line-height:1.6em; text-align: left; margin-left: 200px; list-style-type:none;}
#sitemap #container li.l2 {text-align: left; margin-left: 225px; list-style-type: square;}
#sitemap #container li.l3 {text-align: left; margin-left: 250px; list-style-type: disc;}

/*==================================================================================*/

/* <== WRITINGS ==> */

#writings #left {margin-left: 50px; width: 250px; float: left; clear: both;}
#writings #right {margin-left: 400px; text-align: left;}
#writings #right li {line-height: 1.5em; list-style-type: none; margin-bottom:5px}

/*==================================================================================*/

