/*-----------------------------------------------------
              >> Blueprint Default CSS <<
              
This is the default Blueprint stylesheet. You're free
to modify it however you wish, or replace it entirely.              
              
-----------------------------------------------------*/

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, sub, sup, tt, var,
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-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}

body, h2 {

  font-family: Courier, Courier New, Times New Roman, Times, Serif;
  font-size:12px;
	font-weight: normal;
}
body {
	  height: 100%;
	  padding-top: 20px;
}

a img {
  border: none;
}

a.active, ul.workMenu a.active {
  color:#F48308;
}
a {
  text-decoration:none;
  color:#F48308;
}

a:hover {
  text-decoration:underline;
 
}

p a {
}

p.more {
  text-align:right;  
}

p.more a {
  font-weight:bold;
  text-decoration:none;
}

/*-----------------------------------------------------
          >> Blueprint Developer Help  <<
-----------------------------------------------------*/

div.dev_attributes {
  border: 1px dashed #f0f; 
  font-family: sans-serif;
  padding: 5px; 
  margin: 0 0 20px; 
}
div.dev_attributes h2 {
  color: #f0f;
  margin: 0;
  padding: 0;
  font-weight: bold;  
}
div.dev_attributes p.exception {
  font-size: 11px;
  font-family: sans-serif;
  font-weight: bold;
  color: #f0f;
}
div.dev_attributes table {
  list-style-type: none; 
  font-family: sans-serif;  
  font-size: 11px;
  padding: 0; 
  width: 100%;
  border-collapse: collapse;
  margin: 5px 0 0 0;
}
div.dev_attributes table tr th {
  color: #f0f;
  text-align: left;
  font-weight: bold;
}
div.dev_attributes table tr td,
div.dev_attributes table tr th {
  border-bottom: 1px solid #ccc;
  padding: 3px 14px 3px 0;
}

div.dev_attributes table tr td,
div.dev_attributes table tr td p {
  font-family: Consolas, Monaco, monospace;
  font-size: 11px;
  margin: 0;
}



/*-----------------------------------------------------
                     >> Layout <<
-----------------------------------------------------*/
.container {
  width:950px;
  margin:0 auto 0;
  position:relative;
}

.mainContent {
	width: 950px;
	float:left;
	margin: 20px 0 0;
}
.content {
  float:left;
  width:500px;
  margin-bottom:40px;
}



.footer {
  padding-top:10px;
  clear:both;
}
/*-----------------------------------------------------
                  >> Navigation <<
-----------------------------------------------------*/
#banner{
	position: absolute;
	top: 20px;
	left: -30px;
	width: 280px;
	height: 70px;
	background:transparent url(../images/logo.png) no-repeat scroll 0 0px;
	z-index: 20;
}

.imageLoader ul, ul.globalNav  {
	list-style:none;
}

ul.globalNav {
	background:transparent url(../images/logo.png) no-repeat scroll 0 -70px;
	height:140px;
	overflow:hidden;
	padding: 150px 0 0 40px;
	position:absolute;
	left: -30px;
	top: 90px;
	z-index: 20;
	width: 113px;
	float:left;
}
li#coming-soon {
	display:none;
}
ul.globalNav li a, ul.globalNav li{
	width:85px;
	height:33px;
	display:block;
}
ul.globalNav li {
	float:left;
	clear:both;
}
ul.globalNav li a span {
	display:none;
}
ul.globalNav li a {
	background:no-repeat;
}
ul.globalNav li#works {
	background:url(../images/menu.png) -88px 6px no-repeat;
}
ul.globalNav li#credit  {
	background:url(../images/menu.png) -88px -32px no-repeat;
}
ul.globalNav li#contact {
	background:url(../images/menu.png) -88px -72px no-repeat;
}
ul.globalNav li#works:hover, ul.globalNav li#works.active {
	background:url(../images/menu.png) 1px 6px no-repeat;
}
ul.globalNav li#credit:hover, ul.globalNav li#credit.active {
	background:url(../images/menu.png) 1px -32px no-repeat;
}
ul.globalNav li#contact:hover, ul.globalNav li#contact.active {
	background:url(../images/menu.png) 1px -72px no-repeat;
}

