/*
THEME NAME: Sandbox
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/

/* Two-column with sidebar on left from the /examples/ folder  */
/*
LAYOUT: Two-Column (Right)
DESCRIPTION: Two-column fluid layout with one sidebars right of content
*/

/*-----------------------------------------------------------------  

Title: Reset Stylesheet

------------------------------------------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {

	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol, ul {

	list-style: none;
}

blockquote, q {

	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {

	content: '';
	content: none;
}

/* remember to define focus styles! */


:focus {

	outline: 0;
}

/* remember to highlight inserts somehow! */

ins {

	text-decoration: none;
}

del {

	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */

table {

	border-collapse: collapse;
	border-spacing: 0;
}

div#container {
float:left;
margin:0 -200px 0 0;
width:60%;
}

div#content {
margin:0 200px 0 0;
}

div.sidebar {
float:right;
overflow:hidden;
width:180px;
}

div#secondary {
clear:right;
}



img { border: none }

/* Just some example content */
div.skip-link {
position:absolute;
right:1em;
top:1em;
}

div#menu {
background:#EEE;
height:1.5em;
margin:1em 0;
width:100%;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
}

div#menu ul a {
display:block;
margin-right:1em;
padding:0.2em 0.5em;
text-decoration:none;
}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}

.entry-title,.entry-meta {
clear:both;
}

div#primary {
margin-top:2em;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:0;
}

.alignleft,img.alignleft{
float:left;
margin:0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
font-size:1.2em;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}



input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}



/* SHOPPING CART STYLES */


#content_box1 {

	margin: 15px 25px;
}



#content_box1 h1 {

	font-family: georgia, time, serif;
	font-size: 1.4em;
	padding: 10px 0 5px 0px;


}


#content_box2 {


}


#categoryDescription {

	font-family: arial, verdana, sans-serif;	
	font-size: .9em;
	color: #000;
	line-height: 1.3;
	margin: 10px 0px;
}





#productDescription  {

	font-family: arial, verdana, sans-serif;	
	font-size: .9em;
	color: #000;
	line-height: 1.3;
	clear: both;
	padding: 25px 0px;

}




#productDescripition p {

	font-family: arial, verdana, sans-serif;	
	font-size: .9em;
	color: #000;
	line-height: 1.3;

}


#productDetail {
	float: left;
}

#productDetail h2 {

	font-family: arial, verdana, sans-serif;	
	color: #3f4343;
	text-decoration: none;
	padding: 0 0 10px 0px;
}

#productPhotos {
	float: left;
}


#categoryGrid h2 {

	color: #000;
	text-decoration: none;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: solid 1px #7a8b5c;
}


#categoryGrid h2 a {

	font-family: georgia, time, serif;
	font-size: 1em;
	color: #7a8b5c;
	text-decoration: none;
}


#categoryGrid h2 a:hover {

	text-decoration: underline;
}



#productGrid h2 {

	padding-bottom: 5px;
	border-bottom: solid 1px #7a8b5c;
}



#productGrid h2 a {

	font-family: georgia, time, serif;
	font-size: 1em;
	color: #7a8b5c;
	text-decoration: none;

}


#productGrid h2 a:hover {

	text-decoration: underline;
}



#prodMainImage0 {

	
	margin-top: 15px;

}




#prodMainImage0 img {

	border: solid 1px #976c5c;
}



#price {

	font-family: arial, verdana, sans-serif;
	font-size: 1.25em;
	color: #000;
	font-weight: bold;
	margin: 10px 0px;	

}




.title {

	font-family: arial, verdana, sans-serif;
	font-size: .9em;
	color: #000;	


}


.description {

	font-family: arial, verdana, sans-serif;
	font-size: .85em;
	color: #000;	
	padding: 5px 0px 15px 0px;
}



.pagination {

	font-family: arial, verdana, sans-serif;
	font-size: .8em;
	color: #000;	
	padding: 5px 0px 15px 0px;
}




.pagination a {

	color: #984120;
	text-decoration: underline;
	

}



.pagination a:hover {

	text-decoration: none;
	

}



.title a {

	font-family: arial, verdana, sans-serif;
	font-size: 1em;
	color: #984120;
	text-decoration: none;
	

}


.title a:hover {

	color: #984120;
	text-decoration: underline;

}



.display {

	font-family: arial, verdana, sans-serif;
	font-size: .9em;
	color: #000;	
	padding: 10px 0px;

}


