@charset "utf-8";
/* CSS Document */
/*
	Reset CSS Based on Eric Meyer's code at:
	http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}

body { line-height: 1; }
table { border-collapse: collapse; border-spacing: 0; }
:focus { outline: none; }
a img { border: none; }
ol, ul { list-style: none; }
input,textarea { margin: 0; }

/* Highlight and Strike-through */
ins { text-decoration: none; font-weight: bold; }
del { text-decoration: line-through; }
/*
	Common Element Styles
	Code by www.BillionStudio.com
*/

p {
	padding: 0 0 20px 0;
}

h1, h2, h3, h4, h5, h6 {
	padding: 0 0 12px;
}

h1, h2, h3 {
	font-weight: bold;
	line-height: 100%;
}

h4, h5, h6 {
	font-weight: normal;
}

h1 { font-size: 220%; }
h2 { font-size: 220%; }
h3 { font-size: 160%; }
h4 { font-size: 140%; }
h5 { font-size: 120%; }
h6 { font-size: 100%; }

a,
a:visited
{
	color:orange;
	text-decoration:none
}
a:hover,
a:active
{
	color:#c5c3be;
	text-decoration:none
}

abbr, acronym {
	border-bottom: 1px dotted #000;
	cursor: help;
}

ul { list-style-type: square; }
ol { list-style-type: decimal; }

dl { margin-left: 20px; }
dl dt { font-weight: bold; }
dl dd { margin-left: 40px; }

blockquote {
	margin: 0 0 20px 0;
	padding: 6px 12px 6px 45px;
	background-color: #fff;
	border: 1px solid #EAEAEA;
	border-left-width: 3px;
	background: #fff url('images/icon-quote.png') no-repeat top left;
}
blockquote p {
	padding: 6px 0;
}
blockquote blockquote {
	background-image: none;
	padding-left: 12px;
	margin: 6px 0;
	background-color: #fff;
}

code, pre {
	display: block;
	white-space: pre;
	padding: 6px 12px 6px;
	margin: 0 0 20px 0;
	background-color: #fff;
	border: 1px solid #EAEAEA;
	border-left-width: 3px;
	font-size: 110%;
	font-family: "Monaco", monospace;
}
p code {
	display: inline;
	padding: 3px 6px;
	margin: 0;
	border: 0;
	white-space: normal;
}

hr {
	margin: 0 0 20px 0;
	border: 0;
	height: 1px;
	border-bottom: 1px solid #ccc;
}

/* FORMS
========================================== */
form {
	width: auto;
}

form input {
	margin: 6px 0;
}

table form input {
	margin: 3px 0;
}

form table {
	margin: 12px 0 20px;
}
form table th,
form table td {
	border: 0;
	border-collapse: collapse;
	padding: 6px 12px;
	text-align: left;
}
form table input {
	margin: 0;
}
form table td textarea,
form table td select {
	width: 100%;
	margin: 0;
}

fieldset {
	width: auto;
	border: 0;
}

label {
	font-size: 100%;
	line-height: 100%;
	white-space: pre;
	display: block;
	color: #999;
	text-align: left;
	margin: 0 0 6px;
}
form p {
	line-height: 150%;
	clear: both;
}
form p input {
	display: inline;
	float: left;
	clear: both;
	margin: 0;
	margin-right: 6px;
}
form p label {
	display: inline;
	clear: none;
	padding: 0;
	margin: 0;
	white-space: normal;
}

input, textarea, select, button {
	margin: 0 0 12px 0;
}

input.text, textarea.text {
	padding: 4px 4px;
	background: #fff url('images/input.png') repeat-x top left;
	border: 1px solid #CCCCCC;
	border-top-color: #BDBDBD;
	border-bottom-color: #DDDDDD;
}

input.text, textarea.text {
	width: 230px;
	font-size: 100%;
}

textarea.text {
	width: 345px;
	height: 60px;
	padding: 5px;
	margin-bottom: 6px;
}

