body {
background-color: white;
font-family: Helvetica, Verdana, Arial, sans-serif;
font-size: 11px;
margin: 10px 10px 50px 10px;
}

/* text styles */
h2 {
font-family: Helvetica, Verdana, Arial, sans-serif;
font-size: 1.3em;
font-weight: bold;
margin: 10px 0px;
}

h3 {
font-family: Helvetica, Verdana, Arial, sans-serif;
font-size: 1.1em;
font-weight: bold;
margin: 10px 0px;
}


abbr, acronym {
cursor: help;
}

a {
color: #049;
text-decoration: none;
border-bottom: 0.1em solid #049;
}

#posttitle p {
margin: 0;
font-size: 1.1em;
}

/* title/logo. on every page */
#title {
width: 146px;
height: 127px;
margin: 0px auto;
}

#title a {
display: block;
width: 146px;
height: 127px;
border-bottom-width: 0px;
background-image: url(../images/fl-logo-2008-10-24.png);
}

#title span {
display: none;
}

#title h1 {
margin: 0px;
}

#title h2 {
display: none;
margin: 0px;
}

#premenu
{
text-align: center;
font-size: 1.3em;
margin: 0;
}

/* menu */
#menu {
font-size: 1.3em;
margin-top: 0.5em;
margin-bottom: 2em;
text-align: center;
}

/* content structure */
#content-texnotes {
width: 625px;
margin: 20px auto 0px;
}

#content-texnotes p img {
border: 1px solid black;
border-left-width: 1px;
border-right-width: 4px;
border-top-width: 1px;
border-bottom-width: 4px;
}

#content-narrow {
width: 50em;
margin: 20px auto 0px;
}

#content-split {
width: 70em;
margin: 20px auto 0px;
}

#content-split-left {
width: 40em;
}

#content-split-left h2 {
margin-top: 0px;
}

#content-split-right {
width: 28em;
float: right;
}

#content-split-right h2 {
margin: 0px;
font-size: 1.1em;
}

#content-split-right p {
margin: 5px 0px;
}

#content-split-right .references {
margin-top: 10px;
margin-bottom: 10px;
margin-left: 30px;
padding-left: 0px;
}

/* content style */
.content-post {
margin-bottom: 2em;
line-height: 1.6em;
font-size: 1.3em;
}

.content-post h2 {
font-size: 1.2em;
margin: 1em 0px;
}

.content-post h2 a {
color: black !important;
border-bottom-width: 0px !important;
text-decoration: none !important;
}

.content-post h2 a:hover {
color: black !important;
border-bottom: 1px solid black !important;
}

.content-post p {
margin: 1em 0px;
}

.content-post img {
vertical-align: middle;
}

.content-post div.imageblock {
margin: 1em auto;
}

.content-post div.imageblock img {
display: block;
margin: 0 auto;
border: none;
}

.content-post div.imageblock p {
margin: 0 auto;
text-align: center;
}

.content-post a:visited {
color: #666;
border-bottom: 0.1em solid #aaa;
}

/*
.content-post a:visited {
color: #92a;
}
*/

.content-post ul, .content-list ol {
margin-top: 10px;
margin-bottom: 10px;
margin-left: 20px;
padding-left: 0px;
}

.content-post .alternate-link {
text-align: left;
margin-top: -14px;
}

.content-post .alternate-link a {
color: black;
text-decoration: none;
font-weight: bold;
border-bottom-width: 0px;
}

.content-post .alternate-link a:hover
{
text-decoration: underline;
}

.content-post .permanent-link {
margin-top: -1.5em;
margin-bottom: -0.5em;
text-align: left;
font-size: 0.9em !important;
}

.content-post .permanent-link a {
color: #049;
text-decoration: none;
font-weight: bold;
border-bottom-width: 0px;
}

.content-post .permanent-link a:hover {
text-decoration: underline;
}

/*
.content-post .permanent-link {
margin-top: 1em;
margin-bottom: 2em;
text-align: center;
}

.content-post .permanent-link a {
color: black;
text-decoration: none;
font-weight: bold;
border-bottom-width: 0px;
}

.content-post .permanent-link a:hover {
text-decoration: underline;
}
	*/

.content-post h2 {
margin-top: 0px;
}

.content-post p.eqn {
text-align: center;
}

/* footer */
#footer {
clear: both;
margin: 0px auto;
width: 400px;
text-align: center;
font-size: 1.3em;
}

#footer p {
margin: 5px 0px;
font-size: 1em;
}

.infl-permalink a {
	color: black !important;
	font-weight: bold !important;
	text-decoration: none !important;
	border: none !important;
}
