/*
Theme Name: Herbal Fortress
Theme URI: http://www.herbalfortress.com/
Description: Custom theme design for Herbal Fortress
Version: 1.0
Author: Gabe Ripley
Tags: none
*/

body {
background:url(images/background_brick.png) repeat-x #FAF3DE;
font:62.5% Verdana, sans-serif;
color:#333;
padding:20px 0;
}

p {
margin-top:6px;
margin-bottom:10px;
line-height:16px;
}

li {
list-style:none;
padding:0 0 8px 0;
}


/*
------------
offset class
------------
*/

#special_offer {
margin:-12px 0 0 790px;
width:150px;
position:absolute;
}

/*
-----------------
Links definitions
-----------------
*/

a {
font-weight:normal;
text-decoration:none;
background-repeat:no-repeat;
}

a:hover {
text-decoration:underline;
}

.link_greenBold a,
.link_green a {
color:#59B2AC;
}

.link_purpleBold a,
.link_purple li a {
color:#6C5977;
font-weight:normal;
}

/*.link_greenBold a,
.link_purpleBold a {
font-weight:bold;
}*/


/*
------------
header area
------------
*/

#header_primary {
margin:0 auto;
width:960px;
height:107px;
background:url(images/header_background.gif) no-repeat;
}

#header_primary div {
}

#logo_section {
margin:1px 0 0 34px;
width:235px;
float:left;
}

#logo_section img {
border:none;
}

#endorsement_section {
margin:10px 0 0 40px;
width:420px;
height:85px;
float:left;
}

#endorsement_section p {
line-height:14px;
}


/*
------------
navigation
------------
*/

#nav_primary {
background:url(images/background_nav.png) no-repeat;
height:44px;
}

.nav, 
.nav ul {
font-size:1.2em;
list-style:none;
line-height:1;
}

.nav a, 
.nav a:hover {
text-decoration:none;
border:none;
}

.nav li {
list-style:none;
display:inline;
}

.nav a, 
.nav a:visited,
.nav_title {
display:inline-block;
font-weight:bold;
color:#857c66;
margin:14px 0 0 18px;
padding:0 18px 0 0;
}

.nav_title {
border:none !important;
color:#000;
font-weight:bold;
padding-left:18px;
}

.nav a:hover, 
.nav a:active, 
.current_page_item a, 
#home .on {
color:#48412e;
text-decoration:none
}

.current_page_item a {
color:#48412e !important;
}

/*
------------
content area
------------
*/

#content_primary {
margin:0 auto;
width:960px;
}

#content_secondary {
background:url(images/content_background.png) repeat-y;
}

#left_col {
font-size:1.2em;

margin:0 0 0 0;
padding:35px 0 0 0;
width:768px;
float:left;
}

#content_bottom {
background:url(images/content_botCap.png) no-repeat;
height:5px;
}

.post_primary {
padding:0 20px 40px 16px;
}

.post_primary.bg_img {
/*background:url(images/supplement.jpg) 480px -4px no-repeat;*/
}

.post_content {
padding-left:20px;
}

.post_title {
font-size:1.8em;
font-weight:normal;
margin:0 0 20px 20px;
}

.standalone {
font-weight:bold;
margin-left:35px;
}

.shop_title {
margin-left:35px;
}

.intro_copy {
margin:0 0 0 20px;
/*width:400px;*/
}

#offer {
background-color:#528F2C;
border:1px solid #ccc;
color:#fff;
margin:0 0 18px 0;
padding:12px;
}

#offer h2 {
font-size:1.2em;
}

h3 {
font-size:1.2em;
margin-top:16px;
}

.post_content ul,
.post_content ol {
line-height:1.4em;
padding:0 0 0 32px;
}

.post_content ul li {
list-style-type:disc;
}

.post_content ol li {
list-style-type:decimal;
}

.info_return {
color:#999;
padding:0 0 0 12px;
}

.hf_disclaimer {
border-top:1px solid #dcdad7;
margin-top:12px;
padding-top:12px;
}

.info_fda {
background:#e6e6e6;
border:1px solid #dcdad7;
margin:12px 0 18px 0;
padding:4px 12px 4px 12px;
}

img.alignleft {
margin:0 12px 8px 0;
float:left;
}

table {
margin:8px 0 8px 0;
}

table th {
text-align:left
}

table td {
padding:4px;
}

table .on td {
background:#FFFAED;
}

.post_meta .share {
float:right
}

sup {
font-size:.7em;
vertical-align:super
}

/*
--------------
product blocks
--------------
*/

.catalog {
margin-top:40px
}

.product_category {
margin:0 0 0 10px;
}

.product_category a {
padding:8px 12px 8px 12px !important;
margin:0 0 0 10px;
float:left;
}

.product_primary {
margin:0 0 40px 20px;
width:162px;
float:left;
}

.product_image {
margin-bottom:4px;
}

.adtl_primary {
padding-right:20px;
clear:both;
}

.product_text {
border-bottom:1px dotted #93A070;
margin:0 0 8px 0;
height:80px;
}

.product_text h2 a {
font-size:1.1em;
}

.product_text ul {
padding:0;
}

.product_text li {
list-style-type:none !important;
}

.price_text {
}

.price {
font-weight:bold;
}

