/**********

COLUMNS

**********/

div.gridCol.left { margin-left: 0px !important; }

#articleBody {
	width: 612px;
	float: left;
	margin-left: 20px;
	_margin-left: 10px;
}

/********************

ARTICLE BODY FEATURES

********************/

#articleHeader {
	margin-top: 10px;
	margin-bottom: 10px;
}

#articleBodyWidget {
	margin: 20px 0px;
}

#articleBody ul#articleShareTools {
	font-size: 11px;
	margin: 0px 0px 20px 0px;
	padding: 5px;
	border: 1px solid #C8C6C3;
}

#articleShareTools li {
	display: inline;
	margin-right: 20px;
}

#articleShareTools li a {
	line-height: 16px;
	padding: 2px 0 2px 25px;
}
#articleShareTools li.comment a {
	background: url(http://assets.aarp.org/aarp.org_/build/topics/images/icons/20x16icon_comment.gif) no-repeat;
}
#articleShareTools li.email a {
	background: url(http://assets.aarp.org/aarp.org_/build/topics/images/icons/20x16icon_email.gif) no-repeat;
}
#articleShareTools li.print a {
	background: url(http://assets.aarp.org/aarp.org_/build/topics/images/icons/20x16icon_print.gif) no-repeat;
}
#articleShareTools li.bookmark a {
	background: url(http://assets.aarp.org/aarp.org_/build/topics/images/icons/20x16icon_star.gif) no-repeat;
}

#articleFeatureImage .imageDescription {
	float: left;
	font-size: 11px;
	color: #000;
}
#articleFeatureImage .imageCredit {
	float: right;
	font-size: 10px;
	color: #999;
}



/**********

TEXT STYLES

**********/

div#articleHeader h1, div#articleHeader p#articleDescription {
	color: #333333;
}

div#articleHeader h1 {
	color:#000;
	font-family:'Trebuchet MS','Lucida Grande',Lucida,Helvetica,Verdana,Arial,sans-serif;
	font-size:24px;
	font-weight:bold;
	margin: 0px 0px 5px 0px;
}

div#articleHeader h2 {
	color:#000;
	font-size: 18px;
	font-weight: normal;
	margin: 10px 0px;
}

div#articleHeader p#articleDescription {
	font-size: 18px;
	margin: 10px 0;
}

p#byline {
	font-size: 12px;
	margin: 0;
	padding: 0;
	color: #666666;
}

p#byline span.info {
	color: #666666;
}

p#byline a {
	color: #0066cc;
	text-decoration: none;
	margin-right: 20px;
}

p#byline a:hover {
	text-decoration: underline;
}

#articleText {
	color: #333333;
	font-size: 12px;
	line-height: 18px;
}

#articleText h2 {
	font-family:'Trebuchet MS','Lucida Grande',Lucida,Helvetica,Verdana,Arial,sans-serif;
	font-size: 18px;
	color: #000;
	margin-bottom: 5px;
}

#articleText h3 {
	font-size: 14px;
	color: #333;
	margin-bottom: 5px;
}

#articleText p {
	margin: 0px 0px 15px 0px;
}

#articleText ol, #articleText ul {
	list-style: disc;
	list-style-position: inside;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 15px;
}

#articleText li {
}



/* Comments
----------- */
#commentarySlot, #recentCommentsSlot {
	margin: 20px 0px;
	font-size: 14px;
}

#commentarySlot p, #recentCommentsSlot p {
	margin-bottom: 5px;
}

.commentThumbnail {
	width: 80px;
}

.commentText {
	padding-left: 10px;
}

.articleCommentFormInput {
	width: 610px;
	margin-bottom: 6px;
}

.commentsHeaders {
	font-size: 21px;
	color: #0066cc;
	margin-top: 0px;
}

.articleCommentTimestampBox {
	margin-bottom: 5px;
}

#previewArea {
	display: none;
	border-width: thin;
	border-style: solid;
	background-color: #f2f7fb;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 5px;
}

#previewComment {
	position: relative;
	top: 0px;
	left: 20px;
	margin: 0 auto;
	padding: 0;
}

.commentFlagDelete {
	position: relative;
	padding: 10px;
	background: #fffafa;
	border: 1px #ff6666 solid;
	margin-top: 10px;
	display: none;
}

/*
Comments (added by jn 3/13/2008)
-------------------------------- */
#commentsArea p {
width: 532px;
overflow: hidden;
}

/* Comments Tools
----------- */

#toolsCommentArea ul {
	font-size: 11px;
	margin: 0px 0px 20px 0px;
	padding: 5px;
	border: 1px solid #C8C6C3;
}

#toolsCommentArea li {
	display: inline;
	margin-right: 20px;
}

#toolsCommentArea li a {
	line-height: 16px;
	padding: 2px 0 2px 25px;
}
#toolsCommentArea li.comment a {
	background: url(http://assets.aarp.org/aarp.org_/build/topics/images/icons/20x16icon_comment.gif) no-repeat;
}
#toolsCommentArea li.email a {
	background: url(http://assets.aarp.org/aarp.org_/build/topics/images/icons/20x16icon_email.gif) no-repeat;
}
#toolsCommentArea li.print a {
	background: url(http://assets.aarp.org/aarp.org_/build/topics/images/icons/20x16icon_print.gif) no-repeat;
}
#toolsCommentArea li.bookmark a {
	background: url(http://assets.aarp.org/aarp.org_/build/topics/images/icons/20x16icon_star.gif) no-repeat;
}


