/*
	http://www.jesserewing.com style sheet
	by Jesse R. Ewing
	updated 20 MAY 10
*/

/*
---------------------------------------------------------------
------- PAGE --------------------------------------------------
---------------------------------------------------------------
*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, th, td {
	margin: 0;
	padding: 0;
	}

html, body {
	height: 100%;
	margin: 0 auto;
	padding: 0;
	background: #f5f4ec url(http://www.jesserewing.com/i/header_tile.gif) top left repeat-x;
	}

/* IE centering fix */
#overwrap {
	position: relative;
	min-height: 100%;
	width: 100%;
	margin: 0px 0px -210px 0px;
	text-align: center;
	}
	
#container {
	min-height: 100%;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	}

#title {
	width: 900px;
	height: 40px;
	float: left;
	padding-top: 30px;
	padding-left: 30px;
	}

.page-title {
	float: left;
	}

#content-wrapper {
	width: 900px;
/*	height: 100%; */
	min-height: 600px;
	margin-left: auto;
	margin-right: auto;
	}

#secondary-left {
	width: 450px;
	height: 100%;
	float: left;
	}

#secondary-right {
	width: 450px;
	height: 100%;
	float: right;
	}

#secondary {
	width: 420px;
	min-height: 390px;
	float: left;
	padding-left: 30px;
	margin-top: 0px;
	margin-bottom: 30px;
	}

#secondary-right p {
	font-size: 18px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	line-height: 150%;
	color: #524140;
	text-align: left;
	}

#secondary-left p, #tertiary-left p, #tertiary-right p {
	font-size: 14px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	line-height: 160%;
	color: #524140;
	text-align: left;
	}

#secondary h1, #tertiary h1 {
	font-size: 18px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	line-height: 120%;
	color: #524140;
	text-align: left;
	padding-top: 10px;
	}

#secondary a, #tertiary a, #secondary a:visited, #tertiary a:visited {
	color: #fc5909;
	text-decoration: none;
	}

#secondary a:hover, #tertiary a:hover, #secondary a:active, #tertiary a:active {
	color: #fc5909;
	text-decoration: none;
	border-bottom: 1px solid #f29438;
	}

#secondary ul, #tertiary ul {
	font-size: 14px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	line-height: 160%;
	color: #524140;
	text-align: left;
	padding-bottom: 10px;
	padding-left: 20px;
	}

#tertiary {
	min-height: 100px;
	float: left;
	margin-bottom: 100px;
	}

#tertiary-left {
	width: 550px;
	height: 100%;
	float: left;
	padding-left: 10px;
	}

#tertiary-right {
	width: 290px;
	height: 100%;
	float: right;
	padding-left: 45px;
	}

.dotted-divider {
	width: 900px;
	height: 30px;
	float: left;
	background-image: url(http://www.jesserewing.com/i/dotted_divider.png);	
	background-repeat: no-repeat;
	}

.dotted-divider-half {
	width: 450px;
	height: 30px;
	float: left;
	background-image: url(http://www.jesserewing.com/i/dotted_divider_half.png);
	background-repeat: no-repeat;
	}

a:focus {
	outline: none;
	}

#left-info {
	margin-bottom: 100px;
	}

.sm-img-left {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-top: -5px;
	}

.sm-img-right {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-top: -5px;
	}

a img {
	border: none;
	}

/*
---------------------------------------------------------------
------- HEADER ------------------------------------------------
---------------------------------------------------------------
*/

#header {
	position: relative;
	width: 960px;
	height: 170px;
	}

.sitelogo {
	float: left;
	padding-top: 65px;
	padding-left: 30px;
	}

.sitelogo a img {
	border: none;
	}

.sitelogo a {
	display: block;
	width: 450px;
	height: 50px;
	overflow: hidden;
	}

.sitelogo a:hover img {
	margin-left: -450px;
	}

/* to appease IE */
.sitelogo a:hover img {
	zoom: 1;
	}

#nav {
	width: 470px;
	height: 50px;
	position: relative;
	float: right;
	padding-top: 80px;
	margin: 0;
	}

#nav ol {
	display: inline;
	list-style-type: none;
	padding-right: 17px;
	}

#nav ol li {
	display: inline;
	}

#nav ol li a {
	font-size: 13px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-weight: bold;
	color: #efe5d7;
	text-align: right;
	letter-spacing: 1px;
	text-decoration: none;
	padding-bottom: 1px;
	}

