/*
Theme Name: Wabi Sabi Baby
Theme URI: http://www.wabisabibaby.com
Description: Updated for WordPress v2.6, now supporting tags, gravatars and other useful features. Originally based on the classic <a href="http://andreasviklund.com/templates/andreas01/">andreas01 CSS template</a>. Valid XHTML 1.0 Strict and CSS. Public domain.
Version: 2.0
Author: Andreas Viklund
Author URI: http://andreasviklund.com/
Tags: 2 columns, 3 columns, white, widgets, fixed width, 800px, andreas
*/

/* Body */
* {margin:0; padding:0;}
body {background:#EDE7C6; color:#000000; font:62.5% verdana, arial, helvetica, sans-serif;}
#wrap {
	background-color: #ffffff;
	text-align: left;
	width: 910px;
	vertical-align: top;
	border: 1px solid #605932;
	margin: auto;
}

/* Links */
a {background-color:inherit; color:#578000; text-decoration:none;}
a:hover {background-color:inherit; color:#805300; text-decoration:underline;}
a img {border:0;}

/* sidebars */
.sidebar {text-align: center;	vertical-align: top; margin: 2px 5px;}
.sidebar .box {margin-bottom:8px; }
.sidebar .box .cap {height:5px; }
.sidebar .box p { 
	color:#555; 
	font-size:12px; 
	font-weight:bold; 
	display:inline; 		
	margin:0 5px 0 10px;
}
.sidebar .box h3 { 
/*	border-bottom: 1px solid #805300;*/
	font-size:12px; 
	font-weight: bold;
	padding:2px 10px; 
	color:#805300; 
}
.sidebar .box h4 { font-size:12px; font-weight:bold; padding:2px 0 0 14px; }
.sidebar .box ul { list-style:none; margin:0 15px 8px; }
.sidebar .box ul li { font-size:11px; line-height:15px; padding-bottom:4px; }
.sidebar .box ul  li ul { list-style:none; margin:0 15px 0px; }
.sidebar .box ul li ul li{ font-size:11px; line-height:15px; padding-bottom:0px; }
.sidebar .box ul  li ul li ul{ list-style:none; margin:0 15px 0px; }
.sidebar .box ul li ul li ul li { font-size:11px; line-height:15px; padding-bottom:0px; }
.sidebar .box#featured ul { margin-bottom:12px; padding-top:3px; } padding:0 0 0 10px; margin-bottom:6px; }
.sidebar .box form { padding:5px 15px 6px; }
.sidebar .box .row input {vertical-align: top;}

.sidebar .box#tagcloud ul { margin:3px 11px; padding-bottom:1px; }
.sidebar .box#tagcloud li { display:inline; padding:4px 4px 0 0; }
.sidebar .box#tagcloud a { text-decoration:none; color:#2f6782; }
.sidebar .box#ads { font-size: 12px;}
.sidebar .box#ads a {font-size: 10px; color: #008000;}
.sidebar .box#ads a#ads-title {font-size: 14px; color: #0000FF; text-decoration: underline; font-weight: bold; font-family: arial, sans-serif;}

/* Main menu */
ul.page {list-style:none; margin:0 0 20px; width:140px;}
ul.page li {display:inline; line-height:1.4em; width:140px;}
ul.page li a {background-color:#f4f4f4; border-left:4px solid #cccccc; color:#505050; float:left; font-weight:bold; margin-bottom:5px; padding:5px 1px 5px 5px; text-decoration:none; width:130px;}
ul.page li a:hover, ul.page li.current_page_item a {background-color:#eaeaea; border-left:4px solid #286ea0; color:#505050;}
ul.page ul {font-size:0.9em; margin:0 0 0 15px; padding:0 0 5px; width:125px;}
ul.page ul a {padding:3px 1px 3px 5px; width:115px;}
ul.page ul ul {width:113px;}
ul.page ul ul a {width:100px;}

/* Content */
#content {line-height:1.6em; margin: 0px 10px; 	font-size: 1.1em;}
#content h2 {font-size:1.6em; margin:0 0 20px;}
#content h3 {font-size:1.4em; margin:0 0 8px;}
#content img {border:1px solid #d0d0d0; margin:3px 0px 3px 0;}
#content ul, #content ol {margin:0 0 16px 20px;}
#content li {padding:0 0 0 5px;}
#content ul ul,#content ol ol {margin:0 0 0 16px;}

/*Post*/
.post-date { text-decoration: italic; color: #606060; }

/* Footer */
#footer {text-align: center;}
#footer a {color:#578000; font-weight:normal; text-decoration:none;}
#footer a:hover {color:#805300;}

/* Subpage menu */
#subpages {border-bottom:1px solid #e0e0e0; border-left:1px solid #e0e0e0; float:right; font-weight:bold; line-height:1.3em; margin:0px 0 8px 15px; padding:0 0 10px 10px; width:190px;}
#subpages h2 {font-size:1.2em; font-weight:bold; letter-spacing:-1px; line-height:1.3em; margin:0 0 12px;}
#subpages ul.submenu {line-height:1.4em; list-style:none; margin:0;}
#subpages ul.submenu li {display:inline; line-height:1.4em; width:180px; padding:0;}
#subpages ul.submenu li a {background-color:#f4f4f4; border-left:4px solid #cccccc; color:#505050; float:left; font-weight:bold; margin-bottom:5px; padding:3px 1px 3px 5px; text-decoration:none; width:180px;}
#subpages ul.submenu li ul {margin:0 0 5px 10px; width:170px;}
#subpages ul.submenu li ul li a {width:170px;}
#subpages ul.submenu li ul ul {margin:0 0 5px 10px; width:160px;}
#subpages ul.submenu li ul ul li a {width:160px;}
#subpages ul.submenu li ul ul ul {margin:0 0 5px 10px; width:150px;}
#subpages ul.submenu li ul ul ul li a {width:150px;}
#subpages ul.submenu li a:hover,#subpages ul.submenu li.current_page_item a {background-color:#eaeaea; border-left:4px solid #286ea0; color:#555;}
#subpages ul.submenu li.current_page_item ul li a {background-color:#f4f4f4; border-left:4px solid #cccccc; color:#555;}

/* Tags */
p,ul,ol {margin:0 0 18px;}
blockquote {border-left:4px solid #e0e0e0; margin:20px; padding:8px 8px 8px 15px;}
blockquote p {background-color:inherit; color:#505050; font-size:0.9em; line-height:1.3em;}
label {background-color:inherit; color:#606060; font-size:0.9em; font-weight:bold;}
table#wp-calendar {margin:0 0 20px; width:140px;}
code {font-size:1.2em; display:block; padding:5px 5px 5px 8px; background-color:#f4f4f4; margin:5px 0 15px 0;border-left:4px solid #cccccc;}

/* Forms */
#submit {background-color:#ffffff; border:1px solid #cccccc; color:#505050; font-size:0.9em; margin:0 0 16px; padding:4px; width:130px;}
#author,#email,#url,#comment {border:1px solid #cccccc; font-family:Verdana,Tahoma,Arial,Sans-Serif; font-size:1em; margin:0; padding:4px;}
#commentsection {margin:25px 0 0;}
#commentsection p {margin:0 0 6px;}

/* WP image align classes */
img.centered {display:block; margin-left:auto; margin-right:auto;}
img.aligncenter {display:block; margin: 0;}
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;}

/* Various classes */
.left {border:1px solid #cccccc; float:left; margin:10px 15px 10px 0;}
.right {border:1px solid #cccccc; float:right; margin:10px 0 5px 10px;}
.center {border:1px solid #aaaaaa; margin:5px auto 12px; text-align:center;}
.textright {text-align:right;}
.textleft {text-align: left;}
.small {font-size:0.8em;}
.bold {font-weight:bold;}
.hide {display:none;}
.post {margin:0 0 25px;}
.postinfo {background-color:#f4f4f4; border-left:4px solid #cccccc; color:#606060; font-size:0.9em; font-weight:bold; line-height:1.5em; margin:1px 0 30px 10px; padding:8px 5px 8px 8px;}
.comment {background-color:#f4f4f4; border-left:4px solid #cccccc; color:#606060; margin:1px 0 10px 10px; padding:8px 5px 5px 8px;font-size:0.9em; line-height:1.3em; width: 380px;}
.gravatarside {float:right; width:48px; height:48px; margin:0 5px 5px 5px;}
.navigation {display:block; margin:10px 0 20px 0; padding:0; text-align:center;}
.navigation p {margin:0; padding:0;}
.prevlink {margin-right:20px;}
.nextlink {margin-left:20px;}
.more-link {font-weight: bold;}

/*----------------------begin ckp custom ----------------------------*/
#table-main {width: 100%; padding: 10px 2px; margin: 5px 0;}
#table-main-center {border-left: 1px solid #99A98C; border-right: 1px solid #99A98C; }
#table-main-left {width: 150px;}
#table-main-right {width: 150px;}
#table-wrap {width: 100%; margin: 0; padding: 0;}
#table-wrap-left {width: 746px;}
#table-wrap-right {width: 163px;}
#addthis {margin-left: 20px;}
.clear {clear: both;}
.more-info-left {width: 190px; float: left;}
.more-info-right {width: 190px; float: right;}
#more-info-instruction-steps {text-align: left; width: 170px;}

/*Blog Title*/
#wabi-blog-title {
	text-align: center; 
	border-top: 1px solid #605932; 
	border-bottom: 1px solid #605932;
	margin: 0px 5px 10px 5px;
	background-color: #cccc99;
	color: #805300;
	padding: 5px 0px;
}
#wabi-blog-title h3 {color: #805300; font-size: 1.2em;}
#wabi-blog-title div {font-size: 0.9em; padding-bottom: 3px;}

/*popular posts*/
#popularposts { border-bottom: 1px solid #eee; padding-bottom: 2px; }

/*Amazon aStore - ckp*/
#wabi-astore {background-color: #cccc99; text-align: center; margin: 10px; border-top: 1px solid #605932; border-bottom: 1px solid #605932; }
#wabi-astore p {font-size: 1.2em; color: #805300; font-weight: bold; margin: 5px 15px;padding-top: 10px;}

/*Google search results*/
#cse-search-results {margin: 2px; width: 500px;}

/*Feed Email box*/
#feed-email {font-size: 8px;}
#feed-email h2 {font-size: 10px;}

/*header and footer*/
/*ckp ported over from zencart cindy1 stylesheet*/
#headerWrapper {
	margin: 0em;
	padding: 0em;
	background:  url(http://www.wabisabibaby.com/shop/includes/templates/cindy1/images/header_bg3.gif) no-repeat;
	border-top: 2px solid #605932; 
	border-bottom: 2px solid #605932; 
	height: 70px;
	}
#navSuppWrapper {
	margin: 0em;
	background-color: #605932;	/*635E40*/
	background-image: url(http://www.wabisabibaby.com/shop/includes/templates/cindy1/images/tile_back.gif);
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	width: 100%;
	}

#navSupp ul {
	margin: 0em;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}
#navSupp ul li {display: inline;}
#navSupp ul li a {
	text-decoration: none;
	padding: 0em 0.6em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}
#navSupp ul li a:hover {color: #c0b979;}
#navSupp ul li#footer_separator {margin: 0em 5em;}

.clearBoth {clear: both;}	

.wp-caption {border:1px solid #d0d0d0; padding: 0 2px;}
.wp-caption-text {margin: 0 0 5px; padding: 2px;}

