/*  
Theme Name: Ancient Minerals
Theme URI: http://www.ancient-minerals.com
Description: This theme is based on the Arthemia theme. Gravatar support included along with automatic thumbnail resizer.
Version: 1.0
Author: Design Action Collective
Author URI: http://www.designaction.org/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/


/* HTML Elements */
* {
	margin:0;
	padding:0;
}
body {
	color: #333;
	font-family: Arial, Helvetica;
	font-size: 100%;
	background-color: #03427d;
	background-image: url(images/bg_tile.gif);
	background-repeat: repeat;
}
p {
	margin: 1em 0;
}
a:link, a:visited {
	color: #4471AC;
	text-decoration:none
}
a:hover, a:active {
	color: #54667E;
}
a img {
	border:0;
}
code {
	font: 1.0em 'Courier New', Courier, Fixed;
	background:#ececec;
}
hr {
	border:0;
	color: #B9D1E7;
	background-color: #B9D1E7;
	height: 1px;
}
sup {
	line-height:100%;
	text-decoration:none;
	color:#999;
}
cite sup {
	font-size:0.6em;
	font-style: normal;
}
#interiorMain sup a:link, #interiorMain sup a:visited {
	color:#274166;
	text-decoration:none;
}
#interiorMain sup a:hover {
	text-decoration: underline;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
select {
	width: 130px;
}
/* Classes for TinyMCE */

/*
.ul_nav {
	list-style-image: url(images/bullet-sidebar2.png) !important;
}
*/
.ul_nav li {
	list-style-image: url(images/bullet-sidebar2.png) !important;
	margin-bottom:5px;
}
/* BEGIN HEADER */


#header {
	width:100%;
	margin:0px auto;
	padding:0px;
	font-size:0.7em;
	background-image:url(images/ancient-minerals-header-bg.png);
	background-repeat:repeat-x;
	background-position: 0px 0px;
}
#logo {
	width:950px;
	height:66px;
	background: url(images/ancient-minerals-logo-grad.jpg) repeat-x bottom #ffffff;
	background-color:none;
	margin-right: auto;
	margin-left: auto;
}
#logo img {
	padding-top:18px;
	padding-left:23px;
}
#logo_bg {
	width:100%;
	background-image: url(images/bg_tile.gif);
	background-repeat: repeat;
}
#tagline {
	width:100%;
	height:46px;
	background-image:url(images/blue_bar.png);
	background-repeat:no-repeat;
	background-position:center;
	margin-top:0px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#header_nav {
	width:950px;
	height:31px;
	font-size:12px;
	background-color:#CDE1FA;
	padding-top:0px;
	margin-right: auto;
	margin-left: auto;
	text-transform:uppercase;
}
/* Navigation Bar*/

#page-bar {
	width:100%;
}
#page-bar ul {
	list-style-type: none;
	margin-left:5px;
}
#page-bar li {
	float:left;
	list-style-type:none;
	cursor: pointer;
	display:block;
	background: url(images/bg-header_nav.png) right no-repeat;
	margin-left:5px;
	padding:2px 10px 0 10px;
}
#page-bar li a {
	color:#4471AC
}
#page-bar li:last-child {
	background:none;
}
#page-bar li:hover {
	color:#54667E;
}
/* Dropdown Menus */		

#page-bar li li {
	float: left;
	width: 180px;
	padding:0;
}
#page-bar li li a, #page-bar li li a:link, #page-bar li li a:visited {
	background: #CDE1FA;
	width: 200px;
	float: none;
	margin: 0px;
	border-top: 1px solid #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 18px;
}
#page-bar li li a:hover, #page-bar li li a:active {
	color:#54667E;
	padding: 5px 10px 5px 18px;
}
#page-bar li ul {
	position: absolute;
	width: 10em;
	left: -999em;
}
#page-bar li:hover ul {
	left: auto;
	display: block;
}
#page-bar li:hover ul, #page-bar li.sfhover ul {
	left: auto;
}
#page-bar a, #page-bar a:visited {
	margin: 0px;
	padding:5px 5px 8px;
	display:block;
	color:#4471AC;
}
#page-bar a:hover {
	text-decoration:none;
	display:block;
	color:#54667E;
}
#searchform {
	width:350px;
	height:29px;
	float:right;
	text-align:right;
	padding-top:20px;
	margin-right:10px;
}
#searchform form {
	margin:0;
	padding:0;
}
#searchform form input#s {
	font-family: Arial;
	font-size: 1em;
	float: left;
	width: 163px;
	background: url(images/magnesium-searchBox.png) no-repeat 0 0;
	border:0;
	line-height: 14px;
	height: 14px;
	padding: 4px 3px 3px 3px;
}
#searchform form input#s:focus {
	background: url(images/magnesium-searchBox.png) no-repeat 0 -29px;
}
/** END header**/

/** BEGIN main content**/

#page {
	width:930px;
	min-height:900px;
	display:block;
	margin:0px auto;
	padding-top:0px;
	padding-left:10px;
	padding-right:10px;
	background-color:#FFFFFF;
	background-image:url(images/magnesium-products-feature-grad2.jpg);
	background-repeat:repeat-x;
	font-size:12px;
	padding-bottom:3em;
}
#homepage {
	width:930px;
	min-height:900px;
	display:block;
	margin:0px auto;
	padding-top:0px;
	padding-left:10px;
	padding-right:10px;
	background-color:#FFFFFF;
	background-image:url(images/magnesium-products-feature-grad2.png);
	background-repeat:repeat-x;
	font-size:12px;
	padding-bottom:3em;
	position:relative;   /* CHECK NOT SURE -------------------------------*/
}
#homepage .content {
	height:238px;
	background-color:transparent !important;
	position:relative;
	display:block;
	margin-right:250px;
}
#homepage .content .title, #homepage .title {
	font-size:20px;
	font-weight: bold;
	color:#02437d;
	margin:0.7em 0;
}
#homepage .content .sub, #homepage .sub {
	color:#000000;
	font-size:16px;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	letter-spacing:0.03em;
	margin-bottom:1em;
}
#homepage .content p {
	margin:0;
}
.left, .alignleft {
	float:left;
}
.alignleft {
	float:left;
	margin-left:0px;
	margin-right:20px;
}
.aligncenter {
        display: block;
	margin-left:auto;
	margin-right:auto;
}
.alignright {
	float:right;
	margin-left:20px;
	margin-right:0px;
}
.right, .alignright {
	float:right;
}
/* Text*/

