/* -------------------- HEADER / SITE TITLE -------------------- */

#header .site_title a, #header .site_title a:visited { color: #004a81; }

/* -------------------- CSS FOR TABCONTENT -------------------- */

#tabc { background: #004a80; }

.shadetabs li a:hover { background: #004a80; }
.shadetabs li .selected { background: #004a80; }

.tabcontent ul li { border-bottom: 1px solid #0062a9; }

/* -------------------- POSTS -------------------- */

.post h2 a { color: #004a81; }

/*-------------------- BOTTOM --------------------*/

#bottom { background: #b3c9d9 url(images/bg-bot-shadow-blue.jpg) repeat-x top; }

#bottom h2 { color: #004a81; }

#bottom ul { border-top: 1px solid #a4b8c6; }
#bottom ul li { border-bottom: 1px solid #a4b8c6; }