input.button {
	float: none;
	clear: both;
	margin: 3px 0 0 0;
	padding: 3px 6px;
	font-size: 100%;
	font-weight: normal;
}

textarea.text:focus,
input.text:focus { outline: none; border-color: #666; }

/* TABLES
========================================== */
table {
	width: auto;
	margin: 0 0 20px 0;
}

table caption,
table tfoot {
	text-align: center;
	padding: 3px 0;
	font-weight: bold;
	color: #000;
}

table th {
	text-align: center;
	padding: 6px 12px;
	font-weight: bold;
	color: #666;
}

table tr {
	text-align: center;
}

table tr.alt th,
table tr.alt td {
	background-color: #F7F7F7;
}

table td {
	text-align: center;
	font-size: 1.0em;
	line-height: 100%;
	padding: 6px;
	vertical-align: middle;
}
/*
Theme Name: Crafty Cart
Version: 1.0.6
Author: Billion Studio
Author URI: http://www.billionstudio.com/
Tags: two columns, e-commerce, shop, cart, widgets, gravatars
Description: A Retro Shop Theme designed for the WP e-Commerce Plugin</a>
Licence: This theme is released under the terms of the GPL Version 2 Licence.
*/

/*@import url('./style-reset.css');*/
/*@import url('./style-common.css');*/

/* Default fonts and colors
========================================== */
body,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,input,textarea,select
{ 
	color:#c5c3be;
	font-family:"Verdana", "Lucida Fax", "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif
}
h1, h2, h3, h4, h5, h6
{
	color:#666;
	font-family:"Century Schoolbook", "Century", Georgia, "Times New Roman", serif;
	font-weight:normal
}
/* LAYOUT
========================================== */
body
{
	font-size:70%;
	line-height:150%!important;
	background:#080300 url(images/bgcontent.jpg) repeat-y
}
div#page
{
    width:900px;
    margin:0 0 0 60px
}
div.container
{
    width:900px;
	margin:0 auto;
	height:100%;
	overflow:auto
}
div.small
{
	width:240px;
	float:left
}
div.large
{
	width:640px;
	float:right;
	color:#c5c3be!important
}
div.full
{
	width:100%;
	float:left
}
#content div.container.body .large
{
	background:transparent;
	padding:16px 0 20px 0
}
/* HEADER
========================================== */
#header
{
	width:920px;
	height:140px;
	margin:0 auto;
	background:url(images/header.jpg)
}
.home
{
	background:transparent;
	display:block;
	width:90px;
	height:120px;
	padding:15px 0 0 75px	
}
.rss
{
	background:transparent;
	display:block;
	width:48px;
	height:36px;
	position:relative;
	left:860px;
	top:-30px
}
/*
#header .container
{
	background:orange
}

#header h1,
#header h4 {
	text-transform: none;
}

#header h1,
#header h4,
#header h1 a {
	color: #666;
}

#header h1 {
	display: block;
	font-weight: normal;
	float: left;
	padding: 0 20px 1px 0;
	margin: 0 12px 0 0;
	width: 200px;
	text-align: left;
}
#header h1:first-line {
	font-weight: bold;
}
#header h1 a,
#header h1 a:visited {
	display: block;
	padding-left: 30px;
	color: #4D3F44;
	text-decoration: none;
	width: auto;
}

#header h4 {
	font-size: 120%;
	float: right;
	letter-spacing: 1px;
	padding: 0;
	line-height: 100%;
	text-transform: uppercase;
}
*/
/* SUB HEADER
========================================== */
#sub-header
{
	clear: both;
	width: 100%;
	margin: 0 auto;
	background-color:#DA424E;
}
#sub-header ul {
	padding: 6px 70px 6px 12px;
	height: 100%;
	overflow: auto;
	color: #fff;
	font-weight: bold;
}
#sub-header ul li {
	display: block;
	float: left;
	white-space: nowrap;
	padding: 0;
}
#sub-header ul li.first {
	border-left: 0;
}
#sub-header ul li a {
	color: #ddd;
	display: block;
	line-height: 100%;
	float: left;
	padding: 5px 10px 5px;
}
#sub-header ul li a:hover {
	color: #fff;
	text-decoration: none;
}
#sub-header ul li.current-cat a {
	color: #fff;
	text-shadow: none;
}
#sub-header ul li ul {
	display: none;
}
/* MAIN NAVIGATION
========================================== */
#navigation
{
	clear:both;
	width:100%;
	margin:-70px auto 0 auto
}
#navigation .container
{
	height:42px;
	overflow:visible
}
#nav
{
	position:relative;
	float:right;
	margin:0;
	padding:0;
	list-style-type:none;
	z-index:100;
	text-align:right;
	line-height:175%
}
#nav li
{
	position:relative;
	float:left;
	height:42px
}
#nav li.last-page-item a
{
	background-image:none
}
#nav li a 
{
	display block;
	float:left;
	padding:12px 12px 10px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	white-space:nowrap;
	text-align:left;
	font-size:12px
}
#nav li a:hover,
#nav ul li a:hover,
#nav li.current_page_item a,
#nav li.current_page_parent a
{
	color:orange
}
#nav li a:hover,
#nav ul li a:hover
{
	background:#fff	
}
#nav li ul
{
	position:absolute;
	visibility:hidden;
	float:none;
	top:42px;
	left:0px;
	width:120px;
	margin:0;
	padding:5px 10px 6px 10px;
	z-index:10000;
	border:1px solid #c0acb2;
	border-top:0;
	background:#fff
}
#nav li:hover ul,
#nav li.iehover ul
{
	visibility:visible
}
#nav ul li
{
	display:block;
	float:left;
	clear:both;
	margin:0;
	padding:0;
	width:100%;
	height:auto;
	font-size:100%;
	line-height:100%;
	overflow:hidden;
	white-space:normal;
	border-bottom:1px dotted #e1dab7
}
#nav ul li:last-child
{
	border-bottom:none
}
#nav ul li a
{
	display:block;
	width:auto;
	height:auto;
	float:none;
	font-weight:normal;
	backgrounde:none;
	padding:6px 0;
	white-space:normal;
	color:#666
}
#nav li.current_page_item ul li a,
#nav li.current_page_parent ul li a
{
	color:#666
}
#nav li ul li a:hover,
#nav li.current_page_item ul li a:hover,
#nav li ul li.current_page_item a
{
	color:orange
}
/* CONTENT
========================================== */
#content
{
	clear:both;
	width:100%;
	margin:0 auto
}
/*fixes other content inside content box*/
#content #content
{
	background:transparent;
	width:auto;
	padding:20px;
	margin:0;
	border:0
}

