html, body {font-size:100.01%;}
body{
	margin:0;
	font:64% Helvetica, sans-serif;
	color:#333;
	min-width:852px;
	
}

/*Dashboard*/
.dashboard_box {
		border: 1px solid #ccc;
		width: 200px;
		height: 250px;
		float: left;
		margin: 10px 20px 10px 0;
	}

.dashboard_header_item {
		 list-style:none;
		 font-weight: bold;
		 margin-left : -15px;
}

.dashboard_box_lg {
		border: 1px solid #ccc;
		width: 200px;
		height: auto;
		clear:both;
		margin: 10px 20px 10px 0;
	}
	
	.dashboard_box h1 {
		font-family: "Lucida Grande", "Tahoma", sans-serif;
		color: #5693D8;
		font-size: 14px;
		margin: 10px 0 0 10px;
	}
	
	.dashboard_box ol, .dashboard_box ul {
		font-family: "Lucida Grande", "Tahoma", sans-serif;
		font-size: 11px;
	}
	.dashboard_box ul {
		 list-style: circle;
	}


        .dashboard p {
             font-family: "Lucida Grande", "Tahoma", sans-serif;
	     font-size: 11px;
             font-weight: bold;
}



.today {position: absolute; left: 50%; margin-left: -10px; top: 154px; z-index: 9999; width: 100px;}
.town {position: absolute; left: 50%; margin-left: 240px; top: 156px; font-size: 11px; color: #aaa; font-style: italic; }
.weatherfeed {position: absolute; left: 50%; margin-left: 200px; z-index:999; }

.weather_title {display:none;}

.weather_info {display:none;}

.weather ul {
       list-style-type: none;
}

#twitter_update_list {
        font-size: 140%;
        list-style-type: none;
        margin: 0;
        padding: 0;
        line-height: 150%;
}

#twitter_update_list ul{
     list-style-none;
}

.entry { 
        margin-top: 10px;
        border-top: 1px solid #ccc;
 }

.posted, .pagecount  {
         font-family: Helvetica, Arial, sans-serif;
         font-size: 110%;
         line-height: 150%;
}

.posted a, .pagecount a {
        text-decoration: none;
        color: #5693D8;
        font-size: 11px;
        border-bottom: 1px dotted #5693D8;
}



.technologies {
        font-family: Helvetica, sans-serif;
        font-size: 11px;
        color: #5693D8;
}

.technologies a:link {
        text-decoration: none;
        color: #5693D8;
        font-size: 11px;
        border-bottom: 1px dotted #5693D8;
}

.technologies a:visited {
        text-decoration: none;
        color: #5693D8;
        font-size: 11px;
}

.technologies a:hover {
        text-decoration: none;
        color: #FFF;
        background-color: #5693D8;
        font-size: 11px;
}

.technologies a:active {
        text-decoration: none;
        color: #5693D8;
        font-size: 11px;
}

.technologies_comments a {
        color: #5693D8;
        font-size: 11px;
        border-bottom: 1px dotted #5693D8;
        text-decoration: none;
}

/*-- header --*/
#header{
	width:852px;
	margin:0 auto;
	clear:both;
	height:133px;
	overflow:hidden;
}
#header h1{
	float:left;
	display:inline;
	text-indent:-3000px;
	overflow:hidden;
	margin:30px 0 0;
	width:230px;
	height:73px;
	border-right:1px solid #e8e8e8;
}
#header h1 a{
	margin:22px 0 0 5px;
	display:block;
	background:url(../images/logo.gif) no-repeat;
	width:152px;
	height:29px;
}
ul.top-nav{
	width:562px;
	margin:0;
	padding:58px 0 0 59px;
	float:left;
}
ul.top-nav li{
	float:left;
	padding:0 4px 0 10px;
	background:url(../images/plus.gif) no-repeat 0 55%;
	color:#5693d8;
	font-size:170%;
	list-style:none;
}
.none-separator{ background:none !important;}
ul.top-nav li a{
	text-decoration:none;
	color:#5693d8;
}
ul.top-nav li a:hover{ text-decoration:underline;}
.main-nav{
	height:41px;
	border-top:1px solid #e8e8e8;
	border-bottom:1px solid #e8e8e8;
	width:100%;
	float:left;
}
.main-nav ul{
	width:852px;
	margin:0 auto;
	overflow:hidden;
	padding:0;
}
.main-nav ul li{
	padding:0 20px 0 4px;
	list-style:none;
	float:left;
}
.main-nav ul li a{
	overflow:hidden;
	padding:13px 0 11px 0;
	display:block;
}
.main-nav ul li a span{
	cursor:pointer;
	height:17px;
	background-repeat:no-repeat;
	overflow:hidden;
	text-indent:-3000px;
	display:block;
}
.main-nav ul li a.home span {
	background-image:url(../images/home.gif);
	width:44px;
}
.main-nav ul li a.portfolio span {
	background-image:url(../images/portfolio.gif);
	width:66px;
}
.main-nav ul li a.services span{
	background-image:url(../images/services.gif);
	width:59px;
}
.main-nav ul li a.team span{
	background-image:url(../images/team.gif);
	width:37px;
}
.main-nav ul li a.journal span{
	background-image:url(../images/journal.gif);
	width:59px;
}
.main-nav ul li a.contact span{
	background-image:url(../images/contact.gif);
	width:54px;
}
.main-nav ul li a.basecamp span{
	background-image:url(../images/client-login.gif);
	width:85px;
}
.main-nav ul li a.upload span{
	background-image:url(../images/upload.gif);
	width:53px;
}
.main-nav ul li a:hover,
.main-nav ul li a.active{background:url(../images/hov-arrow.gif) no-repeat 50% 100%;}
/*-- content --*/
#content{
	width:852px;
	margin:0 auto;
	overflow:hidden;
	clear:both;
	padding:0 0 80px;
}
.fix{
	font-size:0;
	line-height:0;
	width:100%;
	display:block;
	overflow:hidden;
}

