@CHARSET "UTF-8";

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

/* background image */
body {/*background:url(../img/site/background_food-inc.jpg)  no-repeat top left;*/
background-color:#ffffff;
color:#6c5a54;
font-size:10px;
font-family:Helvetica;}

/* content */
div#content{font-size:1.000em;font-family:Arial, Helvetica, sans-serif;}
h1#page_header {background:url(../img/site/home_about-the-film.gif) no-repeat; width:135px; height:23px;}
div #content h1{ font-family:Arial, Helvetica, sans-serif; font-size:1.400em; color:#6c5a54; padding:0px 0px 20px 0px; margin:0px 0px 0px 0px;}
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;
	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;}
