/******************************************
/*       ARTICLES ARCHIVE                */
/*******************************************/


/* LEFT COLUMN */
.archive .left_col {width: 781px; border-right: 1px solid #ebeae8;}
.archive ul#breadcrumbs {width: 773px;}
.archive div.col {border-right: 9px solid #ebeae8; padding: 15px 15px 0 12px;}
.archive table {font-family: Georgia; font-size: 1.4em; width: 100%; margin: 0 0 10px 0;}
.archive p {line-height: 150%;}
.archive table tr th {background: #ebeae8; padding: 6px 0 6px 15px !important; text-align: left;}
.archive table tr {padding:5px 0;}
.archive table tr td,
.archive table tr th {padding: 17px 12px 12px 15px;}
.archive table tr td.first-child,
.archive table tr th.first-child {text-align: left;}
.archive table tr.even {background: #faf7e3;}
.archive table tr.even th,
.archive table tr.even td {padding:5px 12px 5px 15px;}
.archive table tr.odd {background:#fff;}
.archive table tr td a {font-size: 0.75em;}

/* RIGHT COLUMN - see commons */
.archive dl.ad dd {padding:0 0 20px 45px;}
.archive .pagination {margin-top:20px;}
