/* Common */
body,table,input,select,textarea,ol,ul,li,table,th,td { 
  font-family:  'Helvetica', 'Helvetica', Helvetica, Arial, sans-serif; 
  font-size: 100%;
  line-height: 1.125em;
}

/* Remove padding and margin */
* {
  margin: 0;
  padding: 0;
  border: 0;
}

body {
  background-color: #F7F7F9;
}
a {
	color: #08C;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;	
}


h1,
h1 a {
  font-family: 'Myriad Pro', 'Lucida Grande', sans-serif;
  margin: 0 0 0.5em 0;
  font-weight: 600;
  line-height: 1.1em;
  color: #444;
  text-shadow: 0 -1px 1px rgba(100,100,100,0.25);
  text-decoration: none;
}
h1 a:hover {
  text-decoration: none;
}

h1.sitename,
h1.sitename a {
  font-size: 25px;
  margin-left: 15px;
  margin-bottom: 5px;
  font-weight: 100;
  letter-spacing: -1px;
}

h2 {
  font-family: 'Myriad Pro', 'Lucida Grande', sans-serif;
  margin: 0.5em 0 0.2em 0;
  font-size: 1.2em;
  font-weight: 300;
  color: rgb(68, 68, 68);
  text-shadow: #E5F1F1 2px 2px 0px;
}
h3 {
  font-family: 'Myriad Pro', 'Lucida Grande', sans-serif;
  margin: 0 0 1em 0;
  font-weight: 600;
  line-height: 1.1em;
}

h4 {
  font-family: 'Myriad Pro', 'Lucida Grande', sans-serif;
  margin: 1.5em 0 0.2em 0;
  font-size: 1.0em;
  font-weight: 300;
  text-shadow: #E5F1F1 2px 2px 0px;
}

p { 
  margin: 1em 0;
  font-weight: 200;
	font-size: 0.95em;
	text-shadow: #FFF 1px 1px 0px;
	line-height: 1.5em;
}

dl.col dt { 
  float: left; 
  width: 6em;
  font-weight: bold;
}

dl.col dd { 
  margin-left: 7em;
}

.clear:after {
  content: ".";
  height: 1px;
  display: block;
  clear: both;
  visibility: hidden;
}

ol.how-it-works {
	font-size: 0.85em;
	margin: 14px 0px 0px 28px;
	color: #222;
	font-weight: 200;
}
ol.how-it-works li {	
	padding-top: 4px;
	line-height: 1.5em;
}

.clr {
  clear: both;
}

.right {
  float: right;
}

.left {
  float: left;
}

#wrapper {
  margin: 20px auto 3em auto;
  width: 800px;
}

#nav {
  list-style-type: none;
}

#nav li {
  display: inline;
  margin-right: 1em;
}
#nav li span.bull {
  color: #5CCEDD;
  padding-right: 4px;
  text-shadow: #FFF 1px 1px 1px;
}

#nav li a{
	background-color: #F5F5F5;
  color: #454545;
  padding: 6px;
  text-decoration: none;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}

#nav li a:hover{
	background-color: #F1F1F1;
	color: #5CCEDD;
}


#main_wrapper {
	 margin: 10px;
  background-color: #F8F8F8;
  background: -webkit-gradient(linear, left top, left bottom, from(#E8E8E8), to(#FFFFFF), color-stop(0.2,#FFFFFF)) #194b7e;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -webkit-box-shadow: #DFDFDF 0px 3px 10px;
  -moz-box-shadow: #DFDFDF 0px 3px 10px;
  -o-box-shadow: #DFDFDF 0px 3px 10px;
  border: 1px solid #DFDFDF;
  border-left-color: #E5E5E5;
  border-right-color: #E5E5E5;
}

#content {
  padding: 30px;
}


#content table,#content input,#content select,#content textarea,#content ol,#content ul,#content li,#content table,#content th,#content td { 
  font-family: 'Helvetica';
}

#footer {
  margin: 2em 1em 1em 0em;
}
#footer p a{
  color: #5CCEDD;
  text-decoration: none;
}
#footer p a:hover{
  text-decoration: underline;
}

#footer-nav {
  margin: 10px 0px 0px 20px;
  list-style-type: none;
  font-size: 0.85em;
}
#footer-nav li{
  font-family: 'Helvetica Neue','Helvetica',sans-serif;
  font-weight: 200;
  text-transform: uppercase;
  color: #999;
  padding-left: 8px;
  display: inline;
}
#footer-nav li a{
  font-family: 'Helvetica',sans-serif;
  color: #666;
  text-decoration: none;
}
#footer-nav.developer-sites li a{
  color: #999;
}
#footer-nav li a:hover{
  text-decoration: underline;
}
body p.author {
  margin: 40px 0px;
  text-align: center;
  font-family: 'Helvetica Neue','Helvetica',sans-serif;
  font-weight: 200;
  text-transform: uppercase;
  color: #999;
}


