.archive .post {
padding:30px 5px;
border-bottom:1px solid #DADBDB;
overflow:auto;
height:100%;
}
.archive #sidebar .post {
padding:0;
margin-bottom:15px;
}

/* Description */
.archive .description {
margin-top: 30px;
}
.archive .description p {
font-family: Georgia,"Times New Roman",Times,serif;
font-size: 1.6em;
line-height: 160%;
padding-bottom: 15px;
}

/* Featured Topics */
.archive .featured-topics .post:last-of-type { border-bottom: 0px; }

.archive .featured-label {
border-bottom:1px solid #DADBDB;
font-size: 1.1em;
font-weight: 600;
letter-spacing: 0.1em;
text-transform: uppercase;
padding:2.5em 0 1em;
}


.archive #related-material .post {
padding:0;
}
.archive .post .wp-post-image {
float:left;
margin-right:15px;
border: 1px solid #CCC;
}
#sidebar .toc-level-3.active a {
background-color:#fff;
margin-left:10px;
}
#sidebar .toc-level-3.active a:hover,
#sidebar .toc-level-3.active a:focus {
background-color:#F0F0E6;
}
.sorted {
padding: 10px 10px 10px 30px;
margin-bottom:20px;
margin-left:-10px;
border-radius: 5px;
text-transform: uppercase;
letter-spacing: 0.1em;
color: #fff;
display:block;
background: #B7B8AF url(img/search_x.png) 10px 10px no-repeat;
}
#category-sidebar a:hover,
#category-sidebar a:focus {
text-decoration:none;
}
#sidebar .thumbcontain {
width:230px;
max-height:130px;
overflow:hidden;
margin-bottom:20px;
}
