body {
font-family: "trebuchet ms",verdana,arial,helvetica,sans-serif;
}

#entry {
text-align: left;
}

h1, h2, h3, h4 {
color: #2C5276;
}

#header {
	padding-top: 5px;
}

#tagline {
	padding-top: 5px;
}

#about {
font-style: italic;
background: #2C5276;
color: #FAFAFA;
padding: 10px;
-moz-border-radius: 15px 0 15px 0;
}

#about h4 {
color: #FAFAFA;
}

.content a {
color: blue;
}

.content a:hover {
color: blue;
}


a:hover, a:active {
color: #808080;
text-decoration: underline;
}

#header {
}

.entry h2 {
color: #2C5276;
text-decoration: none;
}

.entry h2 a {
color: #2C5276;
text-decoration: none;
}

.entry h2 a:hover, .entry h1 a:hover{
color: #2C5276;
text-decoration: underline;
}

.folksonomy {
	clear: both;
        border-bottom: 1px solid #F2F2F2;
        padding-bottom: 10px;
}

.title h1 a,
.title h2 a {
font-family: arial,helvetica,sans-serif;
        color: #177F39;
	border-bottom: 0px;
}