body { color: #000; background: #afd1e2 url(/img/bg_gradient.jpg) fixed repeat-x; }

#content .copy, #sidebar .copy { background-color: #fff; border-color: #78a8c0; }
#content h2 { color: #5f94ae !important; }

#header #shadow { background: #afd1e2 url(/img/bg_shadow.jpg) repeat-x; }

#footer p { background: #c0c0a8 url(/img/bg_macrofeather.jpg) repeat-x; }

#footer a { width: 144px; margin-left: -72px; }
#footer a span { width: 144px; background-image: url(/img/txt_nilsdevine.gif); } 

#sidebar .avatar img { border-color: #303030; }

#totem { color: #fff; }
#totem span { background-image: url(/img/webdreams.jpg); }

a:link { color: #01629e; }
a:visited { color: #444; }
a:hover  { color: #000; }
a:active { color: #78a8c0; }

.banner { display: block; width: 100%; max-width: 418px; height: 45px; border: 1px solid  #444; background: transparent url() no-repeat top left; text-decoration: none; }
a.more { padding-left: 15px; background-position: bottom left; background-repeat: no-repeat; }
a.more:link, a.more:visited { background-image: url(/img/arrow_down_blue.gif); }
a.more:hover { background-image: url(/img/arrow_down_black.gif); }

.screen { width: 99%; max-width: 418px; }

body.code #content h2, body.code #content h2 span { width: 211px;  }
body.code #content h2 span{ background-image: url(/img/txt_code.gif); }

body.contact #content h2, body.contact #content h2 span { width: 184px;  }
body.contact #content h2 span{ background-image: url(/img/txt_contact.gif); }

body.current #content h2, body.current #content h2 span { width: 189px;  }
body.current #content h2 span{ background-image: url(/img/txt_current.gif); }

body.hireMe #content h2, body.hireMe #content h2 span { width: 189px;  }
body.hireMe #content h2 span{ background-image: url(/img/txt_hireMe.gif); }

body.portfolio #content h2, body.portfolio #content h2 span { width: 184px;  }
body.portfolio #content h2 span { background-image: url(/img/txt_portfolio.gif); }

body.projects #content h2, body.projects #content h2 span { width: 184px;  }
body.projects #content h2 span{ background-image: url(/img/txt_projects.gif); }

body.resume #content h2, body.resume #content h2 span { width: 184px;  }
body.resume #content h2 span{ background-image: url(/img/txt_resume.gif); }


