@media print {
	body {
		font-family: 'Times Roman', serif;
		color: #000;
		background: #fff;
	}
	#topCat,
	#leftCat,
	#rightCat { display: none; }
}
@media screen {

/* Global Reset */
	html, body, div, span, applet, object, iframe,
	h1, h2, h3, h4, h5, h6, p, blockquote, pre,
	a, abbr, acronym, address, big, cite, code,
	del, dfn, em, font, img, ins, kbd, q, s, samp,
	small, strike, strong, sub, sup, tt, var,
	dl, dt, dd, ol, ul, li,
	fieldset, form, label, legend,
	table, caption, tbody, tfoot, thead, tr, th, td {
		margin: 0;
		padding: 0;
		border: 0;
		outline: 0;
		font-weight: inherit;
		font-style: inherit;
		font-size: 100%;
		font-family: inherit;
		vertical-align: baseline;
	}
	body {
		line-height: 1;
	}
	blockquote:before, blockquote:after,
	q:before, q:after {
		content: "";
	}
	blockquote, q {
		quotes: "" "";
	}
/* /Global Reset */

	.printLogo { display: none; }

	.body { text-align: center; background: #fff; font: 12px Arial, Helvetica, sans-serif; color: #333; }
	p, td, h1, h2, h3, input { padding: 0;  font: 12px Arial, Helvetica, sans-serif;}
	.article #content p {
		font-size: 14px;
		line-height: 18px;
	}
	p {
		margin: 5px 0 10px 0;
	}
	.readMore {
		text-align: right;
	}
	strong {
		font-weight: bold;
	}
	h1,
	h2,
	#searchBoxRight label {
		font-size: 17px;
		color: #5A5959;
		border-top: 6px solid #796C63;
		border-bottom: 1px solid #DBD7D4;
		font-weight: bold;
		padding: 7px 0 6px 0;
		margin: 0 0 10px 0;
		display: block;
	}
	.article h1.storyTitle {
		border: none;
		font-size: 22px;
		font-weight: normal;
		margin-bottom: 0;
		padding-bottom: 0;
	}
	.page h1 {
		border: none;
		font-size: 18px;
		font-weight: bold;
		padding-bottom: 0;
	}
	.page h2,
  #content h2 {
		border: none;
		font-size: 16px;
		font-weight: bold;
		padding-bottom: 0;
	}
	h2, .feedburnerFeedBlock p.feedTitle { }
	h3 { font-weight: bold; margin-bottom: 5px; }
	.category_archive h3 {
		margin-bottom: 0;
	}
	h3 a { font-weight: bold; }
	a {
		color: #2A4F8E;
		font-weight: bold;
		text-decoration: none;
	}
	.nestedDblColumn a {
		font-weight: normal;
	}
	a:hover {
		text-decoration: underline;
	}
	a img, a input { border: 0; }
	td { vertical-align: top; }
	ul,
	ol { margin: 0; padding: 0; }
	ul li,
	ol li {
		margin: 3px 0;
		padding: 0 0 5px 0px;
		list-style: none;
		border-bottom: 1px dashed #D8D7D3;
	}
	.utilNav li,
	.utilNav2 li,
	#topNav li {
		padding-bottom: 0;
		border: none;
	}
	ul li a {
	}
	form { padding: 0; margin: 0; }
	input { }
	input:focus { }
	select { }

	div.hr {
		clear: both;
		margin: 10px 0;
		height: 1px;
		background: #000;
	}
	div.styledHr {
		clear: both;
		margin: 10px 0;
		height: 1px;
		background: #000;
	}
	div.styledHr hr,
	div.hr hr {
		display: none;
	}

	.breadcrumbs p {
		font-size: 11px;
		color: #988C83;
		margin: 15px 0 7px 0
	}
	.breadcrumbs p span { }
	.breadcrumbs p a {
		color: #9A8C81;
	}

	p.byline {
    font-style: italic;
  }
	.article p.byline {
		margin-top: 2px;
		font-weight: normal;
	}
	.category_archive p.byline {
		margin: 0;
		color: #999;
	}
	.leadin p.byline { }
	.leadinlg p { }
	p.currentDate { }

	p#coverLink { text-align: right; }

	.cb { }
	.cb .cbcontent { }

	.feedburnerFeedBlock { }
	.feedburnerFeedBlock ul { }

	div.catheadline { }
	div.catheadline h2 a { }

	table.leadinlg, table.leadinsm { width: 100%; border-collapse: collapse; border: 0; margin: 0; padding: 0; }
	table.leadinsm { margin: 0 0 10px; }
	table.leadinsm td { vertical-align: middle; }
	table.leadinsm td.leadinleftimg { vertical-align: top; padding-right: 10px; }
	table.leadinsm td.leadinrightimg { vertical-align: top; padding-left: 10px; }
	table.leadinlg td.leadinleftimg { padding-right: 10px; }
	table.leadinlg td.leadinrightimg { padding-left: 10px; }

	.leadinsm h3 { }
	.leadinlg h3 { padding-top: 7px; clear: both; }
	.leadinsm h3 a { }
	.leadinlg h3 a {
		font-size: 18px;
		color: #466497;



		font-weight: normal;
		text-decoration: none;
	}
	.leadinsm h3.leadinlist {
		margin: 0 0 5px 0;
		padding: 0 0 7px 0;
		border-bottom: 1px dashed #D8D7D3;
	}
	.leadinsm h3.leadinlist a { padding: 0; }

	.caption { padding-left: 0; margin-bottom: 0; }

	p.deck { font-weight: bold; }
	p.linkToTop { clear: both; }

	.clickability { margin: 30px 0 20px 0; }
	.article .page {
		border-bottom: 1px solid #D1CAB8;
	}

	/* main layout */
