/*
Theme Name: Vanilla Web Design
Theme URI: http://www.vanillahousedesigns.com/wp-content/
Description: Theme that jacob built
Version:  16
Author: Jacob + Lowell
Author URI: http://jacobbrunson.com
*/


* {
padding: 0px;
margin: 0px;
}

table.cart tr td, table.cart tr th {
  padding: 3px;
}

body {
/* background: #F9F9F9; */
font-size: 16px;
font-family: "trebuchet ms", helvetica, sans-serif;
color: #5C5C43;
line-height: 20px;
/* background-image: url(images/flowerbg.svg); */
/* background-attachment: fixed; */
/* background-size: 100% auto; */
}

a {
color: #9A8056;
text-decoration: underline;
}

a:hover {
text-decoration: none;
}

sup {
font-size: 0.5em;
}


p {
margin-bottom: 14px;
text-align: left;
}

img.floatleft {
float: left;
margin: 0px 14px 3px 0px;
}

.patterncategories tr td.thumbnail {
	margin-top: .5em;
	padding-bottom: 1em;
	background: white url(images/shadow.png) no-repeat scroll 50% 0%;
	text-align: center;
	font-weight: bold;
	font-size: 12pt;
}

.patterncategories tr td.thumbnail a {
	/* color: #1B666A; */
	color: #006837;
	text-decoration: none;
}

.patterncategories tr td a.catimg {
	padding: 10px;
	text-decoration: none;
}

ul.linklist {
list-style: none;
}

ul.linklist li {
border-top: solid 1px #EEEEEE;
padding-top: 5px;
margin: 5px 0px 0px 0px;
}

ul.linklist li.first {
border-top: 0px;
margin-top: 0px;
padding-top: 0px;
}

ol.relatedposts {
margin-bottom: 1em;
margin-top: -.8em;
list-style-position: inside;
}

#upbg {
position: absolute;
top: 0px;
left: 0px;
width: 850px;
height: 264px;
z-index: 1;
}

#outer {
position: relative;
width: 850px;
margin: 0 auto;
}

#inner {
position: relative;
padding: 13px 10px 13px 10px;
z-index: 2;
background-color: #fff;
/* border-right: 1px solid #888; */
/* border-left: 1px solid #888; */
/* -moz-box-shadow: 0px 0px 5px #888; */
/* -webkit-box-shadow: 0px 0px 5px #888; */
/* box-shadow: 0px 0px 5px #888; */
}


#header {
    position: absolute;
    /* background-color: #31B4BD; */
    /* width: 560px; */
    /* height: 77px; */
    /* color: #fff; */
    /* padding-left: 20px; */
    /* padding-top: 15px; */
}

#header span {
font-weight: normal;
}

#header img {
 border: 0;
}

#splashorig {
position: absolute;
right: 10px;
background: #EAEAE2 url('images/threads.jpg') no-repeat;
width: 238px;
height: 92px;
}

#menu {
position: relative;
/*background: #46461F url('images/a16.gif') repeat-x;*/
background-color: #C2DA5B;
/*height: 67px;*/
padding: 0px 20px 0px 5px;
margin: 98px 0px 20px 0px;
text-align: right;
}

#regularpage #outer #menu {
	background-color: #C2DA5B;
	height: 93px;
}

#menu p {
display: inline;
line-height: 52px;
padding-left: 3px;
text-shadow: 2px 2px 2px #006837;
}

#menu p {
background-color: transparent;
background-repeat: repeat-x;
padding: 8px 12px 8px 12px;
font-size: 18px;
color: #fff;
font-weight: bold;
}

#menu ul li a:hover
{
background: #fff url('images/a18.gif') repeat-x top;
color: #4A4A24;
text-decoration: none;
}

#menu table tr td {
	text-align: center;
}

#menu table tr td a img.catimg{
	border: 1px solid black;
	margin-top: 8px;
}

#menu table tr td a.catlab{
	color: black;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

#secondarycontent {
position: relative;
width: 180px;
float: right;
}

#secondarycontent h3 {
position: relative;
top: 4px;
font-size: 16px;
line-height: 15px;
color: #656551;
letter-spacing: -1px;
background: url('images/a22.gif') bottom repeat-x;
padding: 0px 0px 10px 10px;
margin-bottom: 10px;
}

#secondarycontent form {
	padding-left: .8em;
}

#secondarycontent .content {
padding: 0px 10px 0px 10px;
margin-bottom: 20px;
}

#secondarycontent ul {
margin-left: 20px;
}

#secondarycontent p {
margin-left: 10px;
}

#primarycontent {
position: relative;
width: 610px;
float: left;
margin-left: 10px;
}

#primarycontent h3, #primarycontent h4 {
position: relative;
top: 4px;
font-size: 22px;
line-height: 15px;
color: #656551;
letter-spacing: -1px;
background: url('images/a22.gif') bottom repeat-x;
padding: 0px 0px 10px 15px;
margin-bottom: 10px;
text-decoration: none; 
}

#primarycontent h3 a, #primarycontent h4 a {
color: #656551;
/* text-decoration: none; */
}

#primarycontent h4 {
 background: none;
 border: none;
 font-size: 12pt !important;
}


#primarycontent .content {
padding: 0px 15px 0px 15px;
margin-bottom: 20px;
}

#primarycontent .content a img {
	float: left;
	margin-top: .3em;
	margin-left: 0;
	margin-right: 1em;
	margin-bottom: 1em;
	border:0;
}

#primarycontent .post {
margin-bottom: 30px;
}

#primarycontent .post .content h3 {
 border: none;
 background: none;
 padding-left: 0;
}

#primarycontent .post .content ul {
 margin-left: 1em;
 margin-bottom: 1em;
 overflow: hidden;
 padding-left: 2em;
}

#primarycontent .post .header {
position: relative;
}

#primarycontent .post .date {
position: absolute;
right: 15px;
top: 0px;
line-height: 35px;
color: #AFAFA4;
font-weight: bold;
font-size: 78%;
}

#primarycontent .post .content {
margin-bottom: 0px;
}

.singlepage #primarycontent .post .content {
margin-bottom: 2.5em;
}

#primarycontent .post .footer {
position: relative;
top: 10px;
height: 30px;
clear: both;
border-bottom: 2px solid #CCC;
}

#primarycontent .post .footer ul {
list-style: none;
position: absolute;
right: 15px;
bottom: -5px;
}

#primarycontent .post .footer ul li {
display: inline;
line-height: 14px;
padding-left: 17px;
margin-left: 25px;
background-repeat: no-repeat;
background-position: 0px 2px;
}

#primarycontent .post .footer ul li.printerfriendly {
background-image: url('images/a41.gif');
}

#primarycontent .post .footer ul li.comments {
background-image: url('images/a36.gif');
}

#primarycontent .post .footer ul li.readmore {
background-image: url('images/a38.gif');
}

#footer {
position: relative;
clear: both;
height: 66px;
text-align: center;
line-height: 66px;
background-color: #eee;
color: #A8A88D;
font-size: 10px;
}

#footer a {
color: #9A8056;
}

img {
 behavior: url(/wp-content/themes/vwd/iepngfix.htc);
}

.patterncategories tr td a img {
	border: 1px solid black !important;
	margin: 10px !important;
	float: none !important;
}

.alignleft { float: left; }
.alignright { float: right; }

.navigation div {
 font-size: 12pt;
 font-weight: bold;
 margin: 1em;
}

.add2cart1 form {
    display: inline;
}

.addtocart {
    width: 8em;
    background-color: rgb(230,230,230);
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    border: 2px solid black;
    float: right;
    margin: 1em;
}

.addtocart .addtocarttitle {
    -moz-border-radius-topleft: 8px;
    -webkit-border-top-left-radius: 8px;
    -moz-border-radius-topright: 8px;
    -webkit-border-top-right-radius: 8px;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    font-family: Verdana;
    background-color: rgb(250,250,250);
    font-size: 80%;
    text-align: center;
}

.addtocart .cartaddbutton {
    background-color: rgb(80,80,80);
    color: white;
    padding-top: .2em;
}

.addtocart .addtocartprice {
    text-align: center;
    margin-top: .2em;
}



.a2cbutton {
	-moz-box-shadow:inset 0px 0px 0px 0px #f29c93;
	-webkit-box-shadow:inset 0px 0px 0px 0px #f29c93;
	box-shadow:inset 0px 0px 0px 0px #f29c93;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f09550), color-stop(1, #e15a25) );
	background:-moz-linear-gradient( center top, #f09550 5%, #e15a25 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f09550', endColorstr='#e15a25');
	background-color:#f09550;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border:2px solid #5e5e5e;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	padding:7px 23px;
	text-decoration:none;
	text-shadow:1px 2px 4px #b23e35;
	margin-bottom: .7em;
}.a2cbutton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e15a25), color-stop(1, #f09550) );
	background:-moz-linear-gradient( center top, #e15a25 5%, #f09550 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e15a25', endColorstr='#f09550');
	background-color:#e15a25;
}.a2cbutton:active {
	position:relative;
	top:1px;
}


#widget_checkoutButton, .vh_button {
    font-size: 14pt; padding: 3px; margin-left: 1em;
    background-color: #31B6BD;
    text-decoration: none;
    color: white;
    border: 2px solid #31B6BD;
    margin-top: 2em;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

#widget_checkoutButton:hover, .vh_button:hover {
    color: #31B6BD;
    background-color: white;
}


div.yarpp-related div {
    background-color: #fdfdfd;
}
