/*
Theme Name: Organic Direct v2
Theme URI: http://ericnicolaas.com/
Description: A custom theme for Organic Direct.
Author: Eric Nicolaas
Version: 2.0
Tags:
*/


body {
  background:url('lib/images/body_bg.png') repeat;
  font:62.5%/1.46em Verdana, Geneva, Tahoma, sans-serif; 
  color:#333b66;
  height:100%;
}


/* Structural
-------------------------------------------------------------- */
#header,
#navigation-bar, 
footer, 
.footer {
  width:100%;  
}

#wrapper {
  min-height:100%;
  position:relative;
}

.section-container {
  position: relative;
  width:900px;
  margin:0px auto;  
}

#topbar {
  width: 100%;
  background-color: #0094D6;
  color: #fff;
  font-size: 14px;  
  overflow: auto;
}

#header {
  background-color:#fff;  
  overflow:auto;
}

#navigation-bar {
  background:url('lib/images/nav_bg.png') repeat-x;
  height:40px;
  float:left;
}

#main {
  padding:4em 0 10em;
  height:100%;
  position:relative;
  overflow:auto;
  width:100%;    
}

#content {
  width:600px;
  float:left;
}

#sidebar {
  width:255px;
  float:right;
  padding-bottom:200px;
}

#footer {
  background:url('lib/images/footer_bg.png') repeat;
  height:100px;  
}


/* Header
-------------------------------------------------------------- */
#site-title {
  background:url('lib/images/logo.png') no-repeat 0 13px;
  text-indent:-4999px;  
  display:block;
  width:519px;
  height:105px;
  padding-bottom:25px;
  float:left;
  margin-bottom:0;
}

#facebook {
  position: absolute;
  right: 0;
  top: 6px;
  display: block;
  width: 29px;
  height: 29px;
  background: url('lib/images/icon-facebook.png') no-repeat 0 -30px;
}

#facebook:hover {
  background-position: 0 0;
}

#dates {
  float:right;
  margin:38px 0 0 0;
  color:#a5936d;
  width:360px;
  font-size:1.1em;
}

#dates dt {
  font-weight:bold;
  float:left;
  padding-right:6px;  
  width:171px;
  text-align:right;
  border-right:2px solid #e9e5d8;
}

#dates dd {
  padding-left:6px;
  float:left;
}

#dates .cutoff {
  padding-top:13px;
}

#dates .delivery {
  padding-bottom:13px;
}

#topbar strong,
#topbar .textwidget { 
  float: left; 
  padding: 6px 0;
}

#topbar strong {
  text-transform: uppercase;
  margin-right: 10px;
}

/* Navigation
-------------------------------------------------------------- */
.nav {
  font-family:"myriad-pro-condensed-1","myriad-pro-condensed-2",Helvetica,sans-serif;
  font-size:1.8em;
  text-transform:uppercase;
  padding:13px 0 12px 0;
}

.wf-active .nav {
  font-size:2.5em;
}

.nav ul {
  padding-left:0;
}

.nav li {
  margin-right:30px;
}

.nav a {
  color:#0094d6;
  text-decoration:none;  
}

.nav a:hover {
  color:#333b66;
}

#nav_left {    
  font-weight:bold;
  float:left;
}

#nav_right {
  float:right;  
}

#navigation-bar .section-container {
  overflow:visible;
}

/* Cart
-------------------------------------------------------------- */
#cart {
  float:right;
  width:112px;
  position:relative;
  bottom:26px;
}

#cart p {
  margin:0;
}

#cart .item-count {
  background:#e3dbb5 url('lib/images/cart.png') no-repeat 14px 4px;        
  border-top-left-radius:5px 5px;
  border-top-right-radius:5px 5px;
  height:21px;
  padding:5px 0 0 34px;  
  font-size:1.1em;
}

#cart .item-count a {
  text-decoration:none;
  color:#a5936d;
}

#cart .cart-button {  
  font-size:1.5em;
  text-transform:uppercase;
  font-family:"myriad-pro-condensed-1","myriad-pro-condensed-2",Helvetica,sans-serif;
  height:40px;
  margin:0;
}

.wf-active #cart .cart-button {
  font-size:2.5em;
}

#cart .cart-button a {
  background-color:#a6946e;
  color:#e3dab4;
  display:block;
  padding:13px 15px 13px 12px;
  text-decoration:none;    
}

#cart .cart-button a:hover {
  color:#fff;
  background-color:#a99873;  
}


