/*  
Theme Name: fastseo-theme
Description: Ein sehr stark SEO-optimiertes Theme.
Version: 0.2
Author: Norbert Schroeder
Author URI: http://proteino.de/
This theme was designed and built by Norbert Schroeder,	whose blog you will find at http://proteino.de/blog/
The CSS, XHTML and design is released under GPL: http://www.opensource.org/licenses/gpl-license.php
*/
body{
 font-size:62.5%; /* Resets 1em to 10px */
 font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
 background:#d5d6d7;color:#333;
 text-align:center;margin:0;padding:0;
}
#page{
 width:760px;text-align:left;margin:0px auto;padding:0;
 background-color:white;border:1px solid #959596;
}
#header{
 height:118px;width:760px;white-space:nowrap;margin:0;padding:0;
 background:url('/blog/wp-content/themes/fastseo-theme/images/header.jpg') no-repeat center;
}
#content{font-size:1.2em;width:526px;float:left;padding:0 14px 10px 16px;margin:0;}
* html #content{  /* for buggy Internet Explorer */
  width:555px;     /* V5.x */
  w\idth:526px;    /* V6 */
}
.entry{line-height:1.4em;}
.postmetadata{text-align:center;padding-top:5px;clear:left;}
.post{margin:0;padding:0;text-align:justify;}
.alt{background:#e0f4e8;border-top:1px solid #ddd;border-bottom:1px solid #ddd;margin:0;padding:10px;}
.alt2{border-top:1px solid #ddd;border-bottom:1px solid #ddd;margin:0;padding:10px;}
#footer{
 width:760px;text-align:center;padding:5px 0;margin:0px;
 border:none;clear:both;color:#333;
}
#sidebar{
 width:195px;float:right;padding:0 4px 0 0;margin:0;
 font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#sidebar form{margin:0;}
small{font-family: Arial, Helvetica, Sans-Serif;font-size:0.9em;line-height:1.5em;}
h1,h2,h3{font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;font-weight:bold;margin:0;padding:0;}
h1{font-size: 1.6em;margin: 30px 0 0;}
h1, h1 a, h1 a:hover, h1 a:visited {text-decoration: none;color: #333;}
#description{font-size:1em;text-align:right;margin-right:60px;}
.pagetitle{font-size:1.6em;margin:10px 0 0 0;text-align:center;}
h2{font-size:1.3em;margin: 20px 0 0;}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {color: #333;}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, cite {text-decoration: none;}
#sidebar h2{font-family: 'Lucida Grande', Verdana, Sans-Serif;font-size:1.2em;margin:0;padding:0;}
h3{font-size:1.2em;padding:0;margin:30px 0 0;}
.commentlist{padding:0;margin:0;text-align:justify;}
.commentlist li, #commentform input, #commentform textarea{font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;}
.commentlist li{font-weight:bold;margin:0;padding:6px;list-style:none;}
.alt ul, .alt2 ul{margin:0 4px 0 15px;padding:0;}
.alt li, .alt2 li{font-weight:normal;margin:0;padding:0;list-style:square;}
.commentlist cite, .commentlist cite a{font-weight:bold;font-style:normal;font-size:1.1em;}
.commentlist p{font-weight:normal;line-height:1.5em;text-transform:none;margin:10px 5px 10px 0;}
.commentlist table{font-weight:normal;margin:0 4px;padding:0;border-bottom-width:1px;border-bottom-style:dotted;border-top-width:1px;border-top-style:dotted;border-color:#d5d6d7;}
.commentlist table td, .commentlist table th{font-weight:normal;margin:0;padding:0 4px;border-left-width:1px;border-right-width:1px;border-left-style:dotted;border-right-style:dotted;border-color:#d5d6d7;}
.commentlist table th{font-weight:bold;background:#eee;}
.commentmetadata{font-weight:normal;margin:0;display:block;}
small, #sidebar ul li, .nocomments, .postmetadata, strike{color: #777;}
a, h2 a:hover, h3 a:hover {color:#06c;text-decoration:none;}
a:hover {color:#147;text-decoration:underline;}
.comments{padding:0;margin:40px auto 20px;}
.nocomments{text-align:center;margin:0;padding:0;}

p img{padding:0;max-width:100%;}
img.centered{display:block;margin:0 auto;}
img.alignright{padding:4px;margin:0 0 2px 7px;display:inline;}
img.alignleft{padding:4px;margin:0 7px 2px 0;display:inline;}
.navigation{display:block;text-align:center;margin:0;padding:6px 0 0 0;}
.alignright{float:right;}
.alignleft{float:left;}
/* Begin Lists Special stylized non-IE bullets Do not work in Internet Explorer, which merely default to normal bullets. */
html>body .entry ul{margin:0;padding:0 0 0 20px;list-style:none;text-indent:-10px;text-align:left;}
html>body .entry li{margin:7px 0 8px 10px;}
.entry ul li:before, #sidebar ul li:before {content:"\00BB \0020";}
.entry ol{margin:0;padding:0 0 0 30px;text-align:left;}
.entry ol li{margin:0;padding:0;}
.postmetadata ul, .postmetadata li{display:inline;list-style-type:none;list-style-image:none;}
#sidebar ul{margin:0;padding:0;}
#sidebar ul li{list-style-type:none;list-style-image:none;}
#sidebar ul li.child{margin:0 0 0 8px;}
ol li{list-style: decimal outside;}
/* End Entry Lists */
/* Begin Form Elements */
#searchform{margin:10px auto;padding:5px 3px;text-align:center;}
#sidebar #searchform #s{width:108px;padding:2px;}
#sidebar #searchsubmit{padding:1px;}
.entry form{text-align:center;} /* This is mainly for password protected posts, makes them look better. */
select{width:130px;}
#commentform input{width:170px;padding:2px;margin:5px 5px 1px 0;}
#commentform textarea{width:518px;padding:2px;}
#commentform #submit{margin:0 1px 8px 0;float:right;}
#commentform p{font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;margin:5px 0;}
/* End Form Elements */
blockquote{margin:15px 0 0 10px;padding:3px 5px 3px 10px;border-left:5px solid #ddd;background:#eee;}
.center{text-align:center;}
pre{font:1.0em 'Courier New',Courier,Fixed;background-color:#eee;}
a img{border:none;}
div.menu1{background:#e8e0f4;padding:4px;margin:4px 0;}
div.menu2{background:#e0f4e8;padding:4px;margin:4px 0;}
div#werbungl{float:left;margin:0;padding:0 4px 0 0;}
div#werbungr{float:right;margin:0;padding:0 0 0 4px;}
/* folgende evtl. überflüssig? */
code{font:1.0em 'Courier New',Courier,Fixed;background-color:#eee;}
blockquote cite{margin:5px 0 0;display:block;}

