@import "http://assets.aarp.org/aarp.org_/bulletin/css/comments.css";

/* This page should contain style specific to the Bulletin article pages.
	Style used across the Bulletin site goes in global.css. 
	Page created for Bulletin by JHertz@aarp.org Nov 2007
	last mod jhz 02/08/2008, reversed body font size, updated
	icon paths */
	
	/* 2/11/2008 removed duplicate h2 gray background header selectors
	and bolded articleShorts h3 titles. */



#printHeader {
	display: none;
	}

	/* Styling for article headline
	++++++++++++++++++++++++++++++*/
	
h1 {
	font-size: 2.6em;
	line-height: 1em;
	letter-spacing: normal;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}
		
.byline {
	color: #999;
	font-size: 1.1em;
	margin: 3px 0 15px 0;
	padding: 0;
	}
	
h3 {
	font-size: 1em;
	}

/*	Begin: Multimedia styles
	Last edited by Yonas Hassen (02 Jan 2008)*/
		
#multimedia {
	width: 144px;
	margin: 0 0 10px 0;
	background-color: #000;
	}
	
#multimedia img {
	margin: 0;
	padding: 0;
	border-top: 2px solid #000;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	}

.iconContainer {
	margin: 0 auto;
	margin-top: 8px;
	padding: 0;
	width: 130px;
}

.iconContainer img {
	border: 0;
}

.iconContainer td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.2em;
	color: #fff;
	font-weight: bold;
}

.videoDescription {
	font-size: 1.2em;
	color: #fff;
	text-align: center;
	margin: 0;
	padding: .6em 0 1.5em 0;
	background: #000000;
}
		

/* Styling for centerColumn,
	Main Content
	++++++++++++++++++++++++++++++*/

p.bulletinImageLabel {
	clear: left;
	float: left;
	color: #666;
	font-style: italic;
	font-size: 1.1em;
	}


#articleFeature .caption {
	font-size: 1.1em;
	font-style: italic;
	color: #666;
	margin: 0;
	padding: 0;
	}
	
.pullquote {
	text-indent: -.50em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.195em;
	letter-spacing: normal;
	font-weight: bold;
	line-height: 1.075em;
	margin: .6em 0 .6em 0em;
	padding: .8em 0 .8em .5em;
	border-top: .3em solid #990000;
	border-bottom: .3em solid #990000;
	}
	
p {
	font-size: 1.2em;
	margin: 0 0 1.8em 0;
	padding: 0;
	}

#articleFeature p {
	line-height: 1.9em;
}

.quotesize {
	font-size: 1.3em;
	}
	

	
/* Styling for right column
	++++++++++++++++++++++++++++++
	+++++++++++++++++++++++++++++*/
	
#sideAd {
	position: relative;
	width: 300px;
	}
		

/* More in [channel name]
	+++++++++++++++++++++++++++++*/
	
#moreInfo h2  {
	font-size: 1.5em;
	font-weight: bold;
	color: #ffffff;
	background: #999999;
	padding: .6em 1em .6em .5em;
	margin: 1em 0 .5em 0;
	border: none;
	text-transform: uppercase;
}
	
#moreInfo, #moreInfo h3 {
	font-weight: bold;
	font-size: 1.1em;
	margin: 0;
	background: #fff;
}
		
#moreInfo ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
		
#moreInfo li {
	list-style: none;
	letter-spacing: .01em;
	margin: 0 0 .5em 0;
	padding: 0;
}
	
#moreInfo p.source {
	font-size: .975em;
	font-weight: bold;
	color: #999;
	margin: 0;
	padding: 0;
}


/**************************************************

	BEGIN: Article Tools styles
	added by Yonas Hassen (16 November 2007)
	
**************************************************/



/************************************************** 
	END: Article Tools styles
**************************************************/


/**************************************************

	BEGIN: Article Shorts
	
**************************************************/

#articleList {
	width: 456px;
	margin: 0 0 2.5em 0;
	padding: 0;
	font-weight: bold;
	background: #fff;
	}
	
#articleList h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.4em;
	line-height: normal;
	letter-spacing: normal;
	font-weight: bold;
	margin: 0 0 .5em 0;
	padding: 0;
	}
	
#articleList h1 a {
	color: #000;
	}
	
