/* -----------------------------------------------
Global Styles - Screen
----------------------------------------------- */

/* Copyright James Blake */

/* -----------------------------------------------
General Styles
----------------------------------------------- */
* {
	margin: 0;
	padding: 0;
	}
	
body, html {
	background: #161616;
	height: 100%;
	}
	
#shell {
	width: 993px;
	margin: 0 auto;
	height: 100%;
	}
	
#container {
	background: url(/images/background/body_bg.gif) repeat-y;
	min-height: 100%;
	float: left;
	padding: 0 2px;
	}
	
	
.hidden {
	display: none;
	}
	
/* -----------------------------------------------
Header
----------------------------------------------- */
#header {
	height: 356px;
	background: url(/images/background/header_pics/home.jpg) no-repeat;
	}
	
#logo {
	float: left;
	padding: 55px 0 0 60px;
	}
	
#logo img {
	border: none;
	}
	
#logo h2 {
	font: 12px "Trebuchet MS", Verdana, Arial, sans-serif;
	letter-spacing: -0.05em;
	word-spacing: -0.03em;
	color: #fff;
	text-transform: lowercase;
	}
	
#about_micro {
	float: right;
	padding: 60px 70px 0 0;
	}
	
#about_micro img {
	border: 1px solid #c47466;
	padding: 1px;
	}
	
img#mugshot {
	float: left;
	}

#micro_text {
	float: left;
	width: 230px;
	padding: 20px 0 0 8px;
	}
	
#micro_text h2 {
	border-bottom: 1px solid #fff;
	font: 21px Arial, Helvetica, sans-serif;
	color: #fff;
	letter-spacing: -1px;
	text-transform: lowercase;
	}
	
#micro_text p {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	}
	
#micro_text a {
	color: #fff;
	text-transform: lowercase;
	text-decoration: none;
	position: relative;
	top: 3px;
	}

/* -----------------------------------------------
Navigation
----------------------------------------------- */
#navigation {
	height: 35px;
	background: #f1340b;
	width: 989px;
	border-top: 5px solid #161616;
	border-bottom: 5px solid #161616;	
	}
	
#navigation ul {
	margin: 9px 0 0 0;
	}
	
#navigation li {
	display: block;
	float: left;
	list-style-type: none;
	font: 16px Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 0 0 0 26px;
	}
	
#navigation li a {
	text-decoration: none;
	text-transform: lowercase;
	color: #161616;
	}
	
#navigation li a:hover {
	color: #fff;
	}
	
#navigation li.selected_nav a {
	color: #fff;
	}	
	
/* -----------------------------------------------
Page Thumbs
----------------------------------------------- */	
#page_thumbs {
	float: left;
	}
	
#page_thumbs img {
	display: block;
	float: left;
	margin: 0 5px 0 0;
	}

img#last_thumb {
	margin: 0;
	}
	
/* -----------------------------------------------
Content
----------------------------------------------- */	
#lower_content {
	background: url(/images/background/lower_content_bg.gif) no-repeat top;
	float: left;
	min-height: 505px; /* Create a more 'stable' page. Functionality not available in IE6. */
	width: 100%;
	}
	
#lower_content.gallery_page {
	min-height: 800px; /* Create a more 'stable' page, especially for galleries. Functionality not available in IE6. */
	}

#content {
	float: right;
	width: 430px;
	min-height: 100%;
	height: 100%;
	padding: 10px 20px 40px 0;
	}
	
#content h1 { /* Backup Styles for sIFR */
	font: 24px Arial, Helvetica, sans-serif;
	letter-spacing: -2px;
	text-transform: lowercase;
	color: #fff;
	}

#content p {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	line-height: 16px;
	margin: 0 0 6px 0;
	}
	
#content a, #footer a {
	color: #d3b300;
	}

#content a:hover, #footer a:hover {
	color: #000;
	background: #d3b300;
	}
	
	
/* -----------------------------------------------
Photo Gallery
----------------------------------------------- */	
.gallery {
	float: left;
	margin: 0 10px 10px 0;
	}
		
.gallery img {
	border: none;
	padding: 5px;
	border: 1px dotted #fff;
	}
	
.gallery a:hover img, .thumb a:hover { /* duplication necessary for cross browser support */
	border: 1px dotted #fff;
	background-color: #590003;	
	}

#content .gallery p {
	text-align: center;
	margin: 0;
	padding: 0;
	}
	
#content .gallery p a { 
	color: #fff;
	margin: 0;
	padding: 0;
	text-decoration: none;
	}
	
#content .gallery p a:hover { 
	color: #fff;
	background: none;
	text-decoration: underline;
	}
	
.thumb {
	float: left;
	margin: 0 9px 9px 0;
	}
	
.thumb img {
	border: 1px solid #9c9c9c;
	padding: 2px;
	}

#content .thumb a:hover {
	background: none;
	padding: 0;
	border: none;
	}

#main_image {
	float: left;
	padding: 0 0 10px 0;
	}
	
#main_image img {
	}
	
p#contact_email a {
	font: 22px Arial, Helvetica, sans-serif;
	font-style: italic;
	letter-spacing: -1px;
	text-decoration: none;
	}

/* -----------------------------------------------
Influences
----------------------------------------------- */	
.callout {
	padding: 8px 12px;
	background: #351c17;
	border: 1px solid #472f2b;
	margin: 0 0 10px 0;
	}
	
#content .callout p {
	font-style: italic;
	color: #ff6450;
	}
	
#content p.quote {
	font: 15px Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	font-style: italic;
	margin: 0;
	color: #fff;
	}


/* -----------------------------------------------
Footer
----------------------------------------------- */	
#footer {
	clear: left;
	border-top: 1px dotted #fff;
	width: 95%;
	margin: 0 auto;
	padding: 3px 0 0 0;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	}
	
#copyright {
	float: left;
	padding: 0 0 10px 0;
	}
	
#footer_links {
	float: right;
	}	

/* --------------- sIFR Styles --------------- */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
	}

.sIFR-replaced {
	visibility: visible !important;
	}

.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	}

.sIFR-replaced > div {
	display: none !important;
	}

/* --------------- sIFR Heading Styles: Start --------------- */
.sIFR-active #content h1 {
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
	
	font-size: 22px;
	}

/* --------------- sIFR Heading Styles: End --------------- */