/*
Theme Name: Bornsage
Theme URI: http://bornsage.com/
Description: Custom theme developed for Bornsage
Author: Aarfie
Version: 1.0
Author URI: http://aarfie.com/
*/


/* =================================================================================== Preformat & Clear */

*, 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 none;
	vertical-align: baseline;
	background: transparent;
	outline: 0;
	font-size: 100%;
	}
	
body {
	line-height: 1;
	}
	
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	}
	
a, button {
	text-decoration: none;
	-moz-outline-style: none;
	outline-style:none;
	outline: none;
	outline-width: 0;
	}

a::-moz-focus-inner, button::-moz-focus-inner { 
	border: 0;
	}

ul, ol, dl {
	list-style: none;
	list-style-type: none;
	list-style-position: inside;
	}
	
ol {
	list-style: decimal;
	}
	
ol ol {
	list-style: upper-alpha;
	}

ol ol ol {
	list-style: lower-roman;
	}
	
ol ol ol ol {
	list-style: lower-alpha;
	}
	
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
	padding-bottom: 0;
	}

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

a img {
	border: none;
	}

img { 
	-ms-interpolation-mode: bicubic; 
	}
	
:focus {
	outline: none; 
	}

input, textarea { 
	outline: none; 
	}

blockquote {
	quotes: none;
	}
	
blockquote:before, blockquote:after {
	content: '';
	content: none;
	}
	
del {
	text-decoration: line-through;
	}
	
ins {
	text-decoration: none;
	}
	
sup, sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	position: relative;
	}
	
sup {
	bottom: 1ex;
	}
	
sub {
	top: .5ex;
	}

strong {
	font-weight: bold;
	}
	
cite, em, i {
	font-style: italic;
	}
	
big {
	font-size: 135%;
	}
	
small {
	font-size: 80%;
	}
	
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
	}

blockquote p {
	margin-left: 20px;
	padding-left: 10px;
	padding-bottom: 0;
	}
	
pre {
	padding: 1.5em;
	font-family: "Courier 10 Pitch", Courier, monospace;
	}
	
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	}
	
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
	}

/* =================================================================================== Tools */

.clear {
	clear: both;
	height: 1px;
	line-height: 1px;
	margin: 0;
	padding: 0;
	}

.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
     
.clearfix { display: inline-block; }
/* start backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close backslash hack */

hr {
    clear: both;
	height: 1px;
	border: none;
	}

span.linebreak {
	clear: both;
	display: block;
	border-bottom: 1px solid #ccc;
	}
	
.upspace {
	padding-top: 20px;
	}

.downspace {
	padding-bottom: 20px;
	}

.leftspace {
	padding-left: 20px;
	}

.rightspace {
	padding-right: 20px;
	}

.aligncenter {
	text-align: center;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

.no_display {
	display: none;
	}

#top_of_page {
	width: 1px;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0;
	left: 50%;
	}

.user_notice.good {
	background-color: #ecffdf;
	border: 1px solid #9aea4b;
	padding: 4px 8px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

.user_notice.alert {
	background-color: #ffffe0;
	border: 1px solid #e6db55;
	padding: 4px 8px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

.user_notice.error {
	background-color: #ffebe8;
	border: 1px solid #cc0000;
	padding: 4px 8px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

/*
================================================================================
===================================================================================
====================================================================================== START SITE FORMAT
===================================================================================
================================================================================
*/

/* =================================================================================== Structure */

body {
	background: #270134 url(engine/images/layout/bgnr.jpg) no-repeat top center;
	text-align: center;
	}

#main_container {
	width: 100%;
	text-align: center;
	margin-bottom: 60px;
	}

#inner_container {
	margin: 0 auto;
	width: 898px;
	padding: 0;
	background: url(engine/images/layout/pagebgry.png) repeat-y top center;
	}	

/* ------------------------------------------------------------- Header */

#header {
	width: 890px;
	margin: 0 4px;
	text-align: left;	
	background: #2b2627 url(engine/images/layout/headerabg.jpg) no-repeat top center;
	position: relative;
	top: 0;
	left: 0;
	z-index:90;
	}

#header_main_logo {
	width: 193px;
	height: 203px;
	position: absolute;
	z-index: 100;	
	top: 0;
	left: 652px;
	}

#main_logo_link {
	display: block;
	width: 193px;
	height: 203px;
	background: url(engine/images/layout/mainlogo.png) no-repeat top center;
	}

#main_logo_img {
	display: none;	
	}

#user_in_out {
	width: 560px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -414px;
	z-index: 300;
	text-align: left;
	}

#user_in_out span {
	padding: 4px 10px;
	line-height: 22px;
	background-color: #faf8ee;
	border-left: 1px solid #746d5c;
	border-right: 1px solid #746d5c;
	border-bottom: 1px solid #746d5c;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	box-shadow: 2px 2px 2px rgba(0,0,0,0.1);
	-moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.1);
	-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.1);
	}


/* ------------------------------------------------------------- Header Navigation */

/* ---------------------------------------------- Primary Navigation */

#main_nav {
	width: 890px;
	position: relative;
	top: 0;
	left: 0;
	z-index:80;
	padding-top: 104px;
	}

#primary_nav {
	width: 890px;
	padding: 0;
	font-size: 14px;
    color: #d8d0b0;
	}
	
#primary_nav .menu-primary-container {
	width: 858px;
	padding: 0 16px;
	font-size: 14px;
	}
	
#primary_nav ul {
	width: 610px;
	position: relative;
	top: 0;
	left: 0;
	z-index:80;
	}
	
#primary_nav li a,
#primary_nav li span {
	height: 26px;
	line-height: 26px;
    display: inline-block;
    color: #d8d0b0;
    zoom: 1;
    *display: inline;
	}

#primary_nav li a {
	padding: 0 5px;
	}

#primary_nav li span {
	width: 7px;
	}

#primary_nav li {
    display: inline-block;
	padding: 4px 3px 12px 3px;
	margin: 0;
	position: relative;
	top: 0;
	left: 0;
	z-index:80;
    zoom: 1;
    *display: inline;
	}

#primary_nav li:hover a,
#primary_nav li a:hover,
#primary_nav li.current-menu-item a,
#primary_nav li.current_page_parent a,
.in_collection #primary_nav li#menu-item-557 a,
.in_retailers #primary_nav li#menu-item-555 a {
	color: #efe8cb;
	}

#primary_nav li.current-menu-item span.prenavlink,
#primary_nav li.current_page_parent span.prenavlink,
.in_collection #primary_nav li#menu-item-557 span.prenavlink,
.in_retailers #primary_nav li#menu-item-555 span.prenavlink {
	background: url(engine/images/layout/mainprelink.jpg) no-repeat 0 0;
	}

#primary_nav li.current-menu-item span.postnavlink,
#primary_nav li.current_page_parent span.postnavlink,
.in_collection #primary_nav li#menu-item-557 span.postnavlink,
.in_retailers #primary_nav li#menu-item-555 span.postnavlink {
	background: url(engine/images/layout/mainpostlink.jpg) no-repeat 0 0;
	}

#primary_nav li.current-menu-item a,
#primary_nav li.current_page_parent a,
.in_collection #primary_nav li#menu-item-557 a,
.in_retailers #primary_nav li#menu-item-555 a {
	background: url(engine/images/layout/mainlinkbg.jpg) repeat-x 0 0;
	}

/* ---------------------------------------------- Primary Navigation Children */

#primary_nav li ul {
	width: 150px;
	padding: 0 0 10px 0;
	margin: 0;
	position: absolute;
	top: 42px;
	left: 4px;
	display: none;
	z-index: 70;
	background-color: #2b2627;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	list-style: none;
	list-style-position: outside !important;
	list-style-type: none;
	}

