/*
===============================================
Design is Based from the Following...
===============================================
Theme Name: Furry Palms
Theme URI: http://www.ovander.se/blog/
Description: Furry Palms Wordpress theme created by Djonka.
Version: 1.0
Author: Djonka
Author URI: http://www.ovander.se/blog/
*/

* {
 	padding: 0;
 	margin: 0;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, "Times new roman", serif;
}

body {
 	font-family: Georgia, "Times new roman", serif;
 	color: #000000;
 	font-size: 70%;
 	background-color: #98ae88;
}
#wrapper {
 	width: 752px;
 	text-align: left;
	margin: 0 auto;
}

#header {
 	margin: 0px 0px 0px 0px;
 	height: 75px;
 	text-align: center;
 	background-image: url("/images/headerGraphic.jpg");
 	background-repeat: no-repeat;
}

#footer {
 	margin: 0px 0px 0px 0px;
 	background-image: url("/images/backgroundFooter.jpg");
 	background-repeat: no-repeat;
 	float: left;
 	position:relative;
 	display:block;
 	min-height: 92px;
 	width: 752px;
	text-align: center;
}
* html #footer {height:92px} /* IE Min-Height Hack */


/* -------------------------------------------------------------------------- */


#content { /* Parent Wrapper for background stretchy image */
 	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
 	width: 752px;

 	background-image: url("/images/backgroundStretch.jpg");
 	background-repeat: repeat-y;
	height: 100%;
}
* html #content {height:100%} /* IE Min-Height Hack */

#main { /* Parent Wrapper for content*/
 	margin: -40px 0px 0px 0px;
	padding: 0px 40px 0px 58px;
 	width: 410px;
	display: block; /* IE Hack */
 	float: left;
	height: 100%;
	
	/* from Entry */
	font-family: Georgia, "Times new roman", serif;
	font-size: 1.3em;
	line-height: 1.45em;
	color: #000000;
}
* html #main {height:100%} /* IE Min-Height Hack */

#topmain { /* wrapper for header */
 	margin: 0px 0px 0px 0px;
 	display: inline; /* IE Hack */
 	width: 752px;
 	background-image: url("/images/backgroundTop.jpg");
 	background-repeat: no-repeat;
 	min-height: 80px;
	float:left;
}
* html #topmain {height:80px} /* IE Min-Height Hack */


/* -------------------------------------------------------------------------- */


.introText {
	font-family: Georgia, "Times new roman", serif;
	font-size: 1.4em;
	line-height: 1.6em;
	color:#000000;
 	margin: 0px 0px 40px 0px;
 	display: inline;
 	/*float: left;*/
 	position:relative;
}

ul.datetime {
	list-style:none;
	background: url("/images/dateGraphic.gif") no-repeat 0 0;
	width:48px;
	height:48px;
	float:left;
	text-align:center;
	margin:0 10px 10px 0;
}

li.month {
	color:#000000;
	font-size:10px;
	line-height:20px;
}

li.daynumber {
	color:#657050;
	font-size:20px;
	font-weight:700;
	line-height:20px;
	margin:6px 0px 0px 0px;
}

li.author {
	display: inline;
}
li.category {
	display: inline;
}

li.comment {
	display: inline;
}

#sidebar {
 	margin: -40px 0px 0px 0px;
	padding: 0px 6px 0px 0px;
	width: 235px;
 	float: right;
 	position:relative;
	display: inline;
}

.clear {
  clear:both;
  display: block;
  height: 1px;
  overflow: hidden;
  margin: 0;
  padding: 0;
}


#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 30px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0px 0px 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: -5px 0 0px 50px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 5px 0px 5px 15px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

#sidebar h2 {
	background: url("/images/navBackground.jpg") no-repeat top;
	height: 28px;
	padding-left: 38px;
	}

