@import url('gender-forum-rte.css'); 
@charset "UTF-8";
/* CSS Document */

/* Stylesheet for Gender Forum */

body {
	background-image: none;
	font-size: 7pt;
	margin: 1em;
}

#main, body {
	background-image: none;
}
/*
#issue-header {
	background: white;
}
*/
#fontsize, #menu, #table-of-contents, #issue-header-bottom, #main-bottom, h5 span.article-title, #footer .meta-nav {
	display: none;
}

#container {
	width: 90%;
	margin: 0 0 0 2em;
}
/*
#issue-header h1, #issue-header h2 {
	color: black;
}*/

#main {
	margin: 0;
	width: 100%;
}

#main .inner {
	margin: 0;
	padding: 10px;
}

span.footnote  {
	color: black
}

.footnote:hover .footnote-text {
	display:none;
}

#footer {
	margin-top: -2em;
}

#footer h4 {
	font-size: 1.4em;
	color: black;
	margin-bottom: 1em;
}

#footer ul.endnotes li {
	color: black;
	font-size: 1em;
}