.label {

	font-family: arial, verdana, sans-serif;
	font-size: .9em;
	color: #000;	
	padding: 5px 0px;

}


.option {

	font-family: arial, verdana, sans-serif;
	font-size: .9em;
	color: #000;	
	padding: 10px 0px;

}


.photo {

	margin: 10px 10px 10px 0;

}


.photo img {

	border: solid 1px #976c5c;
	margin-bottom: 10px;
}



.sprice {

	font-family: arial, verdana, sans-serif;
	font-size: .9em;
	color: #000;


}


strike {

	font-family: arial, verdana, sans-serif;
	font-size: .9em;
	margin-left: 10px;

}


.myerror {

	font-family: arial, verdana, sans-serif;
	font-size: .9em;
	color: #7a8b5b;
	margin-left: 10px;

}


.detailBtn {

	margin: 10px 0px;
	clear: left;
}


.detailBtn a {

	font-family: arial, verdana, sans-serif;
	font-size: .9em;	
	color: #d95d44;
	text-decoration: underline;

}


.detailBtn a:hover {

	text-decoration: none;

}


center {

	float: left;
	margin: 10px 0px;
}


table {

	border-collapse: collapse;
	border-spacing: 0;
	padding: 10px;
	width: 720px;
}



td.content-odd3 {

	padding: 10px 50px 20px 5px;
	width: 250px;
	
}


td.content-even3 {

	padding: 10px 50px 20px 5px;
	width: 250px;

}




td.content-odd2 {

	padding: 10px 50px 20px 5px;
	width: 250px;
	margin-top: 10px;	
}


td.content-even2 {

	padding: 10px 50px 20px 5px;
	width: 250px;
	margin-top: 10px;
}




a.link {


	font-size: .9em;	
	color: #d95d44;
	text-decoration: underline;
}



a:hover.link {

	text-decoration: none;
}



.form-label {

	font-family: arial, verdana, sans-serif;
	font-size: .8em;
	color: #984120;
	margin: 20px 0px 5px 0px;
	font-weight: bold;
}


.form-field {

	font-family: arial, verdana, sans-serif;
	font-size: .8em;
	color: #000;
	margin: 0px 0px 10px 0px;
	clear: left;
}


a.sublink {

	font-size: .9em;	
	color: #d95d44;
	text-decoration: underline;
	float: left;
	margin: 5px 0px;
}





a:hover.sublink {

	text-decoration: none;
}



.body {

	font-family: arial, verdana, sans-serif;
	font-size: .9em;
	color: #000;

}



/* JULIA ANDRUS CSS */
/*-----------------------------------------------------------------  

Title: Julia Andrus Stylesheet

Version: 2.0


------------------------------------------------------------------*/



body {

	background-color: #fcf9e7;

}




.bg-container {

	background-image: url(images/flower_bg.gif);
	background-position: top middle;
	background-repeat: no-repeat;
	width: 1054px;
	height: 100%;
	margin: 0px auto;

}


.content-container {

	background-image: url(images/main_bg.jpg);
	background-repeat: repeat-y;
	width: 800px;
	margin: 0px auto;


}



/*----  Top Container contains Navigation and Logo ----*/



.top-container {

	background-image: url(images/fabric_bg.jpg);
	background-position: top middle;
	background-repeat: no-repeat;
	width: 798px;
	margin: 0px auto;


}