#content h1 {
	color:#503D43;
}
#content h2 {
	padding: 0px 0 6px;
}
#content h2 a, #content h2 a:link, #content h2 a:visited,
#content h3 a, #content h3 a:link, #content h3 a:visited
{
	color:#c5c3be;
	text-decoration:none
}
#content h2 a:hover,
#content h3 a:hover
{
	color:orange;
	text-decoration:none
}

#content h3 {
	padding: 6px 0 12px;
}

#content h4 a,
#content h4 a:visited {
	color: #666;
}

#content ul {
	list-style-type: none;
}
#content ul, #content ol {
	padding: 0 0 20px;
}
#content ul li,
#content ol li {
	background: url('images/bullet.gif') no-repeat 16px 9px;
	padding: 3px 0 3px 30px;
}
#content ul li a { font-weight: normal; text-decoration: none }
#content ul li a:hover { text-decoration: underline }

#content ul ul {
	padding: 0;
}
#content ol { 
	margin-left: 30px;
}
#content ol li {
	padding-left: 0;
	background-image: none;
}

img.right,
img.align-right,
img.alignright {
	float: right;
	margin: 0 0 6px 12px;
	display: inline;
}
img.left,
img.align-left,
img.alignleft {
	float: left;
	margin: 0 12px 6px 0;
	display: inline;
}

