/*
Theme Name: virtualpixel
Theme URI: http://www.virtualpixel.de.com/
Description: A Lightweight white theme
Version: 0.1
Author: Jan
Author URI: http://www.virtualpixel.de/
*/

html {overflow-y:scroll;}

body, p, h1, h2, h3, h4, h5, h6, div, span, img , input{
    text-decoration:none;
    font-family:sans-serif;
    font-size:13px;
    margin:0px;
    border:0px;
    padding:0px;
}

body {   
    background-image: url('images/bg_all.png');
    /*background-attachment:fixed;*/
}


.alignright {float:right; }
.alignleft { float:left; }
.aligncenter {text-align:center;}

/*############ Layout ##############*/
div#container {
    margin:auto;
    width:900px;
    margin-top:30px;
}

div#header {
    background-image: url(images/bg_all_header.png);
    height:40px;

}

div#footer {
    background-image: url(images/bg_all_footer.png);
    height:40px;

}

div#content {
    background-image: url(images/bg_all_middle.png);
    padding:0px 0px 60px 75px;
}

div#main {
    margin:auto;
    float:left;
    width:550px;
    padding-top:50px;
}

div#sidebar {
    margin:auto;
    float:right;
    width:200px;
    padding-top:50px;
    padding-left:45px;
    background-image:url('images/schere.png');
    background-repeat:no-repeat;
}

div#social {
    padding-top:30px;
}

div#social img {
    margin-right:6px;
}

div#bottom {

    width:600px;
    margin-top:40px;
    text-align:center;
}

div#footnotes {
   margin-top:30px;
}

.adsense {
	padding-bottom:30px;
	height:100px;
}

.article {
    margin-bottom:70px;
}

.articleinfo, .navigation{
	border:1px solid #cdcdcd;
	-moz-border-radius: 15px;
  	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
	padding:2px;
	padding-left:6px;
	background-color:#fbfbfb;
  margin-bottom:30px;
	color:#6f6f6f;
}

.navigation {
  padding-left:2px;
}

.articleinfo img {
	float:right;
	margin-left:4px;
}

.articleinfo span.categories {
	border:1px solid #cdcdcd;
	-moz-border-radius: 10px;
  	-webkit-border-radius: 10px;
  	-khtml-border-radius: 10px;
	margin-left:4px;
	background-color:#e2e2e2;
	float:right;
}

.articleinfo span.infos {
	float:left;
	font-size:10px;
  margin-top:2px;
}

.navigation span {
	border:1px solid #cdcdcd;
	-moz-border-radius: 10px;
  	-webkit-border-radius: 10px;
  	-khtml-border-radius: 10px;
	background-color:#e2e2e2;
}

.avatar {
  float:left;
  margin-bottom:5px;
  margin-right:10px;
}

.bobcomment {
  margin-top:15px;
  margin-bottom:35px;
}

div#trackbacks {
  margin-bottom:40px;
}

.comment {
	width:90%;
	float:right;
}

.comment_number {
	width:7%;
	float:left;
}

div#markup {
	border:1px solid #cdcdcd;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
       -webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
       -khtml-border-bottom-right-radius: 10px;
	-khtml-border-bottom-left-radius: 10px;
	width:540px;
	padding:3px;
	background-color:#fbfbfb;
	color:#a8a8a8;
	font-family:sans-serif;
	margin-bottom:20px;
}

div#bottom, div#footnotes, div#bottom a {
  color:#cdcdcd;
  font-size:10px;
}

div#iphonestatus {
	border:1px solid #cdcdcd;
	-moz-border-radius: 15px;
  	-webkit-border-radius: 15px;
  	-khtml-border-radius: 15px;
	padding:6px;
	background-color:#fbfbfb;
  	margin-bottom:30px;
}

/*########### Typo general ################*/

h1 {
  font-weight:bold;
  font-size:28px;
  margin-bottom:10px;
}

h2 {
  font-weight:bold;
  font-size:22px;
  margin-bottom:10px;
  margin-top:40px;
}

h3 {
  font-weight:bold;
  font-size:18px;
  margin-bottom:10px;
}

h4 {
  font-weight:bold;
  font-size:14px;
  margin-bottom:10px;
}

h5 {
  font-weight:bold;
  font-size:12px;
  margin-bottom:4px;
  margin-top:5px;
}

