* {
	margin:0;
	padding:0;
}

img {
	border:0;
}

body {
	background-color:#fbfdff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:normal;
	margin:8px 0;
}

a:link, a:visited, a:active {
	color:#F81F77;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.pink {
	color:#F81F77;
}

#container {
	width:955px;
	margin:0 auto;
	padding-left:35px;
	
/*height:900px;*/
}

/*column*/

#column {
	float:left;
	width:165px;
}

#logo {
	padding-left:10px;
	padding-top:15px;
	width:144px;
	height:133px;
}

/*menu*/

#menu {
	margin-top:33px;
}

#menu ul li {
	list-style-type:none;
	text-indent:-9999px;
}

#menu ul li a:link, #menu ul li a:visited, #menu ul li a:active, #menu ul li a:hover {
	background-repeat:no-repeat;
	background-position:top right;
	display:block;
	outline:none;
}

/*shop*/

#shop {
	margin-left:50px;
}

#menu #shop ul li.shop {
	background-image:url(/images/shop.gif);
	width:112px;
	height:34px;
}



/*shop end*/

/*shop by*/

#shopby {
	padding-left:88px;
	margin-top:6px;
	height:68px;
	width:74px;
	background-image:url(/images/shopby.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}

#menu #shopby ul li {
	margin-bottom:2px;
}

#menu #shopby ul li a:link, #menu #shopby ul li a:visited, #menu #shopby ul li a:active, #menu #shopby ul li a:hover {
	width:74px;
	height:13px;
	background-color:#fbfdff;
}

#menu #shopby ul li.bycollection a:link, #menu #shopby ul li.bycollection a:visited, #menu #shopby ul li.bycollection a:active, #menu #shopby ul li.bycollection a:hover {
	background-image:url(/images/bycollection.gif);
}

#menu #shopby ul li.byitem a:link, #menu #shopby ul li.byitem a:visited, #menu #shopby ul li.byitem a:active, #menu #shopby ul li.byitem a:hover {
	background-image:url(/images/byitem.gif);
}

#menu #shopby ul li.allproducts a:link, #menu #shopby ul li.allproducts a:visited, #menu #shopby ul li.allproducts a:active, #menu #shopby ul li.allproducts a:hover {
	background-image:url(/images/allproducts.gif);
}

#menu #shopby ul li.sale a:link, #menu #shopby ul li.sale a:visited, #menu #shopby ul li.sale a:active, #menu #shopby ul li.sale a:hover {
	background-image:url(/images/sale.gif);
}

/*shop by end*/

/*by item sub menu*/

#menu #shopby ul li.byitem ul,
#menu #shopby ul li.bycollection ul {
	display:none;
	position:absolute;
	padding:0px;
	padding-right:3px;
	padding-bottom:3px;
	background-image:url(/images/home.gif);
	background-repeat:no-repeat;
	background-position:3px 3px;
	
	margin-left:74px;
	margin-top:-13px;
}

#menu #shopby ul li.byitem:hover ul,
#menu #shopby ul li.bycollection:hover ul {
	display:block;
	
}

#menu #shopby ul li.byitem ul li,
#menu #shopby ul li.bycollection ul li {
	text-indent:0px;
	background-color:#010101;
	margin:0px 0;
	padding:5px 0;
}

#menu #shopby ul li.byitem ul li a:link, #menu #shopby ul li.byitem ul li a:visited, #menu #shopby ul li.byitem ul li a:active,
#menu #shopby ul li.bycollection ul li a:link, #menu #shopby ul li.bycollection ul li a:visited, #menu #shopby ul li.bycollection ul li a:active {
	background-image:none;
	width:auto;
	height:auto;
	color:#fff;
	text-transform:uppercase;
	padding:0px 10px;
	background-color:transparent;
}

#menu #shopby ul li.byitem ul li a:hover,
#menu #shopby ul li.bycollection ul li a:hover {
	color:#33baa0;
	text-decoration:none;
}

/*by item sub menu end*/

/*pages*/

#pages {
	margin-left:79px;
	margin-top:12px;
}

#menu #pages ul li {
	margin-bottom:2px;
}

#menu #pages ul li a:link, #menu #pages ul li a:visited, #menu #pages ul li a:active, #menu #pages ul li a:hover {
	width:83px;
	height:13px;
	background-color:#fbfdff;
}

#menu #pages ul li.home a:link, #menu #pages ul li.home a:visited, #menu #pages ul li.home a:active, #menu #pages ul li.home a:hover {
	background-image:url(/images/home_left.gif);
}

