@charset "utf-8";
/* CSS Document */

/* listBoxDynamic
-------------------------------*/
.dlb_share {
	border: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 100%;
	float: left;
	clear: none;
	background-color: #FFF;
}
.dlb_share a{
	color: #0099FF;
	font-family: Calibri;
}

* html .dlb_share {/*IE6*/
	height: 1%;
}
*+ html .dlb_share {/*IE7*/
	zoom: 1;
}
.dlb_share img {
	padding: 0;
	clear: none;
	display: block;
	width: 150px;
	margin: 0px 0px 10px 10px;
	float: right;
	border-style: none;
}
.dlb_share h3 {

}

.dlb_share h3 a {
	margin: 0 0 6px;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 27px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.dlb_share h4 {
	margin: 0 0 6px;
	padding: 0;
}
.dlb_share ul h3 {
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 27px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
	clear: left;
}
.dlb_share ul {
	margin: 0 0 10px;
	padding: 0;
	clear: both;
}
.dlb_share li.featured {
	margin: 0;
	padding: 0;
	list-style: none;
	clear: both;
}



.dlb_share li {
	margin: 0;
	padding: 0;
	list-style: none;
	clear: both;
}


/*.dlb_share li {
	margin: 0 0 0 15px;
	padding: 0;
	font-weight: normal;
	clear: both;
}*/
.dlb_share li span {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	
	visibility: visible;
}
.dlb_share p {
	font-size: 18px;
	font-weight: normal;
	color: #666666;
	line-height: 1.4em;
	clear: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.6em;
	margin-left: 0;
	padding: 0;
	width: 100%;
}

.dlb_share p.summary {
	font-size: 18px;
	font-weight: normal;
	color: #666666;
	line-height: 1.4em;
	clear: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 0;
}
.dlb_share span.source {
	margin: 0;
	padding: 0 0 0 8px;
	color: #000;
	font-weight: normal;
	font-size: 10px;
}
.dlb_share span.more {
	margin: 0;
	padding: 0 0 0 0px;
	clear: none;
	float: none;
}
.dlb_share span.more a {
	margin: 0;
	padding: 0 0 2px 0px;
	background: url("../img/more.gif") no-repeat 0 2px;
	visibility: visible;
	text-decoration: none;
}
.dlb_share p.footer {
	margin: 0;
	clear: both;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	float: none;
	font-family: Calibri;
	font-size: 14px;
	font-weight: bold;
}

/* new addition 2/23/09
------------------------------------*/
.dlb_share ul.topics {
	padding: 1px;
	border: solid #ccc;
	border-width: 0 0 1px;
	background: #f1f1f1;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
}
.dlb_share ul.topics li {
	margin: 0 5px 0 0;
	padding: 0;
	list-style: none;
	display: inline;
}

/* new addition 10/16/09
------------------------------------*/
.dlb_share .mediaplayer {
	margin: 0 5px 5px 0;
	padding: 0;
	border: 0;
	float: left;
	width: 250px;
}
.section {
	text-align: center;
	background-color: #FEBA54;
	font-size: 12px;
	color: #000000;
	font-family: Calibri;
	padding: 3px;
	margin-bottom: 0.8em;
	margin-top: 0.8em;
	float: none;
	clear: both;
	position: relative;
	width: 120px;
}
.summary a {
	color: #0099FF;
}
.dlb_byline {
	font-family: Calibri;
	font-size: 18px;
	color: #000000;
	margin-top: 5px;
	width: 100%;
	margin-bottom: 12px;
}
.dlb_comments {
	width: 120px;
	font-family: Calibri;
	font-size: 18px;
	color: #000000;
	float: left;
	margin-bottom: 1em;
	margin-top: 12px;
}


.dlb_comments a {
	color: #000000;
}


#dlb_shareicon h3 {
	display: none;
	float: left;
	font-family: Calibri;
	font-size: 18px;
	margin-left: 6px;
	color: #000;
	font-weight: normal;
	margin-top: 0px;
	visibility: hidden;
}



#dlb_shareicon .dlb_linkedin {
	display: block;
	float: left;

}
#dlb_shareicon .dlb_google {
	display: block;
	float: left;

}
#dlb_shareicon .dlb_facebook {
	display: block;
	float: left;

}
#dlb_shareicon .dlb_twitter {
	display: block;
	float: left;

}

#dlb_shareicon .dbl_twitter {
	display: block;
	float: left;

}





#dlb_shareicon .dlb_linkedin a{
	display: block;
	float: left;
	background-image: url(../img/linkedin_icon.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	width: 66px;
	padding: 0px;
	margin-right: 5px;
	margin-left: 5px;
	position: relative;
}
#dlb_shareicon .dlb_google a{
	display: block;
	float: left;
	background-image: url(../img/gplus_icon.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	width: 66px;
	padding: 0px;
	margin-right: 5px;
	margin-left: 5px;
	position: relative;
}
#dlb_shareicon .dlb_facebook a{
	display: block;
	float: left;
	background-image: url(../img/fblike_icon.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	width: 80px;
	padding: 0px;
	margin-right: 5px;
	margin-left: 5px;
	position: relative;
}
#dlb_shareicon .dlb_twitter a{
	display: block;
	float: left;
	background-image: url(../img/twitter_icon.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	width: 66px;
	padding: 0px;
	margin-right: 5px;
	margin-left: 5px;
	position: relative;
}


