/*
Theme Name: Turtle Tree
Version: 1.0
Author: Thomas Bensdorp
Author URI: http://www.aporos.com/
Tags: Turtle Tree, store
Description: Designed for Turtle Tree Foundation
Licence: Customized theme for private use.
*/

@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: #375362;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	color: #666;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: normal;
        line-height: 120%;
}

.dear-customer-wrapper {
	line-height: 200%;
}
.quotes-wrapper {
	line-height: 200%;
}

/* LAYOUT
========================================== */
body {
	font-size: 70%;
	line-height: 150%;
	background: #e5e5e5 url('images/bg-page.png') repeat left top;
}

div#page {
	width: 882px;
	margin: 0 auto;
}

div.container {
	width: 882px;
	margin: 0 auto;
	height: 100%;
	overflow: visible;
    margin-top: 20px;
}

div.small {
	width: 230px;
	float: left;
}

	
div.right-column {
	width: 615px;
	float: right;
	background: #fff url(images/right-column-top.png) no-repeat top; margin-bottom: 30px;
}
/*padding-top: 16px;
	padding-bottom: 20px;*/
	
div.right-column-wrapper {
	background: url(images/right-column-bot.png) no-repeat bottom; padding: 22px 20px 20px 13px;
}

div.full {
	width: 100%;
	float: left;
}
/*
#content div.container.body .large {
	background-color: #fff;
	padding-top: 16px;
	padding-bottom: 20px;
}
*/
/* HEADER
========================================== */
#header {
	width: 882px;
	height: 73px;
	margin: 0 auto;
	margin-top: 40px;

	background: url('images/top.png') no-repeat top left;
}

#header .container {
	
}

#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 { width: 882px; padding: 0px; float: left; overflow: visible; }
#navigation ul { padding-left: 265px; padding-top: 23px;}
#navigation li { display: inline; font: normal 12px/12px "Lucida Grande", Helvetica, Arial, sans-serif; color: #000000; float: left; }
#navigation li ul { display: none;}
#navigation li a { padding-left: 15px; margin-right: 4px; background: url(images/button-left.png) no-repeat left top; float: left;}
#navigation li a span { padding: 8px 15px 9px 0px; display: block; background: url(images/button-right.png) no-repeat right top; float: right; }
#navigation li a span { float: none; color: #000000; }
#navigation li a:hover { background-position: 0% -29px; color:#000000; text-decoration: none;}
#navigation li a:hover span { background-position: 100% -29px; color:#000000;}

/* top bar menu buttons */

#navigation .current_page_item a, #navigation .current_page_item a:hover, #navigation .current_page_item a:visited, #navigation .current_page_item a:active { background: url(images/button-left-active.png) no-repeat left top; float: left; }
#navigation .current_page_item a span, #navigation .current_page_item a:visited span, #navigation .current_page_item a:hover span { background: url(images/button-right-active.png) no-repeat right bottom; }

/* same for current page parent active menu button */

#navigation .current_page_ancestor a, #navigation .current_page_ancestor a:hover, #navigation .current_page_ancestor a:visited, #navigation .current_page_ancestor a:active { background: url(images/button-left-active.png) no-repeat left top; float: left; }
#navigation .current_page_ancestor a span, #navigation .current_page_ancestor a:visited span, #navigation .current_page_ancestor a:hover span { background: url(images/button-right-active.png) no-repeat right bottom; }

/* highlight current submenu item in sidebar */

