/*
   css Copyright (c) 2005-2009 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.
*/

* {
	margin:0px;
	padding:0px;
}

p {
	margin:10px 0px;
}

a img
{
	border: none;
}

.clear
{
	clear: both;
	height: 0;
}

.hidden
{
	display: none;
}

a
{
	color: #bfffe4;
	text-decoration: none;
	font-style: oblique;
	border-bottom: 1px dashed #333c3d;
	padding: 2px 0px;
}

a:hover
{
	color: #74ffc3;
	border-bottom: 1px solid #86af9d;
}

a.imageLink, a.imageLink:hover {
	border: 0px none;
}

ul, ol {
	margin-left:2.5em;
	line-height:1.7em;
}


h1,h2,h3,h4,h5,h6
{
	font-weight: normal;
	margin-top: .6em;
}


h4, h5, h6 {
	font-size: 100%;
}


img.narrow
{
	display: block;
	clear: right;
	float: right;
	margin: 6px 0 6px 6px;
}

img.wide
{
	display: block;
	clear: both;
	text-align: center;
	margin: 4px auto;
}

body
{
	margin: 0;
	font-size: 76%;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	background: #151515;
	color:#fff;
	word-wrap: break-word;
}

#page
{
	margin: auto;
	width: 764px;
	border: 2px solid #fff;
	border-top: none;
}

#sidebar-container
{
	float: right;
	word-wrap: break-word;
}

#sidebar
{
	width:210px;
	color: #bbb;
	padding: 3px 6px;
	background: #202627;
	height: 100%;
	float: left;
}

#sidebar h4
{
	color: #cac9cc;
}

#sidebar img
{
	padding: 3px;
	background: #555;
	
}

#sidebar p
{
	margin: 0;
	line-height: 16px;
}

#main {
	width: 480px;
	float: left;
	padding: 0 10px;
	min-height: 370px;
}


#page-top
{
	height: 264px;
	background-image: url(headerbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0;
	position:relative;
	overflow:hidden;
}


/* IE7 doesn't get the positioning right for some reason - buggy! */
*:first-child+html #page-top {
	background-position: left top;
}


#title
{
	width: 400px;
}

#title h1
{
	position:absolute;
	top:48px;
	padding-left:24px;
	width: 400px;
	max-height: 132px;
	overflow:hidden;
	text-shadow: 0 3px 5px #000;
	font: italic bold 3em Georgia, Times, "Times New Roman", serif;
}

#title h1 a
{
	text-decoration: none;
	color: #fff;
	border:none;
}

#title #logo-container
{
	float: left;
	height: 115px;
}

#title img
{
	position:absolute;
	right:24px;
	top:24px;
	padding-right: 10px;
	float: right;
}

#title p
{
	position:absolute;
	top:2px;
	left:24px;
	height: 1.3em;
	font-size: 1em;
	font-style: oblique;
}

#title p a
{
	color: #fff;
}

#sitemenu
{
	position:  absolute;
	bottom: 0px;
}

#sitemenu-content
{
	width: auto;
	position: relative;
	bottom: 3px;
}


#sitemenu-content ul
{
	list-style: none;
	padding: 8px 5px;
	margin: 0;
	width: 754px;
	text-align: right;
	font-size:0.8em;
	background: #132019 url(menubg.jpg) repeat-x left top;
}

#sitemenu-content li
{
	padding: 0;
	display:inline;
	font-size:  1.2em;
	margin-left:1em;
	line-height:1.6em;
}

.currentPage span.in, .currentPage, .currentParent span.in, .currentParent
{
	text-decoration: underline;
	border:none;
}

#sitemenu-content a
{
	border:none;
}

#sitemenu-content .currentParent a
{
	color: white;
}

#sitemenu-content a:hover, #sitemenu-content a:active, #sitemenu-content .currentParent a:hover, #sitemenu-content .currentParent a:active
{
	color: #92f6c5;
}

#page-content
{
	width: 100%;
	float: left;
}

/*\*/
* html #page-content
{
	margin-top: -16px;
}

/**/

