/*-- Reset all tags ---*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table,form {border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{ font-weight: normal; 
line-height: 0;font-size:100%; }

/*-- Define default styles ---*/

/*-- default headers ---*/

h1,h2,h3,h3,h4,h6 {
	color: #191919;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
	font-size: 1em;
	line-height: 1.25em;
	margin: 1.875em 0 0.625em 0;
	letter-spacing: 0.125em;
	word-spacing: 1px;
	padding: 0 0 0.0625em 0;
	border-bottom: 1px solid #caccc4;
	color: #1b1b1b;
}

h2 {
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 1.125em;
	line-height: 1.375em;
	font-weight: normal;
}

h3 {
	font-size: 1em; 
	line-height: 1.25em; 
	font-weight: bold; 
	margin: 1.25em 0 1.125em 0;
}

h4 {
	font-size: .875em; 
	line-height: 1.25em;
	font-weight: bold;
	/*font-style: italic;*/ 
	margin: 1.25em 0 1em 0;
}

h4.section {
	font-weight: normal;
	margin: 1.25em 0 1em 0;
	font-size: 1em;
	border-bottom: 1px dotted #caccc4;
	font-variant: small-caps;
	letter-spacing: .0625em;
	color: #565855;
	clear: left;
}


h5 {
	margin: 1em 0 0.8125em 0;
	font: bold 1.25em/1.125em Georgia, "Times New Roman", Times, serif;
	}
	
h6 {
	font-size: .875em; 
	font-weight: bold;
	font-style: italic;
	margin: 1.25em 0 0.8125em 0;
	line-height: 1.125em;
	
}

/*----- a ------*/
a:link, a:visited {color: #9c1209; text-decoration: none;}
a:hover {color:  #6d0c04; text-decoration: underline;}
a.selected {text-decoration: underline;}



/*-- paragraph and p spans --*/

p {font-size: 0.75em;  line-height: 1.5em; margin-bottom: 1em;}
p.note { color: #4a1c80; font-weight: bold; }
p.fine_print { font-size: .6125em; line-height: 1.5em; font-style: italic; }


/*-- inline text styles  ----------*/

.bold {font-weight: bold;}
.bold-italic { font-style: italic; font-weight: bold; }
.italic {font-style: italic;}
.courtesy {font-style: italic;}
.red { color: #920b07; font-weight: bold; }
.required { color: #920b07; font-weight: bold; }
.smallcaps {
	font-variant: small-caps;
	font-size: 1.25em;
}


/*-- special containers --*/

#alert {
	margin: 10px 0px;
	padding: 5px 20px 0px 0px;
	background-color: #fefccd;
	border-top: 1px solid #ded7a2;
	border-bottom: 1px solid #ded7a2;
}

#alert p {width:  980px;font-size: 0.75em;  line-height: 1em; margin-bottom: 10px; padding-left: 5px;}

.brochure_top { 
	font-size: .75em; 
	margin: 10px 0px 15px 0px;
	}
	
.top { 
	font-size: .75em; 
	}


.pg_top {
	clear: both;
	margin-bottom: 20px;
	font-size: 0.75em;  
	line-height: 1.25em;
}

/*-- forms --*/

form label {
	font-size: 0.75em;  line-height: 1.5em; margin-bottom: 1em;
}

form input {
	margin: 0px 0px 0px 0px;
}

form input.controller {
	margin: 10px 0px 20px 0px;
}

#lecturers_toggle {
	/*float: right;*/
	font-size: .75em;
	margin: 10px 5px 0px 0px;
	font-weight: bold;
}

/*-- body, wrapper, and paragraph---------*/

body {
	font-family:Verdana, Arial, Tahoma, Helvetica, sans-serif;
	background-color: #f8f9f0; 
}

.wrapper {
	width: 976px;
	margin: 0 auto;
	padding: 0px 10px;
	/*border: 1px solid #191919;*/
}


/*------  Masthead -------------*/

#masthead {
	background-color: #4c3570; 
	padding: 30px 0px 0px 0px; 
	border-bottom: none;
}

#masthead img {
	margin: 0px 5px 0px 0px;
	display: none;
}

#masthead h1 {
	font-size: 2.5em;
	line-height: 1.25em;
	letter-spacing: -.005em;
	word-spacing: 2px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 20px;
	border-bottom: 1px solid #caccc4;
	font-weight: bold;
}

