/* @group Body, header, footer */

html {
	background: #181818 url('../images/header/site-background.gif') repeat-x;
	margin: 0;
	padding: 0;
}

body {
	background: url('../images/header/header-background.jpg') no-repeat top center;
	font: normal normal 10px/150% Helvetica, Arial, Geneva, sans-serif;
	font-size: 62.5%;
	color: #9eabb2;
	margin: 0;
	padding: 0;
	min-width: 950px;
}

a img {
	border: none;
}

.clearer {
	clear: both;
}

table tr td {
	border: none;
	padding: 0;
	margin: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	display: table;
}

.header {
	height: 296px;
	position: relative;
}

.header ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 195px;
	left: 6px;
}

.header li {
	float: left;
}

#nav-logo {
	width: 141px;
	height: 73px;
	overflow: hidden;
}

#nav-logo a {
	padding: 200px;
	text-indent: 250px;
	opacity: 0;
}

#nav-1pass {
	width: 280px;
	height: 111px;
	left: 654px;
	top: 23px;
	overflow: hidden;
	position: absolute;
}

#nav-bjango {
	width: 128px;
	height: 54px;
	left: 415px;
	top: 60px;
	overflow: hidden;
	position: absolute;
}

#nav-kapowie {
	width: 480px;
	height: 134px;
	left: 460px;
	top: 0px;
	overflow: hidden;
	position: absolute;
}

#nav-bjango a, #nav-1pass a, #nav-kapowie a {
	padding: 430px;
	text-indent: 250px;
	opacity: 0;
}

.nav-about, .nav-mac, .nav-iphone, .nav-help, .nav-contact {
	background: url('../images/header/nav-about.jpg') no-repeat;
	width: 97px;
	height: 52px;
	overflow: hidden;
}

.nav-about:hover, .nav-mac:hover, .nav-iphone:hover, .nav-help:hover, .nav-contact:hover { background-position: 0 -52px; }
.nav-about a, .nav-mac a, .nav-iphone a, .nav-help a, .nav-contact a { padding: 140px ; opacity: 0; }
.nav-mac { background: url('../images/header/nav-mac.jpg') no-repeat; width: 80px; }
.nav-iphone { background: url('../images/header/nav-iphone.jpg') no-repeat; width: 103px; }
.nav-help { background: url('../images/header/nav-help.jpg') no-repeat; width: 78px; }
.nav-contact { background: url('../images/header/nav-contact.jpg') no-repeat; width: 126px; }
.nav-selected { background-position: 0 -104px; }
.nav-selected:hover { background-position: 0 -104px; }

.footer {
	background: url('../images/footer/background.gif') no-repeat;
	height: 89px;
	position: relative;
}

.footer p {
	margin: 0;
	padding: 18px 0 0 14px;
	font-size: 1.2em;
	color: #64686f;
	text-shadow: black 0 1px 1px;
}



.twitter, .vimeo, .youtube, .rss {
	width: 51px;
	height: 17px;
	position: absolute;
	left: 14px;
	top: 46px;
	overflow: hidden;
	opacity: 0;
}

.twitter a, .vimeo a, .youtube a, .rss a {
	padding: 140px;
}

.vimeo {
	width: 47px;
	left: 82px;
	top: 46px;
	display: none;
}

.youtube {
	width: 41px;
	left: 83px;
	top: 46px;
}

.rss {
	width: 27px;
	left: 141px;
	top: 46px;
}

.topspace {
	margin-top: 25px;
}

/* @end */

/* @group Text */

h1 {
	font: bold 2.2em/150% Helvetica, Arial, Geneva, sans-serif;
	letter-spacing: -1px;
	color: #e5e8ed;
	margin: 0;
	padding: 17px 0 10px 14px;
	text-align: left;
	text-shadow: rgba(0,0,0,0.3) 0 1px 1px;
}

h1 a {
	text-decoration: none;
	color: #e5e8ed;
}

h1 a:hover {
	color: #e5e8ed;
	text-shadow: rgba(255,255,255,1) 0 0 2px;
}

p a, h2 a, h3 a, h4 a, h5 a, ul a, ol a {
	text-decoration: none;
	color: #5cc2f2;
	text-shadow: none;
}

h2 a:hover, h3 a:hover, p a:hover {
	color: white;
	text-shadow: rgba(255,255,255,1) 0 0 3px;
}

