/*
Theme Name: Blix
Theme URI: http://www.kingcosmonaut.de/blix/
Description: Hmmm...
Version: 0.9
Author: Sebastian Schmieg
Author URI: http://www.kingcosmonaut.de/

Ported to Drupal by Jarrod Piccioni of GoodBasic (http://goodbasic.com/)

Add'l info: Blix theme modded by Phillip Lamb of Trellon, LLC.
			for Planetfriendly Products/Biota Water
			Big ups to Sebastian/Jarrod for a nice clean page.tpl.php

*/


/* reset
--------------------------------------------------*/
body,h1,h2,h3,h4,h5,h6,p,form,fieldset {margin:0;padding:0;}
.low {display:none;}


/* body
--------------------------------------------------*/
body {
  margin:0;
  padding:0;
  text-align:center;
  color: #333333;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px;
}

body#commentspopup {padding:0;}

/* left and right padding
--------------------------------------------------*/
#left_padding {
  padding-left: 10px; 
  background: url('test_r3_c1.jpg') repeat-y top left;
}

#right_padding {
  padding-right: 10px; 
  background: url('test_r3_c12.jpg') repeat-y top right;
}

/* headings
--------------------------------------------------*/
h1 {font-size:30px;}

h2.page-title {
  background-color: #faffff;
  font-size: 1.2em;
  border: thin solid #d1d8e0;
  padding: 5px 5px 5px 5px;
  width: 50%;

}

#default_block h2 {
  background-color: #faffff;
  font-size: 1.2em;
  border: thin solid #d1d8e0;
  padding: 5px 5px 5px 5px;
}

#content h2 {
  margin:0 0 18px 0;
  font-family:Georgia, serif;
  font-size:1.6em;
  font-weight:normal;
}

#content h3 {
  margin:0 0 18px 0;
  font-size:1em;
}

#content h4 {
  margin:0;
  font-size:1em;
}

#content.archive h2 {margin:0 0 26px 0;}

#content.archive h3 {
  margin:0 0 10px 0;
  font-family:Georgia, serif;
  font-size:1.3em;
  font-weight:normal;
}

#content.archive h4 {
  margin:0 0 18px 0;
  font-size:1em;
}

#content.archive h5 {
  margin:0;
  font-size:1em;
}


/* links
--------------------------------------------------*/
a {text-decoration:none;}

a img {border:none;}


/* paragraphs, lists, etc
--------------------------------------------------*/
p {
  margin:0;
  padding:0 0 18px 0;
}

ul {
  margin:0 0 0 1.4em;
  padding:0 0 18px 0;
}

ul ul {padding:0;}

blockquote {
  margin:0;
  padding:0 18px;
  font-style:italic;
}

pre {
  overflow:auto;
  margin:0 0 18px 0;
  padding:4px;
}

pre, code, kbr {font-family:Courier, Monaco, monospace;}

code, kbr {padding:0 2px;}

abbr, acronym {
  font-size:0.9em;
  letter-spacing:1px;
}

/* Front Page Bottle Image stuff
--------------------------------------------------*/

#bottle_sb{

}
#bottle_img{
  float:right;
}


/* image gallery
--------------------------------------------------*/

#gallery_left{
  float: left;
  width: 200px;
}
#gallery_left_img{
  width: 200px;
}
#gallery_left_text{
  width: 200px;
}

#gallery_right{
  float: right;
  width: 200px;
}
#gallery_right_img{
  width: 200px;
}
#gallery_right_text{
  width: 200px;
}

#gallery_clear{
  clear:both;
}

/* images
--------------------------------------------------*/
img.left {
  float:left;
  margin:0 12px 0 0;
}

img.right {
  float:right;
  margin:0 0 0 12px;
}

img.center {
  display: block;
  margin:0 auto;
}


/* container
--------------------------------------------------*/
#container {
  width:736px;
  margin:0 auto;
  padding:0px 0px 0px 0px;
  text-align:left;
  background-color:#e7f0ff;
}

#commentspopup #container {
  width:455px;
  padding:0 15px;
}


/* header
--------------------------------------------------*/
#header {
  height:82px;
  width: 714px;
  padding:0px 0px 0px 0px;
  background-color:#000000;
  background-image:url('biota_header_bg.jpg');
  background-repeat: repeat-x;
}

#header h1 {
  /*display:none; This will hide the text in your header */
}

#header_logo {
  background-image:url('biota_header_logo.jpg');
  width: 30px;
  height: 10px;
  padding: 0px 0px 0px 0px;
}