/* Homepage
-------------------------------------------------------------- */
#homepage-promotional {
  font:3em/1em "myriad-pro-condensed-1", "myriad-pro-condensed-2",Helvetica,sans-serif;
  color:#3f72b7;
  text-align:center;
  padding:8px 0 39px 0;
  border-bottom:2px solid #e1d8ba;
  margin-bottom:47px;
}

#homepage-promotional p {
  margin:0;
}

.article {
  padding:0 0 5em;
}


/* Product pages
-------------------------------------------------------------- */
ul#packs {
  padding-left:0;
  overflow:auto;
}

ul#packs li {
  list-style:none;
  float:left;
  margin-bottom:1em;
}

ul#packs li.alt {
  margin-left:75px;
}

.product-list thead th {
  border-top:1px solid #b8a985;
  border-bottom:1px solid #b8a985;    
}

.product-list thead th.first {
  text-align:left;
  text-transform:uppercase;
} 

.product-list td.product-name {
  width:200px;
}

.product-list td.product-size {
  width:140px;
}

.product-list td.product-price {
  width:140px;
}

.product-list td.add-product input {
  width:49px;
}


/* Packs
-------------------------------------------------------------- */
ul#packs-menu {
  text-transform:capitalize;
  float:left;
  width:100%;
}

ul#packs-menu li {  
  font-size:1.2em;
  margin-right:3px;
  margin-bottom:0;
}

ul#packs-menu, 
ul#packs-menu a {
  color:#3f72b7;
}

ul#packs-menu a:hover {
  color:#333b66;
}

ul#packs-menu a {
  text-decoration:underline;
  background:url('lib/images/packs_divider.png') no-repeat right;
  padding-right:13px;
}

ul#packs-menu .last a {
  background:none;
}

h1.pack-banner {
  width:599px;
  height:80px;
  text-indent:-4999px;
}

h1#banner-gourmet-beef {
  background:url('lib/images/banner_gourmet-beef.png') no-repeat;  
}

h1#banner-value-pack {
  background:url('lib/images/banner_value-pack.png') no-repeat;  
}

h1#banner-trade-pack {
  background:url('lib/images/banner_trade-pack.png') no-repeat;  
}

h1#banner-starter-pack {
  background:url('lib/images/banner_starter-pack.png') no-repeat;  
}

h1#banner-club-pack {
  background:url('lib/images/banner_club-pack.png') no-repeat;  
}

h1#banner-family-pack {
  background:url('lib/images/banner_family-pack.png') no-repeat;  
}

h1#banner-half-lamb-pack {
  background:url('lib/images/banner_half-lamb-pack.png') no-repeat;  
}

h1#banner-full-lamb-pack {
  background:url('lib/images/banner_full-lamb-pack.png') no-repeat;  
}

h1#banner-beef-mince-and-snags-discount-pack {
  background:url('lib/images/banner_beef-mince-and-snags-discount-pack.png') no-repeat;  
}

.pack-product form {
  float:right;
  margin-bottom:-44px;
  margin-right:28px;
  position:relative;
  top:13px;
}

p#price-breakdown {
  font:2.2em/1.38em "myriad-pro-condensed-1", "myriad-pro-condensed-2", Helvetica, sans-serif;
}

.wf-active p#price-breakdown {
  font-size:3em;
}

.pack-contents th {
  border-bottom:1px solid #b8a985;
}

.pack-contents td.left {
  width:240px;
}


/* Sidebar
-------------------------------------------------------------- */
#sidebar .block {
  margin-bottom:1.7em;
}

#login-widget {
  background-color:#af9f7d;
  color:#fff;
  padding:1.1em 14px 1.1em 13px;
  overflow:auto;
  border-bottom-left-radius:10px 10px;
  border-bottom-right-radius:10px 10px;
  margin-top:-4em;
}

#login-widget h4 {  
  font:1.4em/1.38em "myriad-pro-condensed-1", "myriad-pro-condensed-2", Helvetica, sans-serif;
  font-weight:bold;
  text-transform:uppercase;
  padding:0 0 10px 0;
}

.wf-active #login-widget h4 {
  font-size:1.8em;
}

#login-widget .enda-form-field {
  float:left;
  margin-bottom:3px;
}

#login-widget label {
  float:left;
  width:60px;
  font-size:1em;
}

#login-widget input {
  border:none;
  width:153px;
  padding:4px;
  font-size:0.9em;
}

