@import "reset.css";

body { background-color: #fff; font-family: helvetica, arial; font-size: 14px; line-height: 18px; }
div#container { background-color: #fff; margin: 0 auto 20px auto; width: 860px; }

h1 { font-size: 20px; margin: 10px 0; font-weight: bold; }
h2 { font-size: 16px; margin: 10px 0 10px; font-weight: bold; }
h3 { font-size: 14px; margin: 10px 0; font-weight: bold; }

p { margin: 10px 0; }
a { color: blue; text-decoration: underline; }

.first { background-color: #fff; }
.second { background-color: #f1f1f1; }
.clear { clear: both; }
.right { border-left: 1px #339999; }

#header img#logo { float: left; margin: 15px 0 10px; }
#header td { vertical-align: bottom; }
#header ul { float: right; margin-right: 40px; margin-bottom: 10px; }
#header ul li { display: inline; margin-right: 7px;  }
#header ul li a { font-size: 15px; color: #000; }
#header { border-bottom: 5px dashed #29aae3; }

table#gallery { margin-top: 0px; }
table#gallery td { text-align: center; padding: 0 5px; }
table#gallery td.no_left { padding-left: 0; }
table#gallery td.no_right { padding-right: 0; }
table#gallery tr.separate td { border-top: 1px solid #339999; }
table#gallery td img { margin-bottom: 5px; }

p#intro { font-size: 14px; padding: 10px 25px 0; }
img { border: 0; }

div#custom { position: relative; top: 0; float: right; }

#main { float: left; width: 536px; margin-right: 20px; }

ul#talkbox { margin-top: 20px; }
ul#talkbox li { margin-bottom: 10px; }

.item .desc,
.item .etsyLink,
.item .buyId,
#main .etsyLink
{
	display:none;
}