@charset "utf-8";
/* CSS Document */

/*---[ Details ]---------------------------------------

Author: Jack Barham
Contact: jack@airboxmedia.com

-------------------------------------------------------*/


/* [01] Yahoo CSS Reset 
   [http://developer.yahoo.com/yui/reset/#code]
-------------------------------------------------------*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, 
pre,form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
    padding: 0;
	} 
table {
	border-collapse: collapse;
    border-spacing: 0;
	}
fieldset,img {
	border:0;
	}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
    font-weight: normal;
	}
ol, ul {
	list-style: none;
	}
caption,th {
	text-align: left;
	} 
h1, h2, h3, h4, h5, h6 {
	font-size: 100%; 
	font-weight: normal;
	}
q:before, q:after {
	content: '';
	}
abbr,acronym {
	border: 0;
	}

/* --------------------------------- BODY STRUCTURE --------------------------------- */

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background: url(../images/bg_content.jpg);
}


/* --------------------------------- POSITIONING --------------------------------- */

#wrapper {
	min-height: 100%;
	width: 100%;
	position: relative;
}

#headerWrapper {
	background: url(../images/bg_header2.jpg);
	width: 100%;
	height: 110px;
	border-bottom: 1px solid #FFFFFF;
}

#header {
	margin: 0 auto;
	width: 800px;
	height: 110px;
}

#logo {
	float: left;
	margin-top: 23px;
}

#nav {
	float: right;
	margin-top: 43px;
}

#contentWrapper {
	margin: 0 auto;
	width: 800px;
	overflow: auto;
	padding: 40px 0 290px 0;
}

#contentMain {
	width: 530px;
	overflow: auto;
	padding-right: 35px;
	margin-right: 35px;
	border-right: 1px solid #999999;
	float: left;
}

#contentMain1 {
	width: 550px;
	overflow: auto;
	padding-right: 50px;
	float: left;
}

.colBoxLeft {
	width: 381px;
	float: left;
	margin-right: 35px;
	margin-bottom: 40px;
}

.colBoxRight {
	width: 381px;
	float: left;
	margin-bottom: 40px;
}

#hotBox {
	background-image: url(../images/bg_border.jpg);
	padding: 10px;
	margin-bottom: 40px;
}

#textTag {
	padding-top: 40px;
}

#contentSide {
	width: 190px;
	overflow: auto;
	float: left;
}

#contentSide1 {
	width: 200px;
	float: left;
}

#latestProjects {
	padding-bottom: 40px;
}

.thumbBox {
	width: 180px;
	padding: 5px;
	background-image: url(../images/bg_border.jpg);
} 

.sideBox {
	padding-bottom: 23px;
	margin-bottom: 23px;
	border-bottom: #666666 1px dotted;
}

.bottomBox { padding-bottom: 20px; }

#contactBox {
	width: 400px;
	float: left;
	padding-bottom: 50px;
}

.cvWrapper {
	width: 200px;
	overflow: auto;
	padding-bottom: 20px;
}

.icon {
	width: 30px;
	float: left;
	margin-right: 15px;
}

.cvText {
	width: 155px;
	float: left;
}

#footerWrapper {
	background: url(../images/bg_footer2.jpg) repeat-x;
	width: 100%;
	height: 200px;
	bottom: 0px;
	position: absolute;
}

.csLeft {	
	width: 240px;
	margin-right: 30px;
	float: left;
}

.csRight {	
	width: 240px;
	float: left;
}

.csMain {
	overflow: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}

#footer {
	margin: 0 auto;
	width: 800px;
	height: 160px;
	margin-top: 30px;
}

#footerMenu {
	width: 90px;
	margin-right: 20px;
	float: left;
}

#footerCase {
	width: 150px;
	margin-right: 20px;
	float: left;
}

#footerStuff {
	width: 150px;
	margin-right: 20px;
	float: left;
}

#twitterBox {
	width: 350px;
	float: right;
	text-align: right;
}

/* --------------------------------- TEXT STYLING --------------------------------- */

h1 {
	font-size: 2.9em;
	line-height: 1.1em;
	color: #0092b2;
	margin-bottom: 20px;
	font-family: cambria, serif;
}

h2 {
	font-size: 2em;
	color: #007C97;
	margin-bottom: 15px;
	font-family: cambria, serif;
}

