/* Gold's Gym - May 2009 */


/* ===========================================
       ANYTHING BUTT
==============================================*/

#articleText.anythingButt h5 {
	font-size: 11px;
	font-style: italic;
	color: #a90022;
	}

#articleText.anythingButt .redOutlineBox .boxContent {
	padding-bottom: 20px; /* Win/IE6,7 */
	}

#articleText.anythingButt .redOutlineBox .intro {
	font-weight: bold;
	color: #333;
	}
	
#articleText.anythingButt .exercise {
	margin-bottom: 1.4em;
	}

#articleText.anythingButt .exercise .listHd {
	text-transform: uppercase;
	font-weight: bold;
	}

#articleText.anythingButt .exercise .reps {
	font-style: italic;
	font-weight: bold;
	}

#articleText.anythingButt .exercise p {
	margin-bottom: 0;
	}

#articleText.anythingButt .exercise .textIndent {
	text-indent: 1em;
	}

	

/* ===========================================
       THE WEIGHT-CONSCIOUS KITCHEN
==============================================*/

#lipsum #articleText.kitchen h3 {
	margin-top: 1.8em;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.3em;
	}

#articleText.kitchen .footnote {
	margin-top: 1.5em;
	}

#articleText.kitchen p,
#articleText.kitchen h5 {
	margin-bottom: 0.6em;
	}


/* ===========================================
       100 DAYS OF HEALTHY LIVING
==============================================*/

#articleText.hundredDays {
	padding-bottom: 220px;
	}
	
#articleText.hundredDays h5 {
	font-style: italic;
	color: #a90022;
	}

#calendars {
	position: relative;
	}

#calendars ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	}

#calendars ul li {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	}

#calendars ul li.last,
#calendars ul li.clear {
	margin-right: 0;
	}

#calendars ul li img {
	border: 0;
	}

#popOut {
	display: none;
	position: absolute;
	top: -42px;
	left: -158px;
	}
	
#popOut img {
	display: none;
	_behavior: url(iepngfix.htc); /* IE PNG Alpha Fix - url relative to HTML file */
	}
