/*  
Theme Name: DAS NEUE SCHWARZ 
Theme URI: 
Description: Based on The Unstandard
Version: 0.1
Author: supermarkt sistema
Author URI: 

Note concerning image sizes:

Main image on front page is 600 x 225
Secondary image 300 x 150

*/

* {
	margin: 0;
	padding: 0; 
}

.wpfblike {margin: 12px 0 24px 0;}
body {
	background: #ffffff;
	color: #000000;
	font-size: 62.5%;
	font-family: arial, verdana, sans-serif;
	text-align: center;
}

#main-wrapper {
	font-size: 1.1em;
	display: block;
	margin: 0 auto 0 36px;
	padding: 0 7px;
	width: 960px;
	text-align: left; 
}

div.entry em {
font-style: normal;
position:absolute; 
top:160px;
}

.texta {

width:154px;
border:0px;
background-color:#efefef;
height:20px;
margin:0px 0 4px 0;
}
.textb {

width:154px;
border:0px;
background-color:#efefef;
height:100px;
margin:0px 0 4px 0;
}

.btn {

width:154px;
border:0px;
background-color:#ff0000;
height:30px;
color:#ffffff;
margin:4px 0 12px 0;
}



textarea, form {
width:154px;
border-bottom:0px solid black;
}
div#buy {
display:hidden;
}
span#fact {
text-transform: uppercase;
font-weight:bold;
font-size:11px;

}
span#fix {
position:fixed; 

}
span.sm, span.sm a{
font-size:9px;
color:gray;
text-decoration: none;
line-height: 12px;
}

span.sm a:hover{
font-size:9px;
color:red;
text-decoration: none;
}

ul#newtagcloud a{

margin-top:0;
padding-top:0;
text-decoration: none;
border:0;
}

ul#newtagcloud {

}

div.fact{
border-top: 1px solid #efefef;
font-size:10px;
padding: 2px 0 2px 0;

}
div#headline {
position:relative;
height:80px;
}
div#product{
position:absolute; 
top:0; 
left:254px;
	display: block;	
	filter: alpha(opacity=90);
	-moz-opacity: .9;
	opacity:.9;
	top:140px;
	text-align:left;
	float:left;
	width:154px;
	padding:0px 4px 0px 0px;
	border-top:4px solid black;
	border-bottom:0px solid black;
	font-size:11px;
	letter-spacing: -0.02em;
	color:black;
	line-height:14px;
	margin-top:108px;
	display: block;
}

div#products{
	display: block;
	filter: alpha(opacity=90);
	-moz-opacity: .9;
	opacity:.9;

	text-align:left;
	float:left;
	width:500px;
	padding:0px 4px 0px 0px;
	border-top:0px solid black;
	border-bottom:0px solid black;
	font-size:11px;
	letter-spacing: -0.02em;
	color:black;
}

div#product img{
margin:10px 0 2px 0;
border:0;
padding:10px 0 8px 0;
	border-bottom:4px solid black;
}



div#product .np img{
margin:00px 0 2px 0;
border:0;
padding:10px 0 8px 0;
	border-bottom:4px solid black;
}



div#price{

position:absolute; 
	display:hidden;

	top:160px;
	text-align:center;
	float:right;
	width:60px;
	height:60px;
	margin:0 0 0 440px;
vertical-align:middle;
/* background:transparent url('http://dasneueschwarz.de/shop/wp-content/themes/theunstandard/images/price.png') no-repeat center; 	 */
	color:white;
}
div#price h3 {
margin:22px 0 0px 0;
color:black;
	font-size:21px;
	FONT-WEIGHT:BOLD;
 letter-spacing: -0.02em;

}
.post h3, .post h3 a{
font-size:36px;
font-weight:bold;
color:black;
text-decoration: none;
 letter-spacing: -0.02em;
 z-index: 300;
 overflow: visible;

}

.post h3, div#product h3 {
padding:4px 0 0 0;
margin:6px 0 0px 0;
white-space: nowrap;
WIDTH: 600px;
}

div#product a {
border:0;

}

/* ----------------------------------- basics */

h1 {
	font-size: 21px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 12px;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: RED;
	border-color: RED;
}

li.current-cat a {
color:#ff0000;
}

a img {
	border: none;
}

ul, ol {
	list-style: none;
}

input, textarea {
	outline: none;
}

/* ----------------------------------- masthead */

#leaderboard {
	padding: 40px 0 10px;
	position: relative;
	height:90px;
	border-bottom:1px solid black;
	width: 830px;
	margin:0;
}

#site-name {
	float: left;
	margin: 0px 0 0 3px;
}

#site-name a {
	color: #000;
	border: 0;
}

#site-name a:hover {
	color: RED;
}

#main-nav {
	margin: 10px 0 0 0;
	text-transform: uppercase;
	font-weight: bold;
	display:none;
}

