/* 
   css Copyright (c) 2005-2006 by Karelia Software. All rights reserved.
   css released under Creative Commons License 
        - http://creativecommons.org/licenses/by-sa/2.5/ 
   All associated graphics belong to their respective owners 
        and are licensed separately. 
*/

a img { border: none; }

body {
	font: 76% serif;
	background: #D7FFB7 url(gradient.jpg) repeat-y;
	word-wrap: break-word;
}

#page-container { font-size: 1.3em; }
#main { min-height: 200px; }
p { max-width: 50em; }
.clear { clear: both; }
.hidden { display: none; }

img.narrow, .article-thumbnail img {
	display: block;
	clear: right;
	float: right;
	margin-left: 10px;
}

img.wide {
	display: block;
	clear: both;
}

.pagelet {
	word-wrap: break-word;
	overflow: hidden;
}

.photogrid-index h3, .listing-index h3 {
	font-size: 1em;
	font-weight: normal;
}

body {
	width: 731px;
	margin: 20px;
}

#sidebar {
	float: right;
	width: 200px;
	margin: 0 0 10px 8px;
	padding: 0 0 10px 10px;
	border-left: 1px solid gray;
	border-bottom: 1px solid gray;
}

.allow-sidebar #main {
	float: left;
	width: 505px;
}

.no-sidebar #main { width: 731px; }

.callout {
	float: left;
	width: 200px;
	margin: 0 10px 10px 0;
	padding: 0 10px 10px 0;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	border-top: 1px solid gray;
}

/* "Header" elements side-by-side */
#title {
	width: 711px;
	line-height: 1.9em;
	font-size: 1.5em;
	font-family: Times, serif;
}

.home-page #title {
	background-image: url(default-title-image.jpg);
	text-align: right;
	background-repeat: no-repeat;
	min-height: 350px;
	/*
	overflow: hidden;
*/
}

.home-page #title h1 { font-size: 2em; }
#title p { display: none; }

.home-page #title p {
	display: inherit;
	font-family: "Lucida Bright", "Trebuchet MS", Verdana, sans-serif;
	font-style: italic;
	text-align: right;
	font-size: 0.8em;
	color: #464;
}

h2 {
	font-family: "Lucida Bright", "Trebuchet MS", Verdana, sans-serif;
	font-style: italic;
	font-weight: normal;
}

#logo { float: right; }

#sitemenu-container {
	width: 730px;
	margin-left: 0px;
	background-color: #9F6;
}

#sitemenu-content li {
	display: inline;
	padding-left: 8px;
	padding-right: 8px;
}

/* Photo Grid Flow */
.photogrid-index {
	text-align: center;
	margin: 0px;
	width: 500px;
}

body.no-sidebar .photogrid-index { width: 680px; }

.photogrid-index a {
	color: #000;
	text-decoration: none;
}

.photogrid-index a:hover { text-decoration: underline; }

/* ------- start Simply Blue import ------- */
.gridItem {
	float: left;
	position: relative;
	width: 150px;
	height: 180px;
	/* room for caption */
	margin: 10px;
	padding-top: 10px;
	background: white;
	overflow: hidden;
}

.gridItem h3 {
	font-size: 0.9em;
	font-weight: normal;
	color: #000000;
	margin-top: 4px;
	margin-left: 7px;
	margin-right: 7px;
	position: absolute;
	top: 140px;
	/* needs to leave 38px from the bottom of the gridItem */
	width: 136px;
}

.gridItem img {
	border: 1px solid #102536;
	margin: auto;
	display: block;
	position: absolute;
	top: 0;
	bottom: 40px;
	right: 0;
	left: 0;
}

/* IE Hack */
/* Hides from IE5-mac \*/
* html .photogrid-index {
	padding: 8px 0px;
	width: 531px;
	overflow: visible;
}

* html .gridItem img {
	position: relative;
	top: 6px;
}

* html .gridItem h3 {
	position: relative;
	top: 0px;
}

/* End hide from IE5-mac */
/* ------ end Simply Blue import ---------*/
.photo-navigation {
	padding-left: 2em;
	margin-bottom: 1em;
	background-color: #9F6; /* same as nav bar */
	width: 20em;
}

#previous-photo, #next-photo, #photo-list {
	font-family: "trebuchet MS", arial, sans-serif;
	font-size: 0.9em;
	display: inline;
	margin-right: 4em;
}

.photo-navigation a {
	text-decoration: none;
	color: #040; /* same as nav bar links */
}

.photo-navigation a:hover, a:focus, a:active { color: red; }

.pagelet {
	color: #000;
	font-family: "Lucida Bright", "Trebuchet MS", Verdana, sans-serif;
	font-size: 80%;
	font-style: italic;
	font-weight: normal;
}

.pagelet.bordered {
	border: 1px solid #ccc;
	padding: 0px 5px;
	margin-top: 10px;
}

.pagelet.bordered .ImageElement { margin: 0px -5px; }
.pagelet p { text-align: justify; }
h1 { font-weight: normal; }

h1 a {
	text-decoration: none;
	color: black;
}

#sitemenu-content a, .currentPage span.in {
	text-decoration: none;
	color: #666;
}

#sitemenu-content a:hover, a:focus, a:active { color: red; }
#sitemenu-content li.currentPage span.in { background: yellow; }

#sitemenu ul {
	list-style-type: none;
	margin: 0;
	font-family: "trebuchet MS", arial, sans-serif;
	font-size: 0.9em;
}

#page-top {
	border-bottom: 1px solid gray;
	overflow: hidden;
	height: 1%;
}

#page-bottom {
	margin: 10px;
	border-top: 1px solid gray;
	padding-top: 10px;
}

#page-bottom p {
	text-align: center;
	margin: 0px;
	font-size: 0.7em;
	font-family: "Lucida Bright", "Trebuchet MS", Verdana, sans-serif;
	font-style: italic; 
}

.general-index h3 {
	width: 100%;
	margin: 10px 0;
	padding: 10px 0 10px 0;
	border-top: 1px solid gray;
}

img#logo { margin-bottom: 10px; }
.home-page #logo {display: none;}
