@import url(tabzilla.css);
@import url(sandstone.css);
/*******************************************
 * #SandStone colors by MozillaFR
 *
 * ***************************************/
/*******************************************
 * #Media Queries - breakpoints
 *
 * ***************************************/
/*******************************************
 * Import files
 *
 * ***************************************/
/*******************************************
 *  #Fonts
 *
 * ***************************************/
@font-face {
  font-family: 'Open Sans Light';
  src: url("/fonts/OpenSans-Light-webfont.eot");
  src: url("/fonts/OpenSans-Light-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/OpenSans-Light-webfont.woff") format("woff"), url("/fonts/OpenSans-Light-webfont.ttf") format("truetype"), url("/fonts/OpenSans-Light-webfont.svg#OpenSansLightItalic") format("svg"); }

@font-face {
  font-family: 'Open Sans';
  src: url("/fonts/OpenSans-Bold-webfont.eot");
  src: url("/fonts/OpenSans-Bold-webfont.eot?#iefix") format("embedded-opentype"), url("/fonts/OpenSans-Bold-webfont.woff") format("woff"), url("/fonts/OpenSans-Bold-webfont.ttf") format("truetype"), url("/fonts/OpenSans-Bold-webfont.svg#OpenSansBold") format("svg");
  font-weight: 600; }

/* normalize.css v2.1.1 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block; }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address styling not present in IE 8/9.
 */
[hidden] {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Prevent system color scheme's background color being used in Firefox, IE,
 *    and Opera.
 * 2. Prevent system color scheme's text color being used in Firefox, IE, and
 *    Opera.
 * 3. Set default font family to sans-serif.
 * 4. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  background: #fff;
  /* 1 */
  color: #000;
  /* 2 */
  font-family: sans-serif;
  /* 3 */
  -ms-text-size-adjust: 100%;
  /* 4 */
  -webkit-text-size-adjust: 100%;
  /* 4 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap; }

/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0; }

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * 1. Address box sizing set to `content-box` in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/*******************************************
 * #main
 *
 * ***************************************/

/* Tabzilla border*/
html {
  border-top: 2px solid rgb(255, 255, 255);
  background-color: #eeeeee;
}

body {
  font-family: 'Open Sans',sans-serif;
  font-size: 14px;
  color: #333;
  width: 100%;
  min-height: 452px;
  background: #eeeeee url("/img/bg-sky.png") center top repeat-x;
}

pre, code {
  max-height: 100%;
  width: 100%;
  font-size: 1.2em;
  overflow: auto;
}

.large {
  font-size: 72px;
  letter-spacing: -3px;
  line-height: 100%;
}


/* @Headings */
h1, h2, h3, h4, h5, h6 {
  margin: 0 0 .25em;
  color: #484848;
  line-height: 1;
  font-family: "Open Sans Light", "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
  font-weight: normal;
  text-shadow: 0px 1px 0px rgba(255,255,255,0.75);
  text-decoration: none;
}

h1 { font-size: 3em; letter-spacing: -2px; }
h2 { font-size: 2em; letter-spacing: -1px; }
h3 { font-size: 1.75em; letter-spacing: -0.5px; }
h4 { font-size: 1.5em; letter-spacing: -0.25px; }
h5 { font-size: 1.125em; }
h6 { font-size: 1em; }

/* @Links */
a:link, a:visited {
  color: #20679e; text-decoration: none;
}

a:hover, a:focus, a:active {
  color: #4090c4; text-decoration: underline;
}

.entry-content a:hover img, .entry-content a:focus img, .entry-content a:active img {
  background-color: #20679e;
}

#site-title a, #site-title a:hover, #site-title a:focus, #site-title a:active {
  color: #484848;
  text-decoration: none;
}

#site-title {
  font-size: 4.5em;
  letter-spacing: -3px;
  margin: 0 0 0 -5px;
  display: block;
  padding-left: 140px;
  background: url("/img/mozfr.png") no-repeat left;
  line-height: 150px;
  -webkit-transition: font-size, letter-spacing .5s linear;
     -moz-transition: font-size, letter-spacing .5s linear;
      -ms-transition: font-size, letter-spacing .5s linear;
       -o-transition: font-size, letter-spacing .5s linear;
          transition: font-size, letter-spacing .5s linear;
}