.logo {

	background-image: url(images/logo_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 129px;
	width: 798px;
	border: none;


}




.logo_link {

	float: left;
	width: 99px;
	height: 84px;
	margin: 19px 0px 0px 65px;

}



.logo_link a {

	outline: none;	

}


/*----  Main Navigation with buttons/divs for each section ----*/


.main-nav {

	width: 589px;
	float: right;
	margin: 12px 5px 0px 0px;
	height: 45px;


}


.home-top {

	width: 83px;
	height: 44px;
	float: left;

}



.home-top a {

	background-image: url(images/home_btn_2.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	width: 83px;
	height: 44px;
	display: block;
	

}



.home-top a:hover {

	background-image: url(images/home_btn_2.jpg);
	background-position: 0% 100%;

}



.blog-top {

	width: 84px;
	height: 44px;
	float: left;

}



.blog-top a {

	background-image: url(images/blog_btn_2.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	display: block;
	height: 44px;
	width: 84px;



}



.blog-top a:hover {

	background-image: url(images/blog_btn_2.jpg);
	background-position: 0% 100%;

}



.store-top {

	width: 94px;
	height: 44px;
	float: left;

}


.store-top a {

	background-image: url(images/store_btn_2.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	width: 94px;
	height: 44px;
	display: block;

}


.store-top a:hover {

	background-image: url(images/store_btn_2.jpg);
	background-position: 0% 100%;

}




.tutorial-top {

	width: 112px;
	height: 44px;
	float: left;

}


.tutorial-top a {

	background-image: url(images/tutorials_btn_2.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	width: 112px;
	height: 44px;
	display: block;

}



.tutorial-top a:hover {

	background-image: url(images/tutorials_btn_2.jpg);
	background-position: 0% 100%;

}



.gallery-top {

	width: 90px;
	height: 44px;
	float: left;

}



.gallery-top a {

	background-image: url(images/gallery_btn_2.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	width: 90px;
	height: 44px;
	display: block;

}



.gallery-top a:hover {

	background-image: url(images/gallery_btn_2.jpg);
	background-position: 0% 100%;

}



.artistic-top {

	width: 113px;
	height: 44px;
	float: left;

}


.artistic-top a {

	background-image: url(images/artistic_btn_2.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	width: 113px;
	height: 44px;
	display: block;

}


.artistic-top a:hover {

	background-image: url(images/artistic_btn_2.jpg);
	background-position: 0% 100%;

}





/*----  Main Content for all pages (index, blog, etc.) ----*/


.main-content {


	background-image: url(images/main_bg_flourish.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	border-right: solid 2px #cac5bf;
	border-left: solid 2px #cac5bf;
	border-bottom: solid 2px #cac5bf;
	background-color: #faf6f6;
	overflow: hidden;
	width: 773px;
	margin: 0px 0px 0px 10px;



}


/*----  Left Side of Index Page ----*/

.index_left_side {


	float: left;
	width: 525px;
	margin: 15px 0px 10px 10px;

}


/*----  The Book ----*/

.traveler_book {

	background-image: url(images/book_bg.jpg);
	background-repeat: no-repeat;
	width: 525px;
	height: 378px;
	overflow: hidden;

}


/*----  Left Page of Book ----*/

.left-page {

	width: 215px;
	margin: 45px 0px 0px 30px;
	clear: left;
	float: left;
}




.artistic_logo {

	width: 205px;
	height: 86px;
	margin: 0px 0px 0px 5px;

}


.left-page p {

	font-family: helvetica, arial, sans-serif;
	font-size: .85em;
	word-spacing: .8pt;
	line-height: 16px;
	margin: 20px 0px 0px 14px;
}



.left-page a {

	color: #000;
	text-decoration: none;
	outline: none;

}


.left-page a:hover {

	text-decoration: underline;

}



p.more_travel {

	float: right;


}



/*----  Right Page of Book ----*/



.right-page {

	width: 215px;
	float: right;
	clear: right;
	margin: 20px 35px 0px 0px;
}


/*----  Top Picture/including tab ----*/

.top_pic {

	background-image: url(images/top-pic-img1.jpg);
	background-repeat: no-repeat;
	width: 205px;
	height: 140px;
	margin: 5px 0px 0px 0px;
}


.book_tab1 {

	background-image: url(images/book_tab1.gif);
	width: 123px;
	height: 34px;

}


.book_tab1 p {

	font-family: helvetica, arial, sans-serif;
	font-size: .9em;
	color: #000;
	padding: 10px 0px 0px 15px;
}



.book_tab1 a {

	color: #000;
	text-decoration: none;
	outline: none;
}



.book_tab1 a:hover {

	text-decoration: underline;
}



/*----  Bottom Picture/including tab ----*/

.btm_pic {

	background-image: url(images/btm-pic-img1.jpg);
	background-repeat: no-repeat;
	width: 205px;
	height: 140px;
	margin: 5px 0px 0px 0px;

}



.book_tab2 {

	background-image: url(images/book_tab2.gif);
	width: 125px;
	height: 35px;
}


.book_tab2 a {

	color: #000;
	text-decoration: none;
	outline: none;
}



.book_tab2 a:hover {

	text-decoration: underline;
}



.book_tab2 p {

	font-family: helvetica, arial, sans-serif;
	font-size: .9em;
	color: #000;
	padding: 12px 0px 0px 25px;
}



a.more_locations {

	background-image: url(images/more_loc.jpg);
	background-repeat no-repeat;
	width: 112px;
	height: 16px;
	display: block;
	float: right;
	margin: 10px 0px 0px 0px;
	outline: none;

}



a:hover.more_locations  {

	background-image: url(images/more_loc_hover.jpg);
}




/*----  Bottom Section of Left Side Index Page ----*/


	
.left_btm_sec {

	width: 525px;
	clear: both;
	float: left;
	margin: 15px 0px 20px 0px;
	overflow: hidden;


}

/*----  Pink box ----*/

.btm_leftbox {

	width: 158px;
	float: left;
	margin: 0px 16px 0px 10px;
	
}



.btm_leftbox_top {

	background-image: url(images/btm_left_top.jpg);
	background-repeat: no-repeat;
	width: 158px;
	height: 27px;
}




.btm_leftbox_btm {

	background-image: url(images/pink_btm.jpg);
	background-repeat: no-repeat;
	width: 158px;
	height: 36px;
	margin: 0px 0px 0px 0px;

}


h1.pink_header {

	font-family: helvetica, arial, verdana, sans-serif;
	font-size: .8em;
	background-image: url(images/header_top.jpg);
	background-repeat: no-repeat;
	width: 158px;
	height: 33px;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	line-height: 2.5em;

}



p.pink {

	font-family: helvetica, arial, verdana, sans-serif;
	font-size: .83em;
	background-image: url(images/pink_bg.gif);
	background-repeat: repeat-y;
	margin: 0px 0px 0px 0px;
	padding: 10px 12px 15px 12px;

}


a.pink_btn {

	font-family: helvetica, arial, verdana, sans-serif;
	background-image: url(images/pink_btn.gif);
	font-size: .9em;
	background-repeat:no-repeat;
	width: 68px;
	height: 22px;
	display: block;
	float: right;
	padding: 3px 0px 0px 17px;
	color: #dc795a;
	text-decoration: none;

}



a:hover.pink_btn {

	background-image: url(images/pink_btn_hover.gif);
	color: #fff;

}




/*----  Middle bg for all three section pink, green, and yellow ----*/

.btm_mdl_bg {

	background-image: url(images/btm_mdl_bg.jpg);
	background-repeat: repeat-y;
}



.btm_mdl_bg img {

	margin: 5px 0px 5px 5px;

}





/*----  Green box ----*/


.btm_mdlbox {

	width: 158px;
	float: left;
	margin: 0px 16px 0px 0px;
}


.btm_mdlbox_top {

	background-image: url(images/btm_mdl_top.jpg);
	background-repeat: no-repeat;
	width: 158px;
	height: 27px;
}



.btm_mdlbox_btm {

	background-image: url(images/green_btm.jpg);
	background-repeat: no-repeat;
	width: 158px;
	height: 36px;
	margin: 0px 0px 0px 0px;

}


h1.green_header {

	font-family: helvetica, arial, verdana, sans-serif;
	font-size: .8em;
	background-image: url(images/header_top2.jpg);
	background-repeat: no-repeat;
	width: 158px;
	height: 33px;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	line-height: 2.5em;

}



p.green {

	font-family: helvetica, arial, verdana, sans-serif;
	font-size: .83em;
	background-image: url(images/green_bg.gif);
	background-repeat: repeat-y;
	margin: 0px 0px 0px 0px;
	padding: 10px 12px 15px 12px;

}




a.green_btn {

	font-family: helvetica, arial, verdana, sans-serif;
	background-image: url(images/green_btn.gif);
	font-size: .9em;
	background-repeat:no-repeat;
	width: 58px;
	height: 22px;
	display: block;
	float: right;
	padding: 3px 0px 0px 12px;
	color: #8dcb80;
	text-decoration: none;

}



a:hover.green_btn {

	background-image: url(images/green_btn_hover.gif);
	color: #fff;

}





/*----  Yellow box ----*/


.btm_rightbox {

	width: 158px;
	float: left;
}



.btm_rightbox_top {

	background-image: url(images/btm_right_top.jpg);
	background-repeat: no-repeat;
	width: 158px;
	height: 27px;
}



.btm_rightbox_btm {

	background-image: url(images/yellow_btm.jpg);
	background-repeat: no-repeat;
	width: 158px;
	height: 36px;
	margin: 0px 0px 0px 0px;

}


h1.yellow_header {

	font-family: helvetica, arial, verdana, sans-serif;
	font-size: .8em;
	font-weight: none;
	background-image: url(images/header_top3.jpg);
	background-repeat: no-repeat;
	width: 158px;
	height: 33px;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	line-height: 2.5em;

}



p.yellow {

	font-family: helvetica, arial, verdana, sans-serif;
	font-size: .83em;
	background-image: url(images/yellow_bg.gif);
	background-repeat: repeat-y;
	margin: 0px 0px 0px 0px;
	padding: 10px 12px 15px 12px;

}



a.yellow_btn {

	font-family: helvetica, arial, verdana, sans-serif;
	background-image: url(images/yellow_btn.gif);
	font-size: .9em;
	background-repeat:no-repeat;
	width: 64px;
	height: 22px;
	display: block;
	float: right;
	padding: 3px 0px 0px 14px;
	color: #d6b633;
	text-decoration: none;

}



a:hover.yellow_btn {

	background-image: url(images/yellow_btn_hover.gif);
	color: #fff;

}



/*----  Right Side of Index Page ----*/



.index_right_side {

	float: right;
	width: 208px;
	margin: 15px 10px 0px 0px;
	clear: right;

}



.side_top {

	background-image: url(images/side_top.gif);
	background-repeat: no-repeat;
	width: 204px;
	height: 29px;

}


.side_mdl {

	background-image: url(images/side_mdl_bg.gif);
	background-repeat: repeat-y;
	padding: 0px 20px 10px 20px;
	overflow: hidden;

}



.side_mdl h1 {

	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 1em;
	color: #3f4343;
	font-weight: bold;

}


.side_mdl h2 {

	font-family: helvetica, arial, verdana, sans-serif;
	font-size: .75em;
	color: #7a8b5c;
	padding: 15px 0px 5px 0px;

}


.side_mdl h3 {

	font-family: helvetica, arial, verdana, sans-serif;
	font-size: .8em;
	color: #984120;
	padding: 0px 0px 3px 0px;

}


.side_mdl p {

	font-family: helvetica, arial, verdana, sans-serif;
	font-size: .8em;
	color: #000;
	margin: 0px;;
	padding: 5px 0px 0px 0px;
	line-height: 16px;

}


.side_mdl a {

	color: #984120;
	text-decoration: none;

}


.side_mdl a:hover {

	color: #984120;
	text-decoration: underline;

}



.side_btm {

	background-image: url(images/side_btm.gif);
	background-repeat: no-repeat;
	width: 204px;
	height: 72px;
	padding: 0px 0px 0px 0px;
}

.side_btm_noshell {

	background-image: url(images/side_btm_noshell.gif);
	background-repeat: no-repeat;
	width: 204px;
	height: 72px;
	padding: 0px 0px 0px 0px;
}



.side_border {

	border-bottom: solid 1.5px #acc380;
	width: 170px;
	padding: 15px 0px 15px 0px;
	height: 10px;

}



.newsletter {

    	margin: 15px 0px;
    	background-image: url(images/newletter.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 36px;

}


.newsletter p {

    	font-family: helvetica, arial, verdana, sans-serif;
    	font-size: .9em;
    padding: 12px 0px 0px 25px;
	
}


.newsletter a {

    	color: #7a8b5c;
   	text-decoration: none;
}

.newsletter a:hover {

    	text-decoration: underline;
}



a.comments {

	float: right;
	clear: right;
	padding: 20px 0px 0px 0px;
	color: #986c5d;
	text-decoration: none;

}



a.more_updates {

	background-image: url(images/more_updates.gif);
	background-repeat: no-repeat;
	font-family: helvetica, arial, sans-serif;
	font-size: .8em;
	color: #728255;
	float: right;
	padding: 3px 0px 0px 6px;
	margin: 15px 0px 10px 0px;
	width: 92px;
	height: 20px;
	text-decoration: none;

}


a:hover.more_updates {

	background-image: url(images/more_updates_hover.gif);
	background-repeat: no-repeat;
	color: #fff;
	text-decoration: none;
}



/*----  Page Content for all other pages ----*/


.page-content {

	margin: 0px 0px 0px 12px;
}




.page-content h1 {

	font-family: georgia, time, serif;
	font-size: 1.3em;
	padding: 5px 0px 15px 0px;

}



.page-content p {

	font-family: arial, verdana, sans-serif;
	font-size: .8em;
	padding: 5px 10px 5px 0px;
	word-spacing: .8pt;
	line-height: 16px;

}



/*----  Shopping Cart ----*/



.cart-container {

	margin: 10px 0px 10px 0px;
	overflow: hidden;

}


.cart-img {
	
	width: 66px;
	height: 44px;
	border: solid 1px #ffffff;
	float: left;

}



.cart-content {
	
	float: right;
	width: 90px;

}



.cart-content p {

	padding: 0px;

}



.cart-content a {

	color: #d95d44;
	line-height: 2;
	font-size: .9em;
}



.cart-content a:hover {

	color: #d95d44;
}


.side_btm2 {

	background-image: url(images/side_btm2.gif);
	background-repeat: no-repeat;
	width: 204px;
	height: 31px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
}



a.checkout {

	background-image: url(images/more_updates.gif);
	background-repeat: no-repeat;
	font-family: helvetica, arial, sans-serif;
	font-size: .8em;
	color: #728255;
	float: right;
	padding: 3px 0px 0px 15px;
	margin: 10px 0px 0px 0px;
	width: 92px;
	height: 20px;
	text-decoration: none;

}


a:hover.checkout {

	background-image: url(images/more_updates_hover.gif);
	background-repeat: no-repeat;
	color: #fff;
	text-decoration: none;
}




p.cart {

	font-size: .75em;
	margin: 8px 0px 0px 0px;

}



b.price {

	font-size: 1em;

}


p.add_remove {

	float: left;
	padding: 0px;
}



p.add_remove a {

	color: #d95d44;
	font-size: .9em;
	padding: 0px;
	text-decoration: none;
}



p.add_remove a:hover {

	color: #d95d44;
	text-decoration: underline;
}




p.subtotal {

	padding: 5px 0px 10px 0px;
	color: #000;
	float: right;
	clear: right;
	font-size: .85em;
}



.spacer {

	height: 1px;
	clear: both;
}


/*----  Footer ----*/



.footer {

	background-image: url(images/btm_nav_ftr.jpg);
	background-position: top middle;
	background-repeat: no-repeat;
	height: 72px;
	width: 800px;
	margin: 0px auto;

	
}


.btm-nav {

	background-image: url(images/btm_nav_bg2.jpg);
	background-repeat: no-repeat;
	width: 473px;
	height: 47px;
	float: left;
	margin: 18px 0px 0px 15px;
	padding: 14px 0px 0px 15px;



}



.btm-nav a {
	
	font-family: helvetica, arial, sans-serif;
	font-size: .7em;
	color: #1a0000;
	text-decoration: none;
	padding: 0px 5px;
	

}



.btm-nav a:hover {
	
	text-decoration: underline;
	

}


.copyright {

	background-image: url(images/copyright_bg.jpg);
	background-repeat: no-repeat;
	width: 226px;
	height: 37px;
	float: left;
	margin: 22px 0px 0px 0px;
	padding: 10px 0px 0px 12px;
	float: right;
	font-family: helvetica, arial, sans-serif;
	font-size: .7em;
}

div#store-content {
	padding: 10px 10px 10px 10px;
}

/*----  Search From   ----*/


form#search {


	float: right;
	margin: 5px 10px 0px 0px;


}




/*----  Blog section ----*/


/*Opening Page*/

#content.narrowcolumn {

	font-family: arial, verdana, sans-serif;
	margin: 35px;
	clear: both;

}


#content.narrowcolumn h2 {

	font-size: 1em;
	margin: 8px 0px;
}




#content.narrowcolumn h2 a {

	color: #7a8b5c;
	text-decoration: none;
}


#content.narrowcolumn h2 a:hover {

	text-decoration: underline;
}



.entry {

	color: #000;
	width: 700px;

}


.entry p {
	color: #555;	
	clear: left;
	font-size: .9em;
	line-height: 1.2;
	padding: 8px 0px;
}



.entry strong {

	font-size: .9em;
}


.entry a {

	color: #986c5d;
	clear: left;
	font-size: .8em;
	text-decoration: none;

}



.entry a:hover {

	text-decoration: underline;

}


.entry img {

	border: solid 1px #555;
	margin-top: 10px 0px;

}




.entry center {

	color: #555;
	font-size: .9em;
	float: left;
	text-align: left;
	clear: both;
	padding: 10px 0px;
	width: 700px;
	line-height: 1.3;

}


.entry center a {

	font-size: .9em;

}




p.postmetadata {

	color: #555;
	clear: left;
	font-size: .8em;
	padding: 8px 0px 20px 0px;
}



p.postmetadata a {

	color: #986c5d;
	text-decoration: underline;

}


p.postmetadata a:hover {

	text-decoration: none;
}


small {
	font-family: arial, verdana, sans-serif;
	font-size: .9em;
	color: #984120;

}


/*Uncategorized Section*/


.nav-previous a {

	font-family: arial, verdana, sans-serif;	
	font-size: .9em;
	color: #d55b46;
	line-height: 1.3;
	margin: 10px 15px;
;
}


.nav-previous a:hover {

	text-decoration: none;
}




h2.page-title {

	font-family: arial, verdana, sans-serif;
	font-size: 1em;
	color: #555;
	margin: 10px 15px;

}



.entry-content {

	font-family: arial, verdana, sans-serif;
	margin: 10px;
	font-size: .9em;

}


.entry-content p {

	color: #555;	
	clear: left;
text-align: left;
	font-size: .9em;
	line-height: 1.2;
	padding: 5px 6px;

}


.entry-content a {

	color: #986c5d;
	text-decoration: underline;

}


.entry-content a:hover {

	color: #986c5d;
	text-decoration: underline;

}



.entry-content img {

	margin-bottom: 10px;
	border: solid 1px #555;

}



.entry-content center {

float: none;
}




h3.entry-title {

	font-family: arial, verdana, sans-serif;
	font-size: 1em;
	margin: 15px 15px 5px 15px;
}


h3.entry-title a {

	color: #7a8b5c;
	text-decoration: none;
}


h3.entry-title a:hover {

	text-decoration: underline;
}


.entry-date {

	font-family: arial, verdana, sans-serif;
	font-size: .9em;
	color: #984120;
	margin-left: 15px;
}


.entry-meta {

	color: #000;
	font-family: arial, verdana, sans-serif;
	font-size: .9em;
	padding: 0px 0px 25px 17px;

}


.comments-link a {

	color: #986c5d;
	text-decoration: underline;

}


.comments-link a:hover {

	text-decoration: none;
}


.entry-meta a {

	color: #986c5d;
	text-decoration: underline;

}


.entry-meta a:hover {

	color: #986c5d;
	text-decoration: underline;

}


/*Comments Section*/


#comments {

	color: #000;
	font-family: arial, verdana, sans-serif;
	border-top: solid 1px #555;
	margin: 15px;
	clear: both;
}


#comments h3 {

	color: #3f4343;	
	font-family: arial, verdana, sans-serif;
	padding: 10px 0px;

}


#comments p {

	color: #000;
	font-family: arial, verdana, sans-serif;
	font-size: .8em;
	padding: 5px 0px;
}

