/******** css for Siberian Expedition dot ca by Pink Sheep Media; adapted by Joel Legassie and Benjamin Isitt ***********/


/***************** structure ****************/

body {
	width: 100%;
	height: 100%;
	background: #ffffff;
	margin: 0;
	padding: 0;
	}
	
#wrapper {
	padding: 0;
	margin: 0px auto;
	width:920px;
	height:700px;
	display:block;
	background: #ffffff;
	}

#banner {
	text-align:left;
	padding: 0;
	margin: 30px 0 0 0;
	width:920px;
	height:130px;
	float:left;
	}
	
#languages 	{
	text-align:right;
	width: 200px;
	height: auto;
	float: right;
	}

#photo {
	padding: 0;
	margin:20px 0 0 0;
	width:500px;
	height: auto;
	border: 5px solid #eeeeee;
	float:left;
	}

#content {
	padding: 0;
	margin: 20px 0 0 10px;
	width:360px;
	height:400px;
	float:right;
	}

#footerspacer {
	height:100px;
	width: 920px;
	margin: 0 auto;
	clear:both;
	}
	
#footerwrapper {
	width: 100%;
	background-color: #000000;
	height:300px;
	margin: 0;
	padding: 20px 0 0;
	}	
	
#footer {
	padding: 0;
	margin:10px auto;
	width:920px;
	height:auto;
	color: #ffffff;
	}

.column {
	width: 290px;
	float: left;
	margin-right: 10px;
}

.column h2 {
	text-align: center;
	}

/***************** typography ****************/

body	{
	font-size: 90%; /* Resets 1em */
	font-family: Helvetica Cyrillic, Lucida Sans Unicode, Helvetica, san-serif;
	}

a	{
	text-decoration: none;
	color: #000000;
	/*padding: 4px;*/
	}

a:hover	{
	text-decoration: none;
	background-color: #f1c867;
	}
	
h1 	{
	font-size: 1.5em;
	line-height: 1.2em;
	margin: 0;
	font-weight: 600;
	color: #000000;
	}

h1 a	{
	background: transparent;
	border-left: 10px solid #fdefc2;
	color: #888888;
	padding: 2px 0 0 5px;
	}

h1 a:hover	{
	border-left: 20px solid #f1c867;
	color: #000000;
	}

.current-language	{
	font-size: 1.3em;
	line-height: 1.3em;
	color: #000000;
	border-left: 10px solid #cc0000;
	}

h2 	{
	font-size: 1.5em;
	margin: 0 0 10px 0;
	padding: 0;
	font-weight: 600;
	color: #000000;
	}

h3	{
	font-size: .9em;
	line-height: .8em;
	font-weight: 600;
	text-align:right;
	}
	
p 	{
	font-size: 1em;
	line-height: 1.4em;
	color: #000000;
	margin: 0 0 10px 0;
	}

p a	{
	text-decoration: underline;
	color: #990000;
	/*padding: 4px;*/
	font-weight: 600;
	}
	
ul	{
	margin: 0;
	padding: 0;
	list-style: none;
	}	

li	{
	color: #000000;
	margin: 0 0 15px 0;
	padding: 0 0 0 20px;
	text-indent: -20px;
	list-style: none;
	}	

/*#text {
	margin-left: 40px;
	font-style: justified;
	max-width: 500px;
	}*/
	
#text a {
	font-weight: 600;
	}
	
#text li a {
	text-decoration: underline;
	color: #990000;
	/*padding: 4px;*/
	font-weight: 600;
	}
		
#footer {
	font-size: .9em;
	}

#footer p {
	color: #ffffff;
	}
	
#footer	a	{
	text-decoration: none;
	color: #f1c867;
	background-color: transparent;
	padding: 2px;
	font-weight: 600;
	}

#footer a:hover	{
	text-decoration: none;
	/*color: #000000;*/
	background-color: #f1c867;
	}
	
#footer h2	{
	text-decoration: none;
	color: #ffffff;
	}
	

	
/***************** image elements ****************/


img, img a	{
	border:none;
	}

#footer img 	{
	}

.left 	{
	float: left;
	}
	
#languages a { background-color: transparent; }

#languages a:hover { background-color: #fdefc2; }

#languages img {
   float:right;
}