#nav ol li a:hover {
	color: #233049;
	text-decoration: none;
	border-bottom: 2px solid #38425c;
	}

.navspace {
	padding-right: 17px;
	}

/*
---------------------------------------------------------------
------- FOOTER ------------------------------------------------
---------------------------------------------------------------
*/

#footer {
	position: relative;
	width: 100%;
	height: 210px;
	background-color: #5e4b49;
	}

.clearfooter {
	height: 210px;
	clear: both;
	}

#footer-wrapper {
	width: 900px;
	height: 150px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 30px;
	}

#copyright {
	width: 580px;
	height: 150px;
	float: left;
	background: url(http://www.jesserewing.com/i/home_home.png) top left no-repeat;
	}

#follow {
	width: 290px;
	height: 150px;
	float: left;
	padding-top: 30px;
	margin-left: 30px;
	background: url(http://www.jesserewing.com/i/follow_me.png) top left no-repeat;
	}

#copyright p {
	font-size: 14px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	line-height: 150%;
	color: #efe5d7;
	text-align: left;
	padding-top: 20px;
	padding-left: 10px;
	}

#follow p {
	font-size: 14px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	line-height: 100%;
	color: #efe5d7;
	text-align: left;
	}

.iconlink-wrapper {
	width: 290px;
	height: 120px;
	position: relative;
	float: left;
	}

.twitter-wrapper {
	width: 290px;
	height: 40px;
	float: left;
	display: block;
	min-height: 40px;
	text-align: left;
	background: url(http://www.jesserewing.com/i/twitter_icon.gif) top left no-repeat;
	overflow: hidden;
	}

.facebook-wrapper {
	width: 290px;
	height: 40px;
	float: left;
	display: block;
	min-height: 40px;
	text-align: left;
	background: url(http://www.jesserewing.com/i/facebook_icon.gif) top left no-repeat;
	overflow: hidden;
	}

.flickr-wrapper {
	width: 290px;
	height: 40px;
	float: left;
	display: block;
	min-height: 40px;
	text-align: left;
	background: url(http://www.jesserewing.com/i/flickr_icon.gif) top left no-repeat;
	overflow: hidden;
	}

.twitter-wrapper:hover, .facebook-wrapper:hover, .flickr-wrapper:hover {
	background-position: -290px;
	}

/* again, to appease IE */
.twitter-wrapper a:hover img {
	zoom: 1;
	}

#twitterlink, #facebooklink, #flickrlink {
	padding-top: 6px;
	padding-left: 60px;
	}

#twitterlink a, #facebooklink a, #flickrlink a {
	color: #c9eb0d;
	text-decoration: none;
	}

#twitterlink a:hover, #facebooklink a:hover, #flickrlink a:hover {
	color: #c9eb0d;
	text-decoration: none;
	border-bottom: 1px solid #bcdb11;
	}

/*
---------------------------------------------------------------
------- TEMPORARY HOME PAGE -----------------------------------
---------------------------------------------------------------
*/

#home-left {
	width: 580px;
	height: 100%;
	float: left;
	}

#rotate-wrapper {
	width: 580px;
	height: 390px;
	float: left;
	background: #f5f4ec url(http://www.jesserewing.com/i/photo_border.png) top left no-repeat;
	}

ul#oldphotos {
	list-style-type: none;
	float: left;
	}

#home-right {
	width: 320px;
	height: 100%;
	float: right;
	}

#welcome {
	width: 290px;
	min-height: 390px;
	float: left;
	padding-left: 30px;
	margin-top: 0px;
	}

#welcome p {
	font-size: 18px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	line-height: 160%;
	color: #524140;
	text-align: left;
	}

#welcome a, #welcome a:visited {
	color: #fc5909;
	text-decoration: none;
	}

#welcome a:hover, #welcome a:active {
	color: #fc5909;
	text-decoration: none;
	border-bottom: 1px solid #f29438;
	}

#rotate-caption {
	width: 580px;
	height: 60px;
	float: left;
	padding-bottom: 20px;
	}

#rotate-caption p {
	padding-right: 20px;
	padding-left: 20px;
	font-size: 12px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	line-height: 140%;
	color: #524140;
	text-align: left;
	}

/*
---------------------------------------------------------------
------- HOME PAGE ---------------------------------------------
---------------------------------------------------------------
*/