#primary_nav li ul li ul,
#primary_nav li:hover ul li ul,
#primary_nav li ul li:hover ul,
#primary_nav li:hover ul li:hover ul {
	display: none;
	}

#primary_nav li ul span {
	display: none;
	}

#primary_nav li:hover ul {
	display: block;
	}

#primary_nav li ul li {
	padding: 0;
	margin: 0;
	display: block;
	font-size: 12px;
	line-height: 14px;
	}
		
#primary_nav li ul li a,
#primary_nav li.current-menu-item ul li a,
#primary_nav li.current_page_parent ul li a,
#primary_nav li:hover ul li a,
.in_collection #primary_nav li#menu-item-557 li a,
.in_retailers #primary_nav li#menu-item-555 li a {
	display: block;
	border-bottom: 1px solid #1b1718;
	margin: 0;
	padding: 8px 12px;
	background-color: #2b2627;
	color: #d8d0b0;
	height: auto;
	line-height: 14px;
	background-image: none;
	}

#primary_nav li ul li a:hover,
#primary_nav li.current-menu-item ul li a:hover,
#primary_nav li.current_page_parent ul li a:hover,
#primary_nav li:hover ul li a:hover,
#primary_nav li.current-menu-item ul li.current-menu-item a,
#primary_nav li.current_page_parent ul li.current-menu-item a,
#primary_nav li ul li.current-menu-item a {
	background-color: #4c4445;
	color: #d8d0b0;
	background-image: none;
	}

/* ---------------------------------------------- Secondary Navigation */

#secondary_nav {
	width: 890px;
	font-size: 12px;
	font-weight: bold;
	color: #746d5c;
	background-color: #d8d0b0;
	border-top: 5px solid #fff;
	position: relative;
	top: 0;
	left: 0;
	z-index:60;
	}
	
#secondary_nav ul {
	line-height: 24px;
	padding-left: 21px;
	position: relative;
	top: 0;
	left: 0;
	z-index:60;
	}
	
#secondary_nav li {
    display: inline-block;
	padding: 0 10px;
	position: relative;
	top: 0;
	left: 0;
	z-index:60;
    zoom: 1;
    *display: inline;
	}
	
#secondary_nav li a {
	color: #746d5c;
	}
	
#secondary_nav li a:hover,
#secondary_nav li:hover a,
#secondary_nav li.current-menu-item a,
#secondary_nav li.current_page_parent a {
	color: #2b2627;	
	}

/* ---------------------------------------------- Secondary Navigation Children */

#secondary_nav li ul {
	width: 150px;
	padding: 0 0 10px 0;
	margin: 0;
	position: absolute;
	top: 24px;
	left: 0;
	display: none;
	z-index: 50;
	font-weight: normal;
	background-color: #d8d0b0;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	list-style: none;
	list-style-position: outside !important;
	list-style-type: none;
	}

#secondary_nav li ul li ul,
#secondary_nav li:hover ul li ul,
#secondary_nav li ul li:hover ul,
#secondary_nav li:hover ul li:hover ul {
	display: none;
	}

#secondary_nav li:hover ul {
	display: block;
	}

#secondary_nav li ul li {
	padding: 0;
	margin: 0;
	display: block;
	font-size: 12px;
	line-height: 14px;
	}
		
#secondary_nav li ul li a,
#secondary_nav li.current-menu-item ul li a,
#secondary_nav li.current_page_parent ul li a,
#secondary_nav li:hover ul li a {
	display: block;
	border-bottom: 1px solid #c9c0a1;
	margin: 0;
	padding: 5px 10px;
	background-color: #d8d0b0;
	color: #746d5c;
	height: auto;
	line-height: 14px;
	}

#secondary_nav li ul li a:hover,
#secondary_nav li.current-menu-item ul li a:hover,
#secondary_nav li.current_page_parent ul li a:hover,
#secondary_nav li:hover ul li a:hover,
#secondary_nav li.current-menu-item ul li.current-menu-item a,
#secondary_nav li.current_page_parent ul li.current-menu-item a,
#secondary_nav li ul li.current-menu-item a,
#secondary_nav li ul li.current_page_parent a {
	background-color: #e9e2c5;
	color: #746d5c;
	}	
	
/* ------------------------------------------------------------- Midsection */
	
#contentainer {
	width: 890px;
	margin: 0 4px;
	padding: 6px 0;
	position: relative;
	top: 0;
	left: 0;
	text-align: left;
	}
	
#inner_contentainer {
	width: 890px;
	}

#content {
	width: 826px;
	padding: 0 32px;
	min-height: 340px;		
	}

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

#footer {
	width: 826px;
	padding: 10px 32px 0 32px;
	margin: 0 4px;
	color: #746d5c;
	font-size: 11px;
	line-height: 16px;
	background-color: #d8d0b0;
	}

span.vert_bar {
	padding: 0 6px;
	}

#footer_left span.vert_bar {
	padding: 0 6px 0 0;
	}

#footer_left {
	width: 446px;
	float: left;
	text-align: left;
	}

#footer_right {
	width: 380px;
	float: left;
	text-align: right;
	}

#footer_left,
#footer_right {
	line-height: 16px;
	}

#end_inner_container {
	margin: 0 auto;
	text-align: center;
	width: 898px;
	height: 19px;
	background: url(engine/images/layout/footerabg.png) no-repeat top center;
	}

#footer_left div.aarfie_social_icons_small {
	float: left;
	}

#footer li {
	display: inline;
	padding-right: 6px;
	}

#footer a {
	color: #605a4c;	
	}

#footer a:hover {
	color: #730099;	
	}

#footer div.aarfie_social_icons_small a {
	display: block;
	width: 16px;
	height: 16px;
	float: left;
	}

/* =================================================================================== Short Codes */

/* ------------------------------------------------------------- Social Icons */

div.aarfie_social_icons a {
	margin: 0 16px 0 0;
	}
	
div.aarfie_social_icons a img {
	background-image: url(engine/images/icons/socialicons.png);
	background-repeat: no-repeat;
	}

div.aarfie_social_icons div {
	float: left;
	padding: 0;
	margin: 0;
	}

.addthis_toolbox.addthis_default_style .at300b,
.addthis_toolbox.addthis_default_style .at300m {
	padding: 0;
	}
	
a.rssx img {
	background-position: 0 0;
	}	
a.facebookx img {
	background-position: -50px 0;
	}	
a.twitterx img {
	background-position: -100px 0;
	}	
a.flickrx img {
	background-position: -150px 0;
	}	
a.youtubex img {
	background-position: -200px 0;
	}
a.addthis_button_email img {
	background-position: -250px 0;
	}
.commentlink a img {
	background-position: -300px 1px;
	}

a.rssx img:hover {
	background-position: 0 -50px;
	}	
a.facebookx img:hover {
	background-position: -50px -50px;
	}	
a.twitterx img:hover {
	background-position: -100px -50px;
	}	
a.flickrx img:hover {
	background-position: -150px -50px;
	}	
a.youtubex img:hover {
	background-position: -200px -50px;
	}
a.addthis_button_email img:hover {
	background-position: -250px -50px;
	}
.commentlink a:hover img {
	background-position: -300px -49px;
	}

/* ------------------------------------------------------------- Social Icons Small */

div.aarfie_social_icons_small span {
	height: 16px;
	line-height: 16px;
	}

div.aarfie_social_icons_small a {
	margin: 0 10px 0 0;
	}
	
div.aarfie_social_icons_small a img {
	background-image: url(engine/images/icons/socialiconssml.png);
	background-repeat: no-repeat;
	}