#main-nav li {
	float: left;
	margin-left: 7px;
}

#main-nav li a {
	color: #333;
	background: #eee;
	display: block;
	padding: 12px 0 11px;
	text-decoration: none;
	text-align: center;
	width: 90px;
	border: 0;
}

#main-nav li a:hover {
	background: #333;
	color: #eee;
}

#main-nav li.rss-now a:hover, #main-nav li.rss-now a {
	background: RED;
	color: #eee;
}
  
/* ----------------------------------- home posts */

.recent-leads {
	width: 600px;
	float:left;
	border-top:4px solid black;
	margin-left:10px;
}

.post-comments {
	position: absolute;
	display:none;
	top: 0;
	right: 7px;
	z-index: 1;
	background: RED;
}

.post-comments a, .post-comments span {
	font-size: 11px;
	color: #eee;
	display: block;
	padding: 5px 9px;
	text-align: center;
	border: 0;
} 

.post-comments a:hover {
	background: #333;
	color: #fff;
}



.title-insert {
	background: #fff;
	display: block;
	filter: alpha(opacity=90);
	-moz-opacity: .9;
	opacity:.9;
	
	position: absolute;
	top: 7px;
	left: 7px;
	z-index: 1;
	white-space: nowrap;
	width:120px
	
}

div.main-post-bg .title-insert {
	background: #fff;
	display: block;
	filter: alpha(opacity=90);
	-moz-opacity: .9;
	opacity:.9;
	
	position: absolute;
	top: 7px;
	left: 7px;
	z-index: 1;
	white-space: nowrap;
	width:auto;
	
}

.title-insert h3 {
	line-height: 14px;
	font-size: 13px;
padding:4px 8px 0 0;
}

.main-post-bg .title-insert h3 {
	line-height: 16px;
	font-size: 18px;
	
}

.title-insert h3 a {
	display: block;
	color: #000;
	padding: 6px 10px;
	text-decoration: none;
	border: 0;
}

.title-insert h3 a:hover {
	color: #fff;
}

.main-post-bg, .secondary-post-bg {
	background: #eee;
	display: block;
	overflow: hidden;
	position: relative;
}

.main-post-bg {
	height: 300px;
	margin: 0 0 10px 0;
	width: 596px;
}

.main-post-bg a img {
	display: block;
	height: 300px;
	width: 596px;
	border: 0;
}

.secondary-post-bg {
	width: 300px;
	height: 150px;
	margin: 0 0px 0px 0;
}

.secondary-post-bg a img {
	display: block;
	width: 300px;
	height: 150px;
	border: 0;
}

/* ----------------------------------- entry style */
.home.is-single {

}

.post.single {
	padding-top: 0px;
	font-size: 12px;
	line-height: 18px;
	color: #333;
	width: 584px;
}

.post.single h2, .post.single h2 a {
	font-size: 16px;
	line-height: 21px;
	color: #000;
	border: 0;
}

.post.single h2 a:hover {
	color: RED;
}

.post.single .entry {
position:relative;
top:00px;
left:174px;

	float: left;
	width: 500px;
	border-top: 0px solid black;
}

.entry p {

width:450px;
padding:0;
margin:0;
	border-top:1px solid #efefef;
}

.entry p img {
	padding-top:0;}
/* .entry p object {
width:100%;
text-align:right;
margin: 0 0 0 400px;
}
*/	
.entry p object input {
text-align:center;
background-color:red;
color:white;
padding:2px 3px 2px 3px;
border:0;
font-weight: bold;
	font-size: 14px;
	padding-left: 3px;
	padding-top:40px;
}

.post.single .meta {
	border-top: 4px solid #000;
	color: #777;
	padding: 4px 0 0 3px;
	margin-top: 18px;
	float: left;
	width: 72px;
	font-size: 11px;
	line-height: 16px;
}

.post.single p {
	margin: 1em 0;
	line-height: 18px;
}

.post.single p a, .post.single li a {
	font-weight: bold;
}

.post.single h3 {
	font-size: 16px;
	color: RED;
	margin-top: 10px;
}

.post.single blockquote, .post.single ul, .post.single ol {
	margin: 0 14px;
	color: #555;
}

.post.single ul li {
	list-style: none;
	margin: 0 20px;
}

.post.single ol li {
	list-style: none;
	margin: 0 20px;
}

.post.single blockquote {
	font-style: italic;
	border-left: 1px solid #ccc;
	margin-left: 21px;
	padding-left: 10px;
}

.post.single img.floatleft {
	float: left;
	margin: 4px 10px 0 0;
}

.post.single img.floatright {
	float: right;
	margin: 4px 0 0 10px;
}

.post.single .wp-caption-text {
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	color: #888;
}

.navigation {
	clear: both;
	font-size: 10px;
	padding: 10px 0;
	float:left;

}

