.container_12, .container_16 {
  margin-left:auto;
  margin-right:auto;
  width:960px;
}
.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12, .grid_13, .grid_14, .grid_15, .grid_16 {
  display:inline;
  float:left;
  margin-left:10px;
  margin-right:10px;
}
.container_12 .grid_3, .container_16 .grid_4 { width:220px; }
.container_12 .grid_6, .container_16 .grid_8 { width:460px; }
.container_12 .grid_9, .container_16 .grid_12 { width:700px; }
.container_12 .grid_12, .container_16 .grid_16 { width:940px; }
.alpha { margin-left:0; }
.omega { margin-right:0; }
.container_12 .grid_1 { width:60px; }
.container_12 .grid_2 { width:140px; }
.container_12 .grid_4 { width:300px; }
.container_12 .grid_5 { width:380px; }
.container_12 .grid_7 { width:540px; }
.container_12 .grid_8 { width:620px; }
.container_12 .grid_10 { width:780px; }
.container_12 .grid_11 { width:860px; }
.container_16 .grid_1 { width:40px; }
.container_16 .grid_2 { width:100px; }
.container_16 .grid_3 { width:160px; }
.container_16 .grid_5 { width:280px; }
.container_16 .grid_6 { width:340px; }
.container_16 .grid_7 { width:400px; }
.container_16 .grid_9 { width:520px; }
.container_16 .grid_10 { width:580px; }
.container_16 .grid_11 { width:640px; }
.container_16 .grid_13 { width:760px; }
.container_16 .grid_14 { width:820px; }
.container_16 .grid_15 { width:880px; }
.container_12 .prefix_3, .container_16 .prefix_4 { padding-left:240px; }
.container_12 .prefix_6, .container_16 .prefix_8 { padding-left:480px; }
.container_12 .prefix_9, .container_16 .prefix_12 { padding-left:720px; }
.container_12 .prefix_1 { padding-left:80px; }
.container_12 .prefix_2 { padding-left:160px; }
.container_12 .prefix_4 { padding-left:320px; }
.container_12 .prefix_5 { padding-left:400px; }
.container_12 .prefix_7 { padding-left:560px; }
.container_12 .prefix_8 { padding-left:640px; }
.container_12 .prefix_10 { padding-left:800px; }
.container_12 .prefix_11 { padding-left:880px; }
.container_16 .prefix_1 { padding-left:60px; }
.container_16 .prefix_2 { padding-left:120px; }
.container_16 .prefix_3 { padding-left:180px; }
.container_16 .prefix_5 { padding-left:300px; }
.container_16 .prefix_6 { padding-left:360px; }
.container_16 .prefix_7 { padding-left:420px; }
.container_16 .prefix_9 { padding-left:540px; }
.container_16 .prefix_10 { padding-left:600px; }
.container_16 .prefix_11 { padding-left:660px; }
.container_16 .prefix_13 { padding-left:780px; }
.container_16 .prefix_14 { padding-left:840px; }
.container_16 .prefix_15 { padding-left:900px; }
.container_12 .suffix_3, .container_16 .suffix_4 { padding-right:240px; }
.container_12 .suffix_6, .container_16 .suffix_8 { padding-right:480px; }
.container_12 .suffix_9, .container_16 .suffix_12 { padding-right:720px; }
.container_12 .suffix_1 { padding-right:80px; }
.container_12 .suffix_2 { padding-right:160px; }
.container_12 .suffix_4 { padding-right:320px; }
.container_12 .suffix_5 { padding-right:400px; }
.container_12 .suffix_7 { padding-right:560px; }
.container_12 .suffix_8 { padding-right:640px; }
.container_12 .suffix_10 { padding-right:800px; }
.container_12 .suffix_11 { padding-right:880px; }
.container_16 .suffix_1 { padding-right:60px; }
.container_16 .suffix_2 { padding-right:120px; }
.container_16 .suffix_3 { padding-right:180px; }
.container_16 .suffix_5 { padding-right:300px; }
.container_16 .suffix_6 { padding-right:360px; }
.container_16 .suffix_7 { padding-right:420px; }
.container_16 .suffix_9 { padding-right:540px; }
.container_16 .suffix_10 { padding-right:600px; }
.container_16 .suffix_11 { padding-right:660px; }
.container_16 .suffix_13 { padding-right:780px; }
.container_16 .suffix_14 { padding-right:840px; }
.container_16 .suffix_15 { padding-right:900px; }
html body * span.clear, html body * div.clear, html body * li.clear, html body * dd.clear {
  background:none;
  border:0;
  clear:both;
  display:block;
  float:none;
  font-size:0;
  list-style:none;
  margin:0;
  padding:0;
  overflow:hidden;
  visibility:hidden;
  width:0;
  height:0;
}
.clearfix:after {
  clear:both;
  content:'.';
  display:block;
  visibility:hidden;
  height:0;
}
.clearfix { display:inline-block; }
* html .clearfix { height:1%; }
.clearfix { display:block; }
.relative { position:relative; }
.absolute { position:absolute; }
.rounded {
  border-radius:5px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
}
.pilled {
  border-radius:50px;
  -webkit-border-radius:50px;
  -moz-border-radius:50px;
}
.container {
  border-radius:5px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  background:#ffffff;
  padding:15px 10px;
  margin-bottom:15px;
  border:2px solid #555a55;
}
.text_shadow { text-shadow:0 1px 0 #000000; }
.inset_shadow { text-shadow:0 1px 0 #ffffff; }
.inline { display:inline; }
.block { display:block; }
.button:hover { color:#000000 !important; }
.button {
  border-radius:50px;
  -webkit-border-radius:50px;
  -moz-border-radius:50px;
  background:#bbdd02 url(images/button_bg.png) repeat-x left bottom;
  font-family:"Helvetica Neue", "Helvetica", "Arial", sans-serif;
  color:#425800;
  border:3px solid #70a122;
  text-shadow:0 1px 0 #aee410;
  cursor:pointer;
}
.center {
  text-align:center;
  margin:0 auto;
}
.right { float:right; }
.left { float:left; }
.bold { font-weight:bold; }
* {
  margin:0;
  padding:0;
  outline:0;
  border:0;
}
body {
  background:#191d19;
  font-family:"Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size:14px;
  line-height:1.5em;
  color:#858585;
}
#body_basic #content { color:#3e3e3e; }
p { margin-bottom:1em; }
a { color:#1b74b1; }
#header h1 a {
  text-indent:-99999px;
  display:block;
  width:225px;
  height:50px;
  background:url("images/logo.png") no-repeat left top;
}
#header #navigation li a {
  text-decoration:none;
  color:#7c917b;
  font-size:16px;
  font-weight:800;
}
#header #navigation li {
  text-transform:uppercase;
  float:left;
  margin-left:15px;
  list-style:none;
}
#header #navigation li.active_tab a { color:#a8bd25; }
#header #navigation {
  position:absolute;
  bottom:20px;
  right:0;
}
#header {
  position:relative;
  padding:15px 0;
}
.wrapper { background:#272b27 url("images/body.png"); }
#faq h3 {
  margin-bottom:10px;
  color:#a8bd25;
  font-size:18px;
}
#faq .faq { margin-bottom: 5px; }
#faq h4 { color:#ffffff; font-size:14px; cursor: pointer; background: #333 url("images/arrow-down.png") 440px 10px no-repeat; padding: 5px 20px 5px 10px; position: relative; }
#faq h4:hover { background: #444 url("images/arrow-down.png") 440px 10px no-repeat; }
#faq .answer { background: #333; padding: 0 10px 5px 10px; }
#faq .answer p { padding: 0; margin: 0; }