h1 {
	color: #5693D8;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 26px;
	font-weight: normal;
        margin-top: 20px;
}

h2,h3,h4 {
	clear:both;
	text-indent:-3000px;
	overflow:hidden;
	margin:0;
	height:30px;
	background-repeat:no-repeat;
	background-position:0 0;
}
h2.hend{ font-family: Georgia, serif; font-size: 18px; text-indent: 0px; color: #964431; width: 350px;}
h3{
	clear:both;
	margin:51px 0 0 3px;
	padding:0;
	height:22px;
}
h3.other-proj{ background-image:url(../images/h3-other.gif);}
h4{
	padding:0;
	height:18px;
	margin:20px 0 0 5px;
}
h4.all-latino{ background-image:url(../images/uploads/nvcc-header.png);}
h4.architectural{ background-image:url(../images/uploads/kornstein-header.png);}
h4.jast-for { background-image:url(../images/uploads/gm-header.png);}
p {
	margin:0;
	padding:2px 0 22px;
	font-size:130%;
	line-height:154%;
}
p a {
	color: #990000;
	
}
/*-- promo --*/
.promo{
	width:100%;
	clear:both;
	overflow:hidden;
}
a.img-holder img{
	border:1px solid #dedede;
	display:block;
}
.promo a.img-holder{
	margin:26px 24px 0 0;
	display:inline;
	float:left;
}
.promo a.img-holder img{ padding:3px;}
.info-holder{
	width:331px;
	float:right;
}

.info-holder h5 {
    color: #5693D8;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
    margin: 32px 0 4px 0;
    margin-top: -18px;
   *margin-top: -18px;
}

a.more{
	margin:23px 0 17px;
	text-indent:-3000px;
	overflow:hidden;
	background:url(../images/a-more-projects.gif) no-repeat;
	width:85px;
	height:13px;
	float:right;
}
.morehide{
	margin:23px 0 17px;
	text-indent:-3000px;
	overflow:hidden;
	width:85px;
	height:13px;
	float:right;
}

a.visit{
	text-decoration:none;
	font-size:120%;
	color:#5693d8;
	background:url(../images/plus.gif) no-repeat 0 55%;
	padding:0 0 0 7px;
}
a.visit:hover{ text-decoration:underline;}
.box{
	padding:25px 48px 0 0;
	width:252px;
	float:left;
}
.last-box{ padding:25px 0 0;}
.box p{
	line-height:158%;
	padding:8px 0 20px 5px;
}

.highlight {
	font-size: 14px;
	font-weight: bold;
}
/*-- footer --*/
#footer{
	border-top:1px solid #e8e8e8;
	float:left;
	width:100%;
	clear:both;
}
.holder{
	width:852px;
	margin:0 auto;
	overflow:hidden;
	clear:both;
	padding:29px 0;
}
#footer ul{
	text-align:center;
	width:540px;
	float:left;
	margin:0;
	padding:0;
}
#footer ul li{
	padding:0 12px;
	display:inline;
	list-style:none;
}
#footer ul li a{
	font-size:110%;
	text-decoration:none;
	color:#333;
}
#footer ul li a:hover{text-decoration:underline;}
#footer p{
	padding:0 0 0 53px;
	width:259px;
	color:#333;
	font-size:110%;
	float:left;
	margin:0;
	padding:0;
}



#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

