/*  RESET CSS  */
body, div, dl, dt, dd, ul, oo, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, address, th, td {
	margin: 0; padding: 0;
}
h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }
ol, ul { list-style-type: none; }
table { border-collapse: collapse; border-spacing: 0; }
caption, th { text-align: left; }
fieldset, img { border: 0; }
dt, address, caption, cite, code, dfn, em, i, strong, b, th, var {
	font-style: normal;
	font-weight: normal;
}
q:before, q:after { content:''; }

/*  FONT STYLES  */
body {
	font-family: "Georgia", "Times New Roman", serif; 
	font-size: medium;
	color: #000000;
}
a {
	color: #333333;
}
a:hover {
	color: #000000;
}
#header h1{
	font-size: 150%;
	color: #FFFFFF;
}
#header h2{
	font-size: 100%;
	font-style: italic;
	color: #DDDDDD;
}
.credit-title{
	font-size: 150%;
	color: #000000;
}
th {
	text-decoration: underline;
}
.credit-project {
	font-weight: bold;
}
.credit-project em{
	font-style: italic;
	font-weight: bold;
}
th, td {
	font-size: 90%;
}
#nav_main #cur_nav {
	font-weight: bold;
}
#tag_line {
	font-style: italic;
	font-size: 80%;
}
#portfolio_info {
	font-size: 75%;
}
#portfolio_info em {
	font-style: italic;
}
#copyright {
	font-family: "Helvetica", "Arial", sans-serif; 
	font-size: 70%;
}
#nav_access, #nav_access_top, #thumbnails a, #linked-in{
	text-indent: -9999px;
}
strong {
	font-weight: bold;
}
h3{
	font-size: 150%;
}
.info-box{
	font-size: 90%;
}
.info-box em{
	font-style: italic;
}


/*  GENERAL FORMATTING  */
#nav_access, #nav_access_top {
	position: absolute;
}

