/*-  palette

----------------------------------------------------------------------*/
/*-  normalize everything
----------------------------------------------------------------------*/

/* normalize margin, padding */
html, body, div, dl, dt, dd, ul, ol, li, 
h1, h2, h3, h4, h5, h6, pre, input, 
p, blockquote, th, td, img {
	margin: 0;
	padding: 0;
}

html, body {
	/*height: 100%; */
}

/* normalize font-size for headers */
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

/* remove list-style from lists */
ol, ul {
	list-style: none;
}

/* normalize font-style and font-weight to normal */
address, caption, cite, code, dfn,
th, var {
	font-style: normal;
	font-weight: normal;
}

/* remove table border spacing */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* remove border from fieldset and img */
fieldset, img {
	border: 0;
}

/* left-align text in caption adn th */
caption, th {
	text-align: left;
}

a:active, a:focus {
  outline: none ! important;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

* html .clearfix {height: 1%;}

.clear {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/*-  common elements
----------------------------------------------------------------------*/	
body {
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	color: #616161;
	line-height: 1.6em;
	background-color: #f2f2f2;
}

a:link,
a:visited {
	text-decoration: none;
	color: #F7941E;
}

a:hover {
	color: #f87100;
}

h1 {
	color: #F7941E;
	font-size: 46px;
	letter-spacing: -2px;
	line-height: 1em;
	margin-bottom: 0.4em;	
	margin-left: -2px;
}

h2 {
	color: #F7941E;
	font-size: 19px;
	line-height: 1em;
	margin-bottom: 0.8em;
	padding-bottom: 6px;
	border-bottom: solid 1px #e9e9e9;
	text-transform: uppercase;
}

h3 {
	color: #1d1d1d;
	font-size: 12px;
	margin-bottom: 3px;
	font-weight: bold;
}

h4 {
}

h5 {
	color: #292a29;
	font-weight: bold;
	margin-bottom: 0.6em;
}

textarea {
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
}


/*-  top
----------------------------------------------------------------------*/
#top {
	background-color: #282828;
	height: 25px;
	color: #818181;
	font-size: 9px;
	line-height: 1em;
}

#top .inner,
#header .gutter,
#wrapper .inner,
#footer .inner {
	width: 850px;
	margin: 0 auto;
	padding: 0 15px;
}

#header .inner {
	width: 850px;
}

#top .inner p {
	margin-left: 375px;
	padding-top: 9px;
}

#top a:link,
#top a:visited {
	color: #818181;
}

#top a:hover {
	color: #fff;
}

#header {
	background-color: #fff;
}

#header .inner {
	position: relative;
	padding-top: 29px;
	padding-bottom: 25px;
	height: 80px;	
	border-bottom: solid 1px #e9e9e9;
}

img#logo {
	margin-left: 0px;
}

#wrapper {
	background-color: #fff;
	border-bottom: solid 1px #ccc;	
	/*min-height: 300px;*/
}

#wrapper .inner {
	position: relative;
	padding-top: 30px;	
	padding-bottom: 85px;
	/*min-height: 300px;*/
}

#wrapper .inner p {
	margin-bottom: 2em;
}

#wrapper #main {
	width: 850px;
	float: right;
	position: relative;
}

#footer .inner {
	color: #666666;
	font-size: 11px;
	padding: 20px 0 40px;
}

#footer a:link,
#footer a:visited {
	color: #000;
}
#footer span {
	color: #000;

}

#footer a:hover {
	color: #616161;
}

#footer p#contact {
	float: left;
}

#footer p#copyright {
	float: right;
}

#footer p#copyright img {
	position: relative;
	top: -1px;
}

/*-  navigation
----------------------------------------------------------------------*/

ul#nav {
	position: absolute;
	left: 355px;
	bottom: 20px;
	font-size: 16px;
}

ul#nav li {
	height: 12px;
	float: left;
	margin: 0 15px 0 0;
}

ul#nav li a {
	width: 100%;
	height: 100%;
	text-decoration: none;
	position: relative;
	top: -1px;
}

ul#nav li span {
	visibility: hidden;
}


/* good news */
ul#nav li#news {
	width: 93px;
	background: #fff url(images/nav/good_news.gif) top left no-repeat;
	padding-left: 4px;		
}

ul#nav li#news:hover {
	background: #fff url(images/nav/good_news_on.gif) top left no-repeat;	
}

ul#nav li#news.active {
	width: 93px;
	background: #fff url(/images/nav/good_news_on.gif) top left no-repeat;
	padding-left: 4px;		
}

/* get in touch */
ul#nav li#getintouch {
	width: 84px;
	background: #fff url(/images/nav/get_in_touch.gif) top left no-repeat;
	padding-left: 3px;		
}

ul#nav li#getintouch:hover {
	background: #fff url(/images/nav/get_in_touch_on.gif) top left no-repeat;
}

ul#nav li#getintouch.active {
	width: 84px;
	background: #fff url(/images/nav/get_in_touch_on.gif) top left no-repeat;
	padding-left: 3px;		
}

/*-  front
----------------------------------------------------------------------*/
#big_graphic {
	width: 850px;
	height: 405px;
	position: relative;
	top: -7px;
	margin-bottom: 13px;
}

#front_work {
	float: left;
	width: 344px;
	padding-left: 16px;
	margin-bottom: -35px;
}

#front_work img#work_arrow {
	float: left;
	position: relative;
	left: 108px;
	top: -37px;
	margin-bottom: -35px;
}

