body {
	font-family: Georgia, serif;
	font-size: 75%;
	color: #092343;
	margin: 0;
	padding: 0;
	background-color: #e8e8f2;
}

* {
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 3.3em; 
	color: #191e2f;
	float: left;
}

h1 img {

}

p a {
	color: #9c0319;
	padding-bottom: 2px;
	text-decoration: none;
	border-bottom: 1px dashed #9c0319;
}

p a:hover {
	color: #dc0423;
	border-bottom: 1px dashed #dc0423;
}

.clear {
	clear: both;
}



/* Common styles */
#content h2, #content-education h2, #content-transcript h2, #content-blogentry h2 {
	font-family:  "Gill Sans", arial, sans-serif;
	font-size: .9em; 
	line-height: 2.1em;
	text-transform: uppercase;
	margin: 1.5em -12px 2.7em -165px; 	/* The negative margins conteract the margins set in the #content container*/
	padding-left: 20px;
	background: #cdd4e9;
	border-top: 1px solid #8087a1;
	border-bottom: 1px solid #8087a1;
}

#intro, #content, #content-education, #content-blogentry {
	margin-left: 165px;
	margin-right: 15px;
}



/*		Outer wrap	 	*/
#wrap {
	width: 850px;
	margin: auto;
	margin-top: 25px;
	overflow: hidden;
}



/*		Top navigation	 	*/
#nav {
	background: url(images/nav/home-selected.gif) no-repeat bottom left;
}

#nav ul {
	font-family:  "Gill Sans", Verdana, sans-serif;
	font-size: .8em;
	font-weight: bold;
	line-height: 1em;
	text-transform: uppercase;
	letter-spacing: .15em;
	text-align: center;
	list-style: none;
	float: left;
	background: url(images/nav/refs-selected.gif) no-repeat bottom right;
}

#nav li {
	float: left;
}

#nav a {
	color: #e8e8f2;
	text-decoration: none;
	padding: 11px 0 10px 0;
	display: block;
	float: left;
}

#n-one {
	width: 212px;
	background: url(images/nav/home.gif) no-repeat bottom left;	
}

a:hover#n-one, #n-one.selected {
	background: url(images/nav/home-selected.gif) no-repeat bottom left;
}

#n-two {
	width: 213px;
	background: url(images/nav/software.gif) no-repeat top left;	
}

a:hover#n-two, #n-two.selected {
	background: url(images/nav/software-selected.gif) #313f68 no-repeat top left;	
}

#n-three {
	width: 213px;
	background: url(images/nav/writing.gif) no-repeat top left;	
}

a:hover#n-three, #n-three.selected {
	background: url(images/nav/writing-selected.gif) #313f68 no-repeat top left;	
}

#n-four {
	width: 211px;
	background: url(images/nav/refs.gif) no-repeat top left;
}

a:hover#n-four, #n-four.selected {
	background: url(images/nav/refs-selected.gif) no-repeat top left;		
}



/*		Header 		*/
#header {
	margin: 0 14px 15px 0;
	padding: 50px 15px 30px 3px;
	overflow: hidden;
	height: 80px;
	background: url(images/gl-9.gif) no-repeat -35px bottom;
}



/*		Intro		*/
#intro p { 
	font-size: 1.4em; 
	line-height: 1.5em; 
	margin-bottom: 1.75em;
}

#intro .med-italic {
	font-size: 1.2em; 
	font-style: italic;
	line-height: 1.6em;
}



/*		Content		*/
#content, #content-blogentry {
  margin-bottom: 80px;
}

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

#content h3, #content-blogentry h3 {
	font-family:  "Gill Sans", arial, sans-serif;	
	font-size: 1.1em; 
	line-height: 1.3em; 
	margin: 2.15em 0  0.7em 0;
} 

#content h4, #content-blogentry h4 {
	font-size: 1em; 
	margin: 0 0 .8em 0;	
}

#content ul {
	font-size: 1em; 
	line-height: 1em; 
	margin-bottom: 2em;
	padding-left: 45px;
	list-style: none;
}

#content li {
	padding: 6px 0 6px 20px;
	background: url(images/bullet-sm.gif) no-repeat center left;
}

#content li a {
	color: #9c0319;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom: 1px solid #9c0319;
	
}

#content li a:hover {
	color: #dc0423;
	border-bottom: 1px solid #dc0423;
	
}

#content .paper-link {
	margin-top: -1em;
	margin-bottom: 3em;
	padding-left: 15px;
	background: url(images/bullet-sm.gif) no-repeat center left;
}

#content .paper-link a {
	border-bottom: 1px solid;
}

p.block-letter:first-letter {
    font-size : 2.9em;
    color : #e8e8f2;
    margin: 4px 10px 2px 0;
	padding: 15px 18px;
	background-color: #9c0319;
    float : left;
}



/* Education page */
#content-education .quote {
	font-size: 1.4em; 
	color: #4d627c;
	line-height: 1.5em; 
	padding-left: 20px;
	background: url(images/left-quote.gif) no-repeat 0 4px;
}

#content-education .credit {
	font-family:  "Gill Sans", arial, sans-serif;
	font-size: 1.3em;
	line-height: 2em;
	text-align: right;
	margin-top: .9em;
	margin-bottom: .9em;
	padding-bottom: 1.9em;
}

#content-education .credit a {
	color: #092343;
	border: 0;
}

#content-education .credit a:hover {
	color: #4d627c;
}


/* Transcript pages */
#content-transcript {
	margin-right: 60px;
	margin-left: 20px;
}