#dlb_shareicon .dbl_twitter a{
	display: block;
	float: left;
	background-image: url(../img/twitter_icon.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	width: 66px;
	padding: 0px;
	margin-right: 5px;
	margin-left: 5px;
	position: relative;
}


#dlb_shareicon ul {
	display: block;
	padding: 0px;
	list-style-type: none;
	float: left;
	clear: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}






#story h3 {
	display: block;
	float: left;
	font-family: Calibri;
	font-size: 18px;
	margin-left: 6px;
	color: #000;
	font-weight: normal;
	margin-top: 0px;
}



#story .storylinkedin {
	display: block;
	float: left;

}
#story .storygoogle {
	display: block;
	float: left;

}
#story .storyfacebook {
	display: block;
	float: left;

}
#story .storytwitter {
	display: block;
	float: left;

}





#story .storylinkedin a{
	display: block;
	float: left;
	background-image: url(../img/linkedin_icon.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	width: 66px;
	padding: 0px;
	margin-right: 5px;
	margin-left: 5px;
	position: relative;
}
#story .storygoogle a{
	display: block;
	float: left;
	background-image: url(../img/gplus_icon.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	width: 66px;
	padding: 0px;
	margin-right: 5px;
	margin-left: 5px;
	position: relative;
}
#story .storyfacebook a{
	display: block;
	float: left;
	background-image: url(../img/fblike_icon.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	width: 80px;
	padding: 0px;
	margin-right: 5px;
	margin-left: 5px;
	position: relative;
}
#story .storytwitter a{
	display: block;
	float: left;
	background-image: url(../img/twitter_icon.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	width: 66px;
	padding: 0px;
	margin-right: 5px;
	margin-left: 5px;
	position: relative;
}

#story .storyshare {
	display: block;
	padding: 0px;
	list-style-type: none;
	float: left;
	clear: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}





.story_comments {
	width: 120px;
	font-family: Calibri;
	font-size: 18px;
	color: #000000;
	float: left;
	margin-bottom: .4em;
}


.story_comments a {
	color: #000000;
}


/*share story page */

.linkedin {
	display: block;
	float: left;

}
.google {
	display: block;
	float: left;

}
.facebook {
	display: block;
	float: left;

}
.twitter {
	display: block;
	float: left;

}

.twitter {
	display: block;
	float: left;


}

.email {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 24px;


}

.print {
	display: block;
	float: left;


}


.email a{
	display: block;
	float: left;
	height: auto;
	width: 100px;
	padding: 0px;
	margin-right: 5px;
	margin-left: 5px;
	position: relative;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	margin-top: 4px;
}
.print a{
	display: block;
	float: left;
	height: auto;
	width: 100px;
	padding: 0px;
	margin-right: 5px;
	margin-left: 5px;
	position: relative;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	margin-top: 4px;
}


.linkedin a{
	display: block;
		font-size: 0px;
	line-height: 0px;color: transparent;
	float: left;
	background-image: url(../img/linkedin_icon.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	width: 66px;
	padding: 0px;
	margin-right: 5px;
	margin-left: 5px;
	position: relative;
}

.slashdot a{

		font-size: 0px;
	line-height: 0px;color: transparent;

}
.google a{
	display: block;
		font-size: 0px;
	line-height: 0px;color: transparent;
	float: left;
	background-image: url(../img/gplus_icon.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	width: 66px;
	padding: 0px;
	margin-right: 5px;
	margin-left: 5px;
	position: relative;
}
.facebook a{
	display: block;
		font-size: 0px;
	line-height: 0px;color: transparent;
	float: left;
	background-image: url(../img/fblike_icon.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	width: 80px;
	padding: 0px;
	margin-right: 5px;
	margin-left: 5px;
	position: relative;
}
.twitter a{
	display: block;
		font-size: 0px;
	line-height: 0px;color: transparent;
	float: left;
	background-image: url(../img/twitter_icon.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	width: 66px;
	padding: 0px;
	margin-right: 5px;
	margin-left: 5px;
	position: relative;

}


.twitter a{
	display: block;
		font-size: 0px;
	line-height: 0px;color: transparent;
	float: left;
	background-image: url(../img/twitter_icon.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	width: 66px;
	padding: 0px;
	margin-right: 5px;
	margin-left: 5px;
	position: relative;
}


.shareBox2 {
	display: block !important;
	font-size: 0px;
	line-height: 0px;
	color: transparent;
	padding: 0px;
	list-style-type: none;
	float: left;
	clear: none;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 0px;
	line-height: 0px;
}

 .sharePage p {
	display: none;
	float: left;
	font-family: Calibri;
	font-size: 18px;
	margin-left: 6px;
	color: #000;
	font-weight: normal;
	margin-top: 0px;
	
}
.sharePage {
	float: left;
	clear: none;
	height: 24px;
}
.email p {
	margin: 0px;
	padding: 0px;
}
.print p {
	margin: 0px;
	padding: 0px;
	height: 24px;
}
