@import url("reset.css");
@import url("nav.css");
@import url("jquery.fancybox.css");

html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
}

body {
	background-color: #FFF;
	font: 11px/18px Arial, Helvetica, sans-serif;
	color: #4a4d4e;
	margin: 0;
	padding: 0;
}

body#home {
	background-color: #d1d1cf;
	background-image: url(../images/bg/roll-switch.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #FFF;
}

body#inner, body#contact {
	background-image: url(../images/bg-inner.gif);
	background-repeat: repeat-y;
}

#header { 
	height: 125px;
	padding: 52px 0 0 30px;
	width: 930px;
}

body#home #header { 
	height: 146px;
}

body#contact #header { 
	height: 92px;
}

#container {
	position: relative;
	/*padding-top: 177px;*/
	padding-bottom: 36px;
	clear: left;
}

body#home #container {
	/*padding-top: 198px;*/
	padding-left: 270px;
	width: 690px;
}

body#inner #container {
	width: 960px;
}

/*body#contact #container {
	padding-top: 144px;
}*/

a { color: #727272; text-decoration: none; font-style: italic; }
a:hover { color: #c20037; text-decoration: none; font-style: italic; }

hr {
	border: 0;
	border-bottom: 1px solid #e2ded2;
	height: 1px;
	margin: 18px 0;
}
div.hr {
	border-bottom: 1px dashed #e2ded2;
	height: 20px;
	margin: 0 18px 18px 0;
	display: block;
}

p, dl, hr, h1, h4, h5, h6, ol, ul, pre, table, address, fieldset {
	margin-bottom: 18px;
}

dt { font-weight: normal !important; }

p.red { color: #c20037; }
body#contact p.red { margin-bottom: 36px; }

#tooltip {
	position:absolute;
	border:1px solid #efefef;
	background: #FFF;
	color: #a1a184;
	padding:4px 6px;
	margin: 20px 0 0 8px;
	display:none;
	z-index:999;
	font-size: 11px;
}


/* -----------------------------------------------
	header items
----------------------------------------------- */

div#logo {
	width: 148px;
	display: block;
	float: left;
	padding-right: 92px;
}	

div#logo a {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	width: 148px;
	height: 60px;
	background-repeat: no-repeat;
	background-image: url(../images/logo/bomba1-blue.gif);
	/*position: absolute;
	top: 52px;
	left: 30px;*/
}

body#home div#logo a {
	background-image: url(../images/logo/bomba1.png);
}

/* -----------------------------------------------
	titles
----------------------------------------------- */

body#home h2.white {
	margin: 0 0 18px 0;
	font-size: 28px;
	font-weight: bold;
	color: #FFF;
	line-height: 18px;
}

body#home h3.white {
	margin: 7px 0;
	font-size: 18px;
	font-weight: normal;
	color:#FFF;
}

body#home h3.grey {
	margin: 7px 0;
	font-size: 18px;
	font-weight: normal;
	color:#575757;
}

h2.blue {
	font-size: 14px;
	font-weight: bold;
	color: #a2d9eb;
	text-transform: uppercase;
	margin: 9px 0 18px 0;
}

h4.bluemid {
	font-size: 18px;
	font-weight: bold;
	color: #a2d9eb;
	margin: 36px 0 0px 0;
}

h3.grey {
	font-size: 24px;
	font-weight: normal;
	color:#727272;
	margin: 0 0 18px 0;
	line-height: 18px;
}

h3.red {
	font-size: 24px;
	font-weight: normal;
	color:#c20037;
	margin: 0 0 9px 0;
	line-height: 18px;
}

h4.greymid {
	font-size: 16px !important;
	font-weight: normal;
	color:#727272;
	margin: 0 0 18px 0;
	line-height: 18px;
}

h4.grey {
	font-size: 14px;
	font-weight: bold;
	color: #727272;
	text-transform: uppercase;
	margin: 18px 0 0 0;
}

