/* Greeny.css for LindaMckie.org */
/* (c) ben gilman of nuclearsummer.com */

/* undohtml.css */
/* (CC) 2004 Tantek Celik. Some Rights Reserved. */
/* http://creativecommons.org/licenses/by/2.0 */

* { margin: 0; padding: 0; border: 0; }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{ margin:0; padding:0; list-style-type: none; }
a img,:link img,:visited img { border:none }
address { font-style:normal }

a:link { color: #6d7a00; }
a:hover { color: #6dcc00; }
a:visited { color: #6d7a00; }
a:active { color: #6d7a00; }

/* body bg and font decs */
body {
	background: #e8efd5 url(../cssimg/BackgroundPage.gif) repeat-x top left;
	font: 82%/1.4em Helvetica, Arial, sans-serif;
	}

/* Internal page width */
.Internal {
	width: 788px;
	margin: 0 auto;
	}
.Clear {
	clear: both;
	}

/* Header Bar */
#Header {
	height: 75px;
	}
#Header h1 {
	width: 303px;
	height: 75px;
	background: transparent url(../cssimg/Logo.gif) no-repeat top left;
	text-indent: -9999px;
	}
	
/* TopNav */
#Nav {
	position: relative;
	top: -1px;
	left: 15px;
	}
#Nav ul {
	display: inline;
	}
	
#Nav ul li {
	float: left;
	display: inline;
	margin-right: 2px;
	}
#Nav ul li a {
	display: block;
	padding: 5px 8px;
	font-size: 1.25em;
	color: #6d7a00;
	text-decoration: none;
	background-color: #edf88d;
	}
#Nav ul li a.Active {
	color: #fff;
	background-color: #cde500;
	}
	
#Nav ul li a:hover { color: #393F00; }
	
/* creative space */
#Creative {
	clear: both;
	height: 192px;
	margin-top: 11px;
	}
.Linda { background: transparent url(../cssimg/Linda2010.jpg) no-repeat top right; }
.Publications { background: transparent url(../cssimg/PublicationsCreative.jpg) no-repeat top right; }
.Research { background: transparent url(../cssimg/ResearchCreative.jpg) no-repeat top right; }
.Contact { background: transparent url(../cssimg/ContactCreative.jpg) no-repeat top right; }
.ThirdSector { background: transparent url(../cssimg/ThirdSectorCreative.jpg) no-repeat top right; }

#Creative .CreativeContent {
	clear: both;
	width: 415px;
	color: #6d7a00;
	margin-left: 15px;
	}
#Creative .CreativeContent dl.Roles {
	padding-top: 13px;
	font-size: 80%;
	height:135px;
	}
#Creative .CreativeContent dl.Roles dt {
	font-weight: bold;
	}
#Creative .CreativeContent dl.Roles dd {
	margin-bottom: 8px;
	}	
#Creative .CreativeContent dl.Roles a {
	color: #6d7a00;
	text-decoration: none;
	}
#Creative .CreativeContent dl.Roles a:hover {
	text-decoration: underline;
	}
	
.TwoCol {
	width:250px;
	float:left;
}
	
#MainContent {
	position: relative;
	top: -12px;
	font-size: 110%;
	}

#MainContent div.Internal {
	background: transparent url(../cssimg/ContentTop.gif) no-repeat top left;
	padding: 11px 0 0 0;
	}
#MainContent div.Internal div.Container {
	padding: 10px 18px 20px 18px;
	margin: 0 3px;
	background-color: #fff;
	border-left: 1px #ccc solid;
	border-right: 1px #ccc solid;
	}

#MainContent h2 {
	font-size: 175%;
	color: #555;
	font-weight: normal;
	margin-bottom: .35em;
	}
	
#MainContent div.InterestBoxes {
	clear: both;
	padding-top: 0em;
	}

#MainContent div.InterestBoxes div.InterestBox {
	width: 159px;
	float: left;
	margin-left: 14px;
	padding: 8px;
	background-color: #f3f9c1;
	font-size: 95%;
	}
#MainContent div.InterestBoxes div.LeftBox {
	margin-left: 0;
	}
#MainContent div.InterestBoxes div.InterestBox h3 {
	font-size: 115%;
	font-weight: bold;
	color: #8c9935;
	padding-top: 0;
	margin-top: 0;
	}
#MainContent div.InterestBoxes div.InterestBox p {
	margin: .5em 0;
	color: #444;
	}
#MainContent div.InterestBoxes div.InterestBox a {
	color: #444;
	font-weight: bold;
	}
#MainContent div.InterestBoxes div.InterestBox a:hover {
	color: #666;
	}

#MainContent p {
	margin: .5em 0 .75em 0;
	color: #555;
	}
#MainContent ul {
	color: #555;
	list-style-type: square;
	margin: 1.5em 1em 1.5em 2em;
	}
#MainContent ul li {
	list-style-type: square;
	margin: .5em 0 .5em 0;
	}
#MainContent h3 {
	color: #6d7a00;
	font-size: 140%;
	margin: 1em 0 .5em 0;
	}
#MainContent h4 {
	color: #9a0;
	font-size: 120%;
	}


p.Heading {
	margin: 0;
	padding: 0;
	font-size: 350%;
	text-transform: uppercase;
	padding-top: 40px;
	color: #6d7a00;
	font-weight: bold;
	letter-spacing: -3px;
	}
p.Subheading {
	margin: 0;
	padding: 0;
	font-size: 125%;
	padding-top: 15px;
	color: #6d7a00;
	font-weight: bold;
	}

img.Cover {
	float: right;
	clear: right;
	margin: 0 0 20px 20px;
	border: 1px #666 solid
	}
h4.Book {
	padding-top: 8px;
	clear: left;
	}

h4.JournalTitle {
	margin-bottom: 0;
	padding: 0;
	}
#MainContent p.Authors {
	padding-top: 4px;
	margin: 0;
	font-size: 90%;
	color: #888;
	font-weight: bold;
	}
#MainContent p.PubAndDate {
	padding-top: 4px;
	margin: 0;
	font-size: 90%;
	color: #555;
	}

	

#Footer div.Internal {
	height: 25px;
	background: transparent url(../cssimg/ContentBottom.gif) no-repeat top center;
	padding-top: 12px;
	}
#Footer {
	margin-top: -12px;
	font-size: 90%;
	color: #888;
	}
#Footer .Internal .Copyright {
	float: right;
	margin-right: 24px;
	display: inline;
	}
#Footer .Internal .Credit {
	float: left;
	margin-left: 24px;
	display: inline;
	}
#Footer .Internal .Credit a { color: #888; font-weight: normal; }	
#Footer .Internal .Credit a:hover { color: #666; font-weight: normal; }	

.bookWrapper {
	min-height:165px;
}