h1 {
	font-size:24px;
	font-weight:bold;
	color:#274166;
	margin-top: 8px;
	line-height: normal;
}
h2 {
	color:#274166;
	font-size:1.25em;
	letter-spacing:0.01em;
	line-height:normal;
	margin:1.4em 0 0.4em;
	text-transform:uppercase;
}
h3 {
	font-size:1.2em;
	line-height:normal;
	margin-bottom:0.5em;
}
h3 a {
	color:#54667E;
	text-decoration:none;
}
h3 a:hover {
	text-decoration:underline;
}
h4 {
	font:1.0em Arial;
}
h3.cat_title, h3.cat_title a {
	color:#333;
	font-size:10px;
	font-weight:normal;
	text-transform:uppercase;
	margin-top:10px;
}
h3#respond {
	margin-top:0px;
	padding-top:20px;
}
h3#comments {
	margin-top:32px;
	padding-left:0px;
}
h3.authors {
	margin-top:15px;
}
/* Index Page*/


#top {
	padding:0;
}
#headline {
	width:480px;
	float:left;
	background:none;
	padding:10px;
	font-size:12px;
	line-height:18px;
	margin:0;
}
#headline div.title {
	font-weight:bold;
	font:2.4em Georgia;
	letter-spacing:-0.05em;
	display:block;
	padding-bottom:5px;
}
#headline div.meta {
	display:block;
	margin-top:-5px;
	padding-bottom:2px;
}
#headline p {
	padding-bottom:15px;
}
#featured {
	width:300px;
	background:#fff;
	float:right;
	padding:10px 10px 9px 10px;
}
#featured .clearfloat {
	margin-top:7px;
	margin-bottom:8px;
}
#featured .info {
	margin-top:5px;
	padding-top:5px;
	float:right;
	width:180px;
}
#featured .title {
	font-weight:bold;
}
#headline a img, #featured a img {
	border:1px solid #ccc;
	margin-top:5px;
	margin-right:10px;
	padding:2px;
}
#middle {
	width: 920px;
	background:#fff;
	float:right;
	padding:10px;
	margin:10px 0;
}
.category {
	width:164px;
	float:left;
	border-top:8px solid #333;
	margin:0px;
	padding:5px 10px 10px 10px;
	background:#fff;
}
.category p {
	margin:0;
}
#cat-1, #cat-3, #cat-5 {
	border-top:8px solid #333333;
}
#cat-2, #cat-4 {
	border-top:8px solid #3c78a7;
}
 .category span.cat_title, #front-popular h3, #home-blurbs .cat_title, #archive .cat_title, #news .cat_title, {
 text-transform:lowercase;
 margin:0;
 font-weight:bold;
 font-size:1.5em;
 letter-spacing:-0.05em;
}
#front-popular h3 {
	color:#fff;
}
.category a {
	color:#333;
	display:block;
	background:none;
}
.category a:hover {
	background:none;
	color:#fff;
	text-decoration:none;
}
#cat-1:hover, #cat-3:hover, #cat-5:hover {
	background:#333333;
	color:#fff;
}
#cat-2:hover, #cat-4:hover {
	background:#3c78a7;
	color:#fff;
}
#cat-1:hover a, #cat-3:hover a, #cat-5:hover a {
	background:#333333;
	color:#fff;
}
#cat-2:hover a, #cat-4:hover a {
	background:#3c78a7;
	color:#fff;
}
#bottom {
}
#home-blurbs {
	/**Controls blog listings for homepage**/
	width:450px;
	font-size:12px;
	line-height:20px;
	float:left;
	margin-top:-16px;
}
#home-blurbs h2 {
	clear:both;
	font-size:1.4em;
	margin:0 0 0.5em;
	padding-top:16px;
	text-transform:none;
}
#home-blurbs img {
	border:1px solid #ccc;
	margin:0px 10px 10px 0px;
	padding:2px;
}
#news {
	/**Controls blog listings for News and Updates page**/
	width:570px;
	font-size:12px;
	line-height:20px;
	float:left;
}
#archive {
	padding-top:15px;
	font-size:12px;
	line-height:20px;
}
#home-blurbs blockquote, #news blockquote {
	padding: 0px 10px 0 10px;
}
#archive .title, #news .title {
	font-size:16px;
	margin-bottom:10px;
	font-weight:bold;
}
#home-blurbs h2 a:link, #home-blurbs h2 a:visited, #home-blurbs h2 a:active {
	color: #274166;
}
#archive h2 a:link, #archive h2 a:visited, #archive h2 a:active {
	color: #274166;
}
#news h2 a:link, #news h2 a:visited, #news h2 a:active {
	color: #274166;
}
#home-blurbs h2 a:hover {
	text-decoration: underline;
	color: #4471AC;
}
#archive .title a:link, #archive .title a:visited, #archive .title a:active {
	color: #274166;
}
#archive .title a:hover {
	color: #4471AC;
	text-decoration: underline;
}
#home-blurbs .clearfloat, #archive .clearfloat, #news .clearfloat {
	padding-bottom:10px;
	margin-bottom:10px;
}
#home-blurbs .spoiler, #archive .spoiler, #news .spoiler {
	display:block;
	margin-top:3px;
}
#home-blurbs p, #archive p, #news p {
	margin:0px;
	padding:0px;
}
.author {
	font-size:0.8em;
	font-weight:bold;
}
.meta {
	font-size:0.8em;
	color:#333;
}
.meta a {
	color:#333;
}
#headline p, #featured p {
	margin:0;
}
/* Content Page*/
.thumb img {
	float: left;
	width:65px;
	height:auto;
	padding-right:0px;
	padding-bottom:0px;
	margin-right:10px;
	margin-bottom:10px;
	border: 1px solid #666666;
}
#homepage #leftColumns {
	margin-top:1.5em;
}
#leftColumns {
	margin-left:10px;
	margin-right: -240px;
	width:920px;
	margin-top:1.5em;
}
#leftColumns_inner {
	margin-right: 230px;
}
#page #leftColumns {
	margin-top: 0;
	padding-top: 1.5em;
	margin-right: -330px;
}
#page #leftColumns_inner {
	margin-right: 320px;
}
#leftColumns a:link, #leftColumns a:active, #leftColumns a:visited {
	color: #015193;
	text-decoration:none;
}
#leftColumns a:hover {
	color:#54667E;
	text-decoration: underline;
}
#interiorMain {
	margin-top:0px;
	padding-left:15px;
	padding-bottom:10px;
	width: 560px;
	float: left;
	display: inline;
}
#interiorMain a:link {
	color: #015193;
	text-decoration:underline;
}
#interiorMain a:active, #interiorMain a:visited, #interiorMain a:hover {
	color: #54667E;
	text-decoration:underline;
}
#content {
	width:715px;
	background:#fff;
	padding:10px;
	font-size:1.05em;
	line-height:1.75em;
	float:left;
	min-height:400px;
}
#page .breadcrumbs, #page .breadcrumbs a {
	font-size:10px;
	line-height:26px;
	color:#728BAC;
	padding-top: 18px;
	margin-bottom:-8px;
}
#page .breadcrumbs .sep {
	padding:0 3px;
}
#page .breadcrumbs .breadcrumb-title {
	display:none;
}
#page .breadcrumb-trail {
	word-wrap: break-word;
}
#content h2.title {
	font-size:2.2em;
	font-weight:bold;
	letter-spacing:-0.05em;
	border-bottom:1px solid #ddd;
	border-top:3px solid #ddd;
	padding:5px 0px;
}
.post {
	font-size:12px;
	line-height:18px;
}
.post p {
	margin-top:0px;
}
.post .clearfloat {
	margin:10px 0px;
}
.post ul, #home-blurbs ul, #news ul {
	margin-bottom:1em;
	margin-left:15px;
	line-height: 18px;
	list-style-image: url(images/bullet-sidebar.png);
	list-style-type: none;
}
.post ol li, #home-blurbs ol li, #news ol li {
	list-style:decimal;
	margin-left:30px;
}
.post ol li ul li, #home-blurbs ol li ul li, #news ol li ul li {
	list-style: circle;
	margin-left:20px;
}
.post ul.bullets_alternate li {
	margin-left:15px;
	margin-bottom:5px;
	line-height: 16px;
	list-style-image: url(images/bullet-sidebar2.png);
	list-style-type: none;
}
.post img, .post a img, #archive img, #news img, .post div.wp-caption img {
	margin:10px 0;
        /*background:none repeat scroll 0 0 #FFFFFF*/;
        border: 1px solid #CCCCCC;
        padding:2px;
}
.post .product-table img, .post .product-table a img, #archive .product-table img, #news .product-table img {
    border-width: 0;
    padding: 0;
}
.post .wp-caption-text {
    margin-bottom: 20px;
}
.post .noborder img,
.post .noborder a img,
.post div.wp-caption img.noborder,
.post img.noborder {
    border: none;
    padding: 0;
}
.photoLeft {
	float:left;
	margin-right:20px;
	margin-bottom:20px
}
.photoRight {
	float:right;
	margin-left:20px;
	margin-bottom:20px
}
.post .ads {
	margin-top:10px;
}
.entry {
	margin-top:20px;
}
#stats {
	margin-top:5px;
	padding:4px 0px;
	text-transform:uppercase;
	font:0.8em Arial;
	display:block;
}
#stats span {
	padding: 0px 20px 0px 0px;
}
#stats span a:hover {
	background:none;
}
#stats span a {
	color:#333;
}
#stats img, #nav img {
	border:0px;
	margin:0px;
	padding:0px;
}
#tools {
	width:590px;
	height:25px;
	font-size:11px;
	margin-top:-10px;
	margin-bottom:20px;
}
#tools .addtoany_list a {
	margin-left:-8px;
	padding:0px;
}
#tools p {
	padding-bottom:10px;
}
#tools img {
	margin: 0px;
        background: none;
}
#tools a:hover {
	background:none;
}
.navigation {
	padding:5px 0px;
	text-align:Center;
}
/**Product pages**/
#product img {
	float:left;
	margin-right: 10px;
	margin-left: 10px;
	border:none;
}
.productIngredients {
	color:#000000;
	padding:25px;
	width:200px;
	display:block;
	background-color: #eaeaea;
	/*background-image: url(images/bg_gradient_gray.png);*/
	background-repeat: repeat-x;
	background-position: center top;
}
#product .title {
	color: #03427d;
	font-size:24px;
	line-height:36px;
}
.testimonials {
	background-image: url(images/quotes.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin:2em 0;
	padding:10px 40px;
	border-bottom: solid 1px #E3E4E6;
}
.testimonials_sidebar {
	background-image: url(images/quotes.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 45px;
	padding-bottom:10px;
	margin-top:10px;
}
.testimonials .quotes, .testimonials_sidebar .quotes {
	color:#5C728E;
	font-size:16px;
	line-height:20px;
	margin-top:20px;
}
.testimonials .customers, .testimonials_sidebar .customers {
	color:#3f3f3f;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
}
#productDescription li {
	line-height: 16px;
	list-style-image: url(images/bullet-productDescription.png);
	list-style-type: none;
	margin-left:15px;
	margin-bottom:5px;
}
#productSidebar {
	background: #ffffff;
	border: 1px solid #e7eff6;
	padding:10px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#productSidebar h3 {
	font-weight:bold;
	color:#000000;
}
/** Main Column Sections**/











