/* Resets */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	color: #333;
	font: 15px/21px Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-color: #0290C6;
	background-image: url(background-4.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
p {
  padding-bottom: 20px;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
acronym {
	cursor: help;
	border-bottom: 1px dashed #333;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
hr {
	display: none;
}
.right {
	float: right;
}
.left {
	float: left;
}
.hide {
	display: none;
}
.round {
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -khtml-border-radius: 15px;
  border-radius: 15px;
}
.round-top {
  -moz-border-radius-topleft: 15px;
  -moz-border-radius-topright: 15px;
  -webkit-border-top-left-radius: 15px;
  -webkit-border-top-right-radius: 15px;
  -khtml-border-top-left-radius: 15px;
  -khtml-border-top-right-radius: 15px;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}
.round-bottom {
  -moz-border-radius-bottomleft: 15px;
  -moz-border-radius-bottomright: 15px;
  -webkit-border-bottom-left-radius: 15px;
  -webkit-border-bottom-right-radius: 15px;
  -khtml-border-bottom-left-radius: 15px;
  -khtml-border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}
.clear {
	clear: both;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
/* Link Styles */
a:link, a:visited {
	color: #528036;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a:active {
	color: #528036;
	text-decoration: none;
}
/* Headings */
h1, h2, h3, h4, h5, h6 {
	color: #333;
	font-weight: bold;
	font-family: Helvetica, Arial;
	padding-bottom: 5px;
}
h2 {
	font-size: 17px;
	line-height: 20px;
	letter-spacing: -0.5px;
}
h3 {
	font-size: 17px;
	line-height: 20px;
	letter-spacing: -0.5px;
}
/* Wraps */
#header_wrap {
	position: relative;
	min-width: 840px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
}
#share_wrap {
	position: relative;
		padding-top: 5px;
	padding-right: 95px;
	padding-bottom: 0;
	padding-left: 50px;
}
#content_wrap {
	position: relative;
	min-width: 940px;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 90px;
	padding-left: 30px;
}
#footer_wrap {
	position: fixed;
	bottom: 0;
	height: 70px;
	width: 100%;
	background: #1b1b1b url(footer-bg.jpg) no-repeat 0 0;
	z-index: 99;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3C0;
}
#10year {
	position: inherit;
	bottom: 0;
	height: 135px;
	width: 100%;
	z-index: 99;
	background-image: url(10-year.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	float: right;
}
/* Header */
#header {
	position: relative;
	width: 820px;
	margin: 0 auto;
	height: 180px;
	background: transparent url(header-bg.png) repeat-x 0 0;
	border: 1px solid white;
}
  .m_mem {
    display: none;
    position: absolute;
    right: 190px;
    top: 30px;
  }
  .t_mem {
    display: none;
    position: absolute;
    right: 20px;
    top: 30px;
  }
  .tooltip {
    background: url(top-arrow.png) no-repeat 100% 0;
    border-bottom: 1px solid #f8fbf2;
    padding-top: 8px;
    width: 160px;
  }
    .tooltip p {
      padding: 5px 10px;
      padding-bottom: 7px;
      font-size: 12px;
      line-height: 15px;
      color: #fff;
      z-index: 9;
    }
  .light-bulb {
	position: absolute;
	left: -22px;
	bottom: -33px;
  }
  .header-text {
	font-size: 19px;
	line-height: 24px;
	color: #333;
	font-family: Helvetica;
	padding-top: 50px;
	padding-right: 30px;
	padding-bottom: 35px;
	padding-left: 50px;
	width: auto;
  }
    .header-text img {
      padding-bottom: 5px;
    }
  .feed_counts {
    position: absolute;
    top: -45px;
    right: 5px;
  }
    .feed_counts li {
      display: inline;
      font-size: 20px;
      line-height: 24px;
      font-weight: bold;
      font-family: Helvetica. Arial;
      color: #fff;
      padding-left: 90px;
    }
      .feed_counts li span {
        border-bottom: 1px dotted white;
      }
      .feed_counts li.community {
        background: url(community.png) no-repeat 60px 0;
      }
      .feed_counts li.rss-twitter {
        background: url(rss-twitter.png) no-repeat 22px 50%;
      }
	  