.comment-meta {

	color: #7a8b5c;
	font-family: arial, verdana, sans-serif;
	font-size: .8em;
	padding: 5px 0px;

}

.comment-meta a {

	color: #d55b46;

}


.comment-meta a:hover {

	color: #d55b46;
	text-decoration: none;
}


h2.entry-title {

	color: #3f4343;	
	font-family: arial, verdana, sans-serif;
	font-size: 1em;
	margin: 15px 15px 5px 15px;
}


h2.entry-title a {

	color: #7a8b5c;
	text-decoration: none;
}


h2.entry-title a:hover {

	text-decoration: underline;
}



#nav-below.navigation {

	font-family: arial, verdana, sans-serif;
	padding-bottom: 25px;
clear: left;
}
 


.nav-next a {
	font-family: arial, verdana, sans-serif;
	font-size: .9em;
	color: #d55b46;
}


.nav-next a:hover {

	text-decoration: none;
}

#respond {

	clear: left;

}

.vcard a {

	color: #d8553d;
	text-decoration: none;
}

.vcard a:hover {

	text-decoration: underline;
}


.blog-search {

	margin-left: 15px;

}


.blog-search input {

	margin: 5px;
}



.alignright a {

	font-family: arial, verdana, sans-serif;	
	font-size: .9em;
	color: #d55b46;
	float: right;

}



