/*Compre */
@charset "UTF-8";
@import url(/themes/ductileFocus_copy_copy/rebase.css);
@import url(/themes/ductileFocus_copy_copy/mediaqueries.css);
.home-title {
  position: absolute;
  left: 100px;
  top: 15px;
  z-index: 10;
  color: #ccc;
}

body {
  background: #faFEfa;
  color: #333;
}

body,
.supranav li a span,
.comment-info,
#comments .me,
.comment-number {
  font-family: "DejaVu Sans",serif;
}

#blogdesc,
.supranav,
#prelude,
#submenu,
#content-info,
#subcategories,
p.post-date,
#comments,
#ping-url,
#comment-form,
#comments-feed,
.field input,
.field textarea,
#sidebar,
#footer p,
.arch-block h4 {
  font-family: "DejaVu Sans", "helvetica neue", helvetica, sans-serif;
}

.toph{
 text-decoration: none;
  color: #333;
  font-family: "sans-serif;
  font-variant: small-caps;
  font-size: 15px;
  left: 5px;
  Top: 3px;
  position: absolute;

}

.h2 {
  text-decoration: none;
  color: #333;
  font-family: "Century Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-variant: small-caps;
  font-size: 16px;
  font-weight: bold;
  background: none repeat scroll 0 0 #CBC8BE;
}

.h3 {
  text-decoration: none;
  color: #333;
  font-family: "Century Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-variant: small-caps;
  font-size: 14px;
  font-weight: bold;
}

h1,
h2,
h3,
h4,
h5,
h6,
.focus1-headline {
  font-family: "Century Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1 a:hover {
  color: red;
}

@media only screen and (max-width:480px) {
  .post-title {
    font-family: "Century Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;
  }
}

.post-content h2,
.post-content h3,
.post-content h4,
.post-content h5,
.post-content h6 {
  clear: left;
}

del {
  color: #800000;
}

blockquote {
  clear: left;
  border-left: 4px solid #ccc;
  padding: 1px 1em .5em;
  background: #f9f9f9;
  margin-left: 5px;
}

code,
pre {
  background: #efefef;
  border-right: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
  font-size: 1em;
}

pre {
  white-space: normal;
}

a {
  color: #686867;
}

a:hover,
a:focus {
  text-decoration: none;
  color: 803636;
}

ul ul {
  margin-top: 0;
}

h2,
h2 a {
  font-weight: normal;
  margin-top: .75em;
  color: #333333;
  clear: left;
}

.post-content h2 {
  background-color: #8AAAAF;
}

table {
  border: 1px solid #999;
  border-collapse: collapse;
}

td,
th,
tr {
  padding: 2px 8px;
  border: 1px solid #CCC;
  border-collapse: collapse;
}

thead th,
tbody th {
  color: #555;
  background: #f0f0f5;
  text-align: left;
  font-weight: normal;
}

tbody tr:hover,
tbody th:hover {
  background: #eee;
}

table caption {
  color: #8AAAAF;
  text-align: left;
  margin-bottom: .33em;
  font-weight: bold;
}

#page {
  position: relative;
}

#header {
  position: relative;
  text-shadow: 0 1px 1px rgba(0, 0, 0, .2);
  line-height: 1;
  background: url('/themes/ductileFocus_copy_copy/img/top2-3.jpg');
}

#logo a img,
#stickers a img {
  border: none;
}

h1 {
  font-variant: small-caps;
}

h1 a {
  text-decoration: none;
  color: #333;
}

#blogdesc {
  margin: 0 0 0 32px;
  font-style: italic;
  color: #686867;
  text-shadow: none;
}

.supranav,
#prelude {
  list-style-type: none;
  line-height: 1.25;
  font-size: 1em;
}

.supranav li,
#prelude li {
  text-transform: uppercase;
  vertical-align: top;
}

.supranav {
  clear: both;
}

