@import url(../thematic/library/styles/reset.css);
@import url(../thematic/library/layouts/2c-r-fixed.css);
@import url(../thematic/library/styles/images.css);
@import url(../thematic/library/styles/default.css);
@import url(../thematic/library/styles/plugins.css);
/*
Theme Name: simpleCart(js)
Theme URI: http://www.chris-wallace.com/2009/07/17/simplecart-a-free-thematic-child-theme/
Description: simpleCart theme.
Author: Chris Wallace
Author URI: http://chris-wallace.com
Template: thematic
Version: 0.6

Reset browser defaults
Apply a basic layout
Apply basic image styles
Prepare theme for plugins
Prepare theme for plugins*/
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;
	color: #FFF;
}
OL, UL
{
	list-style: none;
}
BLOCKQUOTE, Q
{
	quotes: none;
}
:focus
{
	outline: 0 solid #AAA;
}
INS
{
	text-decoration: none;
}
DEL
{
	text-decoration: line-through;
}
TABLE
{
	border-collapse: collapse;
	border-spacing: 0;
}
BODY
{
	#background: url(images/background-wood.jpg);
	background-color: #141414;
/*font:10px font-family:GillSans,Calibri,Trebuchet,sans-serif;*/
	font-family: GillSans, Calibri, Trebuchet, sans-serif;
}
#main
{
	width: 1044px;
	/*height: 562px;*/
	margin: 90px auto 20px;
}
#main, #container
{
	height: auto;
}
#container
{
	width: 770px;
}
#content
{
	width: 730px;
}
DIV.entry-content
{
	width: 730px;
	padding: 10px;
}
DIV.entry-content TABLE.productcart TR.firstrow TD
{
	background-color: #4C4C46;
	border: 1px solid #E7EBEF;
	color: #FFFFFF;
	padding: 4px;
}
DIV.entry-content TABLE.wpsc_checkout_table
{
	margin-top: 20px;
}
.aside UL
{
	margin: 0 10px 20px;
}
DIV.entry-content TABLE.wpsc_checkout_table TD
{
	padding: 4px;
	font-size: 1.4em;
}
.entry-content H1, .entry-content H2
{
	font-size: 1.6em;
}
.entry-content H4
{
	font-size: 1.2em;
}
DIV.entry-content .wpsc_checkout_table INPUT, DIV.entry-content .wpsc_checkout_table TEXTAREA, DIV.entry-content .wpsc_checkout_table SELECT
{
	width: 500px;
	font-size: 1.4em;
	padding: 5px;
}
SPAN.total
{
	margin-top: 25px;
	text-align: right;
}
#container, #primary
{
	-moz-border-radius: 20px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
/*background-color: #e7ebef*/
	background-color: #3D3D3D;
}
#container>*, #primary>*
{
	padding: 0;
}
#primary
{
	width: 250px;
	margin-top: 0px !important;
	float: right;
}
H1.entry-title
{
	width: 650px;
	height: 55px;
	background: url(http://ellenewlandsjewelry.com/wp-content/uploads/2009/11/elle_logo-5.png);
	background-repeat: no-repeat;
	font-size: 0px;
	padding-top: 52px;
/*overflow:hidden;*/
	margin: 10px;
}
H2
{
	font-size: 22px;
	color: #4C4C46;
	padding: 10px;
}
.aside H3
{
	border-bottom: none;
}
.aside UL UL
{
	margin-left: 0;
}
#products_page_container
{
	width: 730px;
	margin: 0;
	float: left;
}
#products_page_container LI
{
	float: left;
	margin: 23px;
	width: 100px;
	height: 200px;
}
#products_page_container LI IMG
{
	display: block;
	-moz-border-radius: 5px;
	max-width: 100%;
}
SPAN.pricedisplay
{
	color: #FFFFFF !important;
	font-size: 14px !important;
	background: #4C4C46;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	height: 21px;
	line-height: 20px;
	margin: 6px 4px 0 0;
	color: #FFF;
	font-size: 15px;
	padding: 2px 5px;
	font-weight: bold;
}
INPUT.wpsc_buy_button
{
	background: none;
	font-family: GillSans, Calibri, Trebuchet, sans-serif;
	text-decoration: none;
	font-size: 14px;
}
.entry-content H3
{
	font-size: 14px;
	margin: 10px 0 0;
	padding: 0;
	color: #000000;
	text-decoration: none;
	border: none;
	font-style: normal;
	height: 40px;
}
.entry-content H3 A
{
	font-size: 12px;
	color: #AAA;
	text-decoration: none;
}
H3.widgettitle
{
	color: #DCDCDC;
	font-size: 22px;
	font-style: normal;
}
.entry-content INPUT.wpsc_buy_button
{
	background-image: none;
	color: #AAA;
	text-transform: lowercase;
	display: block;
	font-variant: small-caps;
	font-size: 14px;
	font-size-adjust: none;
	font-weight: bold;
	line-height: normal;
	width: auto;
	border: none;
	background-color: none;
	margin: 0;
	padding: 0;
}
SPAN.emptycart BUTTON
{
	color: #CCC;
	background: none;
	border: none;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
	display: block;
	margin: 0;
	padding: 0;
}
SPAN.emptycart BUTTON, .entry-content INPUT.wpsc_buy_button:hover
{
	text-decoration: none;
	cursor: pointer;
}
A.checkout
{
	-moz-background-clip: border;
/*-moz-background-inline-policy: continuous
-moz-background-origin: padding*/
	background: transparent url(http://ellenewlandsjewelry.com/wp-content/uploads/2009/10/checkout_button_v01.png) repeat scroll 0 0;
	display: inline-block;
	font-size: 0;
	height: 25px;
	margin-left: 140px;
	overflow: hidden;
	text-indent: -9999px;
	vertical-align: middle;
	width: 87px;
}
A.checkout:hover
{
	background-position: 87px 0;
}
A.productlink
{
	color: #DDD;
	font-weight: bold;
	text-decoration: none;
	font-size: 11pt;
}
#primary
{
	border: none;
	margin: 60px 0 0;
	padding: 18px 0 0;
}
.aside
{
	float: right;
	margin-right: 5px;
	width: 248px;
	margin-top: -70px;
}
.aside A
{
	font-size: 11px;
	text-decoration: none;
	color: #AAA;
}
.aside A.simpleCart_checkout, .checkoutEmptyLinks A.simpleCart_checkout
{
	display: -moz-inline-box;
	display: inline-block;
	width: 87px;
	height: 25px;
	background: url(images/btnCheckout.png);
	overflow: hidden;
	margin-left: 100px;
	vertical-align: middle;
	text-indent: -9999px;
	font-size: 0;
}
A.btnCheckout:hover
{
	background-position: 87px 0;
}
#downloadContainer
{
	width: 230px;
	font-size: 11px;
	font-weight: normal;
	margin-top: 52px;
}
#downloadContainer A
{
	color: #222;
	text-decoration: none;
}
#downloadContainer A:hover
{
	text-decoration: underline;
}
LI.cat-item
{
	list-style: none;
	font-size: 12pt;
}
H3
{
	font-size: 22px;
	color: #C23F26;
	padding-bottom: 4px;
	margin-bottom: 9px;
	border-bottom: 1px dashed #D1D4D5;
}
#footer
{
	clear: both;
	margin-top: 15px;
	text-align: center;
/*font:normal 11px Helvetica, Arial, sans-serif;*/
	color: #FFFFFF;
}
#footer A
{
	color: #FFFFFF;
	text-decoration: underline;
}
#footer A:hover
{
	text-decoration: none;
}
#smallLogo
{
	margin-top: 2px;
	vertical-align: bottom;
}
/*************************
my cart page
*************************/
.alsoContainer
{
	float: left;
	clear: left;
	padding: 15px 0;
}
.alsoInfo, .alsoImage, .alsoPrice
{
	float: left;
}
.alsoImage
{
	margin-right: 8px;
}
.alsoInfo
{
	margin-right: 9px;
	width: 90px;
}
.aside .alsoContainer A
{
	color: #C23F26;
}
.alsoPrice
{
	color: #418932;
	font-size: 13px;
	padding-top: 5px;
}
.checkoutEmptyLinks
{
	float: left;
	clear: left;
	width: 500px;
	padding-left: 221px;
}
.checkoutEmptyLinks A
{
	color: #000;
	font-size: 11px;
}
/*************************
Top Frame
*************************/
#branding
{
	display: none;
}
#wrapper, #header
{
	margin: 0;
	padding: 0;
}
#header
{
	position: inherit;
}
#access
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 32px;
	background: url(images/background-65-black.png);
	z-index: 100;
	overflow: hidden;
	text-indent: 20px;
	border: 0;
	border-right: 0;
}
.sf-menu
{
	border-right: 0;
}
#access .menu
{
	margin: 0;
}
#access LI
{
	float: left;
	background: none;
	margin: 0;
	padding: 0;
	border: 0;
}
#access A
{
	color: #FFF;
	background: none;
	border: 0;
	font-weight: bold;
	font-size: 15px;
	line-height: 15px;
	margin: 0;
	padding: 10px 0;
}
#footer
{
	border-top: 0;
}
.clearboth
{
	clear: both;
}
.cartHeaders, .totalRow
{
	display: none;
}
.simpleCart_items
{
	overflow-y: auto;
	overflow-x: hidden;
	height: 324px;
	width: 243px;
	margin-bottom: 20px;
}
.itemContainer
{
	clear: both;
	width: 229px;
	padding: 11px 0;
	font-size: 11px;
}
.itemImage
{
	float: left;
	width: 60px;
}
.itemName
{
	float: left;
	width: 85px;
}
.itemPrice
{
	float: left;
	width: 85px;
	color: #418932;
}
.itemQuantity
{
	float: left;
	width: 33px;
	margin-top: -12px;
	vertical-align: middle;
}
.itemQuantity INPUT
{
	width: 20px;
	border: 1px solid #CCC;
	padding: 3px 2px;
}
.itemTotal
{
	float: left;
	color: #C23F26;
	margin-top: -6px;
}
#siteinfo
{
	color: #FFFFFF;
	font-size: 11px;
	line-height: 18px;
	padding: 22px 0 44px;
}
#siteinfo A
{
	color: #FFFFFF;
}
#siteinfo A:hover
{
	-moz-opacity: 0.80;
/*-webkit-opacity: 0.80*/
	opacity: 0.80;
}
TABLE.shoppingcart, TABLE.shoppingcart TD, TABLE.shoppingcart THEAD, TABLE.shoppingcart TBODY, TABLE.shoppingcart TH
{
	border: 0;
}
TABLE.shoppingcart TH, TABLE.shoppingcart TD
{
	vertical-align: middle;
}