.more a {
  margin: 24px 0;
  font: 1em/1 'Open Sans Light', "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
  color
}
.more a:after { content: "\00A0\00BB"; font-size: 1.2em; }


.small, small {
  font-size: 12px;
  line-height: 100%;
}

#wrapper {
  width: 940px;
  margin: 0 auto;
  padding: 0;
  line-height: 20px;
  color: #333333;
}


/****************************************************************************
/* #Header
*******************************************************************************/

#masthead,#colophon,.container{
  display:block;
  margin:0 auto;
  padding-left:20px;
  padding-right:20px;
  position:relative;
  zoom:1
}

#masthead:after,#colophon:after,.container:after{
  display:block;
  visibility:hidden;
  height:0;
  clear:both;
  content:"."
}

#masthead h2{
  padding:30px 0 20px;
  margin:0 10px
}

#masthead nav{
  float:right;
  margin-right:16px;
  text-transform:uppercase;
  text-decoration: none;
  font-size:13px;
  font-family:'Open Sans',sans-serif
}

#masthead nav li{
  display:inline-block;
  *display:inline;
  *zoom:1;
  list-style-type:none;
  margin:0
}

#masthead nav li a,#masthead nav li b{
  display:inline-block;
  padding:0 12px;
  font-weight:normal
}

#masthead nav li a,#masthead nav li a:link,#masthead nav li a:visited{
  color:#484848
}

#nav-main .toggle{
  display:none
}

#masthead nav.breadcrumbs{
  padding:0 10px 10px 10px;
  float:none
}

#masthead nav.breadcrumbs a,#masthead nav.breadcrumbs span{
  margin-right:.5em;
  margin-left:.5em
}

#masthead nav.breadcrumbs a:first-child,#masthead nav.breadcrumbs span:first-child{
  margin-left:0
}

nav.menu-bar{
  text-align:center;
  font-family:'Open Sans Light',sans-serif;
  font-weight:normal;
  margin-bottom:40px;
  padding-top:0;
  padding-bottom:0
}

nav.menu-bar ol,nav.menu-bar ul{
  margin:0
}

nav.menu-bar ol li,nav.menu-bar ul li{
  display:inline-block;
  *display:inline;
  *zoom:1;
  margin:0;
  padding-top:10px;
  padding-bottom:10px
}

nav.menu-bar ol li a,nav.menu-bar ul li a{
  display:inline-block;
  *display:inline;
  *zoom:1;
  border-left:1px dotted #d6d6d6;
  padding:6.666666666666667px 20px
}

nav.menu-bar ol li a span,nav.menu-bar ul li a span{
  display:block
}

nav.menu-bar ol li:first-child a,nav.menu-bar ul li:first-child a{
  border-left:0
}


/*******************************************************************************
/* Content
*******************************************************************************/
#content {
  width: 640px;
  word-wrap: break-word;
  float: left;
  margin-top: 2em;
 }

/* Navigation */

.nav-paging { margin: 24px 0; padding: 12px 20px; background-color: #fff; font: 1em/1 'Open Sans Light', "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif; box-shadow: 0 1px 0 0 rgba(0,0,0,0.1); }
.nav-paging ul { list-style: none; margin: 0; }
.nav-paging ul:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; }
.nav-paging .prev { width: 45%; float: left; text-align: left; }
.nav-paging .prev a:before { content: "\00AB\00A0"; font-size: 1.2em; }
.nav-paging .next { width: 45%; float: right; text-align: right; }
.nav-paging .next a:after { content: "\00A0\00BB"; font-size: 1.2em; }



/* @Posts *********/
/*** @Titles */
.archive .page-title,
.search-results .page-title {
  font-size: 1.75em;
  letter-spacing: -0.5px;
  margin-top: 0;
}

.entry-title {
  font-size: 2em;
  letter-spacing: -1px;
  margin: 0 0 .5em;
  min-height: 55px;
}

/*** Entry @Header */
.entry-header {
  margin: 0 0 20px;
  padding: .5em 0 0;
  position: relative;
}

