em { font-family: Verdana,Geneva,Arial }
blockquote { font-family: Verdana,Geneva,Arial }
a { 
	text-decoration: none; 
	color: #AA0000;
}
a:hover { 
	text-decoration: none; 
	background-color: #FFFFBB;
}
body { font-family: Verdana,Geneva,Arial; font-size: 13px; }
a.navlink:hover { 
	text-decoration: none; 
	color: #FFFF00; 
	background-color: #4E6094;
}

a.permalink {
	text-decoration: none; 
	color: white; 
	font-size: 10px;
	background-color: #D9D4C3;
	margin-left: 10px;
}
a.permalink:hover { 
	text-decoration: none; 
	color: #f3f3f3;
	font-size: 10px;
	background-color: #afafaf; 
}

a.tagheadlink {
}
a.tagheadlink:hover {
	background-color: #D9D4C3;
}

a.rsslink {
	margin-left: 0px;
}
a.rsslink:hover {
	background-color: white;
}
img.rsslink {
	width: 16px;
	height: 16px;
}

img {
	border: none;
}

img.phonepost {
	padding-right: 25px;
	float: left;
	/*vertical-align:text-top;*/
}

div.adminmail { font-size: 11px; text-align: right; }

a.editlink { text-decoration: none; color: blue; font-size: 10px; font-weight: 400;}
a:hover.editlink { text-decoration: none; background-color: blue; color: yellow;}

h2 {
	font-family: Arial,Helvetica;
	font-size: 27px;
	font-weight: bold;
	letter-spacing: 6px;
	padding: 0px;
	margin: 0px;
}

.blogdate {
	font-family: Arial,Helvetica;
	font-weight: bold;
	font-size: 12px;
	padding-left: 1px;
}

.subject { 
	color: #333333; 
	font-family: Arial,Helvetica;
	font-size: 16px; 
	font-weight: bold; 
}

a.subject:hover { 
	color: #333333; 
	font-family: Arial,Helvetica;
	font-size: 16px; 
	font-weight: bold; 
	background-color: #D9D4C3;
}

.tags {
	color: #555555;
	font-family: Arial,Helvetica;
	font-size: 11px; 
}
a.tags:hover {
	color: white;
	background-color: #afafaf; 
}

.entryheader {
	line-height: 14px;
	background-color: #D9D4C3;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: solid #807973 1px;
	border-left: solid #807973 1px;
	border-right: solid #807973 1px;
}

.blogentrybody {
	font-family: Verdana,Geneva,Arial,Helvetica;
	font-size: 12px;
	padding-bottom: 30px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 20px;
	border-top: solid #807973 1px;
	border-left: solid #807973 1px;
	border-right: solid #807973 1px;
}

div.blogentrybottom {
	background-image: url(/images/bl-curve.png);
	background-position: top left;
	background-repeat: no-repeat;
	height: 13px;
	margin-bottom: 20px;
}

div.blogentrybottominner {
	background-image: url(/images/br-curve.png);
	background-position: top right;
	background-repeat: no-repeat;
	height: 13px;
	padding-top: 12px;
	margin-left: 13px;
}
div.blogentrybottominner2 {
	background-image: url(/images/bb-curve.png);
	background-position: top right;
	background-repeat: repeat-x;
	height: 11px;
	margin-right: 13px;
}

div.blogmetabar {
	border: solid green 0px;
}

.bloguprtauth {
	/*margin-top: 21px;*/
	margin-right: 10px;
	font-size: 10px;
	float: right;
}

input.login {
	border: solid black 1px;
	font-size: 11px;
	visibility: hidden;
}
input[type=password].login {
	background-color: #FFFFE6;
}

input.new {
	padding-left: 5px;
	border: solid black 1px;
	font-size: 11px;
}

textarea.new {
	padding: 5px;
	border: solid black 1px;
	font-size: 11px;
}

form {
	padding: 0px;
	margin: 0px;
}

.error {
	color: red;
	font-size: 16px;
	font-weight: bold;
}


/*
 * new, old navigation list:
 */
div.blognav {
	padding-top: 0px;
	margin: 0px;
}

ul.blognav {
	padding: 0px;
	margin: 0px;
	white-space: nowrap;
}

li.blognav {
	margin-right: 110px;
	display: inline;
	font-size: 11px;
}

span.permalinknotice {
	border: solid silver 1px;
	color: silver;
	font-size: 12px;
	padding: 10px;
}
