#top h1 {

color : #14A0DB;
}

a {
color : #14A0DB;
 
}

a:hover {
color : #14A0DB;
 
}
td.serendipity_calendarHeader a:link, td.serendipity_calendarHeader a:visited, td.serendipity_calendarHeader a:hover {
	color: #14A0DB;
	}
.serendipity_entry b {
	color: #14A0DB;
	}
.serendipity_entry i {
	color:#14A0DB;
}
#footer a {
	color:#14A0DB;
	text-decoration:none;}
#footer a:hover {
	color:#14A0DB;	
	text-decoration:underline;}
#footer p {
	margin: 0;
	color: #14A0DB;
	font-size: small;
	text-align: center;
	border-top: 1px solid #14A0DB;
}
#menu {
float : right;
height : 23px;
margin-top : 35px;

}
#menu a {
color : #fff;
background : inherit;
text-decoration : none;
padding-left : 10px;
line-height : 23px;
font-weight : bold;
}
#menu a span {
padding-right : 10px;
}
#menu a, #menu a span {
display : block;
float : left;
}
#menu a:hover, #menu .current {
color : white;
background : #14A0DB url(images/tabl-blue.gif) no-repeat left top;
padding-left : 10px;
height : 23px;
}




#menu a:hover span, #menu .current span {
background : url(images/tabr-blue.gif) no-repeat right top;
padding-right : 10px;
height : 23px;
cursor : pointer;
}
#menu ul {
list-style : none;
padding : 0;
margin : 0;
}
#menu li {
float : left;
margin : 0 0 0 5px;
}
.serendipity_entry blockquote {
	
	border-left : 3px solid #14A0DB;
	 
}