@import url("/stylesheets/lib/reset.css");
@import url("/stylesheets/lib/typography.css");
@import url("/stylesheets/lib/grid.css");

html{
	height:100%;
	}

body {
	background-color: #eaeced;
	font-size:12px;
	line-height:19px;
	height:100%;
}
h3 {
	color:#0082aa;
	margin:0;
	padding:0;
}
h3 a{
	text-decoration:none;
	margin:0;
	padding:0;
}
h4 {
	color:#0082aa;
	margin:0;
	padding:0;
}

.container_tiny {
	margin: 60px auto 120px auto;
	width: 454px;
}

.container_normal {
	margin: 60px auto 120px auto;
	width: 918px;
}

.container_wide {
	margin: 60px auto 120px auto;
	width: 1382px;
}

#page {
	top:0;
}

#header {
  background: transparent url(/images/logo.gif) no-repeat center 4px;
  height: 38px;
  margin: 0 0 19px 11px;
}

#header a{ 
	display:block;
	width:205px;
	height:48px;
	margin:auto; 
	text-align:center;
}

.container_tiny #header{
  background: transparent url(/images/logo.gif) no-repeat 125px 2px;
  margin: 0 0 19px 16px;
  }
  
.container_normal #header{
  background: transparent url(/images/logo.gif) no-repeat 358px 2px;
  margin: 0 0 19px 15px;
  }

#menu_wrapper{
	margin:0 auto;
	background: #fff url(/images/main_nav.gif) no-repeat;
	height: 16px;
	width: 397px;
	position:relative;
}
#menu_wrapper li, #menu_wrapper a {
	height: 16px; 
	display: block;
}

#menu {
  margin: 0 auto 10px auto;
  padding: 22px;
	background-color: #fff;
}

#menu_wrapper ul {
	margin: 0 auto;
	padding: 0;
	list-style: none;
}
#menu_wrapper li{
	position: absolute; 
	top: 0;
	list-style: none;
}
#menu_wrapper ul li {
	padding: 0;
	margin: 0;
	float: left;
}
.home_nav {left: 0; width: 46px;}
.projects_nav {left: 76px; width: 83px;}
.studio-info_nav {left: 189px; width: 104px;}
.contact_nav {left: 322px; width: 74px;}
.home_nav a:hover {
    background: transparent url(/images/main_nav.gif)
    0 -16px no-repeat;}
.projects_nav a:hover {
    background: transparent url(/images/main_nav.gif)
    -76px -16px no-repeat;}
.studio-info_nav a:hover {
    background: transparent url(/images/main_nav.gif)
    -189px -16px no-repeat;}
.contact_nav a:hover {
    background: transparent url(/images/main_nav.gif)
    -322px -16px no-repeat;}
.homepage .home_nav a {
    background: transparent url(/images/main_nav.gif)
    0 -16px no-repeat;}
.projects .projects_nav a, .detail .projects_nav a {
    background: transparent url(/images/main_nav.gif)
    -76px -16px no-repeat;}
.studio-info .studio-info_nav a {
    background: transparent url(/images/main_nav.gif)
    -189px -16px no-repeat;}
.contact .contact_nav a {
    background: transparent url(/images/main_nav.gif)
    -322px -16px no-repeat;}

#menu_wrapper ul li a {
	display: block;
	padding: 0 15px;
	color: #a3a29b;
	text-decoration: none;
	line-height: 19px;
}

#submenu {
  padding: 22px;
	background-color: #fff;
}

#submenu ul {
	margin:0 auto;
	width:454px;
	padding: 0;
	list-style: none;
}

#submenu ul li {
	padding: 0;
	margin: 0;
	float: left;
	background: transparent url(/images/dotted_bg.gif) repeat-y top right;
}
#submenu .last{
	padding: 0;
	margin: 0;
	float: left;
	background: none;
}

#submenu ul li a {
	display: block;
	padding: 0 15px;
	color: #a3a29b;
	text-decoration: none;
	line-height: 19px;
}

