/* custom styles for Trinity Foundation */


#everett_menu {
border-bottom: solid 1px #990000;
}
#everett_menu ul.group  {
border: solid 1px #990000;
}
#everett_menu ul.group.level2  {
margin-top: -1px;
}
#everett_menu ul li {
font-size:0.95em;
}
#everett_menu ul li ul li,
#everett_menu ul li ul li ul li {
font-size:0.8em;
}
#everett_menu .radmenu .item a span {
font-weight: bold;
white-space: normal;
line-height: 120% !important;
}

/* links */
a:hover {
color: #CB8C78;
text-decoration: none;
}

/* left pane */
#everett_content #everett_col1 div.block div.pad {
margin:0 !important;
padding: 8px 10px !important;
}

/* right pane */
#everett_content #everett_col3 div.block div.pad {
margin:0 !important;
padding: 8px 10px !important;
}

/* hide footer links */
span#dnn_dnnLINKS_lblLinks {display: none;}

/* add space at top of content */
#everett_col2 div.pad {
padding-top: 20px !important;
}



/* links */
div.BasicContainer .Normal a:hover {
color: #CB8C78;
text-decoration: none;
}


/* article titles */
#bb-container div.post h3.title a {
font-weight: bold;
}

/* sidebar module titles */
#everett_content div.block h3 {
font-size:1.2em;
font-weight: bold;
}


/* sidemenu spacing */
#everett_side-menu {
margin-bottom:0px;
}





