.supranav li a {
  text-decoration: none;
  white-space: nowrap;
  margin-bottom: 4px;
  background: transparent url(/themes/ductileFocus_copy_copy/img/menu.png) no-repeat right top;
}

.supranav li a:hover,
.supranav li a:active,
.supranav li a:focus {
  background-color: #eceded;
  background-position: right -150px;
}

.supranav li.active a {
  background-position: right -150px;
  color: #8AAAAF;
}

.supranav li a span {
  display: block;
  text-transform: none;
  text-shadow: none;
  font-style: italic;
}

#submenu {
  clear: both;
  padding: 3px 2.3em 3px 32px;
  font-size: 1em;
  line-height: 1.5;
}

#desc-pa {
  float: left;
  color: #888888;
  font-size: 1em;
  font-family: Arial, "Open Sans", Helvetica, sans-serif !important;
}

#breadcrumb,
#submenu #searchform p {
  margin: 0;
  padding: 0;
height:2em;
}

a#bc-home {
  display: inline-block;
  vertical-align: top;
  background-image: url(/themes/ductileFocus_copy_copy/img/home.png);
  background-repeat: no-repeat;
  width: 18px;
  height: 17px;
  text-decoration: none;
  background-position: bottom left;
}

#searchform {
  float: right;
  margin-bottom: 3px;
  width: 90%;
}

#searchform label {
  position: absolute;
  left: -10000px;
}

#sf {
  width: 80%;
  border: 1px solid #999;
  margin: 0;
  padding-left: .5em;
  height: 25px;
  border-radius: 4px;
  background: #6fc7ea;
}

#sf:focus {
  background: #fff;
}

.search-submit {
  width: 10%;
  height: 24px;
  border: none;
  cursor: pointer;
  padding: 0;
  background: #6fc7ea url(/themes/ductileFocus_copy_copy/img/search.png) no-repeat top left;
}

.search-submit:hover,
.search-submit:focus {
  background-image: url(/themes/ductileFocus_copy_copy/img/search-hover.png);
}

#wrapper {
  clear: both;
  position: relative;
}

#content {
  padding-bottom: 2em;
}

#content-info {
  font-size: 1em;
  margin-bottom: 3em;
}

#content-info h2 {
  color: #8AAAAF;
  margin-top: 0;
  margin-bottom: .33em;
}

#subcategories {
  padding-top: 1em;
  font-size: 1em;
}

#subcategories h3,
#subcategories ul {
  display: inline;
  padding-right: 1em;
}

#subcategories h3 {
  font-size: 1.1em;
  font-variant: small-caps;
}

#content-info p,
#content-info ul,
#subcategories ul {
  margin: .5em 0;
  padding: 0;
  list-style-type: none;
}

#subcategories li {
  margin: 0;
  display: inline;
  padding-right: 1em;
}

.feed-info {
  color: #fff;
}

.feed-info a {
  font-size: 1em;
  padding-top: .1em;
  padding-bottom: .1em;
}

.navlinks,
.pagination {
  margin: 0 0 1em 0;
  padding: 4px 8px;
  text-align: center;
  font-size: 1em;
  color: #000;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  background: #f2f2f0;
  border-radius: 4px;
}

.navlinks a,
.pagination a {
  color: #333;
}

.navlinks.topnl {
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
  background: #f2f2f0;
  padding: 2px 0;
}

p.post-date {
  font-size: 1em;
  color: #8AAAAF;
  margin: 0;
  border-radius: 3px;
}

.post-title {
  font-size: 1.33em;
  margin-bottom: .33em;
  margin-top: .5em;
  color: #8AAAAF;
  line-height: 1.17;
}

.post-title a {
  text-decoration: none;
  color: #6E83C7;
}

.post-icon,
.photo-icon {
  margin: .33em 0 .66em;
  padding: 4px;
  border: 1px solid #999;
  box-shadow: 2px 2px 3px #ccc;
}

.post-icon {
  margin-right: 1em;
  background: #fff;
  display: block;
  float: left;
}

