/* Clear and Default */
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input, hr {
	margin:0;
	padding:0;
}
h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, em, strong, th {
	font-size:1em;
	font-weight:normal;
	font-style:normal;
}
ul, ol {
	list-style:none;
}
fieldset, img, hr {
	border:none;
	margin:0px;
	padding:0px;
}
caption, th {
	text-align:left;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
td {
	vertical-align:top;
}
a {
	color: #ff6600;
	outline-style:none;
	outline-width:medium;

}
a:hover {
	color:#0066ff;
}
hr.rule {
	border:none;
	border-bottom: 1px dotted #333;
	margin: 5px;
}
/* Force scrollbar */
html {
	min-height: 100%;
	margin-bottom: 1px;
	overflow: -moz-scrollbars-vertical !important;
}

/* Layout */
body {
	background-color: #000000;
	background-image:url(images/bg.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	margin: 0px;
	padding:0px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight: normal;
}
div#bgwrapper {
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
	min-height: 650px;
	background-image:url(images/bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
div#container {
	margin-left: auto;
	margin-right: auto;
	width:900px;
	height: 100%;
	min-height:600px;
	padding: 0px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	background-color: #ffffff;
}
/**************************/
/*          Header        */
/**************************/

div#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 900px;
	height: 50px;
}
div#header h1 {
	text-indent: -999em;
	margin: 0px;
	padding: 0px;
}
div#header h1 a {
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
	display:block;
	left: 0px;
	top: 0px;
	width: 450px;
	height: 50px;
	float: left;
}
a#nav1, a#nav2 {
	text-indent: -999em;
	display:block;
	width: 100px;
	height: 30px;
	margin: 0px;
	padding:0px;
	margin-top: 10px;
	float: left;
	text-decoration:none;
	border: none;
}
a#nav1 {
	background-image:url(images/links.png);
	background-repeat:no-repeat;
	background-position: -10px -9px;
}
#nav1:hover {
	background-image:url(images/links.png);
	background-repeat:no-repeat;
	background-position: -10px -60px;
}
a#nav2 {
	background-image:url(images/links.png);
	background-repeat:no-repeat;
	background-position: -120px -9px;
	padding-left: 25px;
	margin-left: 25px;
}
#nav2:hover {
	background-image:url(images/links.png);
	background-repeat:no-repeat;
	background-position: -120px -60px;
}
/***********************/
/*       Content       */
/***********************/
div#main, #content {
	background-image:url(images/orange.jpg);
	background-repeat:no-repeat;
	width: 900px;
	clear:both;
	text-align: left;
}
div#main {
	height: 150px;
}

/********     Resume     ********/

div#resume {
	margin: auto;
	width:475px;
	height: 630px;
	padding-top:20px;
	background-image:url(images/paper1.png);
	background-repeat:no-repeat;
	text-align:left;
	position:relative;
	top: 25px;
	color: #333;
}
#resume h4 {
	margin:0px;
	margin-left: 30px;
	padding: 0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:.9em;
	font-weight:bold;
	color:#666;
	line-height: 1.1em;
}
#resume h5 {
	margin:0px;
	padding:0px;
	color:#333;
	font-weight:bold;
	display:block;
	width:100%;
	line-height:1.1em;
}
#resume ul {
	list-style-position: outside;
	margin-left: 60px;
	margin-right: 50px;
	list-style-type: square;
	font-size: .7em;
	line-height:1.2em;
}
#resume ul ul {
	list-style-position: outside;
	font-size:1em;
	margin-left: 15px;
	margin-right: 0px;
	list-style-type: none;
}
#resume li {
	clear:both;
	margin:0px;
	padding:0px;
}

/******   Portfolio   *******/

#port_nav {
	width: 200px;
	height: 120px;
	position:relative;
	left: 5px;
	top: 155px;
	text-align:left;
}
#port_nav a {
	text-indent:-999em;
	display:block;
	width: 200px;
	height: 40px;
	border:none;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
}
a.prt_web {
	background-image:url(images/prt_link_web.png);
}
a.prt_web:hover {
	background-image:url(images/prt_link_web_h.png);
}
a.prt_web_current {
	background-image:url(images/prt_link_web_cur.png);
}
a.prt_print {
	background-image:url(images/prt_link_print.png);
}
a.prt_print:hover {
	background-image:url(images/prt_link_print_h.png);
}
a.prt_print_current {
	background-image:url(images/prt_link_print_cur.png);
}
a.prt_logos {
	background-image:url(images/prt_link_logos.png);
}
a.prt_logos:hover {
	background-image:url(images/prt_link_logos_h.png);
}
a.prt_logos_current {
	background-image:url(images/prt_link_logos_cur.png);
}
#portfolio {
	width: 675px;
	min-height: 550px;
	text-align:left;
	position: relative;
	top: 35px;
	left: 200px;
	padding-bottom: 30px;
}
table.folio {
	border: none;
	border-collapse:separate;
	margin: 0px;
	padding:0px;
	width: 675px;
	height:auto;
}
.folio td {
	width: 310px;
	height:250px;
	font-size:1em;
	padding-bottom: 10px;
}
img.wp_img {
	border: 1px solid #333;
	width: 300px;
	height: 150px;
	padding:3px;
}
.project {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#ff6600;
	font-weight:bolder;
}
.programs {
	font-family:Arial, Helvetica, sans-serif;
	color:#0066ff;
	font-size:.9em;
	font-weight:bold;
}
.descrip {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	color:#333333;
	text-align:left;
	text-indent:1em;
}
.maj {
	font-size: 1em;
}
.mod {
	font-size: .8em;
}
.min {
	font-size:.6em;
}
/**********************   Logo Portfolio Page   ***************/
table.logofolio {
	border: none;
	border-collapse:separate;
	margin: 0px;
	padding:0px;
	width: 700px;
	height:750px;
}
.logofolio td {
	width: 215px;
	height:250px;
	font-size:1em;
	padding: 0px 40px 10px 00px;
}
.logofolio img.wp_img {
	border: 1px solid #333;
	width: 150px;
	height: 150px;
	padding:3px;
}
.logofolio .project {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#ff6600;
	font-weight:bolder;
	display:block;
}
.logofolio .programs {
	font-family:Arial, Helvetica, sans-serif;
	color:#0066ff;
	font-size:.9em;
	font-weight:bold;
}
.logofolio .descrip {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	color:#333333;
	text-align:left;
	text-indent:1em;
}


