/*
Theme Name: Crafty Cart
Version: 1.0.6
Author: Billion Studio changed by S.Kowalewski
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 p,ul,ol,dl,input,textarea,select { 
	color: #000000;
	font-family: "Verdana", "Lucida Fax", "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	color: #333333;
	font-family: "Century Schoolbook", "Century", Georgia, "Times New Roman", serif;
	font-weight: normal;
    /*page-break-after:avoid;*/
}

/* LAYOUT
========================================== */
body {
	font-size: 70%;
	/*line-height: 150%;*/
	background-color: #ffffff;
}

div#page {
	width:600px;
}

div.container {
	width: 600px;

}

div.small {
	display:none;
}

div.large {
	width: 600px;
}

div.full {
	width: 600px;
}

#content div.container.body .large {
	background-color: #fff;
	padding-top: 16px;
	padding-bottom: 20px;
}

/* HEADER
========================================== */
#header {
	width: 600px;
	margin: 0 auto;
	height:200px;

}

#header .container {
	background: url('images/header_print.jpg') no-repeat top;
	height:200px;
}


/* SUB HEADER
========================================== */
#sub-header {
	display:none;
}
/* MAIN NAVIGATION
========================================== */
#navigation {
	display:none;

}

/* CONTENT
========================================== */
#content {
	width: 100%;
}

/*fixes other content inside content box*/
#content #content {
	width: 580px;
	padding: 20px;
	margin: 0;
	border: 0;
}

#content h1 {
	color: #333333;
}
#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: #333333;
	text-decoration: none;
}
#content h2 a:hover,
#content h3 a:hover {
	color: #cccccc;
	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 {
	clear: both;
	padding: 0 20px 0 20px;
	/*height: 100%;
	overflow: auto;*/
/*page-break-after:always;*/
margin-bottom:30px;
}

#content .post-content img {
	max-width: 460px;
/*page-break-after:avoid;*/
}

#content .post a.more-link {
	padding-right: 15px;
	background: url('images/icon-more.png') no-repeat right center;
}
#content .post-title{	
 clear: both;
}
#content .post-title h2 {
	margin-bottom: 12px;
	padding-bottom: 11px;
	border-bottom: 1px dotted #666666;
}

#content .post-footer h4 {
	font-size: 110%;
	padding: 0 0 12px;
	text-transform: uppercase;
}

#content .post-footer h4,
#content .post-footer h4 a,
#content .post-footer h4 a:link,
#content .post-footer h4 a:visited {
	color: #999;
}
#content .post-footer h4 a:hover,
#content .post-footer h4 a:active {
	color: #8f5e74;
}

#content .post-footer span {
	padding-right: 4px;
	padding-left: 19px;
	background: url('images/icon-post.png') no-repeat 0px -2px;
        display: inline;
}
#content .post-footer span.post-comments {
	background-image: url('images/icon-comment.png');
}
#content .post-footer span.post-date {
	background-image: url('images/icon-date.png');
}
#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 0px 1px 1px;
	border-left-width: 3px;
}
#content .post table th {
	border: 1px solid #EAEAEA;
	border-width: 0px 1px 0px 0px;
}
#content .post table td {
	border: 1px solid #EAEAEA;
	border-width: 0px 1px 0px 0px;
}

/* Next and Previous Post Navigation
========================================== */
#content .post-nav {
display:none;
}

/* Post Pages Navigation
========================================== */
#content p.pagenav {
	display:none;
}





/* WIDGETS AND PLUGINS */

/* Gallery
========================================== */
#gallery{
  width:99%;
  overflow:hidden;
}

.gallery-item{
}

.post-content div{
padding-bottom:15px;
}


#credits {
display:none;
}
.pp_pic_holder,
.pp_top,
.pp_left,
.pp_middle,
.pp_right,
.pp_content_container,
.pp_left,
.pp_right,
.pp_content,
.pp_fade,
.pp_expand,
.pp_loaderIcon.
.pp_hoverContainer,
.pp_next,
.pp_previous,
.pp_details clearfix,
.pp_close,
.pp_description,
.pp_nav,
.pp_arrow_previous,
.currentTextHolder,
.pp_arrow_next,
.pp_bottom,
.pp_overlay,
.ppt,
.pp_inline{
display:none;
}
