@charset "UTF-8";
/* CSS Document */
html,body{
margin: 0;
padding: 0;
font-family: arial;
background: url(images/background.png) top repeat-x #bbbbbb;
}

h1{
color: #333333;
font-size: 30pt;
padding-top: 10px;
padding-bottom: 10px;
margin-top: 0px;
}
h1 span {
border-right: 1px solid #33ff00;
padding-right: 5px;
}
h2{
font-size: 14pt;
color: #333333;
}
h3{
color: #333333;
margin-bottom: 5px;
}
h4{
color: #333333;
font-size: 11pt;
margin-bottom: 5px;
}
h5 {
color: #333333;
margin-top: 5px;
margin-bottom: 5px;
font-size: 10pt;
}
a:link {
color: #666666;
}
a:hover {
color: #333333;
}
a:visited {
color: #666666;
}
a:visited:hover {
color: #333333;
}
table tr td{
padding-right: 10px;
}
img{
border: 0;
}
#contentwrap p{
margin-bottom: 5px;
margin-top: 5px;
}
ul {
list-style: circle;
margin-left: 0;
}
ul li{
margin-left: 0;
}
li span {
font-weight: bold;
}
.formbox {
font-family: arial;
color: #333333;
font-size: 10pt;
}
#submitbutton {
border: none;
background: url(images/submitbutton.png);
width: 138px;
height: 31px;
}
#submitbutton:hover {
border: none;
background: url(images/submitbutton2.png);
}
#lightgray {
background: #ffffff;
padding: 20px;
height: auto;
color: #555555;
font-size: 10pt;
margin: 0;
border-top: 5px solid #33ff00;
border-bottom: 5px solid #33ff00;
}
#contentwrap{
width: 680px;
margin: auto;
height: auto;
padding: 0;
line-height: 17pt;
}
#contentwrap .emph{
font-size: 10pt;
font-style: italic;
}
#contentwrap .quote{
padding-top: 15px;
font-size: 10pt;
font-style: italic;
color: #999999;
}
#aboutleft{
width: 320px;
height: auto;
float: left;
}
#aboutright{
width: 320px;
min-height: 0px;
max-height: none;
padding-right: 20px;
float: right;
}
#aboutwrapper{
width: 680px;
height: 325px;
margin-left: auto;
margin-right: auto;
}
#wrapper {
width: 742px;
height: auto;
margin: 0px auto 0px auto;
background: url(images/fullbackground.png) top repeat-x;
padding-top: 1px;
border-left: 1px solid #444444;
border-right: 1px solid #444444;
}
#shadow {
background: url(images/shadow.png) center repeat-y;
margin: 0;
padding: 0;
}
/* 
========================================
****************FOOTER *************
========================================
*/
#footer {
background: url(images/footershadow.png) top no-repeat;
margin: 0;
padding: 0;
text-align: center;
margin-top: 0px;
height: 105px;
}
#lightgrayfoot {
background: url(images/fullbackground.png) top repeat-x;
height: 35px;
color: #dddddd;
font-size: 10pt;
margin: auto;
width: 742px;
padding: 16px 0 24px 0;
border-left: 1px solid #444444;
border-right: 1px solid #444444;
border-bottom: 1px solid #444444;
}
#lightgrayfoot a:link {
color: #ffffff;
}
#lightgrayfoot a:hover {
color: #999999;
}
#lightgrayfoot a:visited:hover {
color: #999999;
}
#lightgrayfoot a:visited {
color: #ffffff;
}
#logo {
margin: 0;
padding: 0;
background: url(images/logo.png) no-repeat;
height: 140px;
width: 690px;
margin-left: auto;
margin-right: auto;
}
#logotext{
margin: 20px 0px 0px 20px;
padding: 61px 0px 0px 130px;
color: #33ff00;
font-size: 12pt;
}
#travisbeltz {
font-weight: bold;
color: #333333;
}
#webdesign {
font-weight: normal;
font-style: italic;
color: #999999;
}
#fader {
background: url(images/fader.png) center no-repeat;
width: 700px;
height:45px;
margin-left: auto;
margin-right: auto;
margin-top: 1px;
}
/* 
========================================
**************** FLASH *****************
========================================
*/
#flashwrap{
width: auto;
height: 305px;
margin-left: auto;
margin-right: auto;
}
#c1 {
width: 600px;
height: auto;
float: left;
}
#flashverb{
height: 304px;
width: 79px;
float: right;
background: url(images/portfolio.jpg) center no-repeat;
}
#flashverb a{
height: 304px;
width: 79px;
}
#flashverb:hover{
background: url(images/portfolioclick.jpg) center no-repeat;
}
/* 
========================================
**************** PORTFOLIO *************
========================================
*/
#portfolio .fader {
background: url(images/fader.png) center no-repeat;
width: 700px;
height:3px;
margin-left: auto;
margin-right: auto;
clear: both;
}
#portfoliowrap{
margin-top: 5px;
margin-bottom: 5px;
}
#portfolio{
width: 680px;
height: auto;
margin-top: 10px;
margin-bottom: 10px;
background: url(images/portfoliobg.png) center repeat-y;
}
#portfolio .img {
float: left;
width: 225px;
padding-top: 8px;
}
#portfolio .text {
float: right;
width: 440px;
height: auto;
padding-bottom: 10px;
}
/* 
========================================
****************NAVIGATION *************
========================================
*/
#nav{
width: 545px;
height: 34px;

margin-left: auto;
margin-right: auto;
}
#nav a{
float: left;
display: inline-block;
}
#homebutton a.home{
height: 20px;
background: url(images/homenav.png) center no-repeat;
padding: 9px 69px 9px 69px;
margin-top: -2px;
}
#homebutton a.home:hover{
background: url(images/homehover.png) center no-repeat;
}
#resumebutton a.resume{
height: 20px;
background: url(images/resumenav.png) center no-repeat;
padding: 9px 70px 9px 70px;
margin-top: -2px;
margin-left: -1px;
}
#resumebutton a.resume:hover{
background: url(images/resumehover.png) center no-repeat;
}
#portfoliobutton a.portfolio{
height: 20px;
background: url(images/portfolionav.png) center no-repeat;
padding: 9px 69px 9px 69px;
margin-top: -2px;
margin-left: -1px;
}
#portfoliobutton a.portfolio:hover{
background: url(images/portfoliohover.png) center no-repeat;
}
#contactbutton a.contact{
height: 20px;
background: url(images/contactnav.png) center no-repeat;
padding: 9px 64px 9px 64px;
margin-top: -2px;
margin-left: -1px;
}
#contactbutton a.contact:hover{
background: url(images/contacthover.png) center no-repeat;
}
#aboutbutton a.about{
height: 20px;
background: url(images/aboutnav.png) center no-repeat;
padding: 9px 70px 9px 70px;
margin-top: -2px;
margin-left: -1px;
}
#aboutbutton a.about:hover{
background: url(images/abouthover.png) center no-repeat;
}