#menu #pages ul li.about a:link, #menu #pages ul li.about a:visited, #menu #pages ul li.about a:active, #menu #pages ul li.about a:hover {
	background-image:url(/images/about_left.gif);
}

#menu #pages ul li.stockists a:link, #menu #pages ul li.stockists a:visited, #menu #pages ul li.stockists a:active, #menu #pages ul li.stockists a:hover {
	background-image:url(/images/stockists_left.gif);
}

#menu #pages ul li.contact a:link, #menu #pages ul li.contact a:visited, #menu #pages ul li.contact a:active, #menu #pages ul li.contact a:hover {
	background-image:url(/images/contact_left.gif);
}

#menu #pages ul li.wholesale a:link, #menu #pages ul li.wholesale a:visited, #menu #pages ul li.wholesale a:active, #menu #pages ul li.wholesale a:hover {
	background-image:url(/images/wholesale_left.gif);
}

#menu #pages ul li.press a:link, #menu #pages ul li.press a:visited, #menu #pages ul li.press a:active, #menu #pages ul li.press a:hover {
	background-image:url(/images/press_left.gif);
}

#menu #pages ul li.market-stall a:link, #menu #pages ul li.market-stall a:visited, #menu #pages ul li.market-stall a:active, #menu #pages ul li.market-stall a:hover {
	background-image:url(/images/market-stall_left.gif);
}

/*pages end*/

/*customer*/

#customer {
	background-image:url(/images/customer.gif);
	background-repeat:no-repeat;
	background-position:top right;
	width:112px;
	height:33px;
	margin-left:50px;
	margin-top:15px;
}

#menu #customer ul li {
	float:left;
	margin-top:9px;
}

#menu #customer ul li.log-in {
	margin-right:11px;
}

#menu #customer ul li.log-in a:link, #menu #customer ul li.log-in a:visited, #menu #customer ul li.log-in a:active, #menu #customer ul li.log-in a:hover {
	width:43px;
	height:14px;
	background-image:url(/images/log-in.gif);
}

#menu #customer ul li.account a:link, #menu #customer ul li.account a:visited, #menu #customer ul li.account a:active, #menu #customer ul li.account a:hover {
	width:58px;
	height:14px;
	background-image:url(/images/account.gif);
}

/*customer end*/

/*blog*/

#blog {
	margin-top:18px;
	margin-left:53px;
}

#menu #blog ul li a:link, #menu #blog ul li a:visited, #menu #blog ul li a:active, #menu #blog ul li a:hover {
	width:108px;
	height:57px;
	background-image:url(/images/blog.gif);
}

/*blog end*/

/*mailing list*/

#mailing-list {
	margin-top:5px;
}

#menu #mailing-list ul li a:link, #menu #mailing-list ul li a:visited, #menu #mailing-list ul li a:active, #menu #mailing-list ul li a:hover {
	width:161px;
	height:34px;
	background-image:url(/images/mailing-list.gif);
}

/*mailing list end*/

/*social*/

#social {
	background-image:url(/images/social.gif);
	background-repeat:no-repeat;
	background-position:top right;
	width:112px;
	height:34px;
	margin-left:49px;
	margin-top:34px;
}

#menu #social ul li {
	float:left;
	margin-top:10px;
}

#menu #social ul li.twitter {
	margin-right:1px;
}

#menu #social ul li.twitter a:link, #menu #social ul li.twitter a:visited, #menu #social ul li.twitter a:active, #menu #social ul li.twitter a:hover {
	background-image:url(/images/twitter.gif);
	width:45px;
	height:12px;
}

#menu #social ul li.facebook a:link, #menu #social ul li.facebook a:visited, #menu #social ul li.facebook a:active, #menu #social ul li.facebook a:hover {
	background-image:url(/images/facebook.gif);
	width:66px;
	height:12px;
}

/*social end*/

/*cart*/

#cart {
	margin-left:35px;
	margin-top:28px;
}

#cart ul li {
	float:left;
}

#menu #cart ul li.check-me-out {
	margin-right:20px;
}

#menu #cart ul li.check-me-out a:link, #menu #cart ul li.check-me-out a:visited, #menu #cart ul li.check-me-out a:active, #menu #cart ul li.check-me-out a:hover {
	width:55px;
	height:67px;
	background-image:url(/images/check-me-out.gif);
}