ul.workMenu {
	list-style:none;
	width: 450px;
	height:40px;
	list-style:none;
	font-size:16px;
	margin:55px 0 0 320px;
}
ul.workMenu  a {
	color:black;
}
ul.workMenu li {
	float:left;
	width:auto;
	padding:0 35px;
}

ul.globalNav li#home{
	display: none;	
}

ul ul ul {
  margin-top:0;
}

#projectTitle{
	width: 850px;
}

	#projectTitle h2{
		text-align: center;
	}

.projectImages .imageLoader {
	overflow:hidden;
	width:525px;
}

.projects{
	width: 850px;
	overflow: hidden;
}

.projects .imageLoader {
	overflow:hidden;
	width: 850px;
	position: relative;
}

.projects ul{
	overflow:hidden;
}

.projectIndex .imageLoader{
	margin: 0 0 140px;
}

.projects .imageLoader li {
	width: 850px;
}
.projectImages .imageLoader li {
	width:525px;
	padding-top:8px;
}
.imageLoader li a{
	display:block;
	width:270px;
	height:180px;
	float:left;
	margin: 0 0 20px 20px;
}

/* HODY - get rid of this
   Just to remind you, this resizes
   the images to the new layout size.
   
   Love lau
*/
.imageLoader li a img{
	width:270px;
	height:180px;
}

.imageLoader li a.first{
	margin: 0 0 20px 0;	
}

.imageControl #prevBtn, .imageControl #nextBtn{
	display:block;

}
.imageControl a {
	color:black;
	font-size:40px;
	font-weight:normal;
}
.imageControl a:hover {
	color:#F48308;
}
.imageControl #prevBtn{
	float:left;
	margin-left: 15px;
}
.imageControl #nextBtn{
	float:right;
	margin-right: 15px;
}
/*-----------------------------------------------------
                  >> Basic Typography <<
-----------------------------------------------------*/

.siteTitle {
	height:75px;
	left:5px;
	position:absolute;
	width:265px;
	z-index:1;
}
.siteTitle a {
   width:100%;
	display:block;
	height:100%;
}
.siteTitle span {
	display:none;
}

em, i {
  font-style:italic;
}

h1 {
  font-size:1.4em;
  font-weight: bold;
  margin: 1.0em 0 1.0em 0;
  letter-spacing:0.05em;
}
h2 {
	color:#F48308;
	line-height:18px;
	margin:0 0 15px 0;
}
h3 {
  font-size: 1.0em;
  line-height: 1.25;
  margin-top:2.0em;  
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin-bottom: 0.5em;
  font-weight: bold;  
}

h4 {
  margin-top:2.0em;    
  font-size:1em;
  letter-spacing: 0.075em;  
  font-weight:bold;
  margin-bottom:0.5em;
}
h6 {
  font-size:1em;
  font-weight:bold;
}

p {
  font-size:90%;
  line-height:130%;
  margin-bottom:17px;
  width:100%;
}



blockquote {
  padding:1.2em 2.0em;
}
blockquote p {
  font-size:1.2em;
  color:#003153;
  padding:0;
  margin:0;
  width:100% ! important;
}

blockquote cite {
  font-style:italic;
  font-size:0.9em;
}

.sidebar p {
  line-height:120%;
}

.footer p {
  font-size:10px; 
  text-align:right;
  width:938px; 
}

/*-----------------------------------------------------
                     >> Images <<
                     
Sizes
large: 440px
medium: 200px
small: 100px

Adjust accordingly!

-----------------------------------------------------*/

.captioned {
  margin-top: 0.7em;
  margin-bottom: 0.7em;
}
.captioned blockquote {
  background:none;
  margin: 6px 0 0 0;
  padding: 0;
  border:0;
}
.captioned blockquote p {
  font-size:0.85em;
  color:#777;
  font-style:normal;
  line-height: 140%;
}
img.small, .smallCaptioned {
  float:left;
  width:100px;
  margin:0 18px 10px 0;
}
img.med, .medCaptioned {
  float:left;
  width:200px;
  margin:0 18px 10px 0;
}
img.med_right, .med_rightCaptioned {
  float:right;
  width:200px;
  position: relative;
  margin-right: -210px;  
}
img.large, .largeCaptioned {
  width:440px;
  margin:0;
  padding: 0;
  border: 1px solid #ddd;
  background:#fff;  
}
.largeCaptioned {
  margin: 1.7em 0;
  border: none;
  padding: 0;
}