/* Full-sized image "pop-ups" */
#bigImg {
	color: #000;
	max-width: 90%;
	height: 90%;
	margin-top: 3em;
	margin-bottom: 3em;
	margin-left: auto;
	margin-right:auto;
}

#bigImg img {
	float: left;
	position: relative;
	top: 0em;
	background-color: #222;
	border-style: solid;
	border-color: #fff;
	border-width: 1em 1em 2em 1em;
	-moz-border-radius-topright: 1em;
	-moz-border-radius-bottomright: 1em;
	-moz-border-radius-bottomleft: 1em;
	-moz-border-radius-topleft: 1em;
	-webkit-border-top-right-radius: 1em;
	-webkit-border-bottom-left-radius: 1em;
	-webkit-border-bottom-right-radius: 1em;
	-webkit-border-top-left-radius: 1em;
	-moz-box-shadow: 20px 20px 20px #111;
	-webkit-box-shadow: 20px 20px 20px #111;
	box-shadow: 20px 20px 20px #111;
   	max-width: 90%;
   	max-height: 90%;
	height: auto;
	padding: 0em;
	cursor: pointer;
}

/**** Joel's Navigation Menu & footer content ****

#navi,
#navi-f,
#navi-r {
	height:55px;
	clear:left;
	margin: 5px 25px 0px 0px;
	padding: 0px;
	padding-top:3px;
	width: 100%;
	background-color:#fdefc2;
	}
	
.navbar {
	position:relative;
    margin: 0px;
    padding: -20px;
    top:0;
    }
    
.navbar li {
    list-style: none;
    float: left; 
    font-size: 142%;
    }
    
.navbar li ul {
    display: none;  
    }

.navbar li:hover ul, .navbar li.hover ul {
    position: absolute;
    display: inline;
    left: 0;
    top: 1.5em;
    width: 100%;
    margin: 0;
    padding: 0;
    }

.navbar li:hover li, .navbar li.hover li {
    float: left; 
    font-size: 75%;
    margin-top: -4px;
    }

.navbar li:hover li a, .navbar li.hover li a {
    color: #000; 
    }

.navbar li li a:hover {
     }
     
.navbar li ul.right-align {
margin-left: 340px;
	}
  
/* Menu Styling 
.navbar li a {
   	padding: 3px 8px;
    text-decoration: none;
    font-weight: bold; }

.navbar li a:hover {
    color: #000; }*/


/* Footer Styling */
.footer-links {
	text-align:center;
	margin-top: 0px;
	margin-bottom: 0px;
	}

#footer a:hover {
	background-color: transparent;
	}

	
/****** Joel's styles for story pages etc. *****/

body.inside {
	/*background-color: #fdefc2;*/
	margin: 0px;
	padding: 0px;
	}

/*#wrapper-c {
	padding: 0;
	margin: 0px auto;
	width:920px;
	background: #ffffff;
	}*/

#content-c {
	background-color: white;
	border: none;
	height:100%;
	width: 1024px;
	padding: 0px;
	margin: 0px auto;
	margin-top: -25px;
	}

#content-c p, 
#content-c h1,
#content-c h2,
#content-c h3,
#content-c h4,
#content-c h5,
#content-c h6  {
	margin: 5px 0px;
	}
	
#navi-c,
#navi-f-c,
#navi-r-c {
	clear:left;
	height:30px;
	margin: 25px 25px 0px 0px;
	padding: 0px;
	padding-top:3px;
	width: 100%;
	background-color:#fdefc2;
	}

#navi-c .navbar li,
#navi-f-c .navbar li,
#navi-r-c .navbar li {
	font-size: 132%;
	}
	
#navi-c .navbar li:hover li, 
#navi-c .navbar li.hover li, 
#navi-f-c .navbar li:hover li, 
#navi-f-c .navbar li.hover li, 
#navi-r-c .navbar li:hover li, 
#navi-r-c .navbar li.hover li {
	font-size: 75%;
	}

#navi-c .navbar li ul.right-align, 
#navi-c-f .navbar li ul.right-align,
#navi-c-r .navbar li ul.right-align {
margin-left: 300px;
	}
	
#banner-c {
	text-align:left;
	padding: 0px;
	margin: 0px 5px;
	padding-top: 50px;
	padding-bottom: 25px;
	width: 100%;
	/*float:left;*/
	}
	
#languages-c 	{
	text-align:right;
	clear:left;
	float: right;
	margin-right:20px;
	}
	
