/*----------[Candy]----------------------------------------*/

::-moz-selection{
	background: #f5c3c2;
	color: #333;
	}
	
::selection{
	background: #f5c3c2;
	color: #333;
	}

/*----------[Blog]----------------------------------------------------*/

.entry {
	width: 614px;
	float: left;
	margin: 0 0 30px 0;
	}
	
.entryList {
	width: 270px;
	float: left;
	padding: 0px 0px 0px 20px;
	margin: 0 0 30px 0;
	}
	
small {
	font-size: 9px;
	padding: 0px 8px 2px;
	color: #990000;
	}

.shopping_cart_preview {
	margin: 0 0 20px 0;
	}

#entryImage {
	margin: 15px 0;
	float: left;
	width: 225px;
	}

#entryDescription {
	width: 358px; 
	float: left;
	}

/*----------[Contact]-------------------------------------------------*/

fieldset {
	border: 0;
	margin: 0;
	padding: 0;
	}
	
label {
	display: block;
	}
	
input.text,textarea{
	width: 300px;
	font:12px/12px 'Courier New', Courier, Monospace;
	color: #333;
	padding: 3px;
	margin: 1px 0;
	border: 1px solid #ccc;
	}
	
input.submit{
	padding: 2px 5px;
	font: bold 12px/12px Verdana, Arial, sans-serif;
	}


/*----------[Global Selectors]----------------------------------------*/

body {
	background-color:#ffffff;
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 15px;
	font-family: 'Trebuchet MS', Arial, Times;
	line-height: 20px;
	}

p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}


h1 {
	font-size: 24px;
	line-height: 20px;
	padding: 1px 0px 7px 30px;
	margin: 0px 0px 10px 0px;
	color: #333333;
	font-weight: bold;
	background: url(../images/site/hm_header_dot.gif) no-repeat left top;
	border-bottom: dotted 2px #999999;
	}

h1 a{ text-decoration: none; color: #333; }

h2 {
	font-size: 18px;
	margin: 0px 0px 5px 0px;
	color: #663333;
	}

h3 { color: #663333; }

input {
	margin: 10px 0px 0px 10px;
	}

hr {
	clear: both;
	background-color : #cccccc;
	color : #cccccc;
	height : 1px;
	border : 0px dotted #cccccc;
	border-top-width : 0px;
	width:100%;
	margin-top: 2px;
	margin-bottom: 3px;
	}

a {
	color: #663333;
	text-decoration: underline;
	}

a:hover {
	color: #000000;
	text-decoration: none;
	}

img{
	border: 0;
	}

/*----------[Top Area]----------------------------------------*/

#wrapper {
	background: url(../images/site/hm_top_bg.gif);
	background-repeat:repeat-x;
	margin-left:auto;
	margin-right: auto;
	padding: 0px;
	}

#topbar {
	width: 868px;
	margin-left: auto;
	margin-right: auto;
	}

#logo {
	width:240px;
	float: left;
	}

#monkeymail {
	width: 240px;
	height: 50px;
	margin: 0px;
	padding: 9px 0px 0px 350px;
	font-size: 12px;
	text-align: right;
	color:#ffffff;
	line-height:14px;
	}
	
#monkeymail img {
	padding-right: 10px;
	}
	
#monkeymail a {
	color: #FFFFFF;
	}
	
#monkeymail a:hover {
	text-decoration: none;
	font-weight: normal;
	}

#tagline {
	width: 610px;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	float: left;
	line-height:23px;
	font-style:italic;
	font-size: 17px;
	}

/*----------[Top Nav Bar]----------------------------------------*/

#navbar {
	height: 65px;
	background-repeat:repeat-x;
	float: left;
	width: 628px;
	}

#nav ul{
	padding: 2px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
	width: 628px;
    height: 65px;
    color: #663333;
	}

#nav ul li{
	list-style: none;
	float: left;
	font-size: 15px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	height: 65px;
    color: #663333;
	background: url(../images/site/hm_nav_bg.jpg) repeat-x left top;
}

