/* --------------Metadata----------------
Filename: hacks.css
Title : Primary CSS file
Author : Laura Zimmerman, info@damaskblue.com
URL : http://www.damaskblue.com
License: Copyright 2009, Laura Zimmerman, All Rights Reserved. 
Description : This style sheet contains hacks and workarounds.
--------------------------------------- */

#header {
.margin-top: -35px;
_margin-top: -60px;

.margin-right: -55px;

_margin-bottom: -15px;
.border-bottom: none;
}

#title {
.margin-right: 100px;
.border-bottom: 1px solid black;
}

#title img {
.margin-top: 95px;
_margin-top: 75px;
.margin-bottom: 10px;
.margin-bottom: -24px;
_margin-bottom: -25px;
}

#header img.briefcase {
.margin-top: -60px;
_margin-top: -40px;
.margin-right: 0px;
.margin-right: 5px;
}

.name {
_margin-top: 90px;
_margin-bottom: -2em;
}

.contact_line {
.margin-top: 30px;
_margin-top: -10px;

.padding-top: 30px;
_padding-top: 0;

/* TEST */
_height: 20px;
}

#r_shadow {
.background: url('../images/r_shadow.jpg') right repeat-y;
}

#l_shadow {
.background: url('../images/l_shadow.jpg') left repeat-y;
}

#container {
/* .width: 850px; */
.margin: 0 auto;
}

#left {
.width: 62%;
}

#footer {
.background: #fff;
}
