/* Standard header styles */
h1 {
	font-size: 2.6em;
	line-height: 1.25em;
	margin: 0 0 0.5em 0;
	color: #000;
}

li h1 { font-size: 2.167em; }

h2 { 
	font-size: 2.1em;
	line-height: 1.25em;
	margin: 0 0 0.5em 0;
	color: #000;
}

li h3 { font-size: 1.75em; }

h3 { 
	font-size: 1.6em;
	line-height: 1.35em;
	margin: 0;
	color: #000;
}

li h3 { font-size: 1.333em; }

h4 { 
	font-size: 1.5em;
	line-height: 1.35em;
	margin: 0;
	color: #000;
}

li h4 { font-size: 1.250em; }

h5,
#rightCol li h5 { 
	font-size: 1.4em;
	line-height: 1.35em;
	margin: 0;
}

li h5 { font-size: 1.167em; }


h6 { 
	font-size: 1.2em;
	line-height: 1.35em;
	margin: 0;
	color: #000;
}

li h6 { font-size: 1em; }


/* Header spacing used for articles and chapters */
.section h3,
.section h4,
.section h5,
.section h6 {
	margin: 2em 0 0 0;
}

.CMS-content h2,
.CMS-content h3,
.CMS-content h4,
.CMS-content h5,
.CMS-content h6 { 
	margin: 1em 0 0 0;
}

.CMS-content h2:first-child,
.CMS-content h3:first-child,
.CMS-content h4:first-child,
.CMS-content h5:first-child,
.CMS-content h6:first-child { 
	margin: 0;
}

.chapter h1 + h2,
.chapter h2 + h3,
.chapter h3 + h4,
.chapter h4 + h5,
.chapter h5 + h6,
h2 + .chapter h3:first-child,
h3 + .chapter h4:first-child,
h4 + .chapter h5:first-child,
h5 + .chapter h6:first-child,
.section h1 + h2,
.section h2 + h3,
.section h3 + h4,
.section h4 + h5,
.section h5 + h6
 {
	margin-top: 1em;
}
/* end */




/* H3 title on Jnl hm 'Editorial & news' and ToC header on book toc */
.editorialListing > h3,
.papersListings > h3,
.blueBox > h5,
#cloud h3 { 
	margin-bottom: 1em;
}

/* Lose margin on headers within td cells - esp useful for Alfresco tables */
td h1,
td h2,
td h3,
td h4,
td h5,
td h6 { margin: 0; }




 /*****************/
/* Book headings */

/* Heading sizes for book title and sub title on books list page - class written and added to jsp - styles removed from bookseries.css */
.book-title-sm,
.chapter-title-sm { 
	font-size: 1.4em; 
	margin: 0 0 2px 0; 
	font-weight: 200;
}

.list-w-cover .book-title-sm { font-weight: bold }

.book-sub-title-sm { 
	font-size: 1.4em; 
	font-weight: 200;
	margin: 0 0 2px 0 
}

.book-author-sm,
.chapter-author-sm { 
	font-size: 1.2em; 
	font-weight: 200;
	margin: 0 0 2px 0 
}


.eBook-title-subtitle h2 { 
	font-size: 1.6em;
	font-weight: normal;
	letter-spacing: 0.01em;
	margin: 0; 
	}	

/* Below is used to set font for modern browsers */
@media only screen {
.eBook-title-subtitle h2 { 
	font-size: 1.6em;
	font-weight: normal;
	font-family: "FranklinGothicFSCondensed", Arial, Verdana, Sans-serif;
	}	
}

 /* End book headings */
/*********************/

/* Home page headings */

.h-block .featuredContent h4 {
	font-size: 1.2em;
	margin: 0.3em 0 0.5em 0;
}



.font-weight-normal { font-weight: normal; }



 /******************/
/* PARAGRAPH TAGS */

