/* @override 
	http://acarebox.hatheadstudios.com/wp-content/themes/acarebox/css/base.css
	http://acarebox.site/wp-content/themes/acarebox/css/base.css
	http://acarebox.com/wp-content/themes/acarebox/css/base.css
*/

/* @group reset */

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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* @end */

/* @group .clearfix */

/* Clearing floats without extra markup
   Based on How To Clear Floats Without Structural Markup by PiE
   [http://www.positioniseverything.net/easyclearing.html] */

.clearfix:after, #container:after, .post:after, .page:after {
	content: "\0020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow: hidden;
}

.clearfix, #container, .post, .page {
	display: block;
}

/* Regular clearing
   apply to column that should drop below previous ones. */

.clear {
	clear: both;
}

/* @end */

/* @group typography & rhythm */

body {
	font-size: 1.125em /* 18px */;
	line-height: 1.25em;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; 
	text-align: center;
}

p {
	font-size: 1em;
	line-height: 1.25em /* 20px */;
	margin-top: 1.25em;
	margin-bottom: 1.25em;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

div#container {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	position: relative;
}

div#content-wrapper {
	width: 790px;
	margin-right: 10px;
}

div#content {
	width: 640px;
	float: left;
	padding: 10px 0 0 10px;
}

div#sidebar {
	width: 18.75em /* 300px [300 / 16] */;
	float: left;
}

div#footer {
	width: 100%;
	float: left;
	clear: both;
}

div#header {
	height: 105px;
	padding: 10px;
	margin-right: 10px;
}

body.home div#header {
	height: 115px;
}

div#header h1 {
	font-size: 2em /* 32px */;
	line-height: 1.25em /* 40px */;
	font-weight: bold;
}

div#header p.description {
	margin-top: 0.25em;
	margin-bottom: 1em;
}

div#feature {
	height: 130px;
	margin-bottom: 15px;
	margin-right: 10px;
	padding: 20px 30px 30px;
	position: relative;
	overflow: hidden;
}

div#feature div.post {
	width: 440px;
}

div#feature h2.post-title {
	font-weight: bold;
	display: inline;
	line-height: 1.2em;
}

div#feature h2.post-title a {
	text-decoration: none;
}

div#feature p {
	margin: 0;
	line-height: 1.2em;
	display: inline;
}

div#content div.post {
	position: relative;
	width: 620px;
	margin: 0;
	padding: 0;
}

body.home div#content div.post,
body.archive div#content div.post {
	width: 290px;
	height: 180px;
	float: left;
	margin: 0 20px 20px 0;
	padding: 0 10px 20px 0;
}

div#content div#product-description {
	width: 340px;
	padding: 20px;
	float: left;
}

div#content div#product-description h2.post-title {
	margin: -20px -20px 20px -20px;
	padding: 20px 20px 0 20px;
	font-size: 2em;
}

div#content h1 {
	margin: 0 0 20px;
	padding: 20px 0 0;
	font-size: 2em;
	font-weight: bold;
}

div#content div.page {
	font-size: .875em;
}

div#content div.page h2.page-title {
	font-size: 1.375em;
}

div#content form.paypal-form {
	float: left;
	clear: none;
	width: 220px;
	margin-left: 20px;
	font-size: .75em;
}

div#content form.paypal-form fieldset {
	display: block;
	width: 200px;
	padding: 10px;
}

div#content div.post h2.post-title,
div#content div.page h2.page-title {
	font-weight: bold;
}

div#content div.post h2.post-title a,
div#content div.page h2.page-title a {
	text-decoration: none;
}

div#content ul {
	list-style: disc;
	margin-left: 2em;
}

div#content h3 {
	font-weight: bold;
	margin-top: .67em;
	margin-bottom: .33em;
}

body.home div#content div.post h2.post-title,
body.archive div#content div.post h2.post-title {
	font-weight: bold;
	margin: 0 -10px 0 0;
	padding: 20px 10px 0 180px;
}

body.home div#content div.post p,
body.archive div#content div.post p {
	padding-left: 180px;
	margin: 4px 0 0 0;
	font-size: .75em;
}

