/** =screen.css
************************************************************
@project The Culinary Institute of Michigan
@colordef #fcf7ed;
  cream (body bg)
@colordef #3e3b38;
  dark gray (body text)
@colordef #8b7453;
  brown (intro text)
@colordef #453d36;
  dark brown (baker system bar)
@colordef #cd2420;
  red (links)
@colordef #2c2c2c;
  dark gray (section header)
@colordef #2e251b;
  dark gray (page header,on cutting board)
@colordef #b9a988;
  light brown (footer text)
************************************************************/
/** =structure
************************************************************/
body {
	background: #fff;
}
.container {
  margin:0 auto;
  width:954px;
}
.content-wrapper {
	background-color: #faf0d7;
  padding:0 18px 5px;
  min-height:367px;
}
.content-wrapper h1 {
  background: #313131 url(images/bg-interior-top.png) no-repeat;
	color: #fff;
  padding:13px 18px 18px;
	font-weight: bold;
	font-size: 22px;
}
.content-main {
  padding-top:10px;
}
.header {
  margin-top:32px;
	position: relative;
	height: 100px;
}
.header .logo {
	position: absolute;
	bottom: 17px;
	left: 0;
  width:233px;
  height:69px;
}
.footer {
  background:url(images/bg-interior-btm.png) no-repeat;
  position:relative;
  padding:6px 18px 6em;
	color: #adadad;
}
.footer .inner {
  background:url(images/logo-bkr-footer.png) no-repeat 100% 10px;
  padding:5px 74px 0 280px;
  min-height: 53px;
}

.decor-footer {
  position:absolute;
  left:-33px;
  top:-47px;
  width:314px;
  height:125px;
  z-index:10;
}
.page-nav-local .content-wrapper {
  background:url(images/bg-interior-sidebar.png) repeat-y;
}
.page-nav-local .footer {
  background-image :url(images/bg-interior-sidebar-btm.png);
}

.page-nav-local .content-wrapper {
  padding:0 0 50px;
  width:990px;
}
.page-nav-local .content-main {
  width:711px;
  margin-left:263px;
}
.page-nav-local .content-side {
  width:205px;
  margin-left:-974px;
  margin-top: -6px;
  padding: 18px 19px 0;
	border-top: 1px solid #EBDDAC;
}
.page-nav-local .content-main,
.page-nav-local .content-side {
  float:left;
}
/** =nav-main
************************************************************/
.nav-main {
	height:50px;
/* 	float:right;
	margin-top:48px;
	padding-left: 132px;
 */
	position: absolute;
	right: 0;
	bottom: 4px;
}
.nav-main li {
	float: left;
}
.nav-main li a {
	background:url(images/nav-main.png) no-repeat;
	height:50px;
	border:0;
}
.nav-main li.li-1 a					{width:160px; background-position: -132px 0;}
.nav-main li.li-1 a:hover		{background-position:-132px -100px;}
.nav-main li.li-1 a.active	{background-position:-132px -100px;}
.nav-main li.li-2 a					{width:64px;background-position:-292px 0px;}
.nav-main li.li-2 a:hover		{background-position:-292px -100px;}
.nav-main li.li-2 a.active	{background-position:-292px -100px;}
.nav-main li.li-3 a					{width:58px;background-position:-356px 0px;}
.nav-main li.li-3 a:hover		{background-position:-356px -100px;}
.nav-main li.li-3 a.active	{background-position:-356px -100px;}
.nav-main li.li-4 a					{width:88px;background-position:-414px 0px;}
.nav-main li.li-4 a:hover		{background-position:-414px -100px;}
.nav-main li.li-4 a.active	{background-position:-414px -100px;}
.nav-main li.li-5 a					{width:128px;background-position:-502px 0px;}
.nav-main li.li-5 a:hover		{background-position:-502px -100px;}
.nav-main li.li-5 a.active	{background-position:-502px -100px;}

