/* Custom Header */

  .custom #header { display: block; height: 105px; width: 1000px; background: url('images/portable_displays_header.jpg') no-repeat; text-indent: -9999px; border-bottom: none; }

/* End Custom Header */

/* Custom Header Color */

.custom h1.entry-title, .custom h2.entry-title, .custom h2.entry-title a {
color:#6aaa00;
}

.custom .headline_area h1, .headline_area h2 {
color:#6aaa00;
}

/* End Custom Header Color */


/* Custom Line Spacing */

.custom .format_text p { line-height: 1.4em; }

/* End Custom Line Spacing */


/* Custom Background */

  body.custom {
    background: #333333;
}

.custom #container {
    margin-top: 2em;
    margin-bottom: 2em;
    padding: 0.3em;
    background: #333333;
    border: 0.4em solid #333333;
}

.custom #page {
    background: #fff;
} 

/* End Custom Background */

/* Paragraph Spacing */

.custom .format_text p { margin-bottom: .9em; }

/* End Paragraph Spacing */

/* Remove Vertical Sidebar Border */

.custom #content_box {
         background: url('custom/images/dot-black.gif');
}

/* End Remove Vertical Sidebar Border */