/*
Theme Name: Sweet Peas & Stilettos
Description: Custom-built theme for www.sweetpeasandstilettos.com
Version: 1.1
Author: Hazen Creative
Author URI: http://www.hazencreative.com/
*/



/* ------------

Section colors:

.templatehomepage
#c1d859

.templatebaby
#8bb9d8

.templatefamily
#f5873a

.templateyournest
#8ba346

.templatefood
#9d7fb9

.templatetravel
#c1d859

.templatework
#20738b

.templategive
#db202e

.templategirlstuff
#518da0

.templatesolesearching
#ef5034

.templateblog and .templatecategory
#c14728

------------ */



body {
	background: #fff url("images/body-bkg.gif") repeat top left;
	margin: 0 0 20px 0;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 101.01%;
	line-height: 1.4em;
	color: #333;
}

img {
	border: none;
}

a {
	color: #993300;
	text-decoration: none;
}

a:hover, a:active {
	color: #752801;
}

a.selected {
	color: #752801;
}




.templatehomepage a {
	color: #c1d859;
}

.templatehomepage a:hover, .templatehomepage a:active {
	color: #ddec9a;
}

.templatebaby a {
	color: #8bb9d8;
}

.templatebaby a:hover, .templatebaby a:active {
	color: #a4c3d7;
}

.templatefamily a {
	color: #f5873a;
}

.templatefamily a:hover, .templatefamily a:active {
	color: #f39e62;
}

.templateyournest a {
	color: #8ba346;
}

.templateyournest a:hover, .templateyournest a:active {
	color: #aabc75;
}

.templatefood a {
	color: #9d7fb9;
}

.templatefood a:hover, .templatefood a:active {
	color: #c2afd5;
}

.templatetravel a {
	color: #c1d859;
}

.templatetravel a:hover, .templatetravel a:active {
	color: #ddec9a;
}

.templatework a {
	color: #20738b;
}

.templatework a:hover, .templatework a:active {
	color: #4899b1;
}

.templategive a {
	color: #db202e;
}

.templategive a:hover, .templategive a:active {
	color: #f64754;
}

.templategirlstuff a {
	color: #518da0;
}

.templategirlstuff a:hover, .templategirlstuff a:active {
	color: #8db9c7;
}

.templatesolesearching a {
	color: #ef5034;
}

.templatesolesearching a:hover, .templatesolesearching a:active {
	color: #ec7b68;
}

.templateblog a, .templatecategory a {
	color: #c14728;
}

.templateblog a:hover, .templateblog a:active, .templatecategory a:hover, .templatecategory a:active {
	color: #d96547;
}


div.clear {
	clear: both;
	height: 1px;
	line-height: 1px;
}


/* MAIN */



div#mainwrapper {
	width: 941px;
	margin: 0 auto;
	background: transparent url("images/main-shadow-sides.png") repeat-y top left;
}

* html div#mainwrapper { /* IE6 */
	background-image: none;
}

div#mainwrappertop {
	width: 941px;
	margin: 0 auto;
	height: 8px;
	background: transparent url("images/main-shadow-top.png") no-repeat top left;
}

* html div#mainwrappertop { /* IE6 */
	background-image: none;
}


div#mainwrapperbottom {
	width: 941px;
	margin: 0 auto 20px auto;
	height: 8px;
	background: transparent url("images/main-shadow-bottom.png") no-repeat top left;
}

* html div#mainwrapperbottom { /* IE6 */
	background-image: none;
}


div#ad-block {
	width: 728px;
	height: 90px;
	margin: 10px auto;
}


div#maindivwrapper {
	width: 926px;
	margin: 0 auto;
	background-color: #fff;
	border-top: 20px solid #ccc; /* generic */
}

.templatehomepage div#maindivwrapper {
	border-top-color: #c1d859;
}

.templatebaby div#maindivwrapper {
	border-top-color: #8bb9d8;
}

.templatefamily div#maindivwrapper {
	border-top-color: #f5873a;
}

.templateyournest div#maindivwrapper {
	border-top-color: #8ba346;
}

.templatefood div#maindivwrapper {
	border-top-color: #9d7fb9;
}

.templatetravel div#maindivwrapper {
	border-top-color: #c1d859;
}