#sidebar .navheader {
	background: url("/images/navBackground.jpg") no-repeat top;
	height: 28px;
	padding-left: 38px;
	font-family: Georgia, "Times new roman", serif;
	color:#657050;
	font-size: 1.4em;
	padding-top: 5px;
	font-weight: bold;
	display:block;
	white-space: nowrap
	}	

#sidebar .navheader-small {
	background: url("/images/navBackground.jpg") no-repeat top;
	height: 28px;
	padding-left: 38px;
	font-family: Georgia, "Times new roman", serif;
	color:#657050;
	font-size: 1.2em;
	padding-top: 5px;
	font-weight: bold;
	display:block;
	white-space: nowrap
	}	

	
#sidebar .cartbuttons {
	margin-bottom: 10px;
	text-align: center;
}	
	
#sidebar form.cart {
	display: inline;
	padding: 10px;
}


#sidebar table, #sidebar td {
background-color: transparent;
	
	}


.navLinks #searchform {
	margin-top: 10px;
	margin-left: -13px;
}

.navLinks input#s  {
	border: 1px solid #d1d7cc;
	background: #fdfefe;
	height: 18px;
	padding: 2px 0 2px 4px;
	width: 90px;
	font-family: Arial, Verdana, sans-serif;
	font-size:1.2em;
	color:#032E4E;
}

.navLinks input#e  {
	border: 1px solid #d1d7cc;
	background: #fdfefe;
	height: 13px;
	padding: 2px 0 2px 4px;
	width: 119px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 1em;
	color:#032E4E;
}

.navLinks input#searchsubmit {
  border: 1px solid #d1d7cc;
	background: #f0f4ef;
	width: 64px;
	height: 24px;
	padding: 0;
	font-family: Arial, Verdana, sans-serif;
	vertical-align: bottom;
	font-size:1em;
	text-transform: uppercase;
	color:#718265;
	}

p img {
	padding: 4px;
	border: 1px solid #d1d7cc;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin: 0 auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 10px 15px;
	display: inline;
	float: right;
	}

img.alignleft {
	padding: 4px;
	/*margin: 0 15px 10px 0;*/
	margin: 0 15px 10px 10px;
	display: inline;
	float: left;
	}

.alignright {
	float: right;
	margin-bottom: 20px;
	}

.alignleft {
	float: left;
	margin-bottom: 20px;
	}

.navigation {
	display: block;
	width: 400px;
	height: 20px;
	text-align: center;
	margin-bottom: 20px;
	color: #657050;
	text-decoration: none;
	}

/* -------------------------------separator image--------------------------------- */
.separator{
	text-align:center;
	background: url("/images/separator_skull.jpg") no-repeat center;  /* change this to separator.jpg if you dont like the skull--- */
	height: 20px;
	width: 412px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
}

/* ------------------------------- most typo--------------------------------- */

h3 {
	font-family: Georgia, "Times new roman", serif;
	color:#657050;
	font-size: 1em;
	padding-top: 5px;
	/*padding-top: 0px;*/
	/*padding-bottom: 10px;*/
}

h2 {
	font-family: Georgia, "Times new roman", serif;
	color:#657050;
	font-size: 1.2em;
	padding-top: 0;
	/*padding-top: 0px;*/
	/*padding-bottom: 10px;*/
}

h2#respond {
	padding-top: 20px;
	padding-bottom: 10px;
}

h1 {
	font-family: Georgia, "Times new roman", serif;
	font-size: 1.2em;
	color:#657050;
	padding-top: 5px;
}




.footerText {
	font-family: Georgia, "Times new roman", serif;
	font-size: 1em;
	line-height: 1.25em;
	letter-spacing: 0.06em;
	color:#000000;
	margin: 15px 0px 0px -241px;
	font-variant: small-caps;

}

/* --------------------main (was entry)--------------------------------- */
#main ul li {
	background-image: url("/images/listbullet.gif");
	background-repeat: no-repeat; /* ONE bullet only please */
	background-position: 0 .52em; /* .45em from top (vertical) */ 
	padding-left: 18px; /* space between bullet and text */ 
	list-style-type: none;
	line-height: 1.5em; 
	}

