
table#header td.logo {
    display: none
}

body {
	padding: 0;
  background: url(https://static.gnome.org/img/html-bg.png) repeat-x scroll 0 10px #FFFFFF;
  height: 100%;
  margin: 0;
  color: #2E3436;
  font-family: Cantarell,'Droid Sans',Ubuntu,'DejaVu Sans',Arial,sans-serif;
  font-size: 14px;
  line-height: 1.6;
  max-width: 100%;
}

#page {
    min-width: 100%;
    margin: auto;
} 

a, a:visited, a:hover, table.list td a:hover {
    color: #3465A4;
}


#gnome-header {
  background: url(https://static.gnome.org/img/gnome-logo.png) 20px 12px no-repeat;
  margin-top: 40px;
}


/* Move the title over, since our icon is smaller. And move things up a bit */
#gnome-header h1 {
	margin: 0;
	margin-left: 250px;
	padding-top: 47px;
	font-size: 200%;
	color: #3F4448;
}
/* global domain bar */
#global_domain_bar .maxwidth {
    position: relative;
}

.maxwidth {
    margin: 0 auto;
    width: 940px;
}

#global_domain_bar .tab {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 4px 2px -2px #8FB3D9;
    float: right;
    font-size: 13px;
    line-height: 16px;
    padding: 4px;
    margin-top: -17px;
    right: 0;
    white-space: nowrap;
}

#global_domain_bar .tab a.root:last-child {
    border-right: 0 none;
    margin-right: 0;
    padding-right: 0;
}

#global_domain_bar .tab a.root {
    background: url(https://static.gnome.org/img/favicon.png) no-repeat scroll 0 0 #FFFFFF;
    border-right: 1px solid #CCCCCC;
    color: #555753;
    font-weight: bold;
    margin-right: 3px;
    padding-left: 18px;
    padding-right: 6px;
    text-decoration: none;
}


/* Kill some space in the header, and mark it clear: both so it goes
 * underneath the float: left GNOME header. (Not completely sure why the
 * GNOME header is float: left
 */
table#header {
    margin-top: 7em;
    clear: both;
}

/* Drop the font size for the heading down */
table#header td.main {
	font-size: 250%;
}

/* When we killed the body padding, this cell is at the screen edge, move it back */
table#header td.right {
    padding-right: 4px;
}

/* kill some more vertical space in the header */
table.tabs {
    margin-top: 0em;
}


/* Footer Grass & community */
#footer_grass {
    background: url(https://static.gnome.org/img/grass.png) repeat-x scroll top transparent;
    height: 39px;
    margin-top: -33px;
    bottom: 0;
}

#footer_community {
    background: url(https://static.gnome.org/img/footer_arts/community.png) center no-repeat;
    height: 180px;
    bottom: 0; 
}

/* FOOTER  */
#footer{
  min-width:100%;
  max-width:100%;
}

#footer div.links > div > ul > li {
    float: left;
    margin: 0 40px 10px 0;
}

#footer ul li {
    margin: 0;
    padding: 0;
}

#footer p {
	color: #3F4448;
	margin: 0em;
}

#footer #footnotes {
 /*   font-size: 9px;*/
    margin-top: 4px;
}

#footer #footnotes small {
	font-size: 88%;
}
#footer ul.menu > li > a {
    font-weight: bold;
}

#footer div.links div a, #footer div.links div strong {
    display: block;
    text-decoration: none;
}

#footer .links a {
    -moz-transition: background-color 100ms ease-in 0s;
    color: inherit;
}

#footer {
    background: none repeat scroll 0 0 #D3D7CF;
    clear: left;
    color: #555753;
    padding: 14px 0 230px 0;
    margin: auto;
}

#footer {
    font-size: 12px;
    line-height: 1.4em;
}

#footer ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

#footer li {
	display: inline;
	padding: 0 0;
}

#footer a {
	color: #3465a4;
	text-decoration: none;
}

#footer div.links div a:hover{
    display: block;
    text-decoration: underline;
}

/* Make the branch/tag decoration a little smaller */
a.branch-deco, a.tag-deco {
    display: inline-block;
    font-size: 90%;
    padding: 1px 0.25em;
}


/*top bar*/



#top_bar ul {
    list-style: none outside none;
    margin: 0;
    padding: 0 5px;
}

#top_bar ul li {
    display: inline;
    margin: 0 5px 0 0;
}

#top_bar a {
    -moz-transition: background 100ms linear 0s;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    outline: 0 none;
    padding: 4px 14px;
    text-decoration: none;
    text-shadow: 0 1px 0 #000000;
}

#top_bar a:hover {
    background: #64696d;
    background: rgba(100%, 100%, 100%, 0.2);
}

#top_bar a:focus {
    background: rgba(100%, 100%, 100%, 0.15);
}

#top_bar a:active, #top_bar li.current-menu-item a, #top_bar li.current-page-ancestor a {
    background: #1c2021 url("images/top_bar-item-bg.png") top repeat-x;
    -moz-box-shadow: inset 0 -1px 0 rgba(100%,100%,100%, 0.4), inset 0 1px 3px rgba(0,0,0,0.4);
    -webkit-box-shadow: inset 0 -1px 0 rgba(100%,100%,100%, 0.4), inset 0 1px 3px rgba(0,0,0,0.4);
    box-shadow: inset 0 -1px 0 rgba(100%,100%,100%, 0.4), inset 0 1px 3px rgba(0,0,0,0.4);
}

.hidden {
    display: none;
}

#top_bar input {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("https://mail.gnome.org/css/search-icon.png") no-repeat scroll 8px center transparent;
    border-color: -moz-use-text-color -moz-use-text-color -moz-use-text-color rgba(255, 255, 255, 0.3);
    border-style: none none none solid;
    border-width: 0 0 0 1px;
    color: #FFFFFF;
    font: inherit;
    margin: -8px 0 -8px -8px;
    outline: medium none;
    padding: 8px 8px 8px 28px;
    width: 150px;
}

input:-moz-read-write, textarea:-moz-read-write {
    -moz-user-modify: read-write !important;
}

#top_bar {
    background: url("https://mail.gnome.org/css/top_bar-bg.png") repeat-x scroll top #2E3436;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    font-size: 13px;
    line-height: normal;
    margin-top: 48px;
    position: relative;
    margin-left: 216px;
}

.container_12, .container_16 {
    margin-left: auto;
    margin-right: auto;
    width: 960px;
    margin-top: 20px;
}

.container_13 {
    margin-left: auto;
    margin-right: auto;
    width: 960px;
}

.container_13 .grid_9 {
    width: 700px;
}

.container_12 .grid_9 {
    width: 650px;
}

.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12, .grid_13, .grid_14, .grid_15, .grid_16 {
    display: inline;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
}


table.tabs td.form input, table.tabs td.form select {
    font-size: 90%;
}
input, textarea {
    border: 25px solid #6F6F6F;
}
button, input[type="reset"], input[type="button"], input[type="submit"] {
    -moz-appearance: button;
    -moz-binding: none;
    -moz-box-sizing: border-box;
    -moz-user-select: none;
    background-color: buttonface;
    border: 2px outset buttonface;
    color: buttontext;
    cursor: default;
    font: ;
    line-height: normal;
    padding: 0 6px;
    text-align: center;
    text-shadow: none;
    white-space: pre;
}
input {
    -moz-appearance: textfield;
    -moz-binding: url("chrome://global/content/platformHTMLBindings.xml#inputFields");
    -moz-user-select: text;
    background-color: -moz-field;
    border: 2px inset threedface;
    color: -moz-fieldtext;
    cursor: text;
    font: ;
    letter-spacing: normal;
    line-height: normal !important;
    padding: 1px 0;
    text-align: start;
    text-indent: 0;
    text-rendering: optimizelegibility;
    text-shadow: none;
    text-transform: none;
    word-spacing: normal;
}

/*logo*/

#header #logo {
    float: left;
}

#container {
padding-top: 20px;
color: #555;
width: 960px;
margin: auto;
min-height: 240px;
}

.grid_3, .container_16, .grid_4 {
    width: 220px;
}


#header #logo img {
    -moz-transition: opacity 200ms ease-out 0s;
    height: 78px;
    margin-left: 10px;
    opacity: 1;
    width: 250px;
    left: 10px;
    margin-top: 5px;
}

#header {
    margin: 50px auto 30px;
    width: 960px;
    float: center;
    font-size: 75%;
}

# {
	margin: auto;
	width: 960px;
}


#top_bar .left {
    float: left;
    margin: 10px;
    padding: 0;
}

#top_bar .right {
    float: right;
    margin: 10px;
    padding: 0;
}

#message {
    text-align: center;
    position: absolute;
    margin-top: 100px;
    margin-right: 0px;
    margin-left: 0px;
    width: 70em;
}