/*------  Site_nav  -------------*/

#site_nav {
	background-color: #d3d3c7; 
	border-bottom: 2px solid #bfc0b9; 
	font-size: .6875em;
	margin: 0;
	padding: 6px 0px 5px 0px;
	height: 15px;
	white-space: nowrap;
	display: none;
	}
	
#site_nav li {
	display: inline; 
	padding: 0px 10px 0px 10px; 
	text-transform: uppercase;
	border-right: 1px solid #c1c3bc; 
}

#site_nav li ul li{
	display: block; 
	padding: 5px 15px 5px 10px; 
	text-transform: uppercase;
	border-left: 1px solid #c1c3bc;
	border-right: 1px solid #c1c3bc;
	border-bottom: 1px solid #c1c3bc;
	background-color: #d3d3c7;	
}


#site_nav li.leading {
	padding: 0px 10px 0px 0px;
	font-weight: bold;
}

#site_nav li.leading img {
	padding: 1px 0px 0px 1px;
}

#site_nav li.leading li {
	font-weight: normal;
}

#site_nav a { color: #000; text-decoration: none;}
#site_nav a:link { color: #000; text-decoration: none;} 
#site_nav a:visited { color: #000; text-decoration: none;}
#site_nav a:hover  { color: #520905; text-decoration: underline;}
#site_nav a.selected {	color: #3e1770;}

#site_nav .site_nav_amp {font-size: .75em;}


/*-- Task_nav -------------*/

#task_nav { 
	font-family: Georgia;
	margin-top: -20px;
	white-space: nowrap;
	display: none;
}

#task_nav a { color: #fff; text-decoration: none; letter-spacing: 3px;}
#task_nav a:link { color: #fff; text-decoration: none;} 
#task_nav a:visited { color: #fff; text-decoration: none;}
#task_nav a:hover  { color: #fff; text-decoration: underline;}
#task_nav a.selected { color:  #fff;}

#task_nav ul {
	text-align: right;
}

#task_nav li {
	display: inline; 
	padding: 0px 0px 0px 20px; 
	text-transform: uppercase;
	font-style: normal;
	font-size: .7em;
	color: #fff;
}

/* --- breadcrumbs --- */

#breadcrumbs {
	font-size: .75em;
	color: #555;
	margin-top: -5px;
	margin-bottom: 15px;
	display: none;
}

#breadcrumbs a { color: #555;}

/* -- home page specific styles --- */

/*-- home content ---*/

#home_content {
	margin: 10px auto;
	padding: 10px 10px;
	width: 976px;
	/*border: 1px solid #191919;*/
}

#home_content h1 {
	font-size: 1.5em;
	line-height: 1.5em;
	letter-spacing: -.005em;
	word-spacing: 2px;
	margin-top: 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #caccc4;
	font-weight: bold;
}

#home_content h1 a {color: #351902; text-decoration: none;}
#home_content h2 a {color: #492504; text-decoration: none; }


/*-- intro --*/

#home_content #intro {
	padding: 0px 0px 10px 0px;
	color: #140d21;
	font-weight: bold;
	color: #3d1e03;
	font: 1.75em/2em Georgia, "Times New Roman", Times, serif;
}

#home_content #intro p .initial_cap { font: normal 2em Georgia, "Times New Roman", Times, serif; }


#home_content #raves_and_updates {
	width: 225px;
	float: left;
	}
	
#home_content #raves_and_updates #pullquote p.quote {
	color: #593268;
	font: 1.125em/1.5em Georgia, "Times New Roman", Times, serif !important;
	margin-bottom: .75em;
}

#home_content #raves_and_updates #pullquote p.reviewer {
	font-size: .625em;
	color: #585858;
	text-align: right;
}

.dlp_review {
	margin: 5px 0px 15px 0px;
	border-bottom: 1px dotted #a3a5a5;
	padding: 10px;
}

#home_content #raves_and_updates #pullquote .dlp_review {
	margin: 5px 0px 15px 0px;
	border-bottom: none;
	padding: 10px;
}

p.reviewer {
	color: #585858;
	text-align: right;
}


/*-- focus ----*/ 

#home_content #focus {
	width: 395px;
	margin: 0 0px 0px 250px;
	padding: 0px 0px 7px 0px;}

