/* Base */
@import url(../.shared/themes/common/base-weblog.css);

@import url(../.shared/themes/common/bxslider.css);
@import url(../.shared/css/widgets.css);
@import url(../.shared/themes/common/recentpostsfancy.css);

/* Tip Jar */
@import url(../.shared/themes/common/tipjar.css);

/* Portal */

/* Theme */
@import url(../.shared/themes/walt/theme-curves_blue.css);






/* Custom CSS */
.nav-list-item a
{
text-decoration: none;
color: #192f73;
font-size: 1.2em;
letter-spacing: normal;
 font-weight: bolder;
}

.nav-list-item a:hover
{
background-color: #EAF5FF;
text-decoration: none;
color: #192f73;
font-size: 1.2em;
letter-spacing: normal;
font-weight: bolder;
}

#banner
{
	border-top-color: #192f73;
	background-color: #7a93cb;
	background-image: url(../batocobanner.jpg);
	height: 159px;
	background-repeat: no-repeat;
}

#banner-header
{
	font-size: 20pt;
	font-weight: bold;
	color: #192f73;
	font-family: Verdana, sans-serif;
	text-align: left;
	padding-left: 180px;
	background-image: none;
	letter-spacing: -1px;
	text-decoration: none;
}

#banner-description 
{ 
   font-size: 14pt;
   font-family: Verdana, sans-serif;
 	color: #ffffff;
   letter-spacing: -1px;
 	text-align: left;
	padding-left: 180px;
	background-image: none;
	text-decoration: none;

}




.typelist-plain 
{
	list-style: none;
	border-bottom: 1px solid #b8c6e5;	
}

.module-list-item,
.archive-list-item {
	margin-top: 5px;
	margin-bottom: 5px;
	color: Black;
}

#footer-inner
{
	height: 280px;
}


#footer
{
	background-color: #FFFAFA;
	background: #FFFAFA;
	border-bottom: thin solid #b8c6e5;
	border-top: thin solid #b8c6e5;
}





/* ph=1 */