.alignright a:hover {

	text-decoration: none;

}





.alignleft a {

	font-family: arial, verdana, sans-serif;	
	font-size: .9em;
	color: #d55b46;
	float: left;

}



.alignleft a:hover {

	text-decoration: none;

}



/*----Shopping Cart link----*/



a#checkout-link {

    color: #986c5d;
    float: right;
    text-decoration: underline;
    font-family: arial, verdana, sans-serif;	
    font-size: .75em;
    clear: both;
    height: 10px;
    padding: 2px;
    overflow: hidden;
    border: solid 1px #fff;
    background-color: #eddebe;
    text-transform: uppercase;

}



a:hover#checkout-link {

background-color: #986c5d;    
color: #fff;
    text-decoration: none;
}



/*----Shopping Cart Styles----*/



#store-content {

	font-family: arial, verdana, sans-serif;


}



#viewCart h2 {

	color: #7a8b5c;
	font-size: 1em;
	margin-bottom: 5px;
}



#viewCart p {

    font-family: arial, verdana, sans-serif;
    font-size: .9em;
    padding: 10px 0px;

}






#viewCart form {

	margin-bottom: 25px;

}

#pageNote {

	color: #555;
	font-size: .7em;
	padding: 10px 0px;

}




#extraDetails {

	float: left;	
	margin-left: 35px;
	margin-bottom: 20px;


}




