/* most proxied sites need this clear div. archive page doesn't */
#header-clear {
	margin-top: 134px;
}

#content-block h1 {
	margin-top: 15px;
}

#content-block h2 {
	text-align: center;
}

#content-block h2 img {
	margin: 0 0.5em;
}

#content-block th h2 a:hover {
	border-bottom:0px solid;
}

table.proxy-archive-by-year {
	border-collapse: collapse;
	border-spacing: 0pt;
}

table.proxy-archive-by-year th {
	text-align: center;
}

table.proxy-archive-by-year, 
table.proxy-archive-by-year td,
#content-block table.proxy-archive-by-year, 
#content-block table.proxy-archive-by-year td 
{
	padding: 3px;
}
#content-block table.proxy-archive-by-year td {
	padding-bottom: 12px;
}

#content-block table.proxy-archive-by-year td.proxy-archive-cover-item,
table.proxy-archive-by-year td.proxy-archive-cover-item
 {
	border: none;
	text-align: center;
}

#content-block table.proxy-archive-by-year td.proxy-archive-cover-item p, 
table.proxy-archive-by-year td.proxy-archive-cover-item p {
	text-align: center;
}


#content-block td.proxy-archive-cover-item img,
td.proxy-archive-cover-item img {
	border: 1px solid #000;
}

table.proxy-archive-by-year img {
	border: none;
}

/* reduce font size of page ranges, not issue info */
table.proxy-archive-by-year td p,
#content-block table.proxy-archive-by-year td p {
	font-size: 80%;
	margin: 0px 3px;
}
#content-block table.proxy-archive-by-year td.proxy-archive-by-year-month p strong {
	font-size: 115%;
}