/* ------------------------------------------------------------- */
/* -------------- Boycott Canada print style sheet ------------- */
/* ----------------- Respect for Animals (c) 2006 --------------- */

* {
	/* global white space reset */
	padding: 0;
	margin: 0;
}

body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
}

/* ------------------------------------------------------------ */
/* -------------------------- layout -------------------------- */
/* ------------------------------------------------------------ */

#skipNav {
	display: none;
}

#container {
	width: 90%;
	text-align: left;
}

#header {
 	float: left;
	margin: 0 0 20pt 0;
	padding: 0;
}

#banner {
	clear: both;
}

#menu {
	display: none;
}

#base {
	display: none;
}

#content {
	clear: both;
}

#sidebar {
	clear: both;
	border-top: 1pt solid #666;
	padding-top: 2px;
	margin: 1em 0;
}

#footer {
	margin-top: 1em;
	border-top: 1pt solid #666;
}

/* ------------------------------------------------------------ */
/* ---------------------- type - general ---------------------- */
/* ------------------------------------------------------------ */

a {
	color: #666;
	text-decoration: underline;
}

h1 {
	font-size: 24pt;
	color: #000;
	line-height: 1.1em;
	font-weight: normal;
	margin: 0 0 0.7em 0;	
}

h2 {
	font-size: 18pt;
	color: #000;
	line-height: 1.1em;
	font-weight: normal;
	margin: 0.7em 0 0.7em 0;	
}

h3 {
	font-size: 14pt;
	color: #000;
	line-height: 1.1em;
	font-weight: normal;
	margin: 0.7em 0 0.7em 0;	
}

h4 {
	font-size: 12pt;
	color: #000;
	line-height: 1.1em;
	font-weight: normal;
	margin: 0.7em 0 0.7em 0;	
}

p {
	font-size: 12pt;
	line-height: 16pt;
	color: #000;
	padding: 0 0 0.7em 0;
}

strong {
	color: #000;
	font-weight: bold;
}

ul {
	padding: 0 0 0.5em 3em;
}

ul ul {
	padding: 0.7em 0 0 1em;
}

li {
	font-size: 12pt;
	color: #000;
	padding: 0 0 0.7em 0;
}

ul li ul li {
	font-size: 12pt;
	color: #000;
	padding: 0 0 0.7em 0;
}

.intro {
	font-size: 14pt;
	line-height: 18pt;
}

.rule {
	border-top: 1pt solid #666;
	padding-top: 2px;
	margin: 1em 0;
}

.ruleAbove {
	border-top: 1pt solid #666;
	padding-top: 1em;
}

table {
	margin: 1em 0 2em 0;
	border-collapse: collapse;
	border-bottom: 1px solid #666;
}

tr {
	border-top: 1px solid #666;
}

td {
	font-size: 12pt;
	color: #000;
	text-align: left; 
	line-height: 16pt;
	padding: 5px 10px 5px 0;
}

th {
	font-size: 12pt;
	color: #000;
	font-weight: bold;
	text-align: left; 
	line-height: 16pt;
	padding: 5px 10px 5px 0;
}

caption {
	font-size: 12pt;
	color: #666;
	font-weight: normal;
	text-align: left; 
	line-height: 1.1em;
	padding: 0 0 1em 0;
}

blockquote {
	border: 1px solid #666;
	margin: 0 0 1.3em 0;
	padding: 10px 10px 0 10px;
}

blockquote p {
	font-size: 12pt;
	line-height: 16pt;
	color: #000;
	font-style: italic;
	padding: 0 0 0.7em 0;
}

#content blockquote .credit {
	color: #666;
	font-style: normal;
}

.smallQuote {
	font-size: 10pt;
	float: right;
	margin: 0 0 10px 15px;
	width: 25%;
}

.small {
	font-size: 9pt;
}

img {
	border: none;
}

/* ------------------------------------------------------------ */
/* -------------------------- header -------------------------- */
/* ------------------------------------------------------------ */

#header #logo {
	float: left;
	padding: 0 0 0 0;
}

#header #respectLogo {
	float: left;
	padding: 0 0 0 30px;
}

#donateButton {
	display: none;
}

/* ------------------------------------------------------------ */
/* -------------------------- banner -------------------------- */
/* ------------------------------------------------------------ */

#banner h1 {
	display: none;
}

#home #banner h1 {
	display: block;
	font-size: 14pt;
	line-height: 18pt;
	margin-bottom: 10pt;
}

/* ------------------------------------------------------------ */
/* -------------------------- content ------------------------- */
/* ------------------------------------------------------------ */

#content .picLeft {
	float: left;
	margin: 0 3px 3px 0;
}

#content .picRight {
	float: right;
	margin: 0 0 3px 3px;
}

#content .border {
	background: #CCC url(../images/bg_img_large.gif) no-repeat;
	padding: 8px;
	margin: 1em 0 0.5em 0;
}

#content .imgCaption {
	font-size: 11pt;
	line-height: 14pt;
	text-align: left;
	color: #666;
	padding: 0 0 2em 0;
}

#content .credit {
	color: #000;
	padding: 0 0 1.5em 0;
}

/* ---------------------- callout panel ----------------------- */

#content #callout {
	clear: both;
	border-top: 1pt solid #666;
	padding-top: 2px;
	margin: 1em 0;
}

#content #callout .rule {
	border-top: none;
}


/* ------------------- further information -------------------- */

#statistics .floatLeft {
	float: left;
	margin-right: 15px;
}

/* --------------------- photography page --------------------- */

#photos .wrap {
	display: block;
	float: left;
	padding: 6px 6px 6px 6px;
	margin: 0 10px 10px 0;
	width: 25%;
}

#photos .wrap p {
	font-size: 9pt;
	color: #000;
	line-height: 15pt;
	padding: 5px 0 2px 0;
}

#photos h2 {
	clear: both;
}

.copyright {
	color: #666;
}

/* ------------------------------------------------------------ */
/* ---------------------- sidebar panel ----------------------- */
/* ------------------------------------------------------------ */

#panel .rule {
	border-top: 1pt solid #666;
}

#sidebar .summary p {
	display: none;
}

/* ------------------------------------------------------------ */
/* -------------------------- footer -------------------------- */
/* ------------------------------------------------------------ */

#footer a {
	text-decoration: none;
	color: #000;
}

#footer .rangeLeft {
	display: none;
}

#footer .rangeRight {
	padding-top: 1em;
}