h4.greylower {
	font-size: 14px;
	font-weight: bold;
	color: #727272;
	margin: 0 0 9px 0;
}

h4.red {
	font-size: 14px;
	font-weight: bold;
	color: #c20037;
	margin: 0 0 9px 0;
}

/* -----------------------------------------------
	content
----------------------------------------------- */

#content {
	width: 686px;
	float: left;
	padding: 0 0 54px 0;
	position: relative;
}

body#home #content {
	width: 452px;
	float: left;
	padding: 0 0 36px 0;
}

body#home #content p {
	padding-right: 20px;
}

#side {
	width: 205px;
	padding: 0 36px 0 30px;
	float: left;
	color: #a1a1a1;
}

body#home #side {
	padding: 0 0 0 14px;
	width: 196px;
	color: #575757;
	font-size: 11px;
}

body#home #side a {
	color: #575757;
}

body#home .promo1, body#home .promo2 { padding-bottom: 45px; border-top: 1px solid #a1a1a1; }
body#home .promo1 h4, body#home .promo2 h4 { font-weight: normal; font-size: 13px; margin: 16px 10px 18px 0; }

body#home #content a, body#home #footer a { font-style: italic; color: #FFF !important; text-decoration: none; }
body#home #content a:hover, body#home #footer a:hover, body#home #side a:hover { color: #c20037 !important; }
body#home #side strong, strong.smaller { font-size: 9px; font-weight: bold; letter-spacing: 0.1em; }
strong.smaller { color: #727272; }

#side ul.menu {
	border-top: 1px solid #eaeaea;
	width: 190px;
	text-transform: lowercase;
}

#side ul.menu li a {
	display: block;
	width: 188px;
	padding: 2px 0 5px 4px;
	border-bottom: 1px solid #eaeaea;
	background-image: url(../images/arrow-right.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	color: #c20037;
	font-style: normal; 
}

#side ul.menu li a:hover {
	background-color: #F1F1F1;
}

#footer { 
	clear: both;
	border-top: 1px solid #dadada;
	padding: 9px 0;
	width: 670px;
	margin-left: 272px;
	margin-top: 18px;
	color: #a1a1a1;
}

#footer a { text-decoration: none; color: #a1a1a1; }

body#home #footer {
	clear: both;
	border-top: 2px solid #FFF;
	margin-left: 0;
	color: #FFF;
}

.print {
	display: none;
}

/* -----------------------------------------------
	work
----------------------------------------------- */

.award { position: absolute; top: 50px; right: -15px; z-index: 20; }
.purse { position: absolute; top: 360px; right: -5px; z-index: 20; }

ul.artworks li { margin-bottom: 6px; line-height: 14px; }

/* -----------------------------------------------
	thinking
----------------------------------------------- */

#content .number {
	width: 36px;
	float: left;
	padding: 18px 0;	
}

#content .text {
	width: 614px;
	float: left;
	padding: 18px 36px 0 0;
}

#content .text h4 {
	margin-top: 0;
}


/* -----------------------------------------------
	folk & news
----------------------------------------------- */

#content .item {
	background: url(../images/bg-dashed-line.gif) repeat-x top left;
	margin: 10px 10px 0 0;
}

#content img.thumb {
	border: 2px solid #dadada;
	width: 196px;
	margin: 18px 36px 18px 0;
	float: left;
}

#content .teaser {
	width: 410px;
	float: left;
	padding: 18px 26px 18px 0;
}

#content .teaser h4 { font-size: 13px; font-weight: normal; margin: 0 !important; color:#727272; }
#content .teaser h5, #content .article h5 { font-weight: normal; font-size: 11px; margin: 0 0 18px 0; color:#727272; }

#content .teaser h5 { font-size: 9px; font-weight: bold; letter-spacing: 0.1em; text-transform: uppercase; }
#content .teaser h6 { color:#727272; font-size: 11px; font-weight: normal; }


/* -----------------------------------------------
	news and thinking articles
----------------------------------------------- */


