/* CSS Document */
@import "/css/mc-UniversalHeader.css";
@import "/css/journal-lhs.css";
@import "/css/journal-article.css";
@import "/css/journal-article_index.css";
@import "/css/journal-contributors.css";

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image:   url("../images/journal/tileJournalBG.gif");
	background-position: right;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

h2 {
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	color: #666666;
	font-family: "Tw Cen MT", Verdana, sans-serif;
}

h1 {
	margin: 0px;
	padding: 0px;
	font-size: 1.25em;
	font-family: "Tw Cen MT", Verdana, sans-serif;
	letter-spacing: -0.065em;
}

.articlePubDetails {
	font-size: xx-small;
	padding: 0px;
	margin: 2px 0px 15px;
	color: #330099;
	border: 1px #CCCCCC;
	font-weight: bold;
}
.articlePubDetails li {
	display: inline;
	margin: 0px;
	padding: 2px 5px;
	border-top: 1px none #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
}


#articleSubMenu {
	border: 1px #efefef;
	background-image:  url(../indent.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFCC00;
	width: 200px;
}

#copyrightInfo {
	font-size: xx-small;
	color: #996600;
	font-weight: bold;
	padding: 20px 2px 12px 15px;
	margin-bottom: 0px;
	margin-top: 40px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	clear: both;
	background-image:   url("../images/journal/softGradBG-rev.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
.rhs {
	margin-top: 0px;
	float: left;
	width: 35em;
	padding-left: 15px;
	margin-left: 5px;
	padding-top: 10px;
	}



#copyrightInfo li {
	display: inline;
	margin: 0px;
	padding: 2px 5px;
	border-top: 1px none #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
	color: #666666;
}
a:link {
	color: #0066CC;
}


#copyrightInfo ul {
	margin: 0px;
	padding: 0px 0px 5px;
}


#thisAuthor {
	font-size: 0.75em;
	width: 40em;
	padding: 1em 1.5em 1.5em;
	border: 1px solid #957A1C;
	margin-top: 20px;
	margin-bottom: 20px;
}
#thisAuthor h1 {
	margin: 0px;
	padding: 0px;
}
#thisAuthor p {
	margin: 0px;
	padding: 0px;
}

.coverImageCredits {
	font-size: xx-small;
	text-transform: uppercase;
	color: #999999;
}


#copyrightInfo img {
	vertical-align: middle;
}


#upcomingIssues {
	font-size: 70%;
	margin-top: 10px;
	margin-bottom: 10px;
}
#subscribe form {
	margin: 0px;
	padding: 0px;
}
#subscribe input {
	font-size: 9px;
	background-color: #FFF2A7;
}

.thisIssue li {
	margin-top: 8px;
	margin-bottom: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-left: 0px;
       font-size: 0.95em;
}

a:visited {
	color: #000099;
}

.thisIssue ul {
	margin: 0px;
	padding: 0px;
}
#upcomingIssues th {
	background-image:   url(/images/journal/softGradBG.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#mainNav li {
	font-weight: bold;
	text-transform: uppercase;
	background-image:  url(/images/journal/navHighLight.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}


.test {
display: none;
}