.short {
  margin-bottom: 3em;
  display: inline-block;
  vertical-align: top;
}

.short .post-content p {
  margin-top: 0;
}

.short .post-info {
  margin-bottom: .33em;
}

.short-photo {
  max-width: 100%;
  margin-bottom: 0;
}

.short-photo img {
  max-width: 96%;
  margin-bottom: 0;
}

.post h3,
.post h4,
.post h5,
.post h6 {
  font-weight: normal;
  color: #8AAAAF;
}

.post h3,
.post h5 {
  font-variant: small-caps;
  font-weight: bold;
}

.post-content img,
.post-excerpt img {
  border: 1px solid #ccc;
  max-width: 96%;
  padding: 4px;
}

img.smiley {
  border: none;
  padding: 0;
}

.post-info,
.post-tags,
.post-info-co {
  margin: 0;
  padding: 0;
}

.post-attr {
  font-size: 1em;
  margin: .5em 0;
}

.post-attr p {
  margin-top: 0;
}

.post-cat {
  padding-left: 24px;
  background: transparent no-repeat -60px center url(/themes/ductileFocus_copy_copy/img/post-info.png);
}

.permalink a {
  padding-left: 20px;
  background: transparent no-repeat left bottom url(/themes/ductileFocus_copy_copy/img/post-info.png);
}

.post-tags li:first-child {
  padding-left: 20px;
  background: transparent no-repeat -124px top url(/themes/ductileFocus_copy_copy/img/post-info.png);
}

.post-tags li {
  display: inline;
}

.post-tags li:after {
  content: ",";
}

.post-tags li:last-child:after {
  content: "";
}

.post-content ul,
.post-excerpt ul {
  list-style-type: square;
  margin-left: 0;
}

.post ol {
  margin-left: 0;
}

.footnotes {
  font-size: 1em;
}

.footnotes h4 {
  font-variant: normal;
  font-weight: bold;
}

.read-it {
  text-align: right;
  margin: 0 0 .25em 0;
}

.read-it a {
  color: #6E83C7;
  padding-left: .5em;
}

.post-info-co {
  margin: 0;
}

.post-info-co a {
  text-decoration: none;
  padding-right: 1em;
  padding-left: 20px;
}

a.comment_count {
  background: url(/themes/ductileFocus_copy_copy/img/info-co.png) no-repeat left 1px;
  padding-left: 20px;
}

a.ping_count {
  background: url(/themes/ductileFocus_copy_copy/img/info-co.png) no-repeat left center;
  padding-left: 20px;
}

a.attach_count {
  background: url(/themes/ductileFocus_copy_copy/img/info-co.png) no-repeat left -126px;
  padding-left: 20px;
}

#attachments {
  font-size: 1em;
  border-bottom: 1px solid #999;
  margin: 0 0 2em;
}

#attachments h3 {
  font-variant: small-caps;
  font-weight: normal;
  color: #686867;
}

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

#attachments ul li {
  padding-left: 24px;
  background: transparent url(/themes/ductileFocus_copy_copy/img/download.png) no-repeat left .3em;
}

#comments,
#ping-url,
#comment-form,
#comments-feed {
  color: #333;
  font-size: 1em;
  clear: both;
}

#comment-form,
#ping-url {
  padding: 1em;
  background: #dce1e1;
  margin-bottom: 1em;
  color: #333;
  border: 1px solid #ddd;
}

#pr {
  padding: 1em;
  border: 1px dashed #8AAAAF;
  margin-bottom: 1em;
}

#comments h3,
#ping-url h3,
#pr h3,
#comment-form h3 {
  margin-top: 2em;
}

#comment-form h3,
#ping-url h3 {
  margin-top: 0;
}

#comments > ul {
  margin-left: 0;
  padding-left: 0;
  list-style-type: none;
}

.comment,
.ping {
  clear: left;
  margin-left: 0;
  border-top: 1px solid #bbb;
}

.comment-info {
  padding-bottom: .2em;
  line-height: 1.25;
  color: #686867;
}

