* {
	padding: 0;
	margin: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000; 
	color: #FFFFFF;
	margin: 28px 0 32px 12px;
}

/***** FRONT ***********************************************/

#wrapper {
	line-height: 0.1px;
	font-size: 0.1px;
}

#wrapper img {
	border: none;
}

#wrapper img#photo {
	margin: 4px 0 8px 0;
}

#nav img {
	margin-right: 4px;
}

#ads {
  margin-top: 2em;
}

/***** ARCHIVES *****************************************/

#archives {
  position: relative;
}

#archives #head {
}

#archives #head img {
	padding-bottom: 6px;
}

#archives #dateSelector {
	margin: 12px 0 2px 0;
}

#archives #content {
	width: 75%;
/*	background-color: #FFFFFF; */
	overflow: auto;
}

#archives .dayBox {
	float:left; 
	text-align: center; 
	letter-spacing: 0.5px;
/*	margin-right: 12px;
	margin-bottom: 8px; */
}

#archives .dayBox img {
	margin-bottom: 6px;
	border: none;
}

#archives .dayWrap {
	text-align: left;
	width: 100px;
}

#archives #ad-archives {
  position: absolute;
  right: 20px;
  top: 20px;
}

/***** ABOUT **********************************/

#about {
	font-size: 11px;
	line-height: 1.4em;
}

#about #head {
	margin-bottom: 1em;
}

#about #info {
	float: left;
	width: 300px;
/*	margin-right: 40px; */
}

#about h1, #about h2 {
	font-weight: bold;
	font-size: 1em;
	margin-bottom: 1em;
}

#about h2 {
	margin-bottom: 0;
}

#about #info p {
	margin-bottom: 1em;
}

#about #links, #about #more, #about #portrait, #about #ad {
	margin-left: 24px;
	float: left;
}

#about #ad {
  width: 120px;
}

#about ul {
	font-size: 0.9em;
	line-height: 1.3em;
	list-style-type: none;
}

#about li a, #about p a {
	color: white;
	text-decoration: none;
}

#about li a:hover, #about p a:hover {
/*	text-decoration: underline; */
	color: #000000;
	background-color: #ffffff;
}

/***** COMMENTS *******************************/

#comments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.2em;
	text-align: left;
	overflow: hidden;
	width: 80%;
}

#comments hr {
	border: none 0;
	background-color: #888888;
	color: #888888;
	height: 1px;
	margin: 0 0 10px;
}

#comments #head img {
	padding-bottom: 12px;
}

#comments .comment {
	color: #ffffff;
	padding: 0 25px 8px 0;
	overflow: hidden;
}

#comments a {
	text-decoration: underline;
	color: #ffffff;
}

#comments a:hover {
	text-decoration: none;
}

#comments .comment .info {
	margin-bottom: 1em;
}

#comments .author {
	font-weight: bold;
	margin-bottom: 0;
}

#comments h1 {
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 1em;
}

#comments #addcomment {
	padding-top: 1em;
}

#comments #addcomment h1 {
	font-weight: bold;
}

#comments form input, #comments form textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 4px;
	width: 280px;
}

#comments form input.button {
	width: 80px;
}

#comments form label {
	font-weight: bold;
}

#comments #message{
	margin-bottom: 1em;
}

#comments #addcomment #message {
	margin-left: 0;
}

/***** FOOOTER ************************/

#footer {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	width: 300px;
	margin-top: 48px;
}

#footer img {
	margin-top: 16px;
	margin-bottom: 8px;
}
