/*resets CSS elements to fix browser problems*/
html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
 padding: 0;
 margin: 0;
 font-size: 100%;
 font-weight: normal;
}
table { border-collapse: collapse; border-spacing: 0; }
td, th, caption { font-weight: normal; text-align: left; }
img, fieldset { border: 0; }
/*end reset*/

a:link, a:visited {
	color: #BE1E2D;
	text-decoration: none;
}
a:hover {
	color: #F60;
	text-decoration: none;
}
body {
	font-family: "Open Sans", Frutiger, "Lucida Bright", Verdana, sans-serif;
	font-size: .8em;
	line-height: 1.4em;
	color: #666;
	background-color: #BE1E2D;
	margin: 0;
	padding: 0;
	width: 100%;
	-webkit-text-size-adjust: 100%;
	text-align: center;
}
p {
	margin: 5px 0 10px 0;
}
h1 {
	font-size: 2em;
	font-weight: 600;
	color: #BE1E2D;
	letter-spacing: 1px;
	line-height: 2.2em;
}
h2 {
	font-size: 1.75em;
	font-weight: 300;
	color: #000;
	letter-spacing: 2px;
	position: relative;
	margin: 25px 0 15px 0;
}
h3 {
	font-weight: 600;
	font-size: 1.3em;
	color: #BE1E2D;
}
h4 {
	font-weight: normal;
	font-size: 1.2em;
	line-height: 1.4em;
	color: #000;
	margin: 10px 0 15px 0;
}
h3 a:link, h3 a:visited {
	color: #BE1E2D;
	text-decoration: none;
}
h3 a:hover {
	color: #F60;
	text-decoration: none;
}
.h3smaller {
	font-size: .8em;
}
.h3light {
	font-weight: 400;
}
.selected {
	color: #FF6;
}

#container {
	text-align: center;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	background : top center repeat-x #D8DFDE url(images/drop_shadow_top.gif);
	clear: both;
}

#footer .catNav li {
	display: inline-block;
	margin: 0 10px;
}
	
#footer a:link, #footer a:visited {
	color: #FF6;
}
#footer a:hover {
	color: #F93;
}
#footer .navlink, #footer .selected {
	margin: 0 5px;
	zoom: 1;
}
#header a:link, #header a:visited {
	color: #FFF;
}
#header a:hover {
	color: #F93;
}
#footer > .navlink, #footer > .selected {
	display: inline-block;
	margin: 0 5px;
	letter-spacing: 1px;
}
#footer .catNav .selected a:link, #footer .catNav .selected a:visited {
	color: #f93;
}
#localNav { /*top div containing navigation & thumbs*/
	background: #555;
	width: 940px;
	margin: 0 auto;
	zoom: 1;
}
#localNav .catNav {
	text-align: right;
	padding: 0; 
	float: left;
	width: 220px;
}
#localNav .catNav ul {
	list-style: none;
}
#localNav .navlink a {
}
#localNav .navlink a:link, #localNav .navlink a:visited {
	color: #fff;
}
#localNav .navlink a:hover {
	color: #F90;
	background: #888;
}
#localNav .catNav a {
	padding: 2px 10px 2px 0;
	height: 18px;
	display: block;
}
#localNav .catNav .selected a {
	color: #DF3F4F;
	background: #000;
	font-weight: bold;
}

#treeBackground {
	background : top center repeat-x url(images/content_layout.png);	
}