/* Packages */
#packages {
	position: relative;
	width: 820px;
	margin: 0 auto;
	height: 250px;
	background: transparent url(header-bg.png) repeat-x 0 0;
	border: 1px solid white;
}
  .m_mem {
    display: none;
    position: absolute;
    right: 190px;
    top: 30px;
  }
  .t_mem {
    display: none;
    position: absolute;
    right: 20px;
    top: 30px;
  }
  .tooltip {
    background: url(top-arrow.png) no-repeat 100% 0;
    border-bottom: 1px solid #f8fbf2;
    padding-top: 8px;
    width: 160px;
  }
    .tooltip p {
      padding: 5px 10px;
      padding-bottom: 7px;
      font-size: 12px;
      line-height: 15px;
      color: #fff;
      z-index: 9;
    }
  .light-bulb {
	position: absolute;
	left: -22px;
	bottom: -33px;
  }
  .header-text {
	font-size: 19px;
	line-height: 24px;
	color: #333;
	font-family: Helvetica;
	padding-top: 80px;
	padding-right: 75px;
	padding-bottom: 15px;
	padding-left: 75px;
	width: auto;
  }
    .header-text img {
      padding-bottom: 5px;
    }
  .feed_counts {
    position: absolute;
    top: -45px;
    right: 5px;
  }
    .feed_counts li {
      display: inline;
      font-size: 20px;
      line-height: 24px;
      font-weight: bold;
      font-family: Helvetica. Arial;
      color: #fff;
      padding-left: 90px;
    }
      .feed_counts li span {
        border-bottom: 1px dotted white;
      }
      .feed_counts li.community {
        background: url(community.png) no-repeat 60px 0;
      }
      .feed_counts li.rss-twitter {
        background: url(rss-twitter.png) no-repeat 22px 50%;
      }
/* Content */
#content {
	position: relative;
	width: 820px;
	margin: 0 auto;
}
  .nav-section {
	position: relative;
	height: 60px;
	font-family: "Myriad Pro", "Trebuchet MS", sans-serif;
	font-size: 15px;
	letter-spacing: -0.5px;
	color: #F60;
  }
    .nav-section ul {
	position: absolute;
	right: 214px;
	top: 0px;
	width: 608px;
	height: 60px;
    }
      .nav-section ul li {
        display: inline;
        line-height: 60px;
        margin-left: 20px;
        border-bottom: 1px dotted white;
      }
      .nav-section ul li:first-child {
        border: none;
      }
        .nav-section ul li a {
          color: #fff;
          padding: 18px 0;
        }
  .side-tag {
	position: absolute;
	top: 40px;
	left: -17px;
  }
    .10-year {
	position: absolute;
	top: 0px;
	left: 654px;
	overflow: visible;
  }