.input_qty,
.input_addtocart {
float:left;
}

.input_qty {
width:50px
}

.input_qty input {
background:#eee;
border:1px solid #999;
color:#999;
font-size:12px;
padding:3px 3px 4px 3px;
border-radius: 3px; 
-moz-border-radius: 3px; 
-webkit-border-radius: 3px;
}

.final_block {
border:none;
}

.shop_meta {
padding:0 0 0 20px;
clear:both;
}

/*product detail page*/

.product_single {
margin-bottom:24px;
}

.product_single .product_image {
border-color:#93A070;
border-style:dotted;
border-width:0 1px 0 0;
margin:0;
width:250px;
height:250px;
float:left;
}

.product_single .product_text {
border:none;
width:440px;
height:auto !important;
float:right;
}

.product_single .price_text {
border-top:1px dotted #93A070;
padding:8px 0 0 0;
}

.product_single .share {
float:right
}


/*
--------------
blog
--------------
*/

.post_date {
font-style:italic;
margin:-20px 0 20px 20px;
display:block
}

.post_meta {
margin:0 0 0 20px;
padding:0 0 10px 0;
}

.navigation {
border-top:1px dotted #93A070;
font-size:1.2em;
margin:0 0 12px 35px;
padding-top:8px;
}

.navigation div {
margin-right:12px;
display:inline-block;
}


/*
--------------
cart
--------------
*/

.misc_info {
margin-bottom:18px;
}

.misc_info p {
font-size:.9em;
margin:0;
padding:0;
}

.cart {
line-height:1.4em;
}

.product_rows td {
padding-bottom:18px !important;
}

.item_action {
margin-right:4px;
width:16px;
height:16px;
display:block;
float:left;
}

.item_action input,
.item_action button {
background:transparent;
border:none;
padding-top:16px;
width:16px;
height:16px;
cursor:pointer;
}

.update input {
background:url(images/button_accept.png) no-repeat;
}

.remove button {
background:url(images/button_delete.png) no-repeat;
}

.buttons td {
padding-top:18px !important;
}

div#cart {
border-bottom:1px dotted #93A070;
margin-bottom:18px;
padding-bottom:18px;
}

form#checkout li,
form#checkout div {
margin-bottom:12px !important;
}

#errors {
border:1px solid #990000;
margin-bottom:18px;
padding:4px 12px 4px 12px;
}


/*
--------------
footer area
--------------
*/

#footer_primary {
position:relative;
top:10px;
width:960px;
height:64px;
/*background:url(images/footer_background.gif) no-repeat;*/
text-align:center;
}

#footer_primary .nav {
margin-bottom:18px
}

#footer_primary .nav a {
font-weight:normal;
}

#footer_content {
padding:10px 0 0 0;
line-height:12px;
}

#keywords {
margin-top:40px;
padding-bottom:40px;
font-size:10px;
color:#C7C1B1;
}


/*
---------------
sidebar
---------------
*/

#sidebar {
font-size:1.2em;
line-height:1.4em;
padding:18px;
width:156px;
float:right;
}

.search_box {
background:url(images/background_sidebarfield.png) no-repeat;
border-bottom:1px dotted #93A070;
margin-bottom:24px;
padding-bottom:28px;
width:156px;
}

.search_box input {
background:transparent;
border:none;
padding:8px 0 0 8px;
width:140px;
}

#sidebar h3 {
color:#481e5e;
font-size:1.2em;
font-weight:normal;
margin:18px 0 8px 0;
}

.widget_shoppcartwidget {
border-bottom:1px dotted #93A070;
}

.widget_shoppcartwidget h3 {
color:#54632b !important;
}

.widget_shoppcartwidget .status {
margin-bottom:18px;
}

.widget_shoppcartwidget .even,
.widget_shoppcartwidget .odd {
padding:4px;
}

.widget_shoppcartwidget .even {
background:#e6e6e6;
}


/*
---------------
contact form
---------------
*/

.ddfmwrap {
margin:18px 0 18px 0;
width:400px;
}

.fieldwrap {
clear:both;
}

.fieldwrap label {
width:80px !important;
display:block;
float:left;
}

.fieldwrap input,
.fieldwrap textarea {
width:250px;
}

input.fmverify {
width:150px;
}

form.ddfm {
width:400px;
}

form.ddfm input.fmverify {
float:left;
margin-bottom:15px; 
padding:3px;
position:relative;
display:block;
}

form.ddfm img {
margin:1px 0 0 10px; 
float:left;
}

form.ddfm .submit {
text-align: right;
clear: both;
width: 380px !important;
}

form.ddfm .submit input {
cursor:pointer;
}

.ddfmwrap .ddfmerrors {
display: block; 
float: left; 
width: 27%; 
text-align: right;
margin: 0 10px 0 0; 
padding-bottom: 15px;
}

.ddfmwrap .errorlist {
float: left; 
display: block;
width: 65%;
margin-bottom: 15px;  
padding: 3px;
text-align: left;
}

.credits {
display:none;
}

.divider {
border-bottom:1px dotted #93A070;
}


.post_title.divider {
border-bottom:none;
border-top:1px dotted #93A070;
margin-top:24px;
padding-top:12px
}

/*
---------------
misc
---------------
*/

#constant-contact button {
margin:8px 0 12px 0;
}