div.aarfie_social_icons_small .addthis_toolbox.addthis_default_style a.addthis_button_email  {
	background: none;
	}

div.aarfie_social_icons_small a.addthis_button_email img {
	background-image: url(engine/images/icons/socialiconssml.png);
	background-repeat: no-repeat;	
	}

div.aarfie_social_icons_small div {
	font-size: 12px;
	float: left;
	padding: 0;
	margin: 0;
	}

.commentlink img {
	float: left;
	display: block;
	}

span.comment_text {
	float: left;
	display: block;
	padding-left: 4px;
	}

/* ------------------------------------------------------------- Social Links */

#at20mc #at_email #at16meo {
	display: none;
	}
	
.share_this {
	height: 16px;
	line-height: 16px;	
	}
	
.share_this .share_text,
.share_this .share_link {
	float: left;
	font-size: 12px;	
	}

.share_this .share_text {
	padding-right: 10px;
	}

/* ------------------------------------------------------------- Collection Icons */

.collection_icons {
	width: 358px;
	}

.collection_icons a {
	display: block;
	float: left;
	text-align: center;
	background-position: top center;
	background-repeat: no-repeat;
	margin-right: 5px;
	width: 82px;
	}

.collection_icons a span {
	display: block;
	padding-top: 90px;	
	}
	
a.collection_soul {
	background-image: url(engine/images/content/soul.png);
	}

a.collection_energy {
	background-image: url(engine/images/content/energy.png);
	}

a.collection_peace {
	background-image: url(engine/images/content/peace.png);
	}
 
.collection_icons a.collection_spirit {
	background-image: url(engine/images/content/spirit.png);
	margin-right: 0;
	}

/* =================================================================================== Pages */		

/* ------------------------------------------------------------- Default Page */

#page {
	clear: both;
	padding: 26px 0;
	}

#content .post,
#content .page {
	margin-bottom: 26px;
	}

/* ------------------------------------------------------------- Home Page */

#content.homepage {
	width: 890px;
	padding: 0;
	min-height: 200px;	
	}

.homepage #gallery,
.homepage #gallery .slide_container {
	width: 890px;
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
	text-align: right;
	background: url(engine/images/content/homebgry.png) repeat-y top left;
	}

.homepage #gallery .slide_show img {
	background-color: #fff;
	position: absolute;
	top: 50%;
	right: 0;
    z-index: 8;
	}

.homepage #gallery .slide_show img.active {
    z-index: 10;
	}

.homepage #gallery .slide_show img.current {
    z-index: 9;
	}

.homepage #post_container {
	position: absolute;
	top: 0;
	left: 0;
	background: url(engine/images/content/homebgry.png) repeat-y top left;
	width: 490px;
	z-index: 20;
	text-align: left;
	display: table;
	}

.homepage #post_container #post {
	padding: 0 100px 0 32px;
	display: table-cell;
	vertical-align: middle;
	}

.homepage #welcome_to {
	padding-bottom: 5px;
	}

/* ------------------------------------------------------------- Collections / Products Page */

.collections #page {
	clear: none;
	width: 636px;
	float: left;
	margin-left: 40px;
	}

#content.collections .page {
	margin-bottom: 0;
	}

#collection_sidebar {
	padding: 33px 0;
	width: 150px;
	float: left;
	}

#collection_sidebar h2 {
	font-size: 16px;
	}

#collection_sidebar h3 {
	font-size: 14px;
	margin-bottom: 12px;
	}

#content #collection_sidebar ul {
	list-style: none;
	list-style-position: outside !important;
	list-style-type: none;	
	}

#content #collection_sidebar ul,
#content #collection_sidebar li {
	padding: 0;
	margin: 0;
	}
	
#content #collection_sidebar ul.collection_sidebar_list {
	margin-bottom: 30px;
	border-bottom: 1px solid #d8d0b0;
	}

#content #collection_sidebar li li {
	padding: 6px 0;
	border-top: 1px solid #d8d0b0;
	}

#content #collection_sidebar li li li {
	padding: 6px 0 0 0;
	margin: 6px 0 0 0;
	padding-left: 18px;
	list-style: disc;
	color: #d8d0b0;
	list-style-position: inside;
	border: none;
	border-top: 1px dashed #d8d0b0;
	}

#content #collection_sidebar li li.cat-item-14 {
	padding: 6px 0 0 0;
	}

#content #collection_sidebar li li li.cat-item-17,
#content #collection_sidebar li li li.cat-item-18,
#content #collection_sidebar li li li.cat-item-19 {
	padding: 6px 0 6px 40px;
	margin: 0;
	list-style: none;
	list-style-type: none;
	list-style-position: outside;
	background: url(engine/images/content/colbullets.jpg) no-repeat 12px 4px;
	}

#content #collection_sidebar li li li.cat-item-17 {
	background-position: 12px -36px;
	}
#content #collection_sidebar li li li.cat-item-18 {
	background-position: 12px -76px;	
	}
#content #collection_sidebar li li li.cat-item-19:hover {
	background-position: 12px -116px;	
	}
#content #collection_sidebar li li li.cat-item-17:hover {
	background-position: 12px -156px;
	}
#content #collection_sidebar li li li.cat-item-18:hover {
	background-position: 12px -196px;	
	}

#content #collection_sidebar li li li li,
#content #collection_sidebar li li li ul {
	border: none;
	padding: 0;
	}
#content #collection_sidebar li li li li {
	padding-left: 14px;	
	list-style: circle;
	list-style-position: inside;
	}
	
#content #collection_sidebar ul.collection_sidebar_list.product_tag_list {
	border-bottom: 1px dashed #d8d0b0;	
	}
	
#content #collection_sidebar ul.collection_sidebar_list.product_tag_list li li {
	padding: 3px 0;
	border-top: 1px dashed #d8d0b0;
	}

#content #collection_sidebar li.current-cat a,
#content #collection_sidebar li.current-cat li a:hover {
	color: #b000d5;	
	}

#content #collection_sidebar li.current-cat li a {
	color: #730099;
	}

.collection_thumb_row {
	padding-bottom: 30px;  
	}

.collection_thumb_row a,
.collection_thumb_row span.product_block {
	display: block;
	width: 175px;
	float: left;
	padding: 5px;
	background-color: #faf8ee;
	border: 1px solid #d8d0b0;
	margin-right: 37px;
	color: #4c463d;
	}

.collection_thumbs .collection_thumb_row a,
.collection_thumbs .collection_thumb_row span.product_block {
	min-height: 300px;
	}

.collection_thumb_row a:hover {
	border: 1px solid #bbb292;
	}

.collection_thumb_row a.lastcol,
.collection_thumb_row span.product_block.lastcol {
	margin-right: 0;
	}

.collection_thumb_row span.collection_thumb_title {
	display: block;
	font-weight: bold;
	font-size: 16px;
	padding: 6px 0;
	}

.collection_thumb_row span.collection_thumb_description {
	display: block;
	font-size: 12px;
	line-height: 16px;
	padding: 0 0 6px 0;
	margin-bottom: 0;
	}
	
.collection_thumb_row span.collection_thumb_title,
.collection_thumb_row span.collection_thumb_description {
	padding-left: 8px;
	padding-right: 8px;
	}
	
p.coming_soon {
	padding-top: 50px;
	font-size: 15px;
	text-align: center;
	}

.products_page .collection_thumb_row span.collection_thumb_title {
	font-size: 14px;
	height: 40px;
	}

/* ------------------------------------------------------------- Product Page */

#product_image_container {
	float: left;
	width: 322px;
	margin-right: 20px;
	padding-top: 20px;
	}

