/*
Theme Name: WP-Andreas00
Theme URI: http://andreasviklund.com/wordpress-themes/
Description: A stylish but still simple and elegant theme that works well both for blogs and regular websites. Based on the <a href="http://andreasviklund.com/templates/andreas00/">andreas00 CSS template</a> by Andreas Viklund, this public domain theme validates as XHTML 1.0 Strict and CSS 2.1.
Version: 2.2
Author: Andreas Viklund
Author URI: http://andreasviklund.com/
Tags: two columns, three columns, white, blue, widgets, fixed width, 800px, andreas
*/

/* Body */
* {margin:0; padding:0;}
body {background:#eaeaea url(img/bg.gif) top center repeat-y; color:#333; font:76% Verdana,Tahoma,Arial,sans-serif;}
#wrap {background-color:#fff; color:#303030; margin:0 auto; width:760px;}

/* Links */
a {color:#2a5a7a; font-weight:700; text-decoration:none;}
a:hover {color:#1a4a6a; font-weight:700; text-decoration:underline;}
a img {border:0;}

/* Header */
#header {margin:0 0 10px; background:#fff url(../../uploads/2012/01/Banner_neu2.jpg) center left no-repeat; height:135px;}
#header h1 {font-size:2.5em; font-weight:400; letter-spacing:-2px; margin:0 0 4px 15px; padding:15px 0 0;}
#header h1 a {font-weight:400; color:#1a4a6a; display:none;}
#header p {font-size:1.1em; letter-spacing:-1px; margin:0 0 20px 15px; padding:0 0 0 3px; display:none;}

/* Sidebars */
#leftside {clear:left; float:left; line-height:1.4em; margin:0 0 5px; width:140px;}
#extras {float:right; line-height:1.4em; margin:0 0 5px; width:140px;}
#leftside p,#leftside ul,#leftside div.textwidget,#extras p,#extras ul,#extras div.textwidget {font-size:0.9em; margin:0 0 18px;}
#leftside li,#extras li {line-height:1.2em; list-style:none; margin:0 0 6px;}
#leftside ul ul,#extras ul ul {margin:6px 0 0 10px;}
#leftside ul ul li,#extras ul ul li {margin:0 0 4px;}
#leftside ul ul li a,#extras ul ul li a {font-weight:400;}
#leftside ul.linklist,#extras ul.linklist {font-size:1em;}
#leftside ul.linklist ul,#extras ul.linklist ul {margin:0 0 18px;}
#leftside ul.linklist ul li a,#extras ul.linklist ul li a {font-weight:700;}
#leftside h2,#leftside ul.linklist li h2,#leftside h3,#extras h2,#extras ul.linklist li h2,#extras h3, table#wp-calendar caption {color:#555; font-size:1.3em; font-weight:400; margin:0 0 8px; text-align:left;}
#leftside label,#extras label {display:none;}

/* Main menu */
#leftside ul.page {list-style:none; margin:0 0 18px; padding:0; width:140px; font-size:1.1em; font-variant:small-caps;}
#leftside ul.page li {display:inline; line-height:1.4em; width:140px;}
#leftside ul.page li a {background:#f4f4f4 url(img/menubg.gif) bottom left repeat-x; border-top:1px solid #ccc; border-right:1px solid #ccc; border-bottom:1px solid #ccc; border-left:4px solid #ccc; color:#555; float:left; font-weight:700; margin-bottom:5px; padding:4px 1px 4px 5px; text-decoration:none; width:130px;}
#leftside ul.page li a:hover,#leftside ul.page li.current_page_item a {background-color:#eaeaea; border-left:4px solid #2b9aff; color:#555;}
#leftside ul.page li.current_page_item ul li a {border-left:4px solid #ccc;}
#leftside ul.page ul {margin:0 0 0 15px; padding:0 0 5px 0; width:125px;}
#leftside ul.page ul a {padding:3px 1px 3px 5px; width:115px;}
#leftside ul.page ul ul {width:113px;}
#leftside ul.page ul ul a {width:100px;}

/* Content */
#content {margin:0 155px 5px; padding:0; line-height:1.5em;}
#contentwide {line-height:1.6em; margin:0 0 5px 155px; line-height:1.5em; padding:0;}
#content h2,#contentwide h2,#content h2 a,#contentwide h2 a {letter-spacing:0px; font-weight:400; margin:5px 0 15px; color: #2b9aff; border-bottom:1px solid gray; padding-bottom:3px;}
#content h3,#contentwide h3,#content h3 a,#contentwide h3 a {font-weight:400; margin:0 0 8px; letter-spacing:0px;}
/* #content img,#contentwide img {border:1px solid #d0d0d0; float:left; margin:3px 10px 3px 0;} */ /* If you want your images floated to the left by default (the default setting in older versions of this theme) then uncomment this line */
#content ul,#contentwide ul,#content ol,#contentwide ol {margin:0 0 16px 20px;}
#content li,#contentwide li {padding:0 0 0 5px;}
#content ul ul,#contentwide ul ul,#content ol ol,#contentwide ol ol {margin:0 0 0 16px;}

/* Footer */
#footer {font-size:0.9em; border-top:2px solid #e0e0e0; clear:both; color:#555; font-weight:400; line-height:1.8em; margin:0 auto; padding:15px 0; text-align:center; width:760px;}
#footer p {margin:0; padding:0;}
#footer a {color:#555; font-weight:400; text-decoration:none;}
#footer a:hover {color:#333; text-decoration:underline;}
#footer span.credits {font-size:1.2em;}

/* Tags */
p,ul,ol {margin:0 0 18px;}
blockquote {border-left:4px solid #e0e0e0; margin:20px; padding:8px 8px 8px 15px;}
blockquote p {color:#555; font-size:0.9em; line-height:1.3em;}
label {color:#606060; font-size:0.9em; font-weight:700;}
table#wp-calendar {margin:0 0 18px; width:140px;}
code {font-size:1.2em; display:block; background:#f4f4f4 url(img/menubg.gif) bottom left repeat-x; border-top:1px solid #ccc; border-right:1px solid #ccc; border-bottom:1px solid #ccc; border-left:4px solid #ccc; color:#606060; margin:5px 0 15px; padding:8px 5px 8px 8px;}

/* Headers */
h2 {font-size:1.8em;}
h3 {font-size:1.5em;}

/* Forms */
#s,#respond .button {background-color:#fff; border:1px solid #ccc; color:#555; font-size:1em; margin:0 0 16px; padding:4px; width:130px;}
#respond #author,#respond #email,#respond #url,#respond #comment {border:1px solid #ccc; font-family:Verdana,Tahoma,Arial,Sans-Serif; font-size:1em; margin:0; padding:4px; width:250px;}
#respond #comment {width:430px;}
#respond {margin:15px 0 0;}
#respond p {margin:0 0 6px;}

/* Float fix */
.contenttext {overflow:hidden;}
* html .contenttext {height:1px; overflow:visible;}
* html .contenttext p {overflow:hidden; width:99%;}

/* WP image align classes */
img.centered, img.aligncenter {display:block; margin-left:auto; margin-right:auto;}
img.alignright {padding:4px; margin:0 0 2px 7px; display:inline;}
img.alignleft {padding:4px; margin:0 7px 2px 0; display:inline;}
.alignright {float:right;}
.alignleft {float:left;}

/* WP caption classes */
.wp-caption {border:1px solid #ddd; text-align: center; background-color:#f3f3f3; padding-top:4px; margin:10px;}
.wp-caption img {margin:0; padding:0; border:0 none;}
.wp-caption p.wp-caption-text {font-size:0.9em; line-height:1.5em; padding: 0 4px 5px; margin:0;}

/* Various classes */
.left {border:1px solid #ccc; float:left; margin:10px 15px 10px 0;}
.right {border:1px solid #ccc; float:right; margin:10px 0 5px 10px;}
.center {border:1px solid #aaa; margin:5px auto 12px; text-align:center;}
.textright {text-align:right;}
.small {font-size:0.8em;}
.bold {font-weight:700;}
.hide {display:none;}
.clearing {clear:left; padding:5px 0; visibility:hidden;}
.post {margin:0 15px 15px;}
.postinfo {background:#f4f4f4 url(img/menubg.gif) bottom left repeat-x; border-top:1px solid #ccc; border-right:1px solid #ccc; border-bottom:1px solid #ccc; border-left:4px solid #ccc; color:#606060; font-size:0.9em; font-weight:700; line-height:1.5em; margin:1px 0 40px; padding:8px 5px 8px 8px;}
.comment {background:#f4f4f4 url(img/menubg.gif) bottom left repeat-x; border-top:1px solid #ccc; border-right:1px solid #ccc; border-bottom:1px solid #ccc; border-left:4px solid #ccc; color:#606060; margin:0 0 10px; padding:8px 5px 4px 8px;}
.comment p {font-size:0.9em; line-height:1.3em; margin:0 0 6px; padding-bottom:5px;}
.gravatarside {float:right; width:48px; height:48px; margin:0 3px 5px 5px;}
.navigation {display:block; margin:10px 0 20px 0; padding:0; text-align:center;}
.navigation p {margin:0; padding:0;}
.prevlink {margin-right:20px;}
.nextlink {margin-left:20px;}