#work {
    position: relative;
    min-height: 200px;
  }
    .twitter {
      position: relative;
      background: transparent url(about-bg.png) repeat-x 0 0;
      border: 1px solid white;
      border-bottom: none;
      padding: 30px 40px 40px 75px;
      font-size: 19px;
      line-height: 24px;
      color: #747d67;
      font-family: Helvetica;
      min-height: 200px;
    }
      .follow {
	position: absolute;
	bottom: 73px;
	right: 10px;
	z-index: 1;
      }
        .follow a {
          display: block;
          background: transparent url(follow-btn.png) no-repeat 0 0;
          color: #fff;
          height: 28px;
          line-height: 25px;
          font-size: 13px;
          width: 89px;
          text-align: center;
          cursor: pointer;
        }
        .follow a:hover {
          background: transparent url(follow-btn.png) no-repeat 0 -28px;
        }
      .twitter h2 {
        position: absolute;
        left: 75px;
        top: 28px;
        font-size: 13.5px;
        color: #2f3727;
        letter-spacing: 0px;
      }
    .post {
      border-left: 1px solid white;
      border-right: 1px solid white;
      position: relative;
      padding: 30px 40px 40px 75px;
    }
      .even {
        background: transparent url(lighter-green.png) repeat-x 0 0;
        position: relative;
      }
      .odd {
        background: transparent url(darker-green.png) repeat-x 0 0;
        position: relative;
      }
      .post-image {
	float: left;
	width: 300px;
	height: 210px;
	background: url(image-border.png) no-repeat;
      }
        .post-image img {
          padding: 1px 0 0 1px;
        }
      .post-text {
	float: left;
	padding-left: 20px;
	width: 360px;
      }
        .post-text h2 {
          padding: 0;
          letter-spacing: 0px;
        }
        .post-text h3 {
          font-size: 16px;
          font-family: Arial;
          font-weight: normal;
          padding-bottom: 20px;
          letter-spacing: 0px;
        }
    .post-even {
      background: transparent url(lighter-green.png) repeat-x 0 0;
      border: 1px solid white;
      border-top: none;
      padding: 6px;
    }
    .post-odd {
      background: transparent url(darker-green.png) repeat-x 0 0;
      border: 1px solid white;
      border-top: none;
      padding: 6px;
    }
  #about {
	position: relative;
	height: 150px;
  }
    .request {
      position: absolute;
      top: 40px;
      right: 40px;
      z-index: 1;
    }
    .request a {
      display: block;
      background: transparent url(request.png) no-repeat 0 0;
      color: #fff;
      height: 28px;
      line-height: 24px;
      font-size: 13px;
      width: 156px;
      text-align: center;
      cursor: pointer;
    }
    .request a:hover {
      background: transparent url(request.png) no-repeat 0 -28px;
    }
    .div-left {
      float: left;
      width: 370px;
      padding: 130px 0 60px 75px;
    }
    .div-right {
      position: relative;
      float: right;
      width: 370px;
      padding: 130px 75px 60px 0;
    }
    .about-envato {
      position: relative;
      background: transparent url(about-bg.png) repeat-x 0 0;
      border: 1px solid white;
      border-bottom: none;
    }
      .about-globe {
        position: absolute;
        left: -35px;
        top: 55px;
      }
      .about-text {
	padding: 60px 60px 35px 150px;
	font-size: 19px;
	line-height: 24px;
	color: #333;
	font-family: Helvetica;
      }
        .about-text img {
          padding-bottom: 5px;
        }
    .the-team {
      background: transparent url(darker-green.png) repeat-x 0 0;
      border-left: 1px solid white;
      border-right: 1px solid white;
      position: relative;
    }
    .team {
      float: left;
    }
    .dev-team {
      margin-top: 30px;
      float: left;
    }
      .team li {
        float: left;
        padding: 3px 0;
        display: block;
        width: 100%;
      }
      .team h2 {
        float: left;
        width: 48%;
      }
      .team span {
        float: left;
        width: 52%;
        color: #576049;
        font-weight: bold;
      }
        .team span a {
          color: #576049;
        }
    .head-team {
      background: transparent url(lighter-green.png) repeat-x 0 0;
      border-left: 1px solid white;
      border-right: 1px solid white;
      position: relative;
    }
      .head-team h2 {
        padding-bottom: 20px;
      }
        .head-team h2 span {
          color: #576049;
          font-size: 16px;
          padding-left: 5px;
        }
    .featured {
      background: transparent url(darker-green.png) repeat-x 0 0;
      border: 1px solid white;
      border-top: none;
      padding: 35px;
      padding-bottom: 30px;
      position: relative;
    }
  #contact {
    position: relative;
    border: 1px solid white;
    background: transparent url(contact-bg.png) repeat-x 0 0;
    min-height: 200px;
    line-height: 25px;
  }
    #contact p {
      padding-bottom: 50px;
    }
    .contact-us {
      display: block;
      padding: 50px 0 50px 70px;
    }
    .contact-form {
	float: left;
	width: 320px;
	padding-top: 80px;
	padding-right: 10px;
	padding-bottom: 60px;
	padding-left: 75px;
    }
      #checkFormError {
        border-color: white !important;
        background: #ffcccc !important;
        font-weight: normal !important;
        font-size: 12px;
        width: 260px;
        text-align: center;
      }
      #contact .contact-form p {
        padding-bottom: 30px;
      }
      .contact-form .formField {
        padding: 0px;
        padding-bottom: 10px;
      }
        .contact-form .formField label {
          color: #505747 !important;
          font-weight: normal;
        }
        .contact-form .formField input,
        .contact-form .formField textarea,
        .contact-form .formField select {
          background: #e4eede;
          border: 1px solid white;
          padding: 5px;
          font-size: 12px;
          font-family: Arial;
          width: 290px;
        }
        .contact-form .formField select {
          width: 302px;
          margin-top: 1px;
        }
      .contact-form .formSubmit {
        padding: 0px;
      }
        .contact-form input#submitButton {
          background: transparent url(form-btn.png) no-repeat 0 0;
          border: none;
          color: #fff;
          height: 28px;
          font-size: 13px;
          padding: 4px 0 8px 0;
          margin-top: 10px;
          width: 115px;
          text-align: center;
          cursor: pointer;
        }
        .contact-form input:hover#submitButton {
          background: transparent url(form-btn.png) no-repeat 0 -28px;
        }
    .contact-info {
	position: relative;
	float: right;
	width: 200px;
	padding-top: 80px;
	padding-right: 200px;
	padding-bottom: 60px;
	padding-left: 0;
    }
      .life-saver {
        position: absolute;
        right: 60px;
        top: 0px;
      }
#services {
    position: relative;
    border: 1px solid white;
    background: transparent url(contact-bg.png) repeat-x 0 0;
    min-height: 200px;
    line-height: 25px;
  }
    .the-press-kit {
      display: block;
      padding: 50px 0 50px 70px;
    }
    .press-kit-left {
	float: left;
	width: 300px;
	padding-top: 0;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 75px;
    }
      .button {
        position: relative;
        margin-bottom: 50px;
      }
      .button a {
        display: block;
        background: transparent url(form-btn.png) no-repeat 0 0;
        color: #fff;
        height: 28px;
        line-height: 26px;
        font-size: 13px;
        width: 115px;
        text-align: center;
        cursor: pointer;
      }
      .button a:hover {
        background: transparent url(form-btn.png) no-repeat 0 -28px;
      }
    .no-mag {
      margin-bottom: 0px;
    }
    .press-kit-right {
      position: relative;
      float: right;
      width: 390px;
      padding: 0 50px 60px 0;
    }
      .press-kit-right ul {
        padding-bottom: 20px;
      }
        .press-kit-right li {
          padding-bottom: 20px;
        }
          .press-kit-right li a {
            display: block;
            color: #747d67;
            text-decoration: underline;
          }
          .press-kit-right li a:hover {
            text-decoration: none;
          }
