body {
	border-top:6px solid #6299A9;
	background-color:#DFDFC3;
	color:#3b5b65;
}

.masthead h1, .masthead a {
	color:#6299A9;
}

h1, h2, h3, h4, h5, h6 {
	font-family:"museo-slab-1","museo-slab-2","Lucida Bright","Century Schoolbook",Georgia,serif;
	font-weight:bold;
}

h1, h2 {
	color:#3b5b65;
}

h2 a, h3 a {
	color:#6299A9;
}

h2 a:hover, h3 a:hover {
	color:#DD6316;
}

a, h3 a.inlink {
	color:#DD6316;	
}

a:hover, h3 a.inlink:hover {
	color:#333;	
}

.archive-years h2 a:hover {
	background-color:#DD6316;
	color:#F0F0D8;
}

.article, .about, .activity {
    color:#3b5b65;
}

.article-date, .article-about, .article-meta {
    color:#3b5b65;
}

.article h3 {
    font-size:18px;
}

.article p a, .article li a {
	border-bottom:1px dotted #ab6767;
}

h3.about {
	color:#666;
}

h3, h4, h5, h6 {
	color:#666;
}

.portfolio h1 {
	color:#333;
}

.portfolio h1 span {
	color:#666;
}

.article blockquote {
	background-color:#ceceb2;
}

.project dt {
	color:#333;
}

.section, .section a {
	color:#666;
}

.entry .article code {
	color:#447;
}

.entry .article pre {
	background-color:#ceceb2;
	color:#447;
}

.entry .article td {
	background-color:#ceceb2;
}

.entry .article .image-caption {
	background-color:#ceceb2;
}

.entry-comments a {
	background-color:#8F6435;
	color:#fff;
}

.deprecated {
	background-color:#666;
}

.deprecated h5 {
	color:#eee;
}

.deprecated p {
	color:#eee;
}

.project img,
.activity .image-link img {
	border:2px solid #BFBFA7;
}

.activity .image-link a:hover img,
.project a:hover img {
	border:2px solid #333;	
}

.img-a, .image img {
	border:4px solid #BFBFA7;
}

.comment-meta {
	border-bottom:3px solid #BFBFA7;
}

.comments-notice {
	background-color:#BFBFA7;
}

#discussion .comment {
	color:#666;
}

#discussion .comment.twitter {
	color:#999;
}

#comment-form .element-input input,
#comment-form .element-textarea textarea {
	color:#333;
}

#comment-form .element-input label, #comment-form .element-textarea label {
	color:#666;
}

#comment-form .element-input span {
	color:#666;
}

#comment-form button {
	color:#fff;
	background-color:#DF8729;
}

.error {
	padding:3px;
	color:#fff;
	background-color:#df462f;
}

.footer {
	border-top:6px solid #8F6435;
	background-color:#4B351E;
}

.footer a:hover {
	color:#9F9F8B;
}

.footer p, .footer li, .footer dl, .footer dd {
	color:#BF915F;
}

.footer h3, .footer h4, .footer h5, .footer h6 {
	color:#BF915F;
}
