/*
Find and Replace:
Dark Color: #790b09  
Light Color: #e5db9c
*/
.blt-dept {
list-style-type:none;
margin:0px;
padding:2px;
width:160px;
border:1px solid #790b09;
}
.blt-dept li.head{
font-weight:bold;
font-size: 13px;
background-color: #790b09;
color: #e5db9c;
padding: 4px;
}
.blt-dept li{
background-color: #e5db9c;
padding: 4px;
}
.blt-dept li a{
margin-left: 4px;
}
.blt-indx-cover{
float: left; 
width: 105px;
margin: 0 10px 10px 0;
}
.blt-indx-cover img{
padding: 1px; 
border-width: 1px; 
border-style: solid; 
border-color: #790b09;
}
.blt-indx-tease{ 
text-align: justify;
}
.blt-indx-depts{
float: right; 
text-align: left;
}
.blt-subs{
margin: 0 0 0 40px;
}
.blt-subs-title{
font-weight: bold;
background: #e5db9c;
padding: 2px 4px;
border-width: 1px;
border-style: solid;
border-color: #790b09;
}
.blt-subs-content{
margin: 4px 0 25px 10px;
}
a.blt-indx:link{color: #e5db9c; text-decoration:none;}a.blt-indx:visited{color: #e5db9c; text-decoration:none;}a.blt-indx:hover{color: #e5db9c; text-decoration:underline;}a.blt-indx:active{color: #e5db9c; text-decoration:none;}

.module-content li {
color: #790b09;
font-size: 11px;
}
.blt-hr {
background: #790b09;
padding: 0;
margin: 0;
}
.blt-vol{
font-weight: bold;
}
.blt-title{
margin: 5px 0 0;
font-weight: bold;
font-size: 18px;
color: #790b09;
}
.blt-foot, .blt-subtitle{
font-style: italic;
}
.blt-by{
margin: 0 0 25px 20px;
}
.blt-box {
background: #e5db9c;
padding: 6px;
margin: 15px;
border-width: 1px;
border-style: solid;
border-color: #790b09;
}