.entry-header:after {
  clear: both; content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

.post .entry-header {
  padding-left: 92px;
}
.entry-title {
  margin-left: 92px;
}

/*** Post @Author */
.entry-header .vcard {
  background: #fff;
  background: -moz-linear-gradient(left, rgba(255,255,255,0.75) 0%, rgba(255,255,255,0.75) 10%, rgba(255,255,255,0.1) 50%, rgba(255,255,255,0.75) 90%, rgba(255,255,255,0.75) 100%);
  background: -o-linear-gradient(left, rgba(255,255,255,0.75) 0%, rgba(255,255,255,0.75) 10%, rgba(255,255,255,0.1) 50%, rgba(255,255,255,0.75) 90%, rgba(255,255,255,0.75) 100%);
  background: -webkit-linear-gradient(left, rgba(255,255,255,0.75) 0%, rgba(255,255,255,0.75) 10%, rgba(255,255,255,0.1) 50%, rgba(255,255,255,0.75) 90%, rgba(255,255,255,0.75) 100%);
  background: linear-gradient(left, rgba(255,255,255,0.75) 0%, rgba(255,255,255,0.75) 10%, rgba(255,255,255,0.1) 50%, rgba(255,255,255,0.75) 90%, rgba(255,255,255,0.75) 100%);
  border: 1px solid #fff;
  font: 1em/1 "Open Sans Light", "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Calibri, sans-serif;
  margin: 30px 0;
  -ms-box-shadow: 0 1px 1px rgba(0,0,0,.1);
  -o-box-shadow: 0 1px 1px rgba(0,0,0,.1);
  box-shadow: 0 1px 1px rgba(0,0,0,.1);
  padding: 15px 20px 15px 20px;
}

.entry-header cite {
  font-style: normal;
}

/*** @Posted date */
.entry-posted {
  background: url("/img/bg-date-lt.png") center top no-repeat;
  font: 10px/1 "Open Sans Light", "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Calibri, sans-serif;
  left: 0;
  padding: 2px 10px 16px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 48px;
}
.entry-posted a:link,
.entry-posted a:visited,
.entry-posted a:hover,
.entry-posted a:focus,
.entry-posted a:active {
  color: #3c3c3c;
}
.entry-posted .posted-month {
  display: block;
  font-size: 1.4em;
  text-transform: uppercase;
  line-height: 1.3;
}
.entry-posted .posted-date {
  display: block;
  font-size: 2.6em;
  line-height: .95;
}
.entry-posted .posted-year {
  display: block;
  font-size: 1.4em;
}

.content {
  max-height: 400px;
  overflow: hidden;
}

.full-post {
  text-align: right;
  display: inline-block;
  width: 100%;
}

#content img {
  background-color: #fff;
  border: 10px solid #fff;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
  max-width: 96.5%;
  height: 100%;
  display: block;
  margin: 0px auto 1.5em;
}

#content div {
  max-width: 100%!important;
}
/*******************************************************************************
/* #Sidebar
*******************************************************************************/
#sidebar {
  width: 250px;
  float: left;
  margin: 2em 0 0 3em;
}

#sidebar .section {
  padding: 1em;
}

#sidebar h2 {
  font-size: 1.5em;
}

#sidebar ul {
  list-style: none;
  padding: 0;
  margin: 1em 0 0 0;
}

#sidebar .more {
  text-align: right;
}

#sidebar #twitter li a {
  margin: 5px 0;
  padding: 0;
  padding-top: 5px;
  line-height: 1em;
  font-size: 12px;
}

#sidebar li a {
  display: block;
  color: rgb(51, 51, 51);
  margin: 5px 0 0;
  padding-left: 44px;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: top left;
  line-height: 32px;
  min-height: 32px;
  text-decoration: none;
}

#sidebar li a:hover {
  text-decoration: underline;
}

li#thunderbird a,
li#firefox a,
li#play a,
li#android a,
li#firefox-nightly a,
li#itunes a{
  line-height: 48px;
  min-height: 48px;
  padding-left: 54px; }

li#firefox a {
  background-image: url(/img/firefox_48px.png); }

li#firefox-nightly a {
  background-image: url(/img/nightly_48px.png);
}