#header {
	text-align: left;
	padding-left: 5px;
	width: 70%;
	min-width: 600px;
	max-width: 900px;
	height: 40px;
	margin: 0 auto;
	font-size: 1.2em;
}
#header, #footer {
	color: #FFF;
	font-weight: normal;
}
#footer {
	width: 100%;
	padding: 5px 0;
	text-align: center;
	background-color: #BE1E2D;
	color: #ffb;
}
.copyright {
	font-size: .9em;
	letter-spacing: 1px;
	line-height: 1.1em;
}
#navContainer {
	width: 100%;
	background-color: #BE1E2D;
}
.mainName {
	font-weight: bold;
	font-size: 1.2em;
	line-height: 2em;
	text-align: right;
	margin-left: 76px;
}
.name {
	font-size: 2.5em;
	color: #BD1F2D;
	margin-bottom: 120px;
}
#categoryHeader {
	width: 73%;
	min-width: 350px;
	max-width: 800px;
}
#hotlinkHeader {
	width: 20%;
	min-width: 100px;
	color: #BE1E2D;
	font-size: 1em;
	font-weight: 600;
}
#categoryThumbs { /*the table the thumbnails, captions and hotlinks go inside of*/
	min-width: 700px;
	width: 100%;
	font-size: 1em;
	margin-top: 40px;
}
#categoryThumbs img {
	margin: 0px 0 25px 0;
	border: 1px solid #666;
}
#categoryThumbs img:hover {
	border: 1px solid #F60;
}
#thumbCaption {/*the block the thumbnails & captions go inside of*/
	width: 73%;
	min-width: 350px;
	max-width: 800px;
	margin-left: auto;
	margin-bottom: 20px;
	float: left;
}
.caption {
	margin-bottom: 10px;
}
#thumbnail {
	height: 100%;
}
#categoryPage {
	width: 100%;
}
#content {
	padding: 20px;
	min-width: 700px;
	max-width: 900px;
	width: 70%;
	min-height: 750px;
	margin: 0 auto;
	text-align: left;
	overflow: auto;
	background : top repeat-x #FFF url(images/drop_shadow_top_small.gif);
}
#portfolioContent {
	padding: 20px;
	width: 700px;
	height: 700px;
	text-align: center;
	margin: 0 auto;
	background : #FFF url(images/drop_shadow_top_small.gif) repeat-x center top;
}
#portfolioIcons {
	padding: 20px;
	width: 720px;
	height: 820px;
	text-align: center;
	margin: 0 auto;
	background : #FBFBF3 url(images/drop_shadow_top_small.gif) repeat-x center top;
}
#portfolio {
	width: 720px;
	margin: 0 auto;
	text-align: center;
}	
.homeThumbStack a:link, .homeThumbStack a:visited {
	color: #000;
}
.homeThumbStack a:hover {
	color: #F60;
}


/* item view */
#itemContent {
	width: 940px;
	min-height: 600px;
	margin: 0 auto 0 auto;
	text-align: left;
	overflow: auto;
	background : #FFF url(images/drop_shadow_top_small.gif) repeat-x center top;
}
#itemImage {
	width: 650px;
	float: left;
	background: #c8c8d1 url(images/drop_shadow_top_small_grey.png) repeat-x center top;;
	text-align: center;
	padding: 25px 15px 30px 15px;
	min-height: 600px;
}
#itemCaption {
	width: 240px;
	padding: 40px 10px 0 0;
	text-align: left;
	margin: 0 auto;
	color: #000;
	float: right;
}

/* list view */
.listItem {
	clear: both;
	margin: 20px 0 0px 15px;
	float: left;
}
.listItem:last-child {
	margin-bottom: 20px;
}

.listCaption {
	width: 500px;
	margin-left: 215px;
}
.listCaption h3 {
	margin-bottom: 5px;
}
.listThumb {
	width: 210px;
	float: left;
	vertical-align: top;
	text-align: right;
}

.homeThumbStack {
	width: 180px;
	float: left;
}

.thumbStack img {
	margin: 0 auto;
}
.thumbRow {
	padding: 15px;
	text-align: left;
	margin-left: 220px;
	background: #000;
}
#localNav .hidden {
	display: none;
}

.unselectedImg, .selectedImg {
	width: 102px;
	height: 102px;	
	margin-right: 10px;
	overflow: hidden;
}
.homeThumbStack .unselectedImg {
	width: 102px;
	height: 102px;	
	margin: 0 auto 20px auto;
	overflow: hidden;
}

.unselectedImg img {
	border: solid 1px #666;
}
#localNav .unselectedImg img {
	border: solid 1px #BBB;
}
.unselectedImg img:hover, #localNav .unselectedImg img:hover {
	border: solid 1px #F60;	
}
.selectedImg img {
	border: solid 1px #FC0;
}

#itemImage img {
	text-align: center;
	margin: 0 auto;
}

/*resume page styles*/
#resumePage ul {
	 list-style:disc; 
	 margin-left: 30px;
}
#itemContent #resumePage {
	width: 600px;
	padding-left: 10px;
	text-align: left;
	overflow: auto;
	margin: 30px 0 30px 220px;
}
#itemContent #resumePage img {
	margin-top: 16px;
}
#itemContent #resumePage p, #resumePage ul {
	line-height: 1.5em;
	margin-bottom: 15px;
}
#itemContent #resumePage h3 {
	margin: 10px 0 3px 0;
	line-height: 1.5em;
}
#itemContent #resumePage h2 + h3 {
	margin-top: 0;
}
#itemContent #resumePage h3 + p { /*paragraphs after h3 have no top margin*/
	margin-top: 0;
}