/*
	#cover,
	#article { width: 800px; float: right; overflow: hidden; }
	
*/
 #article table {float:right;}

	#rightCat { float: right; width: 300px; overflow: hidden; }
	#rightCat .contentPadding { }
/*
	#leftCat { float: left; width: 170px; overflow: hidden; }
	#leftCat .contentPadding { }
*/
	#content { width: 625px; float: left; }
	#content .contentPadding { padding: 0 0; }

	#pixeltrack { position: absolute; width: 1px; top: 0; left: -2px; }
	#container {
/*		width: 970px; */
		margin: 0 auto;
		text-align: left;
		clear: both;
	}

	#topCatContainer {
		background: url(/images/bkgd_top.gif) repeat-x left top;
		width: 100%;
		overflow: hidden;
	}
	#topCat {
		width: 940px;
		margin: 0 auto;
		text-align: left;
	}
	.logo h1 { }
	#topCat h1 { margin: 0; padding: 0; float: left; border: none; }
	#topCat h1 a { display: block; padding-top: 92px; width: 257px; height: 0; overflow: hidden; background: url(../images/bakeryNet_logo.gif) no-repeat left top; }

	.logos {
		margin: 18px 0 0 10px;
		display: block;
		float: left;
	}
	.modBakingLogo {
		float: left;
		margin-bottom: 2px;
	}
	.bakingMgmtLogo {
		float: left;
		clear: left;
	}

	#wrapper {
		width: 940px;
		margin: 0 auto;
		text-align: left;
		clear: both;
	}

	.logo {
		display: block;
		height: 119px;
		overflow: hidden;
	}

	.navContainer {
		clear: both;
	}

	.catadvertisers #article,
	.catadvertisers #cover,
	.catwebcast #article,
	.catwebcast #cover { }

	.catadvertisers .rtcatcol,
	.catadvertisers .rtcatcol,
	.catwebcast .rtcatcol,
	.catwebcast .rtcatcol { }



	/*  TOP NAVIGATION  */

	.topNav {
		margin: 3px 0 0 0;
		overflow: hidden;
		clear: both;
		font: 16px bold Georgia, Arial, Helvetica, sans-serif;
		color: #746656;
		height: 42px;
	}
	#topNav {
		z-index: 1;
		margin:0 auto;
		padding: 0;
		list-style:none;
		display: block;
		list-style: none;
		width: 940px;
		text-align: left;
		background: url(/images/nav_off.gif) repeat-x top left;
		overflow: hidden;
	}
	#topNav li {
		background: url(/images/nav_on.gif) repeat-x top left;
		position: relative;
		list-style: none;
		float: left;
		margin: 0 1px 0 0;
		padding: 0px;
		height: 42px;
	}
	.cathome #topNav li.home a,
	.catresources #topNav li.resources a,
	.catclassifieds #topNav li.classifieds a,
	.catheadlines #topNav li.headlines a {
		background: none;
		color: #000;
	}
	#topNav a {
		display: block;
		margin: 0;
		padding: 10px 17px 11px;
		color: #746656;
		font: bold 16px Georgia, Arial, Helvetica, sans-serif;
		line-height: 24px;
		text-decoration: none;
		background: url(/images/nav_off.gif) repeat-x top left;
		height: 42px;
	}

	#topNav li.home a {
		width: 45px;
	}

