/*
Theme Name: Zachary HUNT
Description: Theme for Zachary HUNT website
Author: Joke de WINTER 
Author URI: http://www.jokedewinter.co.uk
Version: 20090217
*/


/* ----- ACCESSIBLE STUFF ----- */
h1			{	position:absolute; top:-100px; }
#nav_access	{	position:absolute; top:-70px; }

/* ----- GENERAL ELEMENTS OF THE PAGE ----- */
html, body, div, h1, h2, h3, h4, h5, h6, p, a, font, img, ul, li {	margin: 0; padding: 0; border: 0; outline: 0;
	font-size: 100%; vertical-align: baseline; background: transparent; }

body		{	text-align:center; font-size:62.5%; font-family:Georgia, "Times New Roman", Times, serif;
				background:#FFF; color:#888; }

#wrapper		{	margin:0 auto; width:980px; text-align:left; }
#navigation		{	width:100%; padding:0 20px 30px 0; }
#header			{	width:340px; height:90px; float:right; }
#galleryNav		{	width:100%; clear:right; background:#CCC; height:2.6em; }
#main			{	width:940px; margin:40px 20px 0 20px; min-height:500px; }
#content		{	width:620px; float:left; text-align:left; }
#image			{	width:260px; max-height:390px; float:right; }
#footer			{	clear:both; text-align:left; padding:20px 0 20px 20px; border-top:1px solid #999; }

/* ----- PICTURES.HTML STUFF -----*/

#main2			{	width:940px; margin:40px 20px 0 20px; min-height:500px; }
#imageBlock		{	width:730px; float:left; text-align:center; }
#content2		{	width:200px; float:right; text-align:left; }


/* ----- GENERAL TEXT STUFF ----- */
h2		{	font-size:2em; font-weight:normal; margin-top:0px;  }
h2.pageTitle	{	text-transform:uppercase; }
p		{	font-size:1.6em; line-height:1.5em; margin-top:0; }
#footer	p		{	color:#999; font-size:1.1em; }
#footer p a		{	font-size:1em; color:#999; text-decoration:none; }
a		 	{	text-decoration: underline; color:#999; }
a:hover 	{	color: #FF9900;  }

/* ----- MAIN NAVIGATION ----- */
#navigation ul		{	margin:0; padding:0; list-style-type:none; float:right; }
#navigation ul li	{ 	display:block; float:left; text-align:left;   }
#navigation ul li a	{	color:#888; text-decoration:none; display:block; text-align:left; font-size:1.8em; padding:0 1em;}
#navigation li a:hover {	color:#FF9900; }

/* ----- GALLERY NAVIGATION ----- */
#galleryNav ul		{	margin:0; padding:0; list-style-type:none; float:left; }
#galleryNav ul li	{ 	display:block; float:left; text-align:left;   }
#galleryNav ul li a	{	color:#888; text-decoration:none; display:block; text-align:left; font-size:1.8em; padding:0 1em; }
#galleryNav li a:hover {	color:#000; }

/* ----- THUMBNAIL NAVIGATION ----- */
#thumbs ul	{	margin:0; padding:0; list-style:none; float:left; }
#thumbs ul li	{	float:left; padding:0 10px 10px 0; }
#thumbs ul li img	{	display:block; width:70px; text-decoration:none; float:left; height:70px;}

/* ----- IMAGES ----- */
#header a img, #header img 		{	border:none; text-decoration:none;  }
#header a:hover	img 	{	text-decoration:none; }
#image .ngg-widget img	{	width:260px; }

/* ----- LINKS LIST OF IMAGES ----- */
#content ul		{	margin:0; padding:0; list-style:none; }
