/* catholicarchivist.ca CSS Document */
html, body {
margin: 0;
padding: 0;
height: 100%;
text-align: center;
}
body {
background: #665229 url(/layout/bg-dots.gif) center 1px;
font: 80% "Trebuchet MS", Helvetica, sans-serif;
color: #665229;
}

.printonly {
position: absolute;
left: -999em;
}
.noprint {}

#container {
width: 100%;
min-width: 760px;
min-height: 100%;
text-align: center;
}
#logo {
position: absolute;
top: 0;
height: 138px;
left: 50%;
margin-left: -500px;
background: url(/layout/cag-logo.jpg) no-repeat top left;
text-align: right;
}
#logo img {
width: 210px;
height: 138px;
margin-left: 100px;
}
#header-pics {
height: 80px;
text-align: right;
border-bottom: 1px solid #4d380f;
}
#navbar {
height: 30px;
padding: 10px 0 0 0;
background: #dabf6d;
}
#nav, #nav2 {
width: 560px;
padding-left: 200px;
margin: 0 auto;
text-align: right;
}
.bullet {
width: 5px;
height: 5px;
margin: 2px 10px;
background: #485c66;
}
#nav a, #nav2 a {
font-size: 115%;
font-weight: bold;
color: #665229;
text-decoration: none;
}
#nav a:hover, #nav a:active, #nav2 a:hover, #nav2 a:active {
color: #6c8a9a;
}
#header-bar {
height: 27px;
margin: 0;
padding: 5px 0 0 0;
background: #a41b00;
border: 1px solid #4d380f;
border-width: 1px 0;
}
#nav2 a {color: #f1e39d;}
#nav2 .bullet {background: #cc8e05;}
#title-bar {
height: 48px;
min-height: 48px;
margin: 0;
padding: 0;
background: #c74120 url(/layout/bg-book.jpg) no-repeat right -17px;
}
#title-bar h1 {
width: 736px;
margin: 0 auto 0;
padding: 16px 0 4px 26px;
text-align: left;
background: url(/layout/ornament1.gif) no-repeat 2px 20px;
}
#middle {
width: 100%;
min-width: 100%;
overflow: auto; 
background: #dec579 url(/layout/bg-pattern.gif) repeat center top;
border: 1px solid #4d380f;
border-width: 1px 0;
}
#shadow {
width: 100%;
min-width: 100%;
height: 24px;
background: #dec579 url(/layout/bg-shadow.gif) repeat-x center top;
}
#shadow-main {
width: 758px;
height: 24px;
margin: 0 auto;
background: #dec579 url(/layout/bg-shadow-main.gif) repeat-x center top;
border: 1px solid #628e9f;
border-width: 0px 1px;
}
#main {
width: 710px;
overflow: auto;
min-height: 200px;
margin: 0 auto;
padding: 0 24px 24px;
background: #ffefc2;
border: 1px solid #628e9f;
border-width: 0px 1px;
text-align: left;
}
#copy {clear: both; padding-top: 3em; font-size: 95%;}
#totop {display: block; float: right; text-decoration: none;}
#footer {
width: 100%;
min-width: 100%;
height: 10em;
}

p, table, td, td table, ul, ol, dl, li, div, span, blockquote, form, input, textarea, font {
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 1em;
color: #665229;
}
p, blockquote, ul, ol, dl {
margin-top: 0px;
}
ul li, ol li {
margin-bottom: 1.5em;
}
h1 {
font-family: Georgia, "Times New Roman", Times, serif;
color: #f1e39d;
font-size: 175%;
font-weight: bold;
letter-spacing: 1px;
text-transform: uppercase;
margin-top: 1em;
margin-bottom: 0.5em;
}
h2 {
color: #C74120;
font-size: 1.5em;
font-weight: bold;
margin-bottom: 0.2em;
}
h3, h4, h5, h6 {
font-weight: bold;
margin: 0.2em 0 0.1em;
}
h3 {
font-size: 1.2em;
}
h4 {
font-size: 0.9em;
padding-bottom: 0.2em;
border-bottom: 1px dotted #666;
}
h5 {
font-size: 0.9em;
font-weight: normal;
text-transform: uppercase;
}
h6 {
font-size: 1em;
font-style: italic;
margin-top: 1.5em;
}

a {
color: #597380;
text-decoration: underline;
}
a:hover, a:active, a:hover font, a:active font {
color: #a41b00;
text-decoration: none;
}

.ornament {text-align: center;}
.smtext {font-size: 80%;}
.indent {margin-left: 3em;}