#inThisSection p, /*blockquote p*/ {
 margin:0 0 0.5em 0;
}
#inThisSection h2, blockquote h2 {
	color:#BAD2EA;
	font-size:2.1em;
	font-weight:bold;
	text-transform:none;
	background-repeat: repeat-x;
	background-position: center top;
	width: 100%;
	_width:530px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-left:-20px;
	margin-top: 0px;
	margin-bottom:0;
}
#inThisSection a, blockquote a {
	color:#4471AC;
	font-weight:bold;
	text-decoration:underline;
}
#inThisSection a:hover, blockquote a:hover {
	text-decoration:none;
}
#whatsNext {
	color: #54667E;
	background-color:#ffffff;
	width: 560px;
	border: 1px solid #BAD2EA;
	margin-bottom:20px;
}
#whatsNext p {
	padding-left:20px;
}
#whatsNext h2 {
	color:#bad2ea;
	font-weight:bold;
	font-size:24px;
	padding-left:20px;
	padding-top:10px;
	padding-bottom:10px;
	text-transform:none;
}
#whatsNext a {
	color:#4471AC;
	font-weight:bold;
	text-decoration:underline;
}
#whatsNext a:hover {
	text-decoration:none;
}
#print {
	font-size:10px;
	color:#f3f3f3;
}
#print img {
	padding-top:10px;
}
.WP-PrintIcon {
	position:relative;
	top:3px;
}
/** Pullquote for in-copy testimonials **/
.pullquote, cite {
	width: 200px;
	color:#5C728E;
	font-size:16px;
	line-height:22px;
	float:left;
	border-top:4px solid #B9D1E7;
	border-bottom:4px solid #B9D1E7;
	/*background-image: url(images/quotes.png);*/
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding:10px 20px;
	margin:10px 15px 15px 0;
}
.pullquote img {
	border:none;
	margin: 0;
}
.customers {
	color:#3f3f3f;
	font-size:12px;
	font-weight:bold;
	line-height:25px;
}
/* Sidebar*/
#sidebar {
	width:210px;
	float:right;
	display:inline;/*fix: IE6 double margin */
	background:none;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sidebar .sidebar_widget {
	width:190px;
	padding:10px;
	margin-top:20px;
	border: 1px solid #B9D1E7;
}
#sidebar .sidebar_widget li {
	display:block;
	font-size:12px;
	line-height:18px;
	padding:2px 0px 2px 13px;
	list-style-type: none;
	background-image: url(images/bullet-sidebar2.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#sidebar .sidebar_widget, #sidebar-interiorWidget h3 {
	color:#3f3f3f;
	font-weight:bold;
	margin-bottom:15px;
}
#sidebar .sidebar_widget h3 {
	color:#3F3F3F;
	font-size:14px;
	font-weight:bold;
	margin-bottom:0.5em;
}
#sidebar .sidebar_widget h4 {
	color:#3F3F3F;
	font-size:12px;
	font-weight:bold;
	margin-bottom:0;
}
#sidebar .sidebar_widget h4 a {
	font-weight:bold;
}
#sidebar .sidebar_widget p {
	font-size:1em;
	font-weight:normal;
	margin-top:4px;
}
#sidebar .sidebar_widget .miniposts p {
	margin:4px 0 0 0;
}
#sidebar .sidebar_widget .miniposts p .readMore {
	font-weight:bold;
}
#sidebar-top, #sidebar-bottom {
	width:300px;
	float:right;
	padding:0px 10px 10px 10px;
	background:#fff;
}
#sidebar-bottom, #sidebar-middle {
	margin-top:10px;
}
#sidebar-middle {
	width:320px;
	float:right;
	border:none !important;
}
#sidebar-left {
	width:195px;
	float:right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#sidebar a, #sidebar-left a {
	color:#015193;
	text-decoration:none;
}
#sidebar-left h3 {
	color:#3f3f3f;
	font-size:14px;
	font-weight:bold;
	margin-top:5px;
}
#sidebar a:hover, a:active, #sidebar-left a:hover {
	text-decoration:underline;
	color: #015193;
}
#sidebar-left ul li {
	font-weight:bold;
	line-height: 26px;
	list-style-image: url(images/bullet-sidebar2.png);
	list-style-type: none;
	margin-left:10px;
}
/* magnesium test button */

