html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;	padding: 0;
	border: 0;	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
:focus { outline: 0; }

table { border-collapse: collapse; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; vertical-align: top; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
address { font-style: normal; }

/** Screen CSS
 ** Created: 
 ** Last Modified:
 		By: RA
 **/
/* Start Customization */

html {
	background: #fff;
	font: 100%/1.4 Frutiger, "Frutiger Linotype", Univers, Calibri, "Myriad Pro", Myriad, 
				  "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L",  
				  Geneva, "Helvetica Neue", Helvetica, Arial, sans serif;
	margin: 0;
	padding: 0;
}
body, div#hack {
	margin: 0 3em 3em 0;
	padding: 0 0 0 11.5em;
	max-width: 48em;
}
body#portfolio { margin:0; padding:0; max-width:none; }

h1, h2, h3, h4, h5, h6 { margin-bottom: .5em; font-weight: normal; }
h1 { 
	font-size: 5em; 
	line-height:.75em; 
	font-weight:bold; 
	width: 160px; 
	height: 150px;
	text-align: justify;
	position: fixed;
	top: 20px;
	left: -5px;
}
h2, p.tagline { font-size: 2.5em; margin-top: 1em; line-height: 1em; color: #5C0002; }
h3, body#home h2 { font-size: 1.8em; letter-spacing: .1em; clear: both; }
h4 { font-size: 1.25em; }
h5 { font-size: 1em; font-weight: bold; }
h6 { font-size: 1em; font-variant: small-caps; letter-spacing: .05em; }

a { font-weight: bold; }
a:link { color: #229; }
a:visited { color: #888; }
a:hover, a:active, a:focus { color: #5C0002; }

h1 a { 
	display: block; 
	height: 100%;
	width: 100%;
	margin: 0; 
	padding: 0;
	position: absolute; 
	top:0; right: 0; 
	text-decoration: none;
	color: #000;
}
h1 a:visited { color: #000; }
h1 a:hover, h1 a:focus, h1 a:active { color: #5C0002; }
h1:hover, h1:focus { background-position: top right;  }

p,ul,ol { margin-bottom:.8em; }
	.notice, .error, .success { 
		margin: 0 1em .8em; 
		padding: .6em; 
		border-width: 1px; 
		border-style: solid; 
	}
	.notice { border-color: #2C7366; color: #2C7366; }
	.error { border-color: #900; color: #900; }
	.success { border-color: #A6A403; color: #A6A403; }
	.notice li, .error li, .success li { list-style: none;}
blockquote { margin: 0 2em .5em; font-style: italic; }
	blockquote em { font-style: normal; } 

hr { 
	height: 1px;
	background-color: #666;
	border: none;
	margin: 1em 0;
	clear: both;
}
br { clear: both; }

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

form > fieldset > legend { font-size: 1.1em; font-weight: bold; }
form li > fieldset > legend { display: inline; }
form li { margin-bottom: .8em; list-style: none; }
textarea { vertical-align: top; }
#webHelp, #siteHelp, #otherHelp, #quoteHelp { display: none; }

form p.note { font-size: .8em; font-style: italic; }
form span.error { font-size: .8em; border-left: .4em #900 solid; padding: .2em; color: #900; }

#main-menu { 
	font-weight:normal; 
	width: 160px; 
	height: 150px;
	text-align: justify;
	position: fixed;
	top: 100px;
	left: -5px;
}
#main-menu li { list-style:none; margin-bottom: .25em; }
#main-menu li a { 
	display: block;
	padding: 0 0 0 .8em;
	border-left: #5C0002 15px solid;
}
#main-menu li a:visited { color: #229; }
#main-menu li a:hover, #main-menu li a:focus, #main-menu li a:active {
	border-color: #000;
	font-weight:bold;
	letter-spacing:.05em;
	color: #5C0002;
}
#main-menu li span { 
	display: block;
	padding: 0 0 0 .8em;
	border-left: #000 15px solid;
	font-weight:bold;
	color: #000;
}

.popup,object { float:left; margin-right: 5px; }
.popup img { vertical-align: baseline; }
.clear-right { clear:right; }
.clear-left { clear:left; }
object { margin-bottom: 10px; }

div.quicktime {
	float: left;
	padding-left: 40px;
	background: url(/images/quicktime_logo.png) top left no-repeat;
	height: 35px; 
	margin: 10px 0 10px 10px;
	font-size: 10px;
	color: #666;
	line-height: 35px;
	vertical-align:middle;
}

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 1000%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box, .caption {
	font-size: 10px;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
.caption { float:left; width: 40%;}

#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold;}
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