#languages-c a { 
	background-color: transparent; 
	}

#languages-c a:hover { 
	background-color: #fdefc2; 
	}

#languages-c img {
	margin-right:5px;
	float:left;
}

#languages-c img.french {
	display:none;
	}
	
#languages-c img.russian {
	display:none;
	}

/*Intro - for future use
.intro {
}*/


/*photo styles*/
.photo-c-intro {
	clear: both;
	width: 270px;
	margin: 0px;
	margin-left: 10px;
	padding-right: 10px;
	margin-bottom: 5px;
	float: right;
	}

/* added by GN to address imgs that were getting the gold background when hovering over parent href 
 * NOTE: not tested in IE */
*[class ^="photo-c"] a,*[class ^="photo-c"] img {
	background-color: transparent;
	cursor: pointer;
	}
	
.caption-intro {
	clear:left;
	font-size: 75%;
	background-color:#eeeeee;
	margin: 0px;
	padding: 0px;
	width: 270px;
	overflow: hidden;
	border-left: 5px solid #eeeeee;
	border-right: 5px solid #eeeeee;
	text-align: justify;
	}

.caption-intro p { 
	padding: 0px 3px 0px 0px;
	}	
	
.photo-c-intro img {
	border-top: 5px solid #eeeeee;
	border-left: 5px solid #eeeeee;
	border-right: 5px solid #eeeeee;
	margin-right: 10px;
	width: 270px;
	margin-bottom: 0px;
	}	

.photo-c {
	clear: both;
	width: 220px;
	overflow: hidden;
	margin: 0px;
	margin-left: 10px;
	padding-right: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
	float: right;
	text-align: justify;
	}

.photo-c-l {
	clear: both;
	width: 220px;
	margin: 0px;
	margin-right: 20px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
	float: left;
	text-align: justify;
	}

.photo-c img {
	border-top: 5px solid #eeeeee;
	border-left: 5px solid #eeeeee;
	border-right: 5px solid #eeeeee;
	border-bottom: 5px solid #eeeeee;
	margin-right: 10px;
	max-height: 200px;
	max-width: 220px;
	overflow: hidden;
	margin-bottom: 0px;
	}

.photo-c-l img {
	border-top: 5px solid #eeeeee;
	border-left: 5px solid #eeeeee;
	border-right: 5px solid #eeeeee;
	border-bottom: 5px solid #eeeeee;
	margin-right: 30px;
	max-height: 200px;
	max-width: 220px;
	overflow: hidden;
	margin-bottom: 0px;
	}

.photo-contemporary {
	width: 220px;
	overflow: hidden;	
	margin: 0px;
	margin-left: 10px;
	padding-right: 10px;
	margin-bottom: 5px;
	float: right;
	text-align: justify;
	}
	
.photo-contemporary img {
	border-top: 5px solid #eeeeee;
	border-left: 5px solid #eeeeee;
	border-right: 5px solid #eeeeee;
	border-bottom: 5px solid #eeeeee;
	margin-right: 10px;
	max-height: 200px;
	max-width: 220px;
	overflow: hidden;
	margin-bottom: 0px;
	}
	
.caption {
	clear:left;
	font-size: 75%;
	background-color:#eeeeee;
	margin: 0px;
	padding: 0px;
	width: 220px;
	overflow: hidden;
	border-left: 5px solid #eeeeee;
	border-right: 5px solid #eeeeee;
/*	position:absolute;
    left:-9999px;*/
	}

/*.caption a:hover { 
	right: 0px;
	bottom:0px;
	left:.2em;
	background-color: rgb(0,0,0);
	background-color: rgba(0,0,0,.75);
	color: #fff;
	padding:5px 10px 5px 5px;
	margin: 0 11px 11px 12px;
	text-align: left;
	font-size:90%;
	}
*/	

.caption p { 
	padding: 0px 3px 0px 0px;
	}
	
.credit { 
	font-style: italic;
	font-size: 80%;
	padding: 0px;
	margin: 0px;
	text-align:right;
	}

.contemporary { 
	margin-top: -10px;
	}
	
.contemporary p { 
	padding: 0px 3px 5px 5px;
	margin-top: 0px;
	font-size: 90%
	}

/*Content Columns - right, center and left*/

#main {
	background-color:transparent;
	height:100%;
	float:left;
	margin-bottom: 25px;
	}
	