p {
  margin-bottom:15px;
  line-height:170%;
}

a:link,
a:active,
a:visited{
	text-decoration:none;
	color:#688fb4;
	border:0px;
}

a:hover{
  text-decoration:underline;
	color:#688fb4;
	border:0px;
}

.more-link {
   font-weight:bold;
   font-size:12px;
}

blockquote {
    font-family:serif;
    font-style:italic;
    background-image:url('/wp-content/themes/virtualpixel/images/blockquote.png');
    background-repeat:no-repeat;
    margin-left:20px;
    padding-left:30px;
    width:70%;
}


/*############ Typo special ################*/
.article h1 a {
  color:#000000;
}

.article h1 a:hover {
	text-decoration:none;
	color:#688fb4;
}

.article li {
  margin-top:5px;
  line-height:150%;
}

.articleinfo span.infos a  {
  font-size:10px;
	text-decoration:none;
}

.articleinfo ul {
  padding-left:14px;
}

.articleinfo span.categories a {
	font-size:11px;
	color: #6f6f6f;
	text-decoration:none;
	padding:6px;
}

.articleinfo span.categories a:hover {
	color: #ffffff;
}

.articleinfo span.categories:hover {
	background-color: #444444;
	border-color: #444444;
}

.navigation span a {
	font-size:11px;
	color: #6f6f6f;
	text-decoration:none;
	padding:6px;
}

.navigation span a:hover {
	color: #ffffff;
}

div#comments h3 {
  margin-bottom:30px;
  margin-top:50px;
}

div#sidebar ul {
  padding-left:15px;
  list-style-type:circle;
  margin-bottom:20px;
}

div#sidebar li {
  padding-top:10px;
}

div#sidebar li span {
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -khtml-border-radius: 8px;
  background-color:#dedede;
  color:#fff;
  margin-right:50px;
  padding:1px 4px;
  font-weight:bold;
  float:right;
  width:18px;
  text-align:center;
}

div#sidebar ul li a {
  color: #000000;
  font-weight:bold;
}

div#sidebar ul li a:hover{
  text-decoration:none;
	color:#688fb4;
}

.comment_number {
	padding-top:10px;
}

.comment_number span {
	padding:4px;
	font-size:12px;
	font-weight:bold;
	color: #6f6f6f;
}

.comment_number span.author {
	-moz-border-radius: 6px;
       -webkit-border-radius: 6px;
       -khtml-border-radius: 6px;
	padding:4px;
	font-size:12px;
	font-weight:bold;
	background-color: #444444;
	border-color: #444444;
	color: #ffffff;
}

h1.suche {
  font-size:20px;
  margin-bottom:30px;
}

h1.green {
  color:#00b200
}

h1.red {
  color:#ff0000;
}

div#iphonestatus h3 {
color:#FF0000
}

/*############ Inputs ################*/

input#searchbox {
  width:109px;
  padding:10px;
  padding-left:45px;
  margin-top:40px;
  margin-bottom:40px;
  height:12px;
  background-image:url('/wp-content/themes/virtualpixel/images/search.png');
  background-repeat:no-repeat;
  color:#a1a1a1;
  font-size:10px;
}

form#commentform input {
	border:1px solid #cdcdcd;
	-moz-border-radius: 10px;
       -webkit-border-radius: 10px;
       -khtml-border-radius: 10px;
	width:200px;
	padding:3px;
	background-color:#e2e2e2;
	color:#444444;
	font-family:sans-serif;
}

form#commentform input#submit:hover {
	border:1px solid #cdcdcd;
	-moz-border-radius: 10px;
       -webkit-border-radius: 10px;
       -khtml-border-radius: 10px;
	width:200px;
	padding:3px;
	background-color:#e2e2e2;
	color:#fff;
	font-family:sans-serif;
	background-color: #444444;
	border-color: #444444;
}

form#commentform textarea {
	border:1px solid #cdcdcd;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
       -webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
       -khtml-border-top-right-radius: 10px;
	-khtml-border-top-left-radius: 10px;
	width:540px;
  	height:250px;
	padding:3px;
	background-color:#e2e2e2;
	color:#444444;
	font-family:sans-serif;
	margin-bottom:0px;
}

.iphonelinux {
	color:#FF6000;
}

.flattr-button {
	margin:0px;
	padding:0px;
}

.size-thumbnail {
	margin:15px;
}