#content-transcript p.date {
	font-size: 1.05em;
	color: #80838e;
}

#content-transcript h3.program-title {
	font-size: 2.2em;
	font-weight: normal;
	margin-bottom: .15em;
}

#content-transcript p.program-subtitle {
	font-size: 1.5em;
	font-weight: normal;	
	margin-bottom: 1.2em;
}

#content-transcript p.faculty {
	font-size: 1.15em;
	line-height: 1.55em; 
	margin-bottom: 1.8em;
}

#content-transcript p.intro-text {
	font-size: 1.3em;
	font-style: italic; 
	line-height: 1.55em;
	margin-bottom: 1.7em;
}

#content-transcript div.courses {
	font-size: 1.02em;
	color: #7c0112;
	line-height: 1.6em; 
	text-align: center;
	margin-bottom: 2.2em;
	padding: 4px 25px 15px 25px;
	border-top: 1px dashed #8087a1;
	border-bottom: 1px dashed #8087a1;
	background-color: #efdfe7;
}

#content-transcript .courses-title {
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
	color: #092343;
}

#content-transcript p.desc { 
	font-size: 1.1em; 
	line-height: 1.65em; 
	margin: 0 0 1.55em 0;
}

#content-transcript h2 {
	margin-right: 0;
	margin-left: -20px;
}

#content-transcript h3.title {
	font-size: 1.7em;
	font-weight: normal;
	margin-bottom: .6em;
	padding-left: 20px;
}

#content-transcript ul {
	font-size: 1.1em; 
	line-height: 1em; 
	margin-bottom: 2em;
	padding-left: 45px;
	list-style: none;
}

#content-transcript li {
	padding: 6px 0 6px 20px;
	background: url(images/bullet-sm.gif) no-repeat center left;
}


/* Transcript nav */
#transcript-nav {
	margin-top: -15px;
	margin-bottom: 0;
}

#transcript-nav ul {
	text-align: center;
	padding: 0 0 50px 250px;
	display: inline;
	list-style: none;
	float: left;
}

#transcript-nav li {
	font-family: arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	float: left;
}

#transcript-nav li a {
	color: #8087a1;
	text-decoration: none;
	width: 33px;
	padding: 8px 0;
	margin: 3px;
	display: block;
	float: left;
	border: 1px solid #8087a1;
	background: #cdd4e9;
}

#transcript-nav li a.edu-selected, #transcript-nav li a:hover {
	color: white;
	border-color: #9c0319;
	background: #9c0319;
}

#transcript-nav li a#index {
	padding-left: 4px;
	padding-right: 4px;
}



/* Transcript index page */
#transcript-index h3 {
	font-size: 2.2em;
	font-weight: normal;
	margin-bottom: 1em;
	margin-left: 100px;
	padding-top: 20px;
	
}

#transcript-index ol {
	font-family:  "Gill Sans", arial, sans-serif;
	font-size: 1.3em;
	margin-left: 140px;
	list-style: none;
}

#transcript-index li {
	padding: 10px;
	margin: 12px;
	
}

#transcript-index li a {
	color: #092343;
	padding: 10px 0;
	text-decoration: none;
}

#transcript-index li a:hover {
	color: #9c0319;
}

#transcript-index li a span {
	color: #8087a1;
	text-decoration: none;
	padding: 8px 15px;
	margin: 3px;
	border: 1px solid #8087a1;
	background: #cdd4e9;
}

#transcript-index li a:hover span {
	color: white;
	border: 1px solid #9c0319;
	background: #9c0319;
}

/* Blog styles */

#content-blogentry {
 
}

/* Blog footer- recent entries  */
#recent {
  border-top: 1px solid #8087a1;
  padding: 0 40px 20px 40px;
	background: #cdd4e9;
}

#recent h3 {
	font-family:  "Gill Sans", arial, sans-serif;
	font-size: 1em; 
	line-height: 2.3em;
	text-transform: uppercase;
	text-align: center;
}

#recent ul {
	list-style: none;  
}

#recent li {
  padding: 1px;
}

#recent a {
  color: #092343;
}

/* Blog titles */
#content-blogentry h2 a {
  color: #092343;
  text-decoration: none;
}

#content-blogentry h2 a:hover {
  text-decoration: underline;
}

#content-blogentry ul {
  margin-left: 40px;
}

#content-blogentry li {
  
}

#content-blogentry p { 
	font-size: 1.1em; 
	line-height: 1.65em; 
	margin: 1em 0 .7em 0;
}

#content-blogentry h3 {
	margin: 1.55em 0 0 0;
} 


/* End blog styles */

/* Code samples */
.code {
  font-family: "Courier New", "Courier";
  border: 1px solid #CDD4E9;
  background-color: white;
  padding: 10px 30px;
  font-size:  1.2em;
}

.code pre {
  
}





/*		Footer		*/
#footer {
	font-size: 1.2em;
	padding: 20px 0 30px 0;
	border-top: 1px solid #8087a1;
}

#footer .mail {
	float: left;
}

#footer .copy {
	float: right;
}

#footer a {
  color: #092343;
  border-bottom: none;
  text-decoration: underline;
}

#footer a:hover {
  color: #dc0423;
}

#footer .mtCredit {
  text-align: right;
  font-size: x-small;
  clear: both;
  padding-top: 5px;
}

#footer .widget-syndication p {
  text-align: right;
  font-size: x-small;
  clear: both;
  padding-top: 4px;  
}

#footer .widget-syndication img {
  padding-right: 2px;
}

#footer .widget-syndication a {
  float: right;
}
