/*------------------------------------
Project: = jasonandreoni.com
Author: Jason Andreoni
Created: =
Version: 1.0
------------------------------------ */

/*
TOC

1. LAYOUT
2. NAVIGATION
3. TYPOGRAPHY
4. IMAGES
----------------------- */


/*
1. LAYOUT----------------------------------------------------*/
body {
	background-color: #AEA286; 
	font-family: "Georgia", Time New Roman, Times, serif;
	color: #333;
	line-height: 1.3em;
	font-size: 16px;
}
.clear {
	clear: both;
}
.bold {
	font-weight: 700;
}
#page {
	
	}
#header {
	background: url(../images/header-bg.jpg) top left repeat-x;
	width: 100%;
	height: 150px;
	margin: auto;
}
#headerColumn {
	width: 960px;
	margin: 0 auto;
}
#header h1 {
	width: 400px;
	display: inline-block;
}
#header h1 a:link, #header h1 a:visited {
	background: url(../images/headerLogo.png) top left no-repeat;
	width: 431px;
	height: 55px;
	display: block;
	margin-top: 72px;
}
#header h1 a:hover {
	background-position: 0px -56px;
}
h2 {
	font-size: 130%;
	font-weight: 700;
	padding: 10px 0 5px;
	font-family: "Lucidia Grande", Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #A0967F;
	margin-bottom: 15px;
}
h3 {
	font-weight: 700;
	font-size: 120%;
	padding-bottom: 5px;
	font-family: "Arial", Helvetica, sans-serif;
}
h3.process {
	font-size: 90%;
	margin: 15px 0 0;
}
#haiku,
#selectionOfClients,
#freeQuoteNote,
#sayHello,
#aboutNote, #errorNote {
	width: 600px;
	height: 168px;
	margin: 0 auto 20px;
	border: none;
	}
#haiku {
	background: url(../images/haiku.png) top left no-repeat;
}
#selectionOfClients {
	background: url(../images/clients.png) top left no-repeat;
}
#freeQuoteNote {
	background: url(../images/freeEstimate.png) top left no-repeat;
	width: 680px;
}
#sayHello {
	background: url(../images/sayHello.png) top left no-repeat;
}
#aboutNote {
	background: url(../images/about.png) top left no-repeat;
}
#errorNote {
	background: url(../images/404.png) top left no-repeat;
}
#mainContent {
	width: 820px;
	margin: 0 auto;
	padding: 0;
}
#subContent {
	background: #8c7e65 url(../images/subContentBG.png) top left repeat-x;
	clear: both;
	border-bottom: 1px solid #bebebe;
	padding-top: 10px;
	font-size: 90%;
	font-family: "Arial", Helvetica, sans-serif !important;
}
#subContent p {
	font-size: 90%;
	font-family: "Arial", Helvetica, sans-serif !important;
}
#subContentContainer {
	width: 820px;
	margin: 5px auto 10px;
	line-height: 1.5em;
}
#subPanel1,
#subPanel2 {
	width: 390px;
}
#subPanel1 {
	float: right;
}
#subPanel2 {
	float: left;
}
.clientNegMargin,
.freeQuoteNegMargin,
.sayHelloNegMargin {
	margin-top: -100px !important;
}
#slideshow {
	margin: 15px auto 0;
	width: 710px;
}
#slideFrame_01,
#slideFrame_02,
#slideFrame_03,
#slideFrame_04 {
	width: 710px;
	height: 357px;
	margin: auto;
	border: none;
}
#slideFrame_01 {
	background: url(../images/slideframe_rgc.jpg) top left no-repeat;
}
#slideFrame_02 {
	background: url(../images/slideframe_doll.jpg) top left no-repeat;
}
#slideFrame_03 {
	background: url(../images/slideframe-ridley.jpg) top left no-repeat;
}
#slideFrame_04 {
	background: url(../images/slideframe-sampson.jpg) top left no-repeat;
}
#banner {
/*	background:transparent url(../images/banner.png) no-repeat scroll left top;*/
	height:139px;
	left:82px;
	position:relative;
	width:139px;
	z-index:500;
}
#portfolio {
	margin-top: 50px;
}
#portfolio li {
	width:250px;
	height:150px;
	float: left;
	margin: 11px 11px 50px;
}
li#port_braestrup {
	background: url(../images/port_braestrup_thumb.png) top left no-repeat;
}
li#port_stone {
	background: url(../images/port_stone_thumb.png) top left no-repeat;
}
li#port_vanderven {
	background: url(../images/port_vanderven_thumb.png) top left no-repeat;
}
li#port_sampson {
	background: url(../images/port_sampson_thumb.png) top left no-repeat;
}
li#port_sass {
	background: url(../images/port_sass_thumb.png) top left no-repeat;
}
li#port_poc {
	background: url(../images/port_poc_thumb.png) top left no-repeat;
}
li#port_ridley {
	background: url(../images/port_ridley_thumb.png) top left no-repeat;
}
li#port_braestrup div,
li#port_stone div,
li#port_vanderven div,
li#port_sampson div,
li#port_sass div,
li#port_poc div,
li#port_ridley div {
	margin: 10px 0 0 10px;
	padding-top: 2px;
}
.client h3 {
	font-size: 110%;
	font-weight: 700;
	border: none;
	padding: 0;
}
.featuredWebsite  {
	background:transparent url(../images/banner2.png) no-repeat scroll left top;
	height:75px;
	left:-12px;
	top: -14px;
	width: 75px;
	position:relative;
	z-index:500;
}
.featuredCopy {
	margin: 10px 0 0 5px;
}
#contactLeft,
#contactRight {
	margin: 10px auto;
	width: 410px;
}
#contactLeft {
	float: left;
}
#contactRight {
	float: left;
}

