/*
THEME NAME: Evergreen
THEME URI: http://www.evergreenwrap.com
DESCRIPTION: Reusable gift wrapping. Because everything else is rubbish. 
VERSION: 1.0
AUTHOR: Jack Hooker 
AUTHOR URI:
TAGS: gift wrapping, furoshiki, green, eco
*/

/* Two-column with sidebar on left from the /examples/ folder  */
@import url('examples/3c-b.css');
@import url('examples/reset.css');

body {
font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
background-image: url(images/background_sq.jpg);
background-position: center;
color: #535F4D;
}

h1 {font-size: 1.5em; margin: 5px 0px;}

h2 {font-size: 1.2em; margin: 5px 0px;}

h3 {font-size: 0.9em; font-style:italic; margin: 10px 0px;}

h4 {background:#EEEEEE none repeat scroll 0 0; color:#535F4D; font-size:1.4em; margin:30px 0 -25px; padding:12px; text-align:center;}

h5 {font-size:1.2em; margin:40px 0 10px;}

h6 {font-size: 0.9em; font-style:italic; margin: 10px 0px;}

/* Sidebar headers */

div#primary.sidebar h2 {margin:15px 0 10px;}

div#secondary.sidebar h2 {margin:15px 0 10px;}

p {
line-height: 1.3em;
}

ol li {
list-style-image:none;
list-style-position:inside;
list-style-type:decimal;
}

ul{
}

li {
line-height: 1.3em;
}

a {
color: green;
text-decoration: none;
}

a:hover {
color: green;
text-decoration: none;
background-image: none;
}

a:active {
color: green;
text-decoration: none;
background-image: none;
}

blockquote {
}

em {
font-style: italic;
}

.page-item-122 {
display: none;
}

.page-item-124 {
display: none;
}

/* Remove selected marker from shop items */

a.clicked {
background: none;
padding: 0px;
}

/* END Remove selected marker from shop items */


div#post-12.hentry div.entry-content p {
margin-bottom: -15px;
}

div#wrapper {
margin:0 auto;
width:960px;
}

div.skip-link {
position:absolute;
right:1em;
top:1em;
}

div#access {
margin:0 auto;
width:560px;
}

div#menu {
font-size:1.2em;
height:1.5em;
margin:1.2em 5px 1.2em 8px;
text-align:center;
width:100%;
}


div#menu ul a {
text-align: center;
background:transparent;
color:#000000;
margin:0 20px 0 0;
padding:0.2em 0.9em;
text-decoration:none;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
}


div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
display: none;
}

div#menu ul li:hover ul {
left:auto;
}

.entry-title,.entry-meta {
clear:both;
}

div#container,div#primary {
margin-top:0;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:0em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:0em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
margin-top: -35px;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
font-size:1.2em;
margin-bottom: 0.5em;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 0.5em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float: left;
}

div#header,div#footer {
text-align: center;
}

div#header{
background-image:url(images/evergreenwrap_logo.png);
background-repeat:no-repeat;
height:180px;
margin:-10px 0 -10px -54px;
text-indent:-9000px;
}

div#hands {
background-image:url(images/hands.png);
background-position:0 -44px;
background-repeat:no-repeat;
height:180px;
margin-left:240px;
top:0;
width:780px;
z-index:10;
}
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

/* Layout for home */ 

.home .entry-content {
	height:100%;
	margin-left:-69px;
	overflow:hidden;
	padding:0;
	width:590px;
} 

.home div.entry-content {
	height: 260px;
}

/* Layout for Shop */ 

div.entry-content div.producttext p {
	width: 380px;
}

div.entry-content div.producttext h2 {
	border:0 none;
	margin-bottom:0;
	margin-top:-20px;
}

div.productdisplay.product_view_7 {
	background: url(../../uploads/2009/11/frame2.png);
	background-repeat: no-repeat;
	background-position: 8px -2px;
	clear:both;
	float:left;
	left:0;
	margin-bottom:12px;
	padding:80px 0 0 85px;
	position:relative;
	text-align:left !important;
	top:0;
	width:100%;
	height: 370px;
}

div.product_view_7 div.producttext p  {
	width: 60%;
}

div.productdisplay.product_view_7 div.producttext {
	margin-bottom:120px;
}

input.wpsc_buy_button {
	background-color:#2EBF00;
	height: 34px;
	width: 100px;
	border: 0px;
	margin-top: 10px;
	-moz-border-radius: 5px;
	color: black;
	font-size: 0.95em;
	font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

div#checkout_button {
	background-color:#2EBF00;
	float:left;
	margin-left:-100px;
	margin-top: 10px;
	-moz-border-radius: 5px;
	padding:10px 25px;
/* 	display: none;	 */
}

div#checkout_button a {
	margin-bottom: 10px; 
	color: black;
	font-family: 
}

h2.prodtitles span {
	font-size: 1.5em;
}

div.wpsc_loading_animation {
	float:left;
	margin-left:6px;
	margin-top:-18px;
}

/* Layout for Designers */

div.entry-content h2 {
	border-top:1px dotted #535F4D;
	margin-top:-20px;
	padding-top:20px;
	margin-top: -7px;
}

div.entry-content p {
	margin-bottom:15px;
}

div.entry-content a {
	margin-bottom:5px;
}

.pageid-3 div.entry-content p {
	margin-bottom:10px;
}

div.textcol form p {
margin-bottom:15px;
}


/* Layout for Techniques */

div#post-7.hentry div.entry-content h2 {
	border-top:1px dotted #535F4D;
	margin-top:20px;
	padding-top:20px;
}

div#post-7.hentry div.entry-content p {
	margin-bottom:10px;
}

/* Layout for Info */

div#post-9.hentry div.entry-content h2 {
	border-top:1px dotted #535F4D;
	margin-top:20px;
	padding-top:20px;
}

div#post-9.hentry div.entry-content p {
	margin-bottom:10px;
}


/* Show images on Designers page */
.entry-content {
height:100%;
overflow:hidden;
padding:0;
width:100%;
}

/*div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
} */

/* ExSite Style ********************************************************************* */

#scribble a{
width:160px;
height:143px;
background:url(images/scribble.png) no-repeat 0 0;
overflow:hidden;
display:block;
text-indent:-999999px;
}
#scribble {
width:160px;
height:143px;
margin:20px auto;
}
#shop {
width:160px;
height:202px;
margin:20px auto;
}
#shop a{
width:160px;
height:202px;
background:url(images/shop.png) no-repeat 0 0;
overflow:hidden;
display:block;
text-indent:-999999px;
}
.post {
margin-top: 20px;
background: #EFEFEF;
padding: 20px;
border: #DFDFDF;
border:1px solid #DFDFDF;
}

ul.wpsc_categories 
{
display:none;
}
li#licards
{
width:150px;
height:192px;
float:left;
margin:10px;
}
li#liwraps
{
width:150px;
height:192px;
float:left;
margin:10px;
}
li#ligifts
{
width:150px;
height:192px;
float:left;
margin:10px;
}
li#licards a
{
width:150px;
height:192px;
background:url(images/cards.png) no-repeat 0 0;
overflow:hidden;
display:block;
text-indent:-99999px;
}
li#liwraps a
{
width:150px;
height:192px;
background:url(images/wraps.png) no-repeat 0 0;
overflow:hidden;
display:block;
text-indent:-99999px;
}
li#ligifts a
{
width:150px;
height:192px;
background:url(images/gifts.png) no-repeat 0 0;
overflow:hidden;
display:block;
text-indent:-99999px;
display:block;
}