/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
	border: medium none #B7D2B3;
	background-position: center;
}

body {
 margin: 0px;
 padding: 0px;
	background: #B7D2B3 url(images/back_all.gif) repeat-x;
}

body, th, td, input, textarea {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: medium none #B7D2B3;
	text-align: center;
}



h3 {
	font-size: 1em;
}


ul, ol {
	margin-left: 3em;
}

a {
	text-decoration: none;
	color: #4C89B6;
}

a:hover {
	border: none;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #4C89B6;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #000000;
}


/* Header */

#header {
	width: 1001px;
	height: 428px;
	margin: 0 auto;
}

#menu {
	float: left;
	background: url(images/menu.gif) no-repeat right;
	width: 1001px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-right: 1px;
	width: 150px;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
    padding-top: 15px;
	height: 35px;
	color: #ffffff;
}

#menu a:hover {
	background:  #F3F3F3;
	color: #4C89B6;
}

#menu .current_page_item a {
	color: #FFFFFF;
}

/* Logo */

#logo {
	width: 1001px;
	margin: 0 auto;
	background: url(images/header.jpg) no-repeat top;
	height: 377px;
}


#logo h1 {
	padding-top: 60px;
	padding-left: 20px;
	color: #ffffff;
	font-size: 24px;
}

#logo h2 {
	font-style: italic;
	font-size: 10px;
	padding-left: 20px;
}

#logo p {
	clear: left;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
	font-size: 1.2em;
	font-weight: bold;
	color: #ffffff;
}

#logo a {
	color: #FFFFFF;
}

/* Page */

#page {
	width: 1001px;
	margin: 0 auto;
	padding: 20px 0px 0 0px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-attachment: scroll;
}

/* Content */

#content {
	float: left;
	width: 650px;
	padding: 0px 0px 0px 20px;
}

.post {
}

.post .title {
	margin: 0;
	font-weight: normal;
}

.post h1.title {
	background: url(images/img18.gif) no-repeat left top;
	padding: 15px 0  0 15px;
	height: 30px;
	font-size: 2.4em;
}

.post .entry {
	padding: 0 10px 30px 15px;
}

.post .meta {
	margin: 0;
	padding: 5px 0px 0px 15px;
	background: url(images/img04.gif) repeat-x left bottom;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4C89B6;
}

.post .meta a {
	color: #4C89B6;
}

.post .links {
	margin: 0;
}

.post .tags {
	margin: 0;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
	background: url(images/img04.gif) repeat-x;
}

.post .links a, .post .tags a {
	border: none;
}


/* Sidebars */

.sidebar {
	float: left;
	background-image: url(images/sidebar.jpg);
	background-repeat: no-repeat;
	background-position: center;
	border: medium solid #B7D2B3;
	width: 275px;
	height: 900px;
}

.sidebar ul {
	margin: 0;
	padding: 10;
	list-style: none;
	
}

.sidebar li {
	margin-bottom: 2em;

}

.sidebar li ul {
	padding-top: 10px;
}

.sidebar li li {
	margin: 0;
}


#sidebar1 {
	width: 268px;
	padding: 0px 0px 0px 20px;
}

#sidebar2 li h2 {
	background: url(images/title.gif) no-repeat left top;
	height: 40px;
	padding-top: 15px;
	padding-left: 30px;
	color: #ffffff;
}

#sidebar2 li h2 {
	height: 40px;
	padding-top: 15px;
	padding-left: 30px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
}

#sidebar2 li ul {
	line-height: normal;
	padding: 0px;
}

#sidebar2 li li {
	padding: 0px;
	font-size: 14px;
	color: #FFFFFF;
}

#sidebar2 li a {
	border: none;
	padding-left: 10px;
}

#sidebar2 li a:hover {
	border: none;
}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }




/* Footer */

#footer {
	text-align: center;
	font-size: 9px;
	color: #4C89B6
}

p {
	margin-top: 1.5em;
	line-height: 1.8em;
	font-size: 1.1em;
}