/*#############################################################
Name: Tennyson Dunes Group
Date: 08-11-2007
Description: Tennyson Dunes
Author: Nicholas Crouch, Tennyson Dunes Group
Original CSS Template: Bitter Sweet
Original CSS Design: Viktor Persson
URL: http://templates.arcsin.se
(used with thanks)
Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
* {
	margin: 0;
	padding: 1;
}
a {color: #682;}
a:hover {color: #9A6;}
body {
	background: #5F8000 url(img/spinifex1.jpg) repeat center top;
	color: #333;
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
input {
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;
}
p,cite,code,ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}
ul {margin-left: 1.2em;}
li {list-style-image: url(img/li.gif);}
h1 {font-size: 1.4em;}
h4 {font-size: 1.5em;}
blockquote {
	background: #FFF;
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #EEE;
	color: #333;
	display: block;
	font-size: 0.9em;
	margin-bottom: 1.2em;
	padding: 6px 12px;
}
blockquote p {padding: 3px 0;}
h1,h2,h3 {color: #654;}

/* misc */
.clearer {clear: both;}

/* structure */
.container {
	background: url(img/bgcontainer1.gif) repeat-y;
	margin: 0 auto;
	width: 802px;
}

/* top */
.top {
	background: #567300;
	font: normal 3.5em Comic Sans MS,sans-serif;
	height: 60px;
	margin: 0 auto;
	width: 730px;
}
.top a {
	color: #FFF;
	display: block;
	line-height: 60px;
	text-decoration: none;
	width: 100%;
}
.top span {padding-left: 24px;}
.top a:hover {
	background: #688B00;
	color: #FFF;
}

/* header */
.header1 {
	background: url(img/spinifex_leaves2.jpg) no-repeat;
	height: 180px;
	margin: 0 auto;
	width: 730px;
}
.header2 {
	background: url(img/leucopogon2.jpg) no-repeat;
	height: 180px;
	margin: 0 auto;
	width: 730px;
}
.header3 {
	background: url(img/foot2.jpg) no-repeat;
	height: 180px;
	margin: 0 auto;
	width: 730px;
}
.header4 {
	background: url(img/ripples1.jpg) no-repeat;
	height: 180px;
	margin: 0 auto;
	width: 730px;
}
.header5 {
	background: url(img/honeyeater1.jpg) no-repeat;
	height: 180px;
	margin: 0 auto;
	width: 730px;
}
.header6 {
	background: url(img/hoodie1.jpg) no-repeat;
	height: 180px;
	margin: 0 auto;
	width: 730px;
}
.header7 {
	background: url(img/dragon1.jpg) no-repeat;
	height: 180px;
	margin: 0 auto;
	width: 730px;
}
.header8 {
	background: url(img/lichen1.jpg) no-repeat;
	height: 180px;
	margin: 0 auto;
	width: 730px;
}
.header9 {
	background: url(img/posidonia.jpg) no-repeat;
	height: 180px;
	margin: 0 auto;
	width: 730px;
}
.header10 {
	background: url(img/shells1.jpg) no-repeat;
	height: 180px;
	margin: 0 auto;
	width: 730px;
}
.header11 {
	background: url(img/lotus1.jpg) no-repeat;
	height: 180px;
	margin: 0 auto;
	width: 730px;
}

/* item */
.item {clear: both;}
.item .date {
	background: url(img/bgdate.gif) no-repeat;
	color: #FDD;
	float: left;
	height: 40px;
	text-align: center;
	width: 36px;
}
.item .date div {padding-top: 4px;}
.item .date span {font: normal 1.6em serif;}
.item .content {
	float: left;
	width: 520px;
}
.item h1 {
	background: url(img/bgcontent1.gif) no-repeat;
	color: #FFF;
	line-height: 40px;
	padding-left: 16px;
}
.item h2 {
	color: #567300;
	line-height: 40px;
	padding-left: 16px;
}
.item .body {padding: 12px 18px;}

/* main */
.main {float: left;font-size: 110%;}

/* navigation */
.navigation {
	float: left;
	text-align: right;
	margin-left: 1px;
	width: 208px;
}
.navigation h1 {
	background: #81AC00;
	color: #FFF;
	font-size: 1.3em;
	line-height: 40px;
	padding-left: 12px;
	padding-right: 12px;
}
.navigation ul {margin: 0; padding: 0;}
.navigation li {
	border-bottom: 1px solid #D5E8AD;
	list-style: none;
}
.navigation li a {
	background: #E8F6BF url(img/bgnavigation.gif) repeat-x;	
	color: #553;
	display: block;
	padding: 8px 12px 8px 12px;
	text-decoration: none;
}
.navigation li a:hover {
	background: #F0FFC6;
	color: #553;
}

/*  Gallery  */
#gallery 
{
  padding:0; 
  margin:0 auto; 
  list-style-type:none; 
  overflow:hidden; 
  width:400px; 
  height:240px; 
  border:1px solid #888; 
  background:#fff url(img/win_backh.gif) bottom right no-repeat;
  }
  
#gallery li {
  float:left;
  }
#gallery li a {
  display:block; 
  height:240px;
  width:28px;
  overflow:hidden;
  float:left; 
  text-decoration:none; 
  border-right:1px solid #fff; 
  cursor:default;
  }
#gallery li a img {
border:0;
background: #FFF url(img/gallery_loading.gif) top left no-repeat;
}
#gallery li a:hover {
  background:#eee; 
  width:256px;
  }

/* footer */
.footer {
	background: url(img/bgfooter1.gif) repeat-x;
	color: #FFF;
	font-size: 1.1em;
	line-height: 13px;
	margin: 0 auto;
	text-align: center;
	height: 50px;
	width: 726px;
}
.footer a {color: #FFF;}
.footer a:hover {color: #FAFCB0;}
