/* Stylesheet name:
   Author: OH! Media - www.ohmedia.ca
   More Info: */

/*--*--*--*--*--*--*--*--* Block elements *--*--*--*--*--*--*--*--*/

html {
    font-size: 62.5%;
    background:url(images/body_bg.gif);
}

body {
	margin:82px 0 0 0;
	padding:0;
	color:#663300;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.4em;
}

#wrap {
	width:819px;
	margin:0 auto;
	background:url(images/wrap_bg.gif) repeat-y;
}

#copyright {
	margin:0 auto;
	margin-top:40px;
	width:819px;
	color:#fff;
}

#header {
	height:159px;
	width:819px;
	background:url(images/header_bg.gif) no-repeat;
	position:relative;
	top:-17px;
}

#breadcrumb {
	position:absolute;
	left:300px;
	top:137px;
	width:500px;
}

#breadcrumb p {
	font-size:1.1em;
}

#main_nav {
	background:url(images/main_nav.png) no-repeat;
	display:block;
	width:210px;
	height:281px;
	margin:0 0 15px 0;
	_margin: 0 0 7px 0;
}

#left_content {
	width:210px;
	float:left;
	margin-left:51px;
	_margin-left:25px;
}

#content {
	width:810px;
	background:url(images/content_bg_top.gif) repeat-x top;
	margin:0 4px 0 5px;
	position:relative;
	top:-17px;
}

#main_content, #interior_content {
	width:470px;
	float:left;
	margin-top:15px;
	text-align:center;
	padding:0 15px 0 45px;
}

#footer {
	background:url(images/footer_bg.png) no-repeat top;
	margin:0 auto;
	width:819px;
	text-align:left;
	color:#fff;
	min-height:22px;
	_height:22px !important;
}

#breadcrumb p {
	margin:0;
	padding:0;
}

#breadcrumb a, #breadcrumb a:hover, #breadcrumb a:visited {
    color: #663300;
    text-decoration: none;
}

#main_content p {
	margin:.2em;
	text-align:left;
	font-size:1em;
	line-height:1.6em;
}

#interior_content p {
	margin:.4em;
	text-align:left;
	font-size:1.2em;
	line-height:1.6em;
	margin-top:-.5em;
}

/*--*--*--*--*--*--*--*--* Inline elements *--*--*--*--*--*--*--*--*/

a {
	color:#ff3366;
	outline:none;
}

h1 {
	font-size:2.2em;
	font-weight:bold;
	margin:10px 0 -5px 0;
}

h2 {
	font-size:2.4em;
	font-weight:bold;
	margin:14px 0 5px 0;
	color:#F36;
}

p {
	font-size:1.1em;
	margin-bottom:1em;
}

h4 {
	text-align:left;
	font-size:1.2em;
	margin:0;
	padding:0;
	color:#EE315F;
}
/*--*--*--*--*--*--*--*--* ID-based selectors / Navigation *--*--*--*--*--*--*--*--*/

#main_nav .about {
	height:37px;
	width:210px;
	background:url(images/main_nav.png) 0 0;
	display:block;
}

#main_nav .about:hover {
	background-position: -210px 0;
}

#main_nav .swell {
	height:38px;
	width:210px;
	background:url(images/main_nav.png) 0 -37px;
	display:block;
}

#main_nav .swell:hover {
	background-position: -210px -37px;
}

#main_nav .gifts {
	height:38px;
	width:210px;
	background:url(images/main_nav.png) 0 -75px;
	display:block;
}

#main_nav .gifts:hover {
	background-position: -210px -75px;
}

#main_nav .icecream {
	height:35px;
	width:210px;
	background:url(images/main_nav.png) 0 -283px;
	display:block;
}

#main_nav .icecream:hover {
	background-position: -210px -283px;
}

#main_nav .new {
	height:35px;
	width:210px;
	background:url(images/main_nav.png) 0 -111px;
	display:block;
}

#main_nav .new:hover {
	background-position: -210px -111px;
}

#main_nav .faq {
	height:35px;
	width:210px;
	background:url(images/main_nav.png) 0 -142px;
	display:block;
}

#main_nav .faq:hover {
	background-position: -210px -142px;
}

#main_nav .links {
	height:37px;
	width:210px;
	background:url(images/main_nav.png) 0 -177px;
	display:block;
}

#main_nav .links:hover {
	background-position: -210px -177px;
}

#main_nav .contact {
	height:34px;
	width:210px;
	background:url(images/main_nav.png) 0 -214px;
	display:block;
}

#main_nav .contact:hover {
	background-position: -210px -214px;
}

#main_nav .search {
	height:33px;
	width:210px;
	background:url(images/main_nav.png) 0 -248px;
	display:block;
}

#main_nav .search:hover {
	background-position: -210px -248px;
}

.header_txt {
	color:#ffccff;
	position:relative;
	top:10px;
	left:-25px;
	font-weight:bold;
	text-align:right;
	width:450px;
	float:right;
}

#left_content img {
	margin-bottom: 3px;
}

#header a.logo {
	width:265px;
	height:125px;
	background:url(images/logo.jpg);
	position:relative;
	top:34px;
	left:30px;
	display:block;
	float:left;
}

#checkout_btn {
	background:url(images/checkout_btn.png) no-repeat;
	width:112px;
	height:32px;
	display:block;
	text-indent:-9999px;
	text-align:left;
	position:absolute;
	right:0;
	margin-top:15px;
}

/*--*--*--*--*--*--*--*--* Overloading Classes *--*--*--*--*--*--*--*--*/

.left {
    text-align: left !important;
}
.right {
    text-align: right !important;
}
.center {
    text-align: center !important;
}

/*--*--*--*--*--*--*--*--* Fixes *--*--*--*--*--*--*--*--*/

.clear {
	clear:both;
}

img, div, input { 
	behavior: url("iepngfix.htc") 
}


/*--*--*--*--*--*--*--*--* xfade2 *--*--*--*--*--*--*--*--*/

#ads_large {
	width:208px;
	height:217px;
	position:relative;
	margin:8px 0 15px;
}

#ads_small {
	width:208px;
	height:95px;
	position:relative;
}

#ads_large img, #ads_small img {
	border:4px solid #fff;
}

/*
 * Wordpress Specific
 */
 
#wp-content {
	text-align:left;
}

.entry {
	margin:15px 0;
}

.entry p {
	margin:0 0 15px;
}

#sidebar ul {
	list-style:none;
	margin:0;
	padding:0;
}

#comment {
	width:440px;
}

ol.commentlist {
	list-style:none;
	margin:0;
	padding:0;
}

div.comment-author {
	font-weight:bold;
}

div.comment-meta {
	display:none;
}

.navigation {
	display:block;
	margin:0 0 10px;
}

.alignleft {
	float:left;
}

.alignright {
	float:right;
}

small {
	display:block;
	margin:10px 0;
}