/* -----------------------------------------------------------------------


 Blueprint CSS Framework 0.8
 http://blueprintcss.org

   * Copyright (c) 2007-Present. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

body{
}

.container {
bacground
/*float:left;*/
/*margin-left:1.5em;*/
}

/*body      { font-family: Georgia,"Times New Roman",Times,serif; }
body titles  { font-style: italic; font-weight: bold;  }
body mats  { font-family:"Helvetica Neue", Arial, Helvetica, sans-serif; font-weight: bold; text-transform: uppercase; }
*/



logo h3{ 
font-family: "Helvetica Neue", Arial, Helvetica, sans-serif; 
font-weight:bold;
letter-spacing:-1;
}

#logo h4{
border-top:1px solid #666;
font-size:2em;
font-weight:bold;
color:#333;
margin-top:0;
letter-spacing:-1;
}

#logo{
border-top:1px solid #666;
}

materials{
font-family:'andale mono', 'lucida console', monospace;
/*line-height:1.5;*/
color:#666;
}

hr{
background:#000;
height:1px;
}

ul {
list-style-type:none;
margin-left:0;
}


#proj_title{
font-weight:bold;
color:#333;
font-size:1.5em;
}

.press_title{
font-weight:bold;
color:#333;
font-size:1.5em;
border-top:1px solid #666;
}

#controls{  
font-size: 1.5em;
font-weight:bold;
color:#efg;
text-align:right;
margin-top:0.5em;
} 

#proj_materials{
/*color:#999;*/
color:#000;
margin-top:1em;

}

.press_materials{
color:#000;
margin-top:1em;
}

#proj_content{
color:333;
z-index:9999;
background-color:#FFFFFF;
}

#proj_container{
border-top:1px solid #666;
}

.press_container{
}

/*---------------hyperlinks----------------------*/

a:hover{ 
color: #0066ff; 
}

/*a:focus{
color: #0066ff;
}*/

a{ 
color: #000; 
text-decoration: none;
outline:none; 
}

a:active{ 
outline:none; 
}

p a {
color: #000;
/*text-decoration:underline;*/
font-weight:bold;
}

p a:hover, a:focus     {
color: #000;
text-decoration:underline;*/

}


#proj_materials a{ 
color: #CC0000; 
text-decoration: none;
outline:none; 
}

#flickr a {
font-weight:normal;
font-style:italic;
}


/*---------------Nav----------------------*/
#nav{
border-top:1px solid #666;
color:#333;
}

#nav a{
color:#999;
text-decoration:none;
}

/*#nav a:focus{ 
color: #0066ff; 
}*/

#nav a:hover{
color: #fff;
background-color:#000;
}






/*---------Twitter Status------------------*/


#twitter_div{
border-top:1px solid #666;
color:#333;
}

#twitter_div ul{
list-style:none; 
/*margin-left:10px;*/
/*font-style:italic; */
/*background-color:#edf3fb;*/
color: #999; 
}

#twitter_div li{
/*margin:0.75em;*/
}

#twitter_div a{ 
color: #999;
text-decoration: none; 
}

#twitter_div a:hover{ 
color: #0066ff;
text-decoration: none; 
}

/*---------Slideshow------------------*/
.slideshow {  
width:630px;
height:396px;
} 
 
.slideshow img {  
border-bottom:1px solid #666;
width:630px;
height:396px;
} 


.gallery h6{
}


/*---------surfacing models------------------*/
 .surfacing img {  
border:1px solid #CCC;
} 