/*
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;
padding:20px 0 0 0;
font:62.5% Verdana, sans-serif;
color:#333;
}

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

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


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

#special_offer {
margin:38px 0 0 616px;
position:absolute;
z-index:69;
}

/*
-----------------
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:660px;
height:107px;
background:url(images/header_background.gif) no-repeat;
}

#header_primary div {
}

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

#logo_section img {
border:none;
}

#endorsement_section {
margin:10px 10px 0 0;
width:292px;
height:85px;
float:right;
}

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


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

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

#nav{
/*
background:#222;
font-size:1.1em;
*/
}

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

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

.nav li {
float:left;
list-style:none;
}

.nav a, 
.nav a:visited {
display:block;
font-weight:normal;
color:#857c66;
margin:14px 0 0 36px;
padding:0;
}

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

.nav li ul {
position:absolute;
left:-999em;
height:auto;
width:174px;
border-bottom:1px solid #a9a9a9;
}

.nav li li {
width:172px;
border-top:1px solid #a9a9a9;
border-right:1px solid #a9a9a9;
border-left:1px solid #a9a9a9;
background:#777;
}

.nav li li a, 
.nav li li a:visited {
font-weight:normal;
font-size:0.9em;
color:#FFF;
}

.nav li li a:hover, 
.nav li li a:active {
background:#000;
}

.nav li:hover ul, 
.nav li li:hover ul, 
.nav li li li:hover ul, 
.nav li.sfhover ul, 
.nav li li.sfhover ul, 
.nav li li li.sfhover ul {
left:auto;
}

a.main:hover {
background:none;
}

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

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

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

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

#left_col {
font-size:1.2em;
line-height:2em;
margin:0 0 0 0;
padding:35px 0 0 0;
width:468px;
float:left;
}

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

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

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

.shop_title {
margin-left:35px;
}

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


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

.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;
}

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

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

.product_primary,
.adtl_primary {
margin:0 0 40px 0px;
clear:both;
}

.product_image {
width:68px !important;
float:left;
}

.adtl_primary {
padding-right:20px;
}

.product_text {
border-bottom:1px dotted #93A070;
margin-right:20px;
padding-bottom:12px;
width:312px;
float:right;
}

.product_text ul {
padding:0;
}

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

.price {
font-weight:bold;
}

.input_qty,
.input_addtocart {
width:105px;
float:left;
}

.input_qty {
width:45px
}

.addtocart {
background:url(images/button_addtocart.png) center top no-repeat;
}

.final_block {
border:none;
}

/*
--------------
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:660px;
height:64px;
background:url(images/footer_background.gif) no-repeat;
text-align:center;
}

#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.1em;
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;
}

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

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