/* Section Styles: Blog */

body {
	background: #fff url(../i/blog-header-bg.png) repeat-x;
	color: #000;
}
a {
	color: #73880a;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #161412;
}
h2 {
	color: #161412;
	background: url(../i/blog-arrow.png) right no-repeat;
}
h2 a {	color: #161412; }
h2 span {
	color: #73880a;
}
.entry h2 span {
	color: #c6c4c2;
}

.entry h3 {
	color: #666462;
}
.module img {
	border-color: #c6c4c2;
	border-right-color: #b6b4b2;
	border-bottom-color: #b6b4b2;
}

/* @group Header : Photos */

#logo a {
	width: 342px;
	height: 116px;
	background: url(../i/blog-logo.png) no-repeat;
}
#tagline {
	color: #666462;	
}


/* @group Topnav : Photos */

#topnav li a {
	color: #fff;
	border-color: #fff;
	}
#topnav li a.active,
#topnav li a:hover {
	border-color: #a1e52a;
	color: #a1e52a;
	}
#topnav li a:hover { background-image: url(../i/blog-topnav-arrow.png); }
#topnav li a.active { background-image: url(../i/blog-topnav-dot.png); }

/* @end */

/* @end */

/* @group Thumb Stlying : Photos */

#thumbs a span {
	background-image: url(../i/blog-frame.png);
}

/* @end */

#column2 ul a:hover, 
.comment h3 span,
.mycomment h3 span,
#comment-form label {
	color: #73880a;
	}
#column2 ul em,
.comment h3 em,
.mycomment h3 em {
	color: #a6a4a2;
}
#column2 ul a:hover em,
#column2 ul a {
	color: #161412;
}
#column2 ul.table li,
.comment,
.mycomment,
.caption,
#entries h2,
#entries .entry-details,
#about,
#updates .form-field {
	border-color: #c6c4c2;
}
.entry-details {
	color: #767372;
}
.entry-details a {
	color: #363432;
}
.entry-details a:hover {
	color: #000;
}
.comment p {
	color: #717273;
}
.mycomment {
background:#eaeaea url(../i/blog-mycomment.png) bottom right no-repeat;
padding: 10px 20px;
}
#comment-form .form-field {
	background: #e6e4e2;
	color: #161412;
}
.feed-link {
	background: url(../i/blog-feed.png) no-repeat;
}

.entry pre {
	border: solid 1px #d1ccb3;
	background: #f0eee7;
}
.thumb-left {
margin:3px 10px 5px 0;
}

#column1 .entry-details i {
border: 0;
padding: 3px 0 0 0;
}
.download-link {
display: block;
font-size: 150%;
border: solid 1px #ccc;
padding: 9px 8px 5px 45px;
color: #676;
	background: #ddd url(http://plasticmind.com/i/download-icon.png) 6px no-repeat;
}
.download-link span {
font-size: 14px;
}
.mycomment blockquote {
border-left: solid 3px #ccc; 
color: #555;
}
.entry img {
padding: 3px;
border: solid 1px #f3f3f3;
border-bottom-color: #eee;
border-right-color: #eee;
}
#minutia * {
border-color: #ccc !important;
}
blockquote {
padding-bottom: 6px;
margin-bottom: 18px;
background: #eee;
border-left: solid 3px #ccc; 
color: #555;
}
