/* CSS Document */

.blocks-entertainment { font-size: 12px;}

/* Landing Page Custom Styles */
#entertainment-latest-news { margin-bottom: 0;}
#entertainment-latest-news .mod_header h3.mod_title { font-size: 80px; line-height: 60px; letter-spacing: -5px;} 
#entertainment-latest-news.feed-collection.single_item_box .mod_content .item .title { font-size: 22px; line-height: 24px;}
#entertainment-latest-news.single_item_box.border .mod_content .bg_img img { width: 225px; }

.latest-news.article-feed ul li .comment-icon {display: none;}
.latest-news.article-feed ul li .text h4 { width: 95%}

.celebrity-sightings.gallery_box {margin-top: 20px;}

.entertainment.gallery_box.small .title { color: #FFF; background-color: #999; padding: 5px; width: 296px; }
.entertainment.gallery_box.small .title p.desc { color: #FFF;}

#entertainment-what-you-missed-on-tv { margin-bottom: 0;}
#entertainment-what-you-missed-on-tv .article-feed { width: 340px;}
#entertainment-what-you-missed-on-tv.single_item_box.border .mod_content .bg_img img { width: 300px; }
.col1 .poll-block { width: 320px; min-height: 170px;}

#entertainment-quick-pics.single_item_box.dark .mod_content .item .title { display: none;}

.feed-collection.feed-entertainment-style-stalker .feed-list .feed-item .feed-img {float: left; padding-right: 10px; max-width: 132px; }
.feed-collection.feed-entertainment-style-stalker .feed-list .feed-item .text {width: 130px; float: right;}

.article-feed.hot-hookups .see-more {display: none;}
/* ----------------------------------------------------------------------------- */


/* Celebrity Gossip Landing Page */

/* header and author bio */
h1.title {font-weight: normal; font-size: 24px; line-height: 26px; margin: 0; padding: 0 0 10px 0; font-family: 'Open Sans', 'Arial', sans-serif; letter-spacing: -1px;}
h1.title a {color: #212121;}

.post-info {font-family: Georgia, serif; margin-bottom: 10px;}
.post-info img {margin-right: 10px; width: 32px; border: 1px solid #CCC; float: left; margin-bottom: 10px;}
.post-info .posted-on {color: #666; font-size: 13px; list-style: none; line-height: 18px;}
.post-info .see_more {font-family: 'Open Sans', Arial, sans-serif; font-size: 13px;}

.social-media-bar {clear: both; border-bottom: 1px solid #E6E6E6; border-top: 2px solid #E6E6E6; padding: 5px 10px;  margin-bottom: 10px;}

.subhead, .article_list .subhead {border-left: 10px solid #E6E6E6; margin: 0px 0px 10px 0px; padding: 0px 10px 0px 10px;}

/* pagination */
.pagination {font-family: Arial;}
.pagination a, 
.pagination span.current, 
.pagination div { border:1px solid #CCC; padding: 3px 4px 3px 6px; margin: 0px 1px;}
.pagination a, .pagination div {background-color:#FFF;}
.pagination span.current { background-color:#f1f1f1; color: #333; }
.pagination a:link, .pagination a:visited, .pagination a:active { text-decoration:none; color: #555; }
.pagination a:hover { background-color: #f1f1f1; color: #333; }
.pagination div { display:inline; color: #333; }

.pagination .prev:before { content:'\00AB'; }
.pagination .next:after { content:'\00BB'; }

/* ----------------------------------------------------------------------------- */