/* Footer */
#footer {
	position: relative;
	min-width: 1000px;
}
  .footer-logo {
    margin: 10px 0 0 30px;
  }
  .market_wrap {
  	position: absolute;
  	right: 315px;
  	top: 8px;
  	width: 182px;
  	font: 14px/24px arial, helvetica, sans-serif;
  	z-index: 10;
  	padding: 4px 0;
  }
    .market_wrap .market_header {
    	width:182px;
    	text-indent: -9999px;
    	background: transparent url(market_header.gif) no-repeat 0px 0px;
    }
    .market_wrap ul {
    	position:absolute;
    	left: 0px;
    	top:-136px;
    	width:180px;
    	border:1px solid #393939;
    	background:#262626;
    	padding: 12px 0px;
    	line-height: 18px;
    	display: none;
    	list-style: none;
    }
    .market_wrap:hover ul {
    	left: 0px;
    }
      .market_wrap ul li a {
      	display:block;
      	padding: 2px 15px;
      	color: #9c9c9c;
      	text-indent: 0;
      }
      .market_wrap ul li a:hover {
      	text-decoration:none;
      	color: #fff;
      }
  .sites_wrap {
  	position: absolute;
  	right: 163px;
  	top: 8px;
  	width: 142px;
  	font: 14px/24px arial, helvetica, sans-serif;
  	z-index: 10;
  	padding: 4px 0;
  }
    .sites_wrap .sites_header {
    	width:142px;
    	text-indent: -9999px;
    	background: transparent url(sites_header.gif) no-repeat 0px 0px;
    }
    .sites_wrap ul {
	position:absolute;
	left: 2px;
	top:30px;
	width:140px;
	border:1px solid #393939;
	background:#262626;
	padding: 12px 0px;
	line-height: 18px;
	display: none;
	list-style: none;
    }
    .sites_wrap:hover ul {
    	left: 0px;
    }
      .sites_wrap ul li a {
      	display:block;
      	padding: 2px 15px;
      	color: #9c9c9c;
      	text-indent: 0;
      }
      .sites_wrap ul li a:hover {
      	text-decoration:none;
      	color: #fff;
      }
  .network_wrap {
  	position: absolute;
  	right: 30px;
  	top: 8px;
  	width: 123px;
  	font: 14px/24px arial, helvetica, sans-serif;
  	z-index: 10;
  	padding: 4px 0;
  }
    .network_wrap .network_header {
    	width:123px;
    	text-indent: -9999px;
    	background: transparent url(network_header.gif) no-repeat 0px 0px;
    }
    .network_wrap ul {
    	position:absolute;
    	left: 0px;
    	top:-224px;
    	width:121px;
    	border:1px solid #393939;
    	background:#262626;
    	padding:12px 0px;
    	line-height: 18px;
    	display: none;
    	list-style: none;
    }
    .network_wrap:hover ul {
    	left: 0px;
    }
      .network_wrap ul li a {
      	display:block;
      	padding: 2px 15px;
      	color: #9c9c9c;
      	text-indent: 0;
      }
      .network_wrap ul li a:hover {
      	text-decoration:none;
      	color: #fff;
      }
/* Header */
#about {
	position: relative;
	width: 820px;
	margin: 0 auto;
	height: 250px;
	background: transparent url(header-bg.png) repeat-x 0 0;
	border: 1px solid white;
}
  .m_mem {
    display: none;
    position: absolute;
    right: 190px;
    top: 30px;
  }
  .t_mem {
    display: none;
    position: absolute;
    right: 20px;
    top: 30px;
  }
  .tooltip {
    background: url(top-arrow.png) no-repeat 100% 0;
    border-bottom: 1px solid #f8fbf2;
    padding-top: 8px;
    width: 160px;
  }
    .tooltip p {
      padding: 5px 10px;
      padding-bottom: 7px;
      font-size: 12px;
      line-height: 15px;
      color: #fff;
      z-index: 9;
    }
  .light-bulb {
	position: absolute;
	left: -22px;
	bottom: -33px;
  }
  .about-text {
	font-size: 19px;
	line-height: 24px;
	color: #333;
	font-family: Helvetica;
	padding-top: 30px;
	padding-right: 75px;
	padding-bottom: 35px;
	padding-left: 150px;
	width: auto;
  }
    .about-text img {
      padding-bottom: 5px;
    }