/** =baker college system nav
************************************************************/
.super {
  background:#453d36;
  position:absolute;
  text-align:center;
  height:30px;
  top:0;
  left:0;
  width:100%;
  overflow:hidden;
	border-bottom: solid 2px #e3a22b;
}
.super .inner {
  position:relative;
	left: -35px;
}
.super .logo {
  position:absolute;
  top:9px;
  left: 0;
}
.super .nav {
  width:999em;
  position:absolute;
  left:160px;
}
.super .nav a {
  color:#fff;
  height:30px;
  line-height:30px;
  padding:0 13px;
  border:0;
}
.super .nav a:hover {
  background-color:#4D443F;
  color:#F1E5DF;
}
.super .nav a.active {
  background-color:#3b342e;
  color:#fff;
}
/** =footer
************************************************************/
.footer .nav {
  float:right;
  margin-bottom:2px;
}
.footer .nav li {
  background:url(images/dotted-vert-brown.png) no-repeat 100% 50%;
}
.footer .nav li,
.footer .nav li a {
  margin-right:9px;
}
.footer .nav li.login,
.footer .nav li.login a {
  background:none;
  margin-right:0;
}
.footer .legal {
  clear:both;
  float:right;
  width: 100%;
  text-align: right;
}
.footer .nav-wrapper {
	float: right;
	padding-top: 10px;
}

/** =nav-local
************************************************************/
.nav-local {
  margin: -18px -19px 12px;
}
.nav-local li {
  border-bottom:1px solid #e2d2aa;
}
.nav-local li li {
	border-bottom: 0;
}
.nav-local a,
.nav-local .hdg {
  padding:8px 18px;
  font-weight:bold;
	display: block;
	color: #313131;
}
.nav-local a,
.nav-local li.here ul a {
  background: url(images/nav-sidebar-active.png) repeat-y -999em 0;
  border:0;
  color:#2c73a6;
}
.nav-local a:hover {
  color:#003864;
}
.nav-local li.here a,
.nav-local li.parent-here li.here a {
  color:#2e251b;
  background-position: 100% 0;
	background-color: #ebdbb5;
  font-weight: bold;
}
.nav-local ul {
  margin:0;
}
.nav-local li.sub-level-1 a,
.nav-local ul li a,
.nav-local li.here li a {
  padding:4px 36px;
  font-weight:normal;
  font-size:12px;
}
.nav-local ul li.sub-level-1,
.nav-local ul li {
  border-top:1px dotted #D0C3A0;
}
.nav-local li ul li.sub-level-1.last a,
.nav-local li ul li.last a {
  padding-bottom:6px;
}
.nav-local li ul li.sub-level-1.last,
.nav-local li ul li.last {
  border-bottom:none;
}
.article-nav .date {
	font-size: 11px;
	color: #8b7453;
	display:block;
	font-style: italic;
	font-weight: normal;
}
li.rss {
	padding: 15px 18px;
}
li.rss a {
	display: inline;
}
a.rss-help {
	padding: 0;
}

/** =common
************************************************************/
.intro {
  font-size:18px;
  margin-bottom:1.25em;
  color:#313131;
	font-weight: bold;
}
a.more,
p.more a {
  font-weight:bold;
}
.block,
li.block {
  display:block;
  margin-bottom:18px;
}
.framed {
  border: 3px solid #FAF5EA;
}
.framed-alt {
  background-color: #fff;
  padding: 1px;
  border: 2px solid #e2d2aa;
}

