/*
Theme Name: markusstudiert.de
Theme URI: http://markusstudiert.de/
Description: Theme for markusstudiert.de
Version: $Id$
Author: Markus Tacker
Author URI: http://coderbyheart.de/
*/
html { height: 100%; background: #bcbcbc url(./img/bg.png) repeat-y 50% 0; font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; }
a { color: #638813; outline: none; }
em { font-style: italic; }
img { vertical-align: top; }
img.avatar { float: right; margin-right: 10px; }
img.alignright { float: right; margin: 0 0 10px 10px; }
.clear { clear: both; }
.hidden { display: none; }
.link { cursor: pointer; }
.nodisplay { display: none; }
.block { display: block; }
strong { font-weight: bold; }
blockquote { border-left: 0.5em solid #d5eff5; font-family: Verdana, Arial, Helvetica, sans-serif; padding: 0 0 0 0.5em; font-style: italic; }

.sprite { background: transparent url(./img/sprites.png) no-repeat 0 0; }

#main { width: 864px; margin: 0 auto; position: relative; }
#content { background-color: #fff; color: #0e4a99; padding: 27px 0 0 0; }
.leftcol { margin-left: 57px; width: 500px; float: left; }
.rightcol { width: 250px; margin-left: 57px; float: left; }

.latesttweet { height: 100px; }
.latesttweet span, .latesttweet a { margin-right: 0.25em; }
.comments { margin-top: 40px; background-color: #e6edf5; padding: 3em 0; }
.comments h4 { margin-top: 3em; }
.comments iframe { margin-bottom: 3em; }
.comments .comment { margin-bottom: 0.5em; background-color: #f9fafc; -moz-border-radius: 1em; border-radius: 1em; -webkit-border-radius: 1em; }
.comments .comment p { margin: 1em; }

textarea, input { width: 100%; }

h1 { text-indent: -9000px; width: 420px; height: 77px; margin: 0 0 15px 0; }
h2 { font-weight: bold; margin: 0 0 1em 0; }
p, dl, ol, ul { font-size: 0.8125em; margin: 0 0 1em 0; line-height: 1.5em; }
.latestpost li { margin: 0 0 0.5em 2em; }
.latestpost ol li { list-style-type: decimal; }
p.outdent { margin-left: -1em; }
p.nobottommargin { margin-bottom: 0; }
dd { margin-left: 1em; }

#networks { right: 40px; position: absolute; top: 27px; }
#networks li { text-align: center; float: left; width: 70px; }
#networks a { text-decoration: none; }
.network-icon { display: block; width: 40px; height: 40px; margin: 0 auto 5px auto; }
.network-twitter { background-position: 0 -78px; }
.network-facebook { background-position: 0 -119px; }
.network-xing { background-position: 0 -159px; }

#footerarea { color: #fff; margin: 27px 0; }
#footerarea a { color: #fff; }

.linksection { float: left; width: 166px; }
.linklist { font-size: 0.8125em; margin: 0.5em 0 0 0; line-height: 22px; }
.linklist a { text-decoration: none; }
.taglist li { float: left; margin-right: 0.5em; }


#footer { text-align: center; font-size: 0.6125em; color: #b1c489; margin-top: 40px; clear: both; }
#footer a { color: #b1c489; }
#footer li { display: inline; margin-right: 1em; }

#skyscraper { position: absolute; top: 20px; left: 894px; }

.navigation { clear: both; float: left; font-size: 0.75em; margin-left: 57px; }


table.statistics { width: 100%; }
table.statistics th, table.statistics td { padding: 0.2em; }
table.statistics thead th { text-align: center; font-weight: bold; }
table.statistics tbody { text-align: right; font-size: 0.875em; }
table.statistics tbody tr:nth-child(odd) { background-color: #f5f5f5; }
table.statistics tbody td:nth-child(even) { background-color: #f5f5f5; }
table.statistics tbody tr:nth-child(odd) td:nth-child(even) { background-color: #f0f0f0; }
table.statistics tbody tr:hover td { background-color: #DFEEF5 !important; }
table.statistics .worstvalue { color: #871D1D; font-weight: bold; }
table.statistics .bestvalue { color: #42854D; font-weight: bold; }