@charset "utf-8";
/* CSS Document */

.channel_title { font-size: 30px;  font-weight: bold; color: #333; font-weight: bold; padding: 0 10px 12px; border-bottom: 1px solid #ccc; margin-bottom: 28px; }
.channel_title span { font-size: 13px;  font-weight: normal; padding-left:7px; }
.search_items { list-style-type: none;  }
.search_items li { margin-bottom: 28px; font-size: 14px; overflow: hidden; }
.search_items li .post_date { width: 90px; float: left }
.search_items li .post_blurbs { margin-left: 90px; }
.search_items li .post_blurbs p { margin: 10px 0; }
.search_items li .post_date, .search_items li .post_category a, .search_items li .post_comment a { color: #666; }
.search_items li .post_title a { color: #333; }
.search_items li .post_comment { color: #ccc; font-size: 11px; margin-top: 10px; }
.search_items li .post_category { font-size: 11px; text-transform: uppercase; font-weight: bold; }

#channel_authors .comment_list { display: none; }
#channel_authors .comment_list_Active { display: block; }
#channel_authors .pagination ul li a { background: none; padding: 1px 8px; }
#channel_authors .pagination ul { margin-top: 5px; }
#channel_authors .pagination .nextpage { margin-left: 10px; }
#channel_authors .pagination .prevpage { margin-right: 10px; }
#channel_authors .pagination .selected { background-color: #d2d2d2; font-weight: bold; }


.head1 { border-bottom: 5px solid #999; padding-bottom: 7px; margin-bottom: 30px;  }
.head2 { border-bottom: 1px solid #ccc; padding-bottom: 10px; color: #333; margin: 20px 0 10px; font-weight: bold;  }

#head_about p { background: transparent url(../images/head_authorslist.png) no-repeat; width: 158px; height: 14px; margin: 0; }