@charset "UTF-8";
/* CSS Document */

.clear { clear: both;}


body{
background-color:#2d2d2d;
font-family: Verdana, Helvetica;
color:#eaeaea;
line-height:1.5em;
font-size:14px;
}

div#page-wrap {
width: 750px;
margin: 0 auto;
}

#back-to-portfolio {
margin-left: auto;
margin-right: auto;
}

span.back-to-portfolio {
font-size: 18px;
padding-left: 5px;
text-transform: uppercase;
font-weight: bold;
}



#main-content {
margin-left:auto;
margin-right: auto;
width: 725px;
padding-bottom: 10px;
}

span.job-description {
font-family: Verdana, Helvetica;
color:#f0dc00;
line-height:1.5em;
font-size:14px;
text-transform: uppercase;
font-weight: bold;
}


#content-post {
float: left;
width: 50%;
padding-bottom: 10px;
font-size: 12px;
text-transform: uppercase;
line-height: 1.2em;
list-style: none;
}

span.title {
float: left;
color: #f0dc00;
text-transform: uppercase;
font-weight: bold;
font-size:18px;
margin-bottom: 10px;
}

ul li {
font-size: 12px;
text-transform: uppercase;
line-height: 1.2em;
list-style: none;
}




h1 {
text-align: center;
background:url(http://www.jimmyweber.com/images/logo.png) center no-repeat;
height: 138px;
}

h2 {
background-color:#2d2d2d;
font-family: Verdana, Helvetica;
color:#eaeaea;
line-height:1.5em;
font-size:14px;
font-weight:lighter;
}

a:link, a:visited{
color:#eaeaea;
text-decoration: none;
}

a:hover {
color:#f0dc00;
}

#navigation {
text-align: center;
font-size: 18px;
font-weight:bold;
margin-bottom: 25px;
padding-top: 350px;
}

#reel-navigation {
text-align: center;
font-size: 18px;
font-weight:bold;
margin-bottom: 25px;
padding-top: 25px;
}

span.current {
color:#f0dc00;
}

span.bio {
text-transform:none;
}

span.social-links {
padding-bottom: 5px;
margin-top; 100px;
color:#660000;
}


#footer {
text-align: center;
font-size: 10px;
margin-bottom: 50px;
text-transform:uppercase;
line-height: 1.2em;
padding-bottom: 10px;
}


