/*
Theme Name: Toolbox
Theme URI: http://wordpress.org/extend/themes/toolbox
Author: Automattic
Author URI: http://automattic.com/
Description: A semantic, HTML5, canvas for CSS artists and an ultra-minimal set of super-clean templates for your own WordPress theme development.
Version: 1.4
License: GNU General Public License
License URI: license.txt
Tags: custom-menu, sticky-post, microformats, rtl-language-support, translation-ready, full-width-template, post-formats

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* =Structure
-------------------------------------------------------------- */



/* by Jen - start
-------------------------------------------------------------- */

#shopp .products, #shopp .products ul {
	margin:0 !important;
}

.topper {
	width:930px;
	height:233px;
	margin:0 auto;
}
#primary h2 {
	display:none;
}
#infoside {
	background:#fff;
	height:250px;
	width:220px;
	float:right;
	border-radius:0 0 10px 10px;
	margin-bottom:15px;
	border:1px solid #609619;
}
#infoside ul {
	padding-right:10px;
}

a {
	color:#000;
}
.nudge {
	margin:300px 0 0 0;
}
.current {
	color:#0099FF;
}
#shoppcategorieswidget-2 a {
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:20px;
	color:#609619;
	margin:5px 0;
}
.entry-content {
	padding:0 15px;
}
#shopp form .shopp-categories-menu {
	display:none !important;
}

#shopp .views .grid, #shopp .views .list {
	padding: 6px 0 0 0 !important;
}


html body {
	background:url(images/background-header-skincare.jpg) repeat-x;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	height: 100%;
}
.face {
	width:490px;
	height:130px;
	display:block;
	position:absolute;
	margin:-10px 0 0 250px;
	background: url(images/face.png)
}

#branding {
	width:960px;
	margin:0 auto;
}

.homelink {
	border:2px #cfd4ca solid;
	border-radius:15px;
}

.pagetitle, .entry-title, .entry-header a {
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:30px;
	color:#609619;
	display:inline;
	margin:0;
	padding:0;
}

.logozone {
	float:left;
	background:url(images/logo.png) no-repeat;
	width:320px;
	height:195px;
	margin:-10px 0 0 0;
}
.entry-meta {
	clear: both;
	display: none;
}
.infoblock {
	float:right;
	text-align:right;
	color:#fff;
	padding:55px 0 0 0;
	line-height:22px;
}
.numb {
	font-size:1.7em;
}
.link-email {
	color:#fff;
	line-height:22px;
	display:block;
	margin:-7px 0 0 0;
}
.link-email:hover {
	color:#3CF;
}
#comments {
	display:none;
}
#colophon {
	clear: both;
	display: block;
	width: 100%;
	text-align:center;
	font-size:12px;
	background:url(images/background-footer.jpg) top repeat-x #355f13;
}
#site-generator {
	width:960px;
	margin:0 auto;
}


/* by Jen - fin
-------------------------------------------------------------- */


#page {
	background-position:center 155px;
	display: block;
	margin:8px auto 0 auto;
	padding:0;
}
#primary {
	float: left;
	margin: 0 -240px 0 0;
	width: 100%;
}
#main {
	min-height: 100%;
	margin:0 auto;
}
#content {
	min-height:600px;
	margin: 0 280px -16px 0;
}
#content2 {
	margin: 0;
}
#main .widget-area {
	background:url(images/background-box-right.jpg) top no-repeat;
	float: right;
	overflow: hidden;
	width: 220px;
	min-height:522px;
	text-align:right;
}


/* Increase the size of the content area for templates without sidebars */
.full-width #content,
.image-attachment #content,
.error404 #content {
	margin: 0;
}

/* Text meant only for screen readers */
.screen-reader-text,
.assistive-text {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
}
.alignright {
	display: inline;
	float: right;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}


/* =Header
-------------------------------------------------------------- */

#site-title {
	font-size: 2em;
	font-weight: bold;
	margin: .67em 0;
}
#site-description {
	font-size: 1em;
	font-weight: normal;
	margin: 0 0 1em;
}


/* =Menu
-------------------------------------------------------------- */

#access {
	background: url(images/background-nav-tan.png);
	display: block;
	float: right;
	margin: -63px auto 1em auto;
	width: 805px;
	color:#fedc93;
	font-weight:bold;
}
#access ul {
	list-style: none;
	margin: 0;
	padding-left: 21px;
}
#access li {
	float: left;
	position: relative;
}
#access a {
	color:#fedc93;
	display: block;
	line-height: 2em;
	padding: 0 1em;
	text-decoration: none;
	background: url(images/nav-spacer.gif) right no-repeat;
}
#access ul ul {
	color:#000;
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	display: none;
	float: left;
	position: absolute;
	top: 2em;
	left: 0;
	z-index: 99999;
	padding:0;
	
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	color:#000;
	background: #7fa6cb;
	line-height: 1em;
	padding: .5em .5em .5em 1em;
	width: 12em;
	height: auto;
	border-bottom:1px solid #caf78c;
}
#access li:hover > a,
#access ul ul :hover > a {
background: url(images/nav-spacer.gif) right no-repeat;
	color:#caf78c;
}
#access ul ul a:hover {
	background: #bed2e6;
	color:#000;
}
#access ul li:hover > ul {
	background:#bed2e6;
	display: block;
	color:#000;
}