#nav ul li a{
	display: block;
	margin: 0px;
	padding: 24px 12px 0px 12px;
	height: 41px;
	font-size: 15px;
	line-height: 18px;
    color: #663333;
	text-decoration: none;
    float: left;
	background: url(/site-images/site/hm_nav_bg.jpg) repeat-x left top;
    font-weight: normal;
	text-align: center;
	vertical-align:middle;
	}

#nav ul li a:hover{
	color: #663333;
	background: url(../images/site/hm_nav_bg_roll.jpg) repeat-x left top;
	}

#nav ul li.current a{
	color: #663333;
	background: url(../images/site/hm_nav_bg_roll.jpg) repeat-x left top;
	font-weight: normal;
	}


/*----------[Content]----------------------------------------*/

#content {
	width: 868px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
	clear:both;
	}


.left {
	width: 210px;
	margin: 0px;
	padding: 0px 20px 15px 0px;
	float: left;
}

.left h1{
	font-wight: normal;
}

.left a:hover{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}
	
.left p.price{
	margin-top: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.left p.more{
	padding: 0px 0px 4px 0px;
	font-size: 13px;
	text-align: center;
}

.left p.more a:hover{
	font-size: 13px;
}

.middle {
	width: 310px;
	margin: 0px;
	padding: 0px 10px 5px 10px;
	float: left;
	}

.right{
	width: 280px;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	float: right;
	}

.articleHome {
	border-bottom: dotted 2px #999999;
	margin: 0px 0px 30px 0px;
	clear: both;
	}

.insidecontent {
	width: 598px;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	float: left;
	}

#bottom {
	font-size: 14px;
	width: 868px;
	margin: 0px 0px 20px 0px;
	padding: 20px 0px 0px 0px;
	clear:both;
}

#footer {
	background: url(../images/site/hm_footer.jpg);
	background-repeat:repeat-x;
	margin-left: auto;
	margin-right: auto;
	padding: 14px 0px 12px 0px;
	height:100%;
	clear:both;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
	}

/*----------[Blog]----------------------------------------*/
#blog{
	width: 630px;
	float: left;
}
#sidebar{
	font-size: 12px;
	float: right;
	width: 200px;
}

#sidebar h2, #sidebar h3, #sidebar ul{
	padding: 0px;
	margin: 0px;
}

#sidebar .sidetitle{
	font-size: 14px;
}

#sidebar ul{
	list-style: none;
	margin-bottom: 4px;
}

#sidebar li{
	margin-left: 10px;
}

a.date{
	float: right;
	line-height: 15px;
	text-align: left;
	margin-top: 8px;
	padding: 0px;
	font-size: 15px;
	font-family: 'Georgia', sans;
}

/*----------[Styles]----------------------------------------*/

.featImg {
	background: url(../images/site/pic_featured_tee_bg.jpg) no-repeat scroll left top;
	padding: 10px;
	margin: 0px 0px 10px 0px;
	}
	
.featImgHome {
	background: url(../images/site/pic_featured_tee_bg.jpg) no-repeat scroll left top;
	padding: 10px;
	margin: 0px 0px 10px 0px;
	float: right;
	}
	
.detailImg {
	border: solid 1px #999;
	padding: 10px;
	margin: 0px 0px 4px 0px;
	}

.listingImg {
	background: url(../images/site/pic_featured_tee_bg.jpg) no-repeat scroll left top;
	padding: 10px;
	margin: 0px 10px 10px 0px;
	float: right;
	}

.detailsImg {
	background: url(../images/site/pic_featured_tee_bg.jpg) no-repeat scroll left top;
	padding: 10px;
	margin: 0px 0px 10px 0px;
	}

.moreBtn {
	text-align: center;
	padding-left: 15px;
}

.bigImg{
	background: url(../images/site/pic_big_bg.jpg) no-repeat scroll left top;
	padding: 10px;
	margin: 0px 0px 10px 0px;
}

img.thumb {
	float: left;
	border: 2px solid #6F2710;
	margin-right: 10px;
	margin-bottom: 5px;
}

/*----------[FoxyCart]----------------------------------------*/

form.foxycart, form.foxycart input {
	margin: 0;
	}

form.foxycart {
	padding: 0 0 10px 0;
	}
