/*  
Theme Name:Blue [SEO]
Theme URI: 
Description:liquid layout,max width 1024,
			header, content, two sidebars,
			three column under the content,
			footer,
			ready for plugins, you'll find them in the pluginfolder
have fun and good speed!
 mts von http://www.texto.de/
*/
/*<![CDATA[*/
html{
	background:#fff;
	color: #35383D;
    background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	background-position:50% 0%;
	background-attachment:fixed;
}
body {
	font-size:98%;
	line-height:1.5em;
  	margin: 0;
  	padding: 0;
  	text-align: center;
}
/*--smilies ohne Rand--*/
body img.wp-smiley {border:none;}
.aussen{
  	margin: 0 auto;
    text-align: center;
  	padding: 0;
	min-width: 120px; 
	max-width:1024px;
	width: 100%;
}
.header{width:100%;
	min-width: 120px;
	float: left;
    text-align:left;
    margin-top: 0px;
	display:inline;
}
.postbox01 {width:51%;
	min-width: 120px;
	float: left;
    text-align:left;
    margin-top: 0px;
	display:inline;
}
.postbox02 {margin-left:15px;
	float: left;
    text-align:left;
	padding-left:5px;
	display:inline;
}
.about{ width:42%;
        min-width:120px;
        border-bottom:2px ridge #ED1551;
}
.box02small{width:21%;
        min-width:120px;
}
.box02wide{width:31%;
        min-width:120px;
}
.border{background-image:url(images/border.jpg);
	background-position:50% 0%;
	background-repeat:repeat-x;
	background-color:#F2F5F9;
    color:inherit;
}
.article{padding:15px 3px 3px 10px;
    margin-left:15px;
	margin-top:3px;
}
.footer{width:100%;
	min-width: 120px;
	float:left;
    text-align:center;
    margin:0px auto;
	display:inline;
	padding:20px 0px 10px 0px;
	background-color:#F2F5F9;
    color:inherit;
}

.clear {clear: both;height:0;margin:0;padding:0;}

/*-all over the world-*/

html, body,div, p, ul, li, ol, input {
	font-family:"Trebuchet ms","Gill Sans MT", "Gill sans", sans-serif;
}
h1,h2,h3,h4,h5,h6 {
	margin: 4px 5px 4px 7px;
	font-size:1.2em;
	line-height:1.5em;
	font-weight:lighter;
	color:#ED1551;
	background-color:inherit;
	font-family: Georgia,"Gill Sans MT", "Gill sans", "Trebuchet ms", sans-serif;
}
p{
	margin: 4px 5px 4px 9px;
	line-height:1.5em;
	font-size:0.9em;
}
code,pre{
	margin:10px auto;
	width:80%;
	overflow:auto;
	line-height:2.8em;
	color:#000;
	background-color:#FBF6F7;
}
pre{font-size:0.9em;
	padding:15px 3px 20px 4px;
	border:2px ridge #ED1551;
}
b, strong,i,em {}
address {margin:0 5%;
	padding:0 5px 0 9px;
	border-left:3px ridge #0600FF;
}
blockquote{	margin:10px auto;
	width:75%;
	font-weight:lighter;
	color:#ED1551;
    background-color:#FBF6F7;
    border-left:2px ridge #ED1551;
    border-right:2px ridge #ED1551;
}
blockquote p{padding:3px 10px; }


