@import url("formatting.css");

/* Hide these
--------------------------------------------------------------------------------------------------*/
.hide_in_print, #header, #menu, #sidebar, .puff, .related_links, .related_articles, .downloads,
#kids_back, #searchwrapper, .articleFunctions, #subscribewrapper, #aboutwrapper, #contactwrapper,
#topicwrapper, #unsubscribewrapper, #rightPane, .write-comment	{ display:none; }
h5.comments-head								{ background:none; }

/* Structure
--------------------------------------------------------------------------------------------------*/
body												{ background-color:#fff; margin:0; padding:0; }
div, span, ul, form, fieldset, th, td	{ margin:0; padding:0; }
ul, ol											{ list-style:none; }
img, fieldset									{ border-style:none; }
table												{ border:none; border-collapse:collapse; }
p													{ margin:0 0 12px 0; }
div.clear, #clearer, #clear				{ clear:both; height:1px; font-size:1px; }
div.hr											{ font-size:1px; height:1px; overflow:hidden; border-top:1px dotted #ccc; padding:0 0 10px 0; clear:both; }
#popup											{ text-align:left; margin:12px 12px 0 12px; }
#footer										   { margin-top:20px; padding-top:10px; clear:both; text-align:left; line-height:18px; border-top:1px solid #ccc; }
#structure, #content							{ width:auto; margin:0; padding:0; }
#main-wrapper, #footer						{ width:auto; margin:1em 10%; text-align:left; }
h1													{ margin:20px 0; }

/* Links
--------------------------------------------------------------------------------------------------*/
a													{ text-decoration:none; border-bottom:0; }
a:after											{ content:" (" attr(href) ") "; font-family:Monaco, "Courier New", Courier, monospace; font-size:11px; font-weight:normal; color:#666; text-transform:lowercase; }
a[href^="zino.aspx"]:after					{ content:" (www.nobelmuseet.se/" attr(href) ") "; }
.calendar a:after, #footer a:after, a[href^="mailto:"]:after	{ content:""; }
a img												{ border:0; }

