html, body, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #8F6A2B;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #C4861C;
	text-decoration: underline;
}
h1 {
	text-align: center;
	padding: 15px 0 20px 0;
	color: black;
	font: 42px "Lucida Handwriting", "Lucida Calligraphy", verdana, arial, sans-serif;
	line-height:1em;
}
body {
	background: url(img/bg.jpg) repeat-x;
	text-align: center;
	font: 11px arial, sans-serif;
	color: #5D5D5D;
}
#wrapper {
	text-align: left;
	margin: auto;
	width: 800px;
	position: relative;
}

#logo {
	text-align: center;
	padding-top: 15px;
	color: white;
	font: 32px "Lucida Handwriting", "Lucida Calligraphy", verdana, arial, sans-serif;
}
#sidebar{
	position: absolute;
	background: url(img/sidebar_bg.png) repeat-y;
	padding: 4px 6px 4px 16px;
	width: 240px;
	top: 0px;
	left: 0px;
	z-index: 1;
}
#header{
	background: url(img/sidebar_head.png) no-repeat;
	position: relative;
	top: -6px;
	left: -16px;
	width: 260px;
	height: 280px;
	margin-bottom:-80px;
	z-index: 1;
}
#sidebar hr {
	position: relative;
	z-index:3;
	width: 80%;
	margin-bottom: 18px;
}
#sidebar h2 {
	color: #FFF;	
	text-align:center;
}
#sidebar .content {
	vertical-align:top;
}
#sidebar .category_link{
	display:inline-block;
	text-align:center;
	width: 64px;
	height: 100px;
	margin: 4px 6px;
}
#sidebar .category_link{
	display:inline-block;
	text-align:center;
	width: 64px;
	height: 72px;
	margin: 4px 6px;
}
#sidebar .category_link .icon {
	background: url(img/icon/categories.png) no-repeat;
	display:block;
	margin: auto;
	width: 48px;
	height: 48px;
}
#sidebar .all_link {
	text-align: center;	
	margin:0;
	color: #FFF;
	font-weight:bold;
}
#sidebar .all_link a{
	font-weight:bold;
}

#sidebar .category_link .icon {background-position: 0px 0px;}
#sidebar .category_link:hover .icon {background-position: -48px 0px;}

#sidebar .category_link.film .icon {background-position: 0px -48px;}
#sidebar .category_link.film:hover .icon {background-position: -48px -48px;}
#sidebar .category_link.retro .icon {background-position: 0px -96px;}
#sidebar .category_link.retro:hover .icon {background-position: -48px -96px;}
#sidebar .category_link.fantasy .icon {background-position: 0px -144px;}
#sidebar .category_link.fantasy:hover .icon {background-position: -48px -144px;}
#sidebar .category_link.sci-fi .icon {background-position: 0px -192px;}
#sidebar .category_link.sci-fi:hover .icon {background-position: -48px -192px;}
#sidebar .category_link.nintendo .icon {background-position: 0px -240px;}
#sidebar .category_link.nintendo:hover .icon {background-position: -48px -240px;}
#sidebar .category_link.video-games .icon {background-position: 0px -288px;}
#sidebar .category_link.video-games:hover .icon {background-position: -48px -288px;}
#sidebar .category_link.pokemon .icon {background-position: -96px 0px;}
#sidebar .category_link.pokemon:hover .icon {background-position: -144px 0px;}
#sidebar .category_link.mario .icon {background-position: -96px -48px;}
#sidebar .category_link.mario:hover .icon {background-position: -144px -48px;}
#sidebar .category_link.friendship-is-magic .icon {background-position: -96px -96px;}
#sidebar .category_link.friendship-is-magic:hover .icon {background-position: -144px -96px;}
#sidebar .category_link.final-fantasy .icon {background-position: -96px -144px;}
#sidebar .category_link.final-fantasy:hover .icon {background-position: -144px -144px;}
#sidebar .category_link.tv .icon {background-position: -96px -192px;}
#sidebar .category_link.tv:hover .icon {background-position: -144px -192px;}

#head_nav {
	position: relative;
	z-index: 2;
}
#splash {
	background: url(img/sidebar_splash.png) no-repeat;
	position: relative;
	left:-75px;
	width: 383px;
	height: 463px;
	z-index: 1;
}
#sidebar_foot {
	background: top left url(img/sidebar_bottom.png) no-repeat #FFF;
	position:relative;
	left:-16px;
	bottom:-6px;
	width: 260px;
	height: 30px;
}
#sidebar a {
	font-weight: normal;
	color: white;
}

#main {
	position: absolute;
	background: top right url(img/main_background.png) no-repeat #FFF;
	width: 550px;
	top: 0;
	left: 259px;
	overflow: hidden;
}
.messages {
	font-weight:bold;	
}
#main>.cart_info {
	padding: 60px 80px 8px 60px;
	text-align:right;
}
#main>.content {
	padding: 0px 80px 84px 60px;
}
#main h2 {
	font: 14px "Times new roman", "Lucida Grande", serif;
	font-weight: normal;
	margin-top: 25px;
}
#main p {
	margin: 0.5em 0;
}
#main ul {
	margin: 0;
	padding: 0;
}
#main li {
	margin: 1em 0;
	list-style: none;
	padding: 0 0 0 30px;
	background: top left url(img/bullet_orange.gif) no-repeat;
}
#footer {
	text-align: center;
	clear: both;
	padding-top: 15px;
}


#main table.browse td {
	text-align:center;
}
#main table.browse p {
	margin: 0 0 4px 0;
}

#main .fullview.pattern .image{
	width:100%;
	text-align:center;
	margin: 8px;
}

#main .blogpost h2 {
  font-size: 18px;
	font-weight: bold;
	border-bottom: solid 1px #999;
	margin-bottom: 2px;
	padding-left: 4px;
  color: #555;
}
#main .blogpost .info {
  font-size: 10px;
  leter-spacing: 0.02em;
  color: #888;
  padding-left: 6px;
}

.grid_table td {
	vertical-align:top;
	padding: 0;
}