/*----Table containing shopping cart items----*/

table#cartItems {

	border-collapse: collapse;
	width: 100%;
	font-size: .9em;
	text-align: left;

}



table#cartItems th {

	padding: 10px 5px;
	text-align: left;
	color: #fff;
	text-transform: uppercase;
	background-color: #e7cdc0;
	
}



table#cartItems tr {

	color: #555;
	font-size: .9em;

}

table#cartItems td.list {

	padding: 15px 5px;


}

table#cartItems td.list b{

	font-weight: normal;


}


/*----Shopping Cart Totals Styles----*/


#cartInfo {

	font-family: arial, verdana, sans-serif;
	font-size: .9em;
}




#cartNumItems {

        font-size: .8em;
	font-style: italic;
	padding: 10px;
	text-align: left;

}


#cartAmounts {

	float: right;
	overflow: hidden;
	clear: both;
	width: 100%;
	margin-top: 10px;


}

.field-label {

	color: #777;
	font-family: arial, verdana, sans-serif;
	font-size: .9em;
	font-weight: bold;
	margin: 8px 0px;
	border-bottom: dotted 1px #555;
	text-align: right;
	padding: 2px 0px;

}



.field-price {

	color: #984120;
	text-align: right;
	margin-bottom: 5px;
}


.field-link {

	margin: 10px 0px;
}


