/* @override http://www.sublevel.us/css/main.css */

/* CSS RESET */

html, body, div, span, h1, h2, h3, h4, h5, p, a, ol, ul, li, cite, fieldset, form, input, hr, textarea {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent; }

:focus {
	outline: 0; }

ol, ul, li {
	list-style: none; }

a {
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px solid;
	color: #111; }

a:hover {
	color: #666; }

html, body {
	background: #fff;
	font: normal 16px/1.35em "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #b6b6b6; }

h2 {
	text-indent: -9999px;
	margin: 0 0 38px;
	height: 24px; }

span.copy {
	color: #d5d5d5;
	position: absolute;
	left: 125px;
	bottom: 0;
	font-size: 9px;
	line-height: 11px;
	text-align: right; }

hr {
	position: absolute;
	bottom: 0;
	left: 450px;
	width: 745px;
	border-bottom: 1px solid #eaeaea; }

.arrow {
	width: 58px;
	background: #e9e9e9 url(/img/arrow.png) no-repeat center right;
	line-height: 13px;
	font-size: 9px;
	color: #a3a3a3;
	margin: 0 0 0 15px;
	border: 0;
	display: block; }

#work {
	position: relative;
	width: 701px;
	height: 456px;
	padding: 0 22px 0 472px;
	background: url(/img/work_stripes.png) no-repeat;
	overflow: hidden; }

#work ul {
	position: absolute;
	left: 25px;
	top: 0;
	width: 330px;
	text-align: right; }

#work ul li {
	font-size: 20px; }

#work ul li a {
	padding: 0;
	border: 0;
	padding: 12px 30px 11px 0;
	display: block; }

#work ul li a:hover,
#work ul li.active {
	background: #fafafa; }

#work .entry1 a {
	color: #ffba00; }

#work .entry2 a {
	color: #ffd500; }

#work .entry3 a {
	color: #ffee00; }

#work .entry4 a {
	color: #e8f800; }

#work .entry5 a {
	color: #d5ff00; }

#work .entry6 a {
	color: #b9ff0a; }

#work .entry7 a {
	color: #0cff77; }

#work .entry8 a {
	color: #80ffe8; }

#work .entry9 a {
	color: #aff8f9; }

#work .entry10 a {
	color: #d8eafd; }

#work #img{
	width: 500px;
	height: 455px;
	overflow: hidden; }

#work #img_over{
	position: absolute;
	width: 500px;
	height: 455px;
	background: #fff;
	z-index: 1; }

#work #next {
	position: absolute;
	bottom: 0;
	left: 897px;
	font: normal 11px/13px "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding: 18px 26px 15px;
	border: 0;
	background: #c8c8c8;
	color: #3d3d3d;
	z-index: 2; }

#work #next:hover {
	background: #c0c0c0;
	color: #3d3d3d; }

#work #info {
	position: absolute;
	right: 0;
	top: 0; }

#work #info #newPrint {
	background: #f5f5f5 url(/img/prints.png) no-repeat 50%;
	padding: 20px;
	margin: 0;
	text-indent: -9999px;
	display: block;
	border: 0; }

#work #info .arrow {
	margin: 0;
	padding: 180px 120px 176px 46px; }

#work #info #blog {
	position: absolute;
	bottom: 0;
	font: normal 11px/13px "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding: 18px 26px 15px;
	border: 0;
	background: #b4b4b4;
	color: #858585; }

#work #info #blog:hover {
	background: #adadad;
	color: #666; }

#work #info #shop {
	position: absolute;
	bottom: 0;
	left: 74px;
	font: normal 11px/13px "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding: 18px 26px 15px;
	border: 0;
	background: #9b9b9b;
	color: #fff; }

#work #info #shop:hover {
	background: #939393; }

#email {
	position: absolute;
	top: 530px;
	left: 124px;
	width: 103px;
	display: block;
	padding: 14px;
	border: 0;
	background: #000;
	color: #fff;
	font-size: 14px;
	z-index: 1; }