/** =homepage
************************************************************/
.home-splash {
  background: #313131 url(images/bg-interior-top.png) no-repeat;
  width:954px;
  padding:18px 18px 0;
  margin:0 -18px 18px;
  height:300px;
}
.home-splash .slideshow,
.home-splash .ad-feature,
.home-splash .big-three {
  float:left;
  margin-right:18px;
}
.home-splash .ad-feature {
  margin-right:0;
}
.home-splash .big-three a {
  border:0;
}
.slideshow,
.slideshow .slides,
.slideshow * {
  overflow:hidden;
  width:630px;
}
.slideshow .slides,
.slideshow * {
  height:252px;
  background:#000;
}
.slideshow {
  height:282px;
  position:relative;
}
.slideshow .controls {
  height:30px;
  padding: 0 12px;
  background:url(images/bg-slideshow-controls.png) no-repeat;
}
.slideshow .controls a {
  width:30px;
  height:30px;
  line-height:30px;
	font-size: 18px;
	font-weight: bold;
  float:left;
  text-align:center;
  color:#fff;
  border:0;
  background:url(images/slideshow-active.png) repeat-x 0 -999em;
}
.slideshow .controls a.activeSlide {
  background-position:0 0;
	color: #e3a22b;
}
.slideshow b {
  position:absolute;
  width:2px;
  height:2px;
  font-size:0px;
  z-index:200;
  background:url(images/rnd-corners-gray.png) no-repeat;
}
.slideshow b.tl {
  left:0;
	top: 0;
}
.slideshow b.tr {
  top:0;
  right:0;
  background-position:100% 0;
}
.slideshow b.bl {
  left:0;
	bottom: 0;f
	background-position:0 100%;
}
.slideshow b.br {
  bottom:0;
  right:0;
  background-position:100% 100%;
}
.home-splash .big-three a {
  background:url(images/buttons/big-3-home-sprite.png) no-repeat;
  width:98px;
  height:90px;
  margin-bottom:6px;
}
.home-splash .big-three a:hover {
  background-position:-100px 0;
}
.home-splash .big-three .li-2 a {
  background-position:0 -100px;
}
.home-splash .big-three .li-2 a:hover {
  background-position:-100px -100px;
}
.home-splash .big-three .li-3 a {
  background-position:0 -200px;
}
.home-splash .big-three .li-3 a:hover {
  background-position:-100px -200px;
}
.home-main .inner {
  background:url(images/bg-box-grad.png) no-repeat;
  padding:17px 12px;
}
.home-main .home-section-wide .inner{
	background-image:url(images/bg-box-grad-630px.png);
}
.news-list .publish-date {
  background:url(images/date-box-map.png) no-repeat;
  width:41px;
  height:35px;
  display:block;
  text-align:center;
  color:#313131;
  font-weight:bold;
  float:left;
  text-indent:-2px;
  padding-top:5px;
}
.news-list .publish-date span {
  display:block;
}
.news-list .publish-date .month {
  text-transform:uppercase;
  color:#e3a22b;
  line-height:1em;
}
.news-list ul {
  margin:0 0 10px;
}
.news-list .ruled li {
  overflow:hidden;
  padding:12px 0 8px;
}
.news-list ul a.title {
  float:left;
  border:0;
  padding:3px 8px 0;
  width:225px;
}
.news-list a.more {
  float:right;
}
.news-list .inner {
  padding-top:5px;
}
a.rss {
  font-weight:bold;
  background:url(images/icons/rss-sprite.png) no-repeat 0 1px;
  padding:2px 0 2px 20px;
  border:0;
}
a.rss:hover {
  background-position:0 -99px;
}
a.rss-help {
  margin-left:3px;
}
.home-main .inner {
  min-height:18em;
}
.home-main p.more {
  margin-bottom:0;
}
.ad-feature a{
	margin-bottom: 18px;
}
.ad-feature a.last {
	margin-bottom: 0;
}

/** =news
************************************************************/
body.news .article .publish-date {
  color:#8b7453;
  font-style:italic;
	font-size: 13px;
	margin-bottom: 1.5em;
}
body.news-listing .article {
  border-bottom:1px solid #e2d2aa;
  padding: 0 0 .75em;
	margin-bottom: 1.5em;
}
.article h2 {
	font-style: normal;
	font-size: 20px;
	margin-bottom: .15em;
}

/** =pagination
************************************************************/
.pagination span,
.pagination a,
.pagination strong {
  float:left;
  padding:2px 6px;
  border:1px solid #DBD6CE;
  line-height:1.2em;
  font-weight:bold;
  margin-right:6px;
  color:#ABA8A2;
  background:#F4EFE6;
}
.pagination a:hover {
  border-color:#B8B4AE;
}
.pagination strong,
.pagination .current {
  border-color:#cd2420;
  background:#cd2420;
  color:#fff;
}

