/* Reset
------------------------------------------------------- */

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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Base
------------------------------------------------------- */

body{
  background: #fff;
  color: #000;
  font: 62.5% "helvetica neue",arial,sans-serif;
}
a:link,
a:visited{
  color: #51A3A0;
  padding:2px;
  text-decoration: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
a:hover,
a:active{
  color: #fff;
  background: #51A3A0;
}
#container,
#newsContent,
#copyrightContent{
  width: 800px;
  margin: 0 auto;
}
#coreConent{
  padding: 50px 0 40px;
}
#about,
#news,
#license{
  width: 380px;
  margin-right: 40px;
  float: left;
}
#screenshot,
#updates{
  float: left;
}
#screenshot{
  width: 380px;
  text-align: center;
}
#updates{
  width: 380px;
}
h1{
  padding: 50px 0 0;
  font-size: 3.5em;
  line-height: 26px;
}
h1 span{
  display: block;
  font-size: .45em;
  font-weight: normal;
}
h2{
  font-size: 2.5em;
  margin-bottom: 30px;
}
h2 span{
  font-size: .5em;
  color: #999;
  font-weight: normal;
}
h3{
  font-size: 1.8em;
}
h4{
  font-size: 1.6em;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px dotted #ccc;
}
p,li{
  font-size: 1.3em;
  line-height: 18px;
}
p,li{
  margin-bottom: 20px;
}

p.intro{
  margin-bottom: 40px;
  font-size: 1.5em;
  line-height: 22px;
  color: #666;
}
#questions{
  border-top: 1px dotted #ccc;
  padding: 50px 0;
}
#support{
  text-align: left;
}
#support h3{
  margin-bottom: 15px;
}

/* Header
------------------------------------------------------- */

#header{
  background: #2B2B1C;
  background: -webkit-gradient(linear, left top, left bottom, from(#48492E), to(#1F1F12));
  background: -moz-linear-gradient(top, #48492E, #1F1F12);
  -webkit-box-shadow: 0 2px 5px #999;
  -moz-box-shadow: 0 2px 5px #999;
  padding: 5px;
}
#header a:link,
#header a:visited{
  display: block;
  width: 800px;
  margin: 0 auto;
  color: #fff;
  font-size: 1.2em;
  text-transform: uppercase;
}
#header a:hover,
#header a:active{
  background: none;
}
#header a span{
  font-weight: bold;
  margin-left: -2px;
}

/* Footer
------------------------------------------------------- */