.templatework div#maindivwrapper {
	border-top-color: #20738b;
}

.templategive div#maindivwrapper {
	border-top-color: #db202e;
}

.templategirlstuff div#maindivwrapper {
	border-top-color: #518da0;
}

.templatesolesearching div#maindivwrapper {
	border-top-color: #ef5034;
}

.templateblog div#maindivwrapper, .templatecategory div#maindivwrapper {
	border-top-color: #c14728;
}


div#maindiv {
	margin: 0 auto;
}



/* HEADER */

div#header {
	width: 868px;
	margin: 16px auto 22px auto;
	height: 70px;
	position: relative;
}

div#logo {
	width: 129px;
	height: 70px;
	position: absolute;
	top: 0;
	left: 0;
}

div#logo a {
	outline: none;
}

div#tagline {
	width: 180px;
	height: 9px;
	top: 42px;
	right: 0;
	position: absolute;
}

div#header div#newsletter {
	top: 0;
	right: -8px;
	position: absolute;
}

div#header div#newsletter img#newslettersignup {
	/*width: 223px;*/
	margin: 0;
	float: left;
	margin-right: 5px;
	/*padding-top: 10px;*/
}


div#header div#newsletter form {
	float: left;
	margin: 0;
}

div#header div#newsletter form input#wdjp-wdjp {
	height: 14px;
	padding: 5px;
	border: 1px solid #7d7e80;
	color: #000;
	float: left;
	width: 100px;
}

div#header div#search {
	top: 0;
	right: 140px;
	position: absolute;
	
}

div#header div#search input#s {
	height: 14px;
	padding: 5px;
	border: 1px solid #7d7e80;
	color: #000;
	float: left;
	width: 90px;
}

div#header div#search label {
	display: none;
	visibility: hidden;
}

div#header div#search button, div#header div#newsletter button {
	width: 15px;
	height: 15px;
	margin: 5px 0 0 4px;
	padding: 0;
	border: 0;
	background: transparent url("images/button-arrow.gif") no-repeat left top;
	text-indent: -9999px;
	display: block;
	float: left;
	cursor: pointer;
	cursor: hand; /* for IE */
}



div#header div#social-icons {
	position: absolute;
	right: 46px;
	top: 36px;
	width: 76px;
}


div#social-icons a {
	width: 22px;
	height: 22px;
	background-position: 0 0;
	text-indent: -9999em;
	display: block;
	float: left;
	overflow: hidden;
}

div#social-icons a.navfacebook {
	background: transparent url("images/icon-facebook.png") no-repeat top left;
	margin-right: 4px;
}

div#social-icons a.navtwitter {
	background: transparent url("images/icon-twitter.png") no-repeat top left;
	margin-right: 5px;
}

div#social-icons a.navrss {
	background: transparent url("images/icon-rss.png") no-repeat top left;
}



div#mailinglist #submit:hover, div#mailinglist #submit:active {
	background-image: url("../images/layout/arrow-button.gif");
}





/* MAINNAV */

div#mainnav {
	width: 882px;
	padding: 0;
	margin: 0 auto 17px auto;
}

div#mainnav ul {
	margin: 0;
	padding: 0;
	height: 32px;
}

#mainnav ul li {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
	height: 32px;
}

#mainnav ul li a {
	display: block;
	outline: none;
	margin: 0;
	padding: 0;
	text-indent: -9999em;
	height: 31px;
	line-height: 31px;
	background-image: url("images/mainnav-rollovers.gif");
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0 0;
	border: 1px solid #fff;
}

#mainnav ul li:hover a, #mainnav ul li.sfhover a {
	border: 1px solid #999;
	border-bottom: none;
}

/* widths are all -2px because of border */

#mainnav ul li.navbaby a {
	width: 76px;
	background-position: -1px 0;
	color: #8bb9d8;
}

.templatebaby #mainnav ul li.navbaby a, #mainnav ul li.navbaby:hover a, #mainnav ul li.navbaby.sfhover a {
	background-position: -1px -31px;
}

#mainnav ul li.navfamily a {
	width: 90px;
	background-position: -79px 0;
	color: #f5873a;
}