#focus img {
	margin: 5px 0px 5px 10px;
	border: 1px solid #caccc4;
	/*width: 468px;*/
	padding: 0px !important;
	float: right;
}

#focus .feature_footer {
	/*clear: both;*/
	font-size: .75em;
	padding: 3px 10px 4px 5px;
	margin: 5px 0 0 0px;
	background-color: #efefe9;
	border-top: 1px dotted #dedede;
}

/*-- main. the homepage minus the features ---*/

#main {
	padding: 0px 5px 0px 0px;
   	margin-right: 325px;
}

#main img.lecture {
	margin: 0px 10px 0px 0px;
	padding: 1px;
	border: 1px solid #caccc4;
	float: left;
	width: 75px;
	height: 90px;
}

#main img {
	margin: 0px 10px 10px 10px;
	padding: 0px;
	border: 1px solid #caccc4;
	float: right;

}

#main h1 img.new_lecturer {
	margin: 0px 10px 0px 10px;
	padding: 0px;
	border: none;
	float: right;

}

#main .lecturer h2 img.new_lecturer {
	margin: 0px 10px 0px 10px;
	padding: 0px;
	border: none;
	float: right;

}


#main .business_cards{
	width: 275px;
	height: 100px;
	margin: 5px 15px 10px 0px;
	padding: 5px;
	/*border: 1px solid #caccc4;*/
	float: left;
	/*background-color: #fffeff;*/
}

#main .business_cards p {
	margin-top: 10px;
}

#main .business_cards .scholar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: normal;
	font-weight: bold;
	line-height: 1.25em;
}


/*-- about --*/

#main #figure {
	width: 235px;
	margin: 0px 5px 10px 10px;
	padding: 5px 0px 10px 5px;
	border: 1px solid #dcddd6;
	float: right;
	font-size: .625em;
	line-height: 1.5em;
}

#main #figure img {
	margin: 0 0 4px 0;
	padding: 0px;
	border: 1px solid #caccc4;
	float: none;
}


/*--- features. this is the right column. ----*/ 

#section_sidebar {
	width: 310px;
	margin: 0 0 .3215em 20px;
	float: right;
	clear: left;
	border-left: 1px solid #c8c8c8;
}

#dlp_events_header {
	border-bottom: 1px solid #d6d9ce;
	border-top: 1px dotted #c7c7c7;
	margin: 0px 0px 10px 0px;
	background-color: #e1e2d6;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 4px 5px 3px 10px;
	color: #323232;
}

#section_sidebar .event {
	margin-left: 10px;
}

/*#dlp_reviews .dlp_review {
	clear: both;
	margin-bottom: 20px;
	background-color: #f5f7ee;
	border-bottom: 1px dotted #dedede;
	padding: 0 0 10px 10px;
}

#dlp_reviews .dlp_review a {
	color: #993300;
	}

#dlp_reviews .dlp_review h1 {
	font-size: 1.15em;
	line-height: 1.25em;
	margin: 0 0 10px 0px;
	text-align: left;
	letter-spacing: 0;
	word-spacing: 0;
	padding: 5px 0 5px 0;
	border-bottom: none;
	font-weight: normal;
	color: #646562;
}

#dlp_reviews .dlp_review h1 a {
	color: #371a02; 
	font-weight: bold;
	text-decoration:none;
	}

#dlp_reviews .dlp_review p {
	padding: 0;
	margin: 0;
	font-size: .6875em;
	line-height: 1.3125em;
}

#dlp_reviews .dlp_review img {
	float: right;
	margin: 0 0 5px 10px;
	border: 1px solid #e6e6e6; 
}

#dlp_reviews .dlp_review img.no_border {
	margin: 0 0 0 10px;
	border: none; 
}*/

/*-- standard content ---*/

#content {
	margin: 10px auto;
	padding: 10px 5px;
	width: 976px;
}

#content h1 {
	font-size: 1.5em;
	line-height: 1.75em;
	letter-spacing: -.005em;
	word-spacing: 2px;
	margin-top: 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #caccc4;
	font-weight: bold;
}

#content h1.article_title {

	line-height: 1.375em;
	padding: .25em 0px .25em 0px;

}

#content h2 {
	font-weight: bold;
}

#content h2.civil_war {
	margin-top: 40px;
}

#content h3 {
	font-size: .9375em; 
	line-height: 1.25em; 
	font-weight: bold; 
	margin: 1.25em 0 1.125em 0;
}