p, h3, h4, ul {
	font: normal normal 1.5em/150% Helvetica, Arial, Geneva, sans-serif;
	font-weight: normal;
	color: #c4cad2;
	margin: 0;
	padding: 0 5px 13px 14px;
	text-align: left;
	text-shadow: rgba(0,0,0,0.3) 0 1px 1px;
}

.intro {
	font-size: 1.8em;
	color: white;
}

h3 {
	font: bold 1.7em/150% Helvetica, Arial, Geneva, sans-serif;
	color: #e5e8ed;
	letter-spacing: -1px;
}

h4 {
	font: bold 1.5em/150% Helvetica, Arial, Geneva, sans-serif;
	color: #e5e8ed;
	letter-spacing: -1px;
	padding: 0 5px 0 14px;
}

b {
	color: white;
	font-weight: bold;
}

em {
	color: #dadada;
	font-weight: bold;
	font-style: normal;
}

small {
	color: #64686f;
	font-size: 70%;
}

.h1-icon {
	float: left;
	width: 32px;
	height: 32px;
	background: url('../images/test/icon.png') no-repeat;
	margin-right: 5px;
}

.help p {
	padding: 0 5px 5px 14px;
}

ul {
	list-style: none;
	list-style-image: url('../images/content/list-arrow.png');
	padding-left: 32px;
	padding-bottom: 25px;
}

li {
	margin: 0;
	padding: 0;
}

.white {
	color: white;
}

.blog-bar {
	background: url('../images/content/blog-search.png') no-repeat;
	height: 53px;
	overflow: hidden;
}

.blog-categories {
	font-size: 1.3em;
	padding: 16px 0 0 0;
	font-weight: bold;
}

.blog-categories a {
	color: #6815a6;
	text-shadow: black 0 1px 0;
}

.blog-search {
	border: none;
	background: none;
	-webkit-box-shadow: none;
	font-size: 1.3em;
	margin: 13px 29px;
	width: 164px;
	opacity: 0.3;
	line-height: 100%;
}

.comment, .commentp p {
	padding: 12px 0 2px 4px;
	color: white;
}

.comment a, .commentp p a {
	text-decoration: none;
	color: white;
	font-weight: bold;
	text-shadow: none;
}

.comment a:hover, .commentp p a:hover {
	color: white;
	text-shadow: rgba(255,255,255,1) 0 0 3px;
}

.comment-user {
	padding-top: 12px;
	padding-bottom: 0;
	padding-right: 22px;
	text-align: right;
}

.comment-top {
	background: url('../images/content/comment-user-top.gif') no-repeat;
}

.comment-mid {
	background: url('../images/content/comment-user-mid.gif') repeat-y;
}

.comment-bottom {
	background: url('../images/content/comment-user-bottom.gif') no-repeat;
	height: 10px;
}

.comment-top-admin {
	background: url('../images/content/comment-admin-top.gif') no-repeat;
}

.comment-mid-admin {
	background: url('../images/content/comment-admin-mid.gif') repeat-y;
}

.comment-bottom-admin {
	background: url('../images/content/comment-admin-bottom.gif') no-repeat;
	height: 10px;
}

.comment-label {
	width: 168px;
	padding-right: 5px;
}

.comment-input {
	width: 482px;
}

.comment-textarea {
	min-width: 486px;
}

/* @end */

/* @group Apps */

.appheading-istatpro {
	background: url('../images/apps/istatpro/heading.png') no-repeat;
	width: 522px;
	height: 79px;
	margin: 25px 10px 10px 10px;
}

.appicon32-istatpro {
	background: url('../images/apps/istatpro/icon.png') no-repeat;
}

.appheading-istatmenus {
	background: url('../images/apps/istatmenus/heading.png') no-repeat;
	width: 522px;
	height: 79px;
	margin: 25px 10px 10px 10px;
}

.appheading-istatmenus2 {
	background: url('../images/apps/istatmenus2/heading.png') no-repeat;
	width: 828px;
	height: 63px;
	margin: 50px 19px 25px 10px;
}

.appicon32-istatmenus {
	background: url('../images/apps/istatmenus/icon.png') no-repeat;
}


.appheading-istatnano {
	background: url('../images/apps/istatnano/heading.png') no-repeat;
	width: 556px;
	height: 79px;
	margin: 25px 10px 10px 10px;
}

