/*
Theme Name: RoboCup2004.pt
Description: The RoboCup 2004 in Lisbon, Portugal
*/

body { 
background: #fff;
font: normal 12px/180% Arial; 
text-align: center;
margin: 0;
padding: 0;
}

.alignleft { display: inline; float: left; margin: 5px 5px 0 0; } 
.alignright { display: inline; float: right; margin: 5px 0 0 5px; } 
.aligncenter { display: block; margin: 5px auto 0; }
.clear { clear: both; }

p { margin: 0 0 5px; }

a img { border: none; }
a { color: #0c603e; }
a:hover { text-decoration: none; color: #333; }

.red { color: #ff4848; }

.navi a { padding: 5px 10px; background: #333; color: #fff; text-decoration: none; }
.navi a:hover { background: #555; color: #fff; }

.title, h1, h2, h3, h4, h5, h6 { display: block; font: bold 20px Century Gothic; margin: 0 0 5px; }
.title a, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { text-decoration: none; }

#wrap { width: 960px; padding: 10px; border: 1px solid #619580; background: #e8f3ee; margin: 10px auto; text-align: left; }

header { width: 960px; margin: 10px auto; text-align: left; }
header h1 { margin: 0; padding: 0; }

img.thanks { margin: 10px; }

#inhalt { width: 630px; padding: 10px 15px 10px 10px; float: left; background: #fff; }
#inhalt .post { padding-bottom: 10px; text-align: justify; }
#inhalt .date { font-size: 11px; word-spacing: 2px; color: #555; line-height: 100%; }
#inhalt .headline { border-bottom: 2px solid #ddd; padding-bottom: 5px; margin-bottom: 5px; }

#seitenleiste { width: 290px; padding: 10px 0; float: right; }
#seitenleiste ul { list-style-type: square; padding: 0 0 0 17px; margin: 0 0 5px; }
#inhalt .post, #seitenleiste .box { margin-bottom: 10px; }

footer a { color: #ccc; text-decoration: none; font-size: 10px; }
footer a:hover { color: #fff; }

#comments { font-size: 12px; margin: 15px 0 0; padding: 5px 0 0; border-top: 7px solid #fafafa; }
#comments .title { padding: 0 0 5px; border-bottom: 2px dotted #ccc; margin: 0 0 15px; } 
.commentlist { padding: 0; margin: 15px 0; list-style: none; }
.commentlist li { border-bottom: 2px solid #f0f0f0; }
.comment { margin-bottom: 15px; }
.comment-meta { font-weight: bold; color: #555; }
.comment-content { }
.reply { text-align: right; }
.edit-link { float: right; }
.awaiting-mod { font-weight: bold; color: red; }
#commentform label, #commentform .required { display: block; float: left; }
#commentform input { clear: both; display: block; border: 1px solid #ccc; padding: 2px 5px; font-family: Courier New; }
#commentform textarea { border: 1px solid #ccc; padding: 5px; width: 540px; }
#commentform input:focus, #commentform input:hover, #commentform textarea:focus, #commentform textarea:hover { border-color: #555; }

iframe { width: 550px; height: 335px; }