/* navigation
--------------------------------------------------*/
#subnav {
float:left;
  padding: 5px 0px 0px 0px;
  width:714px;
  height:25px;
  background-image: url('test_r2_c2.jpg');
}

#subnav ul, #subnav li, #subnav a{
 margin: 0;
 padding: 0px 0px 0px 0px;
 list-style: none;
 display: inline;
 color: #4661ad;
 font-size: 8pt;
 font-weight: bold;
 font-family: Arial;
}

#subnav li {
  padding: 0px 25px 0px 18px;
}

#subnav a:hover, #subnav .active {
  text-decoration: underline;
}

#navigation {
  padding: 50px 0px 12px 0px;
  float:left;
  width: 540px;
}

#navigation li {
  padding: 0px 15px 0px 0px;
}

#navigation ul, #navigation li, #navigation a {
  list-style-type: none;
  color:#1c517d;
  font-size: 10pt;
  font-weight:bold;
  width:auto;
  font-style: normal;
  display:inline;
}
#navigation a:hover, #navigation .active {
  text-decoration: underline;
}
#navigation a:hover {
  color: white;
}


/* content
--------------------------------------------------*/
#content {
  padding:15px; 15px; 15px; 15px;
}

.content{
  margin-top:5px;
  padding: 5px 5px 5px 5px;
  border: 2px solid #d1d8e0;
  background-color: #cad8e1;
}


#commentspopup #content {
  float:none;
  padding-top:0;
}


/* contentcenter, contentleft and contentright
--------------------------------------------------*/
#contentleft {
  height: auto;
  border-top: 2px solid #ebebeb;
  width:165px;
  padding:0px;
  float:left;
  background:#fff;
}

#contentleft #default_block{
  padding: 15px 15px 15px 15px;
  border-bottom: 2px solid #ebebeb;
}

#contentright {
  height: auto;
  border-top: none;
  width:220px;
  padding:0px;
  float:left;
  background:#e7f0ff;
}

#contentright #default_block{
  padding: 15px 5px 15px 15px;
  border-bottom: none;
}


#contentcenter, #contentcenter_wide {
  background-image: none;
  background-repeat: none;
  border-bottom:none;
  border-top:none;
  border-right:none;
  padding:15px 15px 15px 15px;
  float:left;
  width:300px;
  height:auto;
}

html>body #contentcenter{
  width:444px;
}

#contentcenter_wide {
  background-image: none;
  background-color: #e7f0ff;
  width:460px;
}

html>body #contentcenter_wide{
  width:460px;
}

/* Custom Block Styling
--------------------------------------------------*/
#latest_news_block{
  padding: 15px 5px 15px 15px;
}

#latest_news_block h2 {
  background-color: #faffff;
  font-size: 1.2em;
  border: thin solid #d1d8e0;
  padding: 5px 5px 5px 5px;
}

#latest_news_block_content {
  background-color: #015f9f;
  color: white;
  border: 0px solid #ebebeb;
  padding: 5px 5px 5px 5px;
  font-size: 0.9em;
}
#latest_news_block_content A{
  text-decoration: none;
  color: white;
}


#watch_our_video_block_player_bg{
background-color:white;
padding:2px 2px 2px 2px;
border-bottom: 4px solid #d1d8e0;
}
/* Product Flexinode styling
--------------------------------------------------*/

#product_sandbag {
  float:left;
  height:auto;
  padding: 5px 10px 0px 0px;
}

#product_content {
  padding: 5px 0px 0px 5px;
  height:auto;
}

#product_teaser_sandbag {
  float:left;
  height:auto;
  padding: 5px 5px 0px 0px;
}

#product_teaser_content {
  height:auto;
  padding: 0px 0px 0px 5px;
}

#product_price_and_buy {
clear:both;
  padding:5px 0px 0px 0px;
  width:auto;
  text-align:center;
}

#product_price {
  float:left;
  text-align:left;
}

#product_add_to_cart {
  float:right;
  background-color: white;
  text-align:right;
  padding: 0px 5px 0px 5px;
  border: 1px solid #BFBFBF;
}

#product_heading {
  padding: 0px 0px 0px 5px;
  text-align:left;
}


/* Shopping cart module table themes
--------------------------------------------------*/

#contentcenter_wide table.dark, tr.dark, td.dark, thead.dark, th.dark {
  background-color: #ffffff;
}

#contentcenter_wide table.light, tr.light, td.light, thead.light, th.light {
  background-color: #f0f0f0;
}