.field-link a.sublink {

	float: right;
	text-decoration: underline;
	font-size: .8em;
}



/*----Cart coupons/other buttons----*/



#cartCoupon {

	font-family: arial, verdana, sans-serif;	
	clear: both;
	float: right;
	margin: 25px 0px;
	
}


#cartButtons {

	font-size: .8em;	
	float: right;
	margin: 10px 0px 20px 10px;

}



#cartButtons input {

	float: right;
	margin-left: 15px;

}


/*----Sidebar ShoppingCart----*/

.sidebar-cart {

    font-family: helvetica, arial, verdana, sans-serif;
}





/*----PayPal Button----*/


#gatewayButtonsContainer a img {

	float: right;
	clear: both;
	margin: 10px 0px;


}

#price-text {
	font-size: 12px;

}

#product-name {
	font-size:10px; 
	padding: 0 0 0 0;
	margin-bottom: 8px;
}

#sidebar-float-right {
	float: right;
	width: 108px;
}

#sidebar-float-left {
	float: left;
}

.sidebar-add-cart {
	margin-top: 8px;
}


.sidebar-cart {
	font-size: 11px;
}

.sidebar-cart h1 {
	font-size: 16px;
}

.sidebar-cart #title {
	font-weight: bold;
	margin: 5px 0px 2px 0px;

}


.sidebar-cart span#subtotal {
	font-size: 14px;
	float: right;
	color: #686767;
}

.sidebar-cart a.more_updates {
	font-size: 13px;
	padding-left: 15px;

}



.add-remove-link {

	margin-top: 3px;

}

#view_cart_link {
	font-size: 16px;
}



#prodThumbnails {

    clear: left;

}