#faq a { color:#a8bd25; }
#faq {
  background:#272b26 url("images/perforated.png");
  border-top:2px solid #191d19;
  padding:15px 0;
  font-size:12px;
}

#footer ul li a { color:#ffffff; }
#footer ul li {
  display:inline;
  margin-left:10px;
}
#footer ul { float:right; }
#footer {
  color:#ffffff;
  font-weight:bold;
  padding:15px 0;
  border-top:2px solid #394039;
  font-size:12px;
}
#content h2 {
  color:#a8bd25;
  font-weight:800;
  margin-bottom:.5em;
  font-size:34px;
  letter-spacing:-1px;
  border-bottom:1px solid #dadada;
  padding-bottom:10px;
}
#content h3 {
  font-size:22px;
  font-weight:800;
  color:#272b27;
  margin-bottom:.75em;
}
#content {
  padding:15px 0;
  line-height:1.6em;
}
#body_home h2 {
  border:0;
  padding:0;
}
.inset_box p {
  text-shadow:0 1px 0 #000000;
  margin:15px 10px 10px 10px;
  color:#afddaf;
}
.inset_box {
  border-radius:5px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  background:#272b27;
  border-bottom:1px solid #565f56;
  margin-bottom:15px;
  min-height:120px;
}
blockquote {
  font-style:italic;
  font-size:130%;
  font-family:"Baskerville Old Face", "Palatino", "Georgia";
  line-height:1.6em;
  margin-left:1em;
  border-left:2px solid #eaeaea;
  padding-left:1em;
  color:#3e3e3e;
}
.sitemap li { list-style:none; }
.sitemap a {
  display:block;
  text-decoration:none;
  font-size:16px;
  border-bottom:1px solid #eaeaea;
  padding:5px;
}
.sitemap a:hover {
  background:#a8bd25;
  color:#ffffff;
}
.sitemap { border-top:1px solid #eaeaea; }
#hero_video { padding-left:20px; }
#step_1 {
  background-repeat:no-repeat;
  background-position:center 10px;
  padding-top:3px;
  padding-left:5px;
}
#step_2 {
  padding-top:3px;
  background-repeat:no-repeat;
  background-position:center 10px;
}
#step_3 {
  padding-top:3px;
  background-repeat:no-repeat;
  background-position:center 10px;
}
#signup:hover,
.signup:hover { color:#000000 !important; }
#signup small,
.signup small {
  display:block;
  font-size:12px;
  line-height:14px;
  margin-top:2px;
  font-weight:normal;
}
#signup,
.signup {
  border-radius:50px;
  -webkit-border-radius:50px;
  -moz-border-radius:50px;
  background:#bbdd02 url(images/button_bg.png) repeat-x left bottom;
  font-family:"Helvetica Neue", "Helvetica", "Arial", sans-serif;
  color:#425800;
  border:3px solid #70a122;
  text-shadow:0 1px 0 #aee410;
  cursor:pointer;
  text-align:center;
  text-decoration:none !important;
  line-height:1em;
  font-size:24px;
  padding:7px 20px;
  font-weight:bold;
}
#in-action li {
  list-style:none;
  border:1px solid #a8bd25;
  float:left;
  margin:10px;
}
#plans_table .plan h3 {
  display:inline;
  padding:0 10px;
  background:#ffffff;
  position:relative;
  top:-35px;
  letter-spacing:2px;
  text-transform:uppercase;
}
#plans_table .plan h4 {
  text-size:12px;
  text-transform:uppercase;
  color:#a8bd25;
  margin:15px 0 10px 0;
}
#plans_table .plan li {
  text-align:left;
  list-style:none;
  margin:0 0 5px 10px;
}
#plans_table .plan .plus_title strong {
  background:#ffffff;
  padding:0 5px;
}
#plans_table .plan .plus_title {
  background:url(images/plus_divider.png) repeat-x center center;
  text-transform:uppercase;
  color:#425800;
  margin:0 5px 10px 5px;
}
#plans_table .plan .plus li { font-weight:bold; }
#plans_table .plan .price {
  position:relative;
  top:20px;
  font-weight:bold;
  font-size:28px;
  color:#425800;
  letter-spacing:2px;
}
#plans_table .plan {
  text-align:center;
  margin:0 auto;
  border:3px solid #dddddd;
  border-radius:5px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  position:relative;
  padding-bottom:10px;
}
#plans_table #signup {
  display:block;
  margin:10px auto;
  font-weight:bold;
}
#plans_table #additional_registers {
  display:block;
  text-align:center;
  margin:0 auto;
  margin:10px auto;
}
#sidebar h3 {
  color:#ffffff;
  margin-bottom:8px;
  font-size:15px;
  text-transform:uppercase;
}
#sidebar .menu_group { margin-bottom:15px; }
#sidebar a { color:#a8bd25; }
#sidebar li a {
  display:block;
  border-radius:5px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  background:#000000;
  background:rgba(0,0,0,.3);
  padding:5px 10px;
  margin-bottom:3px;
  text-decoration:none;
  box-shadow:0 1px 0 #606060;
  -moz-box-shadow:0 1px 0 #606060;
  -webkit-box-shadow:0 1px 0 #606060;
}
#sidebar li a:hover { background:rgba(0,0,0,1); }
#sidebar li { list-style:none; }
.hentry h3 a { text-decoration:none; }
.hentry h3 {
  margin:0 !important;
  font-size:28px;
}
.hentry {
  margin-bottom:30px;
  padding-left:80px;
}
.post_date {
  padding:10px 0;
  font-weight:bold;
  font-size:15px;
  background:#bfd52e;
  text-align:center;
  margin:0 auto;
  color:#ffffff;
  -moz-border-radius-topleft:10px;
  -moz-border-radius-bottomright:10px;
  -webkit-border-top-left-radius:10px;
  -webkit-border-bottom-right-radius:10px;
}
#comments { color:#a8bd25 !important; }
.commentlist { margin-bottom:15px; }
#respond h3 { color:#a8bd25; }
#respond input {
  padding:5px;
  width:300px;
  font:bold 12px "Helvetica Neue", "Helvetica", "Arial";
  border:2px solid #dadada;
}
#respond textarea {
  margin-bottom:15px;
  width:650px;
  font:bold 12px "Helvetica Neue", "Helvetica", "Arial";
  padding:10px;
}
#respond label {
  display:block;
  margin-bottom:5px;
}
#respond {
  border-radius:5px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  background:#000000;
  background:rgba(0,0,0,.3);
  padding:10px;
  text-decoration:none;
  box-shadow:0 1px 0 #606060;
  -moz-box-shadow:0 1px 0 #606060;
  -webkit-box-shadow:0 1px 0 #606060;
}
#searchform label {
  display:block;
  font-weight:bold;
  color:#ffffff;
  text-transform:uppercase;
  font-size:15px;
  margin-bottom:5px;
}
#searchform #s {
  padding:3px 5px;
  width:130px;
  border:1px solid #000000;
  box-shadow:0 1px 0 #606060;
  -moz-box-shadow:0 1px 0 #606060;
  -webkit-box-shadow:0 1px 0 #606060;
  border-radius:50px;
  -webkit-border-radius:50px;
  -moz-border-radius:50px;
}
#searchform #searchsubmit:hover { color:#000000 !important; }
#searchform #searchsubmit {
  border-radius:50px;
  -webkit-border-radius:50px;
  -moz-border-radius:50px;
  background:#bbdd02 url(images/button_bg.png) repeat-x left bottom;
  font-family:"Helvetica Neue", "Helvetica", "Arial", sans-serif;
  color:#425800;
  border:3px solid #70a122;
  text-shadow:0 1px 0 #aee410;
  cursor:pointer;
  border-width:1px;
  font-weight:bold;
  padding-left:8px;
  padding-right:8px;
}
#commentlist .comment_author .avatar {
  display:block;
  text-align:center;
  margin:0 auto;
  border:1px solid #ffffff;
}
#commentlist .comment_author {
  float:right;
  margin-left:10px;
  border:3px solid #000000;
  border:3px solid rgba(0,0,0,.5);
  box-shadow:0 1px 0 #606060;
  -moz-box-shadow:0 1px 0 #606060;
  -webkit-box-shadow:0 1px 0 #606060;
}
#commentlist li {
  border-bottom:1px solid #565f56;
  padding-bottom:10px;
  margin-bottom:10px;
}
#commentlist .comment_text { color:#ffffff; }
#commentlist .comment_date, #commentlist .comment_date a {
  color:#000000;
  font-weight:bold;
  text-shadow:0 1px 0 #565f56;
}
#commentlist .comment_date a:hover {
  text-shadow:0 0 0 #000000;
  color:#a8bd25;
}
#about-us {
  color:#ffffff;
  border-bottom:1px solid #626a62;
  padding-bottom:10px;
}
.video h4 { margin-bottom:5px; }
.video {
  margin-bottom:25px;
  float:left;
  width:250px;
  padding-right:15px;
}
.caption {
  font-size:12px;
  color:#6a6b6b;
  line-height:1.3em;
}
.mask {
  display:none;
  background:url(images/mask.png);
  position:fixed;
  left:0;
  right:0;
  top:0;
  bottom:0;
  z-index:200;
}
.modal_window {
  display:none;
  background:#ffffff;
  padding:10px;
  position:fixed;
  z-index:500;
  top:10px;
  left:50%;
  margin-left:-450px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
}
.modal_title { padding-bottom:5px; }
.modal_window .target {
  display:none;
  position:absolute;
  bottom:10px;
  overflow:auto;
  background:url(images/loading.gif) no-repeat 50% 50%;
}
.close_modal {
  display:block;
  text-indent:-99999px;
  width:40px;
  height:39px;
  background:url(images/close_modal.png);
  position:absolute;
  z-index:501;
  right:-15px;
  top:-15px;
}
#tour_image {
  text-align:center;
  margin:0 auto;
}
#submit {
  display:block;
  font-size:15px;
  padding:5px 20px;
  font-weight:bold;
  border-width:2px;
  margin:10px 0;
}
#feed {
  background:url(images/feed.png) no-repeat left center;
  padding-left:20px;
}
#buzz blockquote p { margin:0; }
#buzz blockquote {
  margin:0;
  padding:0;
}
#buzz cite {
  display:block;
  margin-bottom:15px;
}
#buzz .menu_group {
  border-radius:5px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  background:#eaeaea;
  padding:10px;
  margin-bottom:10px;
}
#buzz #signup small { font-weight:normal; }
#buzz #signup {
  font-size:14px;
  font-weight:bold;
}
#buzz h4 { margin-bottom:10px; }
#buzz {
  position:relative;
  right:-50px;
}
object, embed {
  display:block;
  margin-bottom:10px;
}
.pull_quote {
  font-size:22px;
  font-style:italic;
  font-family:"Baskerville Old Face", "Palatino", "Georgia";
  line-height:1.6em;
}
.navigation .newer { float:right; }
.navigation a {
  background:#a8bd25;
  padding:10px 15px;
  color:#ffffff;
  border-radius:50px;
  -webkit-border-radius:50px;
  -moz-border-radius:50px;
  font-weight:bold;
  text-decoration:none;
}
.navigation {
  border-top:1px solid #dadada;
  padding:20px 0;
  margin-top:10px;
}

