/* Chicago Botanic Garden Styles for Print */

body{
    font-size:11pt;
    font-family:Verdana, Arial, Sans-serif;
	line-height:14pt;
	}

#container{
	width: auto;
	margin: 0 5%;
	padding:0;
	border:0;
	float:none !important;
	}
#container-inner{margin-left:0;}
#leftcontent {display:none;}
#centercontent {float:none;}
#banner, #nav {display:none;}
#hidden {
	visibility:visible;
	height:68px;
	}
.printscreen {visibility:hidden; height:0;}

/* Make links print URL after underlined text for Mozilla-Netscape browsers */

#centercontent a[href^="/"]:after {
   content: " (http://www.chicagobotanic.org" attr(href) ") ";}

#centercontent table td a[href^="/"]:after {
   content: " (http://www.chicagobotanic.org" attr(href) ") ";}
#centercontent table td p a[href^="/"]:after {
   content: " (http://www.chicagobotanic.org" attr(href) ") ";}

#footer a[href^="/"]:after {
   content: " (http://www.chicagobotanic.org" attr(href) ") ";}

#calendar td a[href^="/"]:after {
   content: " (http://www.chicagobotanic.org" attr(href) ") ";}

a:link, a:visited {
	color:#666666;
	background:transparent;
	text-decoration:none;
	}


/* content */
		
#ofinterest, #ofinterest2, #gardenchef{
	padding:10px;
	margin:10px;
	border:1px solid #cccccc;
	}

#centercontent p, #centercontent td {font-family:"Times New Roman", Times, serif;}
#centercontent td p {margin-left:10px;}

#centercontent .headline1{
	font-family: Georgia, Times, "Times New Roman", serif;
    font-size: 24px;
    font-weight: normal;
    line-height: 26px;
    }

#centercontent .headline2{
	font-family: Georgia, Times, "Times New Roman", serif;
    font-size: 20px;
    font-weight: normal;
    line-height: 26px;
	font-style:italic;
	margin:10px 10px 0 0;
    }

#centercontent .headline3{
	font-family: Georgia, Times, "Times New Roman", serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 16px;
	font-style:italic;
	margin:10px 10px 0 0;
    }

#centercontent .headline4{
    color: #99cc00;
	font-family: Georgia, Times, "Times New Roman", serif;
    font-size: 20px;
    font-weight: normal;
    line-height: 26px;
	font-style:italic;
	margin:10px 10px 0 0;
    }
	
#centercontent .headline5{
    color: #99cc00;
    font-size: 14px;
    font-weight: bold;
	text-transform:uppercase;
    line-height: 26px;
	margin:10px 10px 0 0;
    }
#centercontent .headline5a{
    color: #99cc00;
    font-size: 14px;
    font-weight: bold;
	text-transform:uppercase;
    line-height: 26px;
	margin:0 10px 0 0;
    }
		
#centercontent .subhead{
    color: #99cc00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
	text-transform: uppercase;
    }

#centercontent .calltoaction{ font-size: 11pt; font-weight: normal; font-family: Verdana, Arial, Helvetica, sans-serif;}

#centercontent .pullital{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height:24px;
	color:#99cc00; 
	font-style:italic;
	}

#centercontent .legal{
	font-size:9px;
	font-style:italic;
	line-height:10px;
	padding-top:10px;
	color:#666666;
	}
	
#centercontent .caption{
	font-size:9px;
	line-height:10px;
	color:#660000;
	}
	
#centercontent blockquote{ 
	font-family: Georgia, Times, "Times New Roman", serif;
	margin-left:30px; 
	font-size: 11pt; 
	font-weight: normal; 
	}

#footer{
	margin-left:0;
	font-size:9px;
	color:#666;
	line-height:10px;
	padding-top:0px;
	}
	
/* -- underlines for financial text -- */

