/***********************************************************************************************
		
	Print stylesheet

***********************************************************************************************/
	
body { font: normal normal 12px/1.5em Arial, Helvetica, sans-serif; }
/*
a[href]:after { content: " (" attr(href) ") "; font-size: 90%; }
a[href^="/"]:after { content: " (http://domain.com" attr(href) ") "; }
*/
ol#accessibility-nav, .hide { display: none !important; }


body.standard #main .article ul.with-dot { margin: 26px 0 0 13px; }
body.standard #main .article ul.with-dot li { background: url('/New/paec/images/bullet_grey.png') no-repeat 0 3px; 
padding: 0 0 6px 13px; color: #575757; font-size: 1.2em;  }

body.standard #main .article ul { margin: 0 0 0px 20px;}
body.standard #main .article ul li { padding: 0 0 0 20px; background:url('/New/ui/2009/images/bullet_grey.png') no-repeat 6px 6px; 
font-size: 1.2em; line-height: 150%;
}

body.standard ul li a.more { display:block; text-align:right; }
body.standard #content .grid-12 { display: inline; float: left; position: relative; width: 700px; margin-right: 20px }
body.standard #content .grid-4, 
body.standard #content .grid-4-last 
{ display: inline; float: left; position: relative; width: 220px; margin-right: 20px; }
body.standard #content .grid-6, 
body.standard #content .grid-6-last { display: inline; float: left; position: relative; width: 340px; margin-right: 20px; }
body.standard #content .grid-4-last, 
body.standard #content .grid-6-last { margin-right: 0px; }

.grid-4 h3, .grid-4-last h3 { margin-top: 20px }

/* photo essays list, multimedia */
#content .essay-thumb { position: relative; }
#content .essay-thumb span.tooltip { position: absolute; width: 210px; height: 140px; /*background: rgba(255, 255, 255, 1);*/ background-color: #fff; top: 11px; left: 5px; color: #232323; cursor: pointer; opacity: 0; filter: alpha(opacity = 0) }
#content .essay-thumb span.tooltip p { margin: 0; padding: 10px; font-size: 1.2em; line-height: 1.4em }
.essay-date { color:#8a8a8a;font-size:11px;margin:0; font-weight: bold; }