@CHARSET "UTF-8";

/* -------------------------------------
ABOUT THE FILM STYLES
------------------------------------- */

/* background image */
body {background:url(../img/site/background_food-inc.jpg)  no-repeat top left #11140B;}

/* content */
h1#page_header {background:url(../img/site/home_about-the-film.gif) no-repeat; width:894px; height:84px;}
blockquote {display:block;margin:1em 0;font-weight:bold;}
div.column_2_3 {width:582px;float:left;padding-right:20px;}
div.column_1_3 {width:230px;float:left;padding-left:20px;text-align:center;}
div.column_1_3 hr{margin-bottom:15px;}
img.poster {display:block; margin:1em auto;}
div.profile {float:left;width:280px;}
div.profile_margin {margin-left:20px;}
div.profile div.bio {
	background:url(../img/site/food-inc_bio-arrow.gif) no-repeat 15px 0px #2F3627;
	color:#CFDBAD;
	padding:15px;
	font-size:0.857em;
	min-height:12em;
	height:auto !important;
	height:12em;
}
div#featured {margin-top:2em;}
div.toggle_content {
	background:url(../img/site/food-inc_bio-arrow.gif) no-repeat 15px 0px #2F3627;
	width:365px;
	margin-left:15px;
	min-height:12em;
	height:auto !important;
  	height:12em;
};

/* afters */
div#profiles:after {content:".";visibility:hidden;height:0px;display:block;clear:both;}