/*************

SPECIAL STYLES

*************/

/*** 
Please note: All hyperlinked images must be given this class to avoid 
a colored background in the rollover state.
***/
a.button:link, a.button:hover, a.button:active, a.button:visited {
	padding: 0px;
	text-decoration: none;
	background-color: transparent;
}

div#articleBody a:visited, div#relatedArticles a:visited {
	color: #990099;
}

div#listHolder {
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	margin: -16px 0;
	_margin: -19px 0; /* IE6 Hack: do not modify or remove */
	padding: 0;
}


div#relatedTop, div#relatedBottom {
	display: block;
}

h2.moreOnTopic {
	font-size: 15px;
	margin-bottom: 40px;
	text-align: right;
}

.ruled {
	border-bottom: 1px solid #d5d3d0;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

div#articleMedia {
	float:left;
	margin-right:12px;
	width:222px;
}

#articleMedia .colRow {
	font-size: 10px;
	color: #333;
	line-height: 14px;
}

#articleMedia .colRow ul {
	margin: 0px 0px 8px 5px;
	line-height: 14px;
	list-style-type: disc; 
	list-style-position:inside;
	padding-left: 0px;
}

#articleMedia .colRow ol {
	margin: 0px 0px 8px 5px;
	line-height: 14px;
	list-style-type: decimal; 
	padding-left: 0px;
	list-style-position:inside;
}

#articleMedia .colRow li {
	font-size: 11px;
	margin-bottom: 5px;
}


#articleMedia .colRow h3 {
	font-family:'Trebuchet MS','Lucida Grande',Lucida,Helvetica,Verdana,Arial,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin-bottom: 10px;
}



/*************

Sidebar Promo & Related Articles

*************/




#relatedArticles ul {
	list-style: none;
}

#relatedArticles li {
	font-size: 13px;
	margin: 0px 0px 12px 10px;
	line-height: 14px;
}

#relatedArticles a {
	text-decoration: none
}

#relatedArticles a:hover {
	text-decoration: underline;
}

#relatedArticles a:visited {
	text-decoration: none
}

.columnPromo, #relatedArticles  {
	clear: both;
	margin: 8px 0px;
	border: 1px solid #e1ddd1;
	background: #fff;
}

.columnPromo h2, #relatedArticles h2 {
	margin: 0px 0px 10px 0px;
	padding: 3px 5px 2px 5px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #5e5b4f;
	font-weight: normal;
	background: url(http://assets.aarp.org/internal/testing/jmatthews/talkWithMyHands/eForce/images/channelHeader_bg2.jpg) repeat-x;
	border-bottom: 1px solid #e1ddd1;
}

.columnPromo img.cms_img_left {
	float: left;
	background-color:#ffffff;
	border: 1px solid #c0c0c0;
	padding: 2px;
	margin: 0px 10px 0px 10px;
}



.columnPromo img.cms_img_right {
	float: right;
	background-color:#ffffff;
	border: 1px solid #c0c0c0;
	padding: 2px;
	margin: 0px 10px 0px 10px;
}


.columnPromo p.more {
	text-align: right;
	margin-top: 5px;
}

.columnPromo p.about {
	font-size: 11px;
	margin: 0px;
	padding: 15px 10px;
	background-color: #e7e6e4;
	
}

.columnPromo h3 {
	margin: 2px 5px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	line-height: 15px;
}

.columnPromo p, .columnPromo li, #relatedArticles li {
	margin: 0px 10px;
}
.columnPromo li, #relatedArticles li {
	line-height: 20px;
}

.columnPromo ul, #relatedArticles ul {
	margin: 0px 0px 8px 5px;
	list-style-type: disc; 
	padding-left: 0px;
	list-style-position:inside;
}

.columnPromo ol {
	margin: 0px 0px 8px 5px;
	list-style-type: decimal; 
	padding-left: 0px;
	list-style-position:inside;
}



/*************

Callout Box with Blue Titlebar

*************/


#articleMedia .columnPromo  {
	clear: both;
	margin: 8px 0px;
	border: 1px solid #e1ddd1;
	background: #fff url(http://assets.aarp.org/aarp.org_/build/topics/images/backgrounds/bg_leftCol_blueGradient.gif) repeat-x;
}


#articleMedia .columnPromo h2 {
	margin: 0px 0px 10px 0px;
	padding: 3px 5px 2px 5px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #fff;
	font-weight: normal;
	background: #0571ad;
}
#articleMedia .columnPromo p {
	font-size: 11px;
}
#articleMedia .columnPromo li {
	line-height: 14px;
}



























/*************

Comments

*************/






.profileNav {
	position: relative;
}

