﻿@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	background: #E2C738;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464646;line-height:30px;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal; line-height:30px;
	color: #181818;
}

h1 {
	font-size: 2em;line-height:30px;
}

h2 {
	font-size: 2.0em;line-height:30px;
}

h3 {
	font-size: 1.6em;line-height:30px;
}

p, ul, ol {
	margin-top: 0;
	line-height:30px;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #464646;line-height:30px;
}

a:hover {
}

#wrapper {
	margin: 0 auto;line-height:30px;
	padding: 0;
	background: url(images/img05.jpg) repeat-x left top;
}

/* Header */

#header-wrapper {
}


#header {
	width: 940px;line-height:30px;
	height: 240px;
	margin: 0 auto;
	background: url(images/img03.jpg) no-repeat right bottom;
}

/* Logo */

#logo {
	float: left; width:230px;line-height:30px;
	height: 260px;
	margin: 0;
	padding: 0px;
	color: #FFFFFF;
}

#logo h1, #logo p {
	margin: 0;line-height:30px;
	padding: 0;
}

#logo h1 {
	padding-top: 110px;
	padding-left: 10px;line-height:30px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 4.6em;
	color: #E3295B;
}

#logo h1 a {
	color: #E3295B;line-height:30px;
}

#logo p {
	margin-top: -20px;
	padding: 12px 0 0 10px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;line-height:30px;
	color: #464646;
} 

#logo a {
	border: none;
	background: none;line-height:30px;
	text-decoration: none;
	color: #464646;
}

/* Search */

#search {
	float: right;line-height:30px;
	width: 279px;
	height: 110px;
	padding: 0;
}

#search form {
	height: 41px;line-height:30px;
	margin: 0;
	padding: 10px 0 0 30px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;line-height:30px;
}

#search-text {
	width: 195px;
	padding: 6px 10px;
	border: 1px #4C4842 solid;
	background: none;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #808080;line-height:30px;
}

#search-submit {
	display: none;line-height:30px;
}

/* Menu */

#menu {
	width: 940px;line-height:30px;
	height: 40px;
	margin: 0 auto;
	padding: 0;
	background: #000000;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 25px;
	list-style: none;
line-height:30px;
}

#menu li {
	float: left;line-height:30px;
}

#menu a {
	display: block;line-height:30px;
	height: 18px;
	margin-right: 3px;
	padding: 12px 40px 0px 40px;
	background: url(images/img06.jpg) no-repeat right 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
}

#menu .current_page_item a {
	padding-left: 0;
}

#menu a:hover {
	text-decoration: underline;
}

/* Page */

#page {
	width: 960px;line-height:30px;
	margin: 0 auto;
	padding: 0;
	background: url(images/img01.jpg) repeat-y left top;
}

#page-bgtop {
}

#page-bgbtm {
	padding: 30px 20px 0px 20px;line-height:30px;
}

/* Content */

#content {
	float: right;
	width: 680px;line-height:30px;
	padding: 0;
}

.post {
}

.post .title {
	height: 38px;
	padding: 12px 0 0 20px;line-height:30px;
	letter-spacing: -.5px;
	color: #E3295B;
}

.post .title a {
	color: #2B2B2B;line-height:30px;
	border: none;
}

.post .meta {
	margin-top: -10px;
	padding-bottom: 5px;line-height:30px;
	margin-left: 20px;
	padding-left: 15px;
	background: url(images/img04.jpg) no-repeat left 6px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #EB5982;
}

.post .meta a {
	color: #EB5982;line-height:30px;
}

.post .entry {
	text-align: justify;line-height:30px;
	margin-bottom: 25px;
	padding: 30px 20px 10px 20px;
}

.links {
	display: block;line-height:30px;
	width: 100px;
	margin: 20px 0px;
	padding: 3px;
	background: #E3295B;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: left;line-height:30px;
	width: 230px;
}

#sidebar ul {line-height:30px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {line-height:30px;
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	padding-bottom: 30px;line-height:30px;
}

#sidebar li li {
	line-height:30px;
	border-bottom: 1px dashed #C8B032;
}

#sidebar li li span {
	display: block;line-height:30px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	height: 38px;line-height:30px;
	padding: 12px 0 0 0px;
	letter-spacing: -.5px;
	color: #181818;
}

#sidebar p {
	margin: 0 0px;line-height:30px;
	padding: 0px 20px 20px 0px;
	text-align: justify;
}

#sidebar a {
	border: none;line-height:30px;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer-wrapper {
}

#footer {
	width: 960px;
	height: 100px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	background: url(images/img02.jpg) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 40px;
line-height:30px;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	color: #464646;
}

#footer a {
	color: #E3295B;
}
#Layer1 {
	position:absolute;	width:200px;	height:115px;	z-index:1;	left: 0px;	top: 0px;
}
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../images/blank.gif) no-repeat; /* 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-family: Trebuchet MS;font-size: 12px;
	color:#000;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
.hareLine{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006633;
	font-style: italic;
	border: 1px solid #999900;
}