#welcome-wrapper {
	width: 900px;
	height: 100%;
	float: left;
	padding-bottom: 20px;
	}

#welcome-left {
	width: 300px;
	height: 100%;
	float: left;
	}

#work-wrapper {
	width: 300px;
	height: 300px;
	float: left;
	background: #f5f4ec url(http://www.jesserewing.com/i/work_rotate_border.png) top left no-repeat;
	}

ul#work {
	list-style-type: none;
	float: left;
	}

.rotate {
	float: left;
	padding: 40px;
	}

#welcome-right {
	width: 570px;
	height: 100%;
	float: right;
	}

#welcome-right p {
	font-size: 18px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	line-height: 150%;
	color: #524140;
	text-align: left;
	padding-right: 10px;
	}

#recent-wrapper {
	width: 900px;
	height: 100%;
	float: left;
	padding-bottom: 10px;
	}

#recent-left {
	width: 290px;
	height: 100%;
	float: left;
	}

.recent-work {
	width: 290px;
	height: 40px;
	float: left;
	background: url(http://www.jesserewing.com/i/recent_work.png) top left no-repeat;
	}

#recent-right {
	width: 580px;
	height: 100%;
	float: right;
	}

#clients-wrapper {
	width: 900px;
	height: 100%;
	float: left;
	padding-bottom: 10px;
	}

#clients-left {
	width: 290px;
	height: 100%;
	float: left;
	}

.recent-clients {
	width: 290px;
	height: 40px;
	float: left;
	background: url(http://www.jesserewing.com/i/recent_clients.png) top left no-repeat;
	}

#clients-right {
	width: 580px;
	height: 100%;
	float: right;
	}

#news-wrapper {
	width: 900px;
	height: 100%;
	float: left;
	padding-bottom: 50px;
	}

#whats-new {
	width: 290px;
	height: 30px;
	float: left;
	background: url(http://www.jesserewing.com/i/whats_new.png) top left no-repeat;
	}

.news-item-wrapper {
	width: 560px;
	height: 100%;
	float: right;
	padding-right: 10px;
	padding-bottom: 5px;
	margin-bottom: 15px;
	border-bottom: 1px solid #d2c9bb;
	}

.top-item {
	margin-top: -9px;
	}

#recent-wrapper p, #recent-wrapper h2 {
	padding-left: 10px;
	}

#recent-wrapper p, #news-wrapper p {
	font-size: 14px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	line-height: 160%;
	color: #524140;
	text-align: left;
	padding-bottom: 5px;
	}

#welcome-wrapper a, #recent-wrapper a, #news-wrapper a,
#welcome-wrapper a:visited, #recent-wrapper a:visited, #news-wrapper a:visited {
	color: #fc5909;
	text-decoration: none;
	}

#welcome-wrapper a:hover, #recent-wrapper a:hover, #news-wrapper a:hover,
#welcome-wrapper a:active, #recent-wrapper a:active, #news-wrapper a:active {
	color: #fc5909;
	text-decoration: none;
	border-bottom: 1px solid #f29438;
	}

#recent-wrapper h2, #news-wrapper h2 {
	font-size: 12px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	line-height: 120%;
	color: #524140;
	font-weight: bold;
	text-align: left;
	letter-spacing: 1px;
	padding-top: 10px;
	}

.testimonial {
	font-size: 12px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	line-height: 140%;
	color: #524140;
	text-align: left;
	}

.date {
	font-size: 13px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	line-height: 120%;
	color: #524140;
	font-weight: normal;
	text-align: left;
	}
	
/*
---------------------------------------------------------------
------- ABOUT PAGE --------------------------------------------
---------------------------------------------------------------
*/

#content-wrapper {
	width: 900px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	}

#portrait-wrapper {
	width: 450px;
	height: 390px;
	float: left;
	background: #f5f4ec url(http://www.jesserewing.com/i/about_photo_border.png) top left no-repeat;
	}

.portrait {
	float: left;
	padding: 40px;
	}

#portrait-caption {
	width: 450px;
	height: 40px;
	float: left;
	padding-bottom: 20px;
	}

#portrait-caption p {
	padding-right: 20px;
	padding-left: 20px;
	font-size: 12px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	line-height: 140%;
	color: #524140;
	text-align: right;
	}