#comments .me {
  color: #8AAAAF;
}

.comment-number {
  font-size: 2em;
  font-weight: normal;
  font-style: italic;
  text-decoration: none;
  color: #6E83C7;
  display: block;
  width: 2em;
}

.comment .comment-number {
  background: transparent url(/themes/ductileFocus_copy_copy/img/comm.png) right center no-repeat;
}

.ping .comment-number {
  background: transparent url(/themes/ductileFocus_copy_copy/img/tb.png) right center no-repeat;
}

#comments-feed {
  border-top: 1px solid #bbb;
  margin-top: 1.5em;
  padding-top: 1em;
}

#comment-form fieldset {}

.field {
  margin-bottom: 1em;
}

.field label {
  display: block;
  font-size: 1em;
  color: #444;
  text-indent: 6px;
}

.field input,
.field textarea {
  display: block;
  border: 1px solid #ccc;
  padding-left: 4px;
  background: #fff;
  border-radius: 3px;
}

.field textarea {
  padding: .5em 1em;
}

.field input:focus,
.field textarea:focus {
  background: #fff;
}

#comment-form input[type=submit],
#comment-form input[type=reset] {
  color: #eee;
  font-size: 1em;
  display: inline-block;
  text-transform: capitalize;
  font-weight: bold;
  text-align: center;
  padding: .33em .66em;
  text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
  background: rgb(119, 119, 119);
  border: solid 1px #686867;
  border-radius: 5px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(119, 119, 119, 1)), color-stop(100%, rgba(85, 85, 85, 1)));
  background: -webkit-linear-gradient(top, rgba(119, 119, 119, 1) 0%, rgba(85, 85, 85, 1) 100%);
  background: -moz-linear-gradient(top, rgba(119, 119, 119, 1) 0%, rgba(85, 85, 85, 1) 100%);
  background: -o-linear-gradient(top, rgba(119, 119, 119, 1) 0%, rgba(85, 85, 85, 1) 100%);
  background: -ms-linear-gradient(top, rgba(119, 119, 119, 1) 0%, rgba(85, 85, 85, 1) 100%);
  background: linear-gradient(top, rgba(119, 119, 119, 1) 0%, rgba(85, 85, 85, 1) 100%);
}

#comment-form input[type=submit]:hover,
#comment-form input[type=submit]:focus,
#comment-form input[type=reset]:hover,
#comment-form input[type=reset]:focus {
  background: rgb(85, 85, 85);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(85, 85, 85, 1)), color-stop(100%, rgba(119, 119, 119, 1)));
  background: -webkit-linear-gradient(top, rgba(85, 85, 85, 1) 0%, rgba(119, 119, 119, 1) 100%);
  background: -moz-linear-gradient(top, rgba(85, 85, 85, 1) 0%, rgba(119, 119, 119, 1) 100%);
  background: -o-linear-gradient(top, rgba(85, 85, 85, 1) 0%, rgba(119, 119, 119, 1) 100%);
  background: -ms-linear-gradient(top, rgba(85, 85, 85, 1) 0%, rgba(119, 119, 119, 1) 100%);
  background: linear-gradient(top, rgba(85, 85, 85, 1) 0%, rgba(119, 119, 119, 1) 100%);
  text-decoration: none;
}

#c_content {
  width: 90%;
  padding-left: 4px;
}

.form-help {
  margin-top: 0;
  font-size: 1em;
  font-style: italic;
}

#comments-feed {
  margin-top: 2em;
}

#sidebar {
  font-size: 1em;
}

#sidebar h2,
#sidebar h3 {
  font-weight: bold;
  margin-bottom: 0;
}

#sidebar h2 {
  font-size: 1.1em;
  color: #eee;
  background: linear-gradient(#DC5F59, #B33630);
  padding: 2px .5em;
}

#sidebar h2.toggle {
  background: #fff url(/themes/ductileFocus_copy_copy/img/minus-plus.png) no-repeat left -82px;
  padding-left: 16px;
}