.appicon32-istatnano {
	background: url('../images/apps/istatnano/icon.png') no-repeat;
}

.appheading-ilovelamp {
	background: url('../images/apps/ilovelamp/heading.png') no-repeat;
	width: 561px;
	height: 77px;
	margin: 25px 10px 10px 10px;
}

.appicon32-ilovelamp {
	background: url('../images/apps/ilovelamp/icon.png') no-repeat;
}

.appheading-organized {
	background: url('../images/apps/organized/heading.png') no-repeat;
	width: 590px;
	height: 39px;
	margin: 25px 10px 10px 10px;
}

.appicon32-organized {
	background: url('../images/apps/organized/icon.png') no-repeat;
}

.download, .notavailable, .onepass, .onepass-sml {
	background: url('../images/buttons/download.png') no-repeat;
	width: 294px;
	height: 67px;
	margin: 24px 0 7px 7px;
	overflow: hidden;
}

.download a, .notavailable a, .onepass a, .onepass-sml a {
	font-size: 60px;
	line-height: 60px;
	padding: 300px;
	opacity: 0;
}

.notavailable {
	background: url('../images/buttons/notavailable.png') no-repeat;
}

.onepass {
	background: url('../images/buttons/1pass.png') no-repeat;
	height: 125px;
}

.onepass-sml {
	background: url('../images/buttons/1pass-sml.png') no-repeat;
	width: 230px;
	height: 91px;
	margin: 0;
}

.download:hover, .notavailable:hover { background-position: 0 -67px; }
.download:active, .notavailable:active { background-position: 0 -134px; }

.download-new, .moreinfo {
	position: absolute;
	background: url('/images/buttons/download-new.png') no-repeat;
	width: 244px;
	height: 72px;
	left: 708px;
	top: -2px;
	overflow: hidden;
	z-index: 100;
}

.moreinfo {
	background: url('/images/download-popup/moreinfo.png') no-repeat;
}

.download-new a, .moreinfo a {
	cursor: pointer;
	line-height: 65px;
	padding: 300px;
	opacity: 0;
}

.download-new:active, .moreinfo:active {
	background-position: 0 -72px;
}

.app-version {
	padding-top: 10px;
	font-size: 0.8em;
	overflow: hidden;
}

.screenshot {
	margin: 2px 0 15px 14px;
	float: left;
}

.app-screenshot {
	width: 133px;
	height: 200px;
	border: 1px solid black;
	margin: 2px 0 15px 14px;
	float: left;
	overflow: hidden;
}

.app-screenshot-big {
	width: 250px;
	height: 375px;
	border: 1px solid black;
	margin: 2px 0 15px 14px;
	float: left;
	overflow: hidden;
}