h3 {
	font-size: 2.3em;
	color: #0092b2;
	margin-bottom: 15px;
	font-family: cambria, serif;
}


h4 {
	font-size: 1.7em;
	color: #007C97;
	margin-bottom: 8px;
	font-family: cambria, serif;
}

p {
	font-size: 1.3em;
	color: #535353;
	line-height: 1.8em;
}

.headerText { font-weight: bold; }

.footerLink {
	font-size: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.8em;
}

.twitterText {
	font-size: 1.2em;
	line-height: 1.4em;
	font-style: italic;
	color: #90a83e;
}

.testimony {
	font-size: 12px;
	font-style: italic;
}

.portfolioText { 
	font-size: 1.3em;
	font-weight: bold;
	float: right; 
	margin-bottom: -15px;
}

.textTitle {
	font-weight: bold;
	color: #666666;
}

.errorTitle {
	font-weight: bold;
	color: #FF0000;
}

#flashWrapper {
	width: 446px;
}

#flashBox {
	width: 446px;
	padding: 5px;
	background-image: url(../images/bg_border.jpg);
	margin-top: 40px;
	margin-left: 25px;
}

#flashWrapper1 {
	width: 468px;
}

#flashBox1 {
	width: 468px;
	padding: 5px;
	background-image: url(../images/bg_border.jpg);
	margin-top: 40px;
	margin-left: 15px;
}


/* --------------------------------- NAVIGATION (MAIN) --------------------------------- */

#menu li {
	float: left; 
}

.home a {
	display: block;
	width: 55px;
	height: 23px;
	background: url(../images/menu_home.png) 0 0 no-repeat;
	text-indent: -4000px;
	margin-right: 30px;
}

.about a {
	display: block;
	width: 58px;
	height: 23px;
	background: url(../images/menu_about.png) 0 0 no-repeat;
	text-indent: -4000px;
	margin-right: 30px;
}

.portfolio a {
	display: block;
	width: 82px;
	height: 23px;
	background: url(../images/menu_portfolio.png) 0 0 no-repeat;
	text-indent: -4000px;
	margin-right: 30px;
}

.contact a {
	display: block;
	width: 68px;
	height: 23px;
	background: url(../images/menu_contact.png) 0 0 no-repeat;
	text-indent: -4000px;
}

.home a:hover { background-position: -55px 0; }
.about a:hover { background-position: -58px 0; }
.portfolio a:hover { background-position: -82px 0; }
.contact a:hover { background-position: -68px 0; }

/* --------------------------------- LINK STYLING --------------------------------- */

a, a:visited {
	outline: none; /* For Firefox to stop showing that box */
	text-decoration: none;
	color: #627423;
}

a:hover {
	text-decoration: underline;
}

#footer a, a:visited {
	outline: none; /* For Firefox to stop showing that box */
	text-decoration: none;
	color: #999999;
}

#footer a:hover {
	text-decoration: underline;
}

#contentWrapper a, a:visited {
	outline: none; /* For Firefox to stop showing that box */
	text-decoration: none;
	color: #627423;
}

#contentWrapper a:hover {
	text-decoration: underline;
}

/* --------------------------------- IMAGES --------------------------------- */

.portfolioImage {
	padding: 5px;
	background-image: url(../images/bg_border.jpg);
	margin-bottom: 5px;
}

/* --------------------------------- REUSEABLE ELEMENT --------------------------------- */

.floatLeft {float: left}
.floatRight {float: right}

/* --------------------------- FORM --------------------------- */


#contact-area {
	width: 500px;
	margin-top: 20px;
	float: left;
}

#contact-area input, #contact-area textarea {
	padding: 3px;
	width: 273px;
	margin: 0px 0px 15px 0px;
	border: 3px solid #b1a398;
	background-color: #F0F0F0;
}

#contact-area textarea {
	height: 80px;
}

#contact-area input.submit-button {
	font-size: 13px;
	color: #333333;
	width: 100px;
	float: left;
	margin-left: 145px;
}

label {
	font-size: 1.3em;
	color: #535353;
	float: left;
	text-align: left;
	margin-right: 35px;
	width: 110px;
	padding-top: 5px;
}

.fontText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

