/*
Theme Name: Hugh Peachey Photography (Cufon)
Theme URI: http://bengreig.com/hughpeachey/
Description: The design by <a href="http://www.abitlikethis.com/">Tobie @ A bit like this</a>, template and implimentation by <a href="http://output.bengreig.com">Benji Greig</a>.
Version: 1.1
Author: Benji Greig
Author URI: http://bengreig.com/
Tags: black, photoblog, fixed width
*/


/* CSS Reset v1.0 | 20080212 */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;margin:0;padding:0}
body{line-height:1}
ol,ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:none}
:focus{outline:0}
ins{text-decoration:none}
del{text-decoration:line-through}
table{border-collapse:collapse;border-spacing:0}


/* Start CSS Proper */
body {
	font-family: "Arial Narrow", "Helvetica Neue Condensed", Helvetica, Arial, Sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	color: #999;
	background-color: #000;
}

#container {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	padding-top: 30px;
	clear: both;
}
	
	#header a.heading {
		background-image: url(images/navigation_sprite.gif);
		background-repeat: no-repeat;
		display: block;
		height: 10px;
	}
	
	#header a.heading {
	display: block;
	margin-bottom: 5px;
	width: 160px;
	background-position: left top;
	}
	
	#header a.heading span {
		display: none;
	}
	
	div.contact { float: left;}
	
	#overlay {
		display: block;
		width: 82px;
		height: 10px;
		background-image: url(images/contact.gif);
		background-position: left top;
		background-repeat: no-repeat;
	}
	
	#overlay.selected {
		background-position: left bottom;
	}
	#overlay span {
		display: none;
	}
	
	#categories {
		float: right;
		width: 800px;
		height: 13px;
		margin-bottom: 8px;
		margin-top: 6px;
	}
	
	#categories li {
		float: right;
		display: block;
		margin-left: 10px;
	}
	
/*	#categories li#advertising a {
		width: 69px;
		background-position: 0 -10px;
	}
		#categories li#advertising a:hover,
		#categories li#advertising.current-cat a {
			background-position: 0 -20px;
		}
	
	#categories li#landscape a {
		width: 62px;
		background-position: 0 -30px;
	}
	
		#categories li#landscape a:hover,
		#categories li#landscape.current-cat a {
			background-position: 0 -40px;
		}
	
	#categories li#people a {
		width: 39px;
		background-position: 0 -50px;
	}
	
		#categories li#people a:hover,
		#categories li#people.current-cat a {
			background-position: 0 -60px !important;
		} */

	#categories li a { text-decoration: none; }
    #categories li a:link, #categories li a:visited { color: #999999; }
    #categories li.current-cat a:link, #categories li.current-cat a:visited { color: #ffffff; }
    #categories li a:hover { color: #ffffff; }

#piece {
	width: 717px;
	float: left;
	margin-right: 5px;
	position: relative;
	background-color: #000;
}

#piece.error404 {
	width: 899px;
	margin-right: 0px;
}

	#viewer, #info {
		border: 1px solid #404040;
	}
	
	#viewer {
		position: relative;
		width: 715px;
		height: 549px;
		margin-bottom: 5px;
		background-position: center center;
		background-repeat: no-repeat;
	}
		
	#piece.error404 #viewer {
		width: 897px;
		height: 624px;
		margin-bottom: 0;
		background-image: url(images/404.png) !important;
	}
	
	#contactinfo {
		position: absolute;
		top: 0;
		font-size: 12px;
		width: 695px;
		height: 451px;
		padding-top: 78px;
		margin: 10px;
		background-color: rgba(0,0,0,0.9);
	}
	
	#piece.error404 #contactinfo {
		width: 877px;
		height: 526px;
	}
	
	.hideme {
		opacity: 0;
		-moz-opacity: 0;
		filter: alpha(opacity=0);
	}
	
	#info {
		width: 697px;
		height: 50px;
		padding: 9px;
		line-height: 16px;
	}
	
	#info p {
		margin-top: 3px;
	}
	
	#info p p {
		margin: 0;
		padding: 0;
	}