#footer {
	background: #8c7e65 url(../images/subContentBG.png) top left repeat-x;
	clear: both;
	margin-top: 20px;
	border-bottom: 1px solid #bebebe;
	padding-top: 10px;
	font-size: 80%;
}
#footer ul li {
	list-style: none;
	float: left;
}
.footerContent {
	width: 780px;
	margin: auto;
	padding-top: 10px;
	color: #000;
}

ul#footerAbout li {
	float: left;
	width: 160px;
}
ul#footerAbout li.status {
	width: 430px;
}
ul#footerCopyright {
	border-top: 1px solid #333;
	margin-top: 10px;
	padding-top: 10px;
}
#emailSuccess {
	background-color:#E0FFE1;
	border:3px solid #97FF9B;
	font-family:"Arial",Helvetica,sans-serif !important;
	font-size:90%;
	padding:10px;
}
#emailSuccess p {
	padding: 0;
}
#rightSideBar {
	font-family: Arial;
	width: 250px;
	float: right;
	padding: 10px;
	margin-top: 10px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	background-color: #C5B99C;
	clear: both;
	font-size: 85%;
}
#aboutContent {
	width: 520px;
	float: left;
	margin-bottom: 20px;
}
.aboutIndex ul.list1 {
	float: left;
	width: 130px;
}
.aboutIndex ul.list2 {
	float: left;
	width: 130px;
}
.formPulldown {
	width: 350px !important;
}
#errorSpacer {
	height: 400px;
}
/*
2. NAVIGATION----------------------------------------------------*/
a:link, a:visited {
	color: #581c11;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	color: #882116;
}
a:active {
  position: relative;
  top: 1px;
}

ul#siteNav {
	float: right;
	margin-top: 15px;
	font-family: "Arial", Helvetica, sans-serif;
}
ul#siteNav li {
	float: left;
	
}
ul#siteNav li a {
	margin: 0 10px;
	color:#FFF;
	font-size: 80%;
	text-transform: uppercase;
	font-weight: 700;
}
ul#siteNav li a:hover {
	border-bottom: 2px solid #FFF;
	text-decoration: none;
}