#main ol li {
    list-style-type: decimal;
	}

#main ul {
	margin-left: 0;
	padding: 0 0 0 15px;
/*	list-style-image: url("/images/listbullet.gif");
	list-style-type: square;*/
	text-indent: 0px;
	}

#main ol {
	margin-left: 5px;
	padding: 0 0 0 30px;
	list-style: decimal;
	text-indent: 0px;
   }

#main li {
	margin: 7px 0 7px 20px;
	padding: 0 0 0 5px;
	}

#main p, #main ul, #main ol/*, #main div */{
	margin-top: 13px;
	margin-right: 0pt;
	margin-bottom: 13px;
	margin-left: 0pt;
}

#main blockquote {
	margin-top: 13px;
	margin-right: 0pt;
	margin-bottom: 13px;
	margin-left: 20pt;
}

/* ------------------------------end-entry--------------------------------- */


ul.navLinks {
	color: #657050;
	text-decoration: none;
}

ul.navLinks a {
	color: #657050;
	font-size: 1.7em;
	text-decoration: none;
}

ul.navLinks a:hover  {
	color: #2D351B;
	background: url("/images/underline.gif") repeat-x left bottom;
	padding-bottom: 1px;
}

.navigation a {
	color: #657050;
	font-size: 1.1em;
	text-decoration: none;
}

.navigation a:hover  {
	color: #2D351B;
	background: url("/images/underline.gif") repeat-x left bottom;
	padding-bottom: 1px;
}


#main a {
	color: #657050;
	text-decoration: none;
	background-color: #eef2e9;
	background: url("/images/underline.gif") repeat-x left bottom;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}

#main a:hover {
	color: #000;
	background-color: #eef2e9;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}

.footerText a {
	color: #657050;
	text-decoration: none;
}

.footerText a:hover {
	color: #2D351B;
}


.shadecolor a {
	font-family: Georgia, "Times new roman", serif;
	font-size: 7em;
	font-variant: small-caps;
	color:#ffff99;
	width: 752px;
	margin-left: -376px;
	left: 50%;
	position:absolute;
	padding-top: 5px;
	text-decoration: none;
}

.fillcolor a {
	margin: -2px 0px 0px -4px;
	font-family: Georgia, "Times new roman", serif;
	font-size: 7em;
	font-variant: small-caps;
	color:#404a44;
	width: 752px;
	margin-left: -376px;
	left: 50%;
	position:absolute;
	padding-top: 5px;
	text-decoration: none;
}

/* ----------------------------------------------------------------------- */

.productlist {
	margin-top: 20px;
}

.thumbnail {
	margin-left: 8px;
	margin-right: 4px;
	margin-top: 5px;
	float: left;
}

#main a.thumbnail  {
	background-image: none;
}


.price {
margin-top: 20px;
}

.cartproductadd {
margin-top: 7px;
}


#subcats H2{
	font-weight : bold;
	font-size : 1em;
	margin: 0;
}

input.small {
	font-size: x-small;
}

table {
	background-color: #fff;
	margin-left:20px;
}

td {
	background-color:	#fff;
	font-size: .8em;
}

#saleslink {
 text-align: center;
 position: relative;
 margin: auto; 
 width: 752px;
}

#saleslink  a {
	color: #657050;
	text-decoration: none;
}

.adsense-banner {
	width: 336px;
	position: relative;
	text-align: left;
	margin: auto;
	padding-top: 40px;
	padding-bottom: 10px;
}

.thumbwrapper {
	position: relative;
	text-align: left;
	margin: auto;
	height: 80px;
}

div.float {
  float: left;
  width: 85px;
}

#free-shipping {
text-align: center;
}

#free-shipping a {
color: #990000;
}