.templatefamily #mainnav ul li.navfamily a, #mainnav ul li.navfamily:hover a, #mainnav ul li.navfamily.sfhover a {
	background-position: -79px -31px;
}

#mainnav ul li.navyournest a {
	width: 113px;
	background-position: -171px 0;
	color: #8ba346;
}

.templateyournest #mainnav ul li.navyournest a, #mainnav ul li.navyournest:hover a, #mainnav ul li.navyournest.sfhover a {
	background-position: -171px -31px;
}

#mainnav ul li.navfood a {
	width: 73px;
	background-position: -286px 0;
	color: #9d7fb9;
}

.templatefood #mainnav ul li.navfood a, #mainnav ul li.navfood:hover a, #mainnav ul li.navfood.sfhover a {
	background-position: -286px -31px;
}

#mainnav ul li.navtravel a {
	width: 90px;
	background-position: -361px 0;
	color: #c1d859;
}

.templatetravel #mainnav ul li.navtravel a, #mainnav ul li.navtravel:hover a, #mainnav ul li.navtravel.sfhover a {
	background-position: -361px -31px;
}

#mainnav ul li.navwork a {
	width: 80px;
	background-position: -453px 0;
	color: #20738b;
}

.templatework #mainnav ul li.navwork a, #mainnav ul li.navwork:hover a, #mainnav ul li.navwork.sfhover a {
	background-position: -453px -31px;
}

#mainnav ul li.navgive a {
	width: 70px;
	background-position: -535px 0;
	color: #db202e;
}

.templategive #mainnav ul li.navgive a, #mainnav ul li.navgive:hover a, #mainnav ul li.navgive.sfhover a {
	background-position: -535px -31px;
}

#mainnav ul li.navgirlstuff a {
	width: 118px;
	background-position: -607px 0;
	color: #518da0;
}

.templategirlstuff #mainnav ul li.navgirlstuff a, #mainnav ul li.navgirlstuff:hover a, #mainnav ul li.navgirlstuff.sfhover a {
	background-position: -607px -31px;
}

#mainnav ul li.navsolesearching a {
	width: 154px;
	background-position: -727px 0;
	color: #ef5034;
}

.templatesolesearching #mainnav ul li.navsolesearching a, #mainnav ul li.navsolesearching:hover a, #mainnav ul li.navsolesearching.sfhover a {
	background-position: -727px -31px;
}


/* Dropdown menus */


#mainnav ul li ul { /* second-level lists */
	position: absolute;
	background: #fff;
	width: 156px;
	height: auto;
	left: -9999em;
	z-index: 10;
	border-top: 1px solid #999;
}

#mainnav ul li:hover ul, #mainnav ul li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#mainnav ul li ul li {
	display: block;
	width: 156px;
	background-color: #fff;
	height: auto;
}


#mainnav ul li ul li a, #mainnav ul li:hover ul li a, #mainnav ul li.sfhover ul li a, #mainnav ul li:hover ul li:hover a, #mainnav ul li.sfhover ul li.sfhover a {
	border-top: none;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
}

#mainnav ul li ul li a {
	border: 1px solid #fff;
	border-top: none;
	display: block;
	width: 150px;
	outline: none;
	margin: 0;
	padding: 5px;
	text-indent: 0;
	height: auto;
	width: auto;
	font-size: 0.6875em;
	line-height: 1.2em;
	background-image: none;
	text-transform: capitalize;
}

#mainnav ul li.navbaby ul li a, #mainnav ul li.navfamily ul li a, #mainnav ul li.navyournest ul li a, #mainnav ul li.navfood ul li a, #mainnav ul li.navtravel ul li a, #mainnav ul li.navwork ul li a, #mainnav ul li.navgive ul li a, #mainnav ul li.navgirlstuff ul li a, #mainnav ul li.navsolesearching ul li a {
	width: auto;
	height: auto;
}

#mainnav ul li.navbaby ul li a:hover, #mainnav ul li.navbaby ul li a:active {
	color: #a4c3d7;
}

#mainnav ul li.navfamily ul li a:hover, #mainnav ul li.navfamily ul li a:active {
	color: #f39e62;
}

#mainnav ul li.navyournest ul li a:hover, #mainnav ul li.navyournest ul li a:active {
	color: #aabc75;
}