/* special HR
--------------------------------------------------*/

div.hr_small{
  height: 12px;
}

div.hr_big{
  height: 12px;
}

div.hr_small hr, div.hr_big hr{
}

/* entry
--------------------------------------------------*/
.entry {margin:0 0 40px 0;}

.entry .info {
  position:relative;
  margin-top:-3px;
  padding:3px;
  border-top:1px solid;
  border-bottom:1px solid;
  font-size:0.9em;
}

.entry.single {clear:both;}

.entry.single .info {margin:0 0 22px 0;}

.entry .info a {
  margin-right:6px;
  padding-right:9px;
}

.entry .info em {
  padding-right:6px;
  font-style:normal;
}

.entry .author,
.entry .editlink a {
  margin:0;
  padding:0 0 0 10px;
  border-left:1px solid;
  border-right:none
}

.entry #filedunder {
  clear:both;
  padding:3px 0 0 0;
  font-size:0.9em;
  border-top:1px solid;
}


/* mini-entry
--------------------------------------------------*/
.minientry {
  position:relative;
  margin:0px 0 35px 0;
  padding:10px 0;
  border-top:1px dotted;
  border-bottom:1px dotted;
}

.minientry p {padding:0;}

.minientry .commentlink {
  margin-left:3px;
  padding-right:7px;
  border-right:1px solid;
  font-size:0.9em;
}

.minientry .permalink {
  margin-left:3px;
  font-size:0.9em;
  font-style:normal;
}

.minientry .author,
.minientry .editlink a {
  margin-left:6px;
  padding:0 8px 0 10px;
  border-left:1px solid;
  font-size:0.9em;
  font-style:normal;
}

.minientry .editlink a {margin:0;}


/* comments
--------------------------------------------------*/
#comments h2 {margin-bottom:24px;}

#comments h2 a {
  margin-left:2px;
  padding-left:6px;
  border-left:1px solid;
  font-family:Arial,Helvetica,sans-serif;
  font-size:0.55em;
}

#comments ul {margin:0 0 0 20px;}

#comments li {
  position:relative;
  margin-bottom:18px;
}


#comments li p {padding:0 0 10px 0;}

#comments .header, form p.header {
  position:relative;
  min-height:19px; /* 19 + 3 +3 = 25px = height of gravatar */
  margin:0 0 10px 0;
  padding:3px 6px;
}

* html #comments .header {height:19px;} /* IEWin */

#comments .header strong {font-family:Georgia,sans-serif;}

#comments .header .gravatar {
  position:absolute;
  top:1px;
  right:1px;
}


/* form
--------------------------------------------------*/
form {padding:6px 0;}

#commentform, #contactform {margin-bottom:18px;}

form fieldset {border: 0 solid;} /* Opera */

form p {
  padding:6px 0;
  border-bottom:1px solid;
}

/*form label {
  display:block;
}*/

#commentform label {margin:0 15px 0 15px;}
#contactform label {margin:0 15px 0 0;}

form em {
  margin-left:5px;
  font-size:0.9em;
  font-style:normal;
}

form input, form textarea {
  padding:3px;
  border:1px solid;
  font-family:Arial,Helvetica,sans-serif;
  font-size:0.9em;
}

form textarea {overflow:auto; width: 400px;}

#commentform input {width:200px;}
#commentform textarea {width:325px;}
#contactform textarea, #contactform #bx_subject {width:465px;}

* html #commentform textarea {width:320px;} /* IE WIN; but why? */
* html #contactform textarea,
* html #contactform #bx_subject {width:445px;} /* IE WIN; but why? */

form .button {
  width:90px !important;
  border-bottom:1px solid;
  font-weight:bold;
}

#commentform .button {margin-left:90px;}
#contactform .button {margin-left:75px;}

form .hiddenfield {display:none;}

form .info {padding-left:90px;}


/* archives
--------------------------------------------------*/
.archive .postspermonth {
  margin:0;
  list-style:none;
}


/* content misc
--------------------------------------------------*/
.next a {float:right;}
.previous a {float:left;}


#entrynavigation {
  overflow: auto;
  height:1%;
  margin-bottom:13px;
  padding-bottom:13px;
  border-bottom:1px solid;
  font-size:0.9em;
}

/* subcontent headings
--------------------------------------------------*/
#subcontent h2 {
  margin:0px 0 0px 0;
  font-family:Georgia,serif;
  font-size:1em;
  line-height:1em;
  display:block;
  padding:5px 10px;
  font-style:normal;
}