li#itunes a {
  background-image: url(/img/firefox_ios.png);
  background-position: left;
}

li#play a {
  background-image: url(/img/play_48px.png); }

li#thunderbird a {
  background-image: url(/img/thunderbird_48px.png); }

li#twitterlogo a {
  background-image: url(/img/twitter_logo_32.png); }

li#facebooklogo a {
  background-image: url(/img/facebook_logo_32.png); }

li#youtubelogo a {
  background-image: url(/img/youtube_logo_32.png); }

li#diasporalogo a {
  background-image: url(/img/diaspora_asterisk_32.png); }

/* activities | communities */
#activities li a,
#communities li a {
  display: block;
  margin: 5px 0 0;
  line-height: 32px;
  min-height: 32px;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center left; }

li#bonjourMozilla a {
  background-image: url(/img/bonjourmozilla_32px.png); }

li#bidouilleux a {
  background-image: url(/img/bidouilleux_32px.png); }

li#mozfr a {
  background-image: url(/img/mozfr_32px.png); }

li#notreinternet a {
  background-image: url(/img/notreinternet_32px.png);
}

li#geckozone a {
  background-image: url(/img/geckozone_32px.png); }

#communities li a {
  margin-top: 0; }

li#community-dz a {
  background-image: url(/img/flag_dz_32px.png); }

li#community-be a {
  background-image: url(/img/flag_be_32px.png); }

li#community-ma a {
  background-image: url(/img/flag_ma_32px.png); }

li#community-qc-ca a {
  background-image: url(/img/flag_qc-ca_32px.png); }

li#community-sn a {
  background-image: url(/img/flag_sn_32px.png); }

li#community-tn a {
  background-image: url(/img/flag_tn_32px.png); }

/* activities | communities */
#sidebar li.feed a {
  display: block;
  margin: 5px 0 0;
  line-height: 24px;
  min-height: 24px;
  padding-left: 32px;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center left;
  background-image: url(/img/feed_24px.png); }

/* Sidebar fixes for archive page*/
#sidebar-people li a, #sidebar-syndicate li a {
  display: inline;
  padding-left: 0;
}

/*******************************************************************************
/* #Articles
*******************************************************************************/
article h2 {
  margin-top: 3em;
}

#content h2:first-child {
  margin-top: 0;
}

article .info {
  margin: 0 0 1em 0;
}

article img, article iframe, article .image {
  max-width: 100%;
}

article .collapsed {
  display: none;
}

article #content > section {
  margin-bottom: 2em;
  padding: 30px;
}

/*******************************************************************************
/* Contrib
*******************************************************************************/
div#promos {
  text-align: center;
}

div.boite {
  display: inline-block;
  padding: 10px;
  margin: 0 10px;
  width: 30%;
  min-width: 220px;
  max-width: 400px;
  min-height: 320px;
  background-color: #fff;
  vertical-align: bottom;
  text-align: left;
}

div.boite:hover {
  opacity: 1;
}

div.boite p {
  text-align: center;
}

div.boite img {
  max-width: 200px;
}

/*******************************************************************************
* #Footer
*******************************************************************************/
#site-info {
  clear: both;
  background: #fff;
  border-top: 1px solid rgba(0,0,0,.1);
  color: #666;
  line-height: 1.285;
  font-size: .857em;
  overflow: hidden;
  padding: 48px 0;
  text-align: center;
}

#site-info .wrap {display: inline-block;text-align: left;}
#foot-logo,
#colophon,
#nav-meta {
  float: left;
  margin-right: 24px;
  width: 252px;
  margin-top: 0;
}

#site-info a:link,
#site-info a:visited {
  color: #67a7d0;
}

#site-info a:hover,
#site-info a:focus,
#site-info a:active {
  color: #5c94b8;
}

#foot-logo .logo {
  background: url("/img/logo-mozilla.svg") 0 0 no-repeat;
  border: 0;
  display: block;
  float: left;
  overflow: hidden;
  text-indent: -999em;
  width: 120px;
  height: 35px;
}

#foot-logo .logo:hover,
#foot-logo .logo:focus,
#foot-logo .logo:active {
  opacity: 1;
}

