/******
Theme Name: Simply Valid Light
Theme URI: http://smartwealthyrich.com
Description: Clean and simple WordPress theme, easily customizable, CSS Valid. There are 2 different style-sheets: sidebar on the left or on the right. Instructions included in the zip file.
Author: Jon Phillips
Author URI: http://smartwealthyrich.com
*****/

body {
	margin: 0;
	padding: 0 10px 0 10px;
	color: #555555;
	text-align: left;
	background: #ffffff;
	font: normal 13px Verdana, Helvetica, Arial, sans-serif;
}

#container {
	width: 850px;
	text-align: left;
	margin: 0px auto;
	line-height: 1.4em;
	position:relative;
}

#kreditkarten {
    position:absolute;
	top: 0px;
	left: 397px;
	background-image:url(images/kinderkuechen.jpg);
	background-repeat: no-repeat;
	width: 452px;
	height:73px;
	}
a:link {
	text-decoration: underline;
	color: #000000;
}

a:visited {
	text-decoration: underline;
	color: #555555;
}

a:hover, a:active {
	color: #1C1D16;
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin: 5px 0 10px;
	padding: 0;
	line-height: 1.8em;
}

ul, ol, blockquote, pre {
	color: #555555;
	margin: 12px;
	padding: 8px;
}


ul {
	list-style-type: square;
}

blockquote, pre {
	background-color: #F9F6ED;
	border: 1px solid #cccccc;
}

ins {
	text-decoration: none;
	font-weight: bold;
	color: #555555;
}

del {
	color: #555555;
}

abbr, acronym {
	cursor: help;
}

/**--Header--**/

#header {
	padding: 0;
	margin: 15px 0 10px;
	text-align: left;
	border-bottom: 1px solid #777777;
}


#header h1 {
	margin: 0;
	font-size: 30px;
	font-weight: 500;
	text-align:left;
	color: #1C1D15;
	padding: 10px 0px 0px 0px;
	line-height: 0.8em;
}

#header h2 {
	text-align:left;
	padding: 0;
	font-size: 14px;
	color: #555555;
}

#header h1 a {
	color: #1C1D15;
	text-decoration:none;
}

#header h1 a:hover {
	color: #555555;
	text-decoration:none;
}

#header h1 a:visited {
	color: #1C1D15;
	text-decoration:none;
}

#header #search {
	float: right;
	padding: 0 10px 0 0;
}

#header #search input {
	padding: 5px;
	border: 1px solid #999999;
	background-color: #f5f5f5;
}

#header #search input:hover {
	background-color: #e5e5e5;
	border: 1px solid #777777;
}


/**--Content--**/

#content {
	width: 600px;
	background: #fff;
	float: left;
}

#content2 {
	width: 850px;
	background: #fff;
	float: left;
}

.post {
	padding: 30px 20px 50px 0px;
	margin: 0;
}

.post h2 {
	font-size: 24px;
	font-weight: 400;
	line-height: 22px;
}

.post h2 a {
	text-decoration: none;
	color: #000000;
}

.post h2 a:hover {
	text-decoration: none;
	color: #3B3B3B;
}

.post h2 a:visited {
	text-decoration: none;
	color: #505B54;
}

.entry {
	line-height: 20px;
	border-top: 1px solid #777777;
	padding: 10px 0 0 0;
}

.postinfo {
	color: #666;
	font-size: 12px;
	padding: 0 0 5px 0;
}

.postinfo a {
	color: #666;
	text-decoration: none;
	font-size: 12px;
}

.postinfo a:hover {
	color: #000;
	text-decoration: none;
	font-size: 12px;
}

.postdate {
	color: #666;
}

p.postmetadata {
	font-size: 12px;
	color: #666;
	text-decoration: none;
	border-top: 1px solid #555555;
	border-bottom: 1px solid #555555;
	background: #DED8CB;
	margin: 10px 0 10px 0;
	padding: 5px 0 5px 10px;
}

p.postmetadata a {
	color: #666;
	text-decoration: none;
}

p.postmetadata a:hover {
	color: #000;
	text-decoration: none;
}

p.postmetadata strong {
	float: left;
	text-decoration: none;
}

.entry img.left { 
	padding: 6px; 
	margin: 10px 10px 10px 0; 
	border: none;
	float: left; 	
	clear: left; 
}
		