#login-widget .enda-submit {
  background:url('lib/images/login_button.png') no-repeat;
  width:57px;
  height:28px;
  cursor:pointer;
  margin:0.9em 0 0 0;
  float:left;
}

#login-widget #forgot-password {
  float:right;
  padding-top:1.4em;
}

#login-widget #forgot-password a {
  color:#fff;
}

#login-note {
  color:#a5936d;
  text-align:center;  
  font-size:1em;
}

.home #widgetized-sidebar {
  margin-top:2.7em;
}

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

#footer, 
#footer a {
  color:#a5936d;
}

#footer .section-container {
  background:url('lib/images/melbourne_map.png') no-repeat right;
  height:100%;  
}

#footer .block,
#footer h4 {
  float:left;
  padding-top:23px;  
}

#footer h4 {
  font:1.8em "myriad-pro-condensed-1", "myriad-pro-condensed-2", Helvetica, sans-serif;
  text-transform:uppercase;
  margin-right:15px;
}

.wf-active #footer h4 {
  font-size:2.5em;
}

#footer h4 a {
  text-decoration:none;
}

#footer h4 a:hover {
  text-decoration:underline;
}

#footer .block {
  height:77px;
  padding:23px 15px 0 15px;
}

#footer p {
  margin:0.2em 0;
  font-size:1em;
}

#footer #contact-details {
  font-size:1.1em;
  border-left:1px solid #c3b690;
}

#footer #other-details {
  font-size:0.9em;
  border-left:2px solid #d6cca6;
}


/* Elements
-------------------------------------------------------------- */

/*--- TYPOGRAPHY ---*/
h1 {
  font:2.2em "myriad-pro-condensed-1", "myriad-pro-condensed-2", Helvetica, sans-serif;  
  margin:0 0 1em 0;
  text-transform:uppercase;  
  font-weight:bold;
}

.wf-active h1 {
  font-size:3em;
}

h2 {
  font:2em "myriad-pro-condensed-1", "myriad-pro-condensed-2", Helvetica, sans-serif;  
  margin:1em 0 0.5em;
}

.wf-active h2 {
  font-size:2.5em;
}

h3 {
  font:1.8em "myriad-pro-condensed-1", "myriad-pro-condensed-2", Helvetica, sans-serif;  
  margin:0.8em 0 0.4em;
}

.wf-active h3 {
  font-size:2.5em;
}

h4 {
  font:1.4em "myriad-pro-condensed-1", "myriad-pro-condensed-2", Helvetica, sans-serif;  
  margin:0.6em 0 0.3em;
}

.wf-active h4 {
  font-size:1.8em;
}

h5 {
  font:1.2em "myriad-pro-condensed-1", "myriad-pro-condensed-2", Helvetica, sans-serif;  
  margin:0.5em 0 0.25em;
}

.wf-active h5 {
  font-size:1.4em;
}

h6 {
  font-size:1em;
  font-weight:bold;
  text-transform:uppercase;
  margin:0.5em 0 0;
}

h1, h1 a {
  color:#3f72b7;  
}

h1 a {
  text-decoration:none;
}

p {
  margin:0.7em 0;
  font-size:1.3em;
}

.add-to-cart-form h1 {
  margin:1em 0 0 0;
}


/*--- LINKS ---*/
a {
  color:#3f72b7;
}

a:hover {
  color:#333b66;
}


/*--- LISTS ---*/
ul {
  margin:0.7em 0;
  padding-left:16px;
}

li {
  list-style:disc;
  margin-bottom:0.5em;  
}

.hmenu {
  margin:0;
}

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

#content li {
  font-size:1.3em;
}


/*--- IMAGES ---*/
.alignright {
  float:right;
  margin:0 0 1em 1em;
}

.alignleft,
.align {
  float:left;
  margin:0 1em 1em 0;
}

.aligncenter {
  margin:0px auto;
}

img.rounded {
  border-radius:12px;
  -moz-border-radius:12px;
}

img.fixbottom {
  position:absolute;
  bottom:0;
  border-radius:15px 15px 0 0;
  -moz-border-radius:15px 15px 0 0;
  margin-left:5px;
}


/*--- INTERACE ---*/
.qmark {
  position:relative;
  padding:0 18px 0px 0;  
}

.qmark .open {
  background:url('lib/images/qmark.png') no-repeat;
  display:block;
  width:13px;
  height:13px;
  cursor:pointer;
  position:absolute;
  right:0;
  top:2px;
}

.qmark .note {
  display:none;
}

