﻿/* Generel
------------------------------------ */

html,body{
	/*font-size: 12px;*/
	font-size: 14px;
}

/* header
------------------------------------ */
#header {
	font-size: 12px;
}


/* newsletter field
------------------------------------ */

#news_main_lower h3{
	/*font-size: 16px;*/
	font-size: 18px;
}


/*	sub-articles, prev article, next article
----------------------------------------------------------*/

div#subArticle ul li a, div#subArticle ul li span {line-height:1.1; background:url(/20230311075552oe_/https://www.iso.cuhk.edu.hk/english/images/publications/publications/toc/bullet_off_s.gif) no-repeat left 3px;}
div#subArticle ul#subArticleList li a, div#subArticle ul#subArticleList  li span {background:none;}


/*	article page
----------------------------------------------------------*/
/* all margin-top of article page is 0.4 of its font size except #article h2, #article h3 and their equivalent elements which are 0.8 and #article h1 which is 0.5*/

#article {font-size: 15px; margin-top: 6px;}

#article h1 {font-size: 30px; margin-top: 15px; margin-bottom: 15px;} /* 0.5 times */

#article h2, #article p.heading, #article p.sectionhead {font-size: 21px;  margin-top: 16.8px;} /* 0.8 times */

#article h3, #article p.subhead {font-size: 20px;  margin-top: 16px;} /* 0.8 times */
#article p.subhead2 {font-size: 18px;  margin-top: 7.2px;}
#article p.subhead3 {font-size: 17px;  margin-top: 6.8px;}
#article p.subhead4 {font-size: 16px;  margin-top: 6.4px;}

#article h4, #article p.introduction {font-size: 19px;  margin-top: 7.6px;}

#article h6, #article p.notes, #article p.signature {font-size: 14px; font-style: italic;  margin-top: 6px;}

#article p.quote {font-size: 15px;  margin-top: 6px;}
#article p.caption {font-size: 15px;  margin-top: 6px;}
#article p.highlight {font-size: 17px;  margin-top: 6.8px;}

#article p {font-size: 15px;  margin-top: 6px;}

#article table td {font-size: 15px;}

div.ui_pic h5{font-size: 14px; font-style: italic; line-height: 1.1;}

div.bullet ul li, #article-content ul li {background:url(/20230311075552oe_/https://www.iso.cuhk.edu.hk/english/images/publications/publications/bullet.gif) no-repeat left 5px;}
div#article-content ul li {font-size: 15px;}

div.narBox ul li a { background-position: 7px 4px; }

#photos .slides_container div.photo_caption {
	font-size: 15px;
}

/*	Back Issues
----------------------------------------------------------*/
#article div#backissues-content div.issueBox a.textlink{
	background-position: 13px 3px;
	font-size: 13px;
	padding: 0 15px;
}