#front_news img#news_arrow {
	float: left;
	position: relative;
	left: 128px;
	top: -37px;
	margin-bottom: -35px;
}

#front_work ul#projects {
	padding-top: 5px;
}

#front_work ul#projects li img {
	left: 31px ! important;
}

#front_news {
	float: right;
	width: 495px;
	padding-left: 16px;
}

#front_news ul#news_items li {
	margin-bottom: 15px;
}

#front_news ul#news_items li .date {
	display: block;
	color: #a6acad;
	font-size: 12px;
}

#front_news ul#news_items li a:link,
#front_news ul#news_items li a:visited {
	color: #000;
	font-size: 25px;
	letter-spacing: -0.05em;
	line-height: 1.2em;	
}

#front_news ul#news_items li a:hover {
	color: #515151;
}



/*-  the work section
----------------------------------------------------------------------*/
div.work {
	margin: 0 0 40px 0;
}
div.description {
	width: 330px;
	float: left;
}
div.folio {
	float: right;
}


ul.project_nav {
	height: 27px;
	line-height: 1em;
	color: #292929;
	float: right;
	position: relative;
	top: -43px;
	margin-bottom: -43px;
	z-index: 500;
}

ul.project_nav a:link,
ul.project_nav a:visited {
	display: block;	
	padding: 9px 9px 6px 9px;	
}

ul.project_nav a:hover {
	background-color: #f6f6f6;
	color: #1d96b8;
}

ul.project_nav a#project_nav_previous:hover,
ul.project_nav a#project_nav_next:hover {
	background-color: #fff ! important;
}

ul.project_nav a.current {
	color: #292929;
	background: #fff url(/images/bg/project_nav_index.gif) top left repeat-x;
	padding-bottom: 7px ! important	
}

ul.project_nav li {
	float: left;
	border-right: solid 1px #e9e9e9;
}

ul.project_nav li img {
	display: block;
	float: left;
	padding-bottom: 8px;
}

ul.project_nav li.last {
	border-right: none ! important;
}


/*-  good news
----------------------------------------------------------------------*/

#blog_controls {
	position: relative;
	left: -376px;
	top: 20px;
	float: left;
	margin-right: -376px;
	width: 300px;
	padding-top: 0.4em;
	color: #616161;
	font-size: 11px;
	line-height: 1.5em;
}

#blog_controls p {
	margin-bottom: 1.6em ! important;
}

#blog_controls ul {
	margin-bottom: 20px;
}

#blog_search {
	margin-bottom: 29px;
}

#blog_search input.text {
	width: 165px;
	height: 14px;
	border: solid 1px #b1b1b1;
	font-size: 12px;
	padding: 5px 4px;
	color: #343434;
	margin-right: 5px;	
}

#blog_nav {
	width: 75px;
	float: left;
}

#blog_previous {
	width: 192px;
	float: right;
}

#blog_previous li {
	line-height: 1.3em;
	padding-bottom: 0.6em;
}

#blog_previous img.rss {
	position: relative;
	left: 2px;
	top: 4px;
}

ul.blog_entries li {
	margin-bottom: 50px;
}

ul.blog_entries li .date {
	display: block;
	color: #a6acad;
	font-size: 12px;
	margin-bottom: 0px;
}

ul.blog_entries li a.title:link,
ul.blog_entries li a.title:visited {
	display: block;
	color: #000;
	font-size: 25px;
	line-height: 1.2em;
	letter-spacing: -0.05em;
	margin-bottom: 18px;
}

ul.blog_entries li a.title:hover {
	color: #515151;
}

ul.blog_entries li a.nohover:hover {
	color: #000 ! important;
}

ul.blog_entries .entry_body {
	border-bottom: solid 1px #e9e9e9;
}

ul.blog_entries .entry_body_detailed {
	margin-bottom: -3px;
}

ul.blog_entries a:link.continue_reading,
ul.blog_entries a:visited.continue_reading {
	display: block;
	margin: -10px 0 14px 0;
}

ul.blog_entries .entry_footer {
	color: #a6acad;
	padding-top: 6px;
}

ul.comments {
	padding-bottom: 2em;
}

ul.comments li {
	margin-bottom: -1em;
}

ul.comments li+li {
	border-top: dashed 1px #c2c6c6;
	padding-top: 1em;
}

ul.comments li .author {
	color: #a6acad;
}

#remember_info {
	width: 497px;
	background-color: #efefef;
	padding: 6px;
	color: #343434;
	margin-bottom: 12px;
}

textarea#blog_comment {
	width: 499px;
	height: 190px;
	padding: 4px;
	border: solid 1px #b1b1b1;
	font-size: 12px;
	color: #343434;	
}

div.blog_previous {
	float: left;
	width: 263px;
	height: 28px;
	background: #fff url(/images/blog_previous_off.gif) top left no-repeat;
}

div.blog_next {
	float: left;
	width: 262px;
	height: 28px;
	background: #fff url(/images/blog_next_off.gif) top left no-repeat;
}



/*-  misc
----------------------------------------------------------------------*/
blockquote, bq {
	color: #aeb387;
	font-style: italic;
	padding: 0 ! important;
	margin: -1.5em 0 -1.5em 20px ! important;
}

.light {
	color: #a6acad;
}

ul.tightbottom li {
	margin-bottom: 0 ! important;
}

h2.topgap {
	margin-top: 50px;
}

p.buttons {
	margin-top: 12px;
}