#mag-test-front {
	margin:-10px;
}
#mag-test-front a {
	display:block;
	width:210px;
	height:118px;
	outline:none;
}
.outline {
	padding:10px;
	margin:10px 0px;
	border:1px solid #000;
}
.lpStaticButtonAddTextTD, .lpPoweredBy, .lpEmtStarRating {
	display: none;
}
#sidebar-right {
	width:135px;
	padding:0px 10px 10px 10px;
	float:right;
	background:#fff;
}
.interiorGetEmail {
	margin-bottom:10px;
	margin-top:20px;
	padding: 8px;
	text-align:center;
	background: url(images/bg-gray-gradient.png) repeat-x 0% 100%;
}
.interiorGetEmail h3 {
	background: url(images/subscriber-small-title.png) no-repeat center top;
	text-indent: -2000px;
	line-height: 22px;
}
.interiorGetEmail form input#e {
	font-size: 1em;
	float: left;
	width: 103px;
	background: url(images/email-form.png) no-repeat top;
	border:0;
	line-height: 14px;
	height: 14px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.interiorGetEmail form input#e:focus {
	background: url(images/email-form.png) no-repeat 0 bottom;
}
.interiorGetEmail form button {
	width: 105px;
	height: 29px;
	display:block;
	border: 0;
	background-image: url(images/buttons/subscribe-magnesium.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 21px;
}
.interiorGetEmail form button:hover {
	background-image: url(images/buttons/subscribe-magnesium.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
	
/***quick sidebar hack for the newsletter work-around***/	
	
}
#sb_embed_signup {
	margin-bottom:0px;
	background: url(images/bg-gray-gradient.png) repeat-x 0% 100%;
	border:1px solid #EBEBEB !important;
	padding:8px;
	margin-top:10px;
	width:264px;
}
#sb_embed_signup form fieldset {
	border:none 0;
}
#sb_embed_signup form .mc-field-group {
	margin:0;
	padding:0;
}
#sb_embed_signup #mergeTable {
	width:100%;
}
#sb_embed_signup h3 {
	text-indent: -2000px;
	line-height: 22px;
	background-image: url(images/subscriber-small-title.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#sb_embed_signup p {
	font-size:0.9em;
	margin:10px 0;
	text-align:center;
}

