/* {{{ Reset */

body, div, dl, dt, dd, ul, ol, li, p, blockquote, table, th, td,
h1, h2, h3, h4, h5, h6, pre, code,
form, fieldset, legend, input, button, textarea, select {
	margin: 0;
	padding: 0;
}

body { background: #fff; color: #4b4740; font: 14px/1.4 Georgia, Times, serif; }
img { border: 0; }

/* }}} */
/* {{{ Header */

body {
    min-width: 880px;
}

#outer-wrapper {
    background: #fff url(/web/20140604012752im_/http://www.mozilla.org/images/template/background-paint.jpg) no-repeat left top;
    border-top: 2px solid #fff;
}

#tabzilla-wrapper {
    max-width: 955px;
    top: -70px;
    position: relative;
}

body #tabzilla-contents {
    left: 6%;
    right: auto;
    margin-left: auto;
}

#main {
    max-width: 1000px;
}

#header {
	border-bottom: 10px solid #a5151e;
	margin: 0 0 15px 6%;
	position: relative;
	background: #2a2a2a;
	background: rgba(38,38,38,0.98);
	height: 44px;
	padding-top: 70px;
	zoom: 1;
}

#header h1 {
	background: transparent url(/web/20140604012752im_/http://www.mozilla.org/images/template/dino.png) no-repeat left top;
	position: absolute;
	left: -130px;
	margin: 0;
	top: 0;
	width: 381px;
	height: 227px;
	z-index: 1;
}

#header h1 a,
#header h1 span {
	display: inline;
	float: left;
	font-family: MetaBold, Trebuchet MS, sans-serif;
    font-weight: bold;
	letter-spacing: -2px;
	font-size: 50px;
	color: #fff;
	text-decoration: none;
	padding: 0 40px;
	margin: 38px 100px 0 130px;
	text-shadow: 0 1px 5px rgba(0,0,0,0.4);
}

#header h1 a:hover {
	text-decoration: none;
	color: #eee;
	text-shadow: 0 1px 5px rgba(0,0,0,0.4),
	             0 0 10px rgba(255,255,255,0.4);
}

#header-contents {
	position: absolute;
	bottom: 0;
	text-align: right;
	padding-left: 270px;
}

#nav {
	margin: 0;
	float: left;
}

#nav li {
	background: none;
	padding: 0;
	float: left;
}

#nav a,
#nav span {
	color: #ccc;
	display: block;
	padding: 15px 15px;
	font-family: MetaBold, Trebuchet MS, sans-serif;
	font-weight: bold;
	font-size: 15px;
}

#nav a:hover,
#nav a:focus {
	text-decoration: none;
	color: #f59d56;
}

#nav .selected,
#nav .on {
	background: url(/web/20140604012752im_/http://www.mozilla.org/images/template/menu-divider.png) bottom right repeat-x;
	color: #f59d56;
}

#quick-search {
	white-space: nowrap;
	float: left;
	padding: 13px 0 5px 15px;
	line-height: 1;
}

#quick-search #q {
	width: 170px;
	border: 1px solid #1e4262;
	background: #fff url(/web/20140604012752im_/http://www.mozilla.org/images/template/search-icon.png) 2px 50% no-repeat;
	-moz-box-shadow: inset 1px 1px 1px rgba(100,100,100,0.5);
	font-size: 11px;
	padding: 2px 4px 2px 20px;
	height: 17px;
	position: relative;
	z-index: 2;
	vertical-align: middle;
	color: #999;
}

#quick-search #q:focus {
	color: #333;
}

#quick-search-btn {
	vertical-align: middle;
	position: relative;
	left: -16px;
	z-index: 1;
}

/* }}} */
/* {{{ Footer */

