/**
 * cm-vol9.css
 *
 * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
 *
 * Issue styles for Culture Machine vol 9 (2007)
 * These styles over ride those in the common and journal style sheets
 * 
 */

/**
 * Exisiting items modified with css edits
 */

#headerTitle {
/*	margin: 0 auto;*/
/*	padding: 0.5em 0 0.25em 0;*/
/*	font-family: Georgia,'Times New Roman',Times,serif;*/
/*	font-weight: normal;*/
/*	line-height: 1em;*/
/*	text-align: left;*/
  	margin: 0 auto;
	padding: 0;
	width: 800px;
	background-image: url("http://svr91.edns1.com/~culturem/cm-media/cm-banner-interzone.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
/*	border: 1px solid #f00;*/
}

#breadcrumb {
    display: none;
	padding-top: 1em;
	font-size: 0.7em;
}

/**
 * New items requiring template changes
 */
 
 #toc {
    display: none;
}

div.separator-big {
	width: 100%;
	margin-top: 1em;
	margin-bottom: 0.25em;
	padding: 0;
	border-bottom: 1px solid #000;
	font-size: 0.5em;
	line-height: 25%;
}

#main h2 {
	margin: 0em 1em 0.5em 0em;
	padding-top: 0.5em;
	font-family: "Liberation mono", "Lucida Console", monospace;
	font-weight: normal;
	color: #000;
}

/*#main h3 {*/
/*	margin: 0em 1em 0.5em 0em;*/
/*	padding-top: 0em;*/
/*	font-family: "Liberation mono", "Lucida Console", monospace;*/
/*	font-weight: normal;*/
/*}*/

/*#content {*/
/*	margin: 0;*/
/*	padding: 0;*/
/*	padding-top: 0.5em;*/
/*	font-size: 0.7em;*/
/*	border-top: 0px solid #000;*/
/*}*/

#content h3 {
    display: none;
	margin: 0em 1em 0.25em 0em;
	padding-top: 0.75em;
	font-family: "Lucidia Console","Liberation mono",monospace;
	font-weight: normal;
	font-size: 1.8em;
	line-height: 1.35em;
}

/*#content h4 {*/
/*	margin: 0em 1em 0.25em 0em;*/
/*	padding-top: 0.75em;*/
/*	font-family: "Liberation mono", "Lucida Console", monospace;*/
/*	font-weight: normal;*/
/*	font-size: 1.5em;*/
/*}*/

/*#content h5 {*/
/*	margin: 0em 1em 0.25em 0em;*/
/*	padding-top: 0.75em;*/
/*	font-weight: bold;*/
/*	font-size: 1em;*/
/*}*/
