/*
Theme Name: NoMarketPlace.com - Theme
Theme URI: http://www.nomarketplace.com/
Description: The WordPress theme of NoMarketPlace.com.
Version: 1.0
Author: NoMarketPlace.com
Author URI: http://www.nomarketplace.com
Tags: amazon
Text Domain: nomarketplace

This theme was designed and built by NoMarketPlace.com,
whose blog you will find at http://www.nomarketplace.com/blog/

*/



/* Begin Typography & Colors */
body {
  background-color: #FFF;
  margin: 10px 0;
  font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #000;
}

.widecolumn .entry p {
  font-size: 1.05em;
  }

.narrowcolumn .entry, .widecolumn .entry {
  line-height: 1.4em;
  }

.widecolumn {
  line-height: 1.6em;
  }

.narrowcolumn .postmetadata {
  text-align: center;
  }

.thread-alt {
  background-color: #f8f8f8;
}
.thread-even {
  background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

  border-left: 1px solid #ddd;
}

small {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 0.9em;
  line-height: 1.5em;
  }

#sidebar h2 {
  font-family: 'Lucida Grande', Verdana, Sans-Serif;
  font-size: 1.2em;
  }

#sidebar h2, #wp-calendar caption, cite {
  text-decoration: none;
  }

.entry p a:visited {
  color: #b85b5a;
  }

.sticky {
  background: #f7f7f7;
  padding: 0 10px 10px;
  }
.sticky h2 {
  padding-top: 10px;
  }

.commentlist li, #commentform input, #commentform textarea {
  font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
  }
.commentlist li ul li {
  font-size: 1em;
}

.commentlist li {
  font-weight: bold;
}

.commentlist li .avatar { 
  float: right;
  border: 1px solid #eee;
  padding: 2px;
  background: #fff;
  }

.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;
  }

#commentform p {
  font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
  }

.commentmetadata {
  font-weight: normal;
  }

#sidebar {
  font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
  }

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
  color: #777;
  }

code {
  font: 1.1em 'Courier New', Courier, Fixed;
  }

acronym, abbr, span.caps
{
  font-size: 0.9em;
  letter-spacing: .07em;
  }

a, h2 a:hover, h3 a:hover {
  color: #06c;
  text-decoration: none;
  }

a:hover {
  color: #147;
  text-decoration: underline;
  }

#wp-calendar #prev a, #wp-calendar #next a {
  font-size: 9pt;
  }

#wp-calendar a {
  text-decoration: none;
  }

#wp-calendar caption {
  font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
  text-align: center;
  }

#wp-calendar th {
  font-style: normal;
  text-transform: capitalize;
  }
/* End Typography & Colors */



/* Begin Structure */
body {
  margin: 0 0 20px 0;
  padding: 0;
  }

.narrowcolumn {
  float: left;
  padding: 0 0 20px 45px;
  margin: 0px 0 0;
  width: 450px;
  }

.widecolumn {
  padding: 10px 0 20px 0;
  margin: 5px 0 0 150px;
  width: 450px;
  }

.post {
  margin: 0 0 40px;
  text-align: justify;
  }

.post hr {
  display: block;
  }

.widecolumn .post {
  margin: 0;
  }

.narrowcolumn .postmetadata {
  padding-top: 5px;
  }

.widecolumn .postmetadata {
  margin: 30px 0;
  }

.widecolumn .smallattachment {
  text-align: center;
  float: left;
  width: 128px;
  margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
  text-align: center;
  margin: 5px 0px;
}

.postmetadata {
  clear: both;
}

.clear {
  clear: both;
}

/* End Structure */



/*  Begin Headers */
h2.pagetitle {
  margin-top: 30px;
  text-align: center;
}

#sidebar h2 {
  margin: 5px 0 0;
  padding: 0;
  }

h3.comments {
  padding: 0;
  margin: 40px auto 20px ;
  }
/* End Headers */



/* Begin Images */
p img {
  padding: 0;
  max-width: 100%;
  }


img.centered {
  display: block;
  margin-left: auto;
  margin-right: auto;
  }

img.alignright {
  padding: 4px;
  margin: 0 0 2px 7px;
  display: inline;
  }

img.alignleft {
  padding: 4px;
  margin: 0 7px 2px 0;
  display: inline;
  }

.alignright {
  float: right;
  }

.alignleft {
  float: left;
  }
/* End Images */



