@charset "UTF-8";
/* CSS Sandbox for Portfolio */


/*RESET --- From Eric Meyer --- www.meyerweb.com*/
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}
/*RESET END*/

html{
background: #ddd5c3 url(../img/bg_bottom.gif) bottom left fixed repeat-x;
color: #4b4841;}

body{
background: url(../img/bg_body.gif) top left no-repeat;
font-family:Helvetica, sans-serif;}

p, ol {
font-size:10pt;
line-height:13pt;}

#head{width:900px;
position:relative;
height:235px;}

#logo {
position:relative;
top:0;
z-index:50;}

hr {
display:none;}

#headline {
width: 574px;
height: 117px;
position:relative;
left: 246px;
top:-193px;
z-index:0;}

#headline span {
background: url(../img/headline.gif) no-repeat;
position: absolute;
width: 100%;
height: 100%;
}

/*-NAVIGATION------------------------------------------------*/

#nav{
width:634px;
height:115px;
position:absolute;
top:117px;
left:246px;
background:url(../img/menu.gif);
margin:0;
padding:0;}

#nav li {
float:left;}

#nav li a {
position:relative;
top:0;
display:block;
height:115px;
background:url(../img/menu.gif) no-repeat;
text-indent:-9999px;
overflow:hidden;
font-size:1%;}

li#nav_about a {
left:0;
width:155px;
background-position: 0 0;}

li#nav_about a:hover{
background-position: 0 -115px;}

#body_about li#nav_about a {
background-position: 0 -230px;}

li#nav_portfolio a {
left:0;
width:155px;
background-position: -155px 0;}

li#nav_portfolio a:hover {
background-position: -155px -115px;}

#body_portfolio li#nav_portfolio a {
background-position: -155px -230px;}

li#nav_goodies a {
left:0;
width:155px;
background-position: -310px 0;}

li#nav_goodies a:hover {
background-position: -310px -115px;}

#body_goodies li#nav_goodies a {
background-position: -310px -230px;}

li#nav_contact a {
left:0;
width:155px;
background-position: -465px 0;}

li#nav_contact a:hover {
background-position: -465px -115px;}

#body_contact li#nav_contact a {
background-position: -465px -230px;}

/*NAVIGATION--END--------------------------------------------*/



#content_main {
position:relative;
top:0;
left:2.81em;
width:850px;}

#content_1 {
width:24.13em;
float:left;
clear:both;
padding:0;
background:#aca597;
height:100%;}

#content_1wide {
width:38.75em;
float:left;
clear:both;
padding:0;
background:#aca597;
height:100%;}

#content_2 {
width:14.31em;
float:left;
position:relative;
left:4px;
background:#c4bdad;
height:100%;}

#content_3 {
width:14.31em;
float:left;
position:relative;
left:8px;
background:#c4bdad;
height:100%;}

#content_3wide {
width:14.31em;
float:left;
position:relative;
left:4px;
background:#c4bdad;
height:100%;}

#foot {
position:relative;
clear:left;}

#content_1 h2, #content_1wide h2 {
font-size:18pt;
font-weight:bold;
margin: 40px 40px 20px 40px;
background:#aca597 url(../img/bg_h2_y.gif) bottom repeat-x;}

#content_1 h4, #content_1wide h4 {
font-size:14pt;
font-weight:bold;
margin: 10px 40px 10px 40px;
clear:right;}

#content_1wide h3 {
font-size:16pt;
font-weight:bold;
margin: 10px 40px 10px 40px;
clear:both;}

#content_1 p, #content_1wide p, #content_3 p, #content_3wide p {
margin: 0 40px 10px 40px;}

#content_2 p{
margin: 0 40px 40px 40px;}

#content_2 h2, #content_3 h2, #content_3wide h2 {
font-size:18pt;
font-weight:bold;
margin: 40px 40px 20px 40px;}

.seperate {
border-top:#fff200 1px solid;
padding:20px 0 20px 0;
position:relative;
top:20px;}

#btn_dnld a {
width:155px;
height:82px;
margin: 0 0 40px 40px;
position:relative;
display:block;
background:url(../img/btn_dnld_resume_sorry.gif) no-repeat;
text-indent:-9999px;
overflow:hidden;
font-size:1%;
background-position: 0 0;}

#btn_dnld a:hover {
background-position: 0 -82px;}

.last {
padding-bottom: 40px;}

#content_2 h2 {
background:#aca597 url(../img/bg_h2_m.gif) bottom repeat-x;}

#content_3 h2, #content_3wide h2 {
background:#aca597 url(../img/bg_h2_c.gif) bottom repeat-x;}

.thumbnail1 {
position:relative;
display:block;
width:104px;
height:104px;
float:left;
clear:right;
padding: 0 40px 40px 40px;}

.thumbnail2 {
position:relative;
display:block;
width:104px;
height:104px;
float:left;
padding: 0 40px 40px 0;}

#foot {
position:relative;
width:850px;
height:70px;
border-top:#aca597 solid 4px;
left:45px;
top:30px;}

#foot p {
font-size:9pt;
color:#625f57;
float:left;
position:relative;
top:5px;}

#foot p.valid {
float:right;}

#foot a {
font-size:10pt;
text-decoration:underline;
color:#00aef0;}

.entry-date {
    float: left;
	font-size:80%;
    width: 30px;
    height: 28px;
    background-color: #ed008c;
    color: #ddd5c3;
    text-align: center;
    line-height: 120%;
    padding-top: 4px;
	margin-right:45px;
    position: relative;
	left:40px;}
 
.entry-date .published {
    text-transform: uppercase;}

.entry-date .day {
    display: block;
    width: 100%;}

.day {text-align:center;}

a.links  {
font-size:11pt;
text-decoration:underline;
color:#009ad4;}

label {
float: left;
width: 150px;
text-align: right;
position:relative;
top:6px;
padding-right:10px;}

.reachout input, .reachout textarea { 
float: left;
text-align: left;
margin-bottom: 10px;}

.reachout input {
width: 207px;}

.reachout textarea {
width: 415px;
height: 207px;}

.reachout li {
clear:both;}

#send_btn {
width:86px;
height:41px;
border:none;
background:url(../img/btn_send_no_hov.png) top no-repeat;
text-indent:-9999px;
margin:10px 0 40px 160px;
cursor:pointer;
outline:none;}

#ie_stinks {
visibility:hidden;}