#sidebar h2.expanded {
  background: #fff url(/themes/ductileFocus_copy_copy/img/minus-plus.png) no-repeat left 6px;
}

#sidebar h2.toggle a {
  text-decoration: none;
  color: #686867;
}

#sidebar h3 {
  font-size: 1em;
  margin-bottom: 0;
  font-weight: normal;
}

#sidebar img {
  max-width: 100%;
}

#sidebar ul {
  margin: .75em 0 .5em 4px;
  list-style-type: none;
  padding: 0;
}

#sidebar ul li ul {
  margin: 0;
}

#sidebar li {
  padding-left: 16px;
  background: transparent url(/themes/ductileFocus_copy_copy/img/squares.png) no-repeat -133px .5em;
}

#sidebar ul li ul li {
  background: transparent url(/themes/ductileFocus_copy_copy/img/squares.png) no-repeat -70px center;
}

#sidebar ul li ul li ul li {
  background: transparent url(/themes/ductileFocus_copy_copy/img/squares.png) no-repeat 0 center;
}

#sidebar .syndicate li {
  background-image: none;
  padding-left: 0;
}

.categories {
  border-radius: 4px;
  background-color: #686867;
}

#sidebar .categories ul,
#sidebar .categories ul ul {
  margin: 0;
}

#sidebar .categories ul li {
  line-height: 2;
  border-bottom: 1px solid #fff;
  padding: 0;
  background-image: none;
}

#sidebar .categories > ul li:last-child {
  border-bottom: none;
}

#sidebar .categories li ul li {
  line-height: 1.75;
  border-bottom: none;
}

.categories ul a {
  display: block;
  background: linear-gradient(#188BC0, #0384C0);
  color: #fff;
  text-decoration: none;
  padding-left: 24px;
}

.categories ul ul a {
  padding-left: 48px;
  background-position: 24px;
}

#sidebar .category-current {
  background-color: #8AAAAF;
}

ul ul .category-current {
  border-top: 1px solid #fff;
}

.categories ul a:hover,
.categories ul a:focus {
  font-weight: normal;
  background: linear-gradient(#DC5F59, #B33630);
}

#search {
  display: none;
}

#footer {
  margin: 0;
  padding: 2em 3em 2em 5em;
  background: url('/themes/ductileFocus_copy_copy/img/noir-mouchete2.jpg');
  color: #777;
  text-align: right;
  box-shadow: 5px 5px 12px #888;
}

.colonneFooter {
  width: 33%;
  text-align: left;
  float: left;
  font-size: 1.2em;
}

.colonneFooter ul {
  list-style-type: none;
}

.colonneFooter h2,
h3 {
  font-weight: normal;
  margin-top: .75em;
  color: #2B75A9;
  background: transparent;
}

#footer a {
  color: #3F535F;
}

#footer a:hover {
  color: #8AAAAF;
  border-bottom: 0px;
}

#footer a:visited {
  color: yellow;
}

.feed {
  padding-left: 22px;
  background: transparent url(/themes/ductileFocus_copy_copy/img/feed.png) no-repeat left center;
}

.dc-tags .content-inner,
.dc-tags .content-inner ul {
  font-size: 1.25em;
  margin: 0;
  padding: 0;
}

.dc-tags #content ul li,
.dc-tags #content ul li a,
#sidebar .tags ul li,
#sidebar .tags ul li a {
  display: inline;
  width: auto;
  padding-left: 0;
  padding-right: .5em;
  background-color: transparent;
  background-image: none;
  text-decoration: none;
  line-height: 1.5em;
}

.tags ul li a:hover {
  background-image: none;
}

.dc-tags .tag0,
.tags .tag0 {
  font-size: 85%;
}

.dc-tags .tag10,
.tags .tag10 {
  font-size: 90%;
}

.dc-tags .tag20,
.tags .tag20 {
  font-size: 95%;
}

