/*

	Zen Photo Default (Dark) 1.0
	
*/

/* Basics
------------------------------ */
html {
	/* Moz */
	height: 100%;
}

/* Main Layout
------------------------------ */
body {
	background: #333 url('/gallery/themes/thomasgearty/images/topnav.png') repeat-x 0 30px;
	height:100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#wrapper {
	width:1000px;
	height:100%;
	margin:0px auto;
	background: #333 url('/gallery/themes/thomasgearty/images/leftnav.png') repeat-y center top;
	}

#main {
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 1000px;
}
#headerwrapper {
	width: 100%;
	height: 70px;
	background-image:url('/gallery/themes/thomasgearty/images/topnav.png');
	background-repeat:repeat-x;
	background-position:0 30px;
	}
#header {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	}
#header img {
	float:left;
	margin-top:30px;
	}
#header ul {
	font-family:'Georgia';
	letter-spacing:1px;
	float:left;
	margin:30px 0 0 5px;
	padding:0;
	list-style-type:none;
	font-size:10px;
	}
#header li {
	float:left;
	margin:0;
	padding:0;
	}
#header li a {
	display:block;
	float:left;
	height:30px;
	line-height:30px;
	padding: 0 15px;
	margin-top:5px;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	}
#header li a:hover {
	background:#ccc;
	color:#333;
	}
	
#leftnav {
	width:262px;
	float:left;
	margin-top:20px;
	padding:0 0 0 14px;
	}
#leftnav .thumb {
	float:left;
	width:80px;
	height:80px;
	position:relative;
	background:#676767 url('/gallery/themes/thomasgearty/images/thumb-background.png') no-repeat;
	margin:0 4px 4px 0;
	}
#leftnav img {
	position:absolute;
	top:4px;
	left:4px;
	}
#leftnav h2 {
	margin:0 0 15px 4px;
	}
#leftnav p {
	clear:both;
	font-size:12px;
	width:244px;
	margin:0 0 15px 4px;
	color:#aaa;
	}
#content {
	width:700px;
	float:left;
	margin-top:18px;
	}
#content p {
	font-size:12px;
	}
#content h2,
#content h4,
#content p {
	margin-left: 20px;
	}
	
p.copyright {
	font-size:10px;
	color:#444;
	clear:both;
	float:left;
	padding-left:296px;
	}

/* Link Styles
------------------------------ */
a:link, a:active, a:visited { text-decoration: underline; color: #ccc; }
a:hover, a:focus { text-decoration: none; color: #999; }

/* Text Styles
------------------------------ */
body {
	font: normal 62.5%/1.8 "Helvetica Neue", "Lucida Grande", Helvetica, Arial, sans-serif;
	color: #888;
}
h2 {
	font: 20px "Adobe Garamond Pro", Garamond, "Times New Roman", Georgia, Times, serif;
	font-weight: normal;
	color: #ccc;
	margin:0;
	padding:0;
}
h3 {
	font: 20px "Adobe Garamond Pro", Garamond, "Times New Roman", Georgia, Times, serif;
	font-weight: normal;
	margin-top: 30px;
	}
h3 a:link, h3 a:visited { text-decoration: none; color:#ccc; }
h3 a:hover { text-decoration: underline; }

h4 {
	font: 14px "Adobe Garamond Pro", Garamond, "Times New Roman", Georgia, Times, serif;
	font-weight: normal;
	text-transform:uppercase;
	letter-spacing:2px;
	color: #ccc;
	margin:30px 0 0 0;
	}
/* Miscellaneous
------------------------------ */
hr {
	clear: both;
	height: 0;
	border: 0;
	border-top: 1px solid #444;
	margin: 0 0 12px 0;
	padding: 0;
}
img {
	border: 0;
}
blockquote {
	border-left: 1px dotted #96967E;
	margin-left: 20px;
	padding-left: 20px;
	color: #363630;
}



/* Image Thumbnails
------------------------------ */
.imagethumb a, .imagethumb a:hover {
	display: block;
	margin: 0px 9px 9px 0px;
	line-height: 0px;
    border: 1px solid #444;
	background-color: #333;
}
.imagethumb a:visited {
    background-color: #333;
    border: 1px solid #444;
}
.imagethumb a:hover {
	background-color:#333;
	border: 1px solid #ccc;
}
.imagethumb {
	float: left;
}
.albumdesc2 {
	line-height: 18px;
}


/* Album Thumbnails
------------------------------ */
#albums {
	float: left;
}
.album {
	margin: 0 0 30px 20px;
	float: left;
	width: 330px;
	line-height: 100%;
}
.album a img {  }
.album .thumb {
    float: left; 
    margin-right: 6px;
}
.album h3 {
	padding: 0;
	margin: 0 0 5px 0 !important;
}
.album p {
	line-height: 12px;
	font-size: 11px;
  	padding: 4px 0px 0px;
  	margin: 0px;
}
.albumdesc small {
	color: #8DB8CF;
}


/* Individual Image
------------------------------ */
.image { 
	margin: 0 0 0 20px;
	padding: 0;
	border: 0;
}
#image {
	text-align: center;
	line-height: 0;
}
.imgnav {
	float: right;
	width: 140px;
	text-align: center;
	border: 1px solid #444;
	background: #282828;
	margin-top: -10px;
}
.imgnav .imgprevious a, .imgnav .imgnext a {
	display: block;
	width: 50%;
	height: 100%;
	float: left;
	padding: 4px 0;
	font-size: 120%;
	text-decoration: none;
	line-height: 180%;
	color: #666;
}
.imgnav .imgprevious a:hover, .imgnav .imgnext a:hover {
	background-color: #333;
	text-decoration: none;
	color: #888;
}
.imgnav .imgprevious a {
	float: left;
}
.imgnav .imgnext a {
	float: right;
}
#narrow {
	margin: 0 auto;
	width: 440px;
}