#foot-logo .top {
    left: -999em;
    position: absolute;
}

#nav-meta ul {
  list-style: none;
}

#nav-meta a {
  font-family: "Open Sans", "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Calibri, sans-serif;
}


/*  @Tablet @Layout: 768px */
@media only screen and (min-width: 768px) and (max-width: 991px) {

  /* header */

  #site-title {
    font-size: 3em; letter-spacing: -2px; margin-left: 0;
  }

  #site-description {
    font-size: 1.5em; letter-spacing: -.5px;
  }

  #masthead,#wrapper{
    width:720px
  }

  nav.menu-bar{
    font-size:.9375em
  }

  #ffos-texte {
    max-width: 100%;
    padding-top: 50px;
    font-size: 30px;
  }

  #ffos-learn-more {
    margin-top: 55px;
    margin-left: 340px;
  }

  #fox-front, #phone {
    display: none;
  }

  #firefoxos-wrapper {
    height: 150px;
    background: url('/img/firefox_os.png') no-repeat right;
  }

  .wide-br {
    display: none;
  }

  /* content */

  #content {
    max-width: 470px;
  }

  #sidebar {
    margin-left: 0!important;
  }

  /* footer */

  #site-info .wrap {
    width: 720px;
    overflow: auto;
  }

  #foot-logo,
  #colophon,
  #nav-meta {
    margin: 0 10px 1em 10px;
    width: 220px;
  }

  #colophon .row{
    width:720px
  }

  #colophon .footer-logo{
    float:left;
    width:220px;
    margin:0 10px
  }

  #colophon .footer-license{
    float:left;
    width:160px;
    margin:0 10px
  }

  #colophon .footer-nav{
    float:left;
    width:100px;
    margin:0 10px
  }
}