.sidebar-blog #text-16.widget { 
	border:none;
	margin-top:-20px;
	margin-left:-10px;
	
	} 
	
}	
#sb_embed_signup form input#MERGE0 {
	font-size: 0.95em;
	border:0;
	line-height: 14px;
	height: 22px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 3px;
	width:160px;
	display:block;
	background-image: url(images/email-form.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0.5em;
	margin-left: auto;
}
#sb_embed_signup form input#MERGE0:focus {
	background: url(images/email-form.png) no-repeat 0 bottom;
}
#sb_embed_signup form #mc-embedded-subscribe {
	width: 105px;
	height: 29px;
	display:block;
	border: 0;
	background-image: url(images/buttons/subscribe-magnesium.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 21px;
	text-indent:-999px;
	outline:none;
	margin:0.2em auto 0;
}
#sb_embed_signup form #mc-embedded-subscribe:hover {
	background-image: url(images/buttons/subscribe-magnesium.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#sb_embed_signup label.error {
	color:#CC0000;
	display:block;
	padding:5px;
	text-align:center;
}
#sb_signup_form .mc_var_label {
	display:none;
	
}
#mc_embed_signup {
	margin-bottom:0px;
	background: url(images/bg-gray-gradient.png) repeat-x 0% 100%;
	border:1px solid #EBEBEB !important;
	padding:8px;
	margin-top:10px;
	width:177px;
}
#mc_embed_signup form fieldset {
	border:none 0;
}
#mc_embed_signup form .mc-field-group {
	margin:0;
	padding:0;
}
#mc_embed_signup #mergeTable {
	width:100%;
}
#mc_embed_signup h3 {
	text-indent: -2000px;
	line-height: 22px;
	background-image: url(images/subscriber-small-title.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#mc_embed_signup p {
	font-size:0.9em;
	margin:10px 0;
	text-align:center;
}

.sidebar-blog #text-16.widget { 
	border:none;
	margin-top:-20px;
	margin-left:-10px;
	
	} 
	
}	
#mc_embed_signup form input#MERGE0 {
	font-size: 0.95em;
	border:0;
	line-height: 14px;
	height: 22px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 3px;
	width:160px;
	display:block;
	background-image: url(images/email-form.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0.5em;
	margin-left: auto;
}
#mc_embed_signup form input#MERGE0:focus {
	background: url(images/email-form.png) no-repeat 0 bottom;
}
#mc_embed_signup form #mc-embedded-subscribe {
	width: 105px;
	height: 29px;
	display:block;
	border: 0;
	background-image: url(images/buttons/subscribe-magnesium.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 21px;
	text-indent:-999px;
	outline:none;
	margin:0.2em auto 0;
}
#mc_embed_signup form #mc-embedded-subscribe:hover {
	background-image: url(images/buttons/subscribe-magnesium.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#mc_embed_signup label.error {
	color:#CC0000;
	display:block;
	padding:5px;
	text-align:center;
}
#mc_signup_form .mc_var_label {
	display:none;
}
#sidebar-interiorPages {
	width:300px;
	padding:0px 10px 10px 10px;
	float:right;
	line-height:18px;
}
#sidebar-interiorPages a:link, #sidebar-interiorPages a:visited {
	color: #015193;
	font-weight:bold;
}
#sidebar-interiorPages ul.menu li.sidebar-interiorWidget {
	background: #ffffff;
	border: 1px solid #bbd0e3;
	padding:15px 20px;
	margin-top: 25px;
	margin-bottom: 15px;
	padding:10px;
	list-style-type: none;
	list-style-image:none;
}
#sidebar-interiorPages ul.menu li.interiorTest {
	padding:0;
}
#sidebar-interiorPages ul.menu li.interiorTest img {
	display:block;
}
#sidebar-interiorPages .buyProduct {
	float:left;
	width:86px;
	margin:0 10px 0 0;
}
#sidebar-interiorPages .buyProduct img {
	margin:0 0 7px 0;
}
#sidebar-interiorPages h3 a:link, #sidebar-interiorPages h3 a:visited {
	color:#015193;
}
#sidebar-interiorPages ul.menu li, #sidebar-interiorPages ul.twitter li {
	list-style-type: none;
	list-style-image:none;
}
#sidebar-interiorPages li.sidebar-interiorWidget p {
	margin:0 0 4px;
}
#sidebar-interiorPages .ultrapure_banner {
	position:relative;
	padding:0;
	color:#53667E;
	font-weight:bold;
}
#sidebar-interiorPages ul li.sidebar-interiorWidget ul li {
	list-style-image: url(images/bullet-sidebar2.png);
	list-style-type: none;
	margin-left:14px;
	margin-bottom:8px;
	vertical-align: middle;
}
#sidebar-interiorPages .sidebar-interiorWidget ul.bullets_alternate li {
	list-style-image: url(images/bullet-sidebar.png);
	margin-bottom:0;
}
#sidebar-interiorPages ul li ul li {
	line-height: 18px;
	list-style-image:none;
	list-style-type: none;
	margin-left:0px;
}
#social li {
	list-style-type:none;
	background-image: url(images/bg_social_button.png);
	background-repeat: repeat-x;
	background-position: 0px -3px;
}
.twitter-item {
	color:#54667E;
	height:210px;
	padding:25px;
	background:url(images/bg-twitter.png) no-repeat;
}
.twitter-item a:link, a:visited {
	color: #015193;
	text-decoration:none
}
.twitter-item .twitter-timestamp {
	display:block;
	margin-top:0.5em;
}
a:hover, a:active {
	color: #54667E;
	text-decoration:underline;
}
/* Form Elements */