/* Begin Lists

  Special stylized non-IE bullets
  Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
  margin-left: 0px;
  padding: 0 0 0 30px;
  list-style: none;
  padding-left: 10px;
  text-indent: -10px;
  }

html>body .entry li {
  margin: 7px 0 8px 10px;
  }

.entry ul, .entry ul li {
  font-size: 1.1em;
  text-align: left;
}

.entry ul li:before, #sidebar ul ul li:before {
  content: "\00BB \0020";
  }

.entry ol {
  padding: 0 0 0 35px;
  margin: 0;
  }

.entry ol li {
  margin: 0;
  padding: 0;
  }

.postmetadata ul, .postmetadata li {
  display: inline;
  list-style-type: none;
  list-style-image: none;
  }

#sidebar ul, #sidebar ul ol {
  margin: 0;
  padding: 0;
  }

#sidebar ul li {
  list-style-type: none;
  list-style-image: none;
  margin-bottom: 15px;
  }

#sidebar ul p, #sidebar ul select {
  margin: 5px 0 8px;
  }

#sidebar ul ul, #sidebar ul ol {
  margin: 5px 0 0 10px;
  }

#sidebar ul ul ul, #sidebar ul ol {
  margin: 0 0 0 10px;
  }

ol li, #sidebar ul ol li {
  list-style: decimal outside;
  }

#sidebar ul ul li, #sidebar ul ol li {
  margin: 3px 0 0;
  padding: 0;
  }
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
  margin: 10px auto;
  padding: 5px 3px;
  text-align: center;
  width: 100px;
  }

#sidebar #searchform #s {
  width: 108px;
  padding: 2px;
  }

#sidebar #searchsubmit {
  padding: 0;
  }

.entry form { /* This is mainly for password protected posts, makes them look better. */
  text-align:center;
  }

select {
  width: 130px;
  }

#commentform input {
  width: 170px;
  padding: 2px;
  margin: 5px 5px 1px 0;
  }

#commentform {
  margin: 5px 10px 0 0;
  }
#commentform textarea {
  width: 100%;
  padding: 2px;
  }
#respond:after {
    content: "."; 
      display: block; 
      height: 0; 
      clear: both; 
      visibility: hidden;
  }
#commentform #submit {
  margin: 0 0 5px auto;
  float: right;
  }
/* End Form Elements */



/* Begin Comments*/
.alt {
  margin: 0;
  padding: 10px;
  }

.commentlist {
  padding: 0;
  text-align: justify;
  }

.commentlist li {
  margin: 15px 0 10px;
  padding: 5px 5px 10px 10px;
  list-style: none;

  }
.commentlist li ul li { 
  margin-right: -5px;
  margin-left: 10px;
}

.commentlist p {
  margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
  margin: 5px 0;
  }

.nocomments {
  text-align: center;
  margin: 0;
  padding: 0;
  }

.commentmetadata {
  margin: 0;
  display: block;
  }
/* End Comments */



/* Begin Sidebar */
#sidebar
{
  padding: 20px 0 10px 0;
  margin-left: 545px;
  width: 130px;
  }

#sidebar form {
  margin: 0;
  }
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
  empty-cells: show;
  margin: 10px auto 0;
  width: 155px;
  }

#wp-calendar #next a {
  padding-right: 10px;
  text-align: right;
  }

#wp-calendar #prev a {
  padding-left: 10px;
  text-align: left;
  }

#wp-calendar a {
  display: block;
  }

#wp-calendar caption {
  text-align: center;
  width: 100%;
  }

#wp-calendar td {
  padding: 3px 0;
  text-align: center;
  }

#wp-calendar td.pad:hover { /* Doesn't work in IE */
  background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
  cursor: help;
  }

acronym, abbr {
  border-bottom: 1px dashed #999;
  }

blockquote {
  margin: 15px 30px 0 10px;
  padding-left: 20px;
  border-left: 5px solid #ddd;
  }

blockquote cite {
  margin: 5px 0 0;
  display: block;
  }

.center {
  text-align: center;
  }

.hidden {
  display: none;
  }
  
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
  display: none;
  }

a img {
  border: none;
  }

.navigation {
  display: block;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 60px;
  }
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin: 10px;
  -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;
}
/* End captions */



/*************************************/
/**TOOLTIP ANFANG*********************/
/*************************************/
a.tooltip, div.tooltipContainer {
  display:inline;
  /*position:relative;*/
  z-index:24;
  border-bottom: none;
  vertical-align: middle;
  text-decoration: none;
  font-weight: bold;
  padding-bottom: 3px;
  /*
  color: red;
  margin: 2px;
  */
}

a.tooltipMarketPlace {
  position:relative;
  z-index:24;
  border-bottom: none;
  vertical-align: middle;
  text-decoration: none;
  margin: 2px;
  color: #888;
}