td.single, u.single { border-bottom: 1px solid #000; }   
td.double, u.double { border-bottom: 3px double #000; }   


/* For all regular lists */

ul{
	list-style:disk;
	list-style-position:outside;
	padding-left:30px;
	font-size: 11pt; 
	font-weight: normal; 
	font-family: Georgia, Times, "Times New Roman", serif;
	}
ol{
	list-style:decimal;
	list-style-position:outside;
	padding-left:30px;
	font-size: 11pt; 
	font-weight: normal; 
	font-family: Georgia, Times, "Times New Roman", serif;
	}

/* recipe styles below are only on /chef/barillatips recipe pages */ 

#recipetitle{
	padding:5px;
	margin:0;
	border:1px solid #ccc;
	text-transform:uppercase;
	color:#99cc00;
	}
.recipelist{
	float:left;
	width:160px;
	margin:0;
	padding:5px;
	font-size: 11pt; 
	font-weight: normal; 
	font-family: Georgia, Times, "Times New Roman", serif;
	}
.recipelist{list-style:none;}
.recipelist li{
	clear:both;
	width:160px;
	text-align:left;
	color:#990000;
	padding:2px 5px 2px 0;
	}

/* float positioning (needs to be after main z-index declarations in stylesheet to work correctly) */

img.left {float:left; margin:0 10px 10px 0;}
img.right {float:right; margin:0 0 10px 10px;}
div.left {float:left; margin:0 10px 10px 10px;}
div.right {float:right; margin:0 10px 10px 10px;}

.rightscience {float:right; border: 2px solid #99cc00; margin:0 0 10px 10px;}
.leftscience {float:left; border: 2px solid #99cc00; margin:0 10px 10px 0;}

/*misc table specs */

#contactForm { color: #333333; margin:10px 20px; font-size: 11pt; font-weight: normal; font-family: Verdana, Arial, Helvetica, sans-serif; }
#contactForm td { height:30px;}
#contactForm td.label { width:100px; text-align:right; }

#wallpaper { margin:10px;}
#wallpaper td { height:30px; width:155px; }

#cheflist td { height:24px; }

#calendar {margin:0 5% 0 0; color:#000; font-size:10pt; line-height:18px;}
#calendar td#date {text-align:center; font-weight:bold; width:24px;}

#gardenchef {font-size:10pt; line-height:12pt;}
ul.chefrecipe {list-style-image:none; list-style:none; margin-left:0; padding-left:0;}
ul.chefrecipe li {padding-bottom:5px; font-size:10pt; line-height:12pt;}
.serving {font-size: 9px; font-style:normal; padding-bottom:5px;}

/*tables using a 'row1 row2' style border */
table#equipment{border-bottom:1px solid #cccccc; border-left:1px solid #cccccc;}
table#equipment td{border-top:1px solid #cccccc; border-right:1px solid #cccccc; padding:3px;}
table#equipment td p {margin:5px; padding:0;}

/*research science section pixel tweaks for printing */
#sidebarrightlabs p{margin-left:10px; margin-right:10px;}	

/*hide addthis div when printing */
div.addthis_toolbox addthis_default_style, 
a.addthis_button_email,
a.addthis_button_print,
a.addthis_button_favorites,
a.addthis_button_twitter,
a.addthis_button_facebook,
a.addthis_button_expanded,
span.addthis_separator {display:none;}

/*styles for school certificate pages, not including the ddmenu styles */
#by_topic {border:1px solid #ccc;}
#by_topic th {color:#000; font-weight:bold; text-align:left; padding:0 10px;}
#by_topic td {padding:0 10px;}
#studyplan p {margin:0; padding-bottom: 3px;}
.cert_about {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height:20px;
	padding-right:10px;
}
#centercontent .cert_blurb {
	color: #006666;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
#centercontent .cert_subhead, #centercontent .cert_subhead a {
	color: #006666;
	font-weight: bold;
	font-size: 10px;
	margin-bottom:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
#centercontent .cert_link a {color: #99cc00; font-weight: bold; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif;}
#centercontent .cert_link_cap {
	margin-bottom:-10px; 
	padding-top:5px; 
	color: #006666; 
	font-weight: bold; 
	font-size: 12px; 
	text-transform:uppercase; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
#centercontent .cert_link_cap a {
	color: #006666; 
	font-weight: bold; 
	font-size: 12px; 
	text-transform:uppercase; 
	text-decoration:underline; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