#content h1 a {color: #351902; text-decoration: none;}
#content h2 a {color: #371a02; text-decoration: none; }
#content h2 a:hover {color: #7c0805; text-decoration: none; }

#content h3 a {color: #63270b; text-decoration: none; }
#content h3 a:hover {color: #7c0805; text-decoration: none; }

#content h2.section {
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 1.0625em;
	line-height: 1.375em;
	font-weight: normal;
	border-bottom: 1px dotted #caccc4;
	font-variant: small-caps;
	letter-spacing: .0625em;
	color: #646764;
	clear: left;
}

#content .publication {
	min-height: 175px;	
}

#content .content_anchor {
	clear: left;
}

/*-- content lists --*/

#content ul {
	font-size: 0.75em;
	line-height: 1.5em; 
	margin: 0px 0px 10px 0px;
	list-style-type: none;
}

#content ul.faq {
	list-style-type: disc;
	list-style-position: inside;
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #cccece;
}

#email_lists {
	margin-bottom: 15px;
}

#content ul.faq li {
	margin-bottom: .25em;
}

#content ul.inline {
	font-size: 0.75em;
	line-height: 1.5em; 
	margin: 0px 0px 10px 0px;
	
}

#content ul.inline li {
	display: inline;
	padding: 0px 10px 0px 10px;
	border-left: 1px solid #cccece;
}

.faq_question {
	font-style: italic;
}

#content ul.inline li.trailing {
	border-right: 1px solid #cccece;
}

#content ul.dlp_lectures {
	font-size: 0.75em;
	line-height: 1.5em; 
	margin: 0px 0px 20px 20px;
	list-style-type: disc;
	list-style-position: outside;
}

#content ul.dlp_lectures li {

}

/*-- images --*/

#content h2 img {
	margin: 5px 25px 10px 10px;
	padding: 3px;
	border: 1px solid #caccc4;
	float: right;
	/*width: 150px;*/
	/*background: #ffffff;*/
}

img.logo {
	border: none !important;
	margin: 0px 10px 10px 10px;
}

#content h3 img {
	margin: 5px 10px 10px 10px;
	padding: 2px;
	border: 1px solid #caccc4;
	float: right;
	width: 125px;
}

/*-- ads -- */

#advertising {
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 5px 0px;
	display: none;
}

#advertising h1 {
	font-size: .8125em !important;
	font-variant: normal;
	text-transform: none;
	font-style: italic;
	font-weight: normal;
	line-height: 1.25em;
	margin: 0 0 10px 0px;
	letter-spacing: 0em;
	word-spacing: 1px;
	padding: 0 0 0.0625em 0;
	border-bottom: none;
	color: #4c4c4c;
}

#advertising img {
	background: #fff;
	border: 1px solid #e2e2dc;
	margin-left: 0px;
	margin-bottom: 5px;
}

#advertising object {
	background: #fff;
	border: 1px solid #e2e2dc;
	margin-left: 0px;
	margin-bottom: 5px;
}


/*#section_nav #advertising {
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 5px 2px;
}

#section_nav #advertising h1 {
	font-size: .8125em !important;
	font-variant: normal;
	text-transform: none;
	font-style: italic;
	font-weight: normal;
	line-height: 1.25em;
	margin: 0 0 10px 0px;
	letter-spacing: 0em;
	word-spacing: 1px;
	padding: 0 0 0.0625em 0;
	border-bottom: none;
	color: #4c4c4c;
}

#section_nav #advertising img {
	background: #fff;
	border: 1px solid #e2e2dc;
	margin-left: 0px;
	margin-bottom: 5px;
	float: none;
}

#section_nav #advertising object {
	background: #fff;
	border: 1px solid #e2e2dc;
	margin-left: 0px;
	margin-bottom: 5px;
}*/

/*-- site_footer--*/ 

#site_footer {
	border-top: 1px solid #d3d3c7;
	padding: 10px 0px 10px 0px; 
	clear: both;  
	font-size: .75em; 
	line-height: 1.5em;
	margin: 0px 0px 0px 0px;
	white-space: nowrap;
} 

#site_footer img {
	float: left;
	margin: 0 7px 0px 0px;
	padding-top: 2px;
}

/*-- site nav in footer ---*/

