body {
	background-color: white;
	color: black;
	font-family: Garamond, "Times New Roman", Times, serif;
}

a {
	color: #000066;
	border-bottom: 1px dotted;
}

a:hover {
	color: #0000cc;
	border-bottom: 1px solid;
}

a:visited {
	color: #006666;
}

#whole_package {
	/*background-image: url('/img/provnight.jpg');
	background-position: bottom center;
	background-repeat: no-repeat;*/
}

#wrap {
	/*min-height: 600px;*/
}

h1.blogtitle a {
	color: #666666;
	border: 0;
}

h1.blogtitle .firstname {

}

h1.blogtitle .mi {
	margin: 0 5px;
	color: #999999;
}

h1.blogtitle .lastname {

}

h1.blogtitle .tld {
	color: #999999;
}

h3.entry-subtitle {
	color: #666666;
	font-size: 1.3em;
	font-family: Garamond, "Times New Roman", Times, serif;
}

.sidebar {
	/*border-bottom: 1px solid white;*/
}

#amazon {
	padding: 0 0 8px 8px;
	border-bottom: 0;
	border-left: 1px solid;
}

#amazon img {	
	border: 0;
}

input#s {
	/*background-color: black;
	color: white;
	border: 1px inset black;*/
	margin-left: 10px;
	width: 100px;
}

input#searchsubmit {
	/*background-color: black;
	color: white;
	border: 2px outset black;*/
}

#content {
	padding: 0 3px 5px 3px;
}

.post-content {
	font-family: Arial, Helvetica, sans-serif;
}

.post-title a {
	color: #eee;
}

.post-title a:hover {
	color: #ccc;
	border-bottom: 1px dotted;
}

#footer {
	height: 50px;
	position: relative;
	clear: both;
}

.footer, #credits {
	padding: 0 2px;
}


#portfolio .hentry {
	border-bottom: 1px solid;
	margin-bottom: 10px;
}

#portfolio .last-article {
	border-bottom: 0;
}