#thumbs_container {
	position: relative;
	width: 158px;
	height: 590px;
	border: 1px solid #404040;
	padding: 9px 9px 25px;
	float:left;
}
	/*Start ThumbNav*/	
	div.nextPage,
	div.prevPage {
		position: absolute;
		bottom: 3px;
		left: 63px;
		width: 48px;
		height: 16px;
		border: 1px solid #404040;
		text-align: center;
		line-height: 16px;
		display: block;
		margin-left: auto;
		margin-right: auto;
		background-color: rgba(0,0,0,0.9);
		background-image: url(images/thumbNav_more_top.gif);
		background-repeat: none;
	}
	
	div.nextPage {
		background-position: center top;
	}
	
	div.prevPage {
		background-position: center bottom;
	}
	
	.disabled {
		visibility: hidden;
	}
	
	.active {
		visibility: visible;
	}
	/*END ThumbNav*/
	
	div.pieceNav {
		position: absolute;
		width: 80px;
		height: 40px;
		padding-left: 39px;
		padding-right: 39px;
		margin-top: 26px;
		margin-left: auto;
		margin-right: auto;
	}
	
	div.pieceNav a {
		color: green;
	}
	
	div.pieceNav a {
		color: green;
	}
	
	div.pieceNav .next,
	div.pieceNav .previous,
	div.pieceNav .next a,
	div.pieceNav .previous a {
		display: block;
		width: 40px;
		height: 40px;
		background-image: url(images/pieceNav_nextprevious.gif);
		background-repeat: none;
	}
	
	div.pieceNav .next,
	div.pieceNav .previous {
		float: left;
	}
	
	div.pieceNav .previous {
		background-position: 0 0;
	}
	
	div.pieceNav .next {
		background-position: 0 -40px;
	}
	
	div.pieceNav .previous a {
		background-position: 0 -80px;
	}
	
	div.pieceNav .next a {
		background-position: 0 -120px;
	}
	
	div.pieceNav .previous a:hover {
		background-position: 0 -160px;
	}
	
	div.pieceNav .next a:hover {
		background-position: 0 -200px;
	}
	
	/*Start*/
	
	#vimeo {
		text-align: center;
	}
	
	#vimeo p {
		display: block;
		padding: 9px;
		padding-bottom: 1em;
		text-align: left;
	}
	
	#thumbnails{
		position:relative; 
    	overflow:hidden;     
		width: 158px;
		height: 590px;
	}
	
	#thumbnails div.items {
		position:absolute;
		/* this time we have very large space for height */     
    	height:20000em;    
	}
	
	#thumbnails div.items div {
		width: 162px;
		height: 54px;
	}
	
	#thumbnails div.items div a,
	#info #series a {
		float: left;
		width: 50px;
		height: 50px;
		margin-right: 4px;
		margin-bottom: 4px;
		display: block;
		background-position: left top;
		background-repeat: no-repeat;
		opacity: 1;
		-moz-opacity: 1;
		-webkit-opacity: 1;
		filter: alpha(opacity=100);
	}
	
	#thumbnails div.items div a:hover,
	#info #series a:hover {

	}
	
	.thumboverlay {
		position: absolute;
		top: 0;
		left: 0;
		width: 48px !important;
		height: 48px !important;
		border: 1px solid #404040;
	}
	
	.thumboverlay div {
		width: 44px !important;
		height: 44px !important;
		border: 2px solid #000;
	}
	
	#thumbnails div.items div a.selected {
		position: relative;
		opacity: 1;
		-moz-opacity: 1;
		-webkit-opacity: 1;
		filter: alpha(opacity=100);
	}
	
	#info #series {
		float: left;
		padding-right: 6px;
	}
	
	#info #series a {
		position: relative;
		margin-bottom: 0;
	}
	
	
	


#info p{ color: #999999; text-transform: uppercase; }
#info p a { text-decoration: none; }
#info p a:link { color: #999999; }
#info p a:hover { color: #ffffff; }

#contactinfo p { color: #ffffff; line-height: 15px; text-transform: uppercase; margin-bottom: 1em; }
#contactinfo p .grey { color: #999999; }
#contactinfo p a { text-decoration: none; }
#contactinfo p a:link { color: #ffffff; }
#contactinfo p a:visited { color: #ffffff; }
#contactinfo p a:hover { color: #666666; }