select {
	border:1px solid #333;
	width:100%
}
.field {
	padding: 2px;
	border:1px solid #333;
	background:#fff;
	font-size:1.0em;
}
#s, #subscribeBox {
	font-size:12px;
	background: url(images/search-box.png) no-repeat left top;
	border-style: none;
	height:20px;
	padding:6px 8px 4px 8px;
	width:155px;
}
#s:focus, #subscribeBox:focus {
	background: url(images/search-box.png) no-repeat 0 -30px;
}
#searchsubmit {
	padding-top:9px;
}
#comments {
	width:575px;
	_width:530px;
}
#commentform input {
	width: 140px;
	margin: 5px 5px 1px 0;
}
#commentform textarea {
	width: 99%;
	margin-top:5px;
}
/* Comments*/

.commentlist cite {
	font-style:normal;
	margin-bottom:4px;
	display:block;
}
.commentlist blockquote {
	background:#ededed;
}
.commentlist li {
	padding: 10px 0px 10px 0px;
	list-style:none;
	margin-bottom:3px;
}
.commentlist li li {
	background:none;
	border:none;
	list-style:square;
	margin:3px 0 3px 20px;
	padding:3px 0;
}
.commenttext {
	padding: 10px 10px 0px 10px;
	background:#f2f2f2;
	border-top:1px solid #ddd;
	border-bottom: 1px solid #ddd;
	width:495px;
	float:right
}
.commentlist cite strong {
	font-size:1.1em;
}
li.my_comment {
	background: #FFF;
	border:none;
}
li.my_comment cite strong {
	font-size: 1.3em;
	color:#313228;
}
#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
}
.commentmetadata {
	color:#4d4d4d;
	display: block;
	margin-top:3px;
	text-align:right;
	font-size:0.9em;
}
.commentmetadata a, .commentmetadata a:visited {
	color:#959382;
}
.commentlist small {
	background:#e9e9e9;
}
.avatar {
	border:1px solid #bbb;
	margin:0px 10px 0px 0px;
	float:left;
	padding:2px;
	width:55px;
	height:55px;
}
#comment {
	width:590px;
	_width:530px;
	background:#fff;
}
/* Footer*/

#recentpost, #mostcommented {
	width:280px;
	float:left;
	padding:10px;
	border:1px solid #fff;
}
#mostcommented {
	margin-left:17px;
}
#recent_comments {
	width:280px;
	float:right;
	padding:10px;
	border:1px solid #fff;
}
#recentpost a, #mostcommented a, #recent_comments a {
	color:#fff;
}
#recentpost ul, #mostcommented ul, #recent_comments ul {
	margin-top:5px;
}
#recentpost ul li, #mostcommented ul li, #recent_comments ul li {
	list-style:none;
	border-top:1px dotted #fff;
	padding:5px;
	display:block;
}
#recentpost ul li:hover, #mostcommented ul li:hover, #recent_comments ul li:hover {
	background:#3c78a7;
	color:#fff;
}
#recentpost ul li:first-child, #mostcommented ul li:first-child, #recent_comments ul li:first-child {
	border-top:0px dotted #fff;
}
#footer_wrapper {
	width:950px;
	margin-left:auto;
	margin-right:auto;
	background:none;
}
#footer {
	color:#728BAC;
	font-size:10px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	background-color:#FFFFFF;
}
#footer p {
	padding-left:10px;
}
#footer_nav {
	height:43px;
	background-image:url(images/ancient_minerals_footer.png);
	background-repeat:repeat-x;
	padding-left:10px;
}
#footer_nav ul {
	list-style-type: none;
	padding:14px 0;
}
#footer_nav li {
	float: left;
	font-size: 12px;
	font-weight:bold;
	line-height:14px;
	padding: 0 12px;
	border-right:1px solid white;
}
#footer_nav li a {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	letter-spacing: 1px;
}
.footerLeft {
	float:left;
	width:650px;
}
#disclaimer {
	font-size:10px;
	color:#FFFFFF;
	background:none;
	padding-left:10px;
}
.languages {
	margin-right: 11px;
}
.languages a:hover {
	text-decoration:none;
	color:#000;
}
.languages img {
	margin:0px 5px 0px 10px;
}
/* Float Properties*/

.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfloat {
	display: inline-block;
}
/* Hides from IE-mac */
* html .clearfloat {
	height:1%;
}
*+html .clearfloat {
	height:1%;
}
.clearfloat {
	display:block;
}
/* Contact Us Page */