/* =Content
-------------------------------------------------------------- */

.sticky {
}
.single-author .entry-meta .byline {
	display: none;
}
#content nav {
	display: block;
	overflow: hidden;
}
#content nav .nav-previous {
	float: left;
	width: 50%;
}
#content nav .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#content #nav-above {
	display: none;
}
.paged #content #nav-above,
.single #content #nav-above {
	display: block;
}
#nav-below {
	margin: 1em 0 0;
}
.page-link {
	clear: both;
	margin: 0 0 1em;
}
.page .edit-link {
	clear: both;
	display: block;
}

/* 404 page */
.error404 .widget {
	float: left;
	width: 33%;
}
.error404 .widget .widgettitle,
.error404 .widget ul {
	margin-right: 1em;
}
.error404 .widget_tag_cloud {
	clear: both;
	float: none;
	width: 100%;
}

/* Notices */
.post .notice,
.error404 #searchform {
	background: #eee;
	display: block;
	padding: 1em;
}

/* Image Attachments */
.image-attachment div.entry-meta {
	float: left;
}
.image-attachment nav {
	float: right;
	margin: 0 0 1em 0;
}
.image-attachment .entry-content {
	clear: both;
}
.image-attachment .entry-content .entry-attachment {
	background: #eee;
	margin: 0 0 1em;
	padding: 1em;
	text-align: center;
}
.image-attachment .entry-content .attachment {
	display: block;
	margin: 0 auto;
	text-align: center;
}

/* Aside Posts */
.format-aside .entry-header {
	display: none;
}
.single .format-aside .entry-header {
	display: block;
}
.format-aside .entry-content,
.format-aside .entry-summary {
	padding-top: 1em;
}
.single .format-aside .entry-content,
.single .format-aside .entry-summary {
	padding-top: 0;
}

/* Gallery Posts */
.format-gallery .gallery-thumb {
	float: left;
	margin: 0 1em 0 0;
}

/* Image Posts */
.format-image .entry-header {
	display: none;
}
.single .format-image .entry-header {
	display: block;
}
.format-image .entry-content,
.format-image .entry-summary {
	padding-top: 1em;
}
.single .format-image .entry-content,
.single .format-image .entry-summary {
	padding-top: 0;
}


/* =Images
-------------------------------------------------------------- */

a img {
	border: none;
}
p img {
	margin-bottom: 0.5em; /* a small bottom margin prevents content floating under images */
}
/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img,
.widget-area img,
.wp-caption {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
img.alignleft {
	margin-right: 1em;
}
img.alignright {
	margin-left: 1em;
}
.wp-caption {
	padding: .5em;
	text-align: center;
}
.wp-caption img {
	margin: .25em;
}
.wp-caption .wp-caption-text {
	margin: .5em;
}
.gallery-caption {
}
.wp-smiley {
	margin: 0;
}


/* =Forms
-------------------------------------------------------------- */

#searchform label {
	display: none;
}
#searchform input#s {
	width: 153px;
}
input[type=text],
input#s {
	margin: 1px 2px 0 0;
	width: 330px;
}
td input[type=text],
input#s {
	margin: 1px 2px 0 0;
	width: 50px;
}
textarea {
	width: 80%;
}

/* Class for labelling required form items */
.required {
	color: #cc0033;
}


/* =Comments
-------------------------------------------------------------- */

article.comment {
	display: block;
}
#respond input[type=text] {
	display: block;
	width: 60%;
}
#respond textarea {
	display: block;
	margin: 0 0 1em;
	width: 80%;
}
#respond .form-allowed-tags {
	clear: both;
	width: 80%;
}
#respond .form-allowed-tags code {
	display: block;
}


/* =Widgets
-------------------------------------------------------------- */

.widget {
	display: block;
}
.widget-area .widget_search {
	overflow: hidden;
	margin:0 0 155px 0;
}
.widget-area .widget_search input {
	float: left;
	height:23px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	border-radius:2px;

}
#searchsubmit {
	color:#caf78c;
	background:#563b01;
	cursor: pointer;
	border:none;
	height:30px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	border-radius:2px;
}

/* =Footer
-------------------------------------------------------------- */

#colophon {
	position: relative;
	margin-top: -150px; /* negative value of footer height */
	height: 138px;
	clear:both;
	color:#caf78c;
	padding:50px 0 0 0;
}
#colophon a {
	color:#caf78c;
}