#footer {
	background: #2a2a2a;
	border-top: 13px solid #a5151e;
	clear: both;
	color: #999;
	margin: 105px 0 0 6%;
	padding: 25px 0 50px 64px;
	position: relative;
	padding-right: 14%;
	height: 1%;
}

	#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6, #footer p { color:#999; }
	.footer-nav { list-style:none; margin:0; }
	.footer-nav li { font-size:12px; background:none; padding-left:0; margin-bottom: 0.25em; }
	.footer-nav-title { font-family:Arial, sans-serif; font-size:12px; }
	#footer .col-span { font-size:13px; }
	#footer .six-col { background:#2a2a2a; }
	#copyright { font-size:11px; padding-top:11px; }
	#copyright-links { line-height:1; }
	#copyright-links a { font-size:11px; }

	#languages { float:right; margin-left:20px; }
	#languages select { margin-left:10px; }

#footer-wrap {
	clear:both;
	background: transparent url(/web/20140604012752im_/http://www.mozilla.org/images/template/screen/bg_body_2.jpg) no-repeat left bottom;
}

/* }}} */
/* {{{ Everything Else */
#main {
	position: relative;
	padding: 20px 6% 0;
	zoom: 1;
}

#main-content {
	margin: 0 0 0 20px;
	padding: 10px 2.5% 40px;
	zoom: 1;
	background: #fff;
	-moz-box-shadow: 1px 1px 4px rgba(0,0,0,.2);
	-webkit-box-shadow: 1px 1px 4px rgba(0,0,0,.2);
	box-shadow: 1px 1px 4px rgba(0,0,0,.2);
	-moz-border-radius: 12px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

#about #main-content {
	font-style: italic;
	text-align: center;
    padding: 20px;
}

#about #main-content p {
	margin-left: 40px;
	margin-right: 40px;
}

#about #main-content p.video-intro {
	margin-left: 100px;
	margin-right: 100px;
}

#about #main-content .video-player {
	background: transparent url(/web/20140604012752im_/http://www.mozilla.org/images/about/video-background.jpg) no-repeat left bottom;
	margin: 0 -20px -20px -20px;
	padding: 20px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 12px;
	-moz-border-radius-bottomleft: 12px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}

#about #main-content .video-player video {
    display: block;
    margin: 0 auto;
}

#about #main-content .video-player object {
    margin: 0 auto;
}

#main-content:after { /* clear floats */
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

#main.with-menu, 
#home #main {
  padding-right: 260px;
  max-width: 735px;
}

#main.with-menu #main-content,
#home #main-content {
  float: left;
  width: 89%;
}

#primary-wrap { float:left; margin-right:-250px; width:100%; }
#primary { margin-right:250px; }

/*-------------------------------------------
    Sidebar
-------------------------------------------*/
#sub { float:right; width:230px; margin: 40px 0 0; }

#sidebar {
  width: 245px;
  float: right;
  margin-right: -235px;
  display: inline; /* display:inline fixes doubled margins on floats in IE6, rightfully ignored by all others (floats are inherently block-level) */
}

#sidebar .promo {
  margin: 0 auto 1em;
  padding: 0;
  background: transparent none;
}

#sidebar .more {
  list-style: none;
  margin: 0 10px;
}

#sidebar .more li {
  padding: 0;
  background: none;
  margin: 0 0 1.25em;
	color: #69645c;
}

#sidebar .more h3 {
	font-family: MetaBold, Trebuchet MS, sans-serif;
	font-size: 20px;
	color: #a5151e;
	margin: 0 5px 0 0;
}

#sidebar .more p {
	font: .857em/1.3 Georgia, serif;
}

#sidebar .more-link {
  display: block;
  font-size: 1.08em;
}

#sidebar .more-link:after, 
.tagline .more-link:after, 
#ways .promo .more:after { 
  content: "\00A0\00BB"; /* nbsp raquo */
  font-size: 1em; 
}

#localnav {
	margin: 0 15px 1em 10px;
	list-style: none;
	position: relative;
	z-index: 99;
}

#localnav ul.first { border-top: 0; }
#localnav ul { list-style: none; margin: 0; }
#localnav a, #localnav span, #localnav strong { display: block; color: #4b4740; border-bottom: 1px solid #eaeaea; padding: .35em 2px; }
#localnav a:hover, #localnav a:focus { color: #148CB5; }
#localnav a.on, #localnav strong, #localnav span.on { font-weight: bold; color: #b91e27; }
#localnav li { background-image: none; padding: 0; margin: 0; font: bold 14px MetaBold, Trebuchet MS, sans-serif; zoom: 1; /* for IE */ }
#localnav li.first, #localnav li:first-child { border-top: 0; }
#localnav li li { font: normal 12px Georgia, serif; }
#localnav li li li a, #localnav li li li span { padding-left: 15px; }

/*-------------------------------------------
    Get Involved
-------------------------------------------*/
.contribute.landing .tagline {
  font-size: 1.286em;
  font-style: italic;
}

.contribute.landing #page-title + .tagline {
  margin-bottom: 1em;
}

.contribute .tagline .more-link {
  font-size: 1.222em;
  font-weight: bold;
  line-height: .8;
}

#contrib-feature {
  position: relative;
  overflow: hidden;
  height: 270px;
  margin: 0 auto 1em;
}

.feature-contents {
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -moz-box-shadow: inset 0 1px 4px rgba(0,0,0,.65);
  -webkit-box-shadow: inset 0 1px 4px rgba(0,0,0,.65);
  box-shadow: inset 0 1px 4px rgba(0,0,0,.65);
  height: 270px;
  background-position: center top;
  background-repeat: no-repeat;
}

.feature-contents img {
  opacity: 0;
}

.feature-contents .caption {
  width: 77.5%;
  padding: .75em 20% 0 2.5%;
  background: #1a9cc4;
  background: rgba(4,137,183,.75);
  color: #fff;
  position: absolute;
  bottom: 0;
  -moz-border-radius: 0 0 6px 6px;
  -moz-border-radius-bottomright: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-radius: 0 0 6px 6px;
}

.feature-contents .caption a {
  color: #fff;
}

.caption .credit { 
  width: 22%;
  text-align: right;
  font: 9px/1 Verdana, sans-serif;
  position: absolute;
  right: 2.5%;
  bottom: 1.1em;
}

#ways h2 {
    background: url("/web/20140604012752im_/http://www.mozilla.org/images/contribute/small_star.png") no-repeat scroll 0 100% transparent;
    color: #1E4262;
    font-size: 1.5em;
    margin: 0 auto 0.4em 90px;
    padding: 0.15em 0 0 7%;
    width: 80%;
}

#ways .promo {
  border: 5px solid #fff;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  -moz-box-shadow: 0 1px 5px rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.2);
  box-shadow: 0 1px 4px rgba(0,0,0,0.2);
  color: #fff;
  font: italic 1.2em Georgia, serif;
  width: 47%;
  float: left;
  text-shadow: 0 1px 1px rgba(0,0,0,.1);
}

#ways #spot-two {
  float: right;
}

#ways .promo .inner {
  display: block;
  color: #fff;
  text-decoration: none;   
  -moz-border-radius: 11px;
  -webkit-border-radius: 11px;
  border-radius: 11px;
  padding: 10px 30px 5px 15px; 
  background: #c33c29 right bottom no-repeat; 
}

#ways .promo.dino .inner {
  background-image: url("/web/20140604012752im_/http://www.mozilla.org/images/promos/bg-orange-dino.png");
}

#ways .promo.cake .inner {
  background-image: url("/web/20140604012752im_/http://www.mozilla.org/images/promos/bg-orange-cake.png");
}

#ways .promo.calendar .inner {
  background-image: url("/web/20140604012752im_/http://www.mozilla.org/images/promos/bg-orange-calendar.png");
}

#ways .promo.megaphone .inner {
  background-image: url("/web/20140604012752im_/http://www.mozilla.org/images/promos/bg-orange-megaphone.png");
}

#ways .promo h3 {
  color: #fff;
  font-size: 1.223em;
  font-style: normal;
  margin: 0 0 .15em;
}

#ways p {
  margin: 0 0 .25em;
}

#ways .promo .more {
  color: #a5151e;
  font-weight: bold;
  margin-top: .25em;
}

#ways .inner:hover .more, 
#ways .inner:focus .more,
#ways .inner:active .more {
  text-decoration: underline;
}

.contribute .info {
  margin-top: -1em;
  font-style: italic;
}

.contribute-options {
  list-style: none;
  margin: 0;
}

.contribute-options li {
  padding: 0 0 0 65px;
  margin: 0 0 2em;
  background: none;
  clear: both;
}

.contribute-options li img {
  float: left;
  margin: 0 0 1em -65px;
}

.contribute-options h3 {
  font: bold 1.08em Georgia, serif;
  margin: 0 0 .25em;
  color: inherit;
}

#community-sub {
  font-size: 12px;
  width: 202px;
  margin: 0 2px 1em;
  padding: 20px 10px;
  background: #ddf0f7 url("/web/20140604012752im_/http://www.mozilla.org/images/sidebar-box-bg.png") center bottom no-repeat;
  color: #5e5a51;
  border: 5px solid #fff;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  -moz-box-shadow: 0 1px 4px rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.2);
  box-shadow: 0 1px 4px rgba(0,0,0,0.2);
}

#community-sub h3 {
  padding: 0 10px;
  margin: 0 0 .5em;
  font: bold 17px MetaBold, "Trebuchet MS", sans-serif;
  color: #1e4262;
}

#community-sub .field {
  margin: 0 0 0.5em;
  padding: 4px 10px;
}

#community-sub .field-error {
  background: #a5151e;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}

#community-sub .disclaimer {
    margin: 1em 0 0;
    padding: 0 10px;
}

#community-sub .note {
  font-size: 11px;
  font-style: italic;
  color: #a09c95;
  border: 0;
}

#community-sub p {
    padding: 0 10px;
}

#community-sub ul.field-errors {
  margin: 0 0 0.5em 0;
  background: #a5151e;
  color: #fff;
  padding: 2px 10px;
  font-size: 14px;
  font-style: italic;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.5);
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}

#community-sub ul.field-errors li {
  list-style-type: none;
  padding: 5px 0;
  background: none;
}

#community-sub label {
  position: absolute;
  left: -999em;
}

#community-sub label.check {
  position: static;
  left: auto;
}

#community-sub label.check input {
  display: inline;
  width: auto;
  min-width: 0;
  margin-right: 4px;
}

#community-sub input,
#community-sub textarea {
  width: 160px;
  min-width: 160px;
  border: 1px solid #aeaeaf;
  color: #5e5a51;
  font-family: inherit;
  font-size: 100%;
  padding: .5em 10px;
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.2);
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.2);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.2);
}

#community-sub textarea {
    resize: vertical;
}

#community-sub input[type=checkbox],
#community-sub input[type=radio] {
  width: auto;
  min-width: 0;
  border: 0;
}

#community-sub .input-placeholder-active {
  font-style: italic;
  color: #afaba3;
}

#community-sub select {
  padding: .25em .25em .25em 10px;
  width: 180px;
  color: #5e5a51;
  font: 14px Georgia, Times, serif;
}

#home-newsletter .submit,
#community-sub .submit {
  cursor: pointer;
  padding: .35em 1.25em;
  font: bold 14px/1 MetaBold, "Trebuchet MS", sans-serif;
  color: #b01a04;
  border: 1px solid #dc8748;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  text-shadow: 1px 1px 0 rgba(255,255,255,0.4);
  background: #e9ae4e;
  background: -moz-linear-gradient(top, #f1d472 0, #e9ae4e 50%, #e59e2f 50%, #de742b 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f1d472), color-stop(50%, #e9ae4e), color-stop(50%, #e59e2f), color-stop(100%, #de742b));
  -moz-box-shadow: 0 1px 3px rgba(0,0,0,.25);
  -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.25);
  box-shadow: 0 1px 3px rgba(0,0,0,.25);
}

#home-newsletter .submit:hover,
#home-newsletter .submit:focus,
#community-sub .submit:hover,
#community-sub .submit:focus {
  border-color: #e48e4f;
  color: #c52b14;
  background: #f2b451;
  background: -moz-linear-gradient(top, #f0d372 0, #f2b451 50%, #eba230 50%, #e7792d 100%); 
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f0d372), color-stop(50%, #f2b451), color-stop(50%, #eba230), color-stop(100%, #e7792d));
}

/*-------------------------------------------
    Promos
-------------------------------------------*/
#adopt-box {
	background: url(/web/20140604012752im_/http://www.mozilla.org/images/promos/adopt-box.png) 100% 100% no-repeat;
	padding-bottom: 19px;
	margin-bottom: 20px;
}

#adopt-box p {
	padding: 55px 120px 10px 30px;
	margin: 0;
	font-weight: bold;
	font-style: italic;
	font-family: georgia, serif;
	color: #fff;
	font-size: 20px;
	line-height: 1.2;
	background: url(/web/20140604012752im_/http://www.mozilla.org/images/promos/adopt-box.png) 0 0 no-repeat;
}

#adopt-box p a:link,
#adopt-box p a:visited {
	color: #a5151e;
}


/*-------------------------------------------
    Legacy Layouts
-------------------------------------------*/
#side { float: left; width: 23%; margin-bottom: 1em; }
#mainContent.right { float: left; width: 64%; }
#side.right { float: right; width: 35%; }
#side.left {
	width: 32%;
	margin-right: 3%;
}

.key-point { background: #eee url("/web/20140604012752im_/http://www.mozilla.org/images/template/screen/key-point-top.png") top left repeat-x; padding: 35px 15px 15px 15px; margin-bottom: 1em; }
.key-point:after { background: url("/web/20140604012752im_/http://www.mozilla.org/images/template/screen/key-point-bottom.png") bottom left repeat-x; margin: 0 -15px -15px -15px; content: " "; display: block; height: 28px; clear: both;}
	.key-point h2, .key-point h3, .key-point h4, .key-point h5 { margin-top: 0; }

p.important,
div.important {
  background-color: #fff0c0;
  border: solid black 1px;
  padding: 0.5em;
}

p.note:before { content: "Note: ";}
p.note {
   font-style: italic;
   border: solid 1px;
   padding: 0.5em;
}
/* Product Specific CSS */

.productlist h3 { border: none; }
.key-point h1, .key-point h3 { margin: 0; }
#product-desc h2 { text-indent: -700em; height: 25px; line-height: 2px; font-size: 2px;}
#product-desc p { margin: 1em 0; padding-left: 170px; }
#product-desc ul, #key-desc { padding-left: 190px; margin-bottom: 0; }
#product-side, #key-side { margin-left: 65%; }
#product-side ul, #key-side ul { margin-left: 0; padding-bottom: 0; padding-left: 20px; }
#product-side li, #key-side { padding-bottom: 0.2em; }
#product-desc, #key-desc { padding: 40px 0 25px 0; color: #4C5C5C; width: 60%; float: left; line-height: 140%; }
#key-desc { padding: 0; }
#key-side { color: #4C5C5C; }
.product-firefox { background: url("/web/20140604012752im_/http://www.mozilla.org/images/product-firefox-screen.png") no-repeat; }
.product-thunderbird { background: url("/web/20140604012752im_/http://www.mozilla.org/images/product-thunderbird-screen.png") no-repeat; }
.product-camino { background: url("/web/20140604012752im_/http://www.mozilla.org/images/product-camino-screen.png") no-repeat; }
.product-mozilla { background: url("/web/20140604012752im_/http://www.mozilla.org/images/product-mozilla-screen.png") no-repeat; }
#product-side .download h3 { color: #1D9101; font-weight: bold; margin: 0; font-size: 140%; }

ul.snav {/* section navigation or short navigation, whichever you prefer */
margin: 0.7em 10%; padding: .2em; text-align: center; list-style-type: none; }
ul.snav > li { margin: 0; padding: 0; background: none; color: #ccc; }
ul.snav > li { display: inline; }
ul.snav > li:before { content: " | "; }
ul.snav > li:first-child:before { content: ""; }


/*-------------------------------------------
    Defaults
-------------------------------------------*/
	p { margin-bottom:1em; }
		p.section { margin:0; }
ul li { list-style-type: none; background: transparent url(/web/20140604012752im_/http://www.mozilla.org/images/template/screen/bullet.png) no-repeat 0 0.5em; padding-left: 10px; }

dl { margin-bottom: 1em; }
	dt { text-transform: uppercase; font-weight: bold;}
	dd { margin: 0 0 0.5em 0.5em; }

h1, h2, h3, h4, h5, h6 { color:#2a2a2a; font-family: MetaBold, Trebuchet MS, sans-serif; font-weight:bold; }
	h1 { font-size:45px; margin:.55em 0; color:#b91e27; }
	h2 { font-size:25px; margin:.75em 0; }
	h3 { font-family: MetaBold, Trebuchet MS, sans-serif; font-size:13px; margin:.8em 0; font-weight: bold; }
		.section h3 { margin-top: 0; }
	h4 { font-size:15px; margin:.85em 0; }
	h5 { font-size:12.5px; margin:.875em 0; }

ul, ol { margin:1em 0 1em 30px; }
	li ul, li ol { margin:0 0 0 30px; }

td, th { padding: 0.2em; }

table.data { border-collapse: collapse; margin: 0.5em auto; border: 1px solid; }
	table.data caption { margin: 1em auto 0.2em; font-size: small; font-style: italic; text-align: center; }
	table.data thead th { background: #e4ecec; empty-cells: hide; }
	table.data th, table.data td { border: 1px solid #ccc; }
	tr.odd { background: #F5F5F5;}
	table.data tbody th:first-child { text-align: right; }
	table.data thead th { vertical-align: middle; }

pre { background:#eee; border:1px solid #ccc; margin:1em; padding:1em; }

a:link, a:visited { color:#148cb5; text-decoration:none; }
a:hover, a:focus { text-decoration: underline; }

img.x { display: block; float: left; margin: 0 10px 10px 0; }
img.left  { margin: 0 10px 10px 0; float: left; }
img.right { margin: 0 0 10px 10px; float: right; }
img.frame {
  border:10px solid #f3f3f3;
  background:#fff;
  padding:6px;
  box-shadow: 0 0 6px #bbb;
  -moz-box-shadow: 0 0 6px #bbb;
  -webkit-box-shadow: 0 0 6px #bbb;
}
img.frame.left {  margin-right:16px;}
img.frame.right {  margin-left:16px;}

object, embed { display: block; margin: 0 auto 20px; background-color: #fff; padding: 7px; }
.video-holder { background: transparent url(/web/20140604012752im_/http://www.mozilla.org/images/template/screen/video-bg.png) no-repeat 50% 50%; min-height: 375px; min-width: 428px; /*display: table-cell; vertical-align: middle;*/ }
	.video { background-color: rgba(0, 0, 0, 0.2); padding: 7px; margin-left: auto; margin-right: auto; position: absolute; top: 50%; left: 50%; }

blockquote { margin: 1em; }

fieldset {
  background: #F0F0F0;
  border:1px solid #e1e1e1;
  padding: 1em;
  border-radius:6px;
  -moz-border-radius:4px;
  -webkit-border-radius:4px;
  
}
fieldset legend {
  font-weight: bold;
  font-family:Georgia,serif;
}

/*-------------------------------------------
    Modules
-------------------------------------------*/
.clearfix:after, #main:after, .projects:after, .cols:after, #news:after, #header:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; }

#skip, #quick-search label { display: block; position:absolute; left:-9999px; }

.section { border-bottom:1px solid #c3c3c3; padding:2em 0; overflow:hidden; position: relative; }
#primary .section { border-bottom: none; border-top:1px solid #c3c3c3; }
#primary .section.first { border-top: none; padding-top: 0; }

/*.left { float:left; padding-bottom:999px; margin:0 20px -999px 20px; overflow:hidden; }
.right { padding-bottom:999px; margin:0 20px -999px 20px; overflow:hidden; float: right; }
	.left img, .right img { float: none; display: inline; }*/

.cols { clear:both; } /* @todo: add more col possibilities */
	.three-col { float:left; width:30%; margin-right:5%; }
        .five-col { float:left; width:17.4%; padding-right:2.6%; }
	.six-col { float:left; width:14.5%; padding-right:2.6%; }
	.cols > *:last-child { margin-right:0; padding-right:0; }

	.col-span { border-bottom:1px solid #404040; padding-bottom:15px; }

ul.rows { border-top: 1px solid #dbe2e8; margin: 0 0 1em; }
	ul.rows li { border-bottom: 1px solid #dbe2e8; padding: 1em 10px; background: none; }

#crumbs {
	margin: 0 6%;
	padding: 0 0 0 36px;
	font-size: 12px;
	position: relative;
	z-index: 2;
	clear: both;
	letter-spacing: 0.1em;
}

#crumbs #crumbs-contents {
	padding: 2px 4px;
	xbackground: #fff;
}

#crumbs a {
	text-transform:uppercase;
	color:#2987AD;
	font-family:"Trebuchet MS", sans-serif;
	font-weight:bold;
	font-size: 80%;
	letter-spacing: 1px;
}

h1#page-title {
	margin: 10px 0 30px 0;
	font-size: 35px;
	color: #b91e27;
	line-height: 1;
}

#about h1#page-title {
	font-family: Georgia, serif;
	font-weight: normal;
	color: #505050;
}

#page-title + .tagline { margin: -20px 0 30px; }

#main .first { border-top:3px solid #c3c3c3; }

.lead { font-family:Georgia, serif; font-size:20px; }

.cta { background:#dadada url(/web/20140604012752im_/http://www.mozilla.org/images/template/screen/bg_cta.png) repeat-x 0 0; padding:20px; margin: 0 0 30px; }
	.cta h4 { font: 250% Georgia, serif; text-transform: none; color: #fff; }
	.cta p { color:#565353; line-height: 1.7; font-style: italic; }
	.cta h4 + p:first-line { font-weight: bold; }

.powered-by { background: transparent url(/web/20140604012752im_/http://www.mozilla.org/images/template/screen/powered-by-mozilla.png) no-repeat 0 0; width: 205px; height: 73px; text-indent: -9999px; position: relative; left: -3px; margin: 0; }



/*-------------------------------------------
    Edit Page
-------------------------------------------*/
.modified { position:absolute; top:7px; right:128px; font-size:12px; color:#767676; }
.edit { position:absolute; top:0; right:0; width:110px; border:1px solid #cacaca; z-index:1; }
.edit dt { padding:5px 10px; color:#148cb5; background:transparent url(/web/20140604012752im_/http://www.mozilla.org/images/template/widgets/down-arrow.png) no-repeat 90px center; font-size:12px; }
.edit dd { background:#eaeaea; font-size:11px; }
.edit dd a { margin:0 5px; padding:5px; display:block; border-bottom:1px solid #c3c3c3; }
	.edit dd:last-child a { border:none; }

.edit dd { display:none; }
.edit:hover dd { display:block; }

/*-------------------------------------------
    Buttons
-------------------------------------------*/
.button a{
  display: inline-block;
  padding:0.5em 1em;
/*  font-size:2em;*/
  color:#1075B3 !important;
  text-shadow:0px 1px 0 #fff;
	font-family: Arial, sans-serif;
  font-weight:bold;
  text-align:center;
  border:1px solid #C9C8C9;
  border-color:#C9C8C9 #999999 #999999 #C9C8C9;
  border-color:#999999 #808080 #4d4d4d;  
  -moz-border-radius:6px;
  -webkit-border-radius:6px;
  border-radius:6px;
  background: #d3d3d3 url('/web/20140604012752im_/http://www.mozilla.org/images/template/widgets/button-bg.png') 0 0 repeat-x;  
}
.button a:hover{
  background: #f2f2f2 url('/web/20140604012752im_/http://www.mozilla.org/images/template/widgets/button-bg.png') 0 -132px repeat-x; 
  text-shadow:0px -1px 0 #fff;
  text-decoration:none;
  border-color:#4d4d4d #4d4d4d #4d4d4d;
}
.button {
  display:inline-block;
  border:4px solid #57A6C5;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  border-radius:10px;
  margin:0 0 1em -6px;
}
.button.donate {
  border-color:#FBC51B;
}
.button img{
  margin:0 0.75em 0 0  ;
}


/*-------------------------------------------
    BUGS

	Bugs are coded to be self contained.
	Anything that's a bug has a class of "bug".
	It also has an id that makes it
	individual.
-------------------------------------------*/
#get-involved { text-align: center; margin: 0 0 46px; width: 263px; overflow: hidden; }
	#get-involved a { display: block; }
	#get-involved a span { display: block; background: transparent url(/web/20140604012752im_/http://www.mozilla.org/images/template/screen/get-involved.png) no-repeat 52% 0; width: 263px; height: 172px; text-indent: -9999px; }

#grant-details { border-top: 1px solid #999; border-bottom: 1px solid #999; }
#grant-details ul { overflow: hidden; }
#grant-details ul li { width: 33%; float: left; }

#home #sub .bug { margin: 0 0 0 20px; }

.bug h2 { font-size: 20px; margin-bottom: 0; line-height: 1.2; }
.bug h3 { font-size: 13px; color: #666; font: 120% Arial, sans-serif; text-transform: uppercase; letter-spacing: 0.1em; }

.looking-for-firefox { text-align:center; width:150px; margin:0 auto; }
.looking-for-firefox img { float:none; display:inline; }
.looking-for-firefox strong { font-size:16px; font-family:Georgia, serif; color:#2a2a2a; font-weight:normal; display:block; }
.looking-for-firefox a { display:block; }

/* }}} */
/* {{{ Media Queries */

@media screen and (max-width: 980px) {
	#nav a,
	#nav span {
		font-size: 13px;
		padding: 15px 10px;
	}

	#header,
	#footer,
	#crumbs {
		margin-left: 3%;
	}
	#main { padding-left: 3%; }
}

@media screen and (max-width: 1070px) {
	#quick-search #q {
		width: 85px;
	}
}


/* }}} */

/*
     FILE ARCHIVED ON 01:27:52 Jun 04, 2014 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 14:36:10 Jul 04, 2022.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 1248.279
  exclusion.robots: 0.223
  exclusion.robots.policy: 0.216
  RedisCDXSource: 134.942
  esindex: 0.006
  LoadShardBlock: 1095.207 (3)
  PetaboxLoader3.datanode: 1105.063 (4)
  CDXLines.iter: 11.333 (3)
  load_resource: 366.773
  PetaboxLoader3.resolve: 277.023
*/