#menu #cart ul li.shopping-bag a:link, #menu #cart ul li.shopping-bag a:visited, #menu #cart ul li.shopping-bag a:active, #menu #cart ul li.shopping-bag a:hover {
	width:55px;
	height:67px;
	background-image:url(/images/shopping-bag.gif);
}

/*cart end*/

/*menu end*/

/*column end*/

/*main*/

#main {
	float:right;
	width:720px;
	padding-right:44px;
}

#main.full {
	padding-right:37px;
	width:727px;
}	

/*info*/

#info {
	height:14px;
	background-image:url(/images/info.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:40px;
}

#info ul li {
	list-style-type:none;
	float:left;
	margin-right:5px;
	text-indent:-9999px;
}

#info ul li a:link, #info ul li a:visited, #info ul li a:active, #info ul li a:hover {
	height:14px;
	display:block;
	background-repeat:no-repeat;
	outline:none;
}

#info ul li.terms-conditions a:link, #info ul li.terms-conditions a:visited, #info ul li.terms-conditions a:active, #info ul li.terms-conditions a:hover {
	background-image:url(/images/terms-conditions.gif);
	width:104px;
}

#info ul li.privacy-policy a:link, #info ul li.privacy-policy a:visited, #info ul li.privacy-policy a:active, #info ul li.privacy-policy a:hover {
	background-image:url(/images/privacy-policy.gif);
	width:78px;
}

#info ul li.refunds-returns a:link, #info ul li.refunds-returns a:visited, #info ul li.refunds-returns a:active, #info ul li.refunds-returns a:hover {
	background-image:url(/images/refunds-returns.gif);
	width:98px;
}

#info ul li.faqs a:link, #info ul li.faqs a:visited, #info ul li.faqs a:active, #info ul li.faqs a:hover {
	background-image:url(/images/faqs_top.gif);
	width:99px;
}

/*info end*/

/*home*/

#home {
	margin-top:5px;
	background-image:url(/images/home_m.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	width:720px;
	height:449px;
}

#home img {
	width:715px;
	height:444px;
	border:1px solid #3a3a3a;
	
}

/*home end*/

#featured {
	margin-top:10px;
	width:720px;
	height:183px;
	background-image:url(/images/featured.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}

#featured ul {
	
}

#featured ul li {
	list-style-type:none;
	float:left;
	width:178px;
	height:178px;
	background-color:#fff;
	border:1px solid #3a3a3a;
	border-right:none;
}

#featured ul li.last {
	border-right:1px solid #3a3a3a;
}

/*content*/

#content {
	clear:both;
	padding-top:4px;
	
}

#page {
	float:left;
	width:565px;	
	padding-top:4px;
}

#title {
	width:565px;
	height:84px;
}

#header {
	height:47px;
	padding-top:20px;
}

#hearts {
	float:right;
	width:139px;
	padding-top:4px;
}

#hearts ul li {
	list-style-type:none;
	width:139px;
	height:189px;
	text-align:center;
	font-size:11px;
}

/*blog*/

#posts {
	padding-top:30px;
}

#sidebar {
	float:right;
	width:139px;
	margin-top:84px;
	padding-top:34px;
}

#posts h3, #posts h2, #posts h1 {
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
}

#posts small {
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
	display:block;
}

#sidebar ul {
	margin-bottom:10px;	
}

#sidebar ul li {
	list-style-type:none;
}

#sidebar p {
	color:#31baa0;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px
}

#sidebar h2 {
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	color:#000;
	margin-bottom:10px;
}

#sidebar ul li a:link, #sidebar ul li a:visited, #sidebar ul li a:active {
	color:#000;
}

#sidebar ul li a:hover {
	color:#F81F77;
	text-decoration:none;
}

/*blog end*/

/*wholesale*/

#wholesale {
	padding-top:15px;
}

input, textarea {
	border:1px solid #000;
	padding:2px;
	background-color:#fff;
}

input[type=image] {
	border:none;
}

#wholesale table {
	border-collapse:collapse;
	margin-top:20px;
}

#wholesale td, #wholesale th {
	vertical-align:top;
	padding-bottom:10px;
	font-weight:normal;
	width:50%;
}

#wholesale th {
	text-align:right;
	padding:0 5px;
	text-transform:uppercase;
}

/*wholesale end*/

/*stockists*/

table.stockists {
	border-collapse:collapse;
	margin-bottom:10px;
}

table.stockists td {
	vertical-align:top;
}

/*stockists*/