.medCaptioned img, 
.med_rightCaptioned img,
.smallCaptioned img,
.small_rightCaptioned img,
.largeCaptioned img {
  float:none;
  margin:0;
}

/*  project detail */
#project_description{
	clear: both;
	min-height: 140px;
	margin: 0 20px;
}

.projectDetail {
	margin-right:16px;
	margin-top:10px;
}
/*-----------------------------------------------------
                     >> Blog & News <<
-----------------------------------------------------*/

.post {
  margin-bottom:50px;
}

.date {
  font-size:70%;
  color:#000;
  padding-left:4px;
}

p.numberComments {
  font-size:12px;
  text-align:right;
  margin-top:25px;
  color:#003153;
}

.pagination {
  margin-top:15px;
  width:90%;
  text-align:right;
  font-size:11px;
}

.pagination ul {
  margin-top:4px;
  float:right;
  list-style:none;
  font-size:11px;
}

.pagination ul li {
  border-right:1px solid #444;
  padding:0 4px;
  float:left;
}

p.bio img {
  float:left;
  margin:0 9px 6px 0;
  border:1px solid #eee;
}


/*-----------------------------------------------------
                     >> Comments <<
-----------------------------------------------------*/

.date, .hidePreview {
  font-size:70%;
  color:#000;
  padding-left:4px;
}
form.comments {
  margin-top:45px;
}

form.comments div.details {
  float:left;
  width:40%;
  padding:0;
}

.details input {
  margin:0;
  width:100%;
}

form.comments div.comment {
 float:right;
 width:54%;
}

.comment textarea {
  width:100%;
}

form.comments small {
  float:right;
  font-size:11px;
  display:block;
  margin-top:0;
}

form.comments p.submit {
  padding-top:18px;
  clear:both;
}

#commentPreview p {
  color:#003153;
}

h2.commentsHeader {
  margin-top:40px;
  font-size:16px;
  font-weight:bold;
}

div.comment {
  margin-bottom:20px;
}

div.comment p {
  margin-bottom:25px;
  color:#444;  
  font-size:13px;
  line-height:130%;  
  width:80%;
  margin-bottom:13px;
}

.commenter {
  font-size:13px;
  margin-bottom:5px;
}

.numberComments {
  margin-top:30px;
  text-transform:uppercase;
}


/*-----------------------------------------------------
                     >> Events <<
-----------------------------------------------------*/

.event {
  margin-bottom:50px;
}



/*-----------------------------------------------------
                     >> Projects <<
-----------------------------------------------------*/

#project_wrap{
	margin: 70px 0 0 100px;
}

.row {
  overflow:hidden;
  width:100%;
  margin-bottom:20px;
}

.project {
  margin-bottom:30px;
  width:230px;
  margin-right:30px;
  float:left;
}

.project img {
  float:left;
  width:100%;
  margin-bottom:20px;
  border:1px solid #eee;
}

.project p {
  font-size:80%;
  width:100%;
  line-height:135%;
  margin-top:10px;
}

.project h3 {
  margin-bottom:10px;
  height:30px;
}

div.portfolio .slideshowMain {
  background: url(/static/images/spinner.gif) center center no-repeat;
  margin-bottom:10px;
}

div.portfolio .slideshowThumbs {
  margin-bottom:20px;
}

div.portfolio .slideshowMain img, div.portfolio .image img {
  width:96%;
}

div.portfolio .slideshowThumbs img {
  width:185px;
  margin-right:6px;
}

div.portfolio .caption, div.portfolio .imageInfo {
  text-align:left;
  margin-top:5px;
}

div.portfolio .slideshowMain p.caption {
  height:50px;
}

.projectDescription {
  width:70%;
  float:left;
}

.portfolio div.projectDetails {
  text-align:left;
  margin:0 0 20px 0;  
  font-size:12px;
}

.portfolio blockquote {
  width:22%;
  float:right;
  margin:0;
  padding:0 3%;
}

.portfolio blockquote p {
  line-height:120%;  
}

/*-----------------------------------------------------
                     >> Gallery <<
-----------------------------------------------------*/