#footer {
  padding: 18px;
	background-color: #fff;
	color: #0082aa;
	height:30px;
}

#footer a, #footer a:visited {
	color: #313538;
	text-decoration: underline;
}

#footer .footerLeft{
	float:left;
	text-align:left;
}

#footer .footerRight{
	float:right;
	text-align:right;
}

.container_tiny #footer .footerRight a{display:block;}

#footer .footerRight a{
	color:#0082AA;
	text-decoration:none;
	padding-left:10px;
}

#footer .footerRight a:hover{
	text-decoration:underline;
}

/* homepage */

#homepage {
  margin: 0 0 10px 0;
  background: transparent url(/images/homepage_bg.gif) repeat-y top left;
}

#homepage_layout {
	margin:-5px 0 0 0;
}
.container_tiny #homepage_layout {
	margin:0;
}

.container_tiny #homepage #midcolumn-2{
	background: #fff;
	margin:580px 0 0 0;
	padding:10px;
	padding-bottom:0px;
}
.container_tiny #homepage #rightcolumn{
	background: #fff;
	width:434px;
	padding:10px 10px 20px 10px;
}

.container_normal #homepage #left-column{
	float:left;
	width:454px;
}
.container_normal #homepage #right-column{
	float:right;
	width:400px;
	padding:24px;
	
}

.container_wide #homepage #leftcolumn {
  width: 454px;
  float: left;
}

.container_wide #homepage #midcolumn {
  width: 454px;
  float: left;
  margin: -10px 0 0 10px;
  background:#eaeced;
}
.container_wide #homepage #midcolumn-2{
	width:434px;
	float:left;
	margin:0 10px 0 10px;
	padding:10px;
	max-height:250px;
}

.container_wide #homepage #rightcolumn {
  width: 434px;
  float: left;
	background: #fff;
	margin: -280px 0 0 0;
	padding:10px;
	min-height:530px;
}
#news_items {
	margin:15px 0 0 0;
}
#news_items h4{
	color:#68675B;
}
.news_item .first {
  margin: 20px 0 0 0;
  padding: 5px 15px 16px 15px;
  background: #fff;
}
#news_items .last {
  margin: 0;
  background: #fff;
}

.spacer {
	height:5px;
}
#spacer{
	margin-top:10px;
	height:280px;}
.news_item {
  padding: 5px 0px 1px 0px;
	margin-bottom:6px;
  background: transparent url(/images/dotted_bg.gif) repeat-x bottom left;
}
.container_tiny .news_item {
	margin-bottom:0;
}
.award_item {
  margin: 0 0 3px 0;
  padding: 0;
	width:415px;
  background: transparent url(/images/dotted_bg.gif) repeat-x bottom left;
}
.award_item h3{
	margin-top:-7px;
	padding:0;
}
.award_item p{
	padding:0 0 10px 0;
}
/* projects */

#projects {
  margin: -10px 0 10px 0;
  background: transparent url(/images/projectGridBG.jpg) repeat ;
  background-position:0px 10px;
}
#projects .cell .meta p{
	line-height:18px;
	margin-top:9px;/* actual number here is 7px, this is just on there right now to suggest that perhaps we use margins and line-heights to hide superfluous text??*/
}

#projects .cell .meta h3 {
 	height:20px;
	overflow:hidden;    
}

#credits {
  margin: 0 0 15px 0;
  padding: 0 0 16px 0;
  background: transparent url(/images/dotted_bg.gif) repeat-x bottom left;
}

/* contact */

.container_wide #contact #left-column {
	float:left;
  background: transparent url(/images/detail_wide.gif) repeat-y top left;
	margin-bottom:10px;	
	width: 1382px;
}
.container_wide #contact #left-column img{
	float:left;
	padding-right:10px;
}
.container_normal #contact #left-column {
	float:left;
  background: transparent url(/images/detail_normal.gif) repeat-y top left;
}
.container_normal #contact #left-column {
	margin-bottom:10px;
}
.container_normal #contact #left-column img {
	float:left;
	padding-right:10px;
	padding-bottom:10px;
}