/***********************/
/*       Footer        */
/***********************/
div#footer {
	text-align:right;
	font-size:9pt;
	color: #999;
}
div#twitter_div {
	width:195px;
	font-size:10pt;
	padding-left: 10px;
	padding-right: 10px;
	margin-top:5px;
	margin-bottom:5px;
}
div#col1 {
	width: 415px;
	height: 175px;
	border-right: 1px dotted #333;
}
#col1 p {
	font-size:10pt;
	margin-left: 5px;
	margin-right: 5px;
}
div#col2 {
	width:210px;
}
div#col3 {
	width: 210px;
	height: 175px;
	border-left: 1px dotted #333;
}
div.col {
	padding-right: 15px;
	padding-left: 5px;
	margin: 0px;
	float: left;
	text-align:left;
	color: #000;
}
.col h2 {
	font-weight: bold;
	font-family:Tahoma, Geneva, sans-serif;
	color:#333;
	font-size:12pt;
	padding-bottom: 5px;
}
#col3 ul {
	font-size:10pt;
	list-style-position: inside;
	list-style-type: square;
	display:block;
	width: 205px;
	margin-top:5px;
	margin-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
#col1 a {
	text-indent: -999em;
	display: block;
	width: 50px;
	height: 50px;
	float: left;
}
#mail {
	background-image:url(images/about_mail.png);
	background-repeat:no-repeat;
}
#twitter {
	background-image:url(images/about_twitter.png);
	background-repeat:no-repeat;
}
#facebook {
	background-image:url(images/about_facebook.png);
	background-repeat:no-repeat;
}
#deviantart {
	background-image:url(images/about_deviantart.png);
	background-repeat:no-repeat;
}
#linkedin {
	background-image:url(images/about_linkedin.png);
	background-repeat:no-repeat;
}
#blogger {
	background-image:url(images/about_blogger.png);
	background-repeat:no-repeat;
}
#flickr {
	background-image:url(images/about_flickr.png);
	background-repeat:no-repeat;
}


/***************************/
/*     Odds and Ends       */
/***************************/
.ital {
	font-style:italic;
	color:#666;
}
.strike {
	text-decoration:line-through;
	color:#999;
}
.left {
	text-align:left;
	display:block;
	float:left;
	padding:0px;
	margin:0px;
}
.right {
	text-align: right;
	display:block;
	float:right;
	margin:0px;
	padding:0px;
}
.hidden {
	display: none;
}
div.pdf_link {
	display: block;
	text-indent: 30px;
	padding-top: 5px;
	text-align: left;
	font-weight: bold;
	font-size: 1.1em;
}
/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    Example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:url(images/overlay.png) 0 0 repeat;}
#colorbox{}
    #cboxTopLeft{width:21px; height:21px; background:url(images/controls.png) -100px 0 no-repeat;}
    #cboxTopRight{width:21px; height:21px; background:url(images/controls.png) -129px 0 no-repeat;}
    #cboxBottomLeft{width:21px; height:21px; background:url(images/controls.png) -100px -29px no-repeat;}
    #cboxBottomRight{width:21px; height:21px; background:url(images/controls.png) -129px -29px no-repeat;}
    #cboxMiddleLeft{width:21px; background:url(images/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(images/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(images/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(images/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:3px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:3px; left:58px; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:3px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0px; background:url(images/controls.png) -75px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(images/controls.png) -50px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext.hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(images/loading_background.png) center center no-repeat;}
        #cboxLoadingGraphic{background:url(images/loading.gif) center center no-repeat;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(images/controls.png) -25px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose.hover{background-position:-25px -25px;}

/*
    The following fixes png-transparency for IE6.  
    It is also necessary for png-transparency in IE7 & IE8 to avoid 'black halos' with the fade transition
    
    Since this method does not support CSS background-positioning, it is incompatible with CSS sprites.
    Colorbox preloads navigation hover classes to account for this.
    
    !! Important Note: AlphaImageLoader src paths are relative to the HTML document,
    while regular CSS background images are relative to the CSS document.
*/
.cboxIE #cboxTopLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderTopLeft.png, sizingMethod='scale');}
.cboxIE #cboxTopCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderTopCenter.png, sizingMethod='scale');}
.cboxIE #cboxTopRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderTopRight.png, sizingMethod='scale');}
.cboxIE #cboxBottomLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderBottomLeft.png, sizingMethod='scale');}
.cboxIE #cboxBottomCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderBottomCenter.png, sizingMethod='scale');}
.cboxIE #cboxBottomRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderBottomRight.png, sizingMethod='scale');}
.cboxIE #cboxMiddleLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderMiddleLeft.png, sizingMethod='scale');}
.cboxIE #cboxMiddleRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/internet_explorer/borderMiddleRight.png, sizingMethod='scale');}