* { margin: 0px; padding: 0px; }
.hide { display: none; }

body {
	text-align: center;
	padding: 0;
	font-family: arial, sans-serif;
}

a {
	color: #314976;
}

h2, h3 {
	font-family: "Palatino Linotype", "Book Antiqua", "Palatino", Georgia, serif;
}
	
#wrap {
	width: 900px;
	height: 650px;
	overflow: hidden;
	margin: 0 auto;
}

#header {
	width: 799px;
	height: 50px;
	margin: 0 auto 30px;
}

#header h1 {
	font: 36px arial, sans-serif;
	text-align: left;
	height: 35x;
	padding: 15px 0 0;
	letter-spacing: -1px;
	color: #000;
	position: relative;
	z-index: 100;
	float: left;
}

#back {
	float: right;
	font: 20px "HelveticaNeue-Light", Arial, sans-serif;
	text-decoration: none; text-align: center;
	text-shadow: 0px 1px 1px #02366a;
	border: 1px solid #0066cc;
	border-top: none;
	-moz-border-radius-bottomleft: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-moz-border-radius-bottomright: 2px;
	-webkit-border-bottom-right-radius: 2px;
	position: relative;
	top: -1px;
}

#back span {
	display: block;
	color: #FFF;
	height: 22px; width: 55px;
	padding: 24px 5px 5px 5px;
	border: 1px solid #FFF;
	border-top: none;
	background: url(http://chrisvanpatten.com/portfolio/portfolio.png) -470px 0px;
	position: relative;
	z-index: 2000;
	-moz-border-radius-bottomleft: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-moz-border-radius-bottomright: 2px;
	-webkit-border-bottom-right-radius: 2px;
}

a:hover span {
	border: 1px solid #FFF !important;
	border-top: none !important;
	background-position: -470px -50px !important;
}

#wrap2 {
	width: 900px;
	height: 500px;
	text-align: left;
	overflow: hidden;
	position: relative;
}

#in-wrap {
	display: block;
	height: 500px;
	width: 30000px; /* Doesn't really matter. Keep it big. */
	float: left;
}

.entry {
	width: 800px;
	height: 470px;
	float: left;
	margin: 0 50px;
	list-style: none;
	display: block;
	position: relative;
}

/* SlideViewer */

/*preload classes
.svw {width: 50px; height: 20px; background: #fff;} 
.svw ul {position: relative; left: -999em;} */ 

/*core classes*/
.stripViewer { 
	position: relative;
}

.stripViewer ul { 
	/* this is your UL of images */ 
	position: relative;
	left: 0;
	top: 0;
	width: 1%;
	list-style-type: none;
} 

.stripViewer li { 
	float:left;
	height: 450px;
}

.stripTransmitter { 
	overflow: auto;
	float: left;
	position: relative;
	left: 16px;
	top: -39px;
} 

.stripTransmitter ul {
	position: relative;
	list-style-type: none;
	z-index: 10;
}

.stripTransmitter li {
	width: 24px;
	height: 24px;
	float: left;
	margin: 0;
}

.stripTransmitter a {
	width: 24px;
	height: 24px;
	display: block;
	text-indent: -5000in;
	background: url(http://chrisvanpatten.com/portfolio/portfolio.png) -226px 0px no-repeat;
	outline: none;
} 

.stripTransmitter a:hover, a.current {
	background-position: -226px -24px;
}

.stripTransmitter a:active {
	background-position: -226px -48px;
}

/* Slider */

.image {
	background: #E3E3E3;
	border: 10px solid #E3E3E3;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	width: 520px;
	height: 450px;
	overflow: hidden;
}

.image ul {
	list-style: none;
}

.entry img {
	
}

.meta {
	padding: 6px 8px 0 22px;
	width: 230px;
	float: right;
}

.meta h2 {
	font-weight: bold;
	font-size: 22px;
	color: #222;
}

.meta ul {
	font: 12px arial, sans-serif;
	margin: 12px 0 12px 20px;
}

.meta li {
	list-style: square;
	margin: 0 0 6px;
	line-height: 1em;
	width: 105px;
	float: left;
	color: #666;
}

.meta p {
	font: 13px/18px arial, sans-serif;
	padding: 10px 0 5px;
	clear: both;
	text-align: justify;
	color: #333;
}

blockquote {
	position: absolute;
	width: 230px;
	bottom: 40px;
}

blockquote p {
	font: italic 18px/26px "Palatino Linotype", "Book Antiqua", "Palatino", Georgia, serif !important;
	text-align: left !important;
	color: #000 !important;
}

.meta cite {
	font: 11px arial, sans-serif;
	text-align: left;
	display: block;
	text-indent: -14px;
	width: 200px;
	height: 27px;
	margin: 0 0 0 30px;
	position: absolute;
	bottom: 10px;
}

/* Convinced? */

.convinced div {
	margin: 150px auto 100px;
	width: 520px;
	text-align: center;
	position: static;
	float: none;
}

.convinced h2 {
	font-weight: bold;
	font-size: 60px;
	margin: 0 0 10px;
	color: #000;
}

.convinced h3 {
	font-size: 20px;
	font-weight: normal;
}

.convinced p {
	font: 12px arial, sans-serif;
	color: #666;
	text-align: center;
}

/* gradient */

#l-grad, #r-grad {
	width: 50px;
	height: 630px !important;
	position: relative;
	top: -637px;
	z-index: 1000;
}

#l-grad {
	left: 0px;
	float: left;
	background: url(http://chrisvanpatten.com/portfolio/portfolio.png) left center;
}

#r-grad {
	float: right;
	left: 0px;
	background: url(http://chrisvanpatten.com/portfolio/portfolio.png) right center;
}

#nav {
	width: 799px;
	height: 37px;
	margin: 0 auto;
	background: url(http://chrisvanpatten.com/portfolio/portfolio.png) -50px bottom;
}

a#move-prev, a#move-next {
	text-indent: -5000in;
	display: block;
	width: 176px;
	height: 39px;
	outline: none;
	background-image: url(http://chrisvanpatten.com/portfolio/portfolio.png);
	background-repeat: no-repeat;
	margin: 16px 8px 0;
}

	a#move-prev {
		background-position: -50px 0px;
		float: right;
	}
	
	a#move-prev:active {
		background-position: -50px -39px;
	}
	
	a#move-next {
		background-position: -673px 0px;
		float: right;
	}
	
	a#move-next:active {
		background-position: -673px -39px;
	}
	
#emailme {
	font: 18px "Palatino Linotype", "Book Antiqua", "Palatino", Georgia, serif;
	color: #AAA;
	text-decoration: none;
	position: relative;
	top: -14px;
	left: 8px;
	float: left;
}

a#emailme:hover {
	color: #666;
}