a {
	/* CD color: #2E8FC6; */
	color: #FFF;
	/*font-weight: bold;*/
	text-decoration: none;
}

.posttitle a:hover, .entry p a:visited {
	/* CD color: #2E8FC6; */
	color: #FFF;
	/*font-weight: bold;*/
	text-decoration: line-through;
}

a:hover {
	/* CD color: #0F3461; */
	color: #FFF;
	/*font-weight: bold;*/
	text-decoration: line-through;
}

.datestamp { 
	background: #A3CFEC;
	border: 1px solid #0F3461;
}

.datestamp div {
	background: #1C5B9E url(images/cal_bg.jpg) repeat-x;
}


/* CD (add) */
/*
.search  {
    color: rgb(255, 255, 255);
	background-attachment: fixed;
	background-color: transparent;
	background-image: url(images/champSearch.jpg);
	background-repeat: no-repeat;
	height: 40px;
	border: 0pt;
}
*/

.champSearch  {
    color: rgb(255, 255, 255);
	background-color: transparent;
	width: 50px;
	height: 40px;
	border: 0pt;
}

input {
    color: rgb(255, 255, 255);
	background-color: transparent;
	border: 0;
	/*
	background-image: url(images/search.gif);
	background-repeat: no-repeat;
	*/
}

.textareaComment {
    color: rgb(255, 255, 255);
	background-color: transparent;
	width: 100px;
	height: 140px;
	border: 0;
	/*
	background-image: url(images/textareaComment.jpg);
	background-repeat: no-repeat;
	background-image: url(images/search.gif);
	background-repeat: repeat;
	*/
}
