/*
File:			custom.css
Description:	Custom styles for Thesis
*/

.custom #content_box { background-color: #FFFFFF; margin-bottom: 12pt;}
.custom #content { background-color: #FFFFFF; margin-top: 12pt; }
.custom .sidebar .title {font-style: italic;}
.custom h2 { font-weight: bold; }
.custom .sidebar a { text-decoration: none; }
.custom .comments_closed p {display: none ;}
.custom #header { border-top: 1px; border-bottom: 1px;}
.custom #header #logo { font-size: 36pt; }
.custom #header #tagline { font-style: italic; }

.custom .article-box { float: left; width: 260px; margin-right: 46px; background: #FFFFFF}
.custom .home-article { padding: 0px; padding-top: 6pt; margin-top: 12pt; font-size: 9pt; border-top: 1px; border-left: 0px; border-right: 0px; border-bottom: 0px; border-style: solid; border-color: #CCCCCC }
.custom .home-elsewhere { font-size: 9pt; margin-top: 12pt; }
.custom .home-article-date { color: #989898; font-weight: bold}
.custom .home-article-title { font-weight: bold; }
.custom .home-article-excerpt { text-decoration: none; }
.custom #twitter { margin-top: 12px; }
.custom #twitter-favs { margin-top: 12px; }
.custom #twitter-posts { margin-top: 12px; }
.custom #facebook-list { margin-top: 12px; }
.custom #home-subscribe { margin-top: 12px; }
.custom .article-box h2 { font-size: 14pt; }

.custom .buzzContent { padding: 0px; padding-top: 6pt; margin-top: 12pt; font-size: 9pt; border-top: 1px; border-left: 0px; border-right: 0px; border-bottom: 0px; border-style: solid; border-color: #CCCCCC }
.custom .buzzContent a { font-weight: bold; }
.delicious-posts { border: 2px solid #ddd; padding: 0.5em; width: 260px; font-size: 10pt}
.custom .entry-content p { margin-bottom: 12px; }
.custom #facebook-like { margin-top: 24px; }

.custom #resource-list h3 {
   font-weight: bold; margin-top: 12px; 
}

.custom #recent_comments h3 {
   font-weight: bold; margin-top: 12px; 
}
.custom #recent_comments ul {
   list-style-type: none;
   margin: 0px; padding: 0px; text-indent: -12px; padding-left: 12px;
}
.custom #categories ul {
   list-style-type: none;
   margin: 0px; padding: 0px; font-size: 10pt;
}
.custom #categories li { list-style-type: none; margin: 0px; padding:0px; font-size:10pt; }