div.gallery .slideshowMain {
  background: url(/static/images/spinner.gif) center center no-repeat;
}

div.gallery .slideshowMain img, div.gallery .image img {
  width:96%;
}

div.gallery .slideshowThumbs img {
  width:18%;
  margin-right:1%;
}

div.gallery .caption, div.gallery .imageInfo {
  text-align:left;
  margin-top:5px;
}

div.gallery .slideshowMain p.caption {
  height:50px;
}

/*-----------------------------------------------------
                  >> Contact Form <<
-----------------------------------------------------*/

form {
  width:90%;
  padding:0;
}

fieldset {
  padding:0;
}

label {
  display:block;
  color:#003153;
  font-size:70% ! important;
  text-transform:uppercase;
}

fieldset input {
  width:85%;
  font-size:15px;
  margin-bottom:10px;
}

fieldset textarea {
  width:100%;
  font-size:15px;
  line-height:130%;
}

p.submit {
  text-align:center;
  margin-top:10px;
  width:100%;
  overflow:hidden;
}

.submit input {
  font-size:16px;
}


/*-----------------------------------------------------
                     >> Search <<
-----------------------------------------------------*/

div.siteTitle form {
  position:relative;
  float:right;
  width:280px;
  margin-top:-4px;
}

/*-----------------------------------------------------
                     >> Links <<
-----------------------------------------------------*/

dl.links dt {
  font-weight:normal;
}

.links dt image {
  float:left;
}

dl.links dd {
  margin-bottom:20px;
}

dl.links dd p {
  font-size:13px;
  margin:0;
}




/*-----------------------------------------------------
                     >> DBY Table <<
-----------------------------------------------------*/

table.dby {
  border-collapse:collapse;
  margin:0;
  padding:0;
  font-size:0.9em;
  width:100%;
}

table.dby a {
  text-decoration: none;
}

table.dby a:hover {
  text-decoration: underline;
}

table.dby td, 
table.dby th {
  text-align:left;
  padding: 5px 3px 5px 0;
  border-bottom:1px solid #ddd;  
}
table.dby th {
  font-weight:bold;
  vertical-align:center;  
}
table.dby td {
  vertical-align: top;
}
table.dby td p {
  line-height: 125%;
  width: 100%;
}
table.dby .downloadDate {
  width: 7em;
}
table.dby .downloadContent {
  width:27em;
}
table.dby .downloadLink {
  width:100px;
  text-align:right;
}


/* Year navigation */

ul.dbyYears {
  font-size: 0.9em;
  margin: 1.6em 0 0 0;
  padding: 0;
}

ul.dbyYears li {
  display: inline;
  padding-right: 8px;
}


/*-----------------------------------------------------
                     >> Mimetypes <<
-----------------------------------------------------*/

a.download {
  display:block;
  overflow:hidden;
  border:1px solid #ccc;
  margin:0;
  padding:0;
  background:#eee;
  position:relative;
  text-decoration:none;
}
a.download:hover {
  background:#E6F1FF;
}
a.download label {
  margin:20px 0 0 0;
  padding:0;
  display:block;
  line-height:140%;
  float:left;
}
a.download label span {
  font-weight:bold;
  font-size:12px;
}
a.download img {
  float:left;
  margin:0;
  padding:3px 0;
  width:64px;
  height:64px
}
.flashVideo {
	width:520px;
	margin:auto;
}
.contact, .credit {
	text-align:center;
}
.contact {
	margin-top:55px;
}
.credit {
	font-size:16px;
	margin-top:55px;
}

.credit .videoPlace{
	margin-top: 140px;
	font-size: 14px;
}
a.projectItem {
	position:relative;	
	text-decoration:none;
}

a.projectItem .caption {
	bottom:0;
	color:black;
	position:absolute;

	visibility:hidden;
	z-index:10;
	width:270px;
}
.caption #fancy_title_main div{
		font-size:9px;
}
a.projectItem:hover .caption {
	visibility:visible;	
}
.caption .message {
	text-align:center;
	background:white;
	width:auto;
}

/*-----------------------------------------------------
                >> Home Page Slide Show <<
-----------------------------------------------------*/
#gallery{ width: 900px; margin: 0 auto; }

#thumbs{}
	#thumbs ul{ list-style: none; }
		#thumbs ul li{ list-style: none; }