/* ===========================================================================
 * Filename: css/print.css
 * Author: Rebecca Skeers, rebecca@webmistress.com.au, www.webmistress.com.au
 * Copyright: Rebecca Skeers
 * Date: 11 January 2008
 * Description: Contains print styles The Vietnamese Victims of Agent Orange 
 * Trust website.
 *
 * This file may not be used for any purpose other than for the The Vietnamese 
 * Victims of Agent Orange Trust and may not be modified without written 
 * permission from the author.
 * =========================================================================== 
 */
 

body
{
	font-size: 12px;
	line-height: 1.5;
	font-family: arial, helvetica, verdana, sans-serif;	
	color: #333;
}

a img
{
	border: none;	
}

a:link, a:visited
{
	color: #ed5f11;	
	text-decoration: none;
}

a:focus, a:hover, a:active
{
	color: #f37f1f;
	text-decoration: underline;	
	outline: none;
}

h1
{
	margin: 0;
	padding: 21px 20px 21px 0;
	font-weight: bold;
	font-size: 1.5em; /* 15px */
	line-height: 1.5;
}

h2
{
	color: #ed5f11;	
	font-weight: bold;
	font-size: 1.25em;
	margin: 0;
	padding: 0 0 21px 0;
}

h3
{
	color: #333;
	font-weight: bold;
	font-size: 1.0em;
	margin: 0;
	padding: 0 0 21px 0;
}

h4
{
	color: #21578a;
	font-weight: bold;
	font-size: 1.083333em;
	margin: 0;
	padding: 0 0 21px 0;
}

h5
{
	color: #5c7f92;
	font-weight: bold;
	font-size: 1.0em;
	margin: 0;
	padding: 0;
}

h6
{
	color: #666;
	font-weight: bold;
	font-size: 1.0em;
	margin: 0;
	padding: 0;
}

p
{
	padding: 0 0 1.5em 0;
	margin: 0;	
}

ul, ol
{
	padding: 0 0 1.5em 3em;
	margin: 0;	
}

li
{
	padding: 0;
	margin: 0;
}

ul ul, ul ol, ol ul, ol ol
{
	padding-bottom: 0;	
}

blockquote
{
	padding: 0;
	margin: 0;	
}

.content-image
{
	margin: 0 auto 1.5em;	
	text-align: center;

}

.content-image img
{
	margin: auto;	
	border: 5px solid #e5e5e5;
	display: block;
}

.content-image-left
{
	float: left;
	margin: 0 1.5em 1.5em 0;
}

.content-image-right
{
	float: right;
	margin: 0 0 1.5em 1.5em;	
}

.caption
{
	clear: left;
	border-top: 1px solid #fff;
	background-color: #f5f5f5;
	padding: 2px 5px;
	font-size: 0.916667em;
	font-family: Georgia, Times, serif;
	font-style: italic;	
	text-align: left;
}

.caption em
{
	font-style: normal;	
}

.caption p
{
	padding: 0;	
}

.clear
{
	clear: both;
	height: 0;
	font-size: 0.1em;	
}

.subdued
{
	color: #666;	
}

hr
{
	height: 1px;
	color: #fff;
	background-color: #fff;	
	border: none;
	border-top: 1px solid #ccc;
	margin: 0 0 1.0em 0;
	padding: 0;
}

#sidebar blockquote
{
	font-size: 1.5em;
	font-style: italic;
	font-family: 'times new roman', times, serif;
}


label
{
	display: block;	
}	

form
{
	padding: 0;
	margin: 0;
}

fieldset
{
	border: none;
	padding: 0;
	margin: 0;	
}

.error
{
	color: #f00;	
}

input, textarea
{
	margin: 0 0 1em 0;
	display: block;
	width: 100%;	
}

input.button
{
	width: auto;	
}

#branding
{
	padding: 0 0 15px;	
}

#introduction
{
	font-family: 'Lucida Sans', 'Lucida Grande', arial, helvetica, sans-serif;
 	padding-right: 30%;
	font-size: 1.25em;
	font-weight: bold;
}

#breadcrumbs
{
	border-bottom: 1px solid #ccc;	
	padding: 5px 0;
	margin: 0;
	font-size: 0.916667em;
	color: #666;
}

#breadcrumbs p
{
	padding: 0;
	margin: 0;	
}

#breadcrumbs a:link, #breadcrumbs a:visited
{
	color: #666;
	text-decoration: none;	
}

#breadcrumbs a:focus, #breadcrumbs a:hover, #breadcrumbs a:active
{
	color: #666;
	text-decoration: underline;	
}

#additional
{
	font-family: Georgia, Times, serif;
	font-style: italic;
}

#additional em
{
	font-style: normal;	
}


#footer
{
	clear: both;
	position: relative;	
	margin: 0;
	height: 60px;
	padding: 28px 0 0 0;
	color: #666;
}

#siteinfo
{
	padding: 7px 0 0 51px;
}

#ribbon
{
	position: absolute;
	top: 0;
	left: 0;
}


#navigation, #subnavigation, #footerlinks, #donate
{
	display: none;	
}