.navigation a {
	border: 0px solid #ddd;
	display: block;
	float: left;
	color: #777;
	text-transform: uppercase;
	padding: 4px 7px 3px;
}

.navigation .left, .navigation .right {
	width: 100px;
}

.left a {
font-size:11px;
letter-spacing: -0.05em;
}

.navigation .left {
	text-align: left;
}

.navigation .right {
	text-align: right;
	margin-right: 15px;
	float:left;
}

* html .navigation .right {
	margin-right: 7px;
}

.navigation .right a {
	float: right;
}

.navigation a:hover {
	background: #eee;
	border-color: RED;
	color: RED;
}

/* ----------------------------------- sidebar / widget modules */

.home .right {
	width: 650px;
	text-align: left;
	overflow: hidden;
	padding-left:0px;
}

.home .right h3 {
	font-size: 14px;
	padding-left: 3px;
}

h3.module-title, h3.widgetTitle {
	border-top: 4px solid #000;
	border-bottom: 0px solid #eee;
	margin: 0 0 0px;
	padding: 7px 4px 0 0;
	font-size: 18px;
	color:black;
}

h3.module-title a, h3.widgetTitle a {
	border: 0;
}

.widgetContainer {
	margin: 0 0 20px 0;
}

.widgetContainer .textwidget {
	font-size: 12px;
	line-height: 15px;
	margin: 0 7px;
}



div#crp_related {
border-top:4px solid black;
font-size:11px;
font-weight:normal;
padding-top:6px;
}

ul.module-list, .widgetContainer ul, div#crp_related ul {
	margin: 0 0 10px -10px ;
	
	padding: 0 0 0px 0px ;
	
}

.module-list li, .widgetContainer li, div#crp_related li {
	margin: 0 3px 3px 10px;
	list-style: none;
	line-height: 14px;
border-top: 1px solid #efefef;
font-style:normal;
		padding: 5px 3px 2px 0px;
}

.module-list li a, .widgetContainer li a, div#crp_related li a{
	font-size: 11px;

font-weight:normal;

	}
	

.widgetContainer ul.children li  a{

	/* margin: 0 3px 2px 16px; */
	padding:2px 12px 0px 12px;
}


.widgetContainer ul.children li  ul.children li  a{

	font-size:11px;
	padding:2px 12px 0px 24px;

}
.widgetContainer ul.children li  ul.children li{
	margin-top:0px;

}
div#mycategoryorder-3 h3 {
display:none;
}
div#mycategoryorder-3 ul{
margin-top:12px;
}

div#mycategoryorder-3 li {
font-size:14px;
	border-top:0px solid black;
line-height: 12px;
list-style: none;
padding:0;
height:24px;
}

div#mycategoryorder-3 li a{
padding:0;
margin:0;

}

.np {
width:154px;	

}

.sidebar-nextprev {
	width: 100%;
	overflow: hidden;

	padding:0;
}

.sidebar-nextprev li {
	float: left;
	height: 20px;
	width: 76px;
}

.sidebar-nextprev li.previous {
	border-right: 0px solid #ccc;
}

.sidebar-nextprev li.next {
	float: right;
	border-left: 0px solid #ccc;
	margin-left: -1px;
}

.sidebar-nextprev li a {
	margin-left: -1px;
	font-size: 11px;
	font-weight: bold;
	display: block;
	border: 0;
	color: #aaa;
	border-left: 0px solid #ccc;
}

.sidebar-nextprev li a:hover {
	color: RED;
}

.sidebar-nextprev li a span {
	display: block;
	padding: 2px 0 0 0px;
	cursor: pointer;
}

.widgetContainer #wp-calendar {
	border-collapse: collapse;
	width: 100%;
	font-size: 12px;
}

#wp-calendar caption {
	font-weight: bold;
	margin-bottom: 7px;
}

#wp-calendar thead th {
	padding: 4px 0 4px 3px;
	border: 1px solid #ccc;
	border-width: 1px 0;
}

#wp-calendar td {
	padding: 3px 0 7px 3px;
	color: #777;
}

#wp-calendar td a {
	font-weight: bold;
}

#middle-widgets {
	width: 920px;
	margin-top:60px;
	color:#333;
}

#middle-widgets .widgetContainer {
	clear: top;
	float: left;
	width: 200px;
	margin: 0 11px 15px 0;
}

/* ----------------------------------- legacy comments - remove this if you have wp 2.7 */
.legacy .commentlist li {
	margin: 0;
	border-top: 4px solid #000;
	padding: 7px 0 15px 90px;
}

.legacy img.avatar {
	float: right;
	margin: 0 7px 0 0;
}

.legacy cite {
	font-style: normal;
}

.legacy .commentlist li p {
	margin: 1em 0;
}