#email:hover {
	background: #222;
	color: #eee; }

#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	display: none;
	height: 100%;
	background: url(/img/overlay.png);
	text-indent: -9999px; }

#overlay a {
	display: block;
	border: 0;
	padding: 0; }

#contact {
	position: absolute;
	top: 0;
	left: 124px;
	width: 840px;
	height: 530px;
	z-index: 100;
	opacity: 0;
	visibility: hidden; }

#contact h2 {
	background: #000;
	width: 120px;
	padding: 15px 30px;
	font-size: 28px;
	color: #e9e9e9;
	text-indent: 0;
	margin: 0; }

#contact #back {
	position: absolute;
	left: 180px;
	display: block;
	background: #353534;
	padding: 0;
	border: 0;
	top: 0;
	color: #8b8b8b;
	font-size: 12px;
	line-height: 20px;
	padding: 17px 30px; }

#contact #content {
	padding: 40px;
	background: #fff;
	-webkit-box-shadow: 0 0 5px #000;
	-moz-box-shadow: 0 0 5px #000; }

#contact textarea {
	color: #959595;
	width: 760px;
	height: 290px; }

#contact h3 {
	border-bottom: 1px solid #d4d4d4;
	padding: 10px 0;
	margin: 0 0 20px; }

#contact label {
	color: #969696;
	padding: 10px 10px 10px 0; }

#contact input[type=text] {
	background: #d4d4d4;
	padding: 10px; }

#contact input[type=submit] {
	background: #8d8d8d;
	color: #fff;
	padding: 10px; }

#contact #content input.validation-failed {
	border: 2px solid #ffba00;
	padding: 8px; }

#contact #content textarea.validation-failed {
	border: 2px solid #ffba00; }

#news {
	position: relative;
	width: 701px;
	height: 200px;
	padding: 30px 22px 0 472px; }

#news h2 {
	background: url(/img/news.png) no-repeat; }

#news .entry {
	width: 220px;
	height: 135px;
	padding: 0 13px 0 0;
	float: left;
	font-size: 9px;
	line-height: 11px;
	font-weight: normal;
	color: #9b9b9b; }

#news .entry h3 {
	padding: 0 0 1em;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal; }

#news #more {
	position: absolute;
	bottom: -26px;
	right: 0;
	z-index: 1;
	display: block;
	width: 64px;
	height: 19px;
	padding: 0;
	border: 0;
	background: url(/img/more.png) no-repeat;
	text-indent: -9999px;
	opacity: .7; }

#news #more:hover {
	opacity: 1; }

#news #container {
	width: 699px;
	height: height: 135px;
	overflow: hidden; }

#flickr {
	width: 701px;
	height: 339px;
	padding: 30px 22px 0 472px;
	margin: 0 0 0;
	position: relative;
	background: url(/img/flickr_stripes.png) no-repeat center left; }

#flickr h2 {
	background: url(/img/flickr.png) no-repeat; }

#flickr ul {
	float: left;
	width: 462px;
	height: 230px; }

#flickr ul a {
	border: 0;
	padding: 0;
	margin: 0 1px 1px 0;
	width: 76px;
	height: 76px;
	display: block;
	float: left; }

#flickr ul a img{
	border: 0; }

#flickr .arrow {
	height: 39px;
	padding: 98px 120px 94px 46px;
	float: left; }

#footer {
	clear: both;
	width: 701px;
	position: relative;
	font-size: 9px;
	line-height: 11px;
	color: #d5d5d5;
	padding: 30px 22px 30px 450px; }

#footer a {
	position: absolute;
	right: -21px;
	top: 6px;
	text-indent: -9999px;
	border: 0;
	padding: 0;
	width: 64px;
	height: 19px;
	background: url(/img/back.png) no-repeat;
	opacity: .7; }

#footer a:hover {
	opacity: 1; }