/* 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:		Verdana, Arial, sans-serif;
	font-size:			100%;
	color:				#000000;
	background-color:	#bababa;
}

a:link {
	color:				#777777;
	font-weight:		bold;
	text-decoration:	underline;
}
a:visited {
	color:				#999999;
	font-weight:		bold;
	text-decoration:	underline;
}
a:hover, a:active {
	color:				#333333;
	font-weight:		bold;
	text-decoration:	underline;
}

h1 {
	font-family:		Arial, Verdana, sans-serif;
	font-size: 			1em;
	font-weight:		bold;
	color:				#632f2f;
}
h1 a:link, h1 a:visited, h1 a:hover, h1 a:active {
	font-weight:		bold;	
	color:				#632f2f;	
}

h2 {
	font-family:		Arial, Verdana, sans-serif;
	font-size:			0.6em;
	font-weight:		bold;
	color:				#000000;
}
h2 a.commentsite {
	font-size:			1em;
}
h2 a:link, h2 a:visited, h2 a:hover, h2 a:active {
	font-weight:		bold;
	color:				#000000;
}

h3 {
	font-family:		Arial, Verdana, sans-serif;
	font-size:			0.6em;
	font-weight:		bold;
	color:				#000000;
}

p {
	font-size: 			0.6em;
}
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.6em;
}
input, textarea {
	font-family:		system-ui, "Segoe UI", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:			0.8em;
}
label, .label {
	font-size: 			0.6em;
}

.item {
	background-color:	#cccccc;
	border-color:		#bbbbbb;
}
.item.alternate {
	background-color:	#ffffff;
	border:				none;
}
.pages, .section, .months, #credit, #search {
	border-color:		#bbbbbb;
}

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

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

/* END JUNECODE STYLES */