/* ----------------------------

   2006 TIES Eco-Holiday Auction Page Styles
   A Sean Johnson Joint, Based Loosly On The Kubrick WordPress Template,
   Produced with the help of three monkeys banging on typewriters. All
   Rights Reserved...although I have no idea what form or method of recourse
   I would have if said rights were violated.

---------------------------- */

/* Bricks and Mortar */

body {
	margin: 0;
	padding: 0;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #3f3f3f;
	text-align: center;
	background: #efefef url(http://2006.ecotourismgala.org/images/background2.gif);
	margin: 0;
	}

#logo { 
	background: white url(http://2006.ecotourismgala.org/images/logo.jpg) no-repeat top center; 
	width: 100%; 
	height: 70px;
	cursor: pointer;
	}

#page {
	background: white url(http://2006.ecotourismgala.org/images/whitebg.jpg) no-repeat top left;
	margin: 5px auto 0 auto;
	padding: 0;
	width: 760px;
	border: 8px solid #47455C;
	text-align: left;
	}

#indexpage {
	background-color: #47455c;
}

#header {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	text-align: center;
	height: 333px;
	}

#about, #footer {
	background: url(http://2006.ecotourismgala.org/images/background3.gif) no-repeat top left; 
	text-align: center;
	margin-top: 8px;
}

#about h2 {
	padding: 10px;
	margin-top: 0;
}
#news{
	margin-top: 10px; 
	width: 760px; 
	height: 118px;
	}

#donate {
	margin-top: 10px; 
	margin-bottom: 10px;
	width: 246px; 
	float: left; 
	height: 131px;
	}

#feeds {
	margin-top: 10px; 
	margin-bottom: 10px;
	width: 246px; 
	float: left; 
	margin-left: 11px; 
	height: 131px;
	}

#testimonials {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 246px; 
	float: right; 
	height: 131px;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

#content {
	line-height: 1.5em;
	font-size: 1.2em;
	}

.post {
	margin: 0 0 40px;
	text-align: left;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn {
	padding-top: 5px;
	}

.widecolumn {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 0px;
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	line-height: 1.6em;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}


/*-----	The Map ----------*/

#map {
	clear: both;
	display:block; 
	width:760px; 
	height:405px; 
	background:url(http://2006.ecotourismgala.org/images/map.gif) no-repeat; 
	position:relative;
	list-style-type: none;
  	}

#map li {
	position:absolute; 
	padding:0; 
	margin:0;
  	}

#map #africa {
	left:303px; 
	top:109px; 
	z-index:20;
	}

#map a#africa2{
  	display:block; 
  	width:153px; 
  	height:182px; 
  	background:transparent url(http://www.ecotourismgala.org/images/africa.gif) -200px -200px no-repeat; 
  	text-decoration:none; 
  	z-index:20;
  	}

#map #antarctica{
  	left:122px; 
  	top:356px; 
  	z-index:20;
  	}

#map a#antarctica2{
  	display:block; 
  	width:500px; 
  	height:49px; 
  	background:transparent url(http://www.ecotourismgala.org/images/antarctica.gif) -500px -500px no-repeat; 
 	 text-decoration:none; 
 	 z-index:20;
 	 }

#map #asia{
 	 left:446px; 
 	 top:7px; 
 	 z-index:20;
  }

#map a#asia2{
 	 display:block; 
	 width:220px; 
	 height:220px; 
  	background:transparent url(http://www.ecotourismgala.org/images/asia.gif) -250px -250px no-repeat; 
  	text-decoration:none; 
  	z-index:20;
  	}

#map #europe{
  	left:303px; 
  	top:10px; 
  	z-index:20;
  	}

#map a#europe2{
  	display:block; 
  	width:171px; 
  	height:163px; 
  	background:transparent url(http://www.ecotourismgala.org/images/europe.gif) -250px -250px no-repeat; 
  	text-decoration:none; 
  	z-index:20;
  	}

#map #latin{
  	left:140px; 
  	top:132px; 
  	z-index:20;
  	}

#map a#latin2 {
  	display:block; 
  	width:73px; 
  	height:54px; 
  	background:transparent url(http://www.ecotourismgala.org/images/latin.gif) -250px -250px no-repeat; 
  	text-decoration:none; 
  	z-index:20;
  	}

#map a#africa2:hover, #map a#antarctica2:hover, #map a#asia2:hover, #map a#europe2:hover, #map a#latin2:hover  {
  	background-position:0 0;
  	}

#map span {
  	display: none;
}



/*-----	Hyroglyphs ----------*/

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Sans-Serif;
	font-weight: bold;
	line-height: 1.5em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #900;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2 {
	text-decoration: none;
	}


h1 {
	padding-top: 70px;
	margin: 0;
	font-size: 2.5em;
	text-align: center;
	}

h2 {
	margin: 30px 0 0;
	font-size: 1.8em;
	color: black;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
	font-size: 1.8em;
	}


#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	font-size: 1.8em;
	clear: both;
	}

#sidebar h3 {
	clear: none;
	padding: 10px 0 0 0;
	margin: 0;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}


/*----- Pretty Pictures ----------*/

.continent {
	border-bottom: 8px solid #47455C;
	}

p img {
	padding: 8px;
	background-color: #47455C;
	max-width: 100%;
	margin: 10px;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	margin-right: 0;
	float: right;
	}

img.alignleft {
	margin-left: 0;
	float: left;
	}

.alignright {
	float: right;
        margin-right: 0;
	}
	
.alignleft {
	float: left
        margin-left: 0;
	}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }
#overlay{ background-image: url(http://2006.ecotourismgala.org/images/overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(http://2006.ecotourismgala.org/images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://2006.ecotourismgala.org/images/overlay.png", sizingMethod="scale");
	}


/*----- Groups of Stuff ----------*/

ul#indexlist {
	text-align: center;
	}
ul#indexlist li {
	display: inline;
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-type: none;
	font-size: 20px;
	}

ul#indexlist a {
	padding: 20px;
	color: white;
	}

ul#indexlist a:hover {
	color: red;
	}
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#sidebar ul, #sidebar ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}


/*----- Vehicles for Dialogue ----------*/

#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 115px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form 
	text-align:center;
	}

select {
	width: 130px;
	}


/*----- Not the main point, but still important ----------*/

#sidebar ul ul li, #sidebar ul ol li {
	color: #777;
	}

#sidebar {
	padding: 10px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	font: 1.1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#sidebar form {
	margin: 0;
	}


/*----- Knick-Knacks ----------*/

#keyboardMsg {
font-size: 120%;
}
a, h2 a:hover, h3 a:hover {
	color: #B49620;
	text-decoration: none;
	}

#sidebar li a {
	color: #3f3f3f;
}

#sidebar li a:hover {
	color: #B49620;
	text-decoration: none;
	}


a:hover {
	color: #147;
	text-decoration: underline;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.center {
	text-align: center;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

hr {
	clear: both;
	margin: 20px;
}