a.tooltip:hover, div.tooltipContainer:hover, a.tooltipMarketPlace:hover {
  z-index:25;
  border-bottom: none;
}

a.tooltip span, a.tooltip div, a.tooltipMarketPlace span, div.tooltipContainer div {
  display: none;
}

a.tooltip:hover span, a.tooltip:hover div, a.tooltipMarketPlace:hover span, div.tooltipContainer:hover div {
  filter: alpha(opacity=90);
  -moz-opacity:.90;
  opacity:.90;
  -moz-border-radius: 8px;
  display: block;
  position: absolute;
  top: 40px; right: 30px; 
  width: 250px;
  border: 1px solid #b4b4b4;
  background-color: #f3f3f3;
  color: #000;
  text-align: left;
  padding: 5px;
  line-height: 18px;
  font-size: 8pt; 
  font-weight: normal;
  white-space: normal;
}

a.tooltip ul {
  margin-left: -20px;
}

/*************************************/
/**TOOLTIP ENDE***********************/
/*************************************/

/* NoMarketPlace.com */
div {
  margin: 0;
  padding: 0;
}

p {
  font-size: 1.1em;
  line-height: 1.2em;
}

span.p {
  font-size: 1.1em;
  line-height: 1.2em;
  text-align: left;
}

h1 {
  font-size: 0.65em;
/*  color: #445EA6;*/
  color: #000;
  padding-bottom: 10px;
}

h2 {
  padding-bottom: 10px;
  font-size: 1.5em;
}

h3 {
  font-size: 1.5em;
}

h4 {
  font-size: 1.3em;
}

a:link, a:hover, a:active, a:visited {
  color: #DD3333;
}
.header h1 a:link, .header h1 a:hover, .header h1 a:active, .header h1 a:visited {
  text-decoration: none;
}

.header a:link, .header a:hover, .header a:active, .header a:visited {
  text-decoration: none;
}

#header {
  width: 100%;
  text-align: center;
}

#info, #info2 {
  width: 576px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
	padding: 1px 60px 3px;
	border:1px solid #bbbbbb;
	border-width:0 2px;
  background-color: #fff;
}

#infodetail {
  width: 676px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
	padding: 1px 10px 3px;
	border:1px solid #bbbbbb;
	border-width:0 2px;
  background-color: #fff;
}

.infoBreit {
  width: 620px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  padding-bottom: 20px;  
}

.infobox {
  width: 240px;
  margin: 0 4px;
  float: left;
  border: 0 solid black;
}

.infoboxBreit {
  width: 302px;
  margin: 0 4px;
  float: left;
  border: 0 solid black;
}

.infoboxStat {
  width: 282px;
  margin: 0 4px;
  float: left;
  border: 0 solid black;
}

.infoboxSchmal {
  width: 198px;
  margin: 0 4px;
  float: left;
  border: 0 solid black;
}

.infoboxVolleBreite {
  width: 616px;
  margin: 0 30px;
  float: left;
  border: 0 solid black;
  text-align: center;
}

h2.infoTitle {
  padding-left: 50px;
  padding-bottom: 30px;
}

.infobox h4, .detailBox h4, .infoboxBreit h4 {
/*  color: #DD3333;*/
}

.infobox ul, .detailBox ul, .infoboxBreit ul {
  padding: 10px 0;
}

#header {
  font: 20pt Arial, Helvetica, sans-serif;
}

.bigbox {
	width:700px;
	padding:0 0 14px 0;
	margin:10px auto;
	background:url("http://www.nomarketplace.com/p/border_blanco.gif") bottom left no-repeat;
}
.bigbox h4 {
	margin:0;
	padding:20px 10px 30px 80px;
	background:url("http://www.nomarketplace.com/p/border_blanco.gif") top left no-repeat;
}

.bigbox_new {
	width:700px;
	padding:0 0 14px 0;
	margin:10px auto;
	background:url("http://www.nomarketplace.com/p/border_new.gif") bottom left no-repeat;
}
.bigbox_new h4 {
	margin:0;
	padding:20px 10px 30px 80px;
	background:url("http://www.nomarketplace.com/p/border_new.gif") top left no-repeat;
}

.bigbox_info {
	width:700px;
	padding:0 0 14px 0;
	margin:10px auto;
	background:url("http://www.nomarketplace.com/p/border_info.gif") bottom left no-repeat;
}
.bigbox_info h4 {
	margin:0;
	padding:20px 10px 30px 80px;
	background:url("http://www.nomarketplace.com/p/border_info.gif") top left no-repeat;
}

