/*****************************************************************
 * local changes to styles
 *****************************************************************/

/** link color for homepage **/ 
#pageid-home #content-block h2, #pageid-home #content-block h3, #pageid-home #content-block h2 a, #pageid-home #content-block div.home-announce a {
    color: #452663;
}
 
/** links in header **/
div#header ul.button-list li span {
    color: #452663;
}
/**darker color in the header/footer bar  **/
#header .bar, #footer .bar {
background-color:#70617F;
}
/** lighter color in header/footer bar **/
#header .bar-inner, #footer .footer-group {
background-color:#999999
}

/** color of links in column three on home page.  **/
#col-3 ul.pub-links, #col-3 ul.pub-links li a {
	color:#452663;
}

/** adjust the margins as needed to allow for taller/shorter logos  - this is probably all you need to adjust if your search box isn't centered in the colored bar  **/
#header #main-logo {
	border:medium none;
	margin:10px 0 0 24px; /** values are: top right bottom left **/
}

/** if you want the logos to be side-by-side, delete this style **/
#col-3 .sidebar-icon-group img {
	display: block;
    margin-left: auto;
    margin-right: auto 
}

body {
        background-color: #452663;

}

div#header {
  background-image: url(/icons/banner/corner.gif);

}

#pageid-home #content-block .in-this-issue h2{
border-top:none;
padding-top:5px;
}

#pageid-home #content-block .in-this-issue ul {
	font-size: 12px;
	list-style-image: url(/icons/home/dmphp_bullet.gif);
	list-style-type: square;
	list-style-position: outside;
}

#pageid-home #content-block .in-this-issue ul li {
        line-height: 1.3;
}

#pageid-home #content-block .in-this-issue ul a {
	font-size: 12px;
        border-left: 0px solid #0083A8; /* override color in local */
        padding-left: 0em;
}

#pageid-toc #toc-citations h2 {
	color: #452663;
	font-weight:600;
}

#pageid-home #content-block h2, #pageid-home #content-block h3 {
	font-size: 14px;
}

#pageid-home #content-block ul.jnl-links p {
	font-size: 12px;
}

#col-3 ul.pub-links li {
	font-size: 12px;
}

#col-3 ul.pub-links, #col-3 ul.pub-links li a {
        font-size: 11px;
}

#pageid-home #content-block div.home-announce-text {
	font-size: 13px;
}

#pageid-toc h2,  #pageid-archive h2 {
	font-size:15px;
}

#pageid-toc h3,  #pageid-archive h3  {
	font-size:14px;
}

#pageid-toc table#toc-head table#sections tr td{
	font-size:13px;
}

#pageid-archive table#years tr th {
	font-size: 13px;
}

 th.centered, td.centered{
	font-size: 13px;
	text-align:center;
}

#col-3 .sidebar-icon-group {
	text-align: center;
}

div.leaderboard {
	top: 0px; left: 0px;
	height: 100px;
	background-color: #452663;
	white-space: nowrap;
	width: 1000px;
	overflow: hidden;
	padding: 0;
	text-align:center;
}

div.leaderboard a:hover {
	border: none;
}

div.leaderboard a{
	color:white;
}

div.with-ad {
	width:750px;
}

#pageid-archive th.centered, #pageid-archive td.centered{
	width:150px;
	text-align:center;
}


#pageid-home  #advertisement {
	text-align:center;
	float:none;
}

#pageid-toc  table#sections a.img {
	padding-right:3px;
}

div.custom-icon-group a:hover {
	border: none;
}

div.custom-icon-group {
	width: 262px;
	position: relative;
	left: 30px;
	text-align: center;
}

#header #hdr-login {
        color: #452663;
}

#pageid-content ol.reference-list span.ref-bibno {
display:none;
}

#pageid-content ol.reference-list {
list-style-image:none;
list-style-position:outside;
list-style-type:decimal;
margin:0 0 10px;
padding:0 1em 0 1.5em;
}

div#footerboard {
	margin: 10px 0 0 0;
	text-align: center;
}

#header .inst-branding {
height:0px;
}

#header #hdr-login {
height:85px;
top:20px;
}

#header #society-logo {
        border:medium none;
        margin:10px 0 0 320px; /** values are: top right bottom left **/
}

#header .header-buttons, #header .header-buttons a {
    color: #452663;
}