.container_normal #contact #left-column img + img{padding-bottom:0px}

#contact #left-column img.last{
	padding-bottom:0;
}
#contact #right-column {
	width:400px;
	background:white;
	float:right;
	padding:24px;
	margin-bottom:10px;
}
/* studio info */

#studio-info {
  margin: 0 0 10px 0;
  background: transparent url(/images/studio_info_bg.gif) repeat-y top left;
}
.container_tiny #studio-info #awards{
	padding: 0 10px;
}
.container_normal #studio-info #left-column{
	float:left;
	width:454px;
}

.container_normal #studio-info #right-column{
	float:left;
	width:400px;
	padding:24px;
	padding-top:20px;
}
.container_normal #studio-info #leftcolumn {
}
.container_normal #studio-info #midcolumn {
}
.container_normal #studio-info #midcolumn-2{
float:left;
}
.container_normal #studio-info #rightcolumn {
float:none;
clear:both;
width:454px;}
.container_wide #studio-info #left-column{
	float:left;
	width:454px;
	position:relative;
}

.container_wide #studio-info #right-column{
	float:left;
	width:908px;
	padding:10px;
	position:relative;
}

.container_wide #studio-info #leftcolumn {
  width: 414px;
  float: left;
	padding: 10px 10px 0 10px;
}

.container_wide #studio-info #midcolumn {
  width: 434px;
  float: left;
	margin: 0px 10px 0 10px;
	padding: 10px 10px 0 10px;
  top:-10px;
}
.container_wide #studio-info #midcolumn-2{
	width:424px;
	clear:left;
	margin: 0 10px;
	padding:10px;
}

.container_wide #studio-info #rightcolumn {
  width: 414px;
  float: right;
	padding: 10px;
	background: #fff;
}

#overview {
  font-size: 14px;
  line-height: 22px;
  color: #0082aa;
  margin: 0 24px 15px 24px;
  padding: 22px 10px 10px 0;
  background: transparent url(/images/dotted_bg.gif) repeat-x bottom left;
}
#overview p {
	margin-bottom:11px;
}

#clients {
  margin: 0 22px 15px 22px;
  padding: 10px 10px 10px 0;
  background: transparent url(/images/dotted_bg.gif) repeat-x bottom left;
}
#clients p {
	margin-bottom:11px;
}

#press{
	padding:0 12px 12px 12px;
	margin:;
	}

.press_item {
  margin: 0 0 0px 0;
  padding-bottom: 60px;
  background: transparent url(/images/dotted_bg.gif) repeat-x bottom left;
  float:left;
}
.press_item p{
	margin:0;
}

.press_item .press_description {
	float:left;
	margin-left:14px;
}
.press_item .press_header{
	float:left;
	margin-left:14px;
	margin-bottom: 3px;
	padding:0;
}

.press_item .press_description_noimage {
	float:left;
	
}
.press_item .press_header_noimage {
	float:left;
	margin-bottom: 3px;
	padding:0;
}

.container_normal .press_item {
  margin: 0 10px 15px 10px;
  padding-bottom: 15px;
  width:415px;
  background: transparent url(/images/dotted_bg.gif) repeat-x bottom left;
}
.container_tiny .press_item {
  margin: 0 0 15px 0;
  padding-bottom: 10px;
	width:415px;
  background: transparent url(/images/dotted_bg.gif) repeat-x bottom left;
}
.container_wide .press_item {
  margin: 0 0 15px 0;
  padding-bottom: 10px;
	width:415px;
  background: transparent url(/images/dotted_bg.gif) repeat-x bottom left;
}
.awards_header{
	margin-bottom:25px;
}
.container_normal #awards{
	margin:12px;
}
.container_tiny #studio-info #awards{
	padding: 12px 22px 0 22px;
}
.container_tiny #studio-info #press{
	padding:0 22px 12px 22px;
}
/* grid additions */