#site_nav_secondary ul { 
	margin-bottom: 8px; 
	margin-left: 0px;
	font-size: 1.15em;
}

#site_nav_secondary li {
	display: inline; 
	padding: 0px 10px 0px 5px; 
	font-variant: small-caps; 
	letter-spacing: .1em;
}

#site_nav_secondary li.leading {
	padding: 0px 15px 0px 0px;
}

#site_nav_secondary li a {
	color: #333; 
	text-decoration: none;
}

#site_nav_secondary li a:hover {
	color: #333; 
	text-decoration: underline;
}

#site_nav_secondary li a.selected {
	color: #252525; 
	font-weight: bold;
}




/*--- Section_nav ----*/ 

#section_nav {
	width: 310px;
	margin: 0 0 .3215em 0px;
	float: right;
	clear: left;
	padding: 0 0 10px 0px;
}

#section_nav.printable_listing {
	display: none;
}

/*#section_sidebar #advertising h1 {
	font-size: .8125em !important;
	font-variant: normal;
	text-transform: none;
	font-style: italic;
	font-weight: normal;
	line-height: 1.25em;
	margin: 12px 0 10px 0px;
	letter-spacing: 0em;
	word-spacing: 1px;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #c8c8c8;
	color: #4c4c4c;
}



#section_sidebar #advertising img {
	background: #fff;
	border: 1px solid #e2e2dc;
	margin-left: 0px;
	margin-bottom: 5px;
	float: none;
}*/

#section_sidebar a {color: #993300;}

#section_sidebar_header {
	border-bottom: 1px solid #d6d9ce;
	border-top: 1px dotted #c7c7c7;
	margin: 0px 0px 10px -10px;
	background-color: #e1e2d6;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 4px 5px 3px 10px;
	color: #323232;
}


#section_nav {
	width: 310px;
	margin: 0 0 .3215em 20px;
	float: right;
	clear: left;
}

#section_nav h1 {
	font-size: 1.0625em;
	line-height: 1.125em;
	margin: .875em 0 10px 0px;
	letter-spacing: 0;
	word-spacing: 0;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #c8c8c8;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: .0625em;
	color: #646562;
}

#section_nav h1 a {color: #4c4c4c; text-decoration:none;}

#section_nav #advertising {
	margin-top: 5px;
}

#section_nav #advertising h1 {
	/*text-transform: none;*/
	font-variant: normal;
	font-weight: normal;
}

#section_sidebar #advertising  {
	margin-left: 7px;
}

/*#section_sidebar ul {
	font-size: 0.75em;  line-height: 1.5em; margin-bottom: 2em;
}

#section_sidebar ul li {
	margin-bottom: .125em;
}

#section_sidebar ul.subcat {
	font-size: 1em;  line-height: 1.5em; margin-bottom: 1em;
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 10px;
}

#section_sidebar ul.subcat li {
	margin-bottom: .125em;
}*/

/*-- section sidebar images ---*/

/*#section_sidebar img {
	float: right;
	margin: 0 0 5px 10px;
	border: 1px solid #e6e6e6; 
}

#section_sidebar img.no_float {
	float: none;
	margin: 10px 0 0 0px;
	border: none;
}

*/

/*#section_sidebar img.no_border {
	margin: 0 0 0 10px;
	border: none; 
}*/

/*-- section sidebar footer ---*/

/*#section_sidebar .section_sidebar_footer {
	clear: both;
	font-size: .75em;
	padding: 3px 10px 4px 5px;
	margin: 5px 0 0 0px;
	background-color: #efefe9;
	border-top: 1px dotted #dedede;
}*/


/*-- distinguished lectureship ---*/

/*p.lecturer_link {
	margin: 20px 0 -5px 0;
}


.dlp_review {
	margin-bottom: 1.5em;
}*/

li.new_class {
	
}







.lecturer {
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #bcb9b2;
}

#content .lecturer h2 {
	margin: 20px 0 0 0;
	padding: 0;
	font-size: 1.125em;
	line-height: 1.5em;
	font-weight: bold;
}

#content .lecturer h3 {
	font-size: 1em; 
	line-height: 1.25em; 
	font-weight: normal; 
	margin: 0 0 1.125em 0;
	/*font-size: .9375em;*/ 
}

.lecturer_top { 
	margin: 10px 0px;
	font-size: .75em; 
	}