/* Contact Forms */
.entry .cform {
	margin:0;
	width:450px;
}
.entry ol.cf-ol li {
	background:none repeat scroll 0 0 transparent !important;
	line-height:1.3em;
	list-style:none outside none !important;
	margin:0;
	padding:0;
	text-align:left;
}
.entry .cform label {
	background:none transparent !important;
	color:#728BAC;
	display:block;
	font-size:10px;
	margin:0 10px 0 0;
	padding:2px;
	text-align:left;
}
.entry label.cf-after span {
	display:inline;
	font-size:1.6em;
	line-height:1.5em;
	vertical-align:middle;
}
.entry .cform textarea, .entry .cform input {
	-moz-border-radius:3px 3px 3px 3px;
	-webkit-border-radius:3px;
	border-radius: 3px;
	border:1px solid #A7C5E3;
	color:#333333;
	font-size:13px;
	padding:10px;
	width:415px;
}
.entry .cform textarea {
	height:9em;
	overflow:auto;
}
.entry .cform input:hover, .entry .cform textarea:hover, .entry .cform select:hover {
	background-color: #EEF5FD;
}
.entry .cform input.backbutton, .entry .cform input.resetbutton, .entry .cform input.sendbutton {
	width:150px;
	padding:5px;
	margin: 8px -10px 4px 0px;
	font-size:1.3em;
	background:url(images/submit_button.png) repeat-x 0% 100%;
	border:1px solid #adadad!important;
	border-left-color:#ececec!important;
	border-top-color:#ececec!important;
}
.entry div.cf_info {
	color:#333333;
	line-height:1.3em;
	margin:10px 0px;
	padding:10px 15px !important;
	width:420px;
}
.entry .linklove {
	display:none;
}
.entry .cf-box-group input {
	margin-right:5px;
	width:15px;
}
.entry .cf-box-group label {
	display:inline;
}
.entry ol.cf-ol li.cf-box-title {
	letter-spacing: normal;
	font-size:1em;
	margin:12px 0 4px 0 !important;
}
.entry ol.cf-ol li {
	margin:0 !important;
}
#reference {
	border-top:1px solid #CCCCCC;
	clear:both;
	margin-top:9em;
	padding-top:3em;
}
/*--------------------------------------------------------------------------------------------------------------------------*/
/* List Fix */
.post .single li {
	margin-bottom:0px;
}
.post ul, .post ol, #home-blurbs ul, #home-blurbs ol, #news ul, news ol {
	margin-bottom:15px;
}
.ul {
	margin: 1em;
}
.highlight, #inthissection, #whatsnext {
	background-repeat: repeat-x;
	background-position: bottom;
	background-color:#f5f5f5;
	border-left:1px solid #CCCCCC;
	width: 540px;
	margin:2em 0;
	padding-bottom:15px;
	padding:8px 20px;
}
.highlight p, #inthissection p, #whatsnext p /*blockquote p*/ {
	margin:0 0 0.5em 0;
}
.highlight h2, #inthissection h2, #whatsnext h2, blockquote h2 {
	color:#BAD2EA;
	font-size:2.1em;
	font-weight:bold;
	text-transform:none;
	background-repeat: repeat-x;
	background-position: center top;
	width: 100%;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-left:-20px;
	margin-top: 0px;
	margin-bottom:0;
}
.highlight a, blockquote a, #inthissection a, #whatsnext a {
	color:#4471AC;
	font-weight:bold;
	text-decoration:underline;
}
.highlight a:hover, blockquote a:hover, #inthissection a:hover, #whatsnext a:hover {
	text-decoration:none;
}
blockquote p {
	background-image: url(images/pullquote_open.png);
	background-position: 22px 0px;
	background-repeat: no-repeat;
	color: #54667E;
	margin-top: 1.25em;
	margin-right: 0px;
	margin-bottom: 1.25em;
	margin-left: 0px;
	padding-top: 0.25em;
	padding-right: 40px;
	padding-bottom: 0.25em;
	padding-left: 40px;
	font-size: 1.2em;
	line-height:1.4em;
}
blockquote p sup {
	line-height:0em;
	font-size: .65em;
}
.footnote {
	font-size:0.9em;
	color:#666666;
}
.post ul li {
	margin-bottom:5px;
}
.nobottom {
	margin-bottom:0px;
}
#sidebar .sidebar_widget .textwidget .qoute p {
	background-image: url(images/pullquote_open.png);
	background-position: 0% 0%;
	background-repeat: no-repeat;
	font-size: 14px;
	line-height:1em;
	margin-top: 10px;
	padding-left: 18px;
}
#homepage #sidebar .sidebar_widget .textwidget .qoute p {
	font-size: 15px;
	line-height: 1.3em;
	padding-left: 22px;
}
.wp-caption-text {
	margin-left:0px;
	font-size:10px;
	line-height:1em;
	font-style:italic;
}
.nav p {
	font-size:12px;
	font-style:italic;
	margin:0px;
}
.nav p ul li, .nav ul li {
	list-style-image: url(images/bullet-sidebar2.png) !important;
	margin-bottom:5px;
}
.post img.alignleft,
.wp-caption.alignleft {
	margin-left:0px;
	margin-right:15px;
}
.post .wp-caption.alignleft img{
        margin-right: 0;
}
.post img.alignright,
.wp-caption.alignright {
	margin-left:15px;
	margin-right:0px;
}
.post .wp-caption.alignright img {
    margin-left: 0;
}
.post .wp-caption.alignnone img, .post .wp-caption.alignleft img, .wp-caption.alignright img, .wp-caption.aligncenter img {
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
/* Table Fixes*/

table.alttable {
	border:none;
	width:575px;
	_width:530px;
	border-collapse:collapse;
}
table.alttable tr.odd td {
	background-color:#e9f0f9;
	padding: 5px;
}
table.alttable tr td {
	padding: 5px;
}
table.alttable tr.top {
	border-bottom:5px;
	border-color: black;
	border-collapse:separate;
}
table.alttable th {
	background-color: #E9F0F9;
	padding: 5px;
}
.bluecolumn {
	display:block;
	width:680px;
	height:20px;
	padding:16px 6px 5px 14px;
	background-color:#e9f0f9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	font-weight:bold;
}
table.alttable tr td.centertd {
	valign:middle;
	text-align:center;
}
/* form fix */

/* distributor form*/
#distributors hr {
	margin: 12px 0px;
	border-width: 0px;
	border-top: dotted 1px #cccccc;
	clear: both;
}
#distributors h3 {
	color: #666666;
	text-align: center;
	font-weight:  bold;
	margin-top: 20px;
	clear:both;
}
.distribleft {
	float: left;
	width: 260px;
}
#distributors .distribleft img {
	float: left;
	margin: 0;
	margin-top: 4px;
}
.distribleft div {
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
}
.distribcenter {
	float: left;
	width: 179px;
	margin-left: 10px;
}
.distribright {
	float: left;
	margin-left: 10px;
	width: 285px;
	padding-bottom: 10px;
}

/* Tooltip */
span.tooltip {
    color: #004887 !important;
}

a.tooltip {
    color: #004887 !important;
}

div.tooltip {
    position: absolute;
    display: block;
    width: 235px;
    display: none;
}

div.tooltip div.content {
    font-size: 12px;
    background-color: #004887;
    padding: 20px;
    color: #fff;
}

div.tooltip div.arrow {
    background: url(images/arrow.png) no-repeat 12px top;
    height: 12px;
    width: 100%;
}

/* Live Chat Button */
#sidebar-interiorPages ul li.sidebar-interiorWidget ul li.livechat-button,
#sidebar .sidebar_widget li.livechat-button {
    background: none;
    padding: 2px 0 2px 0;
    margin: 0;
    list-style-image: none;
    list-style-type: none;
}

.livechat-button .lpStaticButton {
    float: none;
    margin: 0;
}

/* Blog */

.blog-page #interiorMain {
	padding-top: 20px;
}