#portrait-caption a, #portrait-caption a:visited {
	color: #fc5909;
	text-decoration: none;
	}

#portrait-caption a:hover, #portrait-caption a:active {
	color: #fc5909;
	text-decoration: none;
	border-bottom: 1px solid #f29438;
	}

.awards {
	padding-top: 12px;
	}

#books {
	padding-top: 5px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #c6baab;
	}

#books p {
	font-size: 12px;
	line-height: 150%;
	}

#formspring {
	float: left;
	width: 180px;
	height: 100%
	margin-bottom: 30px;
	margin-left: -10px;
	}

.portrait-img-left {
	float: left;
	padding-top: 15px;
	padding-right: 20px;
	}

.portrait-first {
	margin-left: -10px;
	}

/*
---------------------------------------------------------------
------- CONTACT PAGE ------------------------------------------
---------------------------------------------------------------
*/

.displaynone {
	display: none;
	}

/*
---------------------------------------------------------------
------- ART PAGE ----------------------------------------------
---------------------------------------------------------------
*/

#tertiary-left table {
	float: left;
	width: 100%;
	height: 100%;
	padding-top: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #c6baab;
	}

tbody {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 13px;
	line-height: 130%;
	color: #524140;
	font-size: 13px;
	text-align: left;
	}

tbody tr th {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #233049;
	padding: 7px 10px 7px 8px;
	background-color: none;
	border-bottom: 1px solid #c6baab;
	}

td {
	padding: 15px 10px 10px 8px;
	vertical-align: top;
	}
	
tr.alt td {
	background: #ece7e0;
	}

#recently-painted {
	padding-top: 5px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	}

#recently-painted p {
	font-size: 12px;
	line-height: 150%;
	padding-bottom: 10px;
	padding-left: 10px;
	}

.painting-img-left {
	float: left;
	padding-top: 20px;
	}

/*
---------------------------------------------------------------
------- PROJECTS PAGE -----------------------------------------
---------------------------------------------------------------
*/

.project-wrapper {
	min-height: 250px;
	width: 900px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #c6baab;
	}

.project-description {
	width: 550px;
	min-height: 280px;
	float: left;
	padding-left: 10px;
	}

.project-description p {
	font-size: 14px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	line-height: 160%;
	color: #524140;
	text-align: left;
	}

.project-description a, .project-description a:visited {
	color: #fc5909;
	text-decoration: none;
	}

.project-description a:hover, .project-description a:active {
	color: #fc5909;
	text-decoration: none;
	border-bottom: 1px solid #f29438;
	}

.project-img-right {
	float: right;
	padding-right: 10px;
	}

.project-info-img {
	margin-left: -10px;
	}

/*
---------------------------------------------------------------
------- INDIVIDUAL PROJECT PAGE -------------------------------
---------------------------------------------------------------
*/

#project-left {
	width: 580px;
	height: 100%;
	float: left;
	padding-bottom: 20px;
	}

.project-img-wrapper {
	width: 580px;
	height: 100%;
	float: left;
	margin-bottom: 20px;
	background-color: #f5f4ec;
	}

.project-img-topcap {
	width: 580px;
	height: 40px;
	float: left;
	background: #f5f4ec url(http://www.jesserewing.com/i/proj_border_topcap.png) top left no-repeat;
	}

.project-img-bkrd {
	width: 580px;
	height: 100%;
	float: left;
	background: #f5f4ec url(http://www.jesserewing.com/i/proj_border_bkrd.png) top left repeat-y;
	}

.project-img-botcap {
	width: 580px;
	height: 40px;
	float: left;
	background: #f5f4ec url(http://www.jesserewing.com/i/proj_border_botcap.png) top left no-repeat;
	}

.project-img {
	float: left;
	padding-right: 40px;
	padding-left: 40px;
	}

#project-right {
	width: 290px;
	height: 100%;
	float: right;
	}

#project-info {
	width: 290px;
	min-height: 390px;
	float: left;
	padding-left: 0px;
	margin-top: 0px;
	}

#project-info p {
	font-size: 14px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	line-height: 160%;
	color: #524140;
	text-align: left;
	padding-bottom: 10px;
	}

#project-info a, #project-info a:visited {
	color: #fc5909;
	text-decoration: none;
	}

#project-info a:hover, #project-info a:active {
	color: #fc5909;
	text-decoration: none;
	border-bottom: 1px solid #f29438;
	}