#display_img_product {
	width: 322px;
	text-align: center;
	overflow: hidden;
	padding-bottom: 20px;
	position: relative;
	top: 0;
	left: 0;		
	}

#display_img_product a {
	margin: 0 auto;	
	}

#display_img_product img {
	margin: 0 auto;
	padding: 5px;
	background-color: #faf8ee;
	border: 1px solid #d8d0b0;	
	}

#display_img_product .img_element {
	display: none;
	}

#display_img_product .img_element.active {
	display: inline;
	}

#nav_img_product {
	text-align: center;	
	}

#nav_img_product a {
	padding: 0 0 10px 10px;
	}

#nav_img_product a.first_nav {
	padding: 0 0 10px 0;
	}

#nav_img_product a img {
	padding: 5px;
	background-color: #faf8ee;
	border: 1px solid #d8d0b0;
	}

#content .products.smallcol {
	float: left;
	width: 294px;
	}

#content.product_page .products {
	padding-top: 20px;
	}

#content.product_page .entry_content {
	padding-bottom: 20px;
	border-bottom: 1px dashed #d8d0b0;
	}

#content.product_page .product_meta {
	padding-top: 10px;
	}
	
#content.product_page .product_meta p {
	font-size: 12px;
	line-height: 16px;
	padding: 0 0 10px 0;
	margin: 0;
	}

.sizing_cont {
	padding-top: 30px;
	}

#content .sizing_cont table {
	width: 636px;
	color: #4c463d;
	}

#content .sizing_cont table .header td,
#content .sizing_cont table .even td {
	background: #faf8ee;
	}

#content .sizing_cont table th {
	text-align: center;
	font-size: 14px;
	}
	
#content .sizing_cont table .header td {
	font-weight: bold;
	}

#content .sizing_cont table td {
	font-size: 12px;
	width: 104px;
	}

#content .sizing_cont table td.widecol {
	width: 154px;
	}

#content.product_page p.show_sizing_p {
	display: none;
	font-size: 12px;
	line-height: 16px;
	padding: 10px 0 10px 0;
	margin: 6px 0 0 0;
	border-top: 1px dashed #d8d0b0;
	}

#content.product_page p.show_sizing_p a {
	cursor: pointer;
	}

/* ------------------------------------------------------------- Where To Buy Page */

.where_to_buy h3 a {
	color: #4c463d;
	}

.where_to_buy h4,
.where_to_buy h4 a {
	color: #d8d0b0;
	}

.where_to_buy h3 {
	border-bottom: 1px solid #d8d0b0;
	padding-bottom: 4px;
	margin-top: 35px;
	margin-bottom: 20px;
	}

.where_to_buy h3.topmost {
	margin-top: 4px;
	margin-bottom: 28px;
	}

.where_to_buy h4 {
	border-bottom: 1px dashed #d8d0b0;
	padding-bottom: 4px;
	margin-top: 5px;
	}

.where_to_buy h5 {
	color: #746d5c;
	font-size: 13px;
	margin-bottom: 6px;
	}

.retail_detail {
	width: 303px;
	padding-right: 30px;
	float: left;
	}

.retail_detail.online {
	width: 192px;
	}	

.retail_detail.online.lastcol,
.retail_detail.lastcol {
	padding-right: 0;
	}

.retail_detail span.address_colon {
	padding-right: 6px;
	}

p.p_to_top {
	padding-top: 15px;
	}

p.title_online {
	font-weight: bold;
	border-bottom: 1px dashed #d8d0b0;
	color: #d8d0b0;
	margin-bottom: 4px;
	}

/* ------------------------------------------------------------- Contact Page */

#content.contact_page .post,
#content.contact_page .page {
	margin-bottom: 0;
	}

.colcont {
	width: 826px;
	padding: 0 0 20px 0;
	overflow: hidden;
	position: relative;
	}

.bordershiftone {
	float: left;
	width: 826px;
	position: relative;
	top: 0;
	left: 268px;
	border-left: 1px solid #d8d0b0;
	}

.bordershifttwo {
	float: left;
	width: 826px;
	position: relative;
	top: 0;
	left: 290px;
	border-left: 1px solid #d8d0b0; 
	}

.bordershiftreturn {
	float: left;
	width: 826px;
	position: relative;
	top: 0;
	right: 558px;	
	}

.colone,
.coltwo,
.colthree {
	display: block;
	float: left;
	width: 246px;
	min-height: 100px;
	}

.colone {
	padding: 10px 22px 0 0;
	margin: 0 22px 0 0;
	}

.coltwo {
	padding: 10px 22px 0 0;
	margin: 0 22px 0 0;
	}

.colthree {
	padding: 10px 0 0 0;
	margin: 0;
	}

#content .colcont h1,
#content .colcont h2,
#content .colcont h3,
#content .colcont h4,
#content .colcont h5,
#content .colcont h6,
#content .colcont h7,
#content .colcont h8 {
	padding-bottom: 12px;
	}

/* - - - - - - - - - - - - - - - - - - - - - - - - Contact Form */	

#content .aarf_form_cont .aarf_form_element {
	padding-bottom: 4px;
	}

#content .aarf_form_cont .aarf_form_element p {
	padding: 0;
	margin: 0;
	}

#content .aarf_form_cont label {
	font-size: 12px;
	display: block;
	line-height: 15px;
	padding-left: 4px;
	}
	
#content .aarf_form_cont label span {
	display: block;
	font-size: 10px;
	line-height: 12px;
	}

#content.contact-us .coltwo input,
#content .aarf_form_cont input.aarf_form_text,
#content .aarf_form_cont textarea.aarf_form_textarea,
#content .aarf_form_cont input.aarf_form_file,
#content .aarf_form_cont select.aarf_form_select {
	width: 229px;
	}

#content .aarf_form_cont span.wpcf7-quiz-label {
	display: none !important;
	}
	
#content .aarf_form_cont .wpcf7-form-control-wrap.quiz-261 {
	font-size: 1px;
	line-height: 1px;
	}

#content.contact-us .coltwo input[type=submit],
#content .aarf_form_cont input.aarf_form_submit {
	width: 80px;
	cursor: pointer;
	margin-top: 2px;
	}

#content.contact-us .coltwo input[type=submit] {
	width: 110px;	
	margin-top: 0;
	}

.wpcf7-response-output {
	font-size: 14px !important;
	padding: 8px 12px 8px 12px !important;
	margin: 20px 0 20px 0 !important;
	border-width: 1px !important;
	}

.wpcf7-response-output.wpcf7-mail-sent-ok {
	}

.wpcf7-not-valid-tip {
	width: 224px !important;
	background-color: #ffffe0 !important;
	border-color: #e6db55 !important;
	font-weight: bold !important;
	padding: 4px 12px !important;
	margin: -8px 0 0 -50px !important;
	line-height: 16px !important;
	}

.textarea_wrap .wpcf7-not-valid-tip {
	margin-top: -100px !important;
	}

/* ------------------------------------------------------------- Links Page */

#content.links_page .page {
	margin-bottom: 0;
	}
	
#content.links_page table th {
	font-size: 16px;
	}
	
#content.links_page table th span {
	display: block;
	font-size: 13px;
	font-weight: normal;
	}

#content.links_page table thead th .link_cat_description p {
	margin-top: 4px;
	margin-bottom: 0;
	font-weight: normal;
	}

.links_page h5 {
	font-size: 13px;
	padding-top: 0;
	margin-bottom: 0;
	}

.link_row p {
	font-size: 12px;
	margin-top: 4px;
	margin-bottom: 0;
	}

#content.links_page table {
	margin-top: 30px;
	width: 825px;
	}