.dc-tags .tag30,
.tags .tag30 {
  font-size: 100%;
}

.dc-tags .tag40,
.tags .tag40 {
  font-size: 105%;
}

.dc-tags .tag50,
.tags .tag50 {
  font-size: 110%;
}

.dc-tags .tag60,
.tags .tag60 {
  font-size: 115%;
}

.dc-tags .tag70,
.tags .tag70 {
  font-size: 120%;
}

.dc-tags .tag80,
.tags .tag80 {
  font-size: 125%;
}

.dc-tags .tag90,
.tags .tag90 {
  font-size: 130%;
}

.dc-tags .tag100,
.tags .tag100 {
  font-size: 135%;
}

.error {
  border: 1px solid #c44;
  background: #df0;
  padding: 0.5em;
}

.error ul {
  padding-left: 20px;
}

.error li {
  list-style: square;
}

.expo {
  text-align: center;
  line-height: 1.2;
}

.expo p {
  border: 1px solid #ccc;
  background: #f2f2f0;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  overflow: hidden;
}

.expo_m p {
  padding: 8px 2px 32px;
  font-size: 1em;
  margin: 1em;
}

.expo_s p {
  padding-top: 8px;
  width: 260px;
  height: 280px;
  margin: 6px 4px;
  font-size: 1em;
}

.expo_t p {
  padding-top: 4px;
  width: 112px;
  height: 132px;
  margin: 6px 4px;
  font-size: 1em;
}

.expo img {
  display: inline-block;
  margin: auto;
  border: none;
  padding: 0;
  border: 1px solid #fff;
}

.expo a {
  text-decoration: none;
  color: #000;
}

.expo a:after {
  content: attr(title);
  display: block;
  position: absolute;
  padding: 2px 0;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: #e3e3df;
}

.expo a:hover,
.expo a:focus {
  zoom: 1;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.left {
  float: left;
  margin-right: 1em;
}

.right {
  float: right;
  margin-left: 1em;
}

.center {
  margin-left: auto;
  margin-right: auto;
}

.left-text {
  text-align: left;
}

.right-text {
  text-align: right;
}

.center-text {
  text-align: center;
}

.little-text {
  font-size: 1em;
}

.little-upper-text {
  font-size: 1em;
  text-transform: uppercase;
}

hr.hidden {
  background: #fff;
  color: #fff;
  border-color: #fff;
  margin: 0;
}

.dc-home #content {
  margin-top: 2em;
}

#content-focus {
  padding-bottom: 2em;
}

.focus1 {
  padding: 0 1em .2em 1em;
  background: #eee;
  box-shadow: 3px 3px 5px #bbb;
  margin-bottom: 2em;
}

.focus1-top {
  background: 89b8bb;
  color: #333;
  margin: 0 -1em 1.5em;
  padding: .3em 1em;
  line-height: 1.1;
}

.focus1-headline {
  font-size: 1.2em;
  font-weight: normal;
  text-transform: uppercase;
}

.focus1 .post-title {
  margin: .1em 0 0;
}

.focus1-icon {
  display: block;
  float: left;
  line-height: .7em;
  margin: .4em 1em 0 0;
  padding: 0;
  border: 2px solid #1a9db5;
  box-shadow: 2px 2px 3px #ccc;
}

.focus1-icon img {
  padding: 4px;
  background: #fff;
}

img.author-icon {
  padding: 0;
}

.focus1-top a:link,
.focus1-top a:visited {
  color: #333;
  background-color: transparent;
}

.focus1 .post-content p {
  margin-bottom: 0;
}

.focus1 p.post-author {
  margin-top: 0;
}

.post-author {
  font-style: italic;
}

.focus2 h2 {
  font-size: 1.2em;
  text-transform: uppercase;
  margin-top: 0;
}

.focus2 h2 span {
  text-transform: lowercase;
  font-style: italic;
}

.focus2 h3 {
  font-size: 1em;
  font-variant: small-caps;
  margin-bottom: .2em;
}

