/* Adblock 17 */

.WidgetHeader1
{
	background-image: url("/themes/brighthub/images/right_widgetheader1.gif");
	height: 21px;
	border: 0;
	margin: 0;
	padding-top:7px;
	padding-bottom:5px;
	padding-left:10px;
	background-color:#d2e9ad;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #5e7041;
	font-size:15px;
}

.WidgetHeader2
{
	background-image: url("../images/right_widgetheader2.gif");
	height: 21px;
	border: 0;
	margin: 0;
	padding-top:7px;
	padding-bottom:5px;
	padding-left:10px;
	background-color:#6eadc9;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #FFFFFF;
	font-size:15px;
}

.WidgetBody1
{
	background-image: url("../images/right_widgetfooter1.gif");
	border: 0;
	margin: 0;
	padding-left:5px;
	padding-right:5px;
	padding-top:10px;
	padding-bottom:15px;
	background-color:#f0ffd9;
	background-repeat: repeat-x;
	background-position: bottom right;
}


.WidgetBody1 ul
{ 
	list-style-image: url(../images/right_widgetbullet1.gif);
	font-size: 12px;
	padding-left:14px;
	margin:0;
	padding-left:20px;
	padding-right:20px;
}

.WidgetBody1 li
{
	padding-bottom:5px;
}


/*.WidgetBody1 a:link {color: #4187a1; text-decoration: none; }
.WidgetBody1 a:active {color: #4187a1; text-decoration: none; }
.WidgetBody1 a:visited {color: #4187a1; text-decoration: none; }
.WidgetBody1 a:hover {color: #000000; text-decoration: underline; }	*/


.WidgetTagCloud a:link {color: Black; text-decoration: none; }
.WidgetBody1 a:active {color:  Black; text-decoration: none; }
.WidgetBody1 a:visited {color: Black; text-decoration: none; }
.WidgetBody1 a:hover {color: Black; text-decoration: underline; }

.MeetAuthorWidgetLink
{
	text-align:right;
	color:#65A500;
}

.MeetAuthorWidgetLink a:link,a:active,a:hover
{
	color: #000;
}

.MeetAuthorWidgetLink a:visited {color: #000; text-decoration: none; }
	

/* Adblock 16 */

.bhads_h2
{
	background-image: url("../images/bg_stripes1.gif");
	font-size: 14px;
	margin-bottom:5px;
	padding: 5px;
	border-bottom: 2px solid #C3C3C3;
}



/* Adblock 15 */

table.ChannelHub_ChannelPromo {
	width: 480px;
	background-color: #fff;
}

h3.ChannelHub_ChannelPromo
{
	background-image: url("../images/bg_stripes1.gif");
	font-size: 15px;
	margin-bottom:5px;
	padding: 2px;
}

ul.ChannelHub_ChannelPromo {
	margin-left:0px;    
	margin-top:0px;    
	padding-left:18px;
	list-style: square;
	list-style-image: url("../images/bullet_square.gif");
	line-height: 17px;
	list-style-position: outside;
}


ul.ChannelHub_ChannelPromo li {
	padding-bottom:5px;
}

.ChannelHub_ChannelPromo a:link {color: #3399CC; text-decoration: none; }
.ChannelHub_ChannelPromo a:hover {text-decoration: underline; }





/* Adblock 45 & 47 - Meet the Authors */

.bhads_photo{
	height: 50px;
	width: 50px;
	background-color:#CCCCCC;
	float:left;
	border: 3px solid #FFFFFF;
}

.bhads_userInfo{
	float:left;
}

.bhads_userInfo{
	padding-left:5px;
	width: 228px;
}


.bhads_userName {
	font-weight: bold;
}
	
.bhads_UserListItemArea{
	margin-bottom:10px;
}



.bhads_UserListItemArea li
{
	padding-bottom:0px;
}


/*.bhads_UserListItemArea li a:link {color: #4b5648;}
.bhads_UserListItemArea li a:active {color: #4b5648;}
.bhads_UserListItemArea li a:visited {color: #4b5648;}*/




/* Sliding Divs */




/* The toolbar for the content box */

.toolbar_container{
	background-color: #696969;
	width:480px;
	height:25px;
}

ul#scroller_toolbar {
	height: 17px;
	width: 458px;
	text-align: center;
	list-style: none;
	margin: 0 auto 0 auto;
	clear: both;
	/* border-bottom: 1px solid #ccc;	*/
	}
	
#scroller_toolbar li {
	float: left;
	width:20px;
	}
	
#scroller_toolbar li a {
	height: 17px;
	display: block;
	}
	
#scroller_toolbar li.active {
	/* border-bottom: 1px solid #f2f2f2; */
	background-image: url('../images/channelhub_mainpromo_toolbar_liactive.gif');
	background-repeat: no-repeat
	}

#scroller_toolbar li.inactive {
	background-image: url('../images/channelhub_mainpromo_toolbar_li.gif');
	background-repeat: no-repeat
	}
	
#scroller_toolbar li:hover {
	background-image: url('../images/channelhub_mainpromo_toolbar_liactive.gif');
	}
		
	
/* The slide-y content box thingy */


#scroller {
	width: 480px;
	/*margin: 0 auto;	*/
	border-top: 1px solid #fff;
	/*background: #fff url('img/content_pane-gradient.gif') repeat-x bottom;*/
	overflow: hidden
	}

#scroller_content {
	width: 5250px;
	}
	
.scroller_section {
	width: 480px;
	height:200px;
	margin: 0px;
	float: left;
	}
	
.scroller_section h2 {
	color: #fff;
	font-weight: normal;
	font-size: 22px;
	line-height: 25px;
	margin-bottom: 5px;
	margin-top: 10px;
	margin-left:15px;
	}

	
.scroller_section p {
	color: #f3f3f3;
	width: 240px;
	margin-left:15px;
	font-size: 12px;
	line-height: 18px;
}

.scroller_section .articleLink{
	color: #00c1f9;
	margin-left: 15px;
	font-size: 12px;
	line-height: 30px;
}

.scroller_section img {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	}
	
	
