@import url("http://www.otago.ac.nz/css/icons.css");



/*** Religious Studies CSS 2007 ***/


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background-color: #666666;
	background-image: url(../gfx/template/background.gif);
	background-repeat: repeat;
	background-attachment: fixed;
	margin: 0; padding: 0; 
}



#wrap { margin: 2.0em auto 0em auto; width: 730px; }


/***** FRONTPAGE *****/

#frontpageheader { 
	background-image: url(../gfx/template/frontpagetopright.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	margin: 0em; padding: 0em; }

#frontpageheader img { margin: 0; padding: 0; border: none; }




#frontpageheader #navigation { width: 690px; font-size: 1.3em; line-height: 1.5em; font-weight: bold; float: left; text-align: left;  position: relative; top: 250px; background-image: url(../gfx/template/navigationbackground.png); background-repeat: repeat; 
margin: 0em 0em 0em 0em; padding: 1.5em 0em 1.5em 20px; border-top: 1px solid #666666; }
#frontpageheader #navigation li { display: inline; border-right: 1px solid #666666; }
#frontpageheader #navigation li a { color: #ffffff; text-decoration: none; padding: 0em 0.7em 0em 0.5em; }
#frontpageheader #navigation li a:hover { color: #ffcc00; text-decoration: underline; }
#frontpageheader ul#navigation li.noborder { border: none; }


#frontpagespacer { margin: 10em 0em 0em 0em; }





/***** HEADER *****/

#header { 
	background-image: url(../gfx/template/topright.png);
	background-repeat: no-repeat;
	background-position: top right;
	margin: 0em; padding: 0em; }

#header img { margin: 0; padding: 0; border: none; }


/***** CONTENT WRAPPER *****/

#contentwrapper { background-image: url(../gfx/template/right.png);
	background-repeat: repeat-y; 
	background-position: right; 
	margin: 0em; padding: 0em; 
	 }



/***** NAVIGATION *****/

#contentwrapper ul#navigation { width: 695px; font-size: 1.3em; line-height: 1.4em; padding: 0.5em 0em 0.5em 15px; margin: 0em; list-style-type: none; border-bottom: 1px solid #cccccc; border-top: 1px solid #666666; background-color: #eaeaea; }

#contentwrapper ul#navigation li { display: inline; padding: 0em; margin: 0em; border-right: 1px solid #cccccc; }
#contentwrapper ul#navigation li a { color: #333333; text-decoration: none; padding: 0em 0.7em 0em 0.5em; margin: 0em; }
#contentwrapper ul#navigation li a:hover { text-decoration: underline; color: #000000; }
#contentwrapper ul#navigation li.noborder { border: none; }




/***** CONTENT *****/


#contentwrapper #content { width: 60.0em; margin: 0em 0em 0em 3.0em; padding: 1.0em 0em 10.0em 0em; background: #ffffff; }

#content h1 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 2.3em; font-weight: normal; color: #6d7480; margin: 0.5em 0em 1.0em 0em;  padding: 0em; }


#content h2 { font-size: 1.8em; color: #000000; padding: 0em; margin: 2.0em 0em 0.7em 0em; font-weight: normal; }
#content h3 { font-size: 1.5em; color: #333333; padding: 0.6em 0em 0.6em 0em; margin: 0em; font-weight: normal; }
#content h4 { font-size: 1.4em; color: #333333; padding: 0.4em 0em 0.4em 0em; margin: 0em; font-weight: bold; }
#content h5 { font-size: 1.3em; color: #000000; padding: 0em 0em 1.4em 0em; margin: 0em; font-weight: bold; }
#content h6 { font-size: 1.2em; color: #333333; padding: 0em 0em 0.4em 0em; margin: 0em; font-weight: bold; }

#content p { font-size: 1.1em; line-height: 1.8em; margin: 1.2em 0em 1.2em 0em; }

#content blockquote { font-size: 1.1em; line-height: 1.5em; margin-left: 3.0em; }
#content blockquote p { font-size: 1.0em; }

#content h1 img, 
#content h2 img, 
#content h3 img, 
#content h4 img, 
#content p img.boxedimage { margin: 0em 0em 1.0em 1.0em; padding: 10px; border: 1px solid #666666; float: right; background-color: #eaeaea; }


#content ul { font-size: 1.1em; line-height: 1.5em; margin-top: 0.2em; margin-bottom: 0.3em; list-style-type: circle; }
#content ol { font-size: 1.1em; line-height: 1.5em; margin-top: 0.2em; margin-bottom: 0.3em; }
#content li { }
#content li ul { font-size: 1.0em; }
#content li ol { font-size: 1.0em; }

#content a { color: #003399; text-decoration: none; }
#content a:hover { color: #003366; text-decoration: underline; }