.app-quote {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.app-help {
	font-size: 1.3em;
	line-height: 135%;
	padding: 5px 5px 2px 14px;
}

.app-text {
	padding: 7px 17px 0 5px;
}

.available-for-iphone {
	background: url('/images/buttons/available-for-iphone.png') no-repeat;
	width: 132px;
	height: 102px;
	position: relative;
	left: 494px;
	top: 0px;
	overflow: hidden;
}

.available-for-iphone a {
	padding: 140px;
	opacity: 0;
}

/* @end */

/* @group Download ad */

.downloadad-wrap {
	position: fixed;
	background: url('/images/download-popup/darken.png');
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 100;
}

.downloadad-close {
	width: 19px;
	height: 19px;
	overflow: hidden;
	position: absolute;
	left: 864px;
	top: 70px;
	cursor: pointer;
}

.downloadad-screen {
	width: 225px;
	height: 338px;
	overflow: hidden;
	position: absolute;
	left: 106px;
	top: 94px;
}

.downloadad-consume {
	background: url('/images/download-popup/consume/consume-background.png') no-repeat;
	width: 934px;
	height: 609px;
	position: relative;
	top: 95px;
	margin: 0 auto;
}

.hidelink a {
	cursor: pointer;
	line-height: 65px;
	padding: 300px;
	opacity: 0;
}

/* @end */

/* @group Home */

.home-ads,.home-ads-sml {
	width: 230px;
	height: 219px;
	overflow: hidden;
	margin-bottom: 10px;
}

.home-ads-sml {
	height: 122px;
}

.home-ads a, .home-ads-sml a {
	padding: 235px;
	opacity: 0;
}

/* @end */

/* @group Forms */

textarea {
	background: #202020;
	border: none;
	border-bottom: 2px solid #474747;
	box-shadow: 0 0 5px black;
	-webkit-box-shadow: 0 0 5px black;
	margin: 2px 0;
	padding: 5px 3px;
	color: #aaafb7;
	font: normal normal 1.5em/150% Helvetica, Arial, Geneva, sans-serif;
	text-shadow: rgba(0,0,0,0.3) 0 1px 1px;
	width: 309px;
	max-width: 309px;
	outline: none;
	opacity: 0.7;
	-khtml-border-radius: 5px;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

input {
	background: #202020;
	border: none;
	border-bottom: 2px solid #474747;
	box-shadow: 0 0 5px black;
	-webkit-box-shadow: 0 0 5px black;
	margin: 2px 0;
	padding: 5px;
	color: #aaafb7;
	color: white;
	font: normal normal 1.5em/150% Helvetica, Arial, Geneva, sans-serif;
	text-shadow: rgba(0,0,0,0.3) 0 1px 1px;
	width: 305px;
	outline: none;
	opacity: 0.7;
	-khtml-border-radius: 5px;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

input:focus, textarea:focus {
	color: white;
	opacity: 1;
}

fieldset {
	padding: 0;
	margin: 25px 0 0 0;
	border: none;
}

label {
	float: left;
	width: 30%;
	height: 100%;
	margin-right: 0.6em;
	color: #c4cad2;
	text-align: right;
	text-shadow: rgba(0,0,0,0.3) 0 1px 1px;
}

.form-toppad {
	font: normal normal 1.5em/150% Helvetica, Arial, Geneva, sans-serif;
	padding-top: 0.55em;
	color: #84898e;
}

.form-hide {
	display: none;
}

button {
	background: #3c0963 url('../images/buttons/small-mid.gif') repeat-x;
	font: bold 1.2em/150% Helvetica, Arial, Geneva, sans-serif;
	text-shadow: rgba(0,0,0,0.3) 0 1px 1px;
	padding: 2px 15px;
	border: 1px solid #54217b;
	box-shadow: 0 0 5px black;
	-webkit-box-shadow: 0 0 5px black;
	color: white;
	-khtml-border-radius: 12px;
	-o-border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
}

button:hover {
	border: 1px solid #7c4aa3;
}

button:active {
	background: #30074f;
	color: #cad3d4;
	border: 1px solid #431a62;
}

/* @end */

/* @group Blueprint Grid.css */

/* -------------------------------------------------------------- 
   
   grid.css
   * Sets up an easy-to-use grid of 24 columns.
   
   Based on work by:
   * Nathan Borror     [playgroundblues.com]
   * Jeff Croft        [jeffcroft.com]
   * Christian Metts   [mintchaos.com]
   * Khoi Vinh         [subtraction.com]
   
   By default, the grid is 950px wide, with 24 columns 
   spanning 30px, and a 10px margin between columns.
   
   If you need fewer or more columns, use this 
   formula to find the new total width: 
   Total width = (columns * 40) - 10
   
   Read more about using a grid here:
   * subtraction.com/archives/2007/0318_oh_yeeaahh.php
   
-------------------------------------------------------------- */

/* A container should group all your columns. */
.container {
  width: 950px;
  margin: 0 auto;
}


/* Columns
-------------------------------------------------------------- */

/* Use this class together with the .span-x classes
   to create any composition of columns in a layout. */
   
.column {
  float: left;
  margin-right: 10px;
}


/* The last column in a row needs this class. */
.last { margin-right: 0; }

/* Use these classes to set the width of a column. */
.span-1   { width: 30px; }
.span-2   { width: 70px; }
.span-3   { width: 110px; }
.span-4   { width: 150px; }
.span-5   { width: 190px; }
.span-6   { width: 230px; }
.span-7   { width: 270px; }
.span-8   { width: 310px; }
.span-9   { width: 350px; }
.span-10  { width: 390px; }
.span-11  { width: 430px; }
.span-12  { width: 470px; }
.span-13  { width: 510px; }
.span-14  { width: 550px; }
.span-15  { width: 590px; }
.span-16  { width: 630px; }
.span-17  { width: 670px; }
.span-18  { width: 710px; }
.span-19  { width: 750px; }
.span-20  { width: 790px; }
.span-21  { width: 830px; }
.span-22  { width: 870px; }
.span-23  { width: 910px; }
.span-24  { width: 950px; margin: 0; }

/* Add these to a column to append empty cols. */
.append-1   { padding-right: 40px; }  
.append-2   { padding-right: 80px; } 
.append-3   { padding-right: 120px; } 
.append-4   { padding-right: 160px; } 
.append-5   { padding-right: 200px; } 
.append-6   { padding-right: 240px; } 
.append-7   { padding-right: 280px; } 
.append-8   { padding-right: 320px; } 
.append-9   { padding-right: 360px; } 
.append-10  { padding-right: 400px; } 
.append-11  { padding-right: 440px; } 
.append-12  { padding-right: 480px; } 
.append-13  { padding-right: 520px; } 
.append-14  { padding-right: 560px; } 
.append-15  { padding-right: 600px; } 
.append-16  { padding-right: 640px; } 
.append-17  { padding-right: 680px; } 
.append-18  { padding-right: 720px; } 
.append-19  { padding-right: 760px; } 
.append-20  { padding-right: 800px; } 
.append-21  { padding-right: 840px; } 
.append-22  { padding-right: 880px; } 
.append-23  { padding-right: 920px; } 

/* Add these to a column to prepend empty cols. */
.prepend-1   { padding-left: 40px; }  
.prepend-2   { padding-left: 80px; } 
.prepend-3   { padding-left: 120px; } 
.prepend-4   { padding-left: 160px; } 
.prepend-5   { padding-left: 200px; } 
.prepend-6   { padding-left: 240px; } 
.prepend-7   { padding-left: 280px; } 
.prepend-8   { padding-left: 320px; } 
.prepend-9   { padding-left: 360px; } 
.prepend-10  { padding-left: 400px; } 
.prepend-11  { padding-left: 440px; } 
.prepend-12  { padding-left: 480px; } 
.prepend-13  { padding-left: 520px; } 
.prepend-14  { padding-left: 560px; } 
.prepend-15  { padding-left: 600px; } 
.prepend-16  { padding-left: 640px; } 
.prepend-17  { padding-left: 680px; } 
.prepend-18  { padding-left: 720px; } 
.prepend-19  { padding-left: 760px; } 
.prepend-20  { padding-left: 800px; } 
.prepend-21  { padding-left: 840px; } 
.prepend-22  { padding-left: 880px; } 
.prepend-23  { padding-left: 920px; } 


/* Border on right hand side of a column. */
.border {
  padding-right: 4px;
  margin-right: 5px;
  border-right: 1px solid #eee;
}

/* Border with more whitespace, spans one column. */
.colborder {
  padding-right: 24px;
  margin-right: 25px;
  border-right: 1px solid #eee;
}


/* Use these classes on an element to push it into the 
   next column, or to pull it into the previous column. */

.pull-1  { margin-left: -40px; }
.pull-2  { margin-left: -80px; }
.pull-3  { margin-left: -120px; }
.pull-4  { margin-left: -160px; }

.push-0  { margin: 0 0 0 18px; }
.push-1  { margin: 0 -40px 0 18px; }
.push-2  { margin: 0 -80px 0 18px; }
.push-3  { margin: 0 -120px 0 18px; }
.push-4  { margin: 0 -160px 0 18px; }
.push-0, .push-1, .push-2, .push-3, .push-4 { float: right; }


/* Misc classes and elements
-------------------------------------------------------------- */

/* Use a .box to create a padded box inside a column.  */ 
.box { 
  padding: 1.5em; 
  margin-bottom: 1.5em; 
  background: #eee; 
}

/* Use this to create a horizontal ruler across a column. */
hr {
  background: #3d3f44; 
  color: #3d3f44;
  clear: both; 
  float: none; 
  width: 100%; 
  height: .1em;
  margin: 0 0 1.4em;
  border: none; 
}
hr.space {
  background: #fff;
  color: #fff;
}

/* Clearing floats without extra markup
   Based on How To Clear Floats Without Structural Markup by PiE
   [http://www.positioniseverything.net/easyclearing.html] */

.clear { display: inline-block; }   
.clear:after, .container:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
* html .clear { height: 1%; }
.clear { display: block; }

/* @end */