body.home div#content div.post h2.post-title a,
body.archive div#content div.post h2.post-title a {
	text-decoration: none;
}

div#sidebar {
	width: 150px;
	float: right;
	margin-right: -10px;
}

div#sidebar p {
	margin: 8px 0 0;
	font-size: 16px;
}

div#sidebar p small {
	font-size: 10px;
}

div#sidebar ul {
	font-size: 16px;
	margin-top: 8px;
}

div#sidebar ul a {
	color: #fff;
	text-decoration: none;
}

div#primary-sidebar {
	margin-top: 10px;
}

div#secondary-sidebar {
	margin-top: 10px;
}

div#secondary-sidebar ul {
	list-style: disc;
	margin-left: 1em;
}

div.widget {
	padding: 10px 10px 0 10px;
	font-size: 18px;
	line-height: 20px;
}

div.widget h3 {
	font-weight: bold;
}

div.menu {
	position: absolute;
	top: 25px;
	right: 2em;
	z-index: 2;
	font-size: .75em;
	font-weight: bold;
}

div.menu ul li {
	float: left;
	margin-left: 1em;
}

div.menu a {
	text-decoration: none;
}

div#footer {
	width: 790px;
	margin-right: 10px;
	padding-top: 35px;
}

div#footer p {
	margin: 0;
	padding: 0 10px 10px;
	font-size: 12px;
}

/* @end */

/* @group color & images */

body {
	background: #4e0952 url('../img/bkgd.gif') no-repeat center top;
}

div#header {
	background: #fff;
	position: relative;
}

div#header a#logo {
	background: transparent url('../img/acarebox-logo.gif') no-repeat left top;
	height: 125px;
	width: 800px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

body.home a#logo {
	height: 135px !important;
}

div#header h1 a {
	color: #f66666;
}

p.description {
	color: #528ea7;
}

div#feature {
	background: #005566 url('../img/feature-bkgd.gif') no-repeat left bottom;
	color: #fff;
}

div#feature a {
	color: #fff;
}

div#content-wrapper {
	background: #dfd0e7 url('../img/content-bkgd-top.gif') no-repeat left top;
}

body.home div#content-wrapper {
	background: #dfd0e7 url('../img/content-home-bkgd-top.gif') no-repeat left top;
}

div#content div.post {
	background: #fff url('../img/productbox-bkgd-bottom.gif') no-repeat left bottom;
	color: #005566;
}

div#content div.post div#product-description {
	background: #f4edf8 url('../img/product-descr-bkgd-bottom.gif') no-repeat left bottom;
}

div#content div.post div#product-description h2.post-title {
	background: #f4edf8 url('../img/product-descr-bkgd-top.gif') no-repeat left top !important;
}

div#content form.paypal-form {
	background: #fff url('../img/product-form-bkgd-bottom.gif') no-repeat left bottom;
}

div#content form.paypal-form fieldset {
	background: transparent url('../img/product-form-bkgd-top.gif') no-repeat left top;
}

div#content div.post h2.post-title {
	background: transparent url('../img/productbox-bkgd-top.gif') no-repeat left top;
}

div#content div.post h2.post-title a,
div#content div.page h2.page-title {
	color: #005566;
}

div#sidebar {
	color: #fff;
}

div#primary-sidebar {
	background: #5eb2c2 url('../img/sidebar1-bkgd-top.gif') no-repeat left top;
}

span.sidebar-bottom {
	height: 10px;
	display: block;
}

div#primary-sidebar span.sidebar-bottom {
	background: #5eb2c2 url('../img/sidebar1-bkgd-bottom.gif') no-repeat left bottom;
}

div#secondary-sidebar {
	background: #669aa3 url('../img/sidebar2-bkgd-top.gif') no-repeat left top;
}

div#secondary-sidebar span.sidebar-bottom {
	background: #669aa3 url('../img/sidebar2-bkgd-bottom.gif') no-repeat left bottom;
}

div.menu a {
	color: #B3796A;
}

