body {
	background-image: url(http://static.coupey.ca/img/bg.gif);
	background-color: #fff;
	padding: 0 14px;
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: scroll;
	font-family: 'Trebuchet MS', 'Bitstream Vera Sans', verdana, lucida, arial, helvetica, sans-serif;
}

img { display: inline; }

h2, h3, h4 {
	font-family: 'Trebuchet MS', 'Bitstream Vera Sans', verdana, lucida, arial, helvetica, sans-serif;
	/* font-family: "Times New Roman",Times,serif; */
	margin-bottom: 15px;
	line-height: 1.6em;
	font-weight: bold;
	color: #000;	
}
h2 { font-size: 18px;line-height: 1.6em; }
h3 { font-size: 16px;line-height: 1.1em; }
h4 { font-size: 13px;  }

#side-notes h2 { font-size: 18px; }
#side-notes h3 { font-size: 18px; } 


h1#logo {
	font-family: 'Trebuchet MS', 'Bitstream Vera Sans', verdana, lucida, arial, helvetica, sans-serif;
	border: 0 none;
    /* font: 33px "Times New Roman",Times,serif; */
    margin: 0;
    padding: 55px 0 10px 8px;
    vertical-align: bottom;
    width: 215px;
	color: #000;
	text-shadow: none;
	text-align: left;
}
#logo a:link, #logo a:visited {
	color: #000;
}
#header {
	/* border-bottom: 1px solid #CCCCCC; */
	height: 97px;
	padding: 0 0 0 20px;
} 

#nav, #nav-categories {
	font-family: 'Trebuchet MS', 'Bitstream Vera Sans', verdana, lucida, arial, helvetica, sans-serif;
	position: relative;
	top: -30px;
	font-size: 16px;
	line-height: 1.3em;
	overflow: visible;
	left: 192px; 
	width: 780px;
}

.nav-tier1 {
	float:left;
	display: inline;
	margin-left: 105px;
}
.nav-list-tier2 { display: none;font-size: 14px; }
#page-container {
	width: 990px;
}
#container {
	width: auto;
}
#side-notes {
	font-family: "Trebuchet MS",Verdana,Arial,sans-serif;
	font-size: 13.23px;
	line-height: 1.1em;
	color: #000;
	float:left;
	width: 210px;
	margin-top: 12px;
	margin-left: 28px;
	position: absolute;
	left:0;
	/*margin-left: -72px; */ 
}


#content-text {
	/* font-family: 'Times New Roman', Times, serif; */
	font-size: 13.23px;
	width: auto;
	margin: 15px 0 0 300px;
	line-height: 1.1em;
	color: #000;
}
.nav-sidebar {
	position: absolute;
	z-index: 5;
	display: block;
	top: 69px;
	width: 275px;
	text-indent: 0px;
	list-style-type: none;
	left: -183px;
}
.nav-tier2 {
	margin-bottom: 15px;
}
.nav-link-tier2 {
	/* font-family: 'Times New Roman', Times, serif; */
	font-weight: bold;
	font-size: 18px;
	text-transform: capitalize;
}
a.nav-link-tier2 {
	color: #000;
}
.nav-list-tier3 {
	font-size: 13px;
	margin-top: 10px;
}
.nav-list-tier3 a {
	color: #AC0F0F;
}

.nav-list-tier3 li a { padding: 8px 0;display:block; }
.nav-list-tier3 li.li-art a { padding: 3px 0; }

.nav-sidebar ul {
	list-style-type: none;
}

#content-text p {
	width: 660px;
}

.slideshow-photo-caption {
	top: 100%;
	font-size: 13px;
	background: none;
	padding-top: 7px;
	padding-left: 0;
	line-height: 1.05em;
}
.slideshow-thumb-container {
	width: 500px;
	overflow: auto;
	padding:5px;
	position: relative;
	left: -5px;
}
#slideshow-thumb-container img, .slideshow-thumb-container img {
    border: 2px solid #E5DFD0;
    float: left;
    margin: 0 4px 5px 0;
}

#biotable td {
	padding: 2px 0;
}
.bibliography #biotable {
	width: 750px;
}
.caption {
	font-size: 13px;
	margin-top: 0;
}
#cutline {
	font-size: 11px;
}
#portrait {
	display: none; 
	position: relative;
	left: 10px;
	z-index: 10;
	width: 200px;
}

#fancybox-title-float-left, #fancybox-title-float-right, #fancybox-title-float-main { background: none;color: #000;}
#fancybox-title { left: 8px!important }
#fancybox-title-float-wrap td { line-height: 1.2em; }

.slideshow-photo-container { height: auto!important }

#content-text ul { margin-bottom: 30px; }

body.bibliography #content-text li, body.publications #content-text li, body.readings-lectures-talks #content-text li {
	margin: 0 0 9px 0;
	list-style-type: none;
	line-height: 1.1em;
}


#login {
	background: none;
	border: none;
	text-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow:  none;
	box-shadow:  none;
}
#login, #login a:link, #login a:visited { color: #999; }
#login a:hover { color: #f57f43; }
#login, #login.button a:link, #login, #login.button a:visited {
	text-shadow: none;
}