img.centered { display: block; margin: 0 auto 6px; }
img.wp-smiley { border: none; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* POST
========================================== */
#content .post,
#content .post-nav,
#content #comments
{
	clear:both;
	padding:25px 20px 0 20px;
	height:100%;
	overflow:auto;
	color:#c5c3be!important
}
#content .post-content img
{
	max-width:460px
	/*border:2px solid #372a18*/
}
.single_product_display .product_image
{
	height:auto!important;
	background:transparent!important
}
div.productdisplay div.imagecol img 
{
	border:none!important	
}
/*
#content .post-content img:hover
{
	border:2px solid #453621
}
*/
#content .post a.more-link
{
	padding-right:15px;
	background:url('images/icon-more.png') no-repeat right center
}
#content .post-title h2
{
	margin-bottom:12px;
	padding-bottom:11px;
	border-bottom:1px dashed #c5c3be;
	color:#fff
}
#content .post-footer h4
{
	font-size:110%;
	padding:0 0 12px;
}
#content .post-footer h4,
#content .post-footer h4 a,
#content .post-footer h4 a:link,
#content .post-footer h4 a:visited 
{
	color:orange
}
#content .post-footer h4 a:hover,
#content .post-footer h4 a:active
{
	color:#c5c3be
}
#content .post-footer span
{
	padding-right:4px;
	padding-left:19px;
	background:url(images/icon-post.png) no-repeat left center
}
#content .post-footer span.post-comments
{
	background:url(images/icon-comment.png) no-repeat left center
}
#content .post-footer span.post-date
{
	background:url(images/icon-date.png) no-repeat left center
}
#content .post-footer span.post-category
{
	padding-right:3px
}
#content .post table
{
	background-color:#fff;
	border-collapse:collapse/*;
	border:1px solid #eaeaea;
	border-width:1px 0 1px 1px;
	border-left-width:3px*/
}
#content .post table th
{
	border:1px solid #372A18;
	border-width:0 1px 0 0
}
#content .post table td
{
	border:1px solid #372A18;
	border-width:0 1px 0 0
}

/* Next and Previous Post Navigation
========================================== */
#content .post-nav {
	clear: both;
	text-align: right;
	padding-bottom: 20px;
}
#content .post-nav,
#content .post-nav a,
#content .post-nav a:link,
#content .post-nav a:visited {
	color: #999;
}
#content .post-nav .previous {
	text-align: left;
	float: left;
}
#content .post-nav .next {
	text-align: right;
}

/* Post Pages Navigation
========================================== */
#content p.pagenav {
	clear: both;
}
#content p.pagenav,
#content .pagenav a,
#content .pagenav a:link,
#content .pagenav a:visited {
	color: #666;
}

#content .pagenav a,
#content .pagenav span {
	border: 1px solid #EAEAEA;
	margin: 0 2px 0;
	padding: 3px 6px 4px;
	display: inline;
}
#content .pagenav span.extend {
	border: 0;
	padding: 0;
}

#content .pagenav a {
	text-transform: lowercase;
	background-color: #F3F3F3;
	text-decoration: none;
	line-height: 50%;
}
#content .pagenav a:hover {
	border-color: #BDAEB4;
}
#content .pagenav span.current {
	background-color: #fff;
}

/* COMMENTS
========================================== */
#comments #comment_form {
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#comments .comment-wrap {
	height: 100%;
	overflow: auto;
	margin: 0 0 12px 0;
	padding: 0 12px 0;
	clear: both;
	background-color: #fff;
	border: 1px solid #EAEAEA;
}

#comments h3 {
	padding-top: 0;
}
#comments h3#respond {
	padding-top: 8px;
}

#comments .comment-wrap img.avatar {
	margin: 0;
	margin-bottom: 12px;
	padding: 2px;
	background-color: #fff;
	border: 1px solid #E8E8E8;
}

#comments .comment-wrap .left {
	width: 65px;
	padding-top: 12px;
	float: left;
}

#comments .comment-wrap .right {
	width: 457px;
	float: left;
	padding: 12px 0 6px 12px;
}