div#footer {
	background: #94819e url('../img/footer-bkgd-top.gif') no-repeat left top;
}

div#footer p {
	background: #94819e url('../img/footer-bkgd-bottom.gif') no-repeat left bottom;
	color: #fff;
}

div#footer p a {
	color: #fff;
}

/* @end */

/* @group buttons */

p.customize-button {
	margin: 10px 0 0 0 !important;
	padding: 0 0 1px 0 !important;
	list-style: none;
	position: absolute;
	bottom: 10px;
	right: 10px;
	height: 28px;
	line-height: 18px !important;
}

a.customize-button {
	display: block;
	padding: 8px 10px 5px 0;
	margin: 0 0 0 10px !important;
	height: 16px;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	text-align: center;
}

div#feature p.customize-button {
	background: #369fb3 url('../img/feature-button-left.gif') no-repeat left top;
	bottom: 20px;
	right: 320px;
}

div#feature a.customize-button {
	background: #369fb3 url('../img/feature-button-right.gif') no-repeat right top;
}

div#content p.customize-button {
	background: #85c5d1 url('../img/content-button-left.gif') no-repeat left top;
}

div#content a.customize-button {
	background: #85c5d1 url('../img/content-button-right.gif') no-repeat right top;
}

/* @end */

/* @group product images */

div#feature img.product-image-medium {
	position: absolute;
	top: 0;
	left: 490px;
}

body.home div#content div.post a.product-image-link,
body.archive div#content div.post a.product-image-link {
	float: left;
	padding-top: 20px;
	width: 160px;
}

body.single div#content div.post a.product-image-link {
	width: 100%;
	display: block;
	text-align: center;
}

body.single div#content div.post a.product-image-link img.product-image-medium {
	margin: 0 auto;
}

body.home div#content div.post img.product-image-thumbnail {
	float: right;
}

a.enlarge-link {
	position: absolute;
	display: block;
	height: 22px;
	width: 22px;
	bottom: 10px;
	left: 10px;
	background: transparent url('../img/enlarge.png') no-repeat;
}

div#feature a.enlarge-link {
	bottom: 10px;
	left: 758px;
	background: transparent url('../img/enlarge-feature.gif') no-repeat;
}

body.single a.enlarge-link {
	top: 10px;
	left: 346px;
}

div#fancy_overlay {
	background: white !important;
}

div#fancy_inner {
	background: none !important;
	border: none !important;
}

div.fancy_bg {
	background: none !important;
}

td#fancy_title_main div {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif !important; 
	font-size: .75em !important;
	padding: 3px;
}

/* @end */

/* @group sidebar */

div#sidebar ul#sizes {
	width: 130px;
	height: 78px;
	padding: 0;
	background: transparent url('../img/sizes.png') no-repeat center top;
	font-size: 18px;
}

div#sidebar ul#sizes li {
	float: left;
	margin-top: 20px;
	text-align: center;
}

div#sidebar ul#sizes li#small {
	width: 38px;
	margin-left: 8px;
}

div#sidebar ul#sizes li#large {
	width: 82px;
}

/* @end */

/* @group single */

body.single div.post {
	background: none !important;
}

body.single div.post h2.post-title {
	background: none !important;
}

/* @end */

/* @group page */

body.page div.page {
	width: 580px;
	padding: 20px;
	background: #fff url('../img/page-bkgd-bottom.gif') no-repeat left bottom;
}

body.page div.page h2.page-title {
	margin: -20px -20px 0 -20px;
	padding: 20px 20px 0 20px;
	background: transparent url('../img/page-bkgd-top.gif') no-repeat left top;
}

/* @end */

/* @group paypal form */

form.paypal-form label {
	width: 100%;
	display: block;
}

form.paypal-form ol li {
	margin-bottom: 1em;
}

form.paypal-form select {
	font-size: 14px;
}

form.paypal-form textarea {
	width: 100%;
	height: 80px;
}

/* @end */

.widget_twitter h3 a {
	color: #fff;
}

.widget_twitter ul.tweets li {
	font-size: .75em;
	line-height: 1.35em;
	margin-bottom: 1em;
}


