/* typography.css */
html {font-size:100.01%;}
body {min-height: 101%;font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;line-height: 1.6;}

h2, h4 {font-family:Georgia, "Times New Roman", Times, serif;}
h2, h4 {font-style: italic;}
h1, h4, h5{font-weight:normal;}

h1 {font-size: 140%;text-transform: uppercase;color: #00839b;letter-spacing: 0.1em;margin: 10px 0 8px 0;font-weight: normal;}
h2 {font-size: 95%;color: #00839b;margin: 0px 0 5px 0;font-weight: bold;}
h3 {font-size: 100%;font-weight: bold;margin: 8px 0 8px 0;}
h4 {font-size: 100%;font-weight: bold;margin: 18px 0 0px 0;border-top: 1px dotted #cb5334;padding-top: 9px;}
h5 {font-size: 90%;font-weight: normal;margin-bottom: -4px;}
h5.mark {padding-top: 15px;}

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin: 8px 20px 0 0;font-size:82%}
p img.left {float:left;margin:.4em 1.5em 1.5em 0;padding:2px;}
p img.right {float:right;margin:.5em 2em 1.5em 1.5em;padding: 2px;}
p img.border {border:1px solid #cb5334;}

a {text-decoration:none;}
blockquote {margin:1.5em;font-style:italic;}
strong {font-weight:bold;}
em {font-style:italic;}
abbr, acronym {border-bottom:1px dotted #666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0;}
ul, ol {margin:0 1.5em 1.5em 0;padding-left:3.333em;}
ul {list-style-type:none;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;}
th {font-weight:bold;}
th, td, caption {padding:4px 10px 4px 5px;}
tfoot {font-style:italic;}

h4.inline{display:inline;border:0;}
p.inline{display:inline;}

.quote {font-family:Georgia, "Times New Roman", Times, serif;color: #00839b;font-style:italic;font-size: 95%;line-height: 160%;margin: 10px 0 30px 30px;}


#sidebar ul li a{font-family: Georgia, Lucida Grande, Tahoma, sans-serif;line-height: 1.8;}
#sidebar ul li#active a{font-size: 110%;font-style:italic;}

#sidebar ul.menu-underline{text-decoration: underline;}
##sidebar ul.menu-underline li a:hover{text-decoration: none;}

/*
Movements*/
ul#movement{list-style-type: circle;padding-left: 1.5em;}

ul#movement .name{color: #eb894b;}
ul#movement .link{font-size:90%;}


hr {height: 1px;border: 0 none;margin:15px 0px;border-top: 1px dotted #9DCA33;}

.make-clear{height: 1%;}
.make-clear:after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}

.fieldWithErrors {display: inline;}
#errorExplanation {width: 400px;padding: 0px;padding-bottom: 12px;margin-bottom: 20px;}
#errorExplanation h2 {text-align: left;font-weight: bold;padding: 5px 5px 5px 15px;font-size: 12px;margin: 0;}
#errorExplanation p {margin-bottom: 0;padding: 8px;}
#errorExplanation ul {margin: 2px 24px;}
#errorExplanation ul li {font-size: 12px;list-style: disc;}








