/* JUNECODE STYLES
/ This section will be rewritten every time you save your fonts and colors, so 
/ any changes you make here will be lost. Any lines above or below this section 
/ will be preserved, so you can make changes there. */

body {
	font-family:		-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
	font-size:			100%;
	color:				#000000;
	background-color:	#a9ab9d;
}

a:link {
	color:				#5d6355;
	font-weight:		bold;
	text-decoration:	none;
}
a:visited {
	color:				#7a8270;
	font-weight:		bold;
	text-decoration:	none;
}
a:hover, a:active {
	color:				#000000;
	font-weight:		bold;
	text-decoration:	underline;
}

h1 {
	font-family:		Georgia, Times, "Times New Roman", serif;
	font-size: 			1em;
	font-weight:		normal;
	color:				#000000;
}
h1 a:link, h1 a:visited, h1 a:hover, h1 a:active {
	font-weight:		normal;	
	color:				#000000;	
}

h2 {
	font-family:		Georgia, Times, "Times New Roman", serif;
	font-size:			0.9em;
	font-weight:		normal;
	color:				#000000;
}
h2 a.commentsite {
	font-size:			0.78em;
}
h2 a:link, h2 a:visited, h2 a:hover, h2 a:active {
	font-weight:		normal;
	color:				#000000;
}

h3 {
	font-family:		Georgia, Times, "Times New Roman", serif;
	font-size:			0.77em;
	font-weight:		normal;
	color:				#000000;
}

p {
	font-size: 			0.7em;
}
div.date, p.entrylinks, #footer p, img, #description, #credit {
	font-size: 			0.6em;
}

code, .code {
	font-family:		Monaco, "Lucida Console", "Courier New", Courier, monospace;
	font-size:			0.7em;
}
input, textarea {
	font-family:		-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	font-size:			0.8em;
}
label, .label {
	font-size: 			0.6em;
}

.item {
	background-color:	#c4c7b7;
	border-color:		#7a8270;
}
.item.alternate {
	background-color:	#c4c7b7;
	border:				none;
}
.pages, .section, .months, #credit, #search {
	border-color:		#7a8270;
}

#lightbox {
	font-size: 			0.7em;
	color:				#000000;
}

#header p span {
	font-weight:		bold;
}
#commentmessage, .commentmessage, .message {
	font-size: 			0.7em;
}
img.captcha {
	border:				1px solid rgba(0,0,0,0.4);
}

/* END JUNECODE STYLES */

div.info p {
	font-size: 			0.57em;
}