@charset "UTF-8";
/* CSS for Real Simple 10th Anniversary - Shop */


/* ===========================================
         CONTENT
==============================================*/

#content {
	font-family: Arial, Helvetica, sans-serif;
	color: #252525;
	}

#content .boxContent {
	padding: 15px 15px 32px 240px;
	}

#content h5 {
	margin-top: 5px;
	margin-bottom: 10px;
	}

#content h2 {
	float: left;
	width: 213px;
	height: 361px;
	margin: 10px auto auto -238px;
	_display: inline; /* IE6 */
	}


/* ===========================================
         INTRO
==============================================*/

#intro {
	padding: 30px 68px 14px 0;
	border-bottom: 1px solid #007da4;
	}

#intro img {
	float: right;
	}

#intro p {
	font-size: 2em;
	line-height: 1.2em;
	color: #007da4;
	}

#intro a {
	color: #003890;
	}


/* ===========================================
         CALLOUT
==============================================*/

#callout {
	margin-top: 20px;
	padding: 0 0 14px;
	border-bottom: 1px solid #007da4;
	}

#callout img {
	float: right;
	}

#callout h3 {
	margin-right: 215px;
	margin-bottom: 0.8em;
	font-size: 1.4em;
	line-height: 1.2em;
	color: #cd5a13;
	}

#callout p {
	margin-right: 215px;
	margin-bottom: 1em;
	font-size: 1.2em;
	line-height: 1.3em;
	}

#callout .legal p {
	font-size: 1em;
	line-height: 1.3em;
	}


/* ===========================================
         SHOPS
==============================================*/

.shops {	
	float: left;
	width: 300px;
	margin-top: 30px;
	margin-right: 60px;
	}

.shops.last {
	margin-right: 0;
	}

.shops h4 {
	margin-bottom: 0.2em;
	font-size: 1.4em;
	line-height: 1.3em;	
	}

#content .shops h5 {
	margin-bottom: 1.4em;
	text-align: left;
	}

.shops h5 a {
	font-size: 1.1em;
	font-weight: bold;
	color: #999;
	text-transform: uppercase;
	}

#content .shops p {
	margin-bottom: 1em;
	font-size: 1.2em;
	line-height: 1.3em;	
	}

#content .shops .footnote {
	font-size: 1em;
	line-height: 1.3em;
	}

.shops .chicago {
	color: #007da4;
	text-transform: uppercase;
	}

.shops .ny {
	color: #bd0e60;
	text-transform: uppercase;
	}

.shops ul {
	margin-bottom: 1em;
	}

.shops li {
	margin-bottom: 0.2em;
	font-size: 1.2em;
	line-height: 1.3em;	
	}














