/*  
Theme Name: Slide-O-Matic
Theme URI: http://praegnanz.de/portfolio/slide-o-matic
Description: Minimalistic template by praegnanz.de
Version: 2.6.3
Tags: one column, sliding, effect, jquery, green, minimalistic, clean, simple, typography, minimal, widget ready, elastic, valid XHTML, widgets
Author: Gerrit van Aaken
Author URI: http://praegnanz.de/

	Slide-O-Matic
	http://praegnanz.de/portfolio/slide-o-matic

	This theme was designed and built by Gerrit van Aaken,
	whose blog you will find at http://praegnanz.de/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

* {
margin: 0;
padding: 0;
list-style: none;
}

html {
height: 99%;
}

body {
font-size: 11px;
padding-top: 50px;
padding-left: 10px;
background: #fff;
}

body, input, textarea, select, option {
font-family: helvetica,  sans-serif,verdana,arial;
color: #333;

list-style : none;
}



h3 {
font-size: 14px;
}

h4 {
font-size: 12px;
}

h5 {
font-size: 12px;
font-weight:lighter;
}


em {
}

p, ul, dl, ol, textarea, input {
margin: 0 0 0.786em 0;
}

input[type=submit]:hover, button:hover {
	cursor: pointer;
}

.smallprint {
font-size: 0.8571em;
line-height: 1.66666em;
color: #777;
}

.screenreader {
position: absolute;
left: -999em;
top: -999em;
}

a:link, a:visited {
color: #666;
text-decoration: none;
}

a:focus, a:hover, a:active {
text-decoration: none;
background: #000;
color: #000;
display: inline;

}

img {
border: 0;
}

.article .alignleft {
	float: left;
	margin: -3px 0.6em 0 0;
}

.article .alignright {
	float: right;
	margin: -3px 0 0 0.6em;
}

.article .aligncenter {
	margin: 0 auto;
}

.wp-caption a {
	margin: 0;
	display: block;
	overflow: hidden;
	padding: 0;
}

.wp-caption-text {
	font-size: 0.7857em;
	line-height: 1.272727em;
	margin: -6px 10px 0 0;
	padding: 0 0 1.4em 0;
	clear: both;
}

hr {
border: none;
height: 2px;
overflow: hidden;
background: #000;
clear: both;
}

.bottomspace {
margin-bottom: 2em;
}

.topspace {
margin-top: 2em;
}

fieldset {
border: none;
}


/* Header-Bereich --------------------------------- */

div#head {
margin: 0.5em auto;
overflow: hidden;
}

div#head p {
float: left;
margin: -0.1em 0 -0.1em 0;
}

div#head form {
float: right;
text-align: left;
margin: 0;
}

div#head form fieldset {
display: inline;
}

input#livesearch {
width: 9em;
font-size: 0.9em;
color: #777;

border: 1px solid #000;
margin-right: 0.3em;
line-height: 2em;
height: 1.4em;
line-height: 1.5em;
top: 0.5em;
right: 2.5em;
margin-top: 10px;
}

input#livesearchsubmit {
font-size: 0.8em;
height: 1.8em;
color: white;
width: 2.5em;
background: #000;
border: none;
right: 0;
top: 0.5em;
}

input#livesearchsubmit:hover {
cursor: pointer;
}

#head p a:link, #head p a:visited {
text-decoration: none;
}

/* Hauptnavigation --------------------------------- */

#navi-main {
color: #000;
clear: both;
margin: 0 0 50px 0;
width: 140px;
xdisplay: inline;
xbackground: #999;
overflow: hidden;
position: fixed;
}

#navi-main p{
margin-top: 50px;
line-height:20px;
letter-spacing: 2px;

}

#navi-main h4{
font-size: 10px;
margin-top: 15px;
line-height:12px;
letter-spacing: 0.5px;
font-weight:lighter;
}


.custommenu:hover{
color: #000;
display: inline;
height: 20px;
}


#navi-main a:link,#navi-main a:visited {
color: #000;
}

#navi-main h1 a:link,#navi-main h1 a:visited {
color: #000;
font-size: 20px;
}

#navi-main h3{
margin-top: 30px;
font-weight:lighter;
width: 170px;
color: #555;
line-height:7px;
letter-spacing: 1px;
}

#navi-main h3 a:link, #navi-main h3 a:visited{
color: #AAA;
}

#navi-main h3 a:focus, #navi-main h3 a:hover, #navi-main h3 a:active{
text-decoration: none;
background: #AAA;
xcolor: #000;
display: inline;

}

/* Content-Bereich --------------------------------- */

div.article {
margin-left: 350px;
margin-top: 20px;
}

.article img {
float: left;
margin: 10px 10px 10px 0;
}

.wp-caption img {
	margin-left: 0;
	margin-right: 0;
}

.article img.wp-smiley {
float: none;
margin: -99999px;
}

.article table {
margin: 0 0 1em 0;
xwidth: 100%;
}

