/* general */

#buffalo {
	width: 665px;
	padding: 0 0 50px 0;
	font-family: georgia, serif;
	font-size: 13px;
	background: #eee url(http://oregonianextra.com/olive-specials/buffalo/graphics/backxground.jpg) repeat-y;
	}
	
#buffalo img {
	border-style: none;
	}
	
/* header */
	
#flag {
	background: #fff;
	}
	

#flag h1 {
	margin: 0;
	padding: 0 !important;
	color: #000;
	font-size: 36px !important;
	font-weight: normal;
	letter-spacing: -.03em;
	}
		
#flag .subhead {
	width: 450px;
	margin: 0 0 5px 0;
	color: #666;
	font-size: 20px;
	font-weight: normal;
	}	
		
#flag img {
	margin: 0 0 0 0;
	border-bottom: 3px solid #000;
	text-align: center;
	}	
	
.intro {
	margin: 10px 15px 30px 15px;
	font-size: 14px;
	line-height: 150%;
	}
	
.intro p.first:first-line {
	font-size : 15px;
	font-variant: small-caps;
	font-weight: bold;
	}	
	
/* video */

#video {
	margin: 0 20px 0 20px;
	background: #fff;
	border: 3px solid #fff;
	color: #fff;
	line-height: 0;	
	overflow: hidden;
	}
	
#video h2 {
	margin: 0 0 0 0;
	padding: 0 0 0 0 !important;
	font-weight: normal;
	line-height: 100%;
	color: #fff;
	}	
	
.video-link {
	width: 592px;
	height: 302px;
	}	
	
div.iframe-link {
	position: relative;
	float: left;
	width: 592px;
	height: 332px;
	}

a.iframe-link {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	}


/* main */

#main-content {
	margin: 0 15px 0 15px;
	line-height: 150%;	
	}

	
#main-content h2,
#main-content h3 {
	margin: 10px 0 5px 0;
	color: #000;
	font-size: 35px;
	font-weight: normal;
	line-height: 100%;
	letter-spacing: -.03em;
	}
	
#main-content h3 {
	margin: 15px 0 10px 0;
	padding: 0 0 3px 0;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 100%;
	letter-spacing: .03em;
	border-bottom: 1px solid #333;
	}

#main-content p {
	margin: 0 0 20px 0;
	}

#main-content .journal-intro {
	overflow: hidden;
	font-size: 14px;
	line-height: 150%;	
	}
	
#main-content img {
	padding: 5px;
	background: #fff;
	border: 1px solid #ccc; 
	}
	
#main-content .img-left {
	float: left;
	}
	
#main-content .img-right {
	float: right;
	}
	
/* items */
	
#main-content .item {
	width: 640px;
	overflow: hidden;
	margin: 0 0 20px 0;
	}

#main-content .left {
	width: 180px;
	float: left;
	}
	
#main-content .right {
	width: 422px;
	float: right;
	}	
	
/* links */	
	
#buffalo a,
#buffalo a:visited {
	color: #069 !important;
	text-decoration: none !important;
	border: 0 !important;
	}
 
#buffalo a:hover,
#buffalo a:active {
 	color: #09f !important;
 	text-decoration: underline !important;
 	}
 	
#buffalo #video a,
#buffalo #video a:visited {
	color: #fff !important;
	text-decoration: none !important;
	border: 0 !important;
	}
 
#buffalo #video a:hover,
#buffalo #video a:active {
 	color: #fff !important;
 	text-decoration: underline !important;
 	}	
 	
 /* oh nothing */
 
 .individual .featured {
	border: 0;
	padding: 0;
	}

 /* end */	