#topNav li.baking a { width: 175px; }
#topNav li.modern a { width: 130px; }
#topNav li.events a { width: 55px; }
#topNav li.courses a { width: 65px; }
#topNav li.buyers a { width: 115px; }
#topNav li.classifieds a { 85px; }


	#topNav li.resources a {
		width: 83px;
	}
	#topNav li.headlines a {
		width: 80px;
	}

	#topNav a:hover {
		background: none;
		color: #000;
	}
	#topNav li.first a {
	}
	#topNav li.over a,
	#topNav li:hover a {
	}
	#topNav li a:hover {
	}
	#topNav li.subNav {
	}
	#topNav li.subNav li.first {
	}
	#topNav ul {
		font-size: 12px;
		width: 130px;
		display: none;
		position: absolute;
		z-index: 3;
		top: 44px;
		left: 0;
		margin: 0;
		padding: 0 5px;
		background: #fff;
	}
	#topNav li.over ul,
	#topNav li:hover ul {
		display: block;
	}
	#topNav ul li {
		width: 120px;
		display: block;
		float: none;
		padding: 0;
		margin: 0;
		border: none;
	}
	#topNav li.subNav ul li a {
		padding: 5px 10px 5px;
	}
	#topNav ul li a:hover {
	}

	.icopy { float: right; clear: both; background: url(/images/icopy_w.gif) no-repeat right 2px; margin: 2em 0; padding-right: 32px; }
	.icopy:hover { background: url(/images/icopy_g.gif) no-repeat right 2px; }
	.icopy a { font-weight: normal; }

	img.left { margin: 5px 5px 5px 0; float: left; }
	img.right { margin: 5px 0 5px 5px; float: right; }
	img.center { display: block; margin-top: 5px; margin-left: auto; margin-right: auto; margin-bottom: 5px; }

	.imageAlignLeft {
		float: left;
		margin: 0 5px 5px 0;
	}
	.imageAlignRight {
		float: right;
		margin: 0 0 5px 5px;
	}

	div.left { margin: 5px 5px 5px 10px; float: left; }
	div.right { margin: 5px 10px 5px 5px; float: right; }
	div.center { margin-top: 5px; margin-left: auto; margin-right: auto; margin-bottom: 5px; }


	ul.Disc {
		margin-bottom: 20px;
	}

	.dblColumn ul.Disc {
		margin-bottom: 0px;
	}
  
  .cathome .cb .nestedDblColumn ul.Disc {
    width: 136px;
    float: left;
    overflow: hidden;
    zoom: 1;
    margin-right: 12px;
  }


	/* =============================================
	================== rightcat elements
	============================================= */
	.issueRight,
	.newsletterRight,
	.buyersguideRight {
		clear: both;
		width: 300px;
		overflow: hidden;
		margin-bottom: 18px;
	}



	.issueRight h2 {
		border-top: none;
		border-color: #ABA692;
		padding-top: 0;
	}
	.issueColumn1 li {
		padding-left: 3;
		border-color: #ABA690;
	}
	.issueColumn2 li {
		border: none;
		padding: 0;
	}
	.issueColumn2 li a {
		font-size: 11px;
		text-decoration: underline;
		font-weight: normal;
		color: #FFF;
	}
	.issueColumn1 {
		width: 164px;
		float: left;
		background:	#E6E1CB;
    min-height:195px;
    height:auto !important;
    height:195px;
	}
	.issueColumn1 .contentPadding {
		padding: 10px 10px;
	}
	.issueColumn2 {
		width: 125px;
		float: left;
		background:	#524235;
    min-height:195px;
    height:auto !important;
    height:195px;
	}
	.issueColumn2 .contentPadding {
		padding: 10px 9px;
	}

	.buyersguideRight li {
		padding-left: 0px;
	}
	.buyersguideRight li a {
		font-weight: normal;
	}
	.buyersguideRight .column1,
	.buyersguideRight .column2 {
		width: 142px;
		float: left;
	}
	.buyersguideRight .column2 {
		margin-left: 14px;
	}

	.newsletterRight p {
		width: 170px;
	}





	div.left img.left { margin: 0 0 0 0; }
	div.right img.right { margin: 0 0 0 0; }
	div.center img.center { margin-top: 0; margin-left: 0; margin-right: 0; margin-bottom: 0; }

	p.center { display: block; margin-top: 0; margin-left: auto; margin-right: auto; margin-bottom: 5px; }

	/* topCat layout */

	.utilNav { padding: 0; margin: 10px 0 10px 0; float: right; text-align: left; }
	.utilNav ul { list-style: none; font-size: 12px; padding: 0 0; margin: 0; }
	.utilNav li { margin: 0; padding: 0 10px 0 20px; float: left; list-style: none; }
	.utilNav a {  margin: 0; padding: 0; }

	.utilNav2 {
		clear: right;
		text-align: right;
	}
	.utilNav2 ul {
		float: right;
	}
	.utilNav2 li {
		list-style: none;
		float: left;
		padding-left: 15px;
	}
	.utilNav2 li a {
		color: #CF7418;
		font-weight: bold;
		text-decoration: none;
		text-transform: uppercase;
		font-size: 11px;
	}


	#searchBox { width: 490px; float: right; padding: 0; margin: 10px 0 0 0; color: #B7A187; margin-bottom: 27px; }
  .siteSelect {
    font-size: 11px;
    float: left;
    margin: 10px 5px 0 0;
  }
	#searchBox form {
		clear: right;
	}
	#searchBox label {
		display: none;
	}
	#searchSite {
		font-size: 14px;
		padding: 3px 2px;
		border: 1px solid #000;
 		width: 130px;
	}
	#searchBox input,
	#searchBoxRight input {
		line-height: 12px;
		vertical-align: bottom;
	}
	#searchBox .siteSelect input {
		vertical-align: middle;
		line-height: 11px;
	}


	#searchBox p { margin: 0; text-align: right; }
	#searchBox a { padding: 0; font-weight: normal; color: #BEB999; }
	input.button { border: 0; padding: 0; }
	.advancedSearch {
		text-transform: uppercase;
		float: right;
		margin: 6px 5px 0 0px;
		font-size: 11px;
/*
		display: inline;
*/
		display: none;
	}
	#searchBox .advancedSearch a {
		padding-right: 3px;
	}
	.searchInputs {
		float: right;
		text-align: right;
	}

	#rightCat .searchInputs {
		text-align: left;
		float: left;
	}
	#searchBoxRight {
		margin-bottom: 30px;
		width: 300px;
		overflow: hidden;
	}
	#searchBoxRight #searchSite {
		width: 257px;
		margin-right: 2px;
		border: 1px solid #796C63;
	}


	#topcat p { margin: 0; }


	.searchresults { float: right; }
	.searchresults form { display: inline; }

	.toc { clear: left; }



	.dblColumn,
  .cathome .cb .nestedDblColumn {
		width: 625px;
		border-collapse: collapse;
		overflow: hidden;
		margin-bottom: 15px;
	}
	.dblColumn .leftCell,
  .cathome .cb .nestedDblColumn .leftCell {
		width: 313px;
	}
	.dblColumn .rightCell,
  .cathome .cb .nestedDblColumn .rightCell {
		width: 312px;
	}
	.cathome .dblColumn .leftCell {
		width: 386px;
	}
	.cathome .dblColumn .rightCell {
		width: 239px;
	}

	.cathome .nestedDblColumn .leftCell,
	.cathome .nestedDblColumn .rightCell {
		width: 150px;
	}

	.dblColumn .leftColumn,
	.nestedDblColumn .leftColumn,
	.dblColumn .rightColumn,
	.nestedDblColumn .rightColumn	{
		padding: 0px 15px 10px 0;
	}
	.dblColumn .rightColumn,
	.nestedDblColumn .rightColumn {
		padding-right: 0;
	}




	.currentissue { background: #dce3eb; padding: 7px; margin-bottom: 10px; text-align: center; }

	/*Featured Results*/
	.featuredheader { }
	.featuredlinebg { }
	.featuredleadin { }
	.featureddesc { }

	/*Regular Results*/
	.resultsheader1 { }
	.resultsheader2 { }
	.resultsleadin { }
	.resultsleadinModernBaking {
		padding-right: 95px; background: url(/images/search_icon_modBaking.gif) no-repeat right 2px;
	}
	.resultsleadinBakingMgmt {
		padding-right: 119px; background: url(/images/search_icon_bakingMgmt.gif) no-repeat right 2px;
	}
	.resultsbyline { }
	.resultsdesc { }
	.resultsmedia { }
	.resultslinks { }
	.searchterm { }


	#issuecovers { clear: both; }
	#issuecovers h2 { font-weight: normal; color: #fff; height: 16px; padding: 2px 10px; margin: 5px 0; line-height: 16px; background-color: #666; font-size: 12px; text-transform: uppercase; }
	#issuecovers table tr.date td { background: #ccc; border-bottom: #666 1px solid; padding: 3px 0; text-align: center; vertical-align: middle; }
	#issuecovers table tr.date td a { font-weight: normal; font-size: 10px; color: #666; line-height: 24px; display: block; text-decoration: none; }

	/* Browse Recent Issues */

	/* End Browse Recent Issues */
	#footerContainer {
		background: #282725;
		clear: both;
		height: 65px;
	}
	#footer {
		margin: 0 auto;
		width: 970px;
		text-align: left;
		padding: 25px 0 0 0;
		color: #B3AE9B;
	}
	#footer a:hover {
		text-decoration: underline;
	}


	#footer p { margin: 0; }
	#footer ul { padding: 0; margin: 0; list-style-type: none; white-space: nowrap; float: right; }
	#footer ul li { display: inline; float: left; padding: 0; margin: 0; border: none; }
	#footer ul li a { padding: 0 0 0 20px; color: #B3AE9B; font-weight: normal; text-decoration: none; }
	#footer ul li a.first { border-left-width: 0; }

	/*ad formatting*/

	.googlead { clear: both; margin-top: 30px; }
	.ad { margin: 5px 0; padding: 0; }

	#topCat .ad728x90 {
		margin: 24px 0 0 0;
		background: url(/images/advertisement_vert.gif) no-repeat left;
		padding-left: 16px;
		clear: both;
	}


	.bannerSideBox {
		float: right;
		width: 175px;
		margin: 0;
	}
	.bannerSideBox p {
		margin: 0;
	}

	p.advertisement {
		margin: 0 0 5px 0;
		color: #999;
		font-family: verdana;
		font-size: 10px;
		text-align: right;
		text-transform: uppercase;
	}

	#bottomContentContainer {
		clear: both;
		background: #E7E3D8;
		padding: 16px 0 20px 0;
		width: 100%;
		overflow: hidden;
	}
	#bottomContent {
		width: 940px;
		margin: 0 auto;
	}

	.upcomingEvents {
		width: 512px;
		margin-right: 16px;
		float: center;
	}
	.event1,
	.event2,
	.event3,
	.event4 {
		width: 150px;
		padding: 7px 10px 2px 10px;
		min-height: 90px;
		float: left;
		border-left: 1px solid #D0CBB8;
	}
	.event1 {
		border-left: none;
		padding-left: 0px;
	}
	.upcomingEvents a {
		font-weight: normal;
	}
	.upcomingEvents h3 a {
		font-weight: bold;
	}
	.upcomingEvents h3 {
		margin-bottom: 0;
	}
	.upcomingEvents h2 {
		margin-bottom: 0;
	}
	.upcomingEvents p {
		margin-top: 0;
	}

	.pastIssues,
	.subscription {
		width: 213px;
		float: left;
	}
	.bottomAd {
		float: right;
	}
	#rightCat .ad {
		clear: both;
		margin: 10px 0 18px 0;
	}
	.clickabilitySponsor { float: right; width: 88px; height: 31px; padding-right: 27px; }


	.contentwellad75x75, .ad75x75, .pagead75x75, .storyad75x75 { width: 75px; }
	.contentwellad120x60, .ad120x60, .pagead120x60, .storyad120x60 { width: 120px; }
	.contentwellad120x240, .ad120x240, .pagead120x240, .storyad120x240 { width: 120px; }
	.contentwellad120x600, .ad120x600, .pagead120x600, .storyad120x600 { width: 120px; }
	.contentwellad125x125, .ad125x125, .pagead125x125, .storyad125x125 { width: 125px; }
	.contentwellad160x600, .ad160x600, .pagead160x600, .storyad160x600 { width: 160px; }
	.contentwellad180x150, .ad180x150, .pagead180x150, .storyad180x150 { width: 180px; }
	.contentwellad234x60, .ad234x60, .pagead234x60, .storyad234x60 { width: 234px; }
	.contentwellad234x400, .ad234x400, .pagead234x400, .storyad234x400 { width: 234px; }
	.contentwellad240x400, .ad240x400, .pagead240x400, .storyad240x400 { width: 240px; }
	.contentwellad250x250, .ad250x250, .pagead250x250, .storyad250x250 { width: 250px; }
	.contentwellad300x60, .ad300x60, .pagead300x60, .storyad300x60 { width: 300px; }
	.contentwellad300x125, .ad300x125, .pagead300x125, .storyad300x125 { width: 300px; }
	.contentwellad300x250, .ad300x250, .pagead300x250, .storyad300x250 { width: 300px; }
	.contentwellad336x60, .ad336x60, .pagead336x60, .storyad336x60 { width: 336px; }
	.contentwellad336x125, .ad336x125, .pagead336x125, .storyad336x125 { width: 336px; }
	.contentwellad336x280, .ad336x280, .pagead336x280, .storyad336x280 { width: 336px; }
	.contentwellad336x850, .ad336x850, .pagead336x850, .storyad336x850 { width: 336px; }
	.contentwellad468x60, .ad468x60, .pagead468x60, .storyad468x60 { width: 468px; }
	.contentwellad728x90, .ad728x90, .pagead728x90, .storyad728x90 {  }