.article table td {
xvertical-align: left;
font-size: 0.9em;
}

dt {
font-weight: bold;
}

code {
font-size: 0.92857142857em;
font-family: consolas, "Bitstream Vera Mono", monaco, courier, "Courier New", fixed;
color: #333;
background: #eee;
}

pre {
padding: 0.3em 1em;
margin: 0.6em 0;
background: #eee;
}


.title {
width: 190px;
position: absolute;
text-align: left;
margin-left:-200px;
color: #000;
z-index:2;
font-size: 9px;
font-weight:lighter;
letter-spacing: 1px;

}

.title hr {
height: 2px;
background: #acacac;
}


.postinfo{
color: #555;
line-height:8px;

}

.title h1{
xborder-bottom: 2px solid #000;
font-size: 16px;
z-index:3;
background: #fff;
display: inline;
}

div.content {
text-align: left;
z-index:2;
}

div.content hr {
xcolor: #AAA;
background: #cfcfcf;
}


img#wpstats{display:none}

p.articlefooter {
padding-top: 0.5em;
clear: both;
}

p.articlefooter span {
padding: 0 17px;
}

p.articlefooter span span {
padding: 0;
}


.article h2,
.article h1,
.article h3,
.aa dt {
color: #000;
margin: 0.1em 0 0.4em 0;
clear: left;
}

.aa dt {
margin-top: 1.1em;
}

.article h2 a:link,
.article h2 a:visited {
text-decoration: none;
}

.article h2 a:focus,
.article h2 a:hover,
.article h2 a:active {
text-decoration: underline;
}

.article h3 {
font-size: 1.5em;
margin: 0.9em 0 0.5em 0;
}

.article .bildrahmen img {
margin: 1em 0;
padding: 0.3em 0;
}

.article .bildrahmen a:hover img {
}

/* Comments Section -------------------------- */

div#Kommentar,
div#cpreview {
width: 190px;
text-align: left;
}

fieldset#yourcomment {
margin-top: 2em;
}

.nocomments {
padding-bottom: 2em;
}


div#Kommentar {
left: -63px;
top: 0.6em;
margin: 0;
padding: 0;
margin-bottom: -0.8em;
}

div#Kommentar h4{
font-size: 9px;
text-align: left;
}


#yourcomment #submitcomment {
padding: 0 1em;
}

div#Kommentar h2,
div#cpreview h2,
p#txpCommentInputForm {
color: #000;
font-size: 13px;
}

div#Kommentar h3,
div#cpreview h3 {
font-weight: bold;
font-size: 1em;
padding: 0.4em 0 0.3em 0;
line-height: 1.3em;
}

div#Kommentar ol li:last-child {
background: none;
}

div#Kommentar ol li {
position: relative;
clear: both;
display: block;
padding-bottom: 0.8em;
margin-bottom: 0.8em;
background: url(images/line.gif) left bottom no-repeat;
}

img.avatar {
position: absolute;
left: -63px;
top: 0.6em;
width: 40px;
height: 40px;
}

a:hover img.avatar,
a:focus img.avatar {
}

div#cpreview {
position: relative;
padding: 0 0 3em 0;
}

textarea#message {
width: 90%;
line-height: 1.4em;
height: 9em;
font-size: 1em;
padding: 0.2em;
}

div#cpreview input[type=text] {
width: 90%;
margin: 0.7em 0.6em 0 0;
padding: 0.2em;
font-size: 1em;
}

div#cpreview div input {
margin-right: 0.6em;
font-size: 1em;
}

div#cpreview div {
margin-top: 1em;
}

.commentpermlink {
padding-right: 0.5em;
}

#yourcomment div label,
#yourcomment div input {
vertical-align: left;
padding: 0;
line-height: 1.5em;
margin: 0;
}

div#cpreview input#remember {
margin-right: 0.2em;
}

/* Calendar */

#wp-calendar {
	width: 100%;
}

ul#paging {
overflow: hidden;
width: 32em;
margin: -1.6em auto -1em auto;
padding: 2em 0;
}

#portfolio ul#paging {
margin: -2.3em auto -1.1em auto;
}

ul#paging li a:link,
ul#paging li a:visited {
text-indent: -999em;
display: block;
float: left;
width: 40px;
height: 40px;
margin-right: 10px;
background: url(images/paging.gif) 0 0 no-repeat;
}

ul#paging li#older a:link,
ul#paging li#older a:visited {
background-position: right top;
}

ul#paging li#newer a:focus,
ul#paging li#newer a:hover,
ul#paging li#newer a:active {
background-position: left bottom;
}

ul#paging li#older a:focus,
ul#paging li#older a:hover,
ul#paging li#older a:active {
background-position: right bottom;
}




/* Blogtoys ------------------------------------------- */

.blogtoy {
cursor: pointer;
clear: both;
}

.blogtoy .innerwidget {
text-align: left;
overflow: hidden;
position: relative;
z-index: 0;
}