#clients #siteNav li a.clients,
#about #siteNav li a.about,
#freeQuote #siteNav li a.freeQuote,
#contact #siteNav li a.contact {
	border-bottom: 2px solid #FFF;
	text-decoration: none;
}
div#mainContent p a, div#mainContent p a:visited,
div.client a, div.client a:visited
 {
	color: #0f4c8b;
}
div#mainContent p a:hover,
div.client a:hover {
	color: #0d4074;
}
.footerQuote {
	padding: 1px 3px 1px;
	background-color: #AEA286;
}

/*
3. TYPOGRAPHY----------------------------------------------------*/

p {
	padding-bottom: 10px;
	line-height: 1.5em;
	font-size: 100%;
	font-family: "Georgia", Time New Roman, Times, serif;
}
.client span {
	font-size: 85%;
}
span.req {
	color: #FF0000;
}
.bold {
	font-weight: 700;
}
/*ul#siteNav li a.highlight {
	color: #FF7F00;
}
ul#siteNav li a.highlight {
	color: #FFF;
	padding: 3px 5px 4px;
	background-color: #993333;
	-moz-border-radius: 5px;
}*/

#rightSideBar h3 {
	font-size: 95%;
	padding-bottom: 3px;
}
h2.aboutBox {
	border-bottom: 1px solid #8C7E65;
	padding-bottom: 0;
}
.italic {
	font-style: italic;
}
/*
4. IMAGES----------------------------------------------------*/

.client {
	float: left;
	position: relative;
	width: 250px;
	height: 240px;
	margin: 0 12px 0 11px;
}
.client img {
	display: block;
	width: 240px;
	height: 114px;
	position: relative;
	top: 3px;
	left: 5px;
}
.client span.frame {
	background: url(../images/portfolioFrame.png) top left no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	width: 250px;
	height: 120px;
}
.client span.newBanner {
	background: url(../images/client-new.png) top left no-repeat;
	position: absolute;
	top: -2px;
	left: 0;
	width: 50px;
	height: 50px;
	z-index: 100;
}
/*Facebook and LinkedIn icons by http://icondock.com*/
.facebook {
	background: url(../images/facebook.png) top left no-repeat;
	width: 32px;
	height: 32px;
	display: block;
	margin-bottom: 5px;
}
.linkedIn {
	background: url(../images/linkedin.png) top left no-repeat;
	width: 32px;
	height: 32px;
	display: block;
	float: right;
}
h2.recentProjects {
	background: url(../images/recentProjects.png) top left no-repeat;
	width: 201px;
	height: 16px;
	margin: 15px auto 0;
	padding: 0 0 5px 0;
}

/*
4. CONTACT FORM----------------------------------------------------*/

#contact-wrapper {
	font-family: Arial;
	width: 500px;
	margin-top: 10px;
	padding: 10px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	background-color: #C5B99C;
	float: left;
}
#contact-wrapper div {
	margin:5px 0 20px;
}
#contact-wrapper label {
	display:block;
	float:left;
	font-size:90%;
}
#contact-wrapper label.error,
#contact-wrapper label.errorDropdown {
	color: #FF0000;
	font-size: 80%;
	float: right;
	margin-right: 13px;
}
#contact-wrapper label.errorDropdown {
	margin-right: 213px;
}
#contact-wrapper input.error,
#contact-wrapper textarea.error {
	color: #FF0000;
	border: 1px solid #FF0000;
	padding: 10px;
	background: #FFF0F0;
}
form#contactform input {
	border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style:solid;
	border-width:1px;
	padding:10px;
	font-size:80%;
	color:#333;
}
form#contactform textarea {
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	font-size:80%;
	padding:0.6em 0.5em 0.7em;
	border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style:solid;
	border-width:1px;
	color: #333;
}
.submitButton {
	float: left;
}
.contactInput {
	width: 477px;
}
.messageInput {
	width: 482px;
	height: 119px;
}
#requirementMessage {
	background: #AEA286;
	padding: 5px;
	font-size: 80%;
}