p, font, blockquote { font-size: 1.2em;
	margin: 0.25em 0 0.75em 0;
	line-height: 1.35em; }

/* This cancels space above a p tag if it is the first thing in a div or span */
.CMS-content p:first-child {
	margin-top: 0;
}

p font { font-size: 1em; }

.section p,
.section li { 
	line-height: 1.5em;
	word-wrap: break-word;
	overflow-wrap: break-word;
} 

div.CMS-content a { font-weight:bold; }

#rightCol div.CMS-content a { font-weight:normal; }
  
/* CMS content revised */

div.CMS-content li,
div.CMS-content font { margin-top: 0; }

/* Caption tag - width set to 50%, top margin closer so that it can sit nr image */
div.CMS-content p.caption { font-size: 1em;
	width: 50%;
	margin: 5px 0 12px 0; }





/* list styles same for all #contentCol styles - apply to all */
div.CMS-content ul,
div.CMS-content ol {
	margin: 1.5em 0 2em 2.5em;
	padding:0;
}

div.CMS-content ul { 
	margin-left: 2em;
}

.section li,
.CMS-content li,
.blueBlock li, 
.linkList li { 
	padding: 0;
	font-size: 1.2em; 
	line-height: 1.35em;
	margin: 0 0 0.25em 0;
}

.no-bullets {
	list-style-type: none;
}

div.CMS-content li ul {
	margin: 0.25em 0 0.25em 1.67em;
}

div.CMS-content li ol {
	margin: 0.25em 0 0.25em 2.083em;
}


div.CMS-content li p, 
div.CMS-content li li,
blockquote p {
	font-size: 1em;
}


div.CMS-content li p {
	margin: 0.1em 0;
} 


.lrg { font-size: 1.7em; }

.med { font-size: 1.5em; }

.sm { font-size: 1.1em; }



 /*****************/
/* TABLE CONTENT */

div.CMS-content table { 
	border: 1px solid #E0DCE7; 
	border-bottom: 0 !important; 
	border-right: 0 !important; 
	margin: 20px 0; }

div.CMS-content table td,
div.CMS-content table th 
	{ padding: 2px 10px 2px 3px;
	font-size: 1.2em; }
	
div.CMS-content table td p,
div.CMS-content table th p {
	font-size: 1em;
} 

div.CMS-content table td { 
	border-bottom: 1px solid #E0DCE7;
	border-right: 1px solid #E0DCE7; }
	
div.CMS-content table thead td { 
	background-color: #E7EDF6; 
	border-bottom: 1px solid #d5d1da !important; 
	border-right: 1px solid #E0DCE7 !important; 
	font-weight: bold; 
	font-size: 0.8em; 
	text-transform: uppercase; }
	
	
	

/* Typewriter text */
tt {font-size: 1.2em; }	


/* Styles for page numbers (books and unique artice lid nuber jnl articles ToC page */ 
.page-no { 
	float: right; 
	font-size: 1.2em; 
	margin-top: 3px; 
	width: 12.083em; 
	text-align: right; 
	line-height: 1.35em; 
}
	
	
	
	
	
 /**************************************/
/*** Bonus stuff to tweak and fiddle ***/


/* red option */
div.CMS-content h4.red {color:#bf0000;}



/* consistent line spacing with sup and sub */
/* See http://en.wikipedia.org/wiki/User:Mzajac/monobook.css/Superscript_fix */
sup, sub {
	font-size: smaller;
	vertical-align: baseline;
	position: relative;
}
sup {
	bottom: 0.5em;
}
sub {
	top: 0.25em;
}

/* Fix character spacing on superscripts within or following italicised content */
em sup:before, 
em+sup:before {
content: "\202F";
}


/* Opera does not like 'position: relative' on superscript/subscript elements */
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) {
	sup, sub {
		position: static;
		line-height: 0;
	}
	sup {
		vertical-align: super;
	}
	sub {
		vertical-align: sub;
	}
}