#footer{
  background: #4E4541 url(images/manifest/footer_bg.png);
  padding: 50px 0;
  color: #ccc;
  -webkit-box-shadow: inset 0 0 25px #000;
  -moz-box-shadow: inset 0 0 25px #000;
  
}
#footer h2{
  color: #fff;
  text-shadow: #333 0 2px 3px;
}
#footer h2 a:link,
#footer h2 a:visited{
  border: none;
  vertical-align: -1px;
}
#footer h2 a:hover,
#footer h2 a:active{
  background: none;
}
#footer h2 img{
  -webkit-box-shadow: 0 0 2px #333;
}
#footer a:link,
#footer a:visited{
  color: #fff;
  border-bottom: 1px dotted #ccc;
}
#footer a:hover,
#footer a:active{
  border-bottom: none;
}
#footer h3 a:link,
#footer h3 a:visited{
  margin-left: -10px;
  margin-bottom: 3px;
  padding: 2px 10px;
  display: inline-block;
  color: #fff;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border: none;
  -webkit-box-shadow: inset 0 1px 1px #333;
  -moz-box-shadow: inset 0 1px 1px #333;
}
#footer h3 a:hover{
  color: #fff;
  background: #FF8000;
  background: -webkit-gradient(linear, left top, left bottom, from(#D36A00), to(#FF8000));
  background: -moz-linear-gradient(top, #D36A00, #FF8000);
  -webkit-box-shadow: inset 0 1px 3px #333;
  -moz-box-shadow: inset 0 1px 3px #333;
  text-shadow: 0 1px 3px #999;
}
#footer h3 a:active{
  color: #fff;
  background: #E17000;
  background: -webkit-gradient(linear, left top, left bottom, from(#B85C00), to(#E17000));
  background: -moz-linear-gradient(top, #B85C00, #E17000);
  -webkit-box-shadow: inset 0 1px 3px #333;
  text-shadow: 0 0 2px #999;
}
#footer h2 span{
  font-size: 10px;
  height: 14px;
  padding: 2px 5px 0;
  font-weight: bold;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-box-shadow: 0 0px 2px #333;
  -moz-box-shadow: 0 0px 2px #333;
  color: #166BA5;
  margin-left: 3px;
  vertical-align: 4px;
  text-shadow: none;
  display: inline-block;
  background: #A5FCFF;
  background: -webkit-gradient(linear, left top, left bottom, from(#99E8EA), to(#84D8DD));
  background: -moz-linear-gradient(top, #99E8EA, #84D8DD);
}
#footer h2 span:hover{
  background: #A5FCFF;
  background: -webkit-gradient(linear, left top, left bottom, from(#A5FCFF), to(#85DAE2));
  background: -moz-linear-gradient(top, #A5FCFF, #85DAE2);
}
#footer .entry-content{
  margin-top: 8px;
}
#footer .postDate{
  font-size: 1.1em;
  color: #999;
}
.post{
  margin-bottom: 35px;
}
.twitter-timestamp{
  color: #999;
  font-style: italic;
}
#updates{
  color: #fff;
}
#updates p{
  border-bottom: 1px dotted #7E7E7E;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
#updates p:last-child{
  margin: 0;
  padding: 0;
  border: 0;
}

/* Copyright
------------------------------------------------------- */

#copyright li{
  display: inline-block;
  margin-right: 10px;
  padding-right: 10px;
  border-right: 1px solid #999;
}
#copyright li:last-child{
  margin: 0;
  padding: 0;
  border-right: none;
}
#copyright li a:link,
#copyright li a:visited{
  color: #666;
  font-size: .9em;
}
#copyright{
  background: #DBDBDB;
  background: -webkit-gradient(linear, left top, left bottom, from(#DBDBDB), to(#BABABA));
  background: -moz-linear-gradient(top, #DBDBDB, #BABABA);
  padding: 15px 0;
  font-size: 1.1em;
  color: #666;
  text-align: center;
}
.madeby:link,
.madeby:visited{
  display: inline-block;
  text-transform: uppercase;
  padding: 5px 13px;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  -webkit-box-shadow: inset 0 1px 3px #333;
  -moz-box-shadow: inset 0 1px 3px #333;
  background: #5a5a5a;
  background: -webkit-gradient(linear, left top, left bottom, from(#5A5A5A), to(#6B6B6B));
  background: -moz-linear-gradient(top, #5A5A5A, #6B6B6B);
  color: #fff;
  text-shadow: 0 0 2px #333;
}
.madeby:hover{
  background: #363636;
  background: -webkit-gradient(linear, left top, left bottom, from(#363636), to(#5B5B5B));
  background: -moz-linear-gradient(top, #363636, #5B5B5B);
}

/* Buttons
------------------------------------------------------- */

.download a:link,
.download a:visited{
  font-size: 2em;
  display: inline-block;
  margin: 30px 0;
  font-weight: bold;
  color: #fff;
  background: #DD6F00;
  background: -webkit-gradient(linear, left top, left bottom, from(#DD6F00), to(#B06500));
  background: -moz-linear-gradient(top, #DD6F00, #B06500);
  padding: 6px 20px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -webkit-box-shadow: 0 0 3px #999;
  -moz-box-shadow: 0 0 3px #999;
  text-shadow: 0 0 2px #666;
  border: 1px solid #994F03;
}
.download a:hover{
  background: #EB7600;
  background: -webkit-gradient(linear, left top, left bottom, from(#EB7600), to(#CC7502));
  background: -moz-linear-gradient(top, #EB7600, #CC7502);
  -webkit-box-shadow: 0 0 3px #ccc;
  -moz-box-shadow: 0 0 3px #ccc;
}
.download a:active{
  text-shadow: 0 0 2px #666;
  background-color: #B06500;
  background: -webkit-gradient(linear, left top, left bottom, from(#B06500), to(#DD6F00));
  background: -moz-linear-gradient(top, #B06500, #DD6F00);
  -webkit-box-shadow: inset 0 -8px 45px #DD6F00;
  -moz-box-shadow: inset 0 -8px 45px #DD6F00;
}
.download a.demo:link,
.download a.demo:visited{
  margin: 30px 20px 0 0;
  background: #999;
  background: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#999));
  background: -moz-linear-gradient(top, #ccc, #999);
  border: 1px solid #999;
}
.download a.demo:hover{
  background: #878787;
  background: -webkit-gradient(linear, left top, left bottom, from(#BFBFBF), to(#878787));
  background: -moz-linear-gradient(top, #BFBFBF, #878787);
}
.download a.demo:active{
  background-color: #333;
  background: -webkit-gradient(linear, left top, left bottom, from(#999), to(#ccc));
  background: -moz-linear-gradient(top, #999, #ccc);
  -webkit-box-shadow: inset 0 -8px 45px #8A8A8A;
  -moz-box-shadow: inset 0 -8px 45px #8A8A8A;
}
.fb_share:hover{
  text-decoration: none !important;
}
.FBConnectButton_Simple{
  background: none !important;
}
.FBConnectButton_Text_Simple{
  margin: 0 !important;
}

/* Float Clearance
------------------------------------------------------- */

#coreConent:after,
#shadow:after,
#footer:after,
#questions:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

