@charset "utf-8";
/* CSS Document */

/* Top banner */
#main-container.feature-stories { background-image: url(../img/bg-home-header-en.jpg); background-repeat: no-repeat; }
.fr #main-container.feature-stories { background-image: url(../img/bg-home-header-fr.jpg); }

/* Hide additional skip links */
#skip-to-search, #skip-to-footer { position: absolute; text-indent: -999em; }

/* Search box */
#section-container form#global-site-search { padding-right: 5px; border-bottom: 1px solid white; }

#pull-quote {
	padding: 30px 30px 1.5em 30px;
	width: 200px;
	height: 205px;
	margin-top: 0px;
	background: #ccc7c1 top left repeat-x;
}
#pull-quote-inner {
	padding: 1.5em 28px 1.5em 28px;
	margin-top: 0px;
	background: #fff;
	color: #928479;
	font-size: 1.3em;
	font-style: italic;
	overflow: hidden; 
}

.pull-quote {
	font-size:110%;
	line-height:130%;
}

.pull-quote-end {
	background: url(http://web5.uottawa.ca/articles/assets/img/quote-end2.png) no-repeat bottom right !important;
	background /**/:url(); /* removing quote graphic in IE5+ */
	padding:3px 0px 0px 15px;
}

.pull-quote:first-letter {
	background: url(http://web5.uottawa.ca/articles/assets/img/quote-begin.png) no-repeat left top !important;
	padding:5px 0px 0px 25px!important;
	padding /**/:0px; 	/* resetting padding in IE5+ */
	background /**/: url(); /* removing quote graphic in IE5+ */
}

.fr .pull-quote-end {
	background: url(http://web5.uottawa.ca/articles/assets/img/quote-end-fr.png) no-repeat bottom right !important;
	padding-right: 5px;
}
.fr .pull-quote:first-letter {
	padding-top:2px!important;
	background: url(http://web5.uottawa.ca/articles/assets/img/quote-begin-fr.png) no-repeat left top !important;
}

#related-links, #archives, #about {
	padding: 1.5em 28px 1.5em 28px;
	/*padding: 0 28px 1.5em 28px;*/
	width: 204px;
	margin-top: 0px;
	background: url(http://www.uottawa.ca/assets-toplevel/layouts/2.0/img/bg-contact-info.png) top left repeat-x;
	color: #787f7f;
	overflow: hidden;
}

/* Chop off long non-wrapping email addresses or words (not ideal) */
/* Correction for standards-compliant browsers */
#sidebar > #related-links { overflow: visible; }
#sidebar > #archive { overflow: visible; }
#sidebar > #about { overflow: visible; }
#sidebar > #pull-quote-inner { overflow: visible; }

#body-content > #body-content-article { overflow: visible; }

#related-links-title { 
	text-indent: -1000em; 
	background-repeat: no-repeat; 
	height: 21px; 
	font-size: 1.2em; 
	font-weight: bold; 
	background-image: url(../img/related-links-en.png);
	margin-bottom: 0.4em;
}
.fr #related-links-title {
	background-image: url(../img/related-links-fr.png);
}

#archives-title { 
	text-indent: -1000em; 
	background-repeat: no-repeat; 
	height: 21px; 
	font-size: 1.2em; 
	font-weight: bold; 
	background-image: url(../img/archives.png);
	margin-bottom: 0.4em;
}
.fr #archive-title {
	background-image: url(../img/archives.png);
}

/* About These Profiles */
#about-title { 
	text-indent: -1000em; 
	background-repeat: no-repeat; 
	height: 21px; 
	font-size: 1.2em; 
	font-weight: bold; 
	background-image: url(../img/about-these-profiles-en.png);
	margin-bottom: 0.4em;
}
.fr #about-title {
	background-image: url(../img/about-these-profiles-fr.png);
}

/* Separator div: horizontal line used to separate items in the sidebar */
.separator 
{ 
	border-top: 1px solid #999;
	height: 1px;
}

#main-container #sidebar h2 { text-indent: -999em; }

#body-content
{
	color: #000;
	float:left;
	width:700px;*/
	/*width:650px;*/
	margin:0 -262px 0 0;
	padding:0;
	height: 1%;
}

#body-content-article
{
	margin:0;
	padding: 10px 84px 1.5em 130px;
	font-size: 1.4em;
	line-height: 1.5em;
}
#body-content-article strong{color: #434343;}

#body-content-article h2{
	line-height: 1.2em;
	height: 100% !important;
}

#main-content #body-content #body-content-article h1{
	line-height: 1.2em;
	height: 100% !important;
	text-indent: 0;
	color:#8F001A;
	font-weight: bold;
}

#main-content #body-content #body-content-article h2{
	height: 100% !important;
	color:#8F001A;
	font-weight: bold;
}

#main-container #archives h3, #about h3{
	/*height: 100% !important;*/
	color:#8F001A;
	font-weight: bold;
	font-size: 1.8em;
}

#sidebar ul li {
	margin-top: 0pt;
	margin-right: 0pt;
	margin-left: 0pt;
	background-color: transparent;
	background-image: url(http://www.uottawa.ca/assets-toplevel/layouts/2.0/img/bullet-highlighted-links.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0pt 0.3em;
	padding-top: 2px;
	padding-right: 0pt;
	padding-bottom: 2px;
	padding-left: 18px;
	margin-bottom: 0.4em;
}


#article-header #pull-quote {
	float: right;
	padding: 30px 30px 1.5em 30px;
	margin-top: -251px;
	width: 200px;
	border-bottom: 1px solid #999;
}

.tooltip {
	display: none;
	font-size: 12px;
	background-color: #F9F9F9;
	border:#6D6D6D 1px solid;
	border-radius: 5px;
	height: auto;
	overflow:visible;
	width: 300px;
	padding: 15px;
	margin-left: -20px;
}

/* Added from home-page.css */

/* Layout */
#main-content {	
	width: 697px; /* was 699px but causing layout issues in IE6 */
	margin: 0; 
	padding: 0;
}
#sidebar {
	margin-left: 700px; 
	width: 258px; 
	margin-top: 0;
}
#sidebar h4{
	padding-left: 15px; 
}
#main-siteinfo { width: 960px; margin: 0; padding: 0;}
#main-statements-contact { width: 960px; margin: 0; padding: 0;}
#last-updated { width: 960px; margin: 0 0 15px 0; padding: 0; display:block;}
