/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #000000 url(images/img01.jpg) repeat-x top center;
	font-size: 13px;
	color: #8C8C8C;
}

body, th, td, input, textarea, select, option {
	text-transform: none;
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}

h1, h2, h3 {
	font-weight: normal;
	color: #F8FBEC;
	text-decoration: none;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 200%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #9BDB18;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #E6B715;
}
#sidebar li .current {
	color: #CC9900;
	text-decoration: underline overline;
}

#wrapper {
}
/* Header */

#header {
	width: 760px;
	height: 288px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/img02.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#header h1, #header p {
	margin: 0;
	color: #9CBC1E;
	text-transform: capitalize;
}

#header h1 {
	text-transform: capitalize;
	font-size: 48px;
	padding-top: 80px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 70px;
	width: 300px;
	float: left;
}

#header p {
	padding-left: 70px;
	font-size: 24px;
	color: #804000;
	float: left;
	width: 230px;
	line-height: 25px;
	margin-top: 40px;
}
#header a {
	color: #E6B715;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
}

/* Content */

#content {
	float: right;
	width: 470px;
	margin: 0;
	border: 1px none #B7D24D;
	padding: 10px;
}
#content h1 {
	background-repeat: no-repeat;
	text-align: center;
	text-transform: capitalize;
	font-size: 16px;
	color: #000000;
	letter-spacing: 1px;
}
.title {
	margin: 0;
	color: #000000;
	text-transform: none;
	text-align: center;
	background-image: url(images/img06.gif);
	background-repeat: no-repeat;
	font-size: 16px;
	letter-spacing: 1.5px;
}

.meta {
	text-align: left;
	color: #646464;
	padding: 10px 10px;
	height: 48px;
	background: url(images/img06.gif) no-repeat left top;
}

.meta .more {
	padding-left: 20px;
}

.meta .comments {
	padding-left: 20px;
}

.meta a {
	color: #003300;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 230px;
}

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

#sidebar li {
	line-height: 25px;
}

#sidebar li ul {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 20px;
}

#sidebar li li {
	border-bottom: 1px dotted #000000;
	padding-left: 15px;
}

#sidebar h2 {
	margin: 0;
	background: url(images/img04.gif) no-repeat left 60%;
	font-size: 16px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 40px;
	height: 40px;
}

#sidebar a {
	text-decoration: none;
	font-size: 14px;
}
#header .head {
	font-size: 16px;
	float: right;
	padding-top: 20px;
	text-align: right;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	clear: both;
	width: 760px;
	height: 60px;
	background: url(images/img05.gif) no-repeat left top;
	text-align: center;
	font-size: smaller;
	color: #52640A;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#footer a {
	color: #52640A;
	text-decoration: none;
	text-transform: capitalize;
}
#footer 
p  {
	color: #52640A;
	text-decoration: none;
	text-transform: capitalize;
	line-height: 15px;
}
#content .post .gallery {
	text-align: center;
	color: #FFFFFF;
	font-size: 24px;
	font-style: italic;
}

.text {
	font-style: italic;
	font-weight: bold;
	color: #B8D147;
}
/* ------ lightbox  */

#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; }
#header h2 {
	padding-left: 70px;
	font-size: 24px;
	color: #804000;
	float: left;
	margin-top: -15px;
	width: 400px;
	padding-top: 10px;
}
#content .post li {
	color: #B8D147;
	font-size: 14px;
	letter-spacing: 2px;
}
#content .post .thanks {
	text-align: center;
	color: #FFFFFF;
}


#content table
{
	margin-bottom: 2em;
	width: 350px;
}

#content table th
{
	text-align: left;
	font-weight: bold;
	padding: 0.5em;
}

#content table td
{
	padding: 0em;
}

#content table tr.rowA
{
	background-color: #000;
	color: inherit;
}

#content table tr.rowB
{
	background-color: #000;
	color: inherit;
}
