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

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

body { 
	font-family: Arial
	background: #000000;
	font-size: 12px;
	color: #000000;
}

input, textarea {
	
	font: bold 13px Futura, Arial, Helvetica, sans-serif;
	color: #000000;
}

h1, h2, h3, p, ol, ul {
	margin-top: 0;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2 {
	text-transform: lowercase;
	font-weight: normal;
}

h1 {
	font-size: 2.4em;
}

h2 {
	font-size: 1.8em;
}


a {
	font-family: Arial, Helvetica, sans-serif
	color: #003;
}

a:hover {
	color: #ff0000;
}



hr {
	display: none;
}

#main
{
width: 960px;
margin: 0 auto;
border-left: 16px solid #ffffff;
border-right: 16px solid #ffffff;
background: #ffffff
}


/* Header */

#header {
	height: 444px;
	width: 960px;

}

#logo {
width: 960px;
height: 368px;
background: url(images/header.jpg) no-repeat;
}

#logo h1, #logo p {
	margin: 0;
	line-height: normal;
}

#logo h1 {
	padding: 47px 0 0 20px;
	font-size: 24px;
	color: #ff0000;
}
#logo h2 {
	padding: 10px 0 0 20px;
	font-size: 10px;
	text-transform: uppercase;
	color: #ffffff;
}

#logo a {
	text-decoration: Futura, Arial, Helvetica, sans-serif;;
	color: #000000;
}

#menu {
height: 50px;
background: url(images/menu.gif) repeat-x;
width: 839px;
padding-left: 120px;
}

#menu ul {
	
	margin: 0;
	list-style: none;
}
#menu2 li {
	display: inline;
}

#menu li {
	display: inline;
}

#menu a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	float: left;
	width: 140px;
	height: 50px;
	text-decoration: none;
	text-align: center;
	padding-top: 26px;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;

}


#menu a:hover {
	color: #ff0000;
	text-decoration: underline;
}
}

/* Page */

#page {
	width: 949px;
	margin: 0 auto;
	background: url(../images/back_all.gif) repeat-x;
	padding-left: 11px;
}

/* Content */

#content {
	float: left;
	width: 531px;
	margin-left: 8px;
	margin-right: 8px;
}

#content .line1
{
border: 1px solid #000000;
background: #ffffff;
padding: 4px;
margin-bottom: 10px;
width: 748px;;
}

#content .post ul, #content .post ol
{
margin-left: 35px;
}

#content .top
{
width: 497px;
background: url() no-repeat;
height: 13px;
}

#content .middle_back
{
	
width: 499px;
padding: 10px;

background: #ffffff
}

#content .title
{
width: 501px;
height: 28px;
padding-top: 10px;
padding-left: 20px;
margin-bottom: 4px;
}

#content .date 
{
	height: 31px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-top: 3px;
	font-size: 10px;
	
    background: #ffffff;		
}

#content .date ul
{
	list-style: none;	
}

#content .date li
{
	display: inline; 
}

#content .small_icon1
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
background: url(images/icon1.gif) no-repeat;
height: 24px;
width: 150px;
float: left;
display: block;
text-align: left;
padding-top: 6px;
padding-left: 30px;
}

#content .small_icon2
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
background: url(images/icon2.gif) no-repeat;
height: 24px;
width: 120px;
float: left;
display: block;
text-align: left;
padding-top: 6px;
padding-left: 30px;
}

#content .small_icon3
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
background: url(images/icon3.gif) no-repeat;
height: 24px;
width: 100px;
float: left;
display: block;
text-align: left;
padding-top: 6px;
padding-left: 30px;
}

.post {
	margin-bottom: 15px;
	color: #000000;
	margin-top: 10px;
	position: center;
}

.post a {
	color: #000000;
}

.post a:hover {
	color: #ff0000;
}

.post H2
{
color: #000000;
text-transform: uppercase;
font-size: 16px;
font-weight: bold
}

/* Sidebars */

.sidebar {
	float: left;
	width: 193px;
	margin-top: 10px;
	color: #ffffff;

}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}


.sidebar li {
	text-decoration: none;
	padding: 4px 0 4px 10px;
}

.sidebar a {
	text-decoration: futura;
	color: #000000;
	font-size: 11px;
}
.sidebar a:hover {
	color: #ff0000;
	text-decoration: underline;
}

.sidebar h2 {
	padding-top: 12px;
	color: #ff0000;
	background: #ffffff;
	height: 26px;
	padding-left: 20px;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}




#leftbar .line1, #rightbar .line1

{

background: #ffffff;
padding: 4px;
margin-bottom: 10px;
}

#leftbar .small_back, #rightbar .small_back
{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

/* Left Sidebar */

#leftbar {

}

/* Right Sidebar */

#rightbar {
margin-left: 5px;
}

#leftbar .back, #rightbar .back
{

background: url() no-repeat;
padding: 10px;
}




/* Footer */
#menu2{
	float: center;
size: 8px;
height: 50px;
background: 000000;
width: 860px;
position: left;
}

#menu2 a {
	
	float: center;
	width: 800px;
	height: 50px;
	text-decoration: none;
	text-align: left;
	padding-top: 40px;
	font-size: 12px;
	font-weight: light;
	color: #ffffff;

}


#footer {
	padding-right: 50px;
	clear: both;
	padding-top: 50px;
	height: 42px;
	background: ;
	width: 600
}

#footer p {
	
	text-align: center;
	font-size: smaller;
	color: #666666;
}

#footer a {
	
	color: #666666;
}
#lightbox{
	position: absolute;
	top: 40px;
	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: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#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;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	