#about {
	width:565px;
	height:351px;
	background-image:url(/images/about_m.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	margin-top:12px;
	margin-bottom:8px;
}

#about img {
	border:1px solid #3a3a3a;
}

#text p, #text ul, #text ol,
#wholesale p, #wholesale ul, #wholesale ol,
#posts p, #posts ul, #posts ol {
	margin-bottom:10px;
}

#text ul, #text ol,
#wholesale ul, #wholesale ol,
#posts ul, #posts ol {
	margin-left:25px;
}

#text #questions ul {
	margin-left:0;
}

#text #questions ul li {
	list-style-type:none;
}

#text #questions a:link, #text #questions a:visited, #text #questions a:active {
	color:#000;
}

#text #questions a:hover {
	color:#F81F77;
}

#contact-banner {
	padding-top:10px;
	padding-bottom:40px;
}

/*thumbs*/

#thumbs {
	padding-top:13px;
}	

#thumbs ul li {
	list-style-type:none;
	background-image:url(/images/thumb.gif);
	background-repeat:no-repeat;
	background-position:2px 2px;
	width:126px;
	height:161px;
	height:214px;
	font-size:11px;
	float:left;
	margin-right:20px;
}

#thumbs ul li.last {
	margin-right:0px;
}

#thumbs ul li img {
	border:1px solid #3a3a3a;
	width:122px;
	height:157px;
}

#thumbs ul li p {
	background-repeat:no-repeat;
	background-position:left 6px;
	padding-top:4px;
	padding-left:15px;
}

#thumbs ul li p.heart1 {
	background-image:url(/images/heart1.gif);
}

#thumbs ul li p.heart2 {
	background-image:url(/images/heart2.gif);
}

#thumbs ul li p.heart3 {
	background-image:url(/images/heart3.gif);
}

#thumbs ul li p.heart4 {
	background-image:url(/images/heart4.gif);
}

#thumbs ul li p.heart5 {
	background-image:url(/images/heart5.gif);
}

#thumbs ul li p.heart6 {
	background-image:url(/images/heart6.gif);
}

/*thumbs end*/

/*press*/

#covers ul {
	margin:0;
	margin-top:10px;
}

#covers ul li {
	list-style-type:none;
	float:left;
	margin-right:10px;
	
	background-image:url(/images/covers.gif);
	background-repeat:no-repeat;
	background-position:3px 3px;
	width:180px;
	height:290px;
	font-size:11px;
}

#covers ul li.last {
	margin-right:0px;
}

#covers ul li img { /*grey background same size as total of this*/
	border:1px solid #3a3a3a;
	width:175px;
	height:250px;
}

#covers ul li p {
	background-repeat:no-repeat;
	background-position:left 6px;
	padding-top:4px;
	padding-left:15px;
	background-image:url(/images/heart3.gif);
}

/*press end*/

/*product detail*/

#details {
	padding-top:24px;
	padding-left:28px;
}

#images {
	float:left;
	width:240px;
}

#photo img {
	width:231px;
	height:297px;
	border:1px solid #3a3a3a;
}

#photo {
	width:236px;
	height:302px;
	background-image:url(/images/photo.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
} 

#description {
	float:right;
	width:285px;
}

h1, h2, #price {
	font-weight:bold;
	color:#f81f77;
	font-size:14px;
	margin-bottom:10px;
}

#covers h2 {
	color:#000;
	font-size:16px;
	font-weight:normal;
}

#description p {
	margin-bottom:10px;
}

#description p#price {
	margin-bottom:40px;
}

#button {
	text-align:left;
	padding-right:81px;
	padding-top:15px;
}

#alternate {
	padding-top:6px;
}

#alternate ul li {
	list-style-type:none;
	margin-right:7px;
	margin-top:7px;
	width:53px;
	height:68px;
	float:left;
}

#alternate ul li img {
	width:51px;
	height:66px;
	border:1px solid #3a3a3a;
}

/*product detail end*/

/*content end*/

/*main end*/

#footer {
	clear:both;
	font-size:11px;
	text-align:right;
	padding:20px 0;
	padding-right:44px;
	width:946px;
	margin:0 auto;

}

#mailinglist {
	margin-top:10px;
}




/*from wp styles plus my additions*/

.even, .alt {

	border-left: 1px solid #ddd;
}


.postmetadata {
	clear: both;
}

#posts .postmetadata small {
	font-weight:normal;
	font-size:11px;
	
}


.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

#commentform textarea {
	width:565px;
}

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */