/* BROWSER RESETS */
* {
vertical-align: baseline;
font-weight: inherit;
font-family: inherit;
font-style: inherit;
font-size: 100%;
border: 0 none;
outline: 0;
padding: 0;
margin: 0;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, ul, ol, dl {
margin: 0px 0;
}
li, dd, blockquote {
margin-left: 0px;
}
table {
border-collapse: collapse;
border-spacing: 0;
}

strong, b {
	font-weight:bold;
}


/*
whispersys.com

Written by hand in Winona, MN by the 
	workers of Keoxa Artists' Guild.
	// www.keoxa.com
*/

html, body {
	height:100%;
}

body {
/*	background-color:#f2efe7;*/
    background-color: #ffffff;
	
}

#wrap {
	min-height: 100%;
/*	background-color:#f2efe7;*/
    background-color: #ffffff;
	margin: 0px auto;
	padding-right:200px;
}

#padding {
	width:977px;
	margin:0px auto;
}

div#container {
	margin:0px auto;
	width:777px;
	overflow:visible;
	padding-bottom: 144px;  /* must be same height as the footer */
	float: right;
}

#headband {
	background-color:#7faeef;
	position:relative;
	border-top:8px solid #5187d4;
	height:24px;
	z-index:2;
}

/** HEADER */
div#header {
		height:144px;
		float:left;
		position:relative;
		z-index:2;
/*		background-color:#f2efe7;*/
    background-color: #ffffff;
}
div#topleft {
		width:142px;
		float:left;
		height:144px;
}
div#betacol {
		width:32px;
		float:left;
		height:144px;
}
div#blue-top {
		width:32px;
		position:relative;
		height:16px;
		top:60px;
		background-color:#c4d9f6;
}
div#topright {
		width:512px;
		float:left;
		height:144px;
}
div#darkblue {
		width:32px;
		height:64px;
		margin-bottom:4px;
		background-color:#7faeef;
}

img#beta {
	float:left;
	position:relative;
	top:42px;
	left:232px;
}

img#logo {
		position:relative;
		top:75px;
		left:-222px;
}



/** NAVIGATION */

ul.nav {
	height:32px;
	position:relative;
	display:block;
	top:60px;
	margin:0px;
	left:70px;
	float:left;
}
ul.nav li {
	display:block;
	float:left;
	padding:18px 0 0 0;
	margin:0 16px 0 0;
}
ul.nav li a {
	font-family: "Futura Std", Futura, Helvetica, Sans-serif;
	text-decoration:none;
	color:black;
	font-size:16px;
	text-transform:uppercase;
}
ul.nav li a:hover, ul#nav li a:focus {
	color:#ff7d14;
}

ul.nav#apps li#apps-link a {
	color:#5187d4;
	
}

ul.nav#updates li#updates-link a {
	color:#5187d4;
	
}

ul.nav#jobs li#jobs-link a{
	color:#5187d4;
}

ul.nav#support li#support-link a {
	color:#5187d4;
}

ul.nav#egypt li#egypt-link a{
	color:#5187d4;
}

/** EGYPT PAGE **/

legend {
    padding:2px 6px;
    margin-left:1em;
}

ul.apps_selector {
    list-style-type: none;
    padding:0px;
    margin:0px;
}

li#redphone {
    background-image: url(redphone-small.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    padding-left:36px;
    padding-bottom:5px;
    line-height:32px;
    height:32px;
}

li#textsecure {
    background-image: url(textsecure-small.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    padding-left:36px;
    line-height:32px;
    height:32px;
}

#egypt_icons {
    float:right
}

div.egypt_form {
    padding:4px 4px;
}

p.egypt_form {
    padding:6px 4px;
}

p.submit {
    padding:4px 4px;
}

.submit input {
    border:2px outset #5187d4;
}

input {
    margin-left:3px;
    border:1px inset #5187d4;
}

.egypt_form input {
    margin-left:4px;
    margin-right:2px;
}


/** PAGE STYLES */

#main {
	width:687px;
	height:100%;
	float:left;
	overflow:visible;
}
div.left-block, div.main-block {
	float:left;
}



/* Left-Block */
div.left-block {
	width:112px;
}
.left-block img {
	margin:26px 0px 0px 40px;
}
.left-block ul {
	text-align:right;
	list-style:none;
	font-family: "Lucida Grande", Lucidia, Helvetica, Sans-Serif;
	font-size:10px;

}

.left-block ul li a {
	color:black;
	text-decoration:none;
	
}

.left-block ul li a:hover, .left-block ul li a:focus {
	color:#ff7d14;
	text-decoration:underline;
	
}

.pop-up-container {
	position:relative;
}

span.redphone_popup {
	visibility: hidden;
	position:absolute;
	right:65px;
	top:-170px;
}

.left-block a:hover span.redphone_popup {
	visibility: visible;
	z-index:100;
}

span.textsecure_popup {
	visibility: hidden;
	position:absolute;
	right:65px;
	top:-170px;
}

.left-block a:hover span.textsecure_popup {
	visibility: visible;
	z-index:100;

}




/** Main-Block */

div.entry {
	width:655px;
	padding:0px 20px;
	float:left;
/*	background-color:#f2efe7;*/
    background-color: #ffffff;
}
p.body {

	font-size:14px;
	/* width:320px; */
	margin-top:24px;
	color:#312e26;
	line-height:20px;
	/* float:left; */
	text-align:justify;

	/* font-size:12px; */
	/* margin-top:24px; */
	/* line-height:20px; */
	/* color:#312e26; */
	/* text-align:justify; */
	/* float:left; */

}
div.main-block {
    width:481px;
    margin-top:10px;
    padding-top:16px;
    margin-left:62px;
    font-family: "Lucida Grande", Lucidia, Helvetica, Sans-Serif;
    line-height:16px;
    border-top:1px solid #afbed2;		
}

div.main-block h1 {
	font-family: "Futura Std", Futura, Helvetica, Sans-serif;
	margin:16px 0px;
	line-height: 20px;
}

div.main-block h3 {
	font-family: "Futura Std", Futura, Helvetica, Sans-serif;
	font-size:16px;
	color: #538bc0;
}

div.main-block h4 {
	font-family: "Futura Std", Futura, Helvetica, Sans-serif;
	font-size:26px;
	margin:16px 0px;
	line-height: 25px;
}

div.main-block h5 {
	font-family: "Futura Std", Futura, Helvetica, Sans-serif;
	font-size:18px;
	margin:16px 0px;
	line-height: 25px;
}

div.main-block h6 {
	font-family: "Futura Std", Futura, Helvetica, Sans-serif;
	font-size:13px;
	margin:16px 0px;
	line-height: 25px;
}


div.main-block ol {
	font-size:14px;
	line-height:20px;
	text-align:justify; 
	margin-left: 20px;
	margin-bottom: 10px;
	color:#313c4a;
}

div.main-block ul {
	font-size:14px;
	line-height:20px;
	text-align:justify; 
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
	color:#313c4a;
}

p.sticky {
	font-size:14px;
	margin-top:24px;
	line-height:20px;
	color:#312e26;
	text-align:justify;
}

img.egypt {
    float:right;
    padding:2px 10px;
}

/** APP PAGE **/
ul.right-body {
	width:112px;
	margin:0 0 0 16px;
	float:left;
}
ul.right-body li {
	list-style:none;
	font-size:9px;
	margin-bottom:16px;
}
div#redphone ul.right-body {
	color:#ba0c0b
}
div#textsecure ul.right-body {
	color:#6e9227
}

div.main-block {
	margin-bottom:32px;
}

div#textsecure div.main-block {
	padding-bottom:44px;
}

#explanation div.left-block {
	border:0px;
}

#explanation h1 {
	font-size:26px;
	color:#465160;
	font-variant:small-caps;
	text-transform:lowercase;
	font-weight:bold;
	letter-spacing:1px;
	margin-bottom:0px;
}



/** UPDATE PAGE **/

div#update {
}

div#update p {
	font-size:14px;
	line-height:20px;
	text-align:justify;
	color:#313c4a;
	padding-bottom:16px;	
}

#update.entry {
	margin-bottom:16px;
}


/** UPDATE TYPOGRAPHY **/

#update h1 {
	font-size:26px;
	color:#465160;
	letter-spacing:1px;
	line-height: 30px;
	margin-bottom:0px;
}

#update h2 {
	font-weight:bold;
	font-family: "Futura Std", Futura, Helvetica, Sans-serif;
	color:#5c789f;
	margin:16px 0px 16px 0;
}


small.meta {
	font-family: "Lucida Grande", Lucidia, Helvetica, Sans-Serif;
	font-size:9px;
	color:#7e8389;
	display:block;
	margin:4px 0 16px 0;
	
}

#update a {
	color:#77553c;
	text-decoration:none;
	font-weight:bold;
}

#update a:hover, #update a:focus {
	color:#d76a19;
	
}

#update p.signature {
	color:#e98110;
}



/** FOOTER */

div#blue-column {
	width:32px;
	height:9000px;
	position:absolute;
	bottom:0px;
	left:142px;
	background-color:#c4d9f6;
	z-index:1;
}

div#footer-padding {
	width:977px;
	margin:0px auto;
	padding-right:200px
}

div#footwrap {
	width:777px;
	height:144px;
	margin:0 auto;
	position:relative;
	float:right;
}


div#footer {
	background-image:url("footer.png");
	background-repeat:repeat-x;
	background-position:0px -1px;
	position: relative;
	margin-top: -144px; /* negative value of footer height */
	height: 144px !important;
	clear:both;
	font-family: "Lucida Grande", Lucidia, Helvetica, Sans-Serif;
	
}

/** Social Networing Links */
ul#networking {
	list-style:none;
	position:relative;
	left:149px;
	top:-57px;
	z-index:3;
	width:20px;
	margin-right:0px;
	float:left;
	clear:left;
}
ul#networking li {
	display:block;
	height:18px;
	width:18px;
	margin-bottom: 6px;
	
}
ul#networking li a {
	background-image:url("SN-sprite.png");
	height:18px;
	width:18px;
	padding:1px;
	display:block;
	
}
ul#networking li a#addthis:hover, ul#networking li a#addthis:focus {
	background-position:-21px -1px;
}
ul#networking li a#addthis {
	background-position:-1px -1px;
}
span.at300bs at15t_compact {
	display:none;
}
ul#networking li a#digg {
	background-position:-1px -21px;
}
ul#networking li a#digg:hover, ul#networking li a#digg:focus {
	background-position:-21px -21px;
	
}
ul#networking li a#facebook {
	background-position:-1px -41px;
}
ul#networking li a#facebook:hover, ul#networking li a#facebook:focus {
	background-position:-21px -41px;
	
}
ul#networking li a#twitter {
	background-position:-1px -61px;
}
ul#networking li a#twitter:hover, ul#networking li a#twitter:focus {
	background-position:-21px -61px;
	
}



p#contact {
	color:#deecfe;
	font-size:9px;
	line-height:12px;
	position:relative;
	left:190px;
	top:32px;
	display:block;
	float:left;
	clear:left;
}

p#contact a {
	color:#deecfe;
	text-decoration: none;
}

#contact strong {
	color:white;
}

p#design {
	color:#73726e;
	font-size:9px;
	line-height:12px;
	position:relative;
	left:205px;
	padding-left:16px;
	top:32px;
	display:block;
	float:left;
	border-left:1px solid #a6a49d;
}

p#design a {
	color:#5b5952;
	text-decoration:none;
}

img#untap {
	left:185px;
	top:23px;
	position:relative;
	float:left;
}


.error-message {
    color: #ff1111;
    padding: 10px;
}