#mainnav ul li.navfood ul li a:hover, #mainnav ul li.navfood ul li a:active {
	color: #c2afd5;
}

#mainnav ul li.navtravel ul li a:hover, #mainnav ul li.navtravel ul li a:active {
	color: #ddec9a;
}

#mainnav ul li.navwork ul li a:hover, #mainnav ul li.navwork ul li a:active {
	color: #4899b1;
}

#mainnav ul li.navgive ul li a:hover, #mainnav ul li.navgive ul li a:active {
	color: #f64754;
}

#mainnav ul li.navgirlstuff ul li a:hover, #mainnav ul li.navgirlstuff ul li a:active {
	color: #8db9c7;
}

#mainnav ul li.navsolesearching ul li a:hover, #mainnav ul li.navsolesearching ul li a:active {
	color: #ec7b68;
}


#mainnav ul li ul li ul {
	display: none;
	visibility: hidden;
}


/* End Dropdown menus */


/* END MAINNAV */

/* MAINBODY */

div#mainbody {
	width: 868px;
	margin: 0 auto;
	font-size: 0.6875em;
	line-height: 1.4em;
	padding-bottom: 1.5em;
}


/* MAINTEXT */

div#maintextwrapper {
	margin: 0 20px 0 0;
	width: 587px;
	float: left;
	background: transparent url("images/maintext-border-vert.gif") repeat-y top left;
}

div#maintextwrapper2 {
	width: 587px;
	background: transparent url("images/maintext-border-vert.gif") repeat-y top right;
}

div.maintextborderhoriz {
	height: 4px;
	background: transparent url("images/maintext-border-horiz.gif") repeat-x top left;
}

div#maintextborderhoriztop {
	height: 4px;
	background: transparent url("images/maintext-border-horiz.gif") repeat-x top left;
}

div#maintextborderhorizbottom {
	height: 4px;
	background: transparent url("images/maintext-border-horiz.gif") repeat-x bottom left;
}

div#maintext {
	margin: 20px 27px;
}

div#mainbody a {
	font-weight: bold;
	text-decoration: underline;
}

div.divider {
	clear: both;
	height: 2px;
	background: transparent url("images/divider.gif") repeat-x top left;
	margin-top: 1em;
	margin-bottom: 1em;
}

div#sectiontitle {
	margin-left: -7px;
	margin-bottom: 5px;
}

.templatelayouts div#sectiontitle, .templatepreview div#sectiontitle {
	display: none;
	visibility: hidden;
}

div#maintext h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	line-height: 1.4em;
	margin: 0;
}

div#maintext h2 {
	font-size: 1.3em;
	line-height: 1.3em;
}

.templatebaby div#maintext h1 {
	color: #8bb9d8;
}

.templatefamily div#maintext h1 {
	color: #f5873a;
}

.templateyournest div#maintext h1 {
	color: #8ba346;
}

.templatefood div#maintext h1 {
	color: #9d7fb9;
}

.templatetravel div#maintext h1 {
	color: #c1d859;
}

.templatework div#maintext h1 {
	color: #20738b;
}

.templategive div#maintext h1 {
	color: #db202e;
}

.templategirlstuff div#maintext h1 {
	color: #518da0;
}

.templatesolesearching div#maintext h1 {
	color: #ef5034;
}

div#maintext p.tagline {
	margin-top: 0;
}

div.intro {
	font-size: 1.4em;
	line-height: 1.4em;
	font-family: Helvetica, Arial, sans-serif;
	color: #8c8c8c;
}

.templatebaby div.intro strong {
	color: #8bb9d8;
}

.templatefamily div.intro strong {
	color: #f5873a;
}

.templateyournest div.intro strong {
	color: #8ba346;
}

.templatefood div.intro strong {
	color: #9d7fb9;
}

.templatetravel div.intro strong {
	color: #c1d859;
}

.templatework div.intro strong {
	color: #20738b;
}

.templategive div.intro strong {
	color: #db202e;
}

.templategirlstuff div.intro strong {
	color: #518da0;
}

.templatesolesearching div.intro strong {
	color: #ef5034;
}

div.callout {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	line-height: 1.4em;
	color: #666;
	margin-bottom: 1em;
}

