/* 

File:      pubzone.css
Purpose:   Contains zone specific styling for targeted design.

 */

#CB_BLOGS h3 {
border-bottom: 2px solid #B01016;
margin:0;
margin-top: 25px;
}
#CB_BLOGS .copy {
margin-top: 1em;
}

#CB_BLOGS .image {
border: 2px solid #000;
}


#BLOGS_ARCHIVE h5 a, #BLOGS_ARCHIVE .datetime {
	color: #2d5d8b;
}


#BLOGS_ARCHIVE .footer,
#CONTESTS_ARCHIVE .footer {
	border: none;
}

#BLOGS_ARCHIVE .record,
#CONTESTS_ARCHIVE .record {
	border-bottom: 2px solid #CCCCCC;
	padding-top: 20px;
	padding-bottom: 20px;
}

#HOMEPAGE_ARTICLE image {
	text-align: center;
}

#MEDIA_PHOTOS_ARCHIVE {
font-size:0.8em;
}

#biography #content .records .image img,
#biography #content .bio .image img {
	padding: 3px;
	border: 1px solid #000000;
	background: #FFF;
}

#biography #content .records .title h3,
#biography #content .bio .title h3 {
	border-bottom: 1px dotted #BBB;
}

#biography #content .bio .copy,
#biography #content .bio .copy2 {
padding-left: 145px;
}

#listen-businessreports .topic {
	background: url(../images/static/topic-business.gif) no-repeat top left;
}
#listen-consumerreports .topic {
	background: url(../images/static/topic-consumerreports.gif) no-repeat top left;
}
#listen-entertainment .topic {
	background: url(../images/static/topic-entertainment.gif) no-repeat top left;
}
#listen-todaysparent .topic {
	background: url(../images/static/topic-todaysparent.gif) no-repeat top left;
}
#listen-health .topic {
	background: url(../images/static/topic-health.gif) no-repeat top left;
}
#listen-globiz .topic {
	background: url(../images/static/topic-globiz.gif) no-repeat top left;
}
#listen-moviereviews .topic {
	background: url(../images/static/topic-moviereviews.gif) no-repeat top left;
}
#listen-newsfeatures .topic {
	background: url(../images/static/topic-newsfeatures.gif) no-repeat top left;
}

#listen-offbeat .topic {
	background: url(../images/static/topic-offbeat.gif) no-repeat top left;
}

#listen-techknowledge .topic {
	background: url(../images/static/topic-techknowledge.gif) no-repeat top left;
}


#newslanding .topstory {
	width: 410px;
	float: left;
	margin: 0 0 1em 0;
	padding: 3px;
	background: #EEE;
	border: 3px solid #DDD;
}

#newslanding .topstory .aintro {
display: none;
}
#newslanding .topstory .footer {
border: none;
}

#newslanding .topstory * {
background: #EEE !important;
}
#newslanding .topstory .title {
font-size: 152%;
}

#newslanding .topstory .meta-info {
width: auto;
height: auto;
}

#newslanding .topstory .copy {
clear: both;
}
#newslanding .topstory .image {
width: 100%;
text-align: center;
margin: 0;
}
#newslanding .topstory .wright .image .caption {
width: auto;
float: none;
text-align: center;
}

#CommentBox {
width: 500px;
float: left;
}

#CommentBox label {
	display: block;
	width: 150px;
	float: left;
	clear: left;
	}