/* default table css */
#content table { width: 100%; border-collapse: collapse; 
border-top: 1px solid #999999; border-left: 1px solid #999999; margin: 0.2em 0em 3.0em 0em; }
	#content table a { color: #003399; text-decoration: none; }
	#content table a:hover { color: #CC6600; text-decoration: underline; }

#content table th {  font-size: 1.1em; text-align: left; padding: 0.5em; 
border-right: 1px solid #999999; border-bottom: 1px solid #999999; background: #e1e1e1; }
#content table td { font-size: 1.1em; line-height: 1.5em; color: #000000; 
border-bottom: 1px solid #999999; border-right: 1px solid #999999; padding: 0.5em; vertical-align: top; }
#content table tr {}
#content table td h1 { font-size: 1.1em; color: #00FF00; font-weight: bold; }
#content table td h2 { font-size: 1.2em; line-height: 1.5em; padding: 0; margin: 1.0em 0em 0.5em 0em; font-weight: bold; color: #333333; }
#content table td h3 { font-size: 1.1em; line-height: 1.5em; padding: 0; margin: 0em 0em 0.5em 0em; font-weight: bold; color: #333333; }
#content table td h4 { font-size: 1.1em; line-height: 1.5em; padding: 0; margin: 0em 0em 0.5em 0em; font-weight: bold; }
#content table td h5 { font-size: 1.1em; line-height: 1.5em; padding: 0; margin: 0em 0em 0.5em 0em; font-weight: bold; }
#content table td h6 { font-size: 1.1em; line-height: 1.5em; padding: 0; margin: 0em 0em 0.5em 0em; font-weight: bold; }
#content table td p { font-size: 1.0em; line-height: 1.5em; padding: 0; margin: 0em 0em 0.5em 0em; }
#content table td ul { font-size: 1.0em; margin: 0.5em 0em 0.5em 0em; list-style-type: disc; }
#content table td ol { font-size: 1.0em; }
#content table td li { font-size: 1.0em; line-height: 1.5em; padding: 0; }


#content table.photoprofile { width: 110px; float: right; }
#content table.photoprofile tr {}
#content table.photoprofile th { text-align: center; padding: 0; }
#content table.photoprofile th img { margin: 0.5em; padding: 0.5em; background-color: #ffffff; border: 1px solid #999999; }
#content table.photoprofile td {}


/* top of page */

#content p.topofpage { text-align: right; margin: 3.0em 0em 3.0em 0em; color: #ff0000; }




#content .smalltag { color: #666666; font-style: italic; }



#content .tt_break { display: none; }





/****** FOOTER *****/

#footer { 
	font-size: 1.0em; line-height: 1.5em; color: #cccccc; list-style-type: none;
	margin: 0em auto 5.0em auto;
	padding: 0;
	border: none;
	background-image: url(../gfx/template/bottomleft.png);
	background-repeat: no-repeat; width: 730px; }


#footer .links { 
	background-image: url(../gfx/template/bottom.png);
	background-repeat: repeat-x;
	background-position: left top; 
	margin: 0em 20px 0em 20px; 
	padding: 1.9em 0em 0em 0em;
	}
#footer .links a { color: #ffffff; text-decoration: none; }
#footer .links a:hover { color: #ffcc00; }


#footer .weboffice { 
	width: 8em; line-height: 1.2em; float: right; color: #999999; text-align: center; 
	background-image: url(../gfx/template/bottomright.png); 
	background-repeat: no-repeat; 
	background-position: right top; 
	margin: 0; 
	padding: 1.9em 20px 0em 0em;
}
#footer .weboffice a { font-weight: bold; color: #999999; text-decoration: none; letter-spacing: 0.1em; }
#footer .weboffice a:hover { color: #ffffff; }

/*
#footer {
	width: 730px;
	margin: 0em auto 5.0em auto;
	padding: 0em;
	border: none;
	background-image: url(../gfx/template/bottomleft.png);
	background-repeat: no-repeat;
}


#footer .links {
	float: left; 
	line-height: 1.5em;
	color: #cccccc;
	padding: 1.9em 0em 0em 0em;
	margin: 0em 20px 0em 20px;
	background-image: url(../gfx/template/bottom.png);
	background-repeat: repeat-x;
	background-position: left top;
	}

#footer .links a { color: #ffffff; text-decoration: none; }
#footer .links a:hover { color: #ffcc00; }


#footer .weboffice {
	width: 8em;
	float: right; 
	clear: both; 
	color: #999999;
	margin: 0;
	padding: 0em 1.0em 0em 0em;
	text-align: center;
	background-image: url(../gfx/template/bottomright.png);
	background-repeat: no-repeat;
	background-position: right top;
}
	#footer .weboffice a { font-weight: bold; color: #999999; text-decoration: none; letter-spacing: 0.1em; }
	#footer .weboffice a:hover { color: #ffffff; }
*/