.textwidget li.current-cat a {color: #666;}
.textwidget li.current_page_item a {color: #666;}
/* prevent sub-subpages from also showing active when parent page is active */
.textwidget li.current_page_item ul li a:link, .textwidget li.current_page_item ul li a:visited {color: #00aade;}
.textwidget li.current_page_item ul li a:hover, .textwidget li.current_page_item ul li a:active {color: #DA444F;}


/* view basket and checkout
==============================================*/

.view_basket_and_checkout {

	padding: 0px 0px 0px 0px;
	width: 120px;
	height: 55px;
	text-align: left;
	float: right;
	background: url(images/checkout.png) no-repeat left top;


}
.view_basket_and_checkout span {
	display: block;
	padding: 8px 0px 0px 38px;
	width: 120px;
	height: 55px;
	font: normal 12px/12px "Lucida Grande", Helvetica, Arial, sans-serif; color: #000000;
}
.view_basket_and_checkout a:hover span {
	color: #00aade;
}
#checkout_active a span {
	color: #00aade;
}
/*	display: inline;
	position: absolute; top: 200px; left: 400px;
	width: 120px;
	height: 55px;
	border: 23px solid red;
	overflow: visible;
	font: normal 12px/12px "Lucida Grande"; color: #000000;
	padding: 0px 40px 0px 0px;
	float: right;
	text-align: right;
	z-index: 100;*/


/* CONTENT
========================================== */


/* NOW AVAILABLE HEADER ON HOMEPAGE ---------------------------*/

#now_available { margin: 20px 0px 40px 0px;}

/* Prices include shipping notice on front page*/

#shipping_notice { margin: 0px 0px 24px 0px; color: #00aade; }

/* including shipping notices on products and checkout pages !!!! */

#including_shipping { color: #a7a7a7; }

#including_shipping_checkoutpage { font-weight: normal; color: #a7a7a7; }

#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: #666;
	text-decoration: none;
}
#content h2 a:hover,
#content h3 a:hover {
	color: #DA444F;
	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: none; }

#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 { width: 550px; } /* was 550 */

#content .post,
#content .post-nav,
#content #comments {
	clear: both;
	padding: 0 20px 0 20px;
	height: 100%;
	overflow: auto;
}

#content .post-content {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 200%;
}

#content .post-content img {
	/*max-width: 550px; !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
}

#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 dotted #DCC49A;
}

#content .post-footer h4 {
	font-size: 100%;
	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: #DA444F;
}

#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-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;
}

/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
THIS ALSO AFFECTS THE LEFT-BORDER OF THE CHECKOUT PAGE TABLES
ALSO DESCRIBED IN THE THE DEFAULT CSS FILE
IF THE VALUES CONFLICT ONE OR THE OTHER MAY APPEAR IF !IMPORTANT IS NOT USED */
#content .post table {
	background-color: #fff;
	border-collapse: collapse;
	border: 1px solid #F2EED2;
	border-width: 1px 0px 1px 1px;
	border-left-width: 1px;
}
#content .post table th {
	border: 1px solid #F2EED2;
	/*border-width: 0px 1px 0px 0px;*/
}
#content .post table td {
	border: 1px solid #F2EED2;
	/*xborder-width: 0px 1px 0px 0px;*/
}

/* 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;
}

/* HOMEPAGE DEAR CUSTOMER en QUOTE KADERS
========================================== */

.dear-customer {
	width: 519px; background: #fafae7 url(images/dear-customer-top.png) no-repeat top; margin-bottom: 30px;
}