#comments .comment-wrap .right a {
	text-decoration: none;
}

#comments .comment-wrap .right a:hover {
	text-decoration: none;
}

#comments .comment-wrap .right cite {
	margin: 0;
	padding: 0;
	font-style: normal;
	display: block;
	height: 100%;
	overflow: auto;
}
#comments .comment-wrap .right cite b {
	float: left;
}
#comments .comment-wrap .right cite b a {
	
}
#comments .comment-wrap .right cite small {
	font-size: 90%;
	float: right;
}

#comments .comment-wrap .right p {
	padding: 12px 0;
	clear: both;
}

#comments .comment-wrap .right blockquote,
#comments .comment-wrap .right code,
#comments .comment-wrap .right pre {
	margin: 6px 0;
	clear: both;
}

#comments .alt {
	background-color: #F6F6F6;
}

#comments .author {
	background-color: #F7F8E8;
	border-color: #E1DAB7;
}

/* MAIN SIDEBAR
========================================== */
#sidebar-1
{
	background:transparent;
	margin-top:40px
}
#sidebar-1 .sidebar:first-child,
#sidebar-1 .sidebar.first-child
{
	background:url(images/cartbg.jpg) repeat-y;
	border-bottom:none!important
}
#sidebar-1 .sidebar
{
	behavior:expression(this.firstChild.style.background = &quot;#7DCFE7&quot;);
}
#sidebar-1 .sidebar:first-child h3,
#sidebar-1 .sidebar.first-child h3
{
	color:orange
}
#content .sidebar
{
	padding:12px 10px;
	margin:0;
	clear:both;
	height:100%;
	overflow:hidden;
	border-bottom:1px dashed #c5c3be;
}
#content .sidebar a:link,
#content .sidebar a:visited
{
	color:#c5c3be;
	font-weight:normal
}
#content .sidebar a:hover,
#content .sidebar a:active
{
	color:orange;
	text-decoration:none
}
#content .small h3
{
	color:orange;
	padding:0 0 12px;
	margin:0;
	font-weight:normal
}
#content .small h4
{
	padding:0
}
#content .small p
{
	padding-right:0;
	padding-bottom:6px;
	margin:0;
	color:#c5c3be
}
#content .small ul
{
	margin:0;
	padding:0
}
#content .small ul li
{
	color:#c5c3be;
	font-weight:bold;
	line-height:125%;
	padding-left:12px;
	background-position:0 8px
}
#content .small ul li a:link,
#content .small ul li a:visited {
	text-decoration: none;
}

#content .small ul li a:hover,
#content .small ul li a:active {
	text-decoration: none;
	font-weight: bold;
}

#content .small ul li.current_page_item,
#content .small ul li.current_page_item a {
	font-weight: bold;
}

#content .small ul li ul {
	border: 0;
}
#content .small ul li input,
#content .small ul li select {
	margin-bottom: 0;
}

#content .small ul li span.recent_date {
	padding-left: 3px;
	font-size: 80%;
	font-weight: bold;
	color: #889763;
}
#content .sidebar ul li a:hover {
	text-decoration: none;
}
#content .small ul ul {
	border: 0;
	padding: 0;
}
#content .small ul ul li {
	border: 0;
	padding: 3px 0;
	background: url('images/bullet.gif') no-repeat 3px center;
	padding-left: 14px;
}

/*Custom sidebars*/
#content .sidebar.tiny {
	float: left;
	clear: none;
	margin-right: 0;
}
#content .sidebar.tiny ul {
	margin-right: 20px
}
/*Ads sidebar*/
#content #ads.sidebar {
	margin-right: 0;
	margin-bottom: 0;
	padding-right: 20px;
	height: 100%;
	overflow: auto;
	border: 0;
	padding: 0;
}
#content #ads.sidebar img {
	float: left;
	border: 0;
	margin: 0;
	padding: 0;
}