div.callout img {
	float: left;
	padding-right: 25px;
	margin-bottom: 1em;
}

div.callout p {
	margin: 0;
}

div.callout span {
	font-size: 1.3em;
	line-height: 1.4em;
	display: block;
	padding-top: 1em;
}

div#mainbody div.callout span a {
	text-decoration: none;
	font-weight: normal;
}

.templatebaby div.callout span {
	color: #8bb9d8;
}

.templatefamily div.callout span {
	color: #f5873a;
}

.templateyournest div.callout span {
	color: #8ba346;
}

.templatefood div.callout span {
	color: #9d7fb9;
}

.templatetravel div.callout span {
	color: #c1d859;
}

.templatework div.callout span {
	color: #20738b;
}

.templategive div.callout span {
	color: #db202e;
}

.templategirlstuff div.callout span {
	color: #518da0;
}

.templatesolesearching div.callout span {
	color: #ef5034;
}


div.tricolumns {
	float: left;
	margin-top: 1em;
	margin-bottom: 1em;
}

div.tricolumns div.tricolumn1 {
	width: 165px;
	margin-right: 15px;
	float: left;
}

div.tricolumns div.tricolumn2 {
	width: 166px;
	margin-right: 15px;
	float: left;
}

div.tricolumns div.tricolumn3 {
	width: 166px;
	float: left;
}

div.tricolumns span.title {
	text-transform: uppercase;
	font-size: 0.9em;
}

div.tricolumns span.subtitle {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	line-height: 1.4em;
}

.templatebaby div.tricolumns span.subtitle {
	color: #8bb9d8;
}

.templatefamily div.tricolumns span.subtitle {
	color: #f5873a;
}

.templateyournest div.tricolumns span.subtitle {
	color: #8ba346;
}

.templatefood div.tricolumns span.subtitle {
	color: #9d7fb9;
}

.templatetravel div.tricolumns span.subtitle {
	color: #c1d859;
}

.templatework div.tricolumns span.subtitle {
	color: #20738b;
}

.templategive div.tricolumns span.subtitle {
	color: #db202e;
}

.templategirlstuff div.tricolumns span.subtitle {
	color: #518da0;
}

.templatesolesearching div.tricolumns span.subtitle {
	color: #ef5034;
}

div.dualcolumns {
	float: left;
	margin-top: 1em;
}

div.dualcolumns p {
	margin-top: 0;
}

div.dualcolumns div.dualcolumn1 {
	width: 165px;
	margin-right: 15px;
	float: left;
}

div.dualcolumns div.dualcolumn1 img {
	margin-bottom: 1em;
}

div.dualcolumns div.dualcolumn2 {
	width: 347px;
	float: left;
}

div#maintext h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	margin: 0;
	font-size: 1.4em;
	line-height: 1.4em;
}

div#maintext h3 + p {
	margin-top: 0;
}

.templatebaby div#maintext h3 {
	color: #8bb9d8;
}

.templatefamily div#maintext h3 {
	color: #f5873a;
}

.templateyournest div#maintext h3 {
	color: #8ba346;
}

.templatefood div#maintext h3 {
	color: #9d7fb9;
}

.templatetravel div#maintext h3 {
	color: #c1d859;
}

.templatework div#maintext h3 {
	color: #20738b;
}

.templategive div#maintext h3 {
	color: #db202e;
}

.templategirlstuff div#maintext h3 {
	color: #518da0;
}

.templatesolesearching div#maintext h3 {
	color: #ef5034;
}



p#editthis {
	margin-top: 4em;
}

p#editthis a {
	color: red;
}



.flir div.post {
	font-size: 25px;
	line-height: 30px;
	color: #808080;
/*
	width: 533px;
	display: block;
*/
}



/* Homepage */




.templatehomepage div#maintextwrapper {
	width: 713px;
	padding: 0;
}

.templatehomepage div#maintextwrapper2 {
	width: 713px;
}

.templatehomepage div#maintext {
	width: 713px;
	margin: 0;
}

.templatehomepage div#maintext2 {
	margin: 20px 27px;
}

.templatehomepage div.post {
	font-size: 25px;
	line-height: 30px;
	color: #808080;
}