#content.links_page table.topmost {
	margin-top: 10px;
	}

#content.links_page table th {
	background: #faf8ee;
	}

#content.links_page table td,
#content.links_page table th {
	vertical-align: top;
	padding: 8px 14px;
	}

#content.links_page table td {
	width: 177px;
	}

/* ------------------------------------------------------------- Press Page */

#content.press_page .page {
	margin-bottom: 0;
	}

.press_page .bordershiftone {
	left: 413px;
	}

.press_page .bordershiftreturn {
	right: 413px;	
	}

.press_page .colone,
.press_page .coltwo {
	width: 391px;
	}

.press_page .colone {
	padding: 10px 22px 0 0;
	margin: 0 22px 0 0;
	}

.press_page .coltwo {
	padding: 10px 0 0 0;
	margin: 0 0 0 0;
	}

#content.press_page .colcont h1,
#content.press_page .colcont h2,
#content.press_page .colcont h3,
#content.press_page .colcont h4,
#content.press_page .colcont h5,
#content.press_page .colcont h6,
#content.press_page .colcont h7,
#content.press_page .colcont h8 {
	padding-bottom: 0;
	}

#content.press_page h3.press_title {
	margin-bottom: 0;
	}

#content.press_page p.press_date {
	margin-bottom: 0;
	font-size: 12px;
	font-weight: bold;
	color: #948b6d;
	}

#content.single_page p.press_date {
	font-size: 12px;
	font-weight: bold;
	color: #948b6d;
	}

#content.press_page .entry_content.press_post {
	margin-top: 10px;
	}


/* ------------------------------------------------------------- Retailer Page */

#retailer_access {
	margin-bottom: 24px;
	}

#inner_retailer_access {
	background-color: #fefdf9;
	border: 1px solid #d8d0b0;
	overflow: hidden;
	position: relative;
	}

#retailer_access .bordershiftone {
	left: 274px;
	}

#retailer_access .bordershifttwo {
	left: 274px;
	}

#retailer_access .bordershiftreturn {
	right: 550px;	
	}
	
#retailer_login_cont,
#retailer_register_cont,
#retailer_not_cont {
	width: 234px;
	padding: 10px 20px;
	float: left;
	}

#content #retailer_access form {
	margin: 0;
	}

#content #retailer_access label {
	display: block;
	font-size: 12px;	
	}

#content #retailer_access input.input {
	margin: 0;
	width: 222px;
	}

#content #retailer_access form input#remember {
	margin: 0 2px 0 0;
	background: transparent;
	border: 0 none;
	}

#content #retailer_access p {
	margin-bottom: 8px;
	}

/* ------------------------------------------------------------- Retailer Profile & Register Page */

#retail_order_now,
#retail_profile_now {
	display: block;
	font-size: 18px;
	font-weight: bold;
	width: 381px;
	padding: 10px 10px;
	text-align: center;
	background-color: #fefdf9;
	border: 1px solid #d8d0b0;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	float: left;
	margin-bottom: 8px;
	color: #5a5348;
	}

#retail_order_now {
	margin-left: 20px;
	}

#retail_order_now:hover,
#retail_profile_now:hover,
#retail_order_now.active,
#retail_profile_now.active {
	background-color: #ecffdf;
	border: 1px solid #9aea4b;
	color: #2b2627;
	}

#content.retailer_profile table {
	width: 100%;
	border: 1px solid #d8d0b0;
	background-color: #fefdf9;
	margin-bottom: 4px;
	}

#content.retailer_profile table td,
#content.retailer_profile table th {
	border: none;
	padding: 10px 12px;
	}

#content.retailer_profile table .no_down td,
#content.retailer_profile table .no_down th {
	padding-bottom: 0;
	}

#content.retailer_profile table .no_up td,
#content.retailer_profile table .no_up th {
	padding-top: 0;
	}
	
#content.retailer_profile table th {
	width: 240px;
	}

#content.retailer_profile table input {
	margin-bottom: 2px;
	}

#content.retailer_profile table input.input_text {
	border: 1px solid #ccc;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 2px 6px;
	font-size: 14px;
	background-color: #fff;
	}

#content.retailer_profile table .input_error {
	color: #cc0000;
	}

#content.retailer_profile table .input_error input.input_text {	
	background-color: #ffebe8;
	border: 1px solid #cc0000;
	}

#content.retailer_profile table select {
	font-size: 11px;
	padding: 2px;
	height: 2em;
	background-color: #fff;
	border-color: #ccc;
	}

#content.retailer_profile select.continent_select {
	display: none;
	margin-right: 8px;
	}

#content.retailer_profile form input.input_check,
#content.retailer_profile form input.input_radio {
	margin: 0 2px 0 0;
	background: transparent;
	border: 0 none;
	}
	
#content.retailer_profile h3.toggle_title {
	padding-left: 13px;
	}
	
#content.retailer_profile table p {
	margin: 2px 0 0 6px;
	font-size: 12px;
	}
	
#content.retailer_profile table td#password_error {
	padding-left: 18px;
	font-size: 12px;
	}

#content.retailer_profile form input.button_primary,
#content.retailer_profile form input[type=submit] {
	display: block;
	font-size: 18px;
	width: 200px;
	padding: 10px 10px;
	text-align: center;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	margin-top: 28px;
	background-color: #fefdf9;
	border: 1px solid #d8d0b0;
	}
	
#content.retailer_profile form input.button_primary:hover,
#content.retailer_profile form input[type=submit]:hover {
	background-color: #ecffdf;
	border: 1px solid #9aea4b;
	}

#content.retailer_profile p.p_to_top {
	padding: 0 0 14px 13px;
	margin: 0;
	}
	
#content.retailer_profile h3.no_down {
	margin-bottom: 0;
	}
	
#content.retailer_profile p.outside_form {
	padding: 0 0 0 13px;
	margin: 0 0 16px 0;	
	}

#content .retailer_top_nav {
	padding-bottom: 16px;
	}
#content .retailer_more_nav {
	padding-top: 6px;
	}
	
#content .retailer_more_nav ul {
	display: inline;
	}

#content .retailer_more_nav ul li {
	display: inline;
	}
	
#content .retailer_more_nav ul li.current-menu-item a {
	color: #b000d5;
	}
	
#content .retailer_more_nav ul li span.vert_bar {
	padding: 0 6px;
	}

/* ------------------------------------------------------------- Retailer Order Page */


#content.retailer_profile.order_form_page table {
	width: 100%;
	margin-bottom: 4px;
	border-left: 1px solid #c6bd9a;
	border-top: 1px solid #c6bd9a;
	vertical-align: middle;
	}

#content.retailer_profile.order_form_page table td,
#content.retailer_profile.order_form_page table th {
	border-right: 1px solid #c6bd9a;
	border-bottom: 1px solid #c6bd9a;
	padding: 3px 5px;
	vertical-align: middle;
	}
	
#content.retailer_profile.order_form_page table th {
	width: auto;
	}

/* header row */

#content.retailer_profile.order_form_page table tr.order_title,
#content.retailer_profile.order_form_page table tr.order_header {
	display: none;
	}

#content.retailer_profile.order_form_page table tr.order_title td,
#content.retailer_profile.order_form_page table tr.order_title th {
	background-color: #d8d0b0;
	padding: 0 12px;
	}

#content.retailer_profile.order_form_page table tr.order_title td#retailer_order_title {
	border-right: none;
	}

#content.retailer_profile.order_form_page table tr.order_title td#retailer_order_logo {
	text-align: right;
	}

#content.retailer_profile.order_form_page table table {
	border: none;
	vertical-align: top;
	}