.active .note {
  display:block;
  font-size:10px;
  text-transform:none;
  font-weight:normal;
  text-align:left;
}

.enda-toggle-hide {
  display:none;
}

.notice {  
  color:#fff;
  display:inline-block;
  padding:0.3em 0.5em 0.5em;
  border:1px solid #d9d9d9;
  border-radius:5px;
  -moz-border-radius:5px;
}

.enda-notice {
  background-color:#b7b2c7;    
}

.enda-error {
  background-color:#d1a4a3;
  border-color:#eee;
}

.note p {
  font-size:1em;
}


/*--- FORMS ---*/
label {
  font-size:1.3em;
  width:140px;
  float:left;
}

label.radio-label {
  width: auto;
  display: block;
  float: none;
  margin-bottom: 0.6em;
}

input {
  border:none;  
  padding:0.3em;
}

.text-input {
  width:200px;
}

textarea {
  border:0;
  width:338px;
  height:60px;
  padding:0.3em;
}

.enda-form-field {
  padding:0.3em 0;
}


/*--- BUTTONS ---*/
.button {        
  background:#0095d6 url('lib/images/button_blue_arrow.png') no-repeat top right;
  display:inline-block;
  padding-right:14px;
}

.button .enda-button,
.button input, 
.button a {      
  font:bold 1.4em "myriad-pro-condensed-1","myriad-pro-condensed-2",Helvetica,sans-serif;
  display:inline-block;  
  height:34px;
  line-height:34px;  
  padding:0px 5px 0px 9px;  
  text-decoration:none;
  text-transform:uppercase;
  margin:0;
}

.button .enda-button:hover,
.button input:hover, 
.button a:hover {
  background-image:-moz-linear-gradient(180deg, #0195d6, #4072b7); /* Firefox 3.6+ */
  background-image:-webkit-gradient(linear, left top, right top, from(#4072b7), to(#0195d6)); /* Safari 4+, Chrome 1+ */  
  background-image:-webkit-linear-gradient(linear, left top, right top, #0195d6, #4072b7); /* Safari 5.1+, Chrome 10+ */
  background-image:-o-linear-gradient(bottom left,#4072b7, #0195d6); /* Opera 11.10+ */
}

.wf-active .button .enda-button,
.wf-active .button input, 
.wf-active .button a {
  font-size:1.8em;
}

.button input, 
.button .enda-button {
  background:none;
  border:0;
  cursor:pointer;
}

.button .enda-form-field {
  padding:0;
}

#add-to-cart-button {
  background:transparent url('lib/images/button_white_arrow.png') no-repeat top right;  
  float:right;
  margin-top:1em;
  padding-right:13px;
}

#add-to-cart-button button {
  background-color:#fff;
  color:#9d9c34;  
}

#add-to-cart-button button:hover {
  background-image:-moz-linear-gradient(180deg, #ffffff, #bfe5f5); /* Firefox 3.6+ */
  background-image:-webkit-gradient(linear, left top, right top, from(#bfe5f5), to(#ffffff)); /* Safari 4+, Chrome 1+ */  
  background-image:-webkit-linear-gradient(linear, left top, right top, #ffffff, #bfe5f5); /* Safari 5.1+, Chrome 10+ */
  background-image:-o-linear-gradient(bottom left,#bfe5f5, #ffffff); /* Opera 11.10+ */
}  

#add-to-cart img {
  position:relative;
  top:2px;
}

/*--- TABLES ---*/
table {
  width:100%;
  font-size:1.3em;
}

td,
th {
  text-align:center;
}

td.left {
  text-align:left;
}

thead th {  
  padding:0.69em 0;
}

thead th.first {
  text-transform:uppercase;
  text-align:left;
}

tbody td {
  padding:0.3em 0;  
}

tfoot {
  font-weight:bold;
  border-top:2px solid #d9d0b2;
  border-bottom:2px solid #d9d0b2;  
}

tfoot td {
  padding:0.46em 0;
  line-height:1.38em;
}


/* CONVENIENCE CLASSES
----------------------*/
.capitalize {
  text-transform:uppercase;
}

.bold {
  font-weight:bold;
}

.hidden {
  position:absolute !important;
  clip:rect(1px 1px 1px 1px); /* IE6, IE7 */
  clip:rect(1px, 1px, 1px, 1px);
  padding:0 !important;
  border:0 !important;
  height:1px !important;
  width:1px !important;
  overflow:hidden;
} 
/* credit: http://designfestival.com/when-and-how-to-visually-hide-content/ */