.entry img.right { 
	padding: 6px; 
	margin: 10px 0 10px 10px; 
	border: none;
	float: right; 
	clear: right; 
}
		
.entry img.center { 
	display: block; 
	padding: 8px; 
	margin: 0 auto 10px auto; 
	border: none;
	float: none; 
	clear: both; 
}
	
.entry img.frame { 
	padding: 6px; 
	margin: 10px 0 10px 10px; 
	border: 1px solid #CCC;
	background: #EEE;
	float: right; 
	clear: right; 
}
		
.entry img.stack { 
	clear: none !important; 
}

/**--Navigation--**/

#menu {
	clear: both;
	text-decoration: none;
	float: left;
	width: 100%;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	text-align: left;
	background: #F4142F;
}

#menu a {
	text-decoration: none;
	padding: 5px 10px;
	color: #cccccc;
	font-size: 13px;
}

#menu a:hover {
	text-decoration: none;
	color: #ffffff;
}

#menu ul {
	margin: 0 auto;
	text-decoration: none;
	width: 850px;
	padding: 5px 0;
	text-align: left;
}

#menu ul li {
	display: inline;
	padding: 0;
	font-size: 13px;
}

.nav{
	padding: 10px 20px 10px 0px;
	line-height: 20px;
}

/**--Sidebar--**/

.sidebar {
	float: left;
	width: 240px;
	margin: 30px 0px 30px 0px;
	display: inline;
	overflow: hidden;
}

.sidebar ul {
	padding: 0;
	list-style-type: none;
	margin: 0px 0px 30px 0px;
}

.sidebar ul li {
	text-decoration: none;
	margin: 0;
	padding: 0 0 5px 0;
	color: #555555;
	border-bottom: 1px solid #DCDBDB;
}

.sidebar ul li h3 {
	margin: 0;
	padding: 5px 0 0 0;
	text-transform: uppercase;
	border-top: 1px solid #777777;
	border-bottom: 1px solid #777777;
	font-size: 16px;
	color: #555555;
	font-weight: 500;
}

.sidebar ul ul li {
	padding: 0;
	margin: 0;
	line-height: 20px;
}

.sidebar a {
	color: #1C1D15;
	font-size: 13px;
	text-decoration: none;
	display: block;
	padding: 6px 0px; 
}

.sidebar a:hover {
	color: #555555;
	font-size: 13px;
	text-decoration: none;
}

/**--Footer--**/

#footer {
	clear: both;
	color: #555555;
	padding: 10px 0;
	text-align: center;
	margin: 20px 0 20px;
	border-top: 1px solid #777777;
	background: #ffffff;
}

#footer p {
	margin: 0;
	padding: 0 10px 10px;
}


#footer a:link, #footer a:visited {
	color: #999999;
}

#footer a:hover, #footer a:active {
	color: #000;
}


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

#commentlist li {
	margin-bottom: 1.5em;
	padding: 0 0 0 40px;
	border-bottom: 1px solid #777777;
}

#commentform {
	margin: 1em 0;
	padding: 0 0 0 40px;
	width: 400px;
}

#commentfun {
	padding: 0 0 0 40px;
}

#commentform textarea {
	border: 1px solid #777777;
	width: 400px;
}

#commentform textarea:hover {
	border: 1px solid #777777;
}

#commentform textarea:focus {
	border: 1px solid #777777;
}


#commentform #email, #commentform #author, #commentform #url {
	font-size: 1.1em;
	border: 1px solid #777777;
	width: 400px;
}

#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
	font-size: 1.1em;
	border: 1px solid #777777;
	width: 400px;
}

#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
	font-size: 1.1em;
	border: 1px solid #777777;
	width: 400px;
}

#commentform input{
	margin-bottom: 3px;
}

/*Special*/
.kreditkarten {
  border-top: 1px solid #777777;
}
.kreditkarten ul {
  margin-top: -7px;
}
.kreditkarten ul li {
  list-style-image: url(images/li.gif);
  padding-bottom: 5px;
  }
.kreditkarten img {
  float: left;
  width: 150px;
  margin-right: 40px;
}
.bestellen {
  background-image: url(images/submit.gif);
  background-repeat: no-repeat;
  width: 155px;
  height: 32px;
  padding-top: 10px;
  text-align: center;
  margin-top: -15px;
  margin-left: 200px;
  margin-bottom: 30px;
}
.bestellen a {
  color: #0000FF;
}
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