#content.retailer_profile.order_form_page table table td,
#content.retailer_profile.order_form_page table table th {
	border: none;
	padding: 3px;
	vertical-align: top;
	font-size: 12px;
	}

span.small_to {
	display: block;
	font-size: 11px;
	padding: 0;
	margin: 0;
	line-height: 14px;
	color: #948b6d;	
	font-weight: bold;
	}

/* label row */

#content.retailer_profile.order_form_page table tr.column_label td {
	font-size: 12px;
	}

#content.retailer_profile.order_form_page table tr.column_label td.label_size,
#content.retailer_profile.order_form_page table tr.column_label td.label_qty {
	text-align: center;
	padding: 0;
	}

#content.retailer_profile.order_form_page table tr.column_label td.label_val {
	text-align: right;
	}

/* image cell */
	
#content.retailer_profile.order_form_page table td.product_img {
	width: 40px;
	}

#content.retailer_profile.order_form_page table td.product_img a {
	display: block;
	width: 40px;
	height: 40px;
	}

#content.retailer_profile.order_form_page table td.product_img a.no_display {
	display: none;
	}

/* qty cell */
	
#content.retailer_profile.order_form_page table td.qty_input {
	padding: 0;
	text-align: center;
	width: 50px;
	}
	
#content.retailer_profile.order_form_page table td.qty_input input {
	margin: 0;
	text-align: center;
	border-color: #c6bd9a;
	background-color: #fffffe;
	width: 24px;
	}
	
#content.retailer_profile.order_form_page table td.qty_input.input_error input {
	background-color: #ffebe8;
	border: 1px solid #cc0000;
	}

/* total cells */
	
#content.retailer_profile.order_form_page table td.line_qty,
#content.retailer_profile.order_form_page table td.product_val,
#content.retailer_profile.order_form_page table td.line_sum {
	width: 64px;
	font-size: 12px;
	}

#content.retailer_profile.order_form_page table td.line_qty {
	text-align: center;
	}

#content.retailer_profile.order_form_page table td.product_val,
#content.retailer_profile.order_form_page table td.line_sum {
	text-align: right;
	}

/* title cells */
	
#content.retailer_profile.order_form_page table tr.collection_header td {
	font-size: 24px;
	font-weight: bold;
	padding: 12px 12px;
	background-color: #d8d0b0;
	}

#content.retailer_profile.order_form_page table tr.sub_collection_header td {
	font-size: 18px;
	padding: 8px 22px;
	background-color: #faf8ee;
	}

#content.retailer_profile.order_form_page table tr.sub_collection_header td span.show_hide {
	font-size: 12px;
	padding-left: 22px;
	color: #d8d0b0;
	}

#content.retailer_profile.order_form_page table tr.sub_collection_header:hover td span.show_hide {
	color: #948b6d;	
	}

#content.retailer_profile.order_form_page table tr.coming_soon td {
	font-size: 18px;
	padding: 8px 22px;
	font-style: italic;
	color: #d8d0b0;
	background-color: #faf8ee;
	}

/* grand total cells */

#content.retailer_profile.order_form_page table tr.grand_total td {
	font-size: 20px;
	font-weight: bold;
	text-align: right;
	padding: 14px;
	background-color: #faf8ee;
	}

/* disabled cells */

#content.retailer_profile.order_form_page table td.disabled input {
	border-color: #faf8ee;
	background-color: #faf8ee;	
	} 


/* option cells */

#content.retailer_profile.order_form_page table tr.order_options td.form_label {
	font-weight: bold;
	}

#content.retailer_profile.order_form_page table tr.order_options td.form_input label {
	font-size: 12px;
	}

#content.retailer_profile.order_form_page form input.input_check,
#content.retailer_profile.order_form_page form input.input_radio {
	margin: 0 2px 0 0;
	background: transparent;
	border: 0 none;
	}

#content.retailer_profile.order_form_page table tr.order_options td.form_input input#reset_order,
#content.retailer_profile.order_form_page table tr.order_options td.form_input input#print_order {
	margin: 0 3px 0 0;
	cursor: pointer;
	font-weight: normal;
	width: 70px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}
	
#reset_order:hover,
#print_order:hover {
	color: #2b2627;
	background-color: #d8d0b0;
	border-color: #bbb292;	
	}


/* ------------------------------------------------------------- Blog Page */

#page_w_sidebar {
	width: 636px;
	margin-left: 40px;
	float: left;
	}

#content.blog_page p.postintro {
	font-size: 12px;
	color: #bbb292;
	}

#content.blog_page h2.entry_title {
	margin-bottom: 0;
	}

#content.blog_page .post {
	padding-bottom: 6px;
	margin-bottom: 50px;
	border-bottom: 1px solid #d8d0b0;
	}

#content.blog_page .post.sticky {
	margin-top: 10px;
	background-color: #ffffe0;
	padding: 4px 16px 9px 16px;
	border: 1px solid #d8d0b0;
	box-shadow: 2px 2px 2px rgba(0,0,0,0.1);
	-moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.1);
	-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.1);
	}

.entry_content .commentlink {
	font-size: 12px;
	padding-top: 12px;
	float: left;
	}
	
.entry_content .share_this {
	padding-top: 12px;
	float: right;	
	}

.entry_content .share_this .share_text {
	padding-right: 0;
	}

.entry_content .share_this div.aarfie_social_icons_small a {
	margin: 0 0 0 10px;
	}
	
/* ------------------------------------------------------------- Search & Archive Page */

#content.blog_page.archive_page .post,
#content.blog_page.archive_page .page {
	margin-bottom: 16px;
	}
	
#content.blog_page.archive_page h1.pagetitle {
	font-style: italic;	
	}

#content.blog_page.archive_page .page,
#content.blog_page.archive_page .products {
	padding-bottom: 6px;
	margin-bottom: 16px;
	border-bottom: 1px solid #d8d0b0;		
	}

/* ------------------------------------------------------------- Single Post Page */

#content.blog_page.single_page .post {
	margin-bottom: 16px;
	}

.postmeta {
	padding-bottom: 16px;
	border-bottom: 1px solid #d8d0b0;	
	}

.postmeta p {
	margin-bottom: 0;
	font-size: 12px;
	color: #bbb292;
	}

.postmeta p.tag_meta {
	margin-top: 10px;	
	}
	
.single_page .navigation {
	padding: 16px 0;	
	}

.single_page .postmeta .share_this {
	float: right;
	}

/* ------------------------------------------------------------- Attachment & Image Page */

#content.image_page,
#content.image_page .post {
	text-align: center;
	}

#content.image_page h2 {
	background: none;
	}

#content.image_page h2 span {
	font-weight: normal;
	padding: 0 20px;
	}

#content.image_page p.attachment {
	margin: 0 auto;
	}

#content.image_page #comment_cont {
	margin: 20px 0 0 0;
	text-align: left;
	}

#content.image_page .caption {
	line-height: 1.1;
	font-weight: bold;
	font-size: 20px;
	}
		
/* =================================================================================== Sidebars */

/* ------------------------------------------------------------- Default Sidebar */


#sidebar {
	float: left;
	padding: 14px 0;
	width: 150px;
	font-size: 12px;
	}

#top_nav {
	padding: 0 0 20px 0;
	}
	
#sidebar .sidecolumn {
	width: 150px;
	padding: 0;
	margin: 0;
	}
		
#sidebar h3.widget_title {
	padding: 0 0 10px 0;
	margin:  0;
	font-size: 14px;
	line-height: 1.0;
	}

#sidebar p {
	padding-bottom: 6px;
	}

#sidebar ul {	
	list-style: none;
	list-style-position: outside !important;
	list-style-type: none;
	}
	
