@charset "utf-8";
/* CSS Document */

.channel-community #category ul li.arrow { background-position: -411px bottom; border: none; }
#featured_Stories,#hot_Topics,#most_Viewed { margin-bottom: 35px; }
#featured_Stories .label { width: 171px; background-position: 0 bottom; }

/*
*	BLOG CONTENTS
*/

#staffBlogs .blog-holder { width: 478px; border: 1px solid #d4d5d5; background-color: #f8f8f8; position: relative; margin-bottom: 30px; } 
#staffBlogs .blog-corner { width: 180px; height: 60px; background-color: #e5d5b5; position: absolute; top: 10; left: -13; }
#staffBlogs .blog-corner-content { margin: 5px 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; }
#staffBlogs .blog-corner-content .image { float: left; width: 50px; height: 50px; }

/* authors corner image */
#staffBlogs .blog-corner-content .image { background: url(../images/sprite-staff-blogs-small.png) no-repeat; width: 50px; cursor: pointer; }
#staffBlogs .blog-corner-content .lei-sison { background-position: 0 0px; width: 60px; }
#staffBlogs .blog-corner-content .stephanie-esguerra { background-position: 0 -54px; width: 60px; }
#staffBlogs .blog-corner-content .mia-fausto-cruz { background-position: 0 -109px; width: 60px; }
#staffBlogs .blog-corner-content .nikki-constantino { background-position: 0 -167px; width: 60px; }
#staffBlogs .blog-corner-content .maika-sample { background-position: 0 -225px; width: 60px; }
/*for sample only*/
#staffBlogs .blog-corner-content .justine-camacho-tajonera { background-position: 0 -278px; width: 60px;  }

#staffBlogs .blog-corner-content span.date { float: right; width: 100px; margin-top: 7px; }
#staffBlogs .blog-corner .corner { position: absolute; bottom: -21; left: 0; background: url(../images/staff-blogs-corner.jpg) no-repeat; width: 13px; height: 21px; }
#staffBlogs .blog-content-holder { margin-left: 10px; margin-top: 95px; margin-right: 10px; }
#staffBlogs .blog_title a { font-family: 'Arvo'; font-size: 20px; color: #f74b16; }
#staffBlogs .blog_image { width: 458px; height: 200px; background-color: #d4d5d5; margin: 15px 0; overflow: hidden; }
#staffBlogs .blog_content { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; margin-top: 20px; margin-bottom: 20px; }
#staffBlogs .blog_content a { color: #f74b16; text-decoration:underline; }
#staffBlogs .border { border-top: 1px solid #ccc; margin-top: 20px; margin-bottom: 20px; }
#staffBlogs .staff-share { width: 310px; margin-left: 70px; margin-top: 20px; margin-bottom: 20px; }

/*
*	images for staff ( found on globals.css)
*/
/*.staff-blogs-sig { background: url(../images/blog.gif) no-repeat; width: 194px; height: 50px; }
.staff-blogs-sig { background: url(../images/sprite-staff-blogs.png) no-repeat; cursor: pointer; }
#lei-sison { background-position: 0 -50px; height: 100px; }
#stephanie-esguerra { background-position: 0 -109px; height: 100px; }
#mia-fausto-cruz { background-position: 0 -200px; height: 100px; }
#nikki-constantino { background-position: 0 -300px; height: 100px; }
#maika-sample { background-position: 0 -400px; height: 150px; }*/

/*.pagination a.nextPage, .pagination a.prevPage { background: none; }
#staffBlogs .pagination { border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; height: 40px; line-height: 40px; padding-left: 130px; }
#staffBlogs .pagination a { font-weight: bold; }
#staffBlogs .pagination a.prevPage { background-position: 1px 15px; }
#staffBlogs .pagination a.nextPage { background-position: -8px 3px; margin-left: 6px; }
#staffBlogs .pagination a.prevPage, #staffBlogs .pagination a.nextPage { /*width: 10px; height: 25px;*/ float: left;  }*/

#box_staffblogs-about, #box_staffblogs-staff, #box_staffblogs-archives { margin-bottom: 25px; }
.sb_head { font-family: 'Arvo'; font-size: 24px; color: #ff845e; margin-bottom: 15px; }
#box-staffblogs { width: 160px;  }
#box_staffblogs-staff { width: 160px; border: 1px solid #ccc; text-align: center; margin-bottom: 20px; }
#box_staffblogs-archives a { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; margin-bottom: 10px; }
#box_staffblogs-about p { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; }

/* 
*	staff images left column 
*/
.signature { background: url(../images/sprite-staff-blogs.png) no-repeat; width: 127px; margin-left: 30px; cursor: pointer; }
#lei { background-position: 0 0; height: 100px; }
#steph { background-position: 0 -100px; height: 100px; }
#mia { background-position: 0 -200px; height: 100px; }
#nikki { background-position: 0 -300px; height: 100px; }
#maika { background-position: 0 -400px; height: 150px; }


