body {
  margin-top: 15px;
}
/* Custom container */
.container-narrow {
  margin: 0 auto;
  max-width: 950px;
}
.container-narrow > hr {
  margin: 15px 0;
}

.main-area {
  margin: 30px 0 60px;
  text-align:center;
}
.caption p {
  margin-top:5px;
}
.item-name {
	font-weight: bold;
	font-size: 14px;
	line-height: 1.1;
	margin: 5px 0;
	color: #333;
}
.item-pic {
  margin:30px 0;
}
.list-group-item .month {
	font-style: italic;
	color: #a9a9a9;
	font-size:12px;
}
.thumbnail h3 {
  line-height: 1.2;
  margin: 5px 0 5px;
  font-size:14px;
  color: #333;
}

.thumbnail p {
	font-size: 9pt;
	line-height: 1.4;
	margin-bottom: 0;
}
.category {
	font-size: 9pt;
	color: #808080;
	margin:5px 0 -5px;
}
.icon-detals {
	color: #696969;
	font-size: 9pt;
	font-style: italic;
}
h1.title {
	margin-top: 0;
	line-height: 24px;
}
h1.title a {
	font-size:24px;
	color: #808080;
}
h2.subject {
	font-size: 22px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 5px;
	margin-bottom: 15px;
}
h2.subject span.month {
	font-style: italic;
	color: #a9a9a9;
	font-size: 11pt;
}
footer {
  margin-top: 45px;
	color: #AAAAAA;
}

.w100p {
}
/* List */
#list #search label {
	margin-right: 10px;
}
.thumbnail {
	min-height: 260px;
}
#list .caption {
	padding-bottom: 0;
}
#list p.count {
	margin: 5px 0 2px;
}
#list select {
	margin-bottom:5px;
}
.thumbnail .label.decade  {
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	padding: 1px 4px;
}
table .category {
	margin:0;
	line-height: 1;
}
hr.top {
	margin-top: 0;
}

/* Edit */
.category-link {
	font-size: 12px;
	color: #c0c0c0;
	margin-bottom: 5px;
}