#lcol {
	background-color:#eeeeee;
	clear: both;
	float: left;
	height: 100%;
	padding: 5px 5px;
	margin-top: 10px;
	margin-bottom: 5px;
	/*margin-left:5px;*/
	margin-right:5px;
	width:19%;
	height: 100%;
	border-bottom: 1px dotted black;
	border-top: 1px dotted black;
	font-weight: 600;
	}

#lcol-profile {
	clear: both;
	float: left;
	height: 100%;
	padding: 5px 5px;
	margin-top: 10px;
	margin-bottom: 5px;
	/*margin-left:5px;*/
	margin-right:5px;
	width:19%;
	height: 100%;
	font-weight: 600;
	font-color: red;
	}
	
#rcol { 
	float: right;
	margin-top: 10px;
	padding: 0;
	padding-bottom: 5px;
	height: 100%;
	width:19%;
	}

#rcol-map { 
	float: right;
	margin-top: 10px;
	padding: 0;
	padding-bottom: 5px;
	height: 100%;
	width:19%;
	}
	
#text, #text-for-search {
	padding: 0 10px;
	background-color: white;
	border-right: 1px dotted black;
	border-left: 1px dotted black;
	margin-left: 20px;
	width: 54%;
	height:100%;
	float: left;
	}
#text-for-search {
	width: 75%;
	padding-bottom:10px;
	}
	
#text-map {
	background-color: white;
	margin-top: 10px;
	width: 60%;
	height:100%;
	float: left;
	}
	
#text p {
	padding: 5px;
	}
	
.themes {
	font-size: 90%;
	background-color:#eeeeee;
	/*margin: 5px auto;*/
	padding-left: 5px;
	/*width: 98%;*/
	clear:both;
	border-bottom: 1px dotted black;
	border-top: 1px dotted black;
	}

.themes h5 {
	font-size: 110%;
	}
	
.themes p {
	font-size: 100%;
	}
	
.themes li a {
	font-size: 100%;
	text-decoration: underline;
	color: #990000;
	}	

.sources {
	font-size: 90%;
	background-color: #fdefc2;
	/*margin: 5px auto;*/
	padding-left: 5px;
	/*width: 98%;*/
	clear:both;
	border-bottom: 1px dotted black;
	border-top: 1px dotted black;
	}
	
.sources h5 {
	font-size: 110%;
	}

.sources li a {
	font-size: 90%;
	font-weight: 5;
	text-decoration: underline;
	color: #990000;
	}
	
.sources  p {
	font-size: 100%;
	}

	
/*notes*/
.notes {
	border-top: 1px dashed black;
	font-size: 80%;
	font-family: times new roman, times, serif;
	/*clear:both;*/
	margin-top: 10px;
	}

#footerwrapper-c {
	clear: both;
	width: 100%;
	margin: 0px auto;
	margin-top: -5px;
	padding: 0 0;
	height: 245px;
	/*margin-bottom: -20px;*/
	color: #ffffff;
	border: none;
	background-color: #000000;
	}	
	
#footer-c {
	width: 900px;
	background-color: #000000;
	height:240px;
	margin: 0px auto;
	/*padding-bottom: 35px;*/
	color: #ffffff;
	/*border-right: 1px dotted white;
	border-left: 1px dotted white;*/
	}
	
#footer-c p,#footer-c h2 {
	color: #ffffff;
	margin-top: 20px;
	font-size: 80%;
	}

#footer-c a {
	background-color: transparent;
	color: #f1c867;
	}
	
#footer-c a:hover {
	color:red;
	text-decoration: underline;
	}
	
.column-c {
	width: 290px;
	float: left;
	height:240px;
	margin: 0px 5px 5px;
	color: #ffffff;
	background-color: #000000;
	}

.column-c img { margin-left: 5px;
	}

.column-c h2 {
	text-align: center;
	}
	
a.uvic-logo {
	padding-left:70px;
	}
	
#footer-center {
	clear:both;
	margin: 0px auto;
	}
	
#rcol h3 {
	text-align:center;
	font-weight: bold;
	font-size: 110%;
	padding: 5px;
	}
	
#rcol p {
	font-size: 90%;
	padding:5px;
	}

/*searchbox*/
.search_box {
	background-color: #999999;
	}

	
/*document-box style*/

.document a {
	text-decoration: underline;
	color: #990000;
	/*padding: 4px;*/
	font-weight: 600;
	}
	