.pagelet
{
	width: 207px;
	word-wrap: break-word;
	margin-top:1em;
	overflow: hidden;
}

.pagelet h4, .pagelet h5, .pagelet h6
{
	margin-top:1.2em;
	margin-bottom:1em;
	padding-left:12px;
	font-size:1em;
	font-style:normal;
	background: url(sidebarbg.jpg) 0px 0.3em no-repeat;
}

.pagelet.i1 h4 {
	margin-top:0em;
}

#main-content {
	width: 500px;
	margin-left: 14px;
}

body.no-sidebar #main-content {
	width:725px;
}

#main h2
{
	color: #adf0e4;
	font-size: 2em;
	text-decoration: none;
}

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


.photo-page .caption
{
	padding: 2px 4px;
	text-align: center;
}

.photo-page #page-bottom
{
	padding-top: 30px;
}

ul
{
	padding-left: 0;
}

.has-photo-navigation h2
{
	margin-right: 140px;
	margin-bottom:24px;
}

.article, .no-callouts 
{
	line-height: 1.6em;
	clear: left;
}

.article-thumbnail
{
	float: left;
	margin: 6px 6px 6px 0;
}

.callout
{
	clear: both;
	float: left;
	width: 200px;
	margin:1em -4px 12px 0px;
	padding:0px 12px 6px 12px;
	font-size: .9em;
	border-style:solid;
	border-color:#ccc;
	border-width:1px 1px 1px 0px;
	word-wrap: break-word;
	position:relative;
	left:-24px;
}

/* IE:Mac Hackery */

/*\*//*/
.callout {
	margin-left:-24px;
	margin-right:12px;
}
/**/


/* Used on Photo Grid Pages ... */
.photogrid-index
{
	text-align: center;
	overflow: visible;
}

.photogrid-index a
{
	text-decoration: none;
	border-bottom:none;
}

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

.gridItem
{
	float: left;
	position: relative;
	width: 160px;
	height: 180px;
	overflow: hidden;
}

body.no-sidebar .gridItem {
	width:145px;
}

.gridItem h3
{
	font-size: 1em;
	font-weight: normal;
	position: absolute;
	margin: 0px 5px;
	top: 137px;
	width: 150px;
}

body.no-sidebar .gridItem h3 {
	width:135px;
}

.gridItem img
{
	border: 1px solid rgb(80, 80, 80);
	margin: auto;
	display: block;
	position: absolute;
	top: 0;
	bottom: 40px;
	right: 0;
	left: 0;
}

* html .gridItem img
{
	position: relative;
}


/* IE Hack */
/* Hides from IE5-mac \*/
* html .gridItem h3
{
	position: relative;
	top: 0px;
}
/* End hide from IE5-mac */


/* Used on index summary pages */

.listing-index ul
{

}

.listing-index li h3 a
{
	text-decoration: none;
	font-size: 1em;
	font-weight: normal;
}

/* Individual Photo Pages */

.ImageElement, .VideoElement
{
	text-align: center;
	margin: 0 auto;
}

.photo-navigation
{
	float: right;
	margin-top: -48px;
	margin-right: 0px;
}

.photo-navigation a {
	display: block;
	text-indent: -5000px;
	height: 100%;
	width: 100%;
	padding:0px;
}

.photo-navigation div
{
	margin-left: 18px;
	float: left;
	width: 33px;
	height: 20px;
}

#previous-photo
{
	background: url(prev-disabled.gif) no-repeat center center;
}

#previous-photo	a
{
	background: url(prev.gif) no-repeat center center;
}

#next-photo
{
	background: url(next-disabled.gif) no-repeat center center;
}

#next-photo a
{
	background: url(next.gif) no-repeat center center;
}

#photo-list
{
	width: 33px;
	background: url(list-disabled.gif) no-repeat center center;
}

#photo-list a
{
	width: 33px;
	background: url(list.gif) no-repeat center center;
}


#page-bottom
{
	padding: 2px 24px 10px 24px;
}

#page-bottom p
{
	margin: 0;
	font-size: .9em;
}

dd {
	margin-left: 2.5em;
}

#sidebar-content
{
	padding: 2px;
}