#sidebar li.widget-container {
	margin-bottom: 25px;
	}

#sidebar li.widget-container ul {
	border-bottom: 1px solid #d8d0b0;
	}

#sidebar li.widget-container li {
	padding: 6px 0;
	border-top: 1px solid #d8d0b0;
	}
	
#sidebar li.widget-container li li {
	padding: 6px 0 0 0;
	margin: 6px 0 0 0;
	padding-left: 18px;
	list-style: disc;
	color: #d8d0b0;
	list-style-position: inside;
	border: none;
	border-top: 1px dashed #d8d0b0;
	}

#sidebar li.widget-container li li li,
#sidebar li.widget-container li li ul {
	border: none;
	padding: 0;
	}
	
#sidebar li.widget-container li li li {
	padding-left: 14px;	
	list-style: circle;
	list-style-position: inside;
	}
	
#sidebar #searchform {
	text-align: left;
	margin-bottom: 0;
	padding-bottom: 0;
	}
	
#sidebar #searchform #s {
	display: block;
	width: 138px;
	}

#sidebar #searchform #searchsubmit {
	display: none;
	text-align: center;	
	width: 66px;
	margin: 0;
	}

/* - - - - - - - - - - - - - - - - - - - - - - - - Calendar */

#sidebar #wp-calendar caption {
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 4px;
	border: none;
	text-align: center;
	font-size: 13px;
	}

#sidebar table#wp-calendar {
	width: 150px;
	text-align: center;
	border-spacing: 0;
	border-collapse: collapse;
	border: none;
	margin: 0;
	}

#sidebar table#wp-calendar tfoot td {
	padding: 2px 0;
	margin: 0;
	border: none;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	}

#sidebar table#wp-calendar tfoot td#prev {
	text-align: left;
	padding: 2px;
	font-size: 10px;
	}

#sidebar table#wp-calendar tfoot td#next  {
	text-align: right;
	padding: 2px;
	font-size: 10px;
	}

#sidebar table#wp-calendar th,
#sidebar table#wp-calendar td {
	border: none;
	text-align: center;
	font-size: 11px;
	padding: 0;
	margin: 0;
	}

#sidebar table#wp-calendar td#today,
#sidebar table#wp-calendar td#today a {	
	color: #d8d0b0;
	font-weight: bold;
	}

/* =================================================================================== Comments */

#comment_cont {
	width: 636px;
	margin-top: 40px;
	}
	
#comment_cont div.aarfie_social_icons_small {
	float: left;
	}

#comment_cont h3#comments {
	margin: 0;
	padding: 0;
	text-align: left;
	}

#comment_cont h3.comment_titles {
	margin: 0;
	padding: 0;
	text-align: left;
	}
	
#comment_cont #comments_subscribe {
	padding: 0;
	font-size: 12px;
	text-align: left;
	}

#comment_cont #comments_subscribe span.commentlink {
	display: none;
	}
	
#comment_cont ol.commentlist a {
	text-decoration: none;
	}

#comment_cont ol.commentlist {
	padding: 0 0 8px 0;
	margin: 0;
	list-style: none;
	}

#comment_cont ol.commentlist li {
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
	}

#comment_cont ol.commentlist li ul {
	padding: 0;
	margin: 0 0 0 94px;
	}

#comment_cont ol.commentlist li .comment-body {
	margin: 18px 0 18px 92px;
	padding: 16px 28px;
	position: relative;
	border: 1px solid #d8d0b0;
	}
	
#comment_cont ol.commentlist li .comment-body,
#comment_cont ol.commentlist li.bypostauthor ul li .comment-body,
#comment_cont ol.commentlist li ul li.bypostauthor ul li .comment-body,
#comment_cont ol.commentlist li ul li ul li.bypostauthor ul li .comment-body,
#comment_cont ol.commentlist li ul li ul li.bypostauthor ul li .comment-body,
#comment_cont ol.commentlist li ul li ul li ul li.bypostauthor ul li .comment-body {
	background: #fdfdf8;
	}

#comment_cont ol.commentlist li.bypostauthor .comment-body,
#comment_cont ol.commentlist li ul li.bypostauthor .comment-body,
#comment_cont ol.commentlist li ul li ul li.bypostauthor .comment-body,
#comment_cont ol.commentlist li ul li ul li.bypostauthor .comment-body,
#comment_cont ol.commentlist li ul li ul li ul li.bypostauthor .comment-body {
	background: #faf8ee;
	border: 1px solid #bbb292;
	}	
	
#comment_cont ol.commentlist li .comment-body .vcard img {
	float: left;
	position: absolute;
	top: 16px;
	left: -94px;
	z-index: 10;
	padding-right: 36px;
	}
	
#comment_cont ol.commentlist li .comment-body .vcard img,
#comment_cont ol.commentlist li.bypostauthor ul li .comment-body .vcard img,
#comment_cont ol.commentlist li ul li.bypostauthor ul li .comment-body .vcard img,
#comment_cont ol.commentlist li ul li ul li.bypostauthor ul li .comment-body .vcard img,
#comment_cont ol.commentlist li ul li ul li.bypostauthor ul li .comment-body .vcard img,
#comment_cont ol.commentlist li ul li ul li ul li.bypostauthor ul li .comment-body .vcard img {	
	background: url(engine/images/layout/speech.png) no-repeat top right;
	}

#comment_cont ol.commentlist li.bypostauthor .comment-body .vcard img,
#comment_cont ol.commentlist li ul li.bypostauthor .comment-body .vcard img,
#comment_cont ol.commentlist li ul li ul li.bypostauthor .comment-body .vcard img,
#comment_cont ol.commentlist li ul li ul li.bypostauthor .comment-body .vcard img,
#comment_cont ol.commentlist li ul li ul li ul li.bypostauthor .comment-body .vcard img {
	background: url(engine/images/layout/speechauth.png) no-repeat top right;	
	}
	
#comment_cont ol.commentlist li .comment-body .reply {
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	min-height: 16px;
	text-transform: uppercase;
	}

#comment_cont ol.commentlist .comment-body .reply a:link,
#comment_cont ol.commentlist .comment-body .reply a:visited {
	color: #fdfdf8;
	background-color: #b7ad8d;
	padding: 1px 3px;
	}

#comment_cont ol.commentlist .comment-body .reply a:hover,
#comment_cont ol.commentlist .comment-body .reply a:active {
	background-color: #2b2627;
	text-decoration: none;
	}

#comment_cont ol.commentlist li .comment-body cite {
	font-weight: bold;
	font-style: normal;
	font-size: 17px;
	padding: 0;
	margin: 0;
	}

#comment_cont ol.commentlist li .comment-body cite a.url {
	margin-bottom: 6px;
	}
	
#comment_cont ol.commentlist li .comment-body span.says {
	display: none;
	}

#comment_cont ol.commentlist li .comment-body .comment-edit-link {
	display: none;
	}

#comment_cont ol.commentlist li .comment-body .commentmetadata {
	position: absolute;
	z-index: 10;
	float: left;
	bottom: 15px;
	left: 30px;
	font-size: 12px;
	text-transform: uppercase;
	}

#comment_cont ol.commentlist li .comment-body .commentmetadata a {
	}

#comment_cont ol.commentlist li .comment-body p {
	font-size: 12px;
	padding: 0;
	margin: 10px 0 14px 0;
	}

#comment_cont #respond {
	margin: 0;
	padding: 10px 0;
	text-align: left;
	width: 504px;
	}

#comment_cont #respond_sub {
	margin: 0;
	text-align: left;
	width: 504px;
	}

#comment_cont #respond p,
#comment_cont.page.default_blog {
	padding-bottom: 6px;
	}