.document a:hover	{
	text-decoration: none;
	background-color: #f1c867;
	}

/*#rcol-document { 
	float: right;
	padding: 5px 0;
	padding-bottom: 5px;
	height: 100%;
	width:19%;
	}*/
	
.document-thumbnail {
	clear: both;
	width: 200px;
	margin: 0px;
	margin-left: 10px;
	padding-right: 10px;
	margin-bottom: 5px;
	}	
	
.document-thumbnail img {
	border-top: 5px solid #eeeeee;
	border-left: 5px solid #eeeeee;
	border-right: 5px solid #eeeeee;
	margin-right: 10px;
	width: 200px;
	margin-bottom: 0px;
	}

.document-thumbnail-caption {
	font-size: 75%;
	background-color:#eeeeee;
	margin: 0px;
	padding: 0px;
	width: 200px;
	overflow: hidden;
	border-left: 5px solid #eeeeee;
	border-right: 5px solid #eeeeee;
	text-align: justify;
	}	

.document-thumbnail-caption p { 
	padding: 0px 3px 0px 0px;
	}
	
.document-thumbnail-credit { 
	font-style: italic;
	font-size: 80%;
	padding: 0px;
	margin: 0px;
	text-align: right;
	}

/*misc*/

/*
.fallen {
	font-size:-2;
	}

.fallen h4 {
	text-align:center;
	font-size:-2;
	}*/

/*Joel's new and improved dropdown menu */	

#navi,
#navi-f,
#navi-r {
	clear:left;
	margin: 5px 25px 0px 0px;
	padding: 0px;
	padding-top:3px;
	width: 100%;
	background-color:transparent;
	}


ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
 list-style: none;
 margin: 0;
 padding: 0;
}

ul.dropdown {
 position: relative;
 z-index: 597; /*this value must be less than that assigned in search.css to details div*/
 float: left;
}

ul.dropdown li {
 float: left;
 line-height: 1.3em;
 vertical-align: middle;
 zoom: 1;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
 position: relative;
 z-index: 599; /*this value must be less than that assigned in search.css to details div*/
 cursor: default;
}

ul.dropdown ul {
 visibility: hidden;
 position: absolute;
 top: 100%;
 left: 0;
 z-index: 598; /*this value must be less than that assigned in search.css to details div*/
 width: 100%;
}

ul.dropdown ul li {
 float: none;
}

ul.dropdown ul ul {
 top: 1px;
 left: 99%;
}

ul.dropdown li:hover > ul {
 visibility: visible;
 font-size: 110%;
}

ul.dropdown {
 font-weight: bold;
 font-size:125%;
}

	ul.dropdown li {
	 padding: 7px 25px;
	 border-style: solid;
	 border-width: 1px 1px 1px 0;
	 border-color: #fff #d9d9d9 #d9d9d9;
	 background-color: #fdefc2;
	 color: #000;
	}

	ul.dropdown li.hover,
	ul.dropdown li:hover {
	 background-color: #fdefc2;
	 color: #000;
	}

	ul.dropdown a:link,
	ul.dropdown a:visited	{ color: #000; text-decoration: none; }
	ul.dropdown a:hover		{ color: #000; }
	ul.dropdown a:active	{ color: #ffa500; }


	ul.dropdown ul {
	 width: 150px;
	 margin-top: 1px;
	}

		ul.dropdown ul li {
		 font-weight: 400;
		 font-size: 75%;
		}
		
ul.dropdown *.dir {
 padding-right: 20px;
 background-image: url(images/nav-arrow-down.png);
 background-position: 100% 50%;
 background-repeat: no-repeat;
}


/* -- Components override -- */

ul.dropdown-horizontal ul *.dir {
 /*padding-right: 15px;*/
 background-image: url(images/nav-arrow-right.png);
 background-position: 100% 50%;
 background-repeat: no-repeat;
/* margin-left: 15px;*/
}

ul.dropdown-upward *.dir {
 background-image: url(images/nav-arrow-top.png);
}

ul.dropdown-vertical *.dir,
ul.dropdown-upward ul *.dir {
 background-image: url(images/nav-arrow-right.png);
}

ul.dropdown-vertical-rtl *.dir {
 padding-right: 10px;
 padding-left: 15px;
 background-image: url(images/nav-arrow-left.png);
 background-position: 0 50%;
}