/*  @Mobile @Layout: 320px */
@media only screen and (max-width: 767px) {

  /* header */

  #site-title {
    font-size: 2em;
    letter-spacing: -.5px;
    margin-left: 0;
    background: url("/img/mozfr_80.png") no-repeat;
    background-position: right;
    line-height: 80px;
  }
  /* Under 767px, center April campaign. Beyond, align on the left */
  #april {text-align: center;}
  #april-tablet { display: inline;}
  #april-desktop, #april-mobile { display: none;}

  #site-description {
    font-size: 1.2em;
    letter-spacing: normal;
  }

  #wrapper,#masthead,#content,#colophon,#sidebar,#site-title{
    width:auto;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:10px
  }

  #content,#sidebar{
    padding-left:0;
    padding-right:0;
    float:none;
    width:auto;
    margin:0 10px
  }

  .row{
    margin-left:auto
  }

  #masthead h2{
    padding-top:10px;
    padding-bottom:10px
  }

  #masthead nav{
    float:none;
    padding-top:10px;
  }

  #masthead nav ul li{
    display:block
  }

  #masthead nav ul li a,#masthead nav ul li b{
    display:block;
    padding:0
  }

  #masthead nav ul li b,#masthead nav ul li .current{
    background-image:none
  }

  #masthead nav.breadcrumbs{
    margin-left:0
  }

  #masthead nav.breadcrumbs a,#masthead nav.breadcrumbs span{
    margin-right:.3em;
    margin-left:.3em
  }

  .huge,.huge h1,.large,.large h1{
    font-size:48px;
    letter-spacing:-2px
  }

  h1,.large h2{
    font-size:32px;
    letter-spacing:-1px
  }

  h2,.billboard h2{
    font-size:28px;
    letter-spacing:-0.5px
  }

  h3{
    font-size:24px;
    letter-spacing:-0.25px
  }

  h4{
    font-size:16px
  }

  h5{
    font-size:14px
  }

  dl dt{
    font-size:24px
  }

  nav.menu-bar{
    text-align:inherit;
    line-height:100%
  }

  nav.menu-bar ul{
    padding-top:10px;
    padding-bottom:10px
  }

  nav.menu-bar ul li{
    display:block;
    padding:0
  }

  nav.menu-bar ul li a{
    padding:10px;
    border:0;
    display:block;
    border-top:1px dotted #d6d6d6;
    border-left:0
  }

  nav.menu-bar ul li:first-child a{
    border-top:0
  }

  #nav-main .toggle{
    display:block;
    width:32px;
    height:32px;
    margin:-3px 0 0 -3px;
    background:no-repeat center top url(img/icn-menu.png);
    text-indent:-999em;
    overflow:hidden;
    cursor:pointer
  }

  #nav-main .toggle.open{
    background-position:center -100px
  }

  #nav-main #nav-main-menu li{
    display:block;
    float:none;
    margin:0 10px;
    border-bottom:1px solid #f2f2f2
  }

  #nav-main #nav-main-menu li:last-child{
    border:0
  }

  #nav-main #nav-main-menu a,#nav-main #nav-main-menu b{
    cursor:pointer;
    display:block;
    text-transform:none;
    text-decoration:none;
    padding:12px 35px 12px 10px;
    margin:0 -10px
  }

  #nav-main #nav-main-menu a.submenu-item{
    background:94% 50% no-repeat url(img/arrow-go.png)
  }

  #nav-main #nav-main-menu a:hover,#nav-main #nav-main-menu a:focus,#nav-main #nav-main-menu a:active{
    color:#fff;
    text-decoration:none;
    text-shadow:1px 1px 0 rgba(0,0,0,0.25);
    background-color:#247ac1;
    background-position:94% 50%;
    background-repeat:no-repeat;
    background-image:-moz-linear-gradient(#43a6e2,#247ac1);
    background-image:-ms-linear-gradient(#43a6e2,#247ac1);
    background-image:-o-linear-gradient(#43a6e2,#247ac1);
    background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#43a6e2),color-stop(100%,#247ac1));
    background-image:-webkit-linear-gradient(#43a6e2,#247ac1);
    background-image:linear-gradient(#43a6e2,#247ac1)
  }

  #nav-main #nav-main-menu a.submenu-item:hover,#nav-main #nav-main-menu a.submenu-item:focus,#nav-main #nav-main-menu a.submenu-item:active{
    background-image:url(img/arrow-go.png),-moz-linear-gradient(#43a6e2,#247ac1);
    background-image:url(img/arrow-go.png),-ms-linear-gradient(#43a6e2,#247ac1);
    background-image:url(img/arrow-go.png),-o-linear-gradient(#43a6e2,#247ac1);
    background-image:url(img/arrow-go.png),-webkit-gradient(linear,left top,left bottom,color-stop(0%,#43a6e2),color-stop(100%,#247ac1));
    background-image:url(img/arrow-go.png),-webkit-linear-gradient(#43a6e2,#247ac1);
    background-image:url(img/arrow-go.png),linear-gradient(#43a6e2,#247ac1)
  }

  #nav-main #nav-main-menu li.first>a{
    border-radius:10px 10px 0 0
  }

  #nav-main #nav-main-menu li.last>a{
    border-radius:0 0 10px 10px
  }

  #nav-main-menu{
    background:#fff;
    position:absolute;
    z-index:99;
    width:200px;
    margin:12px 0 0 -10px;
    left:-999em;
    top:35px;
    padding-left: 0;
    overflow:visible;
    -moz-border-radius:10px;
    border-radius:10px;
    -webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,0.5);
    -moz-box-shadow:0 1px 3px 0 rgba(0,0,0,0.5);
    box-shadow:0 1px 3px 0 rgba(0,0,0,0.5)
  }

  #nav-main:hover #nav-main-menu,#nav-main-menu:target{
    left:auto
  }

  .js #nav-main-menu{
    left:auto;
    display:none
  }

  #nav-main-menu:before{
    content:"";
    display:block;
    width:28px;
    height:10px;
    background:no-repeat url(img/menu-point.png);
    position:absolute;
    left:12px;
    top:-10px
  }

  /* Content */

  article img, article iframe, article .image {
    max-width: 100%;
  }

  .entry-title {
    margin-left: 0;
  }

  .entry-posted {
    background-image: none;
    font-size: 1em;
    margin: 0 0 1em;
    padding: 0;
    position: static;
    text-align: left;
    width: auto;
  }

  .entry-posted .posted-month {
    display: inline;
    font-size: 1em;
    text-transform: none;
  }

  .entry-posted .posted-date {
    display: inline;
    font-size: 1em;
    line-height: 1.2;
  }

  .entry-posted .posted-date:before {
    content: "Le ";
  }

  .entry-posted .posted-year {
    display: inline;
    font-size: 1em;
  }

  .entry-header .vcard {
    float: none;
    margin: .5em 0;
    padding: 6px 12px;
    width: auto;
  }

  /* footer */

  #site-info {
    padding: 24px 0;
  }

  #colophon .row{
    width:300px
  }

  #colophon .footer-logo,#colophon .footer-license,#colophon .footer-nav{
    width:auto;
    float:none
  }

  #colophon .footer-logo,#colophon .footer-license{
    margin-bottom:20px
  }

  #colophon,
  #nav-meta {
    clear: both;
    float: none;
    margin: 0 20px 1em;
    -moz-transition: width .5s linear;
    -ms-transition: width .5s linear;
    -o-transition: width .5s linear;
    -webkit-transition: width .5s linear;
    transition: width .5s linear;
    width: auto;
  }

  #colophon {padding-left: 0;}
  #foot-logo a {
    clear: both;
    margin: 0 0 1em;
  }

  #foot-logo .top:link,
  #foot-logo .top:visited,
  #foot-logo .top:hover,
  #foot-logo .top:focus,
  #foot-logo .top:active {
    background: transparent;
    border: 0;
    display: block;
    padding: 0;
    position: static;
    text-align: inherit;
    width: auto;
  }
}


