.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

abbr[title] { border-bottom: 1px dotted; }

/* New archive styles */

#cfar-archives ul {
	background: none;
	border: none;
	margin: 0;
}

#cfar-archives ul li {
	background: none;
	border: none;
	margin: 0;
	padding: 0;
}

#cfar-archives .ts-archive-title {
	color: #f78100;
	font-family: "Univers CondensedBold", Helvetica, Arial, sans-serif;;
}
#cfar-archives ul.ts-archive-year,
#cfar-archives ul.ts-archive-months {
	margin: 0;
}

#cfar-archives .ts-archive-year {
	float: left;
	width: 100%;
}

#cfar-archives .ts-archive-months {
	display: none;
}

#cfar-archives .ts-archive-months-first {
	display: block;
}

#cfar-archives .ts-archive-year a:hover,
#cfar-archives .ts-archive-months a:hover {
	color: #e28c05;
}

#cfar-archives .ts-archive-year li,
#cfar-archives .ts-archive-months li  {
	float: left;
	margin: 0;
}

#cfar-archives .ts-archive-year a {
	color: #782209;
	display: block;
	font-family: "Univers CondensedBold", Helvetica, Arial, sans-serif;
	font-size: 20px;
	margin-right: -1px;
	text-align: center;
	padding: 2px 10px;
}

#cfar-archives .ts-archive-year a.selected {
	background: #e8eeea url('../images/old/hatched.png') bottom repeat-x;	
	border: 1px solid #ccc;
}

#cfar-archives .ts-archive-months li {
	background: url('../images/old/hatched.png') bottom repeat-x;
	height: 40px;
	margin-bottom: 25px;
}

#cfar-archives .ts-archive-months a {
	background: #e8eeea url('../images/old/gradient-bg.jpg') 0px 0px repeat-x;
	border: 1px solid #ccc;
	color: #e28c05;
	display: block;
	font-family: Georgia, Garamond, 'Baskerville', Times, serif;
	font-size: 14px;
	line-height: 14px;
	height: 36px;
	margin-right: -1px;
	margin-top: -1px;
	padding: 7px 6px 0 6px;
	text-transform: uppercase;
	vertical-align: middle;
}

#ts-ajax-spinner {
	display: none;
	text-align: center;
}

#cfar-archives .ts-archive-post-items h2.archive-title {
	color: #07659C;
	font-size: 1.8em;
	margin-bottom: 9px;
	font-family: "Univers CondensedBold", Helvetica, Arial, sans-serif;
	font-weight: normal;
	line-height: 1.25em;
	text-transform: uppercase;
	margin: 0;
}

#cfar-archives .ts-archive-post-items .excerpt .entry-title {
	font-size: 1.4em;
	text-transform: uppercase;
	margin: 0;
	padding-bottom: 2px;
	font-family: "Univers CondensedBold", Helvetica, Arial, sans-serif;
	font-weight: normal;
	line-height: 1.25em;
	text-transform: uppercase;
}

#cfar-archives .ts-archive-post-items .excerpt .entry-title a {
	color: #782209;
	font-weight: normal;
}

#cfar-archives .ts-archive-post-items .excerpt .entry-title span a {
	background-color: #c7cdca;
	color: #070707;
	font-size: .9em;
	margin-left: -9px;
	padding: 1px 5px;
}

#cfar-archives .ts-archive-post-items .excerpt .entry-title span a:hover {
	color: #e28c05;
}

#cfar-archives .excerpt:nth-child(2n) {
    background-color: #EDF5F9;
}

#cfar-archives .excerpt {
    background-color: #EAEFEC;
}

#cfar-archives .ts-archive-posts .excerpt,
#cfar-archives .ts-archive-posts .post,
#cfar-archives .ts-archive-posts .post {
	border: 0;
	float: none;
	margin: 1px 0;
	padding: 5px 10px 1px;
	min-height: 220px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	#cfar-archives .ts-archive-posts .excerpt,
	#cfar-archives .ts-archive-posts .post,
	#cfar-archives .ts-archive-posts .post {
		min-height: 235px;
	}
}

#cfar-archives .date {
	border-bottom: none;
	color: #999;
	font-style: italic;
}

#cfar-archives .meta {
	font-size: 14px;
    margin-bottom: 5px;
}

#cfar-archives p {
	font-family: Georgia, Garamond, 'Baskerville', Times, serif;
	font-size: .9em;
	line-height: 1.5em;
	margin-bottom: 12px;
}

#cfar-archives ul {
	padding: 0;
	list-style: none;
}

