/* @override http://percipi.ca/assets/css/style.css */

html {
	background-color: #eae3d7;
}

body {
	background-color: #eae3d7;
	line-height: 22px;
	font-size: 16px;
}

#banner {
	background-color: #2a0000;
	border-bottom: 1px solid #480e11;
	height: 3.313em;
}

#mastheadline {
	background: #380c0b url(http://percipi.ca/assets/img/masthead.jpg) repeat;
	border-top: 1px solid #380d0f;
	height: 150px;
}


#navigation {
	border-bottom: 1px solid #d3cec4;
	height: 3.313em;
	background: #eae3d7 url(http://percipi.ca/assets/img/navbg.png) repeat-x center .55em;
}

#navigation a {
	color: #2a0000;
	display: block;
	text-align: center;
	padding-bottom: 9px;
	padding-top: 9px;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: #fff 0px 1px 0;
	font: bold .9em "Lucida Grande", Verdana, Geneva, Tahoma, sans-serif;
	margin-top: .7em;
}

#navigation a:hover {
	border: 1px solid #cac5bc;
	background: #f7f3e8 url(http://percipi.ca/assets/img/navactivebg.gif) repeat-x center top;
}

#navigation a.active {
	border: 1px solid #cac5bc;
	background: #f7f3e8 url(http://percipi.ca/assets/img/navactivebg.gif) repeat-x center top;
}

/* ------ MAIN */

#main {
	background: #f7f3e8 url(http://percipi.ca/assets/img/footer.png) no-repeat center bottom;
	padding-bottom: 97px;
	padding-top: 1em;
	border-top: 1px solid #FFF;
}

#main p {
	color: #565450;
	font-family: Georgia, Cambria, Times, "Times New Roman", Serif;
	margin-bottom: 1em;
}

#main h1 {
	color: #3d0d0d;
	font: 1.313em/36px Georgia, "Times New Roman", Times, serif;
}

#main strong {
	background-color: #FFF;
	font-weight: normal;
	font-style: normal;
}

#main a {
	color: #3d3b38;
}

#main a:hover {
	text-decoration: none;
}

#main ul {
	margin-left: 25px;
	margin-bottom: 18px;
	color: #5f2b2f;
	font: .8em Cambria, Georgia, Times, "Times New Roman", Serif;
}

#main ul li {
	list-style-type: square;
	margin-top: 9px;
	margin-bottom: 9px;
}

#main ol {
	margin-bottom: 18px;
	margin-left: 25px;
	color: #5f2b2f;
	font: .8em Cambria, Georgia, Times, "Times New Roman", Serif;
}

#main ol li {
	margin-top: 9px;
	margin-bottom: 9px;
	list-style-type: lower-roman;
}

/* ---- FOOTER */

#footer {
	font: bold 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #aaa69e;
	text-shadow: #fff 0 1px 0;
	padding-top: 2em;
	padding-bottom: 4em;
}

#footer a {
	color: #aaa69e;
}

#footer a:hover {
	text-decoration: none;
	text-shadow: none;
}

#footerdetail {
	background-image: url(http://percipi.ca/assets/img/footer.png);
	width: 785px;
	height: 155px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}


.logocontainer {
	height: 1em;
	position: relative;
}

.logo {
	display: block;
	width: 135px;
	height: 41px;
	background: url(http://percipi.ca/assets/img/logo.png) no-repeat;
	position: absolute;
	top: 2em;
}

.headline {
	color: #e6dab4;
	text-align: right;
	font: 16px Georgia, "Times New Roman", Times, serif;
	margin-top: 1.2em;
}

#main .contactform {
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#main .contactform fieldset {
	border: 2px solid #d3cec4;
	margin-bottom: 18px;
	padding: 18px;
}

#main .contactform fieldset p {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-weight: bold;
	height: 2em;
}

#main .contactform fieldset legend {
	color: #32312f;
	font-weight: bold;
	background-color: #d3cec4;
	margin-left: -20px;
	padding: 3px;
	margin-bottom: 18px;
}

#main .contactform span {
	margin-right: 10px;
}

#main .contactform input {
	float: right;
	margin-right: 174px;
	width: 200px;
}

#main .contactform fieldset.errors {
	background-color: #e2c9bf;
	border-style: solid;
	border-color: #821c1a;
}

#main .contactform fieldset.errors legend {
	background-color: #821c1a;
	color: #fff;
}

.tagline {
	color: #e6dab4;
	font: 1.8em Georgia, "Times New Roman", Times, serif;
	margin-top: 55px;
	display: block;
	width: 700px;
	height: 50px;
	opacity: 1;
	overflow: hidden;
}

.taglinewhatwedo {background: url(http://percipi.ca/assets/img/masthead/whatwedo.png) no-repeat 0;}
.taglinewhoweare {background: url(http://percipi.ca/assets/img/masthead/whoweare.png) no-repeat 0;}
.taglinewhatwevedone {background: url(http://percipi.ca/assets/img/masthead/whatwevedone.png) no-repeat 0;}
.taglinecontactus {background: url(http://percipi.ca/assets/img/masthead/contactus.png) no-repeat 0;}

.tagline span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}

img.headshot {
	float: left;
	margin-right: 10px;
	border: solid 5px #e5e0d5;
}

a.portfoliobutton {
	display: block;
	background: url(http://percipi.ca/assets/img/portfolio.png) no-repeat 0;
	margin-top: 65px;
	margin-right: auto;
	width: 219px;
	height: 23px;
	opacity: 1;
	overflow: hidden;
}

a.portfoliobutton:hover {
	background-position: -219px;
}

a.portfoliobutton span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}

.portfoliopreview {
	background-color: #2a0000;
	height: 175px;
	margin-top: 9px;
	background-image: url(http://percipi.ca/assets/img/slides/cswip1.png);
	border: 9px solid #2a0000;
}

.strong {
	font-weight: bold;
}

.hyphenate {
	text-align: justify;
}

.alignright {
	text-align: right;
}