/* Who Uses? Homepage Update */
#who-uses { font-size: 12px; }
#profile-focus { padding-right: 20px; border-right: 1px solid #666; min-height: 125px; }
#profile-focus img { padding-right: 10px; }
#as-featured { padding-right: 35px; border-right: 1px solid #666; min-height: 125px; }
#as-featured p { margin-bottom: 5px; }
#quote { min-height: 125px; }
#quote p { font-size: 16px; font-style: italic; font-family:"Baskerville Old Face", "Palatino", "Georgia"; }
#quote a { font-size: 16px; color: #a8bd25; }
#stepbystep p { color: #ccc; }
#stepbystep { background: url("images/getstarted-bg.png") 0 0 no-repeat; height: 98px; width: 960px; margin: 10px 0 10px 0; padding-top: 15px; }
#stepbystep #getstarted h2 { padding-left: 20px; margin: 8px 0 0 0; font-size: 30px; }
#stepbystep #getstarted p { padding-left: 20px; }
#stepbystep img { padding-top: 5px; float: left; }
#stepbystep p.step { padding-left: 10px; width: 95px; float: left; }

/* Pricing Table Update */
#plans_table { position: relative; }
img.badge-no-fees { position: absolute; top: -20px; right: -20px; z-index: 300; }
table#pricing-grid { position: relative; padding: 0; text-align: center; border-collapse: separate; border-spacing: 0; margin-bottom: 10px; }
table#pricing-grid th { border-bottom: 1px solid #dadada; color: #333; font-size: 24px; vertical-align: top; padding: 10px 0 10px 0; line-height: 24px; }
table#pricing-grid th span.price { font-size: 37px; color: #57691a; line-height: 37px; }
table#pricing-grid th span.monthly { font-size: 13px; color: #57691a; line-height: 13px; }
table#pricing-grid th span.asterisk { font-size: 20px; color: #57691a; vertical-align: super; }
table#pricing-grid th.heading { width: 250px; color: #57691a; vertical-align: bottom; font-size: 12px; }
table#pricing-grid th.col-1 { width: 140px; }
table#pricing-grid th.col-2 { width: 200px; }
table#pricing-grid th.col-3 { width: 200px; }
table#pricing-grid th.col-4 { width: 200px; }
table#pricing-grid th.col-5 { width: 76px; }
table#pricing-grid td { font-size: 12px; color: #333; text-align: center; border-bottom: 1px solid #dadada; padding: 3px 0 3px 0; margin: 0; }
table#pricing-grid tr.separate td { border-bottom: 3px solid #999; }
table#pricing-grid td.header { text-align: right; padding-right: 20px; }
table#pricing-grid td.header-soon { text-align: right; padding-right: 20px; color: #666; font-style: italic; }
table#pricing-grid .evn { background: #e7ffc4; }
.tooltip{ position: absolute; padding: 10px 13px; z-index: 2; width: 302px; color: #fff; background-color: #666; border: 1px solid #000; font-family: sans-serif; font-size: 12px; line-height: 18px; text-align: center; }

/* Shopify / Credit-Card Update */
#additionalinfo { border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; background:#262b26; padding:10px 15px; margin-bottom: 20px; position: relative; }
#additionalinfo p { font-size: 13px; }
#additionalinfo img.shopify { position: absolute; top: -10px; left: 15px; }
#additionalinfo .panel-left { float: left; width: 500px; height: 40px; border-right: 1px solid #343934; }
#additionalinfo .panel-left p { padding: 9px 0 0 100px; }
#additionalinfo .panel-right { float: left; width: 425px; height: 40px; }
#additionalinfo .panel-right p { width: 150px; float: left; line-height: 16px; padding: 4px 0 0 20px; }
#additionalinfo .panel-right img { float: right; padding-top: 5px; }

/* Who Uses? Update */
.featured { margin-bottom: 20px; }
.who-uses-feature .details { float: left; margin-left: 20px; width: 340px; position: relative; }
.who-uses-feature .details img.icon { position: absolute; right: -10px; top: -10px; }
.who-uses-feature .details h4 { font-size: 20px; padding: 3px 0 3px 10px; color: #fff; background: #797979; margin: 5px 0 7px 0; }
.who-uses-feature .details h5 { font-size: 14px; color: #a8bd25; }
.who-uses-feature .details p { font-size: 13px; line-height: 15px; }
.who-uses-customer { float: left; width: 180px; height: 330px; margin-right: 10px; }
.who-uses-customer.last { margin-right: 0; }
.who-uses-customer h5 { font-size: 14px; color: #a8bd25; line-height: 15px; margin: 5px 0 7px 0; }
.who-uses-customer p { font-size: 13px; line-height: 15px; }
.grid_7-5 { display:inline; float:left; margin-left:10px; margin-right:10px; }
.container_12 .grid_7-5 { width:560px; }
.pretty-hover { filter:alpha(opacity=70); filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70); opacity:0.7; }

#hero { position: relative; }

/* Homepage Hero Update */
.container_hero { height: 335px; background: url(images/hero-bg.jpg) 0 0 repeat-x; border-top: 3px solid #212621; border-bottom: 3px solid #212621; width: 100%; }
.container_hero .inner_hero { width: 960px; margin: 0 auto; position: relative; }
.container_hero .slide { background: url(images/hero-ipad.jpg) 0 0 no-repeat; width: 960px; height: 275px; padding: 30px 0; text-align: right; display: none; }
.container_hero .slide.first { display: block; }
.container_hero h2 { font-size: 46px; color: #fff; margin-top: 30px; }
.container_hero p { font-size: 16px; color: #ccc; padding-left: 460px; margin: 15px 0; }
a:hover { text-decoration: none; }
#feature-nav { position: absolute; top: 20px; right: 0; z-index: 100; }
#feature-nav a { text-decoration: none; color: #bbb; margin-left: 25px; float: left; font-size: 16px; font-weight: bold; display: block; border-top: 2px solid #000; text-transform: uppercase; }
#feature-nav a:hover, #feature-nav a.activeSlide { color: #b1c529; border-top: 2px solid #535c13; }
#feature-nav a:focus { outline: none; }

/* MailChimp Signup */
/* #content { margin-bottom: 0; } */
.container_mailchimp { min-height: 230px; background:url(images/body-light.png) 0 0 repeat; width: 100%;  margin: 0; padding: 0; }
.container_mailchimp .inner_mailchimp { padding: 0 0 0 345px; width: 445px; min-height: 230px; margin: 0 auto; position: relative; background: url(images/mailchimp-graphic.png) bottom left no-repeat; }
.container_mailchimp h3 { font-size: 32px; color: #fff; padding-top: 30px; }
.container_mailchimp p { font-size: 17px; color: #999; margin: 10px 0 10px 0; font-weight: bold; }

.container_mailchimp .mc-field-group { width: 287px; float: left; }
.container_mailchimp .mc-submit-group { float: left; }
.container_mailchimp #mce-error-response { color: #ff9999; padding: 10px 0; }
.container_mailchimp #mce-success-response { color: #a8bd25; padding: 10px 0; }

.container_mailchimp input#mce-EMAIL {    
  border-radius:5px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  background:#fff;
  font-family:"Helvetica Neue", "Helvetica", "Arial", sans-serif;
  color:#333;
  border:3px solid #fff;
  font-size:24px;
  padding:5px 10px;
  width: 250px; 
  margin-right: 10px; }
  
.container_mailchimp input#mc-embedded-subscribe:hover { color:#000000 !important; }
.container_mailchimp input#mc-embedded-subscribe {
  border-radius:5px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  background:#bbdd02 url(images/button_bg.png) repeat-x left bottom;
  font-family:"Helvetica Neue", "Helvetica", "Arial", sans-serif;
  color:#425800;
  border:3px solid #70a122;
  text-shadow:0 1px 0 #aee410;
  cursor:pointer;
  font-size:24px;
  padding:5px 15px;
}

/* footer fix */
#footer ul { width: 420px; text-align: right; }
