@charset "UTF-8";
/* CSS Document */

/*
dark gray #323232
red #860404
white #fbfbfb
*/

body {
	background:#323232;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size:1.0em;
	color:#323232;
}

body#home a#homelink,
body#resume a#resumelink,
body#resources a#resourceslink {
	border-top: #fbf303 solid 5px;
	padding-top: 2px;
	}
#wrapper {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	background-color:#fbfbfb;
	overflow: hidden;
}
#nav {
	color:#fbfbfb;
	width:970px;
	height:75px;
	background-color:#860404;
}
#nav ul {
	padding:32px 0px 0px 45px;
}
#nav li {
	display:inline;
	list-style:none;
	padding: 0px 30px 30px 5px;
}
#nav a:link{
	color:#fbfbfb;
	text-decoration:none;
	font-size:1.5em;
}
#nav a:hover{
	color:#fbf303;
}
#nav a:visited{
	color:#fbfbfb;
	text-decoration:none;
	font-size:1.5em;
}
#nav a:visited:hover{
	color:#fbf303;
}
#nav a:active{
	border-left: 1px dotted #fbfbfb;
	border-right: 1px dotted #fbfbfb;
}
#header {
	width: 960px;
	position: relative;
	float:left;
	background: #fbfbfb url(images/gradient.png) repeat-x top;
	padding: 0px 20px 0px 20px;
}

#header h1 {
	background: url(images/travis_metcalf_715x170.png) no-repeat;
	background-position: 5% 95%;
	width:715px;
	height:200px;
}
#header h1 span{
	display:none;
}
#main-content {
	background-color: #fbfbfb;
	list-style-position:inside;
}
#main-content h2 {
	clear:both;
	color: #860404;
	font-size: 3.25em;
	padding: 0px 0px 0px 40px;
}
#main-content h3 {
	color: #323232;
	padding: 0px 0px 0px 40px;
}
body#home #main-content h3 {
	color: #860404;
	font-size: 2em;
}
body#home #main-content p {
	font-size: .8em;
	padding-right:50px;
}
#main-content li {
	padding: 0px 0px 0px 70px;
	list-style-position:inside;
}
#contact-info h3 {
	padding:0px;
	margin:0px;
}
#contact-info li{
	list-style:none;
}
#contact-info {
	width:200px;
	position: absolute;
	top:25px;
	right:40px;
	font-size: .85em;
	color: #fbfbfb;
}
#contact-info ul, #contact-info li{
	margin:0px;
	padding:0px;
}
#main-content img a {
	background-color: #fbfbfb;
}
#main-content a:link {
	color:#860404;
}
#main-content a:hover {
	color:#fbfbfb;
	background-color:#860404;
}
#main-content a:visited {
	color:#323232;
}
#main-content a:hover:visited {
	color:#fbfbfb;
	background-color:#860404;
}
#main-content a:active {
	border-left: 1px dotted #fbfbfb;
	border-right: 1px dotted #fbfbfb;
}
#xhtml .works-img a:link {
	text-decoration: none;
}

#xhtml a.works-img:hover, #actionscript a.works-img:hover {
	background-color: transparent;
}

#xhtml .works-img a:hover:visited {
	background-color: transparent;
}
#featured-works {
	width:870px;
	margin-bottom: 20px;
	border: 1px solid #c4c4c4;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 40px;
	overflow: hidden;
}
#xhtml {
	width:50%;
	float:left;
	}
#xhtml h4{
	background: #860404;
	width:100%;
	height:50px;
	padding: 10px 0 0 40px;
	color:#fbfbfb;
	font-size: 1.75em;
	border-left: 1px solid #860404;
}
#xhtml img, #xhtml p, #actionscript p {
	padding: 0 0 0 40px;
	font-size: .8em;
}
#actionscript {
	width:50%;
	float:right;
}
#actionscript h4{
	background: #860404;
	width:100%;
	height:50px;
	padding: 10px 0 0 40px;
	color:#fbfbfb;
	font-size: 1.75em;
	border-right: 1px solid #860404;

}
#actionscript img, p {
	padding: 0 10px 0 40px;
}
.works-description {
	width: 350px;
}
#footer {
	width:960px;
	border-top: 5px solid #fbf303;
	background-color: #860404;
	color: #fbfbfb;
	overflow:hidden;
	}
#footer img {
	padding:0 0 0 400px;
	margin:0;
}
#footer ul {
	text-align: center;
	padding-top: 10px;
}
#footer li {
	display: inline;
	padding: 0 50px;
}
#footer a {
	padding-bottom: 0;
	margin-bottom: 0;
}
#footer a:link {
	text-decoration: none;
	color:#fbfbfb;
	font-size: 1.3em;
}
#footer a:hover {
	color:#fbf303;
}
#footer a:visited {
	color:#fbfbfb;
	text-decoration:none;
	font-size:1.3em;
}
#footer a:hover:visited {
	color:#fbf303;
}
#footer a:active {
	border-left: 1px dotted #fbfbfb;
	border-right: 1px dotted #fbfbfb;
}
#sub_footer {
	margin-left: auto;
	margin-right: auto;
	width:960px;
	background-color: #323232;
}
#sub_footer p {
	font-family: Helvetica, arial, sans-serif;
	color:#fbfbfb;
	font-size: 0.7em;
	text-align: center;
}

/*---------------------
	RESUME STYLES START
	----------------------*/
body#resume #main-content h3, h4, h5, p {
	padding: 0 20px 0 40px;
}

body#resume #main-content ul li {
	padding: 0 0 0 50px;
}
body#resume #main-content h3 {
	color:#860404;
	font-size: 1.75em;
}

body#resume #main-content h4 {
	color:#323232;
	font-size: 1.3em;
}
body#resume #main-content h5 {
	font-size: 1em;
	color:#323232;
	font-style: italic;
}
body#resume #main-content ul {
	padding: 0 20px 0 50px;
}
body#resume #main-content li {
	list-style-position:inside;
}