.dear-customer-wrapper {
	background: url(images/dear-customer-bot.png) no-repeat bottom; padding: 30px 40px 20px 40px;
}
.dear-customer-wrapper a, .dear-customer-wrapper a:visited, .dear-customer-wrapper a:active { color: #DD7744; }
.dear-customer-wrapper a:hover { color: #000; }

.quotes {
	width: 520px; background: #fafae7 url(images/quotes-top.gif) no-repeat top; margin-bottom: 15px;
}

.quotes-wrapper {
	background: url(images/quotes-bot.gif) no-repeat bottom; padding: 20px 24px 20px 30px;
}
.quotes-wrapper a, .quotes-wrapper a:visited, .quotes-wrapper a:active { color: #DD7744; }
.quotes-wrapper a:hover { color: #000; }

.quote-frontpage {
	width: 530px; margin-bottom: 10px;
}


/* MAIN SIDEBAR
========================================== */

#sidebar {
	width: 230px;
	
}
#sidebar h4 {
	color: #666;
	margin: 0;
	font-weight: normal;
}
.left-column {
	width: 230px; background: #fff url(images/left-column-top.png) no-repeat top; margin-bottom: 30px;
}

.left-column-wrapper {
	background: url(images/left-column-bot.png) no-repeat bottom; padding: 17px 20px 20px 20px;
}



/*
#sidebar-1 {
	background-color: transparent;
}
#sidebar-1 .sidebar:first-child,
#sidebar-1 .sidebar.first-child {
	bbackground: #fff url(images/left-column-top.png) no-repeat top;
	dbackground: #fff url(images/left-column-bot.png) no-repeat bottom;
	
}

#latest-products {border:0px; background: url(images/left-column-top.png) no-repeat top; }
.sidebar {border:0px; background: url(images/left-column-top.png) no-repeat top; }
.widget-all {border: 0px; width: 230px; background: url(images/left-column-bot.png) no-repeat bottom;  }

.inhoud { width: 100px; border: 1px solid red; margin: 0px 15px 0px; 0px; }

/*#sidebar-1 { background: #fff url(images/left-column-bot.png) no-repeat bottom; }
#sidebar-1 .sidebar {
	behavior: expression(this.firstChild.style.background = url(images/left-column-top.png) no-repeat top;);
}
#sidebar-1 .sidebar:first-child h3,
#sidebar-1 .sidebar.first-child h3 {
	color: #000000;
}

#content .sidebar {
	
	margin: 0 0 0px 0;
	clear: both;
	height: 100%;
	overflow: hidden;

}

#content .sidebar a:link,
#content .sidebar a:visited {
	color: #375362;
	font-weight: normal;
}
#content .sidebar a:hover,
#content .sidebar a:active {
	color: #DA444F;
	text-decoration: none;
}

#content .small h3 {
	color: #DA444F;
	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: #666;
}

#content .small ul {
	margin: 0;
	padding: 0 0 0px 0;
}
#content .small ul li {
	color: #375362;
	font-weight: bold;
	line-height: 125%;
	padding-left: 12px;
	background-position: 0px 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: #BDAEB4;
	font-size: 90%;
}

#credits a,
#credits a:visited {
	color: #666;
}

#credits a:hover,
#credits a:active {
	color: #DA444F;
}

/* Footer Credits
========================================== */
#credits ul.nav {
	padding: 0 0 12px;
	text-align: left;
}

#credits ul.nav li {
	color: #666;
	margin: 0;
	display: inline;
}

#credits ul.nav li a {
	display: inline;
	margin: 0;
	padding: 0px 6px 0px 4px;
	border-right: 1px solid #BDAEB4;
}
#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;
}

/* PRODUCTS CATEGORY PAGE
===========================================*/

.wpsc_category_details img { padding-right: 18px; padding-bottom: 12px; }
.wpsc_category_details p { color: #375362; }
.product_features { clear: both; border: 1px solid #f4f4d4; background-color: #fafae8; padding: 15px 15px 0px 15px; margin-bottom: 30px; }
/*#mcsock_info { width: 546px; height: 230px; display: block; background-image: url(/wordpress/wp-content/themes/TurtleTree/images/mcsock-info.png); }*/

/* WIDGETS AND PLUGINS */

/* LATEST PRODUCTS WIDGET
========================================== */

.lp_table table { width: 100%; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }
.lp_table table td {border: 0px solid red; text-align: left;}
.lp_table table td.left { width: 45px; }
.lp_wrapper { vertical-align: middle; }
.lp_item_image { margin-bottom: 5px; vertical-align: middle; }
.lp_text_link { vertical-align: middle; }




/* Search form
========================================== */
form#search-form {
	height: 25px;
	padding: 3px;
	background-color: #fff;
	border: 1px solid #DCC49A;
	border-width: 0 1px 1px 0;
	margin: 0;
	position: relative;
}

form#search-form input.text,
form#search-form label.overlabel-apply {
	font-size: 110%;
}

form#search-form input.text {
	position: absolute;
	top: 3px;
	left: 3px;
	width: 110px;
	height: 15px;
	padding: 4px 3px 4px 4px;
	margin: 0;
	z-index: 0;
	background: #fff;
}
form#search-form input.button-search {
	position: absolute;
	top: 3px;
	right: 3px;
	margin: 0px;
	display: block;
	line-height: 100%;
	width: 50px;
	height: 25px;
}
form#search-form label.overlabel {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}
form#search-form label.overlabel-apply {
	display: block;
	color: #666;
	position: absolute;
	top: 10px;
	left: 9px;
	margin: 0;
	z-index: 1;
	cursor: text;
	line-height: 100%;
	font-size: 100%;
}

/* 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;
	font: normal 12px/12px "Lucida Grande", Helvetica, Arial, sans-serif;
}
input.make_purchase {
	width: 138px;
	height: 33px;
}

