/*

	WREAF - Main Stylesheet
	Created by Industrial Media
	www.industrialmedia.ca

*/

/* =General
---------------------------------------------------------------------------------------------------- */

body 
{
	background-color: #B5B5B5;
	margin: 15px;
	color: #666666;
}

body, div, td 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* =Headers
---------------------------------------------------------------------------------------------------- */
#headerHome
{
	background: transparent url(../images/home/header-home.jpg) top left no-repeat;
	width: 769px;
	height: 155px;
}

#headerPurpose
{
	background: transparent url(../images/headers/header-purpose.jpg) top left no-repeat;
	width: 769px;
	height: 110px;
}

#headerJourneys
{
	background: transparent url(../images/headers/header-journeys.jpg) top left no-repeat;
	width: 769px;
	height: 110px;
}

#headerParticipants
{
	background: transparent url(../images/headers/header-participants.jpg) top left no-repeat;
	width: 769px;
	height: 110px;
}

#headerRiver
{
	background: transparent url(../images/headers/header-river.jpg) top left no-repeat;
	width: 769px;
	height: 110px;
}

#headerSponsors
{
	background: transparent url(../images/headers/header-sponsors.jpg) top left no-repeat;
	width: 769px;
	height: 110px;
}

#headerMedia
{
	background: transparent url(../images/headers/header-media-room.jpg) top left no-repeat;
	width: 769px;
	height: 110px;
}

#headerExhibition
{
	background: transparent url(../images/headers/header-exhibition.jpg) top left no-repeat;
	width: 769px;
	height: 110px;
}

#headerArtwork
{
	background: transparent url(../images/headers/header-artwork.jpg) top left no-repeat;
	width: 769px;
	height: 110px;
}

#title
{
	margin: 136px 0 0 0;
}

#title-content
{
	margin: 91px 0 0 0;
}

/* =Layout
---------------------------------------------------------------------------------------------------- */

#keyline 
{
	border: 1px solid #000000;
	width: 769px;
	position: relative;
}

#content
{
	background: #FFFFFF url(../images/wrapper/content-bg.jpg) bottom right no-repeat;
	padding: 28px 0 70px 18px;
}

#content img.title
{
	margin-bottom: 20px;
}

#homeContent
{
	float: left;
}

/* =Navigation
---------------------------------------------------------------------------------------------------- */
	
#leftNav
{
	background: #000000 url(../images/wrapper/leftNav-bg.jpg) top left no-repeat;
}

#leftNav ul
{
	margin: 20px 0 20px 0;
	padding: 0 0 0 16px;
	list-style: outside;
	color: #FFFFFF;
}

#leftNav ul li
{
	margin: 0;
	padding: 8px 0 8px 0;
	background: url(../images/wrapper/nav-left-dashed-hr.gif) bottom repeat-x;
	list-style: none;
	text-transform: uppercase;
}

#leftNav ul li a, #leftNav ul li a:visited
{
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}

#leftNav ul li a:hover
{
	color: #FFCC33;
}

#leftNav ul li#selected a, #leftNav ul li#selected a:visited
{
	color: #FFCC33;
}

/* =Typography
---------------------------------------------------------------------------------------------------- */
p
{
	margin: 0 0 20px 0;
	line-height: 1.3em;
}

.smaller 
{
	font-size: 0.8em;
}

.bigger 
{
	font-size: 1.2em;
}

h1
{
    font-size: 14px;
	color: #000000;
	font-weight: bold;
	margin-top: 4px;
}

	
/* =Links
---------------------------------------------------------------------------------------------------- */

a
{
	text-decoration: underline;
	color: #660000;
}

a:visited
{
	color: #000000;
}

a:hover
{
	color: #FF6600; 
}

#footer a
{	
	color: #000000;
	text-decoration: underline;
}

#footer a:hover
{	
	color: #FFFFFF;
}

#participants ul li a
{
	color: #ffffff;
}

#participants ul li a:hover
{
	color: #660000;
}


/* =Lists
---------------------------------------------------------------------------------------------------- */

ul 
{
	list-style: square;
	margin: 0 0 1em 0;
	padding: 0 0 0 16px;
}
	
ol 
{
	margin: 0 0 1em 0;
	padding: 0 0 0 30px;
}

li 
{
	margin-bottom: 0.5em;
}
	
/* =Footer
---------------------------------------------------------------------------------------------------- */
#footer
{
	background: #A0A0A0 url(../images/wrapper/footer-btm.gif) bottom left no-repeat;
	width: 771px;
	padding: 8px;
	color: #000000;
}

#footerLogo
{
	float: left;
	font-size: 10px;
}

#copyright
{
	float: right;
	text-align: right;
	font-size: 10px;
	margin: 10px 10px 0 0;
}

#footerLogo p
{
	margin: 7px 0 0 5px;
}

/* =Misc - Icons
---------------------------------------------------------------------------------------------------- */
.pdf
{
	margin: -10px 0 5px 0;
}

.date
{
	margin: 0 0 4px;
}

#sidebarHome
{
	float: right;
	width: 167px;
	height: 100%;
	margin: 0 0 0 20px;
}

#sidebar
{
	float: right;
	width: 167px;
	height: 100%;
	margin: 0 0 10px 20px;
	padding: 0;
}

/* =Misc - Sidebars
---------------------------------------------------------------------------------------------------- */
#participants
{
	background: transparent url(../images/home/sidebar-participants.jpg) top left no-repeat;
	width: 167px;
	height: 234px;
	margin: 10px 0 0 0;
}

#participants ul
{
	list-style: outside;
	padding: 40px 10px 0 0;
	margin: 0 0 0 13px;
}

#participants ul li
{
	list-style: none;
	margin: 0;
	padding: 1px 0 2px 8px;
	background: transparent url(../images/bullet-orange.gif) 0 5px no-repeat;
	color: #ffffff;
}

#journeys
{
	background: transparent url(../images/home/sidebar-journey.jpg) top left no-repeat;
	width: 167px;
	height: 203px;
	margin: 10px 0 0 0;
}

#journeys div
{
	color: #FFFFFF;
	padding: 160px 30px 0 13px;
	font-size: 10px;
}

#journeys div a
{
	color: #FFFFFF;
}

#map
{
	background: transparent url(../images/sidebars/map.jpg) top left no-repeat;
	width: 167px;
	height: 173px;
	margin: 0;
}

#photo-gallery
{
	background: transparent url(../images/sidebars/photo-gallery.jpg) top left no-repeat;
	width: 167px;
	height: 157px;
	margin: 10px 0 0 0;
}

.scroll {
	scrollbar-base-color:#669966;
	scrollbar-arrow-color:#FFFFFF;
	overflow: auto; 
	width: 400px; 
	height: 125px; 
	padding-top: 5px; 
	border: 3px double #669966; 
	text-align: center; 
	vertical-align: middle;
}

.contentfontwhite { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}