.templatehomepage div.post p {
	margin-top: 0;
}



.templatehomepage div.callouts {
	margin-top: 3em;
	margin-bottom: 2em;
}

.templatehomepage div.callouts div {
	width: 194px;
	min-height: 194px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
	font-size: 1.8em;
	line-height: 1.4em;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	margin-right: 25px;
}

.templatehomepage div.callouts div.last {
	margin-right: 0;
}

* html .templatehomepage div.callouts div { /* IE6 */
	height: 194px;
}

.templatehomepage div.callouts div p {
	text-align: center;
	margin: 0;
	padding: 45px 20px 0 20px;
}

.templatehomepage div#mainbody div.callouts div a {
	font-weight: bold;
	text-decoration: none;
	display: block;
}

.templatehomepage div.callouts div.baby {
	color: #8bb9d8;
	background-image: url("images/hp-circle-baby.gif");
}

.templatehomepage div.callouts div.baby a {
	color: #8bb9d8;
}

.templatehomepage div.callouts div.family {
	color: #f5873a;
	background-image: url("images/hp-circle-family.gif");
}

.templatehomepage div.callouts div.family a {
	color: #f5873a;
}

.templatehomepage div.callouts div.yournest {
	color: #8ba346;
	background-image: url("images/hp-circle-yournest.gif");
}

.templatehomepage div.callouts div.yournest a {
	color: #8ba346;
}

.templatehomepage div.callouts div.food {
	color: #9d7fb9;
	background-image: url("images/hp-circle-food.gif");
}

.templatehomepage div.callouts div.food a {
	color: #9d7fb9;
}

.templatehomepage div.callouts div.travel {
	color: #c1d859;
	background-image: url("images/hp-circle-travel.gif");
}

.templatehomepage div.callouts div.travel a {
	color: #c1d859;
}

.templatehomepage div.callouts div.work {
	color: #20738b;
	background-image: url("images/hp-circle-work.gif");
}

.templatehomepage div.callouts div.work a {
	color: #20738b;
}

.templatehomepage div.callouts div.give {
	color: #db202e;
	background-image: url("images/hp-circle-give.gif");
}

.templatehomepage div.callouts div.give a {
	color: #db202e;
}

.templatehomepage div.callouts div.girlstuff {
	color: #518da0;
	background-image: url("images/hp-circle-girlstuff.gif");
}

.templatehomepage div.callouts div.girlstuff a {
	color: #518da0;
}

.templatehomepage div.callouts div.solesearching {
	color: #ef5034;
	background-image: url("images/hp-circle-solesearching.gif");
}

.templatehomepage div.callouts div.solesearching a {
	color: #ef5034;
}



/* END Homepage */


/* Shopping section */

.templateshop div#maintextwrapper {
	width: 713px;
	padding: 0;
}

.templateshop div#maintextwrapper2 {
	width: 713px;
}

.templateshop div#maintext {
	width: 660px;
}

.templateshop div#maintext2 {
	margin: 20px 0 20px 27px;
}


.templateshop #sidebar1 {
	display: none;
	visibility: hidden;
}

.shop-product .imagewrap {
	width: 330px;
	float: left;
}

.shop-product .thumbs img {
	border: 1px solid #999;
}

.shop-product #featured-image img {
	border: 1px solid #999;
}

.shop-product #featured-image div {
	display: none;
}

.shop-product #featured-image div.img1 {
	display: block;
}

.shop-product #paypalbutton {
    border: 0 none;
    cursor: pointer;
    display: block;
    margin: 5px 0 0 4px;
    padding: 10px;
    color: #fff;
    background-color: #fd7e08;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    letter-spacing: 2px;
}

.shop-product #paypalbutton:hover, #paypalbutton:active {
	background-color: #fd993d;
}

.shop-product div.thumbs {
	margin-top: 1em;
}

.shop-product div.thumbs div.thumb {
	width: 92px;
	float: left;
	margin-right: 13px;
	text-align: center;
}

.shop-product div.thumbs div.img3 {
	margin-right: 0;
}

.shop-product div.sizes {
	display: none;
	visibility: hidden;
}

.shop-product .product-info {
	width: 330px;
	float: left;
}

.shop-product .product-info p span {
	display: block;
}

