/* custom styles for "the Lab" blog by Apollo Imagizing */

/* left sidebar */

#duxbury_col1 {
width: 176px !important;
background: url(layout/menu_background.png) left top no-repeat !important;
}
#duxbury_content #duxbury_col1 div.block div.pad {
margin:0 10px 0 10px;
}
#duxbury_content #duxbury_col1 div.block div.pad, 
#duxbury_content #duxbury_col3 div.block div.pad {
display:block;
padding: 8px 0;
}

/* sidebar titles */
#duxbury_content div.block h3 {

}

/* menu */

#duxbury_menu_top {
width: 176px;
background: transparent none;
}
#duxbury_menu ul li {
font-size: 8pt !important;
height: 18px !important;
line-height: 18px !important;
white-space:nowrap;
border-right: none !important;
border-left: none !important;
}

#duxbury_menu ul li a {
text-align: right;
}
#duxbury_menu ul li a:hover {

}


/* footer */

#duxbury_footer {
float: left;
width: 176px !important;
background-color: #B3B3B3;
}

span#dnn_dnnLINKS_lblLinks {
display: none;
}