#project-info h1 {
	font-size: 18px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	line-height: 120%;
	color: #524140;
	text-align: left;
	padding-top: 10px;
	}

#project-info h2 {
	font-size: 12px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	line-height: 120%;
	color: #524140;
	font-weight: bold;
	text-align: left;
	letter-spacing: 1px;
	padding-top: 10px;
	}

/*
---------------------------------------------------------------
------- DESIGN PAGE -------------------------------------------
---------------------------------------------------------------
*/

.design-left {
	width: 580px;
	height: 100%;
	float: left;
	padding-bottom: 20px;
	}

.design-wrapper {
	width: 580px;
	height: 455px;
	float: left;
	background: #f5f4ec url(http://www.jesserewing.com/i/design_border.png) top left no-repeat;
	}

.design-img {
	float: left;
	padding: 40px;
	}

.design-right {
	width: 290px;
	height: 100%;
	float: right;
	}

.design-info {
	width: 290px;
	min-height: 390px;
	float: left;
	padding-left: 0px;
	margin-top: 0px;
	}

.info-item {
	}

.project-number {
	font-size: 16px;
	font-weight: bold;
	color: #5e4b49;
	float: right;
	padding-right: 30px;
	}

.design-info p {
	font-size: 13px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	line-height: 160%;
	color: #524140;
	text-align: left;
	padding-bottom: 10px;
	}

.design-info a, #design-info a:visited {
	color: #fc5909;
	text-decoration: none;
	}

.design-info a:hover, #design-info a:active {
	color: #fc5909;
	text-decoration: none;
	border-bottom: 1px solid #f29438;
	}

.views-nav {
	width: 580px;
	height: 15px;
	float: left;
	text-align: left;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 20px;
	}

.views-nav a {
	color: #fc5909;
	text-decoration: none;
	}

.views-nav a:hover {
	color: #fc5909;
	text-decoration: none;
	border-bottom: 1px solid #f29438;
	}

.views-nav ol {
	display: inline;
	list-style-type: none;
	}

.views-nav ol li {
	display: inline;
	font-size: 15px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	line-height: 100%;
	color: #524140;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: left;
	padding-right: 10px;
	}

.views {
	font-size: 12px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	line-height: 160%;
	color: #524140;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: left;
	}

.project-images {
	}

.enlarge-images {
	}

#project-nav {
	width: 900px;
	height: 70px;
	float: left;
	background-image: url(http://www.jesserewing.com/i/project_nav_bkrd.png);
	background-repeat: no-repeat;
	margin-bottom: 30px;
	z-index: 1;
	}

.prev-project {
	position: absolute;
	top: 580px;
	left: 0px;
	cursor: pointer;
	padding: 0;
	}

.next-project {
	position: absolute;
	top: 580px;
	right: 0px;
	cursor: pointer;
	padding: 0;
	}

.prev-project a img, .next-project a img {
	border: none;
	}

/*
.prev-project a, .next-project a {
	display: block;
	width: 200px;
	height: 70px;
	overflow: hidden;
	}

.prev-project a:hover img, .next-project a:hover img {
	margin-left: -200px;
	}
*/

/* to appease IE */
.prev-project a:hover img, .next-project a:hover img {
	zoom: 1;
	}

/*
---------------------------------------------------------------
------- SLIDER ------------------------------------------------
---------------------------------------------------------------
*/

#slider {
	width: 900px;
	margin: 0 auto;
	position: relative;
	}

.scroll {
	height: 510px;
	overflow: auto;
	position: relative; /* fix for IE to respect overflow */
	clear: left;
	}

.scrollContainer div.panel {
	padding: 0px;
	height: 510px;
	width: 900px;
	}

.scrollButtons {
	position: absolute;
	top: 580px;
	cursor: pointer;
	}

.scrollButtons.left {
	left: 0px;
	}

.scrollButtons.right {
	right: 0px;
	}


/*
---------------------------------------------------------------
------- PALETTE -----------------------------------------------
---------------------------------------------------------------
*/

page background			#fbfaf5

page top stripe			#524140

header background		#c6baab

navigation text			#efe5d7

indigo hover text		#233049

indigo hover border		#38425c

orange hover text		#fc5909 / was #fc8109

orange hover border		#f29438

lime hover text			#c9eb0d

lime hover border		#bcdb11

text				#524140

footer background		#5e4b49