.focus2 {
  float: right;
}

.focus2 a {
  text-decoration: none;
  color: #803636;
}

focus2 ol {
  list-style-type: none;
  margin: 0;
  padding: 0px 0px 50px 0px;
}

.focus2 ol li {
  border-bottom: 1px solid #ccc;
}

.focus2 .post-info {
  font-size: 1em;
  margin-top: 0;
}

.focus3 h2 {
  font-size: 1.2em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 1em;
}

.focus3 h2 span {
  text-transform: lowercase;
  font-style: italic;
}

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

.focus3 ul li {
  background: #ccc;
  width: 75px;
  height: 75px;
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 4px;
}

.focus3 img {
  opacity: 1;
  -moz-transition-property: opacity;
  -moz-transition-duration: .66s;
  -webkit-transition-property: opacity;
  -webkit-transition-duration: .66s;
  -o-transition-property: opacity;
  -o-transition-duration: .66s;
  transition-property: opacity;
  transition-duration: .66s;
}

.focus3 img:hover {
  opacity: .5;
}

.arch-block {
  display: inline-block;
  margin: 0 0 2em 4em;
  vertical-align: top;
}

.arch-block:first-child {
  margin-left: 0;
}

.arch-block h3 {
  margin-bottom: 1em;
  font-size: 1.2em;
  font-style: italic;
  font-weight: normal;
  text-transform: lowercase;
  color: #8AAAAF;
}

.arch-block h4 {
  font-weight: normal;
  font-size: 1.1em;
  margin-bottom: 0;
  margin-top: 0;
}

.arch-block ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.arch-block ul ul {
  margin-left: 20px;
}

#time-criteria h3:first-child {
  margin-top: 0;
}

#by-date {
  margin-right: 0;
  margin-bottom: 1em;
}

#by-date h3 {
  margin-bottom: 0;
}

.fromto {
  margin-top: 0;
  margin-bottom: 1.5em;
  font-size: 1em;
  font-style: italic;
}

#by-date div {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  width: 10em;
}

#by-date ul {
  margin-bottom: 1.5em;
}

#by-date span {
  font-size: 1em;
}

#by-cat ul {
  background: transparent url(/themes/ductileFocus_copy_copy/img/vline.png) repeat-y;
}

#by-cat ul ul {
  margin: .5em 0 0 .5em;
}

#by-cat ul li {
  padding: .2em .2em .2em 20px;
  background: transparent url(/themes/ductileFocus_copy_copy/img/hline.png) no-repeat left .82em;
}

#by-cat ul li:last-child {
  background-image: url(/themes/ductileFocus_copy_copy/img/last-hline.png);
}

#by-tag {
  width: 18em;
}

#by-tag ul li {
  display: inline;
  padding-right: 1em;
}

#by-tag .tag0 {
  color: #909090;
  font-size: 90%;
}

#by-tag .tag10 {
  color: #828282;
  font-size: 92%;
}

#by-tag .tag20 {
  color: #737373;
  font-size: 94%;
}

#by-tag .tag30 {
  color: #656565;
  font-size: 96%;
}

#by-tag .tag40 {
  color: #484848;
  font-size: 98%;
}

#by-tag .tag50 {
  color: #3A3A3A;
  font-size: 100%;
}

#by-tag .tag60 {
  color: #2B2B2B;
  font-size: 102%;
}

#by-tag .tag70 {
  color: #1D1D1D;
  font-size: 104%;
}

#by-tag .tag80 {
  color: #0E0E0E;
  font-size: 106%;
}

#by-tag .tag90 {
  color: #030303;
  font-size: 108%;
}

#by-tag .tag100 {
  color: #000;
  font-size: 110%;
}