/*  @Wide @Mobile @Layout: 480px. */

@media only screen and (min-width: 480px) and (max-width: 767px) {
  /* header */
  #wrapper{
    width:90%
  }

  #masthead,#content,#sidebar{
    width:auto
  }

  #site-title {
    font-size: 2.5em;
    letter-spacing: -1px;
    margin-left: 0;
  }

  /* content */

  #sidebar{
    padding-left:0;
    padding-right:0
  }

  #colophon .row{
    width:420px
  }
}

@media screen and (max-width: 481px) {
  #wrapper {
    font-size: 12px;
  }

  #site-title {
    background: none;
    line-height: 1;
    font-size: 3em;
  }
  #april-mobile { display: inline;}
  #april-desktop, #april-tablet { display: none;}
}

@media screen and (max-width: 321px) {
  #wrapper {
    font-size: 11px;
  }

  article img, article iframe, article .image {
    max-width: 281px;
  }
}

/* Définitions */
dt {
  font-weight: bold;
}
/* Accodéon */
.accordion-panel {
  display: block;
  padding: 1em;
  overflow: hidden;
}
.accordion-panel h3 {
  width: 100%;
}
.accordion-panel h3 a {
  display: block;
  width: 100%;
  text-decoration: none;
  color: #333;
  font-size: 1.4em;
}
.accordion-panel:not(:target) h3 a:hover {
  color: #a11;
}
.accordion-panel:not(:target) h3 a {
  font-size: 1.2em;
}
.accordion-panel,
.accordion-panel h3 a {
  transition-property: font-size,height;
  transition-duration: 2s;
}
.accordion-panel:not(:target) {
  transition-property: height;
  transition-duration: 0s;
}
.accordion-panel p {padding-right: 110px; }

/* mozfr form */

#mozfr-form {
  padding:40px;
  margin-bottom:40px;
  -webkit-box-shadow:0 0 0 1px #fff inset;
  -moz-box-shadow:0 0 0 1px #fff inset;
  box-shadow:0 0 0 1px #fff inset;
  background:#fff;
  border-bottom:1px solid #ddd;
  zoom:1
}

#mozfr-form:after {
  display:block;
  visibility:hidden;
  height:0;
  clear:both;
  content:"."
}

#mozfr-form input[type="text"], #mozfr-form input[type="email"] {
  width: 200px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  #mozfr-form input[type="text"], #mozfr-form input[type="email"] {
    width: 110px;
  }
}

@media only screen and (max-width: 767px) {
  #mozfr-form input[type="text"], #mozfr-form input[type="email"] {
    width: 90%;
    margin: 5px 0;
  }
}