acronym, abbr, span.caps,span.abbr {cursor: help;}
acronym, abbr, span.abbr {border-bottom: 1px dashed #ED1551;}

dl {margin:6px;
	border:2px ridge #ED1551;
}
dt,
dd{	margin:2px auto;
	color:#ED1551;
	background-color:inherit;
	padding:5px;
	font-size:1em;
}
dd{text-align:center;}
dl.left{float:left;}
dl.right{float:right;}
dl.center{text-align:center;margin:0 auto;}
dl a:link img, dd a:link img, dt a:link img{border:2px ridge #0600FF;}
dl a:hover img,dd a:hover img ,dt a:hover img{border:2px ridge #000;}

/*-for all links-*/
a {padding:0px 2px;color:#0600FF; background-color:inherit;text-decoration:underline;}
a:link { color: #0600FF; background-color: inherit;text-decoration:underline;}
a:visited { color: #0600FF; background-color:inherit;text-decoration:none;}
a:link:focus{ color:#FF0000;background-color:inherit;text-decoration:none;}
a:link:hover, a:visited:hover { color:#ED1551; background-color: inherit; text-decoration:none;}
a:link:active, a:visited:active { color:#FF0000;background-color:inherit;}
}
/*-pictures as a link-*/
a img{border:none;}
a:link img { border:none; }
a:visited img { border:none; }
a:link:active img, a:visited:active img { border:none; }


/*-- header--*/
.header{ height:160px;
       width:100%;
}

.navi{position:relative;
      width:80%;
      text-align:center;
      margin:0 auto;
      font-size:1em;
      font-weight:lighter;
}
.navi ul {list-style:none;
	margin:0;
	padding:0;
}
.navi  ul li {display:block;
     position:relative;
     float:left;
}
.navi ul li a:link, .navi ul li a:visited {
     display:block;
     position:relative;
     float:left;
     padding:128px 27px 8px 27px;
     text-decoration:none;
     border-left:none;
     border-right:none;
    border-bottom:none;
}
.navi ul li a:hover {background-image:url(images/navi.jpg);
	background-repeat:repeat-x;
	background-position:40% 0%;
	padding:128px 25px 4px 25px;
	border-left:2px ridge #0600FF;
	border-right:2px ridge #0600FF;
	border-bottom:4px ridge #0600FF;
}
.navi ul li a:active, .navi ul li a:visited.active {
	background-image:url(images/navi.jpg);
	background-repeat:repeat-x;
	background-position:0% 0%;
	padding:128px 25px 4px 25px;
	border-left:2px ridge #0600FF;
	border-right:2px ridge #0600FF;
	border-bottom:4px ridge #0600FF;
}
.navi ul .current_page_item a:link, .navi ul .current_page_item a:visited {
	background-image:url(images/navi.jpg);
	background-repeat:repeat-x;
	background-position:0% 0%;
	border-bottom:4px ridge #0600FF;
	padding:128px 27px 4px 27px;
}
.navi ul .current_page_item a:hover {
	background-image:url(images/navi.jpg);
	background-repeat:repeat-x;
	background-position:100% 0%;
	border-bottom:4px ridge #0600FF;
	padding:128px 27px 4px 27px;
	text-decoration:none;
	border-left:none;
	border-right:none;
}
/*--Listen in Artikeln--*/
.postbox01 .article ol,
.postbox01 .article ul {
	padding:0 0 0 5px;
	font-size:0.9em;
	list-style-type: none;
}
.postbox01 .article ol {
	margin:0% 0% 0% 6%;
	width:50%;
}
.postbox01 .article ul{
	margin:0% 0% 0% 3%;
	width:50%;
}
.postbox01 .article ul li,
.postbox01 .article  ol li {
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding:2px 0 2px 12px;
	line-height:140%;
}
.postbox01 .article ul li {
	background-image:url(images/ul-li.gif);
}
.postbox01 .article  ol li {
	background-image:url(images/ol-li.gif);
}
.postbox01 .article h2{ text-align:center;
        padding:4px 5px;  
        font-weight:lighter; 
        font-size:1.7em;
}
p.articlemeta{	margin:0 auto;
	width:75%;
	padding-bottom:2px;
	font-size:0.8em;
	border-bottom:2px ridge #ED1551;
 }
.postbox01 .cerpt{margin:0 auto;
	width:75%;
	padding-bottom:2px;
	font-size:0.9em;
	border-bottom:2px ridge #ED1551;
}
.postbox01 .cerpt h3{text-align:right;
        margin-right:10px;
}

/*--sidebar php and sidebartwo php--*/
.postbox02  ol,
.postbox02  ul {
    margin:7px 0 0 0;
	padding:0 0 0 5px;
	font-size:0.9em;
	list-style-type: none;
}
.postbox02  ol li,
.postbox02  ul li{
    margin:0;
	padding:0 0 0 5px;
}
.postbox02  ol li h2,
.postbox02  ul li h2{
    margin:0 0 0 0;
	padding:0 0 0 5px;
    line-height:1em;
}
.postbox02  ul ul {
	padding:0 0 0 5px;
margin:0;
	font-size:0.9em;
	list-style-type: none;
}
.postbox02  ul li ul li{
	 margin:0;
	 padding:0 0 0 5px;
}
.postbox02  ul ul ul.children li{
	padding:0 0 0 13px;
    margin:0;
	font-size:1.1em;
	list-style-type: none;
    background-image:url(images/cat-children.gif);
    background-repeat:no-repeat;
	background-position:5px 50%;
}
.postbox02 ul li.page_item{
    padding:0 0 0 13px;
    margin:0;
	font-size:1em;
	list-style-type: none;
    background-image:none;
}
.postbox02 ul li ul li.page_item{
    padding:0 0 0 13px;
    margin:0;
	font-size:1em;
	list-style-type: none;
    background-image:url(images/cat-children.gif);
    background-repeat:no-repeat;
	background-position:5px 50%;
}
/*--plugin feedreaders--*/
#feeds_readers ul{ margin:0;
	padding:0 0 0 15px;
	font-size:0.8em;
	line-height:1.2em;
	list-style-type: none;
}
#feeds_readers h2{
    margin:7px 0 0 0;
	padding:0 0 0 15px;
    line-height:1em;
    font-size:0.9em;
}
#feed_readers  ul li{
    margin:0;
	padding:0 0 0 5px;
}

/*--Kommentare--*/
.postbox01 ol.commentlist{width:75%;margin:0 auto;}
.postbox01 ol.commentlist li{background-image:none;
        border-bottom:2px ridge #ED1551;
        padding:4px 0px;
        color:inherit;
       background-color:#fff;
}
/*--wenn die Kommentare ihr Aussehen wechseln sollen
.postbox01 ol.commentlist li.alt{
       color:inherit;
       background-color:#FBF6F7;
}
*/
.postbox01 .commentlist label,
.postbox01 .commentlist input,
.postbox01 .commentlist textarea{
       margin-left:7px;
} 
.postbox01 .commentlist textarea{
       background-color:#FBF6F7;
       color:#000;
}
.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;
}
.postbox01 ol.commentlist li p.num{
	background-image:url(images/num.gif);
	background-repeat:no-repeat;
	background-position:0% 0%;
	height:48px;
	width:50px;
	float:right;
	font-size:16px;
	font-weight:lighter;
	padding-left:16px;
	padding-top:10px;
}

/*--wenn die Kommentare ihr Aussehen wechseln sollen 
.postbox01 ol.commentlist li.alt p.num{
	background-image:url(images/num-alt.gif);
	background-repeat:no-repeat;
	background-position:0% 0%;
	height:48px;
	width:50px;
	float:right;
	font-size:16px;
	font-weight:lighter;
	padding-left:16px;
	padding-top:10px;
}
*/

ol.commentlist li h3 a{display:block;width:250px;overflow:hidden;}
h3.commentlist{text-align:center;font-size:1em;font-weight:bold;}

/*--aehnliche Artikel--*/
.aehnliche{
	margin:0 auto;
	width:75%;
	padding-bottom:4px;
	font-size:0.9em;
	border-top:2px ridge #ED1551;
	border-bottom:2px ridge #ED1551;
	color:#24FF00;
	background-color:inherit;
}
.aehnliche span{margin-left:10px;}
.postbox01 .aehnliche ul li{display:inline;background-image:none;}

/*--archiv.php--*/
h2.archive{text-align:center;
       font-size:1em;
       font-weight:bold;
}
h2.archive small{
       font-weight:lighter;
}
/*--wichtig --*/
#menu,#topp,#content,#backlink,#search{margin:0;padding:0;height:0.1em;font-size:0.1em;}
.invisible{position:absolute;left:-3999px;width:999px;height:0px;}
.sign{text-align:right; margin-right:45px; margin-top:4px; font-size:0.9em;}

/*-navigation -*/
.navigate{text-align:right;font-size:0.8em;}
.navigate01{text-align:center;font-size:1em;}
/*]]>*/