#page.single-blog-page #leftColumns {
	padding-top: 20px;
	padding-left: 15px;
	margin-left: 0;
}

.single-blog-page #interiorMain .breadcrumbs a,
.blog-page #interiorMain .breadcrumbs a {
	text-decoration: none;
}

.single-blog-page #interiorMain .breadcrumbs a:hover,
.blog-page #interiorMain .breadcrumbs a:hover {
	color: #54667E;
	text-decoration: underline;
}

.blog-page .blog-post {
	border-bottom: 1px solid #ddd;
	margin-bottom: 40px;
}

.blog-post .title,
#interiorMain .blog-post .title a {
	font-size: 22px;
	font-weight: bold;
	line-height: 23px;
	text-decoration: none;
	color: #015193;
}

#interiorMain .blog-post .title a:visited {
	text-decoration: none;
	color: #54667E;
}

#interiorMain .blog-post .title a:hover {
	text-decoration: underline;
	color: #54667E;
}

.single-blog-page #social {
	width: 100%;
	height: 100px;
	margin: 20px 0 10px;
	/*padding: 14px 0;
	border-top: 1px solid #DBDBDB;
	border-bottom: 1px solid #DBDBDB;*/
}

.single-blog-page #social h3 {
	font-size: 18px;
	margin: 0 0 10px 0;
	color: #636363;
}

.single-blog-page .tools {
	margin-top: 20px;
}

.single-blog-page .social-button {
	float: left;
	margin-right: 8px;
}

.single-blog-page .facebook-button {
	margin-right: 0px;
}

/* Entry content headings */

.blog-post .entry h1,
#interiorMain .blog-post .entry h1,
.blog-post .entry h2,
#interiorMain .blog-post .entry h2,
.blog-post .entry h3,
#interiorMain .blog-post .entry h3,
.blog-post .entry h4,
#interiorMain .blog-post .entry h4 {
	margin-top: 0;
	margin-bottom: 12px;
}

.blog-post .entry h1,
#interiorMain .blog-post .entry h1 {
	color: #414040;
	font-size: 1.9em;
	line-height: 1.6em;
	margin-bottom: 0.5em;
}

.blog-post .entry h2,
#interiorMain .blog-post .entry h2 {
	color: #414040;
	font-size: 1.5em;
	line-height: 1.2em;
	margin-bottom: 0.75em;
	text-transform: none;
}

.blog-post .entry h3,
#interiorMain .blog-post .entry h3 {
	color: #414040;
	font-size: 1.2em;
	line-height: 1em;
	margin-bottom: 1em;
	text-transform: none;
}

.blog-post .entry h4,
#interiorMain .blog-post .entry h4 {
	color: #414040;
	font-size: 1em;
	line-height: 0.8em;
	margin-bottom: 1em;
	font-weight: bold;
}

/* Nex/prev post links */
#nav-below {
	margin-top: 20px;
	font-size: 14px;
}

#nav-below .nav-previous {
	float: left;
}

#nav-below .nav-next {
	float: right;
}

/* Entry meta */

.blog-page #stats span,
.single-blog-page #stats span {
	font-size: 11px;
	color: #666;
	text-transform: none;
	padding-right: 0;
}

.blog-page .categories,
.single-blog-page .categories {
	margin: 30px 0;
}

.blog-page #interiorMain .categories a,
.single-blog-page .categories a {
	line-height: 18px;
	text-decoration: none;
	color: #015193;
}

.blog-page #interiorMain .categories a:hover {
	color: #54667E;
	text-decoration: underline;
}

.blog-post .entry {
	position: relative;
}

.blog-post .comment-count {
	/*position: absolute;
	left: 100px;
	bottom: 0px;*/
	font-size: 12px;		margin-bottom: 10px;		display: block;
}

#interiorMain .blog-post .read-more a,
#interiorMain .blog-post .comment-count {
	font-size: 11px;
	text-decoration: none;
}

/* Blog sidebar */
#sidebar-interiorPages.sidebar-blog {
	margin-top: 30px;
	padding-left: 30px;
	width: 280px;
}

.sidebar-blog .widget {
	border: 1px dotted #B1BBFF;
	margin-bottom: 20px;
}

.sidebar-blog .text-16 {border:none !important;}

.sidebar-blog h3.widgettitle {
	padding: 6px 10px 7px;
	background-color: rgba(165, 175, 200, .2);
	font-size: 1.1em;
	margin-bottom: 0;
}

.sidebar-blog .widget div,
.sidebar-blog .widget ul {
	padding: 10px 10px 5px;
}

.sidebar-blog ul {
	list-style: none;
}

/* Social widget */

#sidebar-interiorPages.sidebar-blog #text-14 .textwidget {
	padding-top: 0;
}

#sidebar-interiorPages.sidebar-blog #text-14 p {
	/*background-color: rgba(165, 175, 200, .2);*/
	height: 31px;
}

.sidebar-blog #text-14 a:hover {
	text-decoration: none;
	color: #54667E;
}

.sidebar-blog #text-14 span {
	position: relative;
	left: 5px;
	top: -11px;
	font-size: 14px;
}

/* Popular posts widget */
#sidebar-interiorPages.sidebar-blog .popular-posts ul {
	padding-left: 30px;
}

#sidebar-interiorPages.sidebar-blog .popular-posts li {
	margin-bottom: 7px;
	list-style: decimal outside;
	font-size: 12px;
}

/* Posts by category widget */
#sidebar-interiorPages.sidebar-blog .widget_arixtaxonomy_widget li {
	margin-bottom: 7px;
	font-size: 12px;
}

/* Twitter widget */
#sidebar-interiorPages.sidebar-blog .widget_reallysimpletwitterwidget li {
	margin-bottom: 9px;
	font-size: 12px;
}

/* FB widget */
#sidebar-interiorPages.sidebar-blog #text-15 {
	border: none; 
}

#sidebar-interiorPages.sidebar-blog #text-15 div {
	padding: 0;
}

/* Fix comments being pushed below sidebar */
#disqus_thread {
	overflow: hidden;
}

#page .breadcrumbs .trail-browse {
  display: none;
}