#articleList ul {
	list-style-type: none;
	margin-left: 0;
	padding: 0;
	}
	
#articleList li h3 {
	background-image: url("http://assets.aarp.org/aarp.org_/bulletin/images/global/bigbullet.gif");
	background-position:0 0.3em;
	background-repeat: no-repeat;
	font-size: 1.2em;
	margin-bottom: .6em;	
	padding:0 0 0 1.6em;
	}
	
	/* Articles, full text */
	
#shortArticles {
	background: #fff;
	}
	
#shortArticles h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	font-weight: bold;
	}

#shortArticles p {
	font-size: 1.2em;
	color: #333;
	margin: 0 0 .3em 0;
	padding: 0;
	}

#shortArticles p.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #999;
	font-weight: normal;
	margin: 0 0 .6em 0;
	padding: 0;
	}
	
#shortArticles p.top {
	margin: 0 0 1.2em 0;
	padding: 0;
	}

/************************************************** 
	END: Article Shorts styles
**************************************************/

/**************************************************
    Ordered and Unordered list styling for 
    Article and short articles templates
**************************************************/

#articleFeature ol, #shortArticles ol {
	padding-left: 2.2em;
	margin: 1.5em 0 1.5em 0;
	list-style-type: decimal;
	}

#articleFeature ol li, #shortArticles ol li {
	font-size: 1.2em;
	line-height: 1.9em;
	font-weight: normal;
	padding: 0;
	margin: 0 0 1.5em 1.2em;
	list-style-type: decimal;
	}
 
	
#articleFeature ul, #shortArticles ul {
	list-style-type: none;
	padding: 0;
	margin: 1.5em 0 0 0;
	}

#articleFeature ul li, #shortArticles ul li {
	font-size: 1.2em;
	line-height: 1.9em;
	font-weight: normal;
	padding: 0 0 0 1.6em;
	margin: 1.5em 0 1.5em 1.2em;
	background-image: url('http://assets.aarp.org/aarp.org_/bulletin/images/global/bigbullet.gif');
	background-position: 0 0.6em;
	background-repeat:no-repeat;
	text-indent: 0;
	}
	
/************************************************** 
	END: Article list styles
**************************************************/

/**************************************************
	Cellpadding is overridden by a TD reset
	in global_shared. This is a temporary
	solution to add cellpadding for tables in articles.
***************************************************/

#articleFeature td {
	margin: 0;
	padding: 8px;
	}
	
/**************************************************
	This is a temporary fix for legacy H2s
	imported from Zope and authors using the 
	forbidden H2,
***************************************************/

#articleFeature h2 {
	border: none;
	text-transform: none;
	}
	
/*
	Styles for component 'relatedContentSidebar'
	Added by Yonas Hassen (07 Aug 2008)
---------------------------------------------------*/

#relatedContentSidebar {
	margin: 40px 0 0 0;
}

#relatedContentSidebar * {
	margin: 0;
	padding: 0;
}

#relatedContentSidebar p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	margin: 0 0 40px 0;
}

#relatedContentSidebar p#caption, #relatedContentSidebar p#credit, #relatedContentSidebar p#footer {
	font-style: italic;
	font-size: 1.1em;
	color: #999;
	margin: 0;
}

#relatedContentSidebar p#footer {
	text-align: left;
	border-top: 1px solid #999;
	padding-top: 5px;
}

#relatedContentSidebar h3 {
	font-family: Times, "Times New Roman", serif;
	font-weight: bold;
	font-size: 2em;
}

#relatedContentSidebar h3, #relatedContentSidebar p {
	margin: 15px 0;
}

#relatedContentSidebar ul, #relatedContentSidebar ol {
	margin: 0 0 1.25em 0;
}

#relatedContentSidebar ul {
	margin-top: -15px;
}

#relatedContentSidebar ul li {
	background-image: url('http://assets.aarp.org/aarp.org_/bulletin/images/global/bigbullet.gif');
	background-position: 0 .3em;
	background-repeat:no-repeat;
	padding-left: 1.25em;
}

#relatedContentSidebar ol li {
	list-style: decimal;
	margin-left: 1.75em;
	_margin-left: 2.25em; /* IE6 hack */
}

/*
	end: Styles for component 'relatedContentSidebar'
---------------------------------------------------*/
