/*
----------------------------------------------------
Title: 		
Author:		Matthew Spiel
Born On:			
----------------------------------------------------
*/

/* resets */
html, body, div, ul, ol, li, p, a, h1, h2, h3, h4, h5 {
	border: none;
	margin: 0px;
	padding: 0px;
}
body {
	background: url(../images/bg-paper.jpg) fixed;
	color: #554841;
	font: 12px/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

/* Text and Img */
p {
	font-weight: normal;
	font-style: normal;
	margin: 0px 0px 15px;
	text-decoration: none;
	color: #4b4b4b;
}
a, a.external {
	color: #ff8a00;
	overflow: hidden;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
a:hover {
	border-bottom: 1px solid;
}
h1 {
	margin: 0px 0px 15px;
	line-height: 25px;
}
h2 {
	margin: 0px 0px 20px;
}
h3 {
	margin: 10px 0px;
}
h4 {
	color: #554841;
	margin: 0px 0px 10px;
	font-weight: bold;
	font-size: 17px;
	line-height: 23px;
}
h5 {
	color: #554841;
	line-height: 20px;
	font-size: 15px;
	font-weight: bold;
}
a.arrow, a.ribbon {
	background: transparent url(../images/button-arrows.png) no-repeat right -20px;
	border: none;
	color: white;
	float: left;
	padding: 0px 15px 2px 8px;
	line-height: 18px;
}
a.arrow.brown {
	background: transparent url(../images/button-arrows.png) no-repeat right top;
	border: none;
}
div#header img, div#footer img {
	float: left;
	margin: 0px 20px 0px 0px;
}
div#header h3 {
	line-height: 15px;
	margin: 25px 0px;
}
div#footer p {
	color: #554841;
	line-height: 13px;
	float: left;
	margin: 3px 0px;
}
/* Images */
.processimg {
	margin: 0px 100px 20px;
}
.processfront {
	margin: -20px 0px 0px 30px;
}
/* Global Framework */
hr {
	width: 100%;
	border-top: 1px dotted;
	border-bottom: none;
}
.wrap {
	float: left;
	margin: 0px 0px 10px 0px;
}
.wrap.bg {
	background: url(../images/bg-trans-1x1.png) repeat;
}
.line_top {
	border-top: 1px dotted #b6bbbb;
	margin-top: 10px;
	padding-top: 10px;
}
.line_bottom {
	border-bottom: 1px dotted #b6bbbb;	
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#full a {
	color: #554841;
	float: none !important;
	margin: 0px !important;
	padding: 0px !important;
}
#full {
	text-align: center;
}
#full a:hover {
	color: #ff8a00;
}
#next a {
	background: url(../images/bg-case-nav.png) no-repeat right -80px;
	color: #554841;
	float: right !important;
	padding: 0px 25px 0px 0px !important;
}
#prevBtn a {
	background: url(../images/bg-case-nav.png) no-repeat right -80px;
	float: right !important;
	height: 20px;
	margin: 0px !important;
	padding: 0px !important;
	width: 20px;
}
#prev a {
	background: url(../images/bg-case-nav.png) no-repeat left -60px;
	color: #554841;
	float: left;
	padding: 0px 0px 0px 25px !important;
}
#nextBtn a {
	background: url(../images/bg-case-nav.png) no-repeat left -60px;
	border: none;
	float: left;
	height: 20px;
	margin: 0px !important;
	padding: 0px ;
	width: 20px;
}
#next a:hover,  #prevBtn a:hover {
	border: none;
	background: url(../images/bg-case-nav.png) no-repeat right -20px;
	color: #ff8a00;
}
#prev a:hover,  #nextBtn a:hover {
	color: #ff8a00;
	border: none;
	background: url(../images/bg-case-nav.png) no-repeat left top;
}
div.form {
	float: left;
	margin: -10px 0px 30px;
}
div.field {
	margin: 0px 0px 10px;
	padding: 10px 0px 0px;
}
div.field label {
	line-height: 27px;
}
div.field .byebye {
	display: none;
}
input.submit {
	margin: 5px 0px;
}
div#captcha img {
	margin: 0px 0px 0px 10px;
}
div.hidden {
	visibility: hidden;
	height: 1px;
	margin-bottom: -15px;
}
div.field input.input, textarea {
	border: 1px solid #bcbcbc;
	padding: 5px;
	font-size: 12px;
	margin: 0px;
	line-height: 18px;
	width: 290px !important;
}
div.field input.input.captcha {
	width: 140px !important;
}
div.fourohfour {
	background: url(../images/404.png) no-repeat 100px center;
	height: 60px;
	margin: 60px 10px 200px;
	padding: 80px 0px 120px;
}
div.fourohfour h1, div.fourohfour p {
	margin: 0px 0px 10px 400px;
	padding: 0px;
}
/* Carousel */
div#carousel {
	margin-bottom: 5px;
}
div#carousel ul {
	list-style: none;
}
div#carousel img {
	float: right;
}
div#carousel div.meta {
	background: url(../images/bg-trans-slice.png) no-repeat right center;
	height: 260px;
	margin: 0px;
	padding: 20px 25px 20px 15px;
}
/* Process */
div.steps div h3, div.steps div p {
	border-top: 1px dotted #736357;
	margin: 0px 0px 2px;
	padding: 5px;
}
/* Profiles */
div.profiles ul li h3, div.profiles ul li h5 {
	margin: 0px 0px 5px;
}
div.profiles ul li.pos {
	margin: 0px 0px 10px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
div.profiles ul li.bio, div.profiles ul li.contact, div.profiles ul li.social {
	border-top: 1px dotted #736357;
	margin: 10px 0px 5px;
	padding: 5px 0px 5px;
}
/* Structure */
div#ribbon {
	background: url(../images/bg-ribbon.png) repeat-x left bottom;
	float: left;
	height: 25px;
	margin: 0px 0px 35px;
	width: 100%;
}
div#watermark {
	background: transparent url(../images/bg-logo.png) center bottom;
	height: 550px;
	position: absolute;
	margin: 0px 0px 0px -240px;
	width: 700px;
	z-index: -10000;
}
div#header {
	padding: 0px 0px 40px;
}
div#home_content, div#home_content {
	border-top: 1px dotted #736357;
	margin: 5px 10px 0px;
	padding: 10px 0px;
}
div#process {
	border-right: 1px dotted #736357;
	margin-right: 8px !important;
	padding: 10px 0px 50px;
}
div.profiles ul {
	list-style: none;
	margin-bottom: 30px;
	font-size: 12px;
}
div.contactform {
	margin: 0px 0px 20px;
	padding: 0px 0px 10px;
	
}
div#footer {
	border-top: 1px dotted #736357;
	padding: 10px 0px 50px;
}
/* Folio and Case Study Layouts */
div.about div#case_list {
	margin: 10px 0px 30px;
}
div#case_list {
	border-bottom: 1px dotted #736357;
	border-top: 1px dotted #736357;
	margin: 0px 10px 20px;
	padding: 5px 0px;
}
div#case_list h3, div#case_list h2 {
	margin: 0px 0px 5px;
}
div#case_list ul {
	list-style: none;
}
div#case_list ul li a {
	
}
div.case#full {
	padding: 0px 0px 20px;
}
div#case_nav {
	margin: 0px 0px 20px;
	padding: 5px 0px;
}
div#case_nav.upper {
	border-bottom: 1px dotted #736357;
	border-top: 1px dotted #736357;
}
div#case_nav p {
	float: left;
	margin: 0px;
}
div#case_nav ul {
	list-style: none;
}
div#case_nav ul li a {
	float: left;
	padding: 0px 0px 0px 10px;
}
div#case_nav ul li#next{
	float: right !important;
}
div.case {
	padding: 0px 0px 80px;
}
div.case div.image ul {
	float: left;
	list-style: none;
}
div.case div.image ul li {
	height: 400px;
	width: 620px;
}
div#slider {
	background: transparent url(../images/bg-trans-1x1.png) repeat;
	height: 420px !important;
	margin: 0px 0px -25px 0px;
	padding: 10px 0px;
}
div.image {
	background: transparent url(../images/bg-trans-1x1.png) repeat;
	padding: 10px 0px;
}
span#nextBtn, span#prevBtn {
	float: right;
	height: 20px;
	margin: 0px 10px 150px -10px;
	width: 300px;
}
span#nextBtn a, span#prevBtn a {
	float: left;
	margin: 0px 0px 0px 10px;
	text-indent: -100000px;
}
div.case h1 {
	margin: 0px 0px 10px;
	padding: 10px 0px 0px;		
}
div#single h1 {
	border-top: 1px dotted #736357;
}
div.case .border {
	border-top: 1px dotted #736357;
	padding: 10px 0px 0px;
}
div.case p.url {
	margin: 0px 0px 10px;
}
div.quote {
}
div.image img{
	float: right;
	margin: 0px 10px 0px 10px;
}
div.folio_item {
	height: 550px;
	margin-bottom: 30px;
}
div.folio_item img {
	background: transparent url(../images/bg-folio.png) no-repeat center center;
	margin: -10px;
	padding: 10px;
}
div.folio_item h4 {
	padding: 5px 0px 10px;
}
div.folio_item a.arrow {
	margin: 0px 0px 15px;
}
div.folio_item p {
	float: left;
	margin: 0px 0px 10px;
}
div#folio_item p.cat {
	border-bottom: 1px dotted #b6bbbb;
	padding: 0px 0px 10px;
}
div.folio_item p.cat span{
	color: #4b4b4b;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
}
div.folio_item p.url, div.case p.url {
	font-weight: bold;
}
div.folio_item p.url span, div.case p.url span {
	color: #8d8f8f;
	font-style: italic;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px 0px 0px 3px;
}
div.folio_item p.url a, p.cat a {
	color: #ff8a00;
	padding: 0px 0px 0px 2px;
}
/* Navigation */
ul#nav {
	list-style: none;
}
ul#nav li {
	float: left;
	width: 140px;
}
ul#nav li a {
	border: none;
	color: #4b4b4b;
	line-height: 20px;
	float: left;
	margin: 0px 0px 20px;
}
ul#nav li#current a {
	background: transparent url(../images/button-arrows.png) no-repeat right -20px;
	color: white;
	padding: 0px 15px 2px 8px;
	line-height: 18px;
}
ul#nav li a:hover {
	color: #ff8a00;
}