/* ===================================================*/
/*    PRINT STYLE RULES FOR THE HISTORY AND POLICY    */
/*		WEBSITE																					*/
/*	 Address: http://www.historyandpolicy.org/				*/ 
/*	 Created: November 2007														*/
/*   Author: Martin Cook															*/
/*   Accompanying stylesheets: iehacks.css, main.css	*/												
/* ===================================================*/

/* ========================================== */
/*         	GENERAL STYLE RULES               */
/* ========================================== */
html, body {margin: 0;padding: 0;}
h1 {font-size: 22pt;margin: 0 0 0;padding: 0;color: #ac2855;line-height: 1.2em;background: transparent url(../images/print_logo.jpg) 0 0 no-repeat;}
h2 {font-size: 14pt;color:#000;margin: 30px 0 0;padding: 0;}
h4, h5, p, blockquote, table {margin: 1em 0;}
h3 {font-size: 100%;margin: 0;padding: 0;}
h4 {font-size: 100%; margin: 3px 0 0;}
body {font: 12pt/1.3 times, serif;margin: 0;}
a:link {color: #3943C2;text-decoration: underline;}
a:visited {color: #993C58;text-decoration: underline;}
a:hover {color: #993C58;text-decoration: underline;}
a img {border: none;}

/* ========================================== */
/*        RULES FOR THE WRAPPING DIVS         */
/* ========================================== */
#wrapper {margin: 8px 10px 0 0;padding:0;}
#shadow {margin: 0 30px 0 40px; padding: 0;}
#content  {padding: 1cm 80px 0 70px;margin: 0;position: relative;top: 0;left: 0;} 

#sidenav, #topnav, #search, #header, .back, .end  {display: none;}


/* ========================================== */
/*         RULES FOR THE CONTENT AREA         */
/* ========================================== */

.fltr {float: right; width: 120px; margin: 0 15px 20px 20px;padding: 0;}
.fltr p {margin: 0; font-size: 85%; color: #666;}
.fltl {float: left; margin: 35px 20px 20px 15px;width: 120px}
.fltr p {margin: 0.5em 0.5em 0 0;font-size: 85%;padding: 0 0 0 1px;color: #555;}
.fltl p {margin: 0.5em  0 0 0 ;font-size: 85%;padding: 0 0 0 1px;color: #555;}
.bdr {border: 1px solid #d5d4c9;}

.popup{padding:0.5em;background: #FFF;border:1px solid #ac2855;position:absolute;top:0;	left:0;}
a.popuplink{background:#eee;padding: 0 0.5em;	border:1px solid #999;text-decoration:none;		font-size: 120%;color:#828;	margin-bottom:-1px;}

.tm {margin-top: 1em;}
.notm {margin-top: 0;}
.lotm {margin-top: 3px}	
.xtm {margin-top: 1.5em;}
.xxtm {margin-top: 2em;}
.xbm {margin-bottom: 1.25em;}
.nobm {margin-bottom: 0;}
.lobm {margin-bottom: 0.5em;}
.grey {color: #666;}
.small {font-size: 95%;}
.negtm {margin-top: -1em;}
.ital {font-style: italic;}

form.lotm .button {position: relative;top: 5px;}
.author {margin-top: 5px; color: #333;font-weight: bold;font-size: 16pt;}
#content p#crumb {margin-top: -1.2em;margin-bottom: 5px;}
blockquote {margin: 0 2em;}

#content ul.nobp {list-style: none;margin-left: 0;padding-left: 0;}
#content ul.nobp li {padding-bottom: 6px;line-height: 1.3em;list-style-type:disc;}
#content ul.bp {margin-bottom: 1em;}
#content ul.bp li {padding-bottom: 2px;}



address {font-style: normal;}