#categories_404 {
  border: 3px solid;
  border-radius: 20px;
  background: -moz-linear-gradient(center top, rgba(0, 0, 0, 0.5) 25px, rgba(200, 230, 248, 0.5)) repeat scroll 0 0 transparent;
  background: -webkit-linear-gradient(center top, rgba(0, 0, 0, 0.5) 25px, rgba(200, 230, 248, 0.5)) repeat scroll 0 0 transparent;
  background: -o-linear-gradient(center top, rgba(0, 0, 0, 0.5) 25px, rgba(200, 230, 248, 0.5)) repeat scroll 0 0 transparent;
  clear: both;
  margin: 10px 0;
  text-align: center;
}

#categories_404 a {
  display: inline-block;
  width: 10%;
  margin: 0 5%;
  vertical-align: middle;
}

#categories_404 a img {
  transition-property: all;
  -moz-transition-property: all;
  -webkit-transition-property: all;
  -o-transition-property: all;
}

#categories_404 a:hover {
  background-color: transparent;
}

#categories_404 a:hover img {
  transform: scale(1.2);
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2);
}

.categories_404 {
  background-color: #EBEBEB;
  border: solid 1px #E0E0E0;
  border-radius: 7px;
  box-shadow: 0px 0px 2px #eeeeee;
}

.dc-404 #content-info {
  padding-bottom: 200px;
  background: transparent url(/themes/ductileFocus_copy_copy/img/404.png) no-repeat bottom center;
}

.dc-404 .content-inner ul {
  margin-left: 0;
  padding-left: 0;
  list-style-type: none;
}

.dc-404 .content-inner h3 {
  font-size: 1.1em;
  font-variant: small-caps;
}

.dc-search #content-info em {
  color: #8AAAAF;
}

.pagination,
.navlinks,
.footnotes,
#attachments,
.read-it,
.post-info-co,
#comments,
#footer,
.clearer {
  clear: both;
}

.post-content:before,
.post-content:after {
  content: "";
  display: table;
}

.post-content:after {
  clear: both;
}

.resume {
  font-size: 1em;
  color: #999999;
  padding: 0px 0px 0px 2px;
  margin: 0;
}

/* Espacement entre les questions */
.faq-section {
  margin: 40px 0;
}

/* Masquer les checkbox et les paragraphes */
.faq-section input,
.faq-section p {
  display: none;
}

/* Montrer uniquement les débuts de réponses */
.faq-section label + p {
  display: block;
  color: #999;
  font-size: .85em;
  transition: all .15s ease-out;
  /* Couper le texte */
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

/* Si le checkbox est coché, montrer tous les paragraphes */
.faq-section input[type=checkbox]:checked ~ p {
  display: block;
  color: #444;
  font-size: 1em;
  /* Restaurer le texte entier */
  text-overflow: clip;
  white-space: normal;
  overflow: visible;
}

/* Style des labels */
.faq-section label {
  font-size: 1.2em;
  cursor: pointer;
  background: #eee;
  display: block;
  position: relative;
  padding: 7px 10px;
  font-weight: bold;
  border: 1px solid #ddd;
  border-left: 3px solid #888;
  text-shadow: 0 1px 0 rgba(255, 255, 255, .5);
  transition: all .15s ease-out;
}

/* Éviter de sélectionner le texte en cliquant plusieurs fois */
.faq-section label::selection {
  background: none;
}

.faq-section label:hover {
  background: #f5f5f5;
}

/* Style du label si le checkbox est coché */
.faq-section input[type=checkbox]:checked ~ label {
  border-color: #ff7f50;
  background: #f5deb4;
  background-image: linear-gradient(to bottom, #fff, #f5deb4);
  box-shadow: 0 0 1px rgba(0, 0, 0, .4);
}

/* Flèche du label par défaut */
.faq-section label::before {
  content: '';
  position: absolute;
  right: 4px;
  top: 50%;
  margin-top: -6px;
  border: 6px solid transparent;
  border-left-color: inherit;
}

/* Flèche du label sélectionné */
.faq-section input[type=checkbox]:checked ~ label::before {
  border: 6px solid transparent;
  border-top-color: inherit;
  margin-top: -3px;
  right: 10px;
}