.image_box {
  margin:0;
	background-color:#eaeced;
}
.image_box img{
	margin:0 0 5px 0;
}
.box {
  padding: 24px 24px 24px 24px;
  background-color: #fff;
}

.row {
  width: 454px;
  background-color: #fff;
  float: left;
}

.row .image {

  background-color: #a3a29b;
  background-repeat:none;
}

.row .meta {
  height: 38px;
  padding: 9px 16px 32px 14px;
  overflow: hidden;
}

/*
#homepage .cell .meta p{
	height:18px;
	margin:0 0 18px;
	overflow:hidden;
}*/

#homepage .cell .meta h3{
	height:20px;
	overflow:hidden;
} 

.cell {
  margin: 10px 10px 0 0;
  width: 222px;
  background-color: #fff;
  float: left;
}

.cell .image {
  height: 135px;
  background-color: #a3a29b;
}

.cell .meta {
  padding: 11px 16px 26px 14px;
  overflow: hidden;
  height:20px; 
}

#homepage .cell .meta {height:98px;}


#projects .cell .meta{
    padding-bottom:10px; 
}

/* project details pages */
.container_normal #detail .row, .container_tiny #detail .row {
	background:none;
	width:454px;
}

#detail .row {
	background:none;
	width:928px;
	margin-top:-10px;
}

#detail .row .image {
		width:454px;
		height:auto;
		margin-right:10px;
		margin-top:10px;
		padding:0;
		margin-bottom:-8px;
		background-color:#eaeced;
		float:left;
		
}
.container_tiny #detail #left-column {
	float:left;
	width:454px;
	background:none;

}
.container_normal #detail #left-column {
	float:left;
	width:918px;
	background:url(/images/detail_normal.gif);
	margin-bottom:10px;
}
.container_wide #detail #left-column {
	float:left;
	width:1382px;
	background:url(/images/detail_wide.gif);
	margin-bottom:10px;
}

#detail #right-column{
	float:right;
	width:454px;
}

.container_tiny #detail #right-column{
	margin-bottom:10px;
}

.clear-float {
	clear:both;
}
#project_nav {
    position: relative;
}
#project_nav a {
    display: block;
    margin-right: 6px;
    height: 23px;
    text-indent: -9999px;
    overflow: hidden;
    background-image: url(/images/project-nav.gif);
    float: left;
}
#project_nav a.grid_link {
    width: 31px;
    background-position: 0 0;
}
#project_nav a.grid_link:hover {
    background-position: 0 -23px;
}
#project_nav a.prev_link {
    width: 23px;
    background-position: -37px 0;
}
#project_nav a.prev_link:hover {
    background-position: -37px -23px;
}
#project_nav a.next_link {
    width: 23px;
    background-position: -66px 0;
}
#project_nav a.next_link:hover {
    background-position: -66px -23px;
}
#project_nav a.visit_link {
    width: 23px;
    background-position: -95px 0;
    position: absolute;
    top: 0;
    right: 0;
    margin-right: 0;
}
#project_nav a.visit_link:hover {
    background-position: -95px -23px;
}
#project_nav span#nav_text {
    color: #69685f;
    font-size: 13px;
    font-style: italic;
    line-height: 23px;
    letter-spacing: 1px;
    padding-left: 4px;
}
#project_nav span#visit_text {
    color: #69685f;
    font-size: 13px;
    font-style: italic;
    line-height: 23px;
    letter-spacing: 1px;
    padding-left: 4px;
    position: absolute;
    top: 0;
    right: 33px;
}
#detail h2 {
    border-bottom: 1px dotted #d5d3cb;
    margin: 10px 0;
    padding-bottom: 10px;
}
#homepage #paging {
    position: relative;
}
#homepage #paging a {
    color: #50a4c3;
    text-decoration: none;
    font-size: 13px;
}
#homepage #paging a.older_link {
    position: absolute;
    top: 0;
    left: 0;
}
#homepage #paging a.newer_link {
    position: absolute;
    top: 0;
    right: 0;
}