body {
	position: relative;
	background: #CACACA;
}
#container {
	position: relative;
	width: 900px;
	margin: 0 auto;
	background: #FFFFFF;
}
#header {
	float: left;
	width: 100%;
	background: #999999 url(images/sitegfx/tab_gradient.png) repeat-x bottom left;
}
#header h1{
	padding: 10px 0px 0px 20px;
}
#header h2{
	padding: 0px 0px 10px 50px;
}
#nav_main {
	float: left;
	width: 100%;
	background: #E6E6E6;
}
#nav_main li {
	float: left;
}
#nav_main a {
	float: left;
	display: block;
	padding: 3px 8px;
	text-decoration: none;
	background: #EDEDED url(images/sitegfx/tab_gradient.png) repeat-x bottom left;
	border-right: 1px solid #A1A1A1;
	border-top: 3px solid #A1A1A1;
}
#nav_main a:hover {
	padding: 1px 8px 7px 8px;
	border-top: 1px solid #FFFFFF;
	background: #FFFFFF;
}
#prev a {
	background: #CCCC00 url(images/sitegfx/tab_gradient.png) repeat-x bottom left;
	border-left: 1px solid #A1A1A1;
	margin-left: 150px;
}
#next a {
	background: #CCCC00 url(images/sitegfx/tab_gradient.png) repeat-x bottom left;
	border-left: 1px solid #A1A1A1;
	margin-left: 10px;
}
#prev a:hover, #next a:hover {
	padding: 3px 8px;
	border-top: 3px solid #A1A1A1;
	background: #FFFFFF;
}
#linked-in a, #linked-in a:hover {
	background: #E6E6E6 url(images/sitegfx/btn_linkedInProfile_160x21.png) no-repeat top left;
	border: 0px;
	width: 160px;
	height: 21px;
	margin-left: 240px;
	padding: 0px;
	margin-top: 2px;
	text-decoration: none;	
}
body#page_main #cur_nav a, body#page_main #cur_nav a:hover {
	background: #FFFFFF;
	padding: 4px 8px 4px 8px;
	border-top: 1px solid #A19D21;
}
#content {
	float: left;
	width: 100%;
	background: #DDDDDD;
}
#thumbnails {
    position: relative;
	margin: 15px;
}
#thumbnails a {
	float: left;
	display: block;
	height: 128px;
	width: 128px;
	margin: 0px 8px 8px 8px;
	text-decoration: none;
	background: #FFFFFF;
}
#thumb01 a {
	background: #FFFFFF url(images/portfolio/isaac_textured_thumb.jpg) no-repeat top right;
}
#thumb02 a {
	background: #FFFFFF url(images/portfolio/dead_space_gi_cover_thumb.jpg) no-repeat top right;
}
#thumb03 a {
	background: #FFFFFF url(images/portfolio/dead_space_scrshts_thumb.jpg) no-repeat top right;
}
#thumb04 a {
	background: #FFFFFF url(images/portfolio/pregnant_textured_thumb.jpg) no-repeat top right;
}
#thumb05 a {
	background: #FFFFFF url(images/portfolio/pregnant_hires_thumb.jpg) no-repeat top right;
}
#thumb06 a {
	background: #FFFFFF url(images/portfolio/guardian_textured_thumb.jpg) no-repeat top right;
}
#thumb07 a {
	background: #FFFFFF url(images/portfolio/helmet_thumb.jpg) no-repeat top right;
}
#thumb08 a {
	background: #FFFFFF url(images/portfolio/nfl_referee_thumb.jpg) no-repeat top right;
}
#thumb09 a {
	background: #FFFFFF url(images/portfolio/torso_low_thumb.jpg) no-repeat top right;
}
#thumb10 a {
	background: #FFFFFF url(images/portfolio/torso_hi_thumb.jpg) no-repeat top right;
}
#thumb11 a {
	background: #FFFFFF url(images/portfolio/torso_low_maps_thumb.jpg) no-repeat top right;
}
#thumb12 a {
	background: #FFFFFF url(images/portfolio/torso_low_wire_thumb.jpg) no-repeat top right;
}
#thumb13 a {
	background: #FFFFFF url(images/portfolio/nba_referee_low_thumb.jpg) no-repeat top right;
}
#thumb14 a {
	background: #FFFFFF url(images/portfolio/nba_referee_low_wire_thumb.jpg) no-repeat top right;
}
#thumb15 a {
	background: #FFFFFF url(images/portfolio/nba_referee_hi_full_thumb.jpg) no-repeat top right;
}
#thumb16 a {
	background: #FFFFFF url(images/portfolio/nba_referee_hi_head_thumb.jpg) no-repeat top right;
}
#thumb17 a {
	background: #FFFFFF url(images/portfolio/bouncer_hi_thumb.jpg) no-repeat top right;
}
#thumb18 a {
	background: #FFFFFF url(images/portfolio/bouncer_textured_thumb.jpg) no-repeat top right;
}
#thumb19 a {
	background: #FFFFFF url(images/portfolio/bouncer_construction_thumb.jpg) no-repeat top right;
}
#thumb20 a {
	background: #FFFFFF url(images/portfolio/scooter_dude_thumb.jpg) no-repeat top right;
}
#thumb21 a {
	background: #FFFFFF url(images/portfolio/beard_head_hi_thumb.jpg) no-repeat top right;
}
#thumb22 a {
	background: #FFFFFF url(images/portfolio/wrinkle_head_hi_thumb.jpg) no-repeat top right;
}
#thumb23 a {
	background: #FFFFFF url(images/portfolio/buscemi_guy_thumb.jpg) no-repeat top right;
}
#thumb24 a {
	background: #FFFFFF url(images/portfolio/mark_lilly_thumb.jpg) no-repeat top right;
}
#site_info {
	float: left;
	width: 100%;
	background: #999999;
	border-bottom: 4px solid #999999;
	padding-top: 10px;
}
#site_info #tag_line, #site_info #portfolio_info {
	float: left;
	padding: 0px 300px 3px 20px;
}
#portfolio_info {
	clear: left;
}
#site_info #copyright {
	float: right;
	padding: 5px 10px 3px 0px;
}
#portfolio_image {
	padding-left: 80px;
	background: #333333;
}
#portfolio_image_push {
	padding-left: 128px;
	background: #333333;
}
table {
	margin-top: 10px;
	margin-left: 55px;
	margin-bottom: 10px;
}
th, td {
	padding: 5px 11px 5px 11px;
}
.credit-title-row {
	background: #C0C0C0;
}
.game-title-row {
	background: #D3D3B3;
}
.movie-title-row {
	background: #BDD3BE;
}
.web-title-row {
	background: #BABFD9;
}
.live-title-row {
	background: #D3BEBD;
}
span.game-title-row, span.movie-title-row, span.web-title-row{
	border-top: 1px solid #AAAAAA;
    border-left: 1px solid #AAAAAA;
    border-right: 1px solid #AAAAAA;
    padding: 0px 10px 0px 10px;
    font-size: 80%;
}
span.live-title-row {
	border-top: 1px solid #AAAAAA;
    border-bottom: 1px solid #AAAAAA;
    border-left: 1px solid #AAAAAA;
    border-right: 1px solid #AAAAAA;
    padding: 0px 10px 0px 10px;
    font-size: 80%;
}
tr {
	border: 1px solid #AAAAAA;
}
#resume-container, #about-container{
	padding: 0px 20px 20px 20px;
}
.info-box{
	margin: 5px;
}
#resume-container h3, #about-container h3{
	margin-top: 15px;
}
#resume-container ul, #about-container ul{
	list-style-type: disc;
	margin-top: 5px;
	margin-bottom: 10px;
}
#resume-container li, #about-container li  {
	list-style-position: inside;
	text-indent: 10px;
}
#about-container p {
	margin-bottom: 15px;
}




