a, a:hover, .entry p a:visited { color: #007062; }
.posttitle a:hover { color: #00BA9D; }
.entry p a { border-bottom: 1px dotted #206E01; }
.entry p a:hover { border-bottom: 1px solid #206E01; text-decoration: none; }
#wp-calendar a { font-weight: bold; }
.cal { background: #00BA9D url(images/cal_bg.jpg) repeat-x; }

.calborder { 
  background: #91FDDF;
  border: 1px solid #007062;
}
.sidebars li {
	list-style: none;
	margin-left: 10px;
}

.sidebars li li {
	list-style: square;
	margin-left: 25px;
}
.insertright { margin: 0 0 20px 20px; width: 220px; float: right; }
.insertleft { margin: 0 20px 20px 0; width: 220px; float: left; }
.insert { background: #fcffff; margin: 0 0 1em 0; border: 1px solid #cfe2e5; padding: 9px; }
.insert h3 { border-bottom: 1px solid #cfe2e5; }


.pages li {
	list-style-type: none;
	display: inline;
	margin: 0 1em;
	padding-right:10px;
}

.pages a, .pages a:hover {
	font-size: 1.5em;
	font-weight: bold;
	color: #000070;
	letter-spacing: -.0em !important; letter-spacing: -.0em;
        text-align: center;
}
.pages a:hover {
	text-decoration: none;
        color: #26d0cf;
        border-top: 1px solid #26d0cf;
        border-bottom: 0px solid #ffffff;
}


.pages ul li {
	display: block;
	padding: 3px 0;
	margin: 3px 10px;
	border-top: 0px solid #333;
	font-size: 85%;
}

.pages ul li a {
	color: #CCC;
}



.sidebars #searchform #s {
        margin: 0px;
	border: 1px solid #777777; 
	width: 140px;
	padding: 2px;
}

#content #searchform #s {
	border: 1px solid #777777; 
	width: 200px;
	padding: 2px;
}