/*CSS for Praxis Archaeologica index pages. Design by Paulo Felix - Portuguese Professional Association of Archaeologists (APA) - 2006
*/
/*
General properties*/
body		                  { color: #000; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; background-color: black; text-align: center }
ul { font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: left; list-style-type: circle }
li { line-height: 13px }
a:link		           { color: #2f4f4f; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline }
a:hover		                { color: #8b0000; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none }
a:active   { color: #4682b4; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none }
a:visited    { color: #8b0000; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none }
/*
Specific properties for the page
*/
/*
Properties for the container that wraps everything
*/
#container     { margin-right: auto; margin-left: auto; width: 650px; height: auto; border: solid 1px #808080 }
/*
Properties for the footer
*/
#footer            { text-align: center; position: relative; top: 10px; width: 100%; height: auto; float: left; clear: both }
.footer       { color: #8b0000; font-size: 11px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; text-align: center; padding-top: 5px; padding-bottom: 10px; position: relative; top: 4px; border-top: 1px solid #8b0000 }
.text { color: #234765; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold }
