@import url("reset.css");

@font-face {
	font-family: 'Museo500';
	src: url('../fonts/museo500-regular-webfont.eot');
	src: local('☺'), url('../fonts/museo500-regular-webfont.woff') format('woff'), url('../fonts/museo500-regular-webfont.ttf') format('truetype'), url('../fonts/museo500-regular-webfont.svg#webfontuEJtBsub') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Museo700';
	src: url('../fonts/museo700-regular-webfont.eot');
	src: local('☺'), url('../fonts/museo700-regular-webfont.woff') format('woff'), url('../fonts/museo700-regular-webfont.ttf') format('truetype'), url('../fonts/museo700-regular-webfont.svg#webfontBhyAT3Z0') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Museo300';
	src: url('../fonts/museo300-regular-webfont.eot');
	src: local('☺'), url('../fonts/museo300-regular-webfont.woff') format('woff'), url('../fonts/museo300-regular-webfont.ttf') format('truetype'), url('../fonts/museo300-regular-webfont.svg#webfontxNOPR3p9') format('svg');
	font-weight: normal;
	font-style: normal;
}


body
{
	background: white url(../img/background.png) repeat-x;
	font-family: Museo300, Georgia, serif;
	font-size: 17px;
}

header
{
	height: 31px;
	display: block;
}

#page
{
	width: 960px;
	left: 50%;
	margin-left: -480px;
	text-align: left;
	top: 40px;
	position: absolute;
}

footer
{
	position: absolute;
	bottom: 10px;
}

html { 
overflow-y: scroll; 
}

.panes .pane {
	display:none;
	position: absolute;
}

a
{
	color: #a31914;
}

nav
{
	margin-top: 10px;
	font-family: "Museo500";
	width: 500px;
	float: right;
	text-align: right;
	text-shadow: #ccc 1px 1px 2px;
}

nav li
{
	display: inline;
	padding-left: 20px;
}

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

nav a.current
{
	color: #2e85c2;
}

section h2
{
	display: inline;
	font-weight: bold;
	font-family: "Helvetica Neue", "Helvetica", "Arial", sand-serif;
}

section p
{
	padding-top: 18px;
	display: block;
}

.projects p
{
	padding-top: 0;
}

section > h2:first-child
{
	display: inline;
}

section > p:nth-of-type(1)
{
	display: inline;
	text-indent: 0;
}

section
{
	display: block;
	line-height: 150%;
	margin-bottom: 18px;
}

em
{
	font-family: "Museo500";
}

.left-col
{
	width: 459px;
	float: left;
}

.right-col
{
	margin-left: 42px;
	width: 459px;
	float: right;
}

.left-col.narrow, .right-col.narrow
{
	width: 300px;
}

.left-col.wide, .right-col.wide
{
	width: 500px;
}

.left-col.narrow
{
	margin-left: 100px;
}

.right-col.narrow
{
	margin-right: 100px;
}

.service#workflow .wide
{
	width: 550px;
	margin-top: 15px;
}

.service#workflow .narrow
{
	width: 230px;
	margin-top: 15px;
}

.service
{
	overflow: auto;
	margin-bottom: 20px;
}

.col-container
{
	overflow: auto;
}

#content
{
	overflow: auto;
	margin-top: 20px;
}

.map
{
	margin-top: 10px;
}

.body section
{
	margin-bottom: 18px;
}

section#work
{
	clear: both;
	padding-top: 5px;
}

.scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;
	width: 960px;
	height:16em;
}

.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
}

.projects .controls
{
	float: right;
	margin-right: 20px;
}

.projects .controls .disabled
{
	display: none;
}

.projects .controls a
{
	color: #7a7a7a;
	font-family: "Museo700";
	font-size: 80%;
	cursor: pointer;
	
}

.project
{
	float: left;
	width: 300px;
	margin-right: 20px;
	font-size: 80%;
	line-height: 130%;
	min-height: 19em;
	margin-bottom: 13px;
}

.project .project-type
{
	font-family: "Museo500";
}

.items > div
{
	float: left;
}

.projects p
{
	margin-top: 10px;
}

.map
{
	text-align: right;
	font-size: 80%;
	width: 459px;
	height: 248px;
	background-image: url(../img/map.png);
	position: relative;
}

.map a
{
	position: absolute;
	bottom: 5px;
	right: 5px;
}

.bird
{
	position: relative;
	top: 0.6em;
	left: -0.3em;
}

.hidden
{
	display: none;
}

/* @group Contact */

label
{
	display: block;
	text-align: left;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 0;
}

input.info, textarea.info
{
	width: 385px;
	border: 1px #ABABAB solid;
	background-image: url(../img/input-shadow.png);
	background-repeat: no-repeat;
	padding: 2px;
	font-family: Museo300, Georgia, serif;
	font-size: 15px;
	color: #454545;
	margin-bottom: 8px;
}

textarea.info
{
	width: 385px;
	height: 190px;
	margin: 0 0 10px 0;
}

input.button
{
	float: right;
	margin-right: 10px;
}

#contact-container
{
	width: 400px;
	overflow: auto;
	padding: 2px;
	text-align: left;
}

.contact-response
{
	text-align: center;
	font-family: 'Museo500';
	margin-top: 75px;
	display: none;
	text-align: center;
}

.error
{
	font-family: 'Museo500';
	color: #ffa1a8;
	width: 370px;
	text-align: left;
	display: none;
}

#spinner
{
	font-family: 'Museo500';
	text-align: center;
	display: none;
	margin-top: 75px;
}

#spinner img
{
	vertical-align: -0.5em;
	padding-right: 0.5em;
}

#contact h2
{
	padding-left: 2px;
	padding-bottom: 10px;
	display: block;
}