.shop-product .social {
	margin-top: 2em;
}

div#mainbody .shop-product .social a {
	margin-right: 1px;
	vertical-align: middle;
}

div#mainbody .shop-product .social a.google {
	margin-left: 4px;
}

div#mainbody .shop-product .social a.email {
	color: #333;
	text-transform: uppercase;
	text-decoration: none;
	vertical-align: super;
	display: block;
	margin-bottom: 0.5em;
}

div#mainbody .shop-product .social a.email:hover {
	color: #666;
	text-decoration: underline;
}

.shop-product div.moreinfo {
	margin-top: 2em;
}
.shop-product div.moreinfo ul {
	margin-left: 0;
	padding-left: 15px;
}

.templateshop div.navigation {
	padding-top: 2em;
}

.templateshop div.navigation a {
	margin: 0 10px;
}



/* Shopping List pages */

#storeblock {
	margin-top: 1em;
}

.store {
	float: left;
	width: 210px;
	padding: 20px;
	margin-right: 50px;
}

#storeblock .first {
	clear: left;
}

.store a span {
	border: 1px solid #999;
	display: block;
	width: 200px;
	height: 200px;
	display: table-cell;
	vertical-align: middle;
	
}

.store a span img {
}

.store .caption {
	margin-bottom: 0;
	padding: 0 5px;
	text-align: center;
}




/* END Shopping section */




/* 404 page */

.template404 div#maintextwrapper {
	width: 713px;
	padding: 0;
	margin-right: 15px;
}

.template404 div#maintextwrapper2 {
	width: 713px;
}

.template404 div#maintext {
	width: 713px;
	margin: 0;
}

.template404 div#maintext2 {
	margin: 20px 27px;
}

/* END 404 page */


/* Blog */

#commentform textarea {
	width: 500px;
	padding: 2px;
}

.mainpage .post {
	margin-bottom: 2em;
}

p.nocomments {
	display: none;
	visibility: hidden;
}


/* END Blog */


/* Search Results */

.search-results .search-results-image {
	float: left;
	width: 175px;
	min-height: 150px;
}

.search-results .search-results-content {
	float: left;
	width: 358px;
}

.search-results .hentry {
	clear: both;
	overflow: auto;
	height: 1%;
	padding: 15px 0;
	border-bottom: 1px solid #ccc;
}

/* END Search Results */

.navigation {
	clear: both;
}


/* END MAINTEXT */


/* SIDEBAR1 */

div#sidebar1 {
	margin: 0 15px 0 0;
	width: 120px;
	float: left;
	font-weight: bold;
	font-size: 0.9em;
	line-height: 1.3em;
}

div#sidebar1 div#related-posts h3 {
	font-size: 1.1em;
	line-height: 1.3em;
	color: #000;
	display: block;
	margin: 0 0 0.5em 0;
}

div#sidebar1 div#related-posts ul {
	margin: 0;
	padding: 0;
}

div#sidebar1 div#related-posts ul li {
	list-style: none;
	margin: 0 0 0.5em 0;
	padding: 0;
}

.templateblog div#sidebar1 ul, .templatecategory div#sidebar1 ul {
	margin: 0 0 2em 0;
	padding: 0 0 0 1.5em;
}

.templateblog div#sidebar1 ul li, .templatecategory div#sidebar1 ul li {
	margin: 0;
	padding: 0;
}

div#sidebar1 h2 {
	font-size: 1.3em;
	line-height: 1.3em;
	margin-top: 0;
}

/* END SIDEBAR1 */


/* SIDEBAR2 */

div#sidebar2 {
	margin: 0;
	width: 125px;
	float: right;
	text-align: center;
}

div#sidebar2 div.simpleimage, div#sidebar2 div.textwidget {
	margin-bottom: 10px;
}

div#sidebar2 div.simpleimage p {
	margin: 0;
}

div#sublinks {
	margin-top: 0.5em;
	background: transparent url("images/sublinks-divider.gif") no-repeat 62px 0;
	height: 9px;
}

div#sublinks a {
	border-bottom: 1px solid #fff;
	color: #808080;
}

div#sublinks a:hover, div#sublinks a:active {
	border-bottom: 1px solid #ccc;
	color: #999;
}