/* subcontent list
--------------------------------------------------*/
#subcontent ul li {
  margin:0px 0 0px 0px;
  padding-bottom:2px;
  border-bottom:1px solid;
}

#subcontent li a {
  display:block;
  padding:1px 0;
  height:1%; /* IE WIN */
}

#subcontent ul.categories li ul {margin:0;}

#subcontent ul.categories li li {
  margin:0;
  padding:0 0 3px 0;
  border-bottom:none;
}

#subcontent ul.categories li ul ul {margin:0 0 0 16px;}


/* calendar
--------------------------------------------------*/
#wp-calendar {
  display:inline-table;
  border-collapse:collapse;
  width:185px;
  margin:0px 10px 0 10px;
  text-align:center;
}

#subcontent table caption {
  margin:-5px 10px 0 10px;
  padding-bottom:5px;
  border-bottom:1px solid;
  letter-spacing:0.1em;
}

#subcontent table thead tr {border-bottom:1px solid;}

#subcontent table th {border-bottom:1px solid;}

#subcontent table td {
  width:200px; /* maximaize width; honestly, I don't know much about tables... */
  padding:1px;
  font-size:0.9em;
}

#subcontent table td#today {
  padding:0;
  border:1px solid;
  font-size:1em;
  font-weight:bold;
}

#subcontent table td a {
  display:block;
  border-bottom:1px solid;
  font-weight:bold;
  font-size:1.15em;
}

#subcontent table tfoot {border-top:1px solid;}

#subcontent table tfoot a {
  border:none;
  font-weight:bold;
}

#subcontent table tfoot #prev a {text-align:left;}
#subcontent table tfoot #next a {text-align:right;}


/* footer
--------------------------------------------------*/
#footer {
  clear:both;
  width: auto;
  padding:0px 0 0px 0;
  font-size:0.9em;
}

.singlecol #footer {
  padding:25px 0 15px 0;
}

#footer p {
  padding:12px 0 18px 0;
}

#footer strong {font-weight:normal;}

.singlecol #footer p {
  padding:12px 70px 18px 70px;
}

/* body NOTE -- REDECLARED
--------------------------------------------------*/
body {
  color:#000000;
  background:#aedbee;
}

body#commentspopup {background:white;}