/* CREDITS
========================================== */
#credits
{
	clear:both;
	width:100%;
	padding:12px 0 0
}
#credits p
{
	padding:0 20px 12px 0;
	margin:0;
	color:#666;
	font-size:90%
}
#credits a,
#credits a:visited 
{
	color:#666
}
#credits a:hover,
#credits a:active
{
	color:orange
}
/* Footer Credits
========================================== */
#credits ul.nav
{
	padding:0 0 12px;
	text-align:right
}
#credits ul.nav li
{
	color:#666;
	margin:0;
	display:inline
}
#credits ul.nav li a{
	display:inline;
	margin:0;
	padding:0 6px 0 4px;
	border-right:1px solid #666;
}
#credits ul.nav li a,
#credits ul.nav li a:visited
{
	
}
#credits ul.nav li a:hover,
#credits ul.nav li a:active
{
	
}
#credits ul.nav li a.top
{
	border:0;
	padding-right:0
}
/* WIDGETS AND PLUGINS */
/* Search form
========================================== */
form#search-form
{
	height:44px;
	width:240px;
	background:url(images/search.jpg) no-repeat;
	margin:0 0 0 -10px;
	position:relative
}
form#search-form input.text,
form#search-form label.overlabel-apply
{
	font-size:110%
}
form#search-form input.text
{
	width:140px;
	height:15px;
	padding:4px 3px 4px 4px;
	margin:0;
	z-index:0;
	background:#fff;
	-moz-opacity:0.3;
	opacity:0.3;
	margin:9px 0 0 14px;
	color:#000
}
form#search-form input.button-search
{
	position:absolute;
	top:9px;
	right:12px;
	margin:0;
	display:block;
	width:50px;
	height:25px
}
form#search-form label.overlabel,
form#search-form label.overlabel-apply
{
	display:none
}
/* Calendar
========================================== */
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #666;
	text-align: right;
}
#wp-calendar th {
	color: #666;
	font-size: 80%;
	padding-left: 0;
	padding-right: 0;
}
#wp-calendar a {
	font-weight: bold;
}

#wp-calendar tfoot td {
	text-align: left;
}
#wp-calendar tfoot td#next {
	text-align: right;
}
#wp-calendar td#today {
	background-color: #f3f3f3;
}

/* Shopping Cart Buttons
========================================== */
input.wpsc_buy_button {
	width: 115px;
	height: 33px;
}
input.make_purchase {
	width: 138px;
	height: 33px;
}
.hinweis
{
	color:orange;
	font-size:12px;
	font-weight:bold;
	margin:10px 0 0 0;
	display:block
}
/* * * * *  wp contact form * * * * * */
.wpcf7 label
{
	margin:0 20px 0 0;
	width:200px;
	float:left;
	color:#c5c3be;
	font-weight:bold;
	text-align:right;
	padding:10px 0 0 0
}
.wpcf7 input,
.wpcf7 textarea
{
	background:#fff;
	width:240px;
	border:2px solid #453621;
	color:#453621;
	padding:2px;
	font-size:10px
}
.wpcf7 input:hover,
.wpcf7 textarea:hover
{
	border:2px solid #372a18;
	color:#372a18
}
.wpcf7 select
{
	background:#fff;
	width:247px;
	border:2px solid #453621;
	color:#453621;
	padding:2px;
	font-size:10px;
	margin:4px 0 0 0
}
.wpcf7 .mtm6
{
	margin-top:-6px	
}
.wpcf7 .mtm12
{
	margin-top:-12px	
}
.wpcf7 .captcha-254 input
{
	width:120px
}
.wpcf7-captcha-captcha-254
{
	margin:6px 5px 0 0!important;
	float:left
}
.wpcf7 .divsubmit input
{
	background:orange;
	border:none;
	border-bottom:2px solid #ff7200;
	font-weight:bold;
	font-size:12px;
	color:#fff;
	-moz-border-radius:3px;
	border-radius:3px
}
.wpcf7 .divsubmit input:hover
{
	background:#00B5DF;
	cursor:pointer;
	border-bottom:2px solid #008FCD
}