.archive .post {
  border-bottom : 1px solid #333333;
}

.archive .post .postmeta h2 a {
  color : #FFFFFF;
  text-decoration : underline;
}

.archive .post .postmeta h2 a:hover {
  color : #5A7A9A;
  text-decoration : none;
}

.archive .post .postmeta h3 {
  background : url('./images/square-archive.jpg') center right no-repeat;
  color : #FFFFFF;
}

h2.archivetitle {
  border-bottom : 1px solid #333333;
  color : #BBAA88;
  padding : 10px 0 10px 0;
}

h2.notfound {
  color : #BBAA88;
  padding : 10px 0 10px 0;
}

.stack-list {}

.stack-yearmonth {}

.stack-monthlisting {}

ul.stack-list li {
  color : #BBAA88;
  font-weight : normal;
  list-style : url('./images/square-mini.jpg');
}

ul.stack-list ul {
  list-style : none;
}

ul.stack-list li ul.stack-monthlisting li {
  color : #BBAA88;
  list-style : none;
  font-weight : normal;
}

ul.stack-list li ul.stack-monthlisting li a {
  color : #FFFFFF;
  list-style : none;
  font-weight : normal;
}

ul.stack-list li ul.stack-monthlisting li a:hover {
  color : #5A7A9A;
  list-style : none;
  font-weight : normal;
}