.legacy .commentlist li ul, .legacy .commentlist li ol, .legacy .commentlist li blockquote {
	margin: 1em 15px;
}

.legacy .commentlist li ul li, .legacy .commentlist li ol li {
	border: 0 !important;
	margin: 0 15px !important;
	padding: 0 !important;
}

.legacy .commentlist ul li {
	list-style: none;
}

.legacy .commentlist ol li {
	list-style: decimal;
}

.legacy #respondform {
	padding: 10px 0 0 0;
	margin-left: 90px;
}

#respondform p {
	margin: 1em 0;
}

#respondform #author, #respondform #email, #respondform #url, #respondform textarea {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	border: 1px solid #bbb;
	padding: 4px 3px;
	width: 160px;
	margin-right: 4px;
}

#respondform textarea {
	width: 99%;
	overflow: auto;
	margin-right: 0;
}

.nocomments {
	background: #ffff66;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #ff9933;
	margin: 15px	 0 0 90px;
	padding: 10px 0;
}

/* ----------------------------------- threaded comments - no support for wp 2.6 */

#comments-wrapper, #comments-wrapper-form {
	width: 600px;
}

h3#comments {
	clear: both;
	font-size: 14px;
	margin: 20px 0 20px 90px;
}

.commentlist {
	font-size: 12px;
	margin: 0;
}

.commentlist li.comment, .commentlist li.pingback {
	margin: 0;
	border-top: 4px solid #000;
	padding: 7px 0 15px 90px;
}

.commentlist li.comment-author-admin {
	border-color: RED;
}

.commentlist li.comment p {
	margin: 1em 0;
}

.commentlist li.comment ul, .commentlist li.comment ol, .commentlist li.comment blockquote {
	margin: 0 15px;
}

.commentlist li.comment ul li {
	list-style: circle;
}

.commentlist li.comment blockquote {
	border-left: 1px solid #ccc;
	padding-left: 10px;
	font-style: italic;
	color: #777;
}

.commentlist ul.children {
	margin: 0 !important;
	padding: 0;
}

.commentlist .children li.comment {
	padding: 7px 0 0 45px;
	margin: 15px 0 0 0;
	list-style: none;
}

.comment-author {}

.comment-author img.avatar {
	float: right;
	margin: 0 7px 0 0;
}

.comment-author cite {
	font-style: normal;
}

.comment-meta {
	font-size: 11px; 
}

#respond {
	clear: both;
	padding: 10px 0 0 0;
	margin-left: 90px;
}

li.comment #respond {
	margin-left: 0;
}

#respond h3 {
	margin: 0 0 15px 0;
}

#respond p {
	margin: 1em 0;
}

#respond #author, #respond #email, #respond #url, #respond textarea {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	border: 1px solid #bbb;
	padding: 4px 3px;
	width: 160px;
	margin-right: 4px;
}

#respond textarea {
	width: 97%;
	overflow: auto;
	margin-right: 0;
}

/* ----------------------------------- categories */

#categories {
display:none;
	padding: 10px 0;
	margin: 35px 0 45px;
}

#categories h3 {
	font-size: 14px;
	margin-bottom: 10px;
}

#categories ul {
	color: #777;
	font-size: 12px;
	line-height: 16px;
}

#categories li {
	float: left;
	text-align: right;
	display: block;
	width: 145px;
	margin: 0 8px 7px 7px;
}

#categories li a {
	font-weight: bold;
	float: left;
	text-decoration: none;
}



/* ----------------------------------- search */

div.search {
float:left;
padding-top:24px;
}
#searchForm {
	margin: 0;
}

#searchWrap span {
	background: #fff;
	border: 0px solid #ccc;
	display: block;
	padding: 2px 60px 2px 2px;
	width:200px;

}

#searchWrap input {
	border: 1px solid #bbb;
	padding: 4px;
	color: #777;
	width:160px;

}


#search-3 {
	padding-top:12px;
	margin-top:12px;
	}

  #search-3 span{
background-color: transparent !important;
	}

/* ----------------------------------- footer */

#footer {
	border-top: 4px solid #ccc;
	font-size: 12px;
	margin-top: 15px;
	padding: 10px 0 72px;
	width: 990px;
}

#footer a {
	font-weight: bold;
}

/* ----------------------------------- floats */
.right {
	float: right;
}

.left {
	float: left;
	width:200px;
}

.clear {
	clear: both;
}

.fix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.fix {
	display: inline-block;
}

* html .fix {
	height: 1%;
}

.fix {
	display: block;
	float:left;
}

div.fact p.facebook a { font-style:normal; vertical-align: middle; padding:0;margin:0; }
div.fact p.facebook{ padding:0;margin:0; }


div#mycategoryorder li.cat-item-619 { text-transform: uppercase;}

h3, h3 a { color:black;}

div#pay {border-top:4px solid black; padding-top:12px; text-align: center; }
