/**
 * @version		1.5.5 April 9, 2010
 * @author		RocketTheme, LLC http://www.rockettheme.com
 * @copyright 	Copyright (C) 2007 - 2010 RocketTheme, LLC
 * @license		http://www.rockettheme.com/legal/license.php RocketTheme Proprietary Use License
 */
/* Blue */

body.bc-blue {
	border-top: 4px solid #0D5079;
}

.bc-blue .contentheading,
.bc-blue #main-section a,
.bc-blue .moduletable h3,
.bc-blue #left-column .module h3,
.bc-blue #right-column .module h3,
.bc-blue #left-column .module-menu h3,
.bc-blue #right-column .module-menu h3,
.bc-blue #bottommodules1 .module h3,
.bc-blue #bottommodules2 .module h3,
.bc-blue #sub-menu a {
	/* color: #0082c8; */
	color: #0082c8;
}

.bc-blue img#logo {
	background: url(../images/blue/logo.png) 0 0 no-repeat;
}

.bc-blue #showcase {
	background: #0D4E76 url(../images/blue/showcase-bg.png) 0 0 no-repeat;
}

.bc-blue .showcase-div {
	background: url(../images/blue/showcase-div.png) 0 0 repeat-x;
}

.bc-blue #showcase .column-1 {
	border-right: 1px solid #166C97;
}

.bc-blue #showcase a {
	color: #D0F0FF;
}

.bc-blue #showcase ul.latestnews li {
	background-color: #083552;
}

.bc-blue #showcase ul.latestnews li:hover {
	background-color: #06273C;
}

.bc-blue .date-block {
	border-bottom: 1px solid #1478B7;
}

.bc-blue span.date-number {
	background: #1478B7;
	color: #fff;
}

.bc-blue #horiz-menu li.active a,
.bc-blue #horiz-menu li.active .separator,
.bc-blue #bottom-menu ul#mainlevel-bottom a#active_menu.mainlevel-bottom,
.bc-blue #bottom-menu ul#mainlevel-bottom a.mainlevel-bottom:hover {
	text-align: center;
	border-top: 5px solid #0082c8;
	color: #0082c8;
}

.bc-blue #news-rotator .story {
	border-top: 5px solid #1478B7;
	color: #D0F0FF;
}


.badges {
	text-align: center;
}


#twitter-6.widget_twitter ul li{
    color: #0082c8;
	font-weight: bold;
}

#twitter-6.widget_twitter a {
    color: #000000;
	font-weight: normal;
}

#twitter-7.widget_twitter ul li{
    color: #0082c8;
	font-weight: bold;
}

#twitter-7.widget_twitter a {
    color: #000000;
	font-weight: normal;
}