/** =media blocks on pages
************************************************************/
.media-block,
.person-info {
  float: right;
  width: 225px;
  margin-left: 1.5em;
}
.person-info {
  margin-bottom: 12px;
}
.media-block img {
  display: block;
}
.single-vid,
.multi-vid,
.media-block .img {
  margin-bottom: 12px;
  background: #faf5ea;
  line-height: 1.2em;
  font-size: 12px;
}
.single-vid,
.multi-vid {
  -moz-border-radius: 3px;
  /* gecko */
  -webkit-border-radius: 3px;
  /* webkit */
  border-radius: 3px;
  /* w3 */
  background: #faf5ea;
}
.media-block .img {
  padding: 3px;
}
.media-block a {
  font-weight: bold;
}
/* single-vid */
.single-vid {
  padding: 9px;
}
.single-vid .vid {
  background: url(images/video-frame.png) no-repeat;
}
.single-vid img {
  padding: 9px 10px 11px;
}
.single-vid .subtitle {
  display: block;
  margin-top: 3px;
}
.single-vid .meta {
  padding: 0 0 0 40px;
  background: url(images/buttons/play-sprite.png) no-repeat 3px 5px;
}
/* multi-vid */
.multi-vid {
  padding: 7px 12px 6px;
}
.multi-vid .vid {
  border-bottom: 1px solid #e2d2aa;
  padding: 5px 0 6px;
  position: relative;
  clear: both;
}
.multi-vid .last {
  border: none;
}
.multi-vid img {
  float: left;
  margin-right: 9px;
}
.multi-vid .meta {
  margin-top: 4px;
}
.multi-vid .subtitle {
  display: block;
  margin-top: 4px;
}
.multi-vid .btn-play{
	position: absolute;
	bottom: 4px;
	left: 43px;
	margin: 0;
}

/** =big three sidebar ads
************************************************************/
.content-side .big-three a {
  background: url(images/buttons/big-3-sidebar-sprite.png) no-repeat;
  width: 205px;
  height: 66px;
  margin-bottom: 6px;
  border: 0;
}
.content-side .big-three li.li-1 a:hover{background-position:-205px 0;}
.content-side .big-three li.li-2 a{background-position:0 -76px;}
.content-side .big-three li.li-2 a:hover{background-position:-205px -76px;}
.content-side .big-three li.li-3 a{background-position:0 -152px;}
.content-side .big-three li.li-3 a:hover{background-position:-205px -152px;}

/** =facutly & staff
************************************************************/
.profile-listing img {
	float: left;
	margin-right: 6px;
}
.profile-listing .main {
	margin-left: 150px;
}
.profile-listing .position {
	color: #8b7453;
	font-style: italic;
	font-size: 13px;
}
.profile-listing li.even {
	margin-right: 0;
}
.profile-listing li {
	width: 337px;
	margin-right: 20px;
	float: left;
}
.content-main ul.reset {
	margin-top: 0;
}

/** =visit form
************************************************************/
#visit_form #comments {
	height: 206px;
}
#visit_form {
	width: 650px;
}
#visit_form .visit-info {
	float: right;
}
.ui-datepicker-trigger {
	cursor: pointer;
	position: absolute;
	right: -20px;
	top: 18px;
}
#landing_form,
#contact_form {
	width: 306px;
	float: left;
}

/** =home-vids
************************************************************/
.home-vids .vid-image {
  float: left;
  margin-right: 8px;
  padding: 1px;
  background-color: #fff;
  border: 1px solid #999;
}
.video-play-btn {
  position: absolute;
  top: 30px;
  left: 43px;
}
.home-vids .vid-name {
  float: left;
  padding-top: 6px;
  font-weight: bold;
}
.home-vids .vid-title {
  display: block;
	font-weight: normal;
}
.home-vids a {
	border: 0;
}

/** =social links
************************************************************/
/** =social links
************************************************************/
.social {
	border: 1px solid #e5dccb;
	border-top: 0;
	border-bottom: 0;
	padding: 10px;
	float: right;
	margin-left: 10px;
	position: relative;
}
.social h4 {
	font-style: italic;
	display: block;
	clear: left;
	text-align: center;
	font-weight: bold;
	color: #ADADAD;
	font-size: 12px;
	margin-top: 6px;
}

.social a {
	background:  url(images/buttons/social-links.png) no-repeat;
	width: 16px;
	height: 16px;
	float: left;
	margin: 0 2px;
	border: 0;
}
.social a.twitter { background-position: -100px 0;}
.social a.twitter:hover { background-position: -100px -100px;}
.social a.youtube { background-position: -200px 0;}
.social a.youtube:hover { background-position: -200px -100px;}
.social a.facebook { background-position: 0 0;}
.social a.facebook:hover { background-position: 0 -100px;}

/** =landing
************************************************************/
.page-landing .super .inner,
.page-landing .nav-main,
.page-landing .footer .nav,
.page-landing .footer .social {
	display: none;
}