/* headings
--------------------------------------------------*/
h1, h1 a,
h2, h2 a,
h3 a,
h4 a
  {color:#4661ad;}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover
  {color:#1BA6B2;}


/* links
--------------------------------------------------*/
a {color:#6C8C37;}

a:hover {color:#009193;}

a.commentlink {
  padding-left:16px;
  background:url(comments.gif) center left no-repeat;
}

a.more {
  padding-right:10px;
  background:url(more.gif) center right no-repeat;
}


/* paragraphs, lists, etc
--------------------------------------------------*/
pre,
code
  {background-color:#F8FAF2;}

kbr {color:#009193;}


/* container
--------------------------------------------------*/
#container {
  padding-top:none;
  border-top:none;
}

#container.singlecol,
#commentspopup #container {background-image:none;}


/* Entry
--------------------------------------------------*/
.entry {margin:0 0 40px 0;}

.entry .author {}

.entry .info {
  border-color:#FFFFFF;
  background-color:#FFFFFF;
}

.entry .info a {border-color:#949494;}

.entry a.more {
  padding-left:12px;
  background:url(more.gif) center left no-repeat;
}

.entry .info .date {
  padding-left:15px;
  background:url(post.gif) center left no-repeat;
}

.entry .info .author {
  padding-left:23px;
  border-color:#949494;
  background:url(author.gif) 10px 2px no-repeat;
}

.entry #filedunder {border-color:#F3F4F4;}


/* Mini-Entry
--------------------------------------------------*/
.minientry  {border-color:#D9D9D9;}

.minientry .commentlink {border-color:#949494;}

.minientry .permalink {
  padding-left:15px;
  background:url(post.gif) center left no-repeat;
}

.minientry .author {
  padding-left:23px;
  border-color:#949494;
  background:url(author.gif) 10px 2px no-repeat;
}


/* Comments
--------------------------------------------------*/
#comments h2 {margin-bottom:24px;}

#comments h2 a {color:#6C8C37;}

#comments li.comment {list-style-image:url(comments.gif);}

#comments li.trackback,#comments li.pingback {list-style-image:url(pingtrackback.gif);}

#commentform {background-color:#EDF3DE;}

#comments .header, form .header {background-color:#EDF3DE;}

#comments .header.alt {background-color:#E9F7F6;}


/* form
--------------------------------------------------*/
form p {border-color:white;}

form label { color:#6C8C37;}

form em {color:#C8C8B4;}

form input {color:#414141;}

form input, form textarea {
  border-color:#DCDCDC #F0F0F0 #F0F0F0 #DCDCDC;
}

form .button {
  border-color:white #DCDCDC #DCDCDC white;
  background-color:#F0F0F0;
}


/* Archives
--------------------------------------------------*/
.archive .postspermonth {color:#A0A0A0;}


/* content misc
--------------------------------------------------*/
.next a {
  padding-right:10px;
  background:url(next.gif) center right no-repeat;
}

.previous a {
  padding-left:10px;
  background:url(previous.gif) center left no-repeat;
}

#entrynavigation {border-color:#F3F4F4;}

.editlink {
  position:absolute;
  height:14px;
  width:14px;
  right:2px;
  background:url(edit.gif) 0 -14px;
}

html>body .editlink {bottom:6px;}

.entry .info .editlink a,
.minientry .editlink a,
#comments li .editlink a {
  display:block;
  height:14px;
  width:14px;
  margin:0;
  padding:0;
  border:none;
  font-size:1px; /* IEWin */
  line-height:0; /* IEWin */
  text-indent:-9999px;
  background:url(edit.gif) 0 0;
}

.entry .info .editlink a:hover,
.minientry .editlink a:hover,
#comments li .editlink a:hover
  {background:none;}




/* subcontent headings
--------------------------------------------------*/
#subcontent h2 {
  color:black;
}

#subcontent h2 em {}


/* subcontent list
--------------------------------------------------*/
#subcontent ul li {border-bottom-color:#F0F0F0;}

#subcontent li a:hover {background-color:#FFFBF0;}

#subcontent ul.pages li {list-style-image:url(post_yellow.gif);}

#subcontent .block-comment ul li {list-style-image:url(categories_yellow.gif);}

#subcontent .block-weblink ul li,
#subcontent .block-block ul li
 {list-style-image:url(links_yellow.gif);}

#subcontent ul.feeds li {list-style-image:url(feeds_yellow.gif);}

#subcontent .block-article ul li {list-style-image:url(post_yellow.gif);}

#subcontent ul.categories li li {list-style-image:url(sub_categories_yellow.gif);}


/* calendar
--------------------------------------------------*/
#wp-calendar {color:#A0A0A0;}

#subcontent table caption {border-bottom-color:#F3F4F4;}

#subcontent table thead tr {
  border-bottom-color:#F3F4F4;
  color:#414141;
}

#subcontent table th {border-bottom-color:#F3F4F4;}

#subcontent table td#today {
  border-color:#F3F4F4;
  color:#414141;
}

#subcontent table td a {
  border-bottom-color:#A3C159;
  background-color:#EDF3DE;
}

#subcontent table tfoot {border-top-color:#F3F4F4;}

#subcontent table tfoot a {background:none;}

/*Custom block goodness
--------------------------------------------------*/
/* cart_block_qty_text is also used for flexinode-2
 * price coloration
 */

#cart_block_qty_text{
  color: #c72026;
}

.block-cart .item-count, .items, .total, .checkout {
  background-color:#FFFFFF;
  font-size: 0.9em;
}

.block-cart .items {
  border-bottom: 1px solid #999;
}

.block-cart .total {
  text-align: right;
}

.block-cart .checkout {
  text-align: right;
}

#contentright #cart_block{
  padding: 15px 5px 15px 15px;
  border-bottom: none;
}

html>body #contentright #cart_block{
  padding: 15px 15px 15px 0px;
}

#cart_block h2 {
  background-color: #faffff;
  font-size: 1.2em;
  border: thin solid #d1d8e0;
  padding: 5px 5px 5px 5px;
}

#cart_block .content{
  margin-top:5px;
  padding: 5px 5px 5px 5px;
  border: 2px solid #d1d8e0;
  background-color: #FFFFFF;
}


/* footer
--------------------------------------------------*/
#footer {
  text-align: center;
  color:#A0A0A0;
}

.singlecol #footer {background-image:none;}


#footer a {color:#A0A0A0;}

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

#footer strong {color:#009193;}

#footer_bg {
  width:736px;
  height: 50px;
  margin:auto;
  padding:0px 0px 0px 0px;
  text-align:left;
  background-image: url('test_r16_c1.jpg');
  }