/**** Social Bottom ****/

#socialbottom { display:inline-block; vertical-align:bottom; }
#socialbottom .tweetme, #socialbottom .facebookshare { width: 65px; margin-right:5px; float: left; }

#share {
          height: 25px;
          padding: 1px;
          margin-left:0px;
}
.share-box {
          width: 60px;
          padding-top: 10px;
	  padding-right: 5px;
          text-align: center;
          margin-right: 13px;
          float: left;
          background-color: #FFF;
}
.share-box-yahoo {
          width: 70px;
          padding-top: 10px;
          text-align: center;
          margin-left: 5px;
          margin-right: 0px;
          float: left;
          background-color: #FFF;
          padding-left:10px;
}
.share-box-stumble {
          width: 70px;
          padding-top: 10px;
          padding-left: 1px;
          padding-right: 5px;
          text-align: center;
          margin-right: 13px;
          float: left;
          background-color: #FFF;
}
.share-box-facebook {
          padding-top: 10px;
          padding-left: 5px;
          padding-right: 5px;
          text-align: center;
          margin-right: 13px;
          float: left;
          background-color: #FFF;
}

.share-box-google {
          width: 90px;
          padding-top: 10px;
	  padding-left: 5px;
          text-align: center;
          margin-right: 13px;
          float: left;
          background-color: #FFF;
}

.rssimage { vertical-align:bottom; }

}