.profileNav .memberName {
	background-image: url(http://assets.aarp.org/aarp.org_/build/topics/images/community/profile/nav/line.gif);
	background-repeat: repeat-x;
	display: block;
	font-size: 16px;
	color: #010000;
	line-height: normal;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	float: left;
	overflow: hidden;
	text-align: center;
	width: 222px;
	position: relative;
	height: 22px;
	.border-bottom: 2px #C1C2C4 solid;
	.padding-bottom: 2px;
}

.profileNav .tabSpaceLeft {
	background-image: url(http://assets.aarp.org/aarp.org_/build/topics/images/community/profile/nav/line.gif);
	background-repeat: repeat-x;
	border: none;
	display: block;
	float: left;
	height: 26px;
	width: 10px;
	margin: 0;
	position: relative;
}

.profileNav .tabSpaceRight {
	background-image: url(http://assets.aarp.org/aarp.org_/build/topics/images/community/profile/nav/line.gif);
	background-repeat: repeat-x;
	border: none;
	display: block;
	height: 26px;
	margin: 0;
}

.profileNav .tabSpaceDivider {
	background-image: url(http://assets.aarp.org/aarp.org_/build/topics/images/community/profile/nav/line.gif);
	background-repeat: repeat-x;
	border: none;
	display: block;
	float: left;
	height: 26px;
	width: 3px;
	margin: 0;
	position: relative;
}

.profileNav .activeTab, .profileNav .inactiveTab {
	cursor: pointer;
}

.profileNav .activeTab:hover, .profileNav .inactiveTab:hover {
	text-decoration: none;
}

.profileNav .activeTab .tabLeft {
	background-image: url(http://assets.aarp.org/aarp.org_/build/topics/images/community/profile/nav/on_left.gif);
	display: block;
	float: left;
	height: 26px;
	width: 4px;
	margin: 0;
	position: relative;
}

.profileNav .activeTab .tabMiddle {
	background-image: url(http://assets.aarp.org/aarp.org_/build/topics/images/community/profile/nav/on_middle.gif);
	background-repeat: repeat-x;
	color: #4a4a4a;
	display: block;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	float: left;
	height: 23px;
	padding-top: 3px;
	padding-left: 10px;
	padding-bottom: 0;
	padding-right: 10px;
	margin: 0;
	line-height: normal;
	position: relative;
	text-transform: capitalize;
}

.profileNav .activeTab .tabRight {
	background-image: url(http://assets.aarp.org/aarp.org_/build/topics/images/community/profile/nav/on_right.gif);
	display: block;
	float: left;
	height: 26px;
	width: 4px;
	margin: 0;
	position: relative;
}

.profileNav .inactiveTab .tabLeft {
	background-image: url(http://assets.aarp.org/aarp.org_/build/topics/images/community/profile/nav/off_left.gif);
	display: block;
	float: left;
	height: 26px;
	width: 4px;
	margin: 0;
	position: relative;
}

.profileNav .inactiveTab:hover .tabLeft {
	background-image: url(http://assets.aarp.org/aarp.org_/build/topics/images/community/profile/nav/hover_left.gif);
}

.profileNav .inactiveTab .tabMiddle {
	background-image: url(http://assets.aarp.org/aarp.org_/build/topics/images/community/profile/nav/off_middle.gif);
	background-repeat: repeat-x;
	color: #3e76ad;
	display: block;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	float: left;
	height: 20px;
	padding-top: 6px;
	padding-left: 10px;
	padding-bottom: 0;
	padding-right: 10px;
	margin: 0;
	line-height: normal;
	position: relative;
	text-transform: capitalize;
}

.profileNav .inactiveTab .tabMiddle.admin {
	color: #EE2E24;
}

.profileNav .inactiveTab:hover .tabMiddle {
	background-image: url(http://assets.aarp.org/aarp.org_/build/topics/images/community/profile/nav/hover_middle.gif);
	color: #247fd8;
}

.profileNav .inactiveTab:hover .tabMiddle.admin {
	color: #EE2E24;
}

.profileNav .inactiveTab .tabRight {
	background-image: url(http://assets.aarp.org/aarp.org_/build/topics/images/community/profile/nav/off_right.gif);
	display: block;
	float: left;
	height: 26px;
	width: 4px;
	margin: 0;
	position: relative;
}

.profileNav .inactiveTab:hover .tabRight {
	background-image: url(http://assets.aarp.org/aarp.org_/build/topics/images/community/profile/nav/hover_right.gif);
}

#commentsArea {
	margin-left: 20px;
}
*html #commentsArea {
	margin-left: 10px;
}

#articleBody #commentsArea {
	margin-left: 0px;
}
*html #articleBody #commentsArea {
	margin-left: 0px;
}


.commentsNav {
	margin-top: 40px;
	margin-bottom: 20px;
}

.commentsNav .tabSpaceLeft {
	width: 30px;
}

.commentsNav .activeTab .tabMiddle {
	color: #4a4a4a;
	height: 23px;
	padding-top: 6px;
}

.countText {
	font-size: 0.8em;
}

.commentsNav .activeTab .tabMiddle, .commentsNav .inactiveTab .tabMiddle {
	text-transform: uppercase;
}