.article {
	width: 424px;
	float: left;
}

.article p {
	padding: 0 18px 0 0;
	margin-bottom: 18px;
}

.article ul li {
	background: url(../images/bullet-grey.gif) no-repeat 0 0;
	padding: 0 0 0.5em 15px;
}

.photos {
	width: 244px;
	padding-left: 18px;
	float: left;
}

.photos a img {
	width: 240px;
	border: 2px solid #dadada;
	margin-bottom: 9px;
}

/*--------------------------------
	pagination boxes
----------------------------------*/

.pagination {
	color: #727272;
	text-align: center;
	 clear: both;
	 margin-top: 18px;
	 margin-right: 10px;
	 padding-top: 36px;
	 background: url(../images/bg-dashed-line.gif) repeat-x top left;
}

.pagination a { padding:2px 4px 3px 4px; margin-right: 6px; font-style: normal; }
.pagination a:hover { color: #c20037; }
.pagination a.active { background: #c20037; color: #FFF !important; text-decoration: none !important; }

.pagination a.divider { padding: 2px 9px !important; margin: 0 !important; border-right: 1px #e2ded2 solid; }
.pagination a.last { border-right: none; }


/* -----------------------------------------------
	contact
----------------------------------------------- */

#contact-info {
	width: 205px;
	position: absolute;
	top: 33px;
	left: 30px;
}

#map {
	height: 620px;
	/*margin-left: 271px;*/
	margin-left: 246px;
	background: url(../images/bg-grid.gif);
	overflow: auto;
}

span.label,span.spacer,span.multiple span {width:60px;float:left; padding: 0 0 5px 0;color:#727272;} 
span.multiple {float:left;} 
input.field { width: 140px; background: url(../images/bg-dashed-line.gif) repeat-x left bottom; border: 1px solid #FFF; }
span.button {padding-left:60px; display:block; padding-top: 10px;} 
div.clear {clear:both;padding-top:5px;} 

body#contact h4.grey { font-size: 12px; margin-top: 18px; }


/* -----------------------------------------------
	image titles
----------------------------------------------- */

.title { text-indent: -9999px; overflow: hidden; display: block; height: 9px; width: 50px; background-repeat: no-repeat; background-position: 0 0; margin: 0 0 9px 0; }

body#home h3.hello { background-image: url(../images/title/home/say-hello.png); width: 63px !important; }

.news h3.grey { margin-bottom: 36px; }


/* -----------------------------------------------
	buttons
----------------------------------------------- */

a.button { text-indent: -9999px; overflow: hidden; display: block; height: 9px; width: 50px; background-repeat: no-repeat; background-position: 0 0; }
a.button:hover { background-position: 0 -9px; }

body#home a.reading { background-image: url(../images/button/home/keep-reading.png); width: 96px !important; margin-top: 27px !important; margin-bottom: 47px; }
body#home a.project { background-image: url(../images/button/home/view-project-grey.png); width: 86px !important; }
body#home a.more { background-image: url(../images/button/home/more-about-grey.png); width: 111px !important; }

a.next { background-image: url(../images/button/next-project.gif); width: 90px !important; margin-top: 36px; height: 10px; }
a.next:hover { background-position: 0 -10px !important; }
a.reading { background-image: url(../images/button/keep-reading.gif); width: 93px !important; margin-bottom: 45px; margin-top: 0 !important; }
a.project { background-image: url(../images/button/view-project.gif); width: 86px !important; }

.folio-buttons { text-align: right; padding: 0 0 20px 0; }
.folio-buttons a.folio-prev { background-image: url(../images/button/previous-red.gif); width: 9px; height: 12px; float: right; margin-left: 30px; }
.folio-buttons a.folio-prev:hover { background-position: 0 -12px; }
.folio-buttons a.folio-next { background-image: url(../images/button/next-red.gif); width: 9px; height: 12px; float: right; }
.folio-buttons a.folio-next:hover { background-position: 0 -12px; }