/*			StableStrategies/aboutgunn.css

for: Stable Strategies and Others by Eileen Gunn
www.eileengunn.com
*/

#pagewrapper
{
	width: 720px;
	margin-left: 50px;
	margin-right: 50px;

}

/*=============================
navigation bar
=============================*/
#nav a
{
	display: block;
	width: 100%;
	height: 60px;
	margin: 0;
	background: url("../images/StableStratsBomb50x49.jpg") no-repeat top left;
	background-color: black;
	color: black;
}
#nav span
{
	visibility: hidden;
}


/*=============================
portrait
=============================*/
img.headimage
{
	float: right;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 2em;
	margin-bottom: 1em;
	border: 1px solid black;
}

/*=============================
decoration
=============================*/
#decoration
{
	display: block;
	margin-top: 50px;
	padding-top: 0px;
	margin-left: 0px;
	margin-bottom: 1em;
	width: 50px;
	height: 50px;
	background: url("../images/StableStratsBomb50x50.jpg") no-repeat;
	border: 1px solid black;
}

#decoration1
{
	display: block;
	margin-top: 50px;
	padding-top: 0px;
	margin-left: 0px;
	margin-bottom: 1em;
	width: 50px;
	height: 50px;
	background: url("../images/StableStratsBomb50x50.jpg") no-repeat;
	border: 1px solid black;
}
	
#decoration2
{
	display: block;
	margin-top: 50px;
	padding-top: 0px;
	margin-left: 0px;
	margin-bottom: 1em;
	width: 50px;
	height: 50px;
	background: url("../images/StableStratsBomb50x50.jpg") no-repeat;
	border: 1px solid black;
}
	
#decoration3
{
	display: block;
	margin-top: 50px;
	padding-top: 0px;
	margin-left: 0px;
	margin-bottom: 1em;
	width: 50px;
	height: 50px;
	background: url("../images/StableStratsBomb50x50.jpg") no-repeat;
	border: 1px solid black;
}
	
#decoration4
{
	display: block;
	margin-top: 50px;
	padding-top: 0px;
	margin-left: 0px;
	margin-bottom: 1em;
	width: 50px;
	height: 50px;
	background: url("../images/StableStratsBomb50x50.jpg") no-repeat;
	border: 1px solid black;
}
	
#decoration5
{
	display: block;
	margin-top: 50px;
	padding-top: 0px;
	margin-left: 0px;
	margin-bottom: 1em;
	width: 50px;
	height: 50px;
	background: url("../images/StableStratsBomb50x50.jpg") no-repeat;
	border: 1px solid black;
}


/*=============================
heads
=============================*/
h1
{
	margin: 0em;
	font-size: 24pt;
	margin-top: 25px;
}
h2
{
	margin: 0.5em;
	margin-bottom: 1em;
	font-size: 16pt;
}

h3
{
	margin: 0.5em;
	margin-bottom: 1em;
	font-size: 14pt;
}

h6
{
	margin: 0.5em;
	margin-bottom: .5em;
	font-size: 11pt;
}
	
/*=============================
quote from the book
=============================*/
#body
{
	margin-top: 100px;
}
#body p
{
	font-size: 11pt;
	line-height: 1.5;
	margin-right: .5em;
	margin-bottom: 1em;
	font-size: 11pt;
}
#body em
{
	font-weight: bold;
	/* xfont-style: normal; */
}

#body .dropcap
{
	float: left;
	font-size: 50pt;
	line-height: 1;
	margin-top: -2.5px;
	margin-right: 12px;
	padding-bottom: 0px;
	background-color: White;
}
#body .smallcaps
{
	font-variant: small-caps;
	margin-left: -12px;
	/* text-transform: uppercase; */
}
