@charset "utf-8";
/* CSS Document */

/* Basic style changes */

body {background:#f5f5f5;}
h2 {padding-left:10px;}
p {line-height:150%;}
table div {padding:3px;}
ul li {padding:2px;}
.tocAuthors {}
/* ------------------- */

#purchaselink  { font-size: 160%;  }

.tocAuthors, #authors, #authorString {  text-transform:uppercase !important; }
body#pkp-plugins-importexport-quickSubmit-displayName .tocAuthors {  text-transform:none !important; }
body#pkp-plugins-importexport-quickSubmit-displayName #authors {  text-transform:none !important; }
body#pkp-plugins-importexport-quickSubmit-displayName #authorString {  text-transform:none !important; }
body#pkp-archive-archives .issueCoverDescription p { display:none; }
body#pkp-archive-archives .issueCoverImage img { margin-bottom:40px; }


.issueCoverDescription ul li { list-style-type:none; }
#issueCoverDescription ul li { list-style-type:none; }
#issueCoverDescription ul { padding-left:0; }


/* Header styles */
#headerTitle img {

}




#headerTitle h1 {
background: #fff;
padding-top:0;
padding-bottom:0;
border-bottom: 3px solid #1585C6;

}



/* ------------------- */

/* Navigation styles */


#navbar {
background: rgb(177,220,241); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(177,220,241,1) 0%, rgba(29,129,179,1) 28%, rgba(15,112,161,1) 41%, rgba(15,112,161,1) 41%, rgba(29,129,179,1) 64%, rgba(97,172,209,1) 91%, rgba(97,172,209,1) 97%, rgba(15,112,161,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(177,220,241,1)), color-stop(28%,rgba(29,129,179,1)), color-stop(41%,rgba(15,112,161,1)), color-stop(41%,rgba(15,112,161,1)), color-stop(64%,rgba(29,129,179,1)), color-stop(91%,rgba(97,172,209,1)), color-stop(97%,rgba(97,172,209,1)), color-stop(100%,rgba(15,112,161,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(177,220,241,1) 0%,rgba(29,129,179,1) 28%,rgba(15,112,161,1) 41%,rgba(15,112,161,1) 41%,rgba(29,129,179,1) 64%,rgba(97,172,209,1) 91%,rgba(97,172,209,1) 97%,rgba(15,112,161,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(177,220,241,1) 0%,rgba(29,129,179,1) 28%,rgba(15,112,161,1) 41%,rgba(15,112,161,1) 41%,rgba(29,129,179,1) 64%,rgba(97,172,209,1) 91%,rgba(97,172,209,1) 97%,rgba(15,112,161,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(177,220,241,1) 0%,rgba(29,129,179,1) 28%,rgba(15,112,161,1) 41%,rgba(15,112,161,1) 41%,rgba(29,129,179,1) 64%,rgba(97,172,209,1) 91%,rgba(97,172,209,1) 97%,rgba(15,112,161,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(177,220,241,1) 0%,rgba(29,129,179,1) 28%,rgba(15,112,161,1) 41%,rgba(15,112,161,1) 41%,rgba(29,129,179,1) 64%,rgba(97,172,209,1) 91%,rgba(97,172,209,1) 97%,rgba(15,112,161,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b1dcf1', endColorstr='#0f70a1',GradientType=0 ); /* IE6-9 */

padding-top:0px;
margin-left:-10px;
padding-bottom:1px;
text-align:left;
padding-left:5px;

}



#navbar ul li {line-height:28px;padding-left:0px;padding-right:0px;margin-right:0;margin-left:0;}
#navbar ul li:first-child a {margin-left:10px;}
#navbar ul li:last-child a {margin-right:0px;}
#navbar ul li a {color:#ffffff;padding:5px 10px 5px 10px;font-weight:bold;background:transparent;}
#navbar ul li a:hover {color:#ffffff;
-webkit-box-shadow: inset 0px 0px 25px 1px rgba(242,233,228,.3);
-moz-box-shadow: inset 0px 0px 25px 1px rgba(242,233,228,.3);
box-shadow: inset 0px 0px 25px 1px rgba(242,233,228,.3);
text-shadow: 0px 3px 9px rgba(255,255,255,1);

}
/* ------------------- */

/* Content display and link display */

#main {border: 1px solid #aaaaaa !important;padding-top:0;margin-top:7px;}
#content {padding-left:10px;padding-right:5px;}
#content a, #rightSidebar a {padding:2px;color:#006699;}
#content a:hover, #rightSidebar a:hover, #breadcrumb a:hover{color:#ffffff;background:#006699;}
#breadcrumb {padding-top:5px;padding-bottom:5px;color:#006699;text-align:left;padding-left:12px;}
#breadcrumb a {padding:3px;}
#rightSidebar {background:#ffffff;margin-top:15px;margin-left:0;padding-left:10px;border: 1px solid #aaaaaa;}
#pdfDownloadLinkContainer a:hover{color:#006699;}
#pdfDownloadLinkContainer a{padding-left:20px;}
#content a.icon:hover {
    background: none repeat scroll 0% 0% #ffffff;color:#006699;
}
/* ------------------- */

#articleAbstract {
line-height:150%;
}

#pdfDownloadLinkContainer {
	display:none;
}


#articleType .articletext { text-transform:uppercase;  }


#archives, #current, #search, #about { display:none; }

#issueCoverImage a:hover {
background:transparent;
}

h2 + h3 {padding-left:20px;}

.warningMessage { display:none !important; }

/* ------------------- */