/*  
Theme Name: Peter Roux
Description: A Schwadesign production.
Version: 2.0
Author: Jake Camara, Matt Underwood and Josh Silverman
Author URI: http://www.schwadesign.com/

*/


/* ===== Begin Main Containers ===== */

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

body {
	background-color: #afb1b3;
	text-align: center;
	font: 86.5% Verdana, sans-serif;
}

a {text-decoration: none; color: #fff;}

#outer {height: 100%; width: 100%; display: table; vertical-align: middle;}
#inner {text-align: center; vertical-align: middle; display: table-cell;}

#container {
	background: url('images/bg-container.jpg') no-repeat;
	width: 855px;
	height: 640px;
	margin: 0px auto;
	margin-top: 20px;
	text-align: left;
}

#homepage-link {
	height: 50px;
	width: 450px;
	position: absolute;
}

#sidebar {
	padding: 55px 0px 0px 2px;
}

#parent li a span.hide-text {visibility:hidden;}
#children li a span.hide-text {visibility:hidden;}

#parent {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 15px 0px;
}

#parent li {
	display: inline;
}

#parent li a, #parent li a:visited, #parent li a:hover {
	position: absolute;
	display: block;
	text-decoration: none;
}

#children {
	list-style: none;
	padding: 0px;
	max-width: 600px;
	margin-top: 1px;
}

#children li {
	display: inline;
	padding-right: 15px;
	min-width: 95px;
}

#children li a {
	text-decoration: none;
	min-width: 95px;
}

/* -- Begin WORK -- */

#parent li.page-item-4 a {
	margin-left: 135px;
	width: 100px;
	height: 15px;
	background: url('images/nav-bg-work-inactive.jpg') no-repeat top left;
}

#parent li.current_page_item-4 a {
	background: url('images/nav-bg-work-active.jpg') no-repeat top left !important;
}

#parent li.current-page-parent-4 a {
	background: url('images/nav-bg-work-active.jpg') no-repeat top left !important;
}

#children li.page-item-8 a {
	height: 15px;
	background: url('images/nav-bg-paintings-inactive.jpg') no-repeat top left;
}

#children li.current_page_item-8 a {
	background: url('images/nav-bg-paintings-active.jpg') no-repeat top left !important;
}


#children li.page-item-143 a {
	height: 15px;
	background: url('images/nav-bg-drawings-inactive.jpg') no-repeat top left;
}

#children li.current_page_item-143 a {
	background: url('images/nav-bg-drawings-active.jpg') no-repeat top left !important;
}


#children li.page-item-10 a {
	height: 15px;
	background: url('images/nav-bg-prints-inactive.jpg') no-repeat top left;
}

#children li.current_page_item-10 a {
	background: url('images/nav-bg-prints-active.jpg') no-repeat top left !important;
}

#children li.page-item-11 a {
	height: 15px;
	background: url('images/nav-bg-landscapes-inactive.jpg') no-repeat top left;
}

#children li.current_page_item-11 a {
	background: url('images/nav-bg-landscapes-active.jpg') no-repeat top left !important;
}

#children li.page-item-12 a {
	height: 15px;
	background: url('images/nav-bg-other-inactive.jpg') no-repeat top left;
}

#children li.current_page_item-12 a {
	background: url('images/nav-bg-other-active.jpg') no-repeat top left !important;
}

#children li.page-item-13 a {
	height: 15px;
	background: url('images/nav-bg-abstracts-inactive.jpg') no-repeat top left;
}

#children li.current_page_item-13 a {
	background: url('images/nav-bg-abstracts-active.jpg') no-repeat top left !important;
}

/* -- End WORK -- */

/* -- Begin NEW WORK -- */

#parent li.page-item-5 a {
	margin-left: 0px;
	width: 100px;
	height: 15px;
	background: url('images/nav-bg-newwork-inactive.jpg') no-repeat top left;
}

#parent li.current_page_item-5 a {
	background: url('images/nav-bg-newwork-active.jpg') no-repeat top left !important;
}

/* -- End NEW WORK -- */

/* -- Begin ABOUT -- */

#parent li.page-item-6 a {
	margin-left: 259px;
	width: 100px;
	height: 15px;
	background: url('images/nav-bg-about-inactive.jpg') no-repeat top left;
}

#parent li.current_page_item-6 a {
	background: url('images/nav-bg-about-active.jpg') no-repeat top left !important;
}

#children li.page-item-23 a {
	height: 15px;
	background: url('images/nav-bg-bio-inactive.jpg') no-repeat top left;
}

#children li.current_page_item-23 a {
	background: url('images/nav-bg-bio-active.jpg') no-repeat top left !important;
}

#children li.page-item-24 a {
	height: 15px;
	background: url('images/nav-bg-galleries-inactive.jpg') no-repeat top left;
}

#children li.current_page_item-24 a {
	background: url('images/nav-bg-galleries-active.jpg') no-repeat top left !important;
}

#children li.page-item-25 a {
	height: 15px;
	background: url('images/nav-bg-statement-inactive.jpg') no-repeat top left;
}

#children li.current_page_item-25 a {
	background: url('images/nav-bg-statement-active.jpg') no-repeat top left !important;
}

/* -- End ABOUT -- */

/* -- Begin CONTACT -- */

#parent li.page-item-7 a {
	margin-left: 365px;
	width: 100px;
	height: 15px;
	background: url('images/nav-bg-contact-inactive.jpg') no-repeat top left;
}