.bigbox_info h4.old, .bigbox_blanko h4.old {
	margin:0;
	padding:0;
	background: none;
  font-size: 1.3em;
}

.bigbox_question {
	width:700px;
	padding:0 0 14px 0;
	margin:10px auto;
	background:url("http://www.nomarketplace.com/p/border_question.gif") bottom left no-repeat;
}
.bigbox_question h4 {
	margin:0;
	padding:20px 10px 30px 80px;
	background:url("http://www.nomarketplace.com/p/border_question.gif") top left no-repeat;
}

.bigbox_at {
	width:700px;
	padding:0 0 14px 0;
	margin:10px auto;
	background:url("http://www.nomarketplace.com/p/border_at.gif") bottom left no-repeat;
}
.bigbox_at h4 {
	margin:0;
	padding:20px 10px 30px 80px;
	background:url("http://www.nomarketplace.com/p/border_at.gif") top left no-repeat;
}

.bigbox_rss {
	width:700px;
	padding:0 0 14px 0;
	margin:10px auto;
	background:url("http://www.nomarketplace.com/p/border_rss.gif") bottom left no-repeat;
}
.bigbox_rss h4 {
	margin:0;
	padding:20px 10px 30px 80px;
	background:url("http://www.nomarketplace.com/p/border_rss.gif") top left no-repeat;
}

.bigbox_blanko {
	width:700px;
	padding:0 0 14px 0;
	margin:10px auto;
	background:url("http://www.nomarketplace.com/p/border_blanco.gif") bottom left no-repeat;
}
.bigbox_blanko h4 {
	margin:0;
	padding:0px 10px 0px 80px;
	background:url("http://www.nomarketplace.com/p/border_blanco.gif") top left no-repeat;
}

.bigbox a.more {
	margin:0;
	padding:0 10px 3px;
	border:2px solid #bbbbbb;
	border-width:0 2px;
	background:#fff;
}

.marketplaceOrNotYes {
  text-decoration: underline;
  font-weight: bold;
  color: #000;
}

.marketplaceOrNotNo {
  text-decoration: none;
  font-weight: normal;
  color: #888;
}

span.flags {
  width: 120px;
  right: 0;
  top: 0;
  position: relative;
  border: none;
  padding: 0px 8px 5px 0;
  text-align: right;
  vertical-align: middle;
  font-size: 10px;
  margin-left: 20px;
}

span.flags img {
  padding-bottom: 5px;
  margin: 0;
  vertical-align: middle;
}

span.flags a {
  text-decoration: none;
}

span.prebookmarks, div.prebookmarks {
  display:inline;
  width: 100%;
  height: 48px;
  left: 0;
  top: 0;
  position: fixed;
  padding-top: 3px;
  background: url(http://www.nomarketplace.com/p/panel_bg.gif) repeat-x;
  z-index: 98;
}


span.sbookmarks, div.sbookmarks {
  display:inline;
  white-space: nowrap; 
  padding: 3px 190px 20px 10px;
  margin: 0 auto;
  text-align: left;
  vertical-align: middle;
  font-size: 0.5em;
  z-index: 99;
  font-weight: bold;
}

span.sbookmarks img.flags, div.sbookmarks img.flags {
  padding: 5px 0;
  vertical-align: middle;
}

span.sbookmarks a, div.sbookmarks a {
  text-decoration: none;
}

span.sbookmarks a:hover, div.sbookmarks a:hover {
  text-decoration: underline;
  color: #ff3333;
}

#footer {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-top: 0 solid black;
  width: 100%;
  text-align: center;
}

#feedback {
	position: fixed;
	top: 35%;
	left: 0px;
}

#page {
  padding: 10px 190px 10px 10px;
  width: 700px;
  margin: 0 auto;
}

* html #page {
  width: 700px;
}

.bigbox_blanko {
	width:700px;
	padding:0 0 14px 0;
	margin:10px auto;
	background:url("http://www.nomarketplace.com/p/border_blanco.gif") bottom left no-repeat;
}
.bigbox_blanko h4 {
	margin:0;
	padding:0px 10px 0px 80px;
	background:url("http://www.nomarketplace.com/p/border_blanco.gif") top left no-repeat;
}

#main_content {
  width: 676px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
	padding: 1px 10px 3px;
	border:1px solid #bbbbbb;
	border-width:0 2px;
  background-color: #fff;
}


.clearer {
  clear: both;
}
.abstand {
  margin-top:20px;
}

img#wpstats{display:none}
