
#diner12 {
	width: 665px;
	padding: 0 0 6px 0;
	border: 1px solid #ddd;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;	
	}
	
#diner12 .cover {
	background: #ccc url(http://oregonianextra.com/diner12/diner12-background.jpg) top center no-repeat;
	height: 443px;
	text-align: right;
	-webkit-border-top-left-radius: 12px;
	-webkit-border-top-right-radius: 12px;
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-topright: 12px;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;	
	}	
	
#diner12 .cover span {
	position: relative;
	top: 60px;
	right: 60px;
	color: #fff;
	font-size: 1.9em;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-shadow: 1px 1px #000;
	}
	
#diner12 .roy {
	padding: 12px 20px 15px 20px;
	font-size: 1.4em;
	line-height: 175%;
	background: #eee;
	color: #777;
	border-bottom: 1px solid #ddd;
	-moz-box-shadow: 0 4px 4px #ddd;
	-webkit-box-shadow: 0 4px 4px #ddd;
	box-shadow: 0 4px 4px #ddd;	
	}
		
#diner12 .roy span {
	font-size: 1em;
	color: #900;
	}	
	
#diner12 .intro {
	padding: 20px 20px 10px 20px;
	border-bottom: 1px solid #ddd;
	}
	
#diner12 .intro h3 {
	font-size: 2.3em !important;
	}	
	
#diner12 .intro p {
	font-size: 1.2em;
	line-height: 155%;
	}

#diner12 .menu {
	}
		
#diner12 .section {
	padding: 10px 20px 15px 20px;
	border-bottom: 1px solid #ddd;
	}		

#diner12 h2 {
	margin: 10px 0 20px 0;
	color: #000;
	font-size: 1.5em;
	font-weight: normal;
	}	

#diner12 h3 {
	margin: 10px 0 5px 0;
	font-size: 16px !important;
	font-weight: normal;
	color: #777;
	}

#diner12 span {
	margin: 0 0 0 3px;
	font-size: .8em;
	font-weight: normal;
	color: #900;
	}