#parent li.current_page_item-7 a {
	background: url('images/nav-bg-contact-active.jpg') no-repeat top left !important;
}

/* -- End CONTACT -- */





#pageContent-home {
	position: absolute;
	margin: 0px 0px 0px 75px;
	width: 720px;
	height: 500px;
	padding: 0px;
	z-index: 5;
	text-align: center;
}

#pageContent-about {
	position: absolute;
	margin: 75px 0px 0px 75px;
	width: 720px;
	padding: 0px;
	z-index: 5;
	text-align: center;
	font: 18px Verdana;
	text-transform: uppercase;
	line-height: 1.5em;
}

#pageContent-contact {
	position: absolute;
	margin: 67px 0px 0px 110px;
	width: 635px;
	min-height: 400px;
	min-height: 400px;
	overflow: hidden;
	background-color: #aeb0b3;
}

#pageBackgroundContent-home-3 {
	position: absolute;
	display: inline-block;
	z-index: 1;
	margin: 50px 0px 0px 110px;
	width: 635px;
	height: 400px;
	background-color: #eee;
}

#pageBackgroundContent-home {
	position: absolute;
	display: inline-block;
	z-index: 1;
	margin: 50px 0px 0px 110px;
	width: 635px;
	height: 400px;
	background: url('images/bg-home.jpg') no-repeat center center;
}

#pageBackgroundContent-home-2 {
	position: absolute;
	display: inline-block;
	z-index: 0;
	margin: 50px 0px 0px 110px;
	width: 635px;
	height: 400px;
	background: url('images/bg-home-2.jpg') no-repeat center center;
}

#pageContent {
	position: absolute;
	margin: 50px 0px 0px 85px;
	width: 665px;
	min-height: 400px;
	min-height: 400px;
	overflow: hidden;
	background-color: #aeb0b3;
}

#pageContentColumn {
	padding: 5px 10px 20px 10px;
	color: white;
	font-size: 10px;
	width: 312px;
	height: 374px;
	float: left;
	overflow: auto;
	text-transform: uppercase;
	line-height: 16px;
	text-align: left;
}

#pageContentColumn p {
	margin: 0px;
	margin-top: 10px;
}

#pageContentSubCategory {
	position: absolute;
	margin: 30px 0px 0px 100px;
	width: 670px;
	height: 450px;
	overflow: auto;
	font-size: 10px;
	text-transform: uppercase;
	color: #888;
}

.click {margin-left: 34px;}

#pageContent-newwork {
	position: absolute;
	margin: -18px 0px 0px 100px;
	width: 670px;
	height: 450px;
	overflow: auto;
	font-size: 10px;
	text-transform: uppercase;
	color: #888;
}

#pageContentGalleryItem {
	position: absolute;
	margin: 50px 0px 0px 110px;
	width: 635px;
	min-height: 400px;
	min-height: 400px;
	overflow: hidden;
}

#pageContentGalleryItem img {
	max-width: 600px;
	max-height: 380px;
	border: 0px;
	float: left;
	margin-right: 20px;
}

#pageContentInner-text {
	padding: 5px 20px 20px 20px;
	color: white;
	font-size: 10px;
	width: 300px;
	height: 360px;
	overflow: hidden;
	text-transform: uppercase;
	line-height: 20px;
	text-align: justify;
}

#galleryItemList {
	font: 11px Verdana;
	text-transform: uppercase;
	padding: 25px;
	line-height: 20px;
	overflow: auto;
}

#galleryItemList ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#galleryItemList a {
	text-decoration: none;
	color: #fff;
}

#galleryItemList a:hover {
	text-decoration: underline;
	color: #fff;
}

#meta {
	font: 8px Verdana;
	text-align: left;
	text-transform: uppercase;
	color: #777;
	line-height: 1.5em;
}
#thumbnailLayer {
	display: block;
	z-index: 5;
}
#thumbnailLayer a {
	display: block;
	cursor: pointer;
}

#thumbnail {
/*	border: 10px solid #aeb0b3; */
	z-index: 0;
	margin: 10px;
	height: 80px;
	width: 80px;
	float: left;
	overflow: hidden;
	text-align:right;
}

#thumbnail:hover {
/*	opacity: 0.5;
	-moz-opacity: 0.5;
	filter:alpha(opacity=50); */
}

#thumbnail img {
	width: 185px;
	margin-left: -13px;
	border: 0px;
}

/* ===== End Main Containers ===== */

/* ===== Begin sIFR Styling: These are standard sIFR styles... do not modify ===== */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 26px;
	z-index: 5;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 12px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}

/* ===== End sIFR Styling ===== */
	

/**************************************************************
		SlideShow
		v 1.3
**************************************************************/

	.slideshowContainer {
		border: 0px solid #ccc;
		width: 720px;
		height: 500px;
		margin-bottom: 5px;
	}

	.loading {
/*		background: url(images/loading.gif) center no-repeat; 
		visibility: none; */
	}

	.slideshowThumbnail {
		outline: none;
	}

	.slideshowThumbnail img {
		border: 1px solid white;
		padding: 4px;
		width: 720px;
		height: 500px;
	}

	a:hover.slideshowThumbnail img {
		border: 1px solid #ccc;
		padding: 4px;
	}

	.current img {
		border: 1px solid red;
		padding: 5px;
	}

	.outline {
		border: 0px solid #fff;
		z-index: 0;
		position: absolute;
	}

	#thumbnails {
		/*width: 130px;
		float: left;*/
	}

/*************************************************************/