a.save-button {
	background-color: #CCC;
	-webkit-border-radius: 8px 8px;
	-moz-border-radius: 8px 8px;
	-webkit-box-shadow: rgb(204, 204, 204) 0px 1px 4px;
	box-shadow: rgb(204, 204, 204) 0px 1px 4px;
	-moz-box-shadow: rgb(204, 204, 204) 0px 1px 4px;
	border: 1px solid #AAA;
	border-bottom-color: rgb(193, 193, 193);
	height: 19px;
	line-height: 1.7em;
	margin: 7px 24px 0px 10px;
	padding: 8px 15px 8px 12px;
	text-shadow: #FFF 1px 1px 1px;
	text-decoration: none;
	width: 200px;
	color: #111;
	font-weight: 900;
	background: -webkit-gradient(radial, 15 165, 10, 52 50, 630, from(#E5E5E5), to(#AAA), color-stop(60%, #CCC));
}


select {
  border: 1px solid;
}


.awesome, .awesome:visited {
  font-family: 'HelveticaNeue', 'Helvetica';
  font-size: 0.9em;
  font-weight: 600 !important;
  border-top: none;
  border-left: none;
  border-right: none;
	background: #222 url(../assets/images/button-overlay.png) repeat-x; 
	display: inline-block; 
	padding: 5px 20px 6px; 
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 12px; 
	-webkit-border-radius: 12px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
/*  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);*/
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
}
.awesome.noshadow {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

  .awesome:hover							{ background-color: #111; color: #fff; cursor: pointer; text-decoration: none;}
	.awesome, .awesome:visited 	{ font-size: 13px; font-weight: bold; line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); }

  .awesome.super							{ font-size: 16px; }
  .awesome.superduper							{ font-size: 18px; }

	.large.awesome, .large.awesome:visited 			{ font-size: 14px; padding: 8px 14px 9px; }
  .green.awesome, .green.awesome:visited		{ background-color: #91bd09; }
  	.green.awesome:hover						{ background-color: #749a02; }
  	.blue.awesome, .blue.awesome:visited		{ background-color: #2daebf; }
  	.blue.awesome:hover							{ background-color: #007d9a; }
  	.red.awesome, .red.awesome:visited			{ background-color: #e33100; }
  	.red.awesome:hover							{ background-color: #872300; }
  	.magenta.awesome, .magenta.awesome:visited		{ background-color: #a9014b; }
  	.magenta.awesome:hover							{ background-color: #630030; }
  	.orange.awesome, .orange.awesome:visited		{ background-color: #ff5c00; }
  	.orange.awesome:hover							{ background-color: #d45500; }
    .yellow.awesome, .yellow.awesome:visited    { background-color: #ffb515; }
    .yellow.awesome:hover             { background-color: #fc9200; }
    .grey.awesome, .grey.awesome:visited    { background-color: #AAAAAA; }
    .grey.awesome:hover             { background-color: #999999; }

#stars {
  background-color: #111;
  border-top: 4px solid #475057;
  border-bottom: 4px solid #475057;
  background: -webkit-gradient(radial, 15 165, 10, 52 50, 630, from(#000), to(#111), color-stop(60%, #2A2A2A));
  background-image: -moz-radial-gradient(15px 165px 15deg, circle cover, #111 0%, #333 30%, #000 100%);
  margin: 0px -39px 0px -30px;
  width: 758px;
  height: 1000px;
  padding: 10px;
  position: relative;
}
#stars .center{
  text-align: center;
}
#stars #stage {
  z-index: 1;
  overflow: hidden;
/*  position: absolute;
*/}

table.zebra {
  z-index: 100;
  margin: 0px 0px 0px 173px;
  background-color: transparent;
  width: 480px;
  position: absolute;
}
  table.zebra thead th,
  table.zebra thead td {
    padding: 30px 10px 20px 0px;
    text-shadow: rgba(0, 0, 0, 0.8) 0px 1px 1px;
    text-align: left;
    background-color: transparent;
    font-weight: 500;
    color: #B5B5b5;
    font-size: 1.8em;
  }
  table.zebra tbody th,
  table.zebra tbody td {
    text-shadow: rgba(0, 0, 0, 0.3) 0px 1px 1px;
    padding: 6px;
    background-color: transparent;
    font-weight: 300;
    color: #B5B5b5;
  }
  table.zebra tbody th a,
  table.zebra tbody td a {
    background-color: transparent;
    color: #FFF;
  }



  /* Animation */
        #stage p{
          color: #414F50;
          	font-size: 11px;
          	margin: 1em 0;
          	line-height: 1.2em;
          	text-shadow: rgba(100,100,100,0.2) 0px 2px 1px;
        }
       #canvas {
         position: absolute;
         margin: -100px auto -300px;
         width: 600px;
         height: 600px;
         -webkit-perspective: 1000;
       }		
       .ring {
         margin: 0 auto;
         height: 160px;
         width: 586px;
         -webkit-transform-style: preserve-3d;
         -webkit-animation-iteration-count: infinite;
         -webkit-animation-timing-function: linear;
       }

       #ring-1 {
         -webkit-animation-name: y-spin;
         -webkit-animation-duration: 42s;
         -webkit-transform: rotateY(30deg);
       }

       #ring-2 {
       	position: relative;
       	left: -60px;
       	top: -100px;
         -webkit-animation-name: back-y-spin;
         -webkit-animation-duration: 44s;
         -webkit-transform: rotateX(20deg);
       }

       #ring-3 {
         -webkit-animation-name: y-spin;
         -webkit-animation-duration: 40s;
  		position: relative;
  		left: 0px;
  		top: -240px;
       }

       @-webkit-keyframes x-spin {
         0%    { -webkit-transform: rotateX(0deg); }
         50%   { -webkit-transform: rotateX(180deg); }
         100%  { -webkit-transform: rotateX(360deg); }
       }

       @-webkit-keyframes y-spin {
         0%    { -webkit-transform: rotateY(0deg); }
         50%   { -webkit-transform: rotateY(180deg); }
         100%  { -webkit-transform: rotateY(360deg); }
       }

       @-webkit-keyframes back-y-spin {
         0%    { -webkit-transform: rotateY(360deg); }
         50%   { -webkit-transform: rotateY(180deg); }
         100%  { -webkit-transform: rotateY(0deg); }
       }












       div#backdrop
       {
         position: fixed;
         top: -100%;
         left: 0;
         right: 0;
         height: 100%;
         background-color: #000;
         opacity: 0.5;
         filter: alpha(opacity=50);
         display: none;
       }
       div#msg_wrapper
       {
         position: fixed;
         top: 5%;
         left: 0;
         right: 0;
         height :100%;
         display: none;
         z-index: 200;
       }
       div#msg { z-index: 200; margin-top: 40%; background-color: #000; color: #fff;
         opacity: 0.75; filter: alpha(opacity=75); padding: 2em 4em; width: 480px; margin: 0 auto; background-image: url('sp-kp-bg.png'); 
          background-repeat: no-repeat; background-position: center center; display: none; font-family: sans-serif;
       }
       div#msg p { text-shadow: none;
       }
       

       p#notice a:hover {
         color: #555;
         text-decoration: none;
       }

       div#content p.intro a, .new-nightly a {
         color: #4E63D6;
         text-decoration: none;
       }

       div#content p.intro a:hover, .new-nightly a:hover {
         color: #222;
         text-decoration: none;
       }

       div.center {
         width: 220px;
         height: 350px;
         float: left;
         background-repeat: no-repeat;
       }

       strong {
         color: #333;
       }

       div.center p {
         line-height: 15px; 
         color: #999; 
         font-size: 11px;
         padding: 30px 30px 0 20px !important;
         padding: 40px 30px 0 20px;  
       }

       div.center p strong {
         font-size: 12px; 
         padding: 5px 0 0 0;
       }

       div.center p a strong {
         color: #333;
         text-decoration: none;
       }

       div.center p a {
         color: #999;
         text-decoration: none;
       }

       div.center p a:hover strong {
         color: #111;
         text-decoration: none;
       }

       div.center p a:hover {
         color: #555;
         text-decoration: none;
       }

       p.startpageinfo {
         text-align: center;
         padding-top: 20px;
         clear: both;
         font-size: 12px;
       }

       .startpageinfo a {
         padding-top: 10px;
         border-top: 1px solid #ddd;
         color: #4E63D6;
         text-decoration: none;
       }

       .new-nightly {
         color: #333;
         padding: 8px 6px;
         margin: 20px 0px;
         text-align: center;
         background-color: rgb(245, 225, 210);
         border: 1px solid rgb(233, 168, 45);
         -webkit-border-radius: 8px;
         -moz-border-radius: 8px;
         border-radius: 8px;
       }

       #disclaimer {
         clear: both;
         border-top: 1px solid #ccc;
         padding-top: 5px;
         margin-top: 75px;
         font-size: 10px;
         line-height: 13px;
         text-align: center;
       }