#comment_cont #commentform {
	padding-top: 10px;
	font-size: 12px;
	}

#comment_cont #commentform p {
	margin-bottom: 4px;
	}

#comment_cont #commentform input,
#comment_cont #commentform textarea {
	width: 450px;
	margin: 0;
	}
	
#comment_cont #commentform input#submit,
#comment_cont li #respond #commentform input#submit {
	width: 160px;	
	}

#comment_cont li #respond,
#comment_cont li #respond_sub,
#comment_cont li #respond #commentform input,
#comment_cont li #respond #commentform textarea {
	width: 400px;
	}

#comment_cont #respond .cancel-comment-reply {
	margin: 0;
	padding: 0;
	}

#comment_cont #respond .cancel-comment-reply a {
	font-weight: bold;
	font-size: 13px;
	}

#comment_cont div#respond form#commentform p label {
	font-size: 12px;
	display: block;
	margin: 0;
	padding: 0 6px;
	}

#comment_cont #respond div.cancel-comment-reply {
	padding: 2px 0 3px 0;
	}

p.gravatarlink {
	padding: 0;
	margin: 0;
	font-size: 12px;
	}

#comment_cont .navigation {
	font-size: 13px;
	}

#comment_cont .navigation.comment_nav_top {
	padding: 10px 0 4px 0;
	}

#comment_cont .navigation.comment_nav_bot {
	padding: 0 0 30px 0;
	}

#comment_cont .navigation.comment_nav_top span,
#comment_cont .navigation.comment_nav_bot span {
	font-size: 15px;
	}

p.nocomments {
	display: none;
	}
	
/* =================================================================================== Content Typography */

body,
input,
textarea {
	font-family: Helvetica, Arial, sans-serif;
	color: #5a5348;
	font-size: 13px;
	line-height: 18px;
	}

h1, h2, h3, h4, h5, h6, h7, h8 {
	color: #4c463d;
	line-height: 1.1;
	margin-bottom: 14px;
	font-weight: bold;
	padding-top: 10px;
	}

h1 {	
	font-size: 23px;
	}
h2 {
	font-size: 21px;
	}
h3 {
	font-size: 19px;	
	}
h4 {
	font-size: 16px;	
	}
h5 {
	font-size: 14px;
	}
h6 {
	font-size: 12px;	
	}
	
p,
hr,
pre,
span.linebreak,
#content ul,
#content ol,
#content dl,
#content table  {
	margin-bottom: 16px;
	}

blockquote p {
	border-left: 3px solid #4c463d;
	}

hr {
	color: #2b2627;
	background-color: #2b2627;
	}

span.linebreak {
	line-height: 16px;
	font-size: 16px;
	height: 16px;
	border-color: #2b2627;
	}
	
ins {
	background: #FFFFCC;
	}
	
pre {
	background: #f7f7f7;
	color: #222;
	}
	
abbr,
acronym {
	border-color: #666;
	}

/* - - - - - - - - - - - - - - - - - - - - - - - - Paginate, More & Excerpt */

p.next_page {
	padding-top: 24px;
	font-size: 18px;
	word-spacing: 8px;
	font-weight: bold;
	}

span.more_text {
	clear: both;
	display: block;
	padding-top: 0;
	}

/* =================================================================================== Content Links */

a {
	color: #730099;
	}

a:hover {
	color: #b000d5;
	}

/* =================================================================================== Content Lists */

.entry_content ul,
.entry_content ol,
.entry_content dl {
	padding-left: 40px;
	list-style-position: inside;
	}

.entry_content ul ul,
.entry_content ol ol {
	margin-bottom: 0;
	padding-bottom: 0;
	list-style-position: inside;
	}

.entry_content dl dt {
	font-weight: bold;
	}
	
.entry_content ul {
	list-style: disc;
	list-style-position: inside;
	}
	
.entry_content ul ul {
	list-style: circle;
	list-style-position: inside;
	}

.entry_content ul ul ul {
	list-style: square;
	list-style-position: inside;
	}
	
.entry_content ul ul ul ul {
	list-style: circle;
	list-style-position: inside;
	}

/* =================================================================================== Content Tables */

#content table {
	width: 100%;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	text-align: left;
	vertical-align: top;
	border-spacing: 0;
	border-collapse: collapse;
	line-height: 20px;
	}

#content table td,
#content table th {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: left;
	vertical-align: top;
	padding: 2px 6px;
	}

#content table caption {
	font-size: 15px;
	font-weight: bold;
	padding: 6px;
	text-align: left;
	}

#content table,
#content table td,
#content table th {
	border-color: #d8d0b0;
	}

#content table thead,
#content table tfoot {
	background: #faf8ee;
	}

/* =================================================================================== Content Forms */


#content form {
	margin: 0 0 16px 0;
	}

#content form fieldset {
	padding: 10px;
	border: 1px solid #ccc;
	}

#content form fieldset legend {
	font-size: 18px;
	padding: 0 3px;
	font-weight: bold;
	}

#content form textarea,
#content form select,
#content form input {
	margin-bottom: 8px;
	padding: 3px 5px;
	border: 1px solid #ccc;
	}

#content form label {
	font-size: 13px;
	line-height: 18px;
	padding-bottom: 4px;
	}

#content form input[type=submit],
#content form input[type=button] {
	font-weight: bold;
	cursor: pointer;
	}

#content form fieldset,
#content form textarea,
#content form select,
#content form input {
	border-color: #d8d0b0;
	}

#content form textarea,
#content form input {
	background-color: #faf8ee;
	}

#content form input[type=submit]:hover,
#content form input[type=button]:hover {
	color: #2b2627;
	background-color: #d8d0b0;
	border-color: #bbb292;
	}

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

#searchform #s {	
	width: 400px;
	}

#searchform div label {
	display: none;	
	}

#searchform #searchsubmit {
	display: none;	
	}

/* =================================================================================== Content Images */


p img {
	padding: 0;
	max-width: 98%;
	height: auto;
	}

img.centered,
img.aligncenter,
div.wp-caption.aligncenter {
	display: block;
	margin: 6px auto 10px auto;
	}

div.gallery img,
#content.image_page p.attachment img,
#content.image_page .post .navigation img,
img.aligncenter,
img.alignright,
img.alignleft,
img.alignnone {
	padding: 5px;
	border: 1px solid #ccc;
	}

img.alignright,
div.wp-caption.alignright {
	margin: 4px 0 10px 16px;
	}

img.alignleft,
div.wp-caption.alignleft {
	margin: 4px 16px 10px 0;
	}

.wp-caption {
	text-align: center;
	border: 1px solid #ccc;
	padding: 5px 0;
	max-width: 100%;
	position: relative;
	}

.wp-caption.alignnone {	
	margin-bottom: 10px;
	}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
	max-width: 100%;
	}

p.wp-caption-text {
	font-size: 11px;
	line-height: 14px;
	margin: 9px 8px;
	}

div.gallery img,
#content.image_page p.attachment img,
#content.image_page .post .navigation img,
img.aligncenter,
img.alignright,
img.alignleft,
img.alignnone,
.wp-caption {
	background-color: #faf8ee;
	border-color: #d8d0b0;
	color: #2b2627;
	}

/* - - - - - - - - - - - - - - - - - - - - - - - - Gallery Shortcode Style */	

div.gallery {
	margin: auto;
	}
	
.entry_content div.gallery dl {
	padding-left: 0;
	}

.entry_content div.gallery .gallery-caption {
	font-size: 12px;
	margin-left: 0;
	}
	
.entry_content div.gallery .gallery-item {
	float: left;
	margin-top: 10px;
	text-align: center;
	}