/* $Id: default.css,v 1.14 2005/03/16 18:55:30 stepan Exp $ */

*.menu { background-color: yellow; font-family: monospace }
*.menu *.active { background-color: white }
div.menu { display: table; table-layout: fixed; width: 100% }
*.menu a { display: table-cell; text-align: center; }
*.menu a:link { color: black }
*.menu a:hover { background-color: red }
a:hover { background-color: yellow }
h1 { font-variant: small-caps }
*.footer { background-color: yellow; font-family: monospace }
*.footer a:link { color: black }
*.footer a:hover { background-color: red }
*.location { background-color: yellow; font-family: monospace }
*.location a:link { color: black }
*.location a:hover { background-color: red }
*.resourcelist a:link { color: black }
*.resourcelist li:first-line { font-weight: bold }
*.resourcelist li { margin: 1em }
*.description { font-style: italic }
form { border: solid; background-color: #EEEEEE; }
form div { margin: 1em }
*.fullwidth { width: 100% }
*.halfwidth { width: 50% }
*.width70 { width: 70% }
*.languages { float: right; font-family: monospace; background-color: yellow; }
*.languages *.active { background-color: white }
*.languages a:link { color: black }
*.languages a:hover { background-color: red }
*.align_justify { text-align: justify }
h1.align_center, h2.align_center, h3.align_center, p.align_center { text-align: center }
*.align_center { margin-left: auto; margin-right: auto }
img.align_center { display: block; margin-left: auto; margin-right: auto }
p.align_right { text-align: right }
caption { font-style: italic }
*.newslist li { margin: 1em }
*.newsdate { color: red; font-style: italic }
*.blog { font-family: serif }
*.blog a { text-decoration: none }
*.blog a:link { color: #5588bb }
*.blog a:visited { color: #9933cc }
*.blog a:hover { color: black }
*.blog-posts { float: left; max-width: 35em; }
*.blog-sidebar { float: right; max-width: 35em; }
*.blog-date { font-size: 70%; text-transform: uppercase; font-family: sans-serif; font-weight: lighter; color: grey }
*.blog-sidebar h2 { text-transform: uppercase; font-family: sans-serif; font-size: 100%; font-weight: lighter; color: grey }
*.blog-sidebar ul { padding: 0 0 1em; list-style: none; border-bottom: 1px dotted grey}
*.blog-sidebar li { margin-left: 1em; text-indent: -1em }
*.blog-sidebar p { padding: 0 0 1em; border-bottom: 1px dotted grey}
*.blog h4.blog-post-tags { margin: 0 0; font-weight: lighter }
*.blog-post { padding: 0 0 1em; border-bottom: 1px dotted grey }
*.blog-post-title { margin: 1em 0 0; color: #0000aa; }
*.blog-post-tags { font-size: 70%; text-transform: uppercase; font-family: sans-serif; color: grey }
*.blog-post-footer { text-transform: uppercase; font-family: sans-serif; font-size: 70%; font-weight: lighter; color: grey }
*.blog-sidebar { font-size: 70% }
*.blog-footer { clear: both }
*.about-left { font-size: 70%; float: left; width: 49% }
*.about-right { font-size: 70%; float: right; width: 49% }
*.about-footer { clear: both }
*.about-left ul { list-style: none; padding: 0 0 1em }
blockquote { font-style: italic }
