/* olive */

/* #main .masthead,
.story h3,
.story h1 {
	display: none;
	}
	
.story p {
	margin: 0;
	}
	
#mapWindow {
	display: none;
	}

#KMLContainer {
	display: none;
	}*/

/* header */

#i-love-portland {
	width: 650px;
	font-family: helvetica, arial, sans-serif;
	font-size: 17px;
	background: #eee;
	border: 2px solid #ccc;
	}
	
#i-love-portland img {
	border-style: none;
	}
	
#i-love-portland a,
#i-love-portland a:visited {
	color: #09f !important;
	text-decoration: none;
	}
 
#i-love-portland a:hover,
#i-love-portland a:active {
 	color: #06c !important;
 	text-decoration: underline;
 	}

/* flag */

#i-love-portland #flag,
#i-love-portland #flag h1 {
	margin: 0;
	padding: 20px 10px 8px 10px;
	font-size: 70px;
	font-weight: bold;
	background: #fff;
	color: #ff538c  !important;	
	line-height: 80%;
	letter-spacing: -.05em;
	text-transform: uppercase;
	display: block;
	text-align: center;
	}
	
#i-love-portland #flag h1 {
	padding: 0;
	}	
	
#i-love-portland #flag a {
	color: #ff538c  !important;	
	}
	
#i-love-portland #flag a:active,
#i-love-portland #flag a:hover {
	text-decoration: none;
	}

#i-love-portland #flag strong,
#i-love-portland #flag h1 strong {
	color: #ff1c47 !important;
	}
	
/* subhead */

#i-love-portland #subhead {
	padding: 8px 10px 18px 10px;
	background: #fff url(http://oregonianextra.com/olive-specials/i-love-portland/graphics/background-subhead.gif) bottom repeat-x;
	color: #999;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	border-top: 1px solid #ccc;
	}
	
/* player */

#i-love-portland .header {
	margin: 20px 0 0 0;
	padding: 13px 10px 2px 10px;
	font-weight: bold;
	background: #fff;
	color: #333;
	border-top: 1px solid #ddd;
	}
	
#i-love-portland .header strong {
	color: #999;
	}

#i-love-portland #player {
	padding:10px;
	background: #fff;
	color: #555;
	border-bottom: 1px solid #ddd;	
	}
	
/* menu */

#i-love-portland #menu {
	width: 100%;
	overflow: hidden;
	background: #111;
	}
	
#i-love-portland #menu h2 {
	margin: 15px 0 5px 5px;
	font-size: 18px;
	color: #fff;
	}
	
#i-love-portland #menu .item {
	float: left;
	margin: 0;
	padding: 10px 0 25px 4px;
	font-size: 11px;
	line-height: 180%;
	font-weight: normal;
	text-transform: uppercase;
	color: #fff;
	}
	
#i-love-portland #menu .item img {
	padding: 3px;
	background: #444;
	border: 1px solid #444;
	}
	
/* text */

#i-love-portland #text h2 {
	margin: 0 0 5px 0;
	font-size: 23px;
	color: #000 !important;
	}	

#i-love-portland #text {
	padding: 30px;
	font-size: 13px;
	line-height: 130%;
	background: #eee;
	color: #555;
	}
	
iframe {
	padding: 5px;
	background: #fff;
	border: 3px solid #ccc;
	}	

 /* end */	