div#sublinks #sublink1 {
	float: left;
}

div#sublinks #sublink2 {
	float: right;
}

/* END SIDEBAR2 */





/* END MAINBODY */



/* FOOTER */

div#footer {
	clear: both;
	margin: 0;
	padding: 1em 0;
	color: #b2b2b2;
}

div#footer div#newsletter {
	border: 1px solid #fff; /* IE6 */
}

div#footer div#newsletter img#newslettersignup {
	width: 223px;
	margin: 0;
	float: left;
	margin-right: 10px;
	padding-top: 10px;
}


div#footer div#newsletter form {
	float: left;
	margin: 0;
}

div#footer div#newsletter form input#wdjp-wdjp {
	height: 14px;
	padding: 5px;
	border: 1px solid #7d7e80;
	color: #000;
	float: left;
}

div#footer div#newsletter form input.submit {
	float: left;
	margin-top: 5px;
	margin-left: 5px;
}


div#footer p#copyright {
	clear: both;
	margin-top: 0;
	padding-top: 0.5em;
	font-size: 0.9em;
}

div#footer ul.links {
	margin: 0;
	padding: 0;
	width: 579px;
	height: 22px;
}

div#footer ul.links li {
	display: inline;
	float: left;
	margin: 0;
	padding: 0 14px 0 10px;
	line-height: 10px;
	background: transparent url("images/red-dot.gif") no-repeat center right;
}

div#footer ul.links li.navshop {
	padding-left: 0;
}

div#footer ul.links li.navdisclosure {
	padding-right: 0;
	background-image: none;
}

div#footer ul.links li a {
	background: transparent url("images/footer-nav-v4.png") no-repeat top left;
	display: block;
	height: 10px;
	text-indent: -9999em;
	overflow: hidden;
}

div#footer ul.links li.navshop a {
	width: 43px;
	background-position: 0 0;
}

div#footer ul.links li.navshop a:hover, div#footer ul.links li.navshop a:active {
	background-position: 0 -10px;

}

div#footer ul.links li.navabout a {
	width: 68px;
	background-position: -67px 0;
}

div#footer ul.links li.navabout a:hover, div#footer ul.links li.navabout a:active {
	background-position: -67px -10px;

}

div#footer ul.links li.navblog a {
	width: 36px;
	background-position: -159px 0;
}

div#footer ul.links li.navblog a:hover, div#footer ul.links li.navblog a:active {
	background-position: -159px -10px;

}

div#footer ul.links li.navcontact a {
	width: 85px;
	background-position: -219px 0;
}

div#footer ul.links li.navcontact a:hover, div#footer ul.links li.navcontact a:active {
	background-position: -219px -10px;

}

div#footer ul.links li.navprivacy a {
	width: 57px;
	background-position: -328px 0;
}

div#footer ul.links li.navprivacy a:hover, div#footer ul.links li.navprivacy a:active {
	background-position: -328px -10px;

}

div#footer ul.links li.navsitemap a {
	width: 62px;
	background-position: -409px 0;
}

div#footer ul.links li.navsitemap a:hover, div#footer ul.links li.navsitemap a:active {
	background-position: -409px -10px;

}

div#footer ul.links li.navdisclosure a {
	width: 84px;
	background-position: -495px 0;
}

div#footer ul.links li.navdisclosure a:hover, div#footer ul.links li.navdisclosure a:active {
	background-position: -495px -10px;

}

/*
div#footer ul.links li.navfacebook {
	margin-left: 77px;
	margin-right: 5px;
	background: none;
	padding: 0;
}

.templatehomepage div#footer ul.links li.navfacebook {
	margin-left: 202px;
}

div#footer ul.links li.navtwitter {
	background: none;
	padding: 0;
}

div#footer ul.links li.navfacebook a, div#footer ul.links li.navtwitter a {
	width: 24px;
	height: 22px;
	background-position: 0 0;
}

div#footer ul.links li.navfacebook a {
	background: transparent url("images/icon-facebook.jpg") no-repeat top left;
}

div#footer ul.links li.navtwitter a {
	background: transparent url("images/icon-twitter.jpg") no-repeat top left;
}
*/



/* END FOOTER */





