/* Style for the "Lyme" theme. 
Licence : domaine public 
December 2025
*/

@font-face {  font-family: "Lato";  src: url(index.php?tf=fonts/Lato-Light.ttf);}

* { box-sizing: border-box;}
#wrapper {display: grid; grid-template-columns: repeat(12, [col-start] 1fr); }

nav ul {list-style: none;  margin: 0;  padding: 0;}

/* Mobile first */
#wrapper > * { grid-column: col-start / span 12;}

@media (max-width: 1023px) {
#navigation ul li { margin: 0.1em 30px 0.1em 0 !important;}
#top {grid-column: col-start 1 / span; padding: 0 20px 20px 20px;}
#top h1 {font-size: 140%; padding-top: 0.5em;}
#main {grid-column: col-start 1 / span; }
#sidebar {grid-column: col-start 1 / span; padding: 20px 20px; }
#sidebar2 {grid-column: col-start 1 / span; padding: 20px 20px; }
#footer {grid-column: col-start 1 / span;padding: 0 40px;}
#attachments, #comments, #comment-form, p#comments-feed, #pings, p#ping-url, p#pr.error { padding: 0 20px !important; }
#navlinks { padding: 10px 20px; }
.post { background: white; padding: 20px 20px;}
p.published, p.author, p.category, p.comments, p.pings, p.attachments { display: inline-flex; margin-right: 1em; align-items: baseline; }
.aut, .pub, .cat, .tag, .com, .pin, .att { margin-right: 0.5em; }
.dc-page .post { padding: 40px 20px !important;   }
#content-info,.dc-archive-month .post, .dc-category .post, .dc-tag .post { padding: 20px 20px !important;  }
#subcategories { padding: 0px 20px !important;  }
.dc-archive #content-info { padding: 20px 20px 0px 20px !important; }
.dc-archive .content-inner {margin-bottom: 4em; padding: 0px 20px 40px 20px !important; }
.dc-archive .content-inner ul {padding: 0px 0px !important; }
.dc-tags #content {  background: white; margin-top: 4em; }
.dc-tags .content-inner {padding: 0px 20px 20px 20px !important;} 
blockquote {  padding: 80px 30px 0 30px;}
#navigation ul { text-align: left; }
}

@media (min-width: 1024px) and (max-width: 1599px) {  
#top {grid-column: col-start 1 / span 12; grid-row: 1 / 1; padding: 5px 20px 20px 20px;}
#navigation ul { text-align: right; }
#sidebar {grid-column: col-start 1 / span 3; grid-row-start: 2; grid-row-end: auto; padding: 20px;  }
#main {grid-column: col-start 4 / span 9; grid-row-start: 2; grid-row-end: auto; }
#footer {grid-column: col-start / span 12;}
#extra {grid-column: col-start 1 / span 12;  grid-template-rows: auto auto; padding: 2%; }
#sidebar2 {grid-column: col-start 3 / span 8;  grid-template-rows: auto auto;}
.post {  display: grid; grid-template-columns: repeat(4, [col-start] 1fr); grid-column: col-start 1 / span 4; grid-row: 1 / 1; padding: 40px 0;  }
.dc-page .post { padding: 20px 20px;  }
#entry, #attachments, #comments, #comment-form, p#comments-feed, #pings, p#ping-url {grid-column: col-start 1 / span 3; grid-row: 1 / 1;  }
#entry-sidebar { grid-column: col-start 4 / span 1; grid-row: 1 / 1; }
p.published, p.author, p.category, p.comments, .tag, p.pings, p.attachments { display: grid; }
#navlinks { padding: 10px 40px; }
.dc-archive-month #navlinks { padding: 10px 0px !important; }
#content-info, .dc-tags .content-inner, #subcategories, .dc-category .post, #entry, #attachments, #comments, #comment-form, 
p#comments-feed, #pings, p#ping-url, #entry-sidebar  {padding: 0 40px !important; }
.dc-archive #content-info {padding: 30px 40px 0 40px!important;  }
.dc-archive .content-inner { padding: 30px 40px !important; }
#search.widget input[type=submit] { width: 25% !important;  }
#sidebar2  #blogcustom { display: flex;align-items: flex-start; gap: 40px; max-width: 1400px;  margin: auto;}
#sidebar2 #blogcustom div.widget { width: 25%;}
#sidebar2 #blogcustom #search.widget input {width: 76.66666%; }
#sidebar2 #blogcustom #search.widget input[type=submit] {width: 19.33333%; }
blockquote { padding: 80px 50px 0 50px;}
}

@media (min-width: 1600px) {
#top {grid-column: col-start 1 / span 12; grid-row: 1 / 1; padding: 5px 40px 20px 40px; }
#sidebar {grid-column: col-start 1 / span 3; grid-row-start: 2; grid-row-end: auto;  padding: 40px; }
#main {grid-column: col-start 4 / span 9; grid-row-start: 2; grid-row-end: auto; }
#footer {grid-column: col-start / span 12;}
#extra {grid-column: col-start 1 / span 12;  grid-template-rows: auto auto; padding: 3%; }
#sidebar2 {grid-column: col-start 3 / span 8;  grid-template-rows: auto auto;}
.post { display: grid; grid-template-columns: repeat(4, [col-start] 1fr); grid-column: col-start 1 / span 4; grid-row: 1 / 1; padding: 40px 0;  }
.dc-page .post { padding: 40px 0; }
#entry {grid-column: col-start 1 / span 3; grid-row: 1 / 1;  padding: 0 60px 50px 60px; }
#entry-sidebar { grid-column: col-start 4 / span 1; grid-row: 1 / 1; padding: 0 40px; }
p.published, p.author, p.category, .tag, p.comments, p.pings, p.attachments { display: grid; }
#navlinks { padding: 10px 60px; } 
.dc-archive-month #navlinks { padding: 10px 0px !important; }
#content-info, #subcategories, .dc-tags .content-inner, #attachments, #comments, #comment-form, 
p#comments-feed, #pings, p#ping-url, p#pr.error { padding: 0 60px; }
.dc-archive #content-info {padding: 30px 60px 0 60px;  }
.dc-archive .content-inner { padding: 30px 60px; }
#sidebar2  #blogcustom { display: flex;align-items: flex-start; gap: 40px; max-width: 1500px;  margin: auto;}
#sidebar2 #blogcustom div.widget { width: 25%;}
#sidebar2 #blogcustom #search.widget input {width: 76.66666%; }
#sidebar2 #blogcustom #search.widget input[type=submit] {width: 19.33333%; }
blockquote { padding: 80px 50px 0 50px;}
#navigation ul { text-align: right; }
}

*,*::after,*::before{box-sizing:border-box}
html{font-size:100%;text-size-adjust:100%; margin:0; padding:0}
body,page {margin:0;padding:0,}
body {
-moz-font-feature-settings: 'liga' 1, 'kern';
-webkit-font-feature-settings: "liga", "dlig";
-webkit-font-feature-settings: 'liga' 1, 'kern';
font-feature-settings: "liga", "dlig";
font-feature-settings: 'liga' 1, 'kern';
}
html,input,textarea { -webkit-font-smoothing:antialiased; }

body {font-family: -apple-system,BlinkMacSystemFont,"Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell,"Helvetica Neue",sans-serif;
	line-height: 1.7; font-size: 100%; font-weight: 300; background-color: white;  }
	

/* --------------------------------------------------------
	DISPLAY: NONE 
-----------------------------------------------------------*/
.dc-home .post-tags, .dc-home .post-info, .dc-tag .post-info, .dc-category .post-info,  .dc-home .post-info-co, .dc-search p.category, .dc-search .post-info-co, .dc-search .post-tags
{ } 

/* --------------------------------------------------------
	COLORS 
-----------------------------------------------------------*/
body, a, p { color: #1F2716;}
#wrapper {background-color: #f0efeb;}
#top {background: #4a6275 url(index.php?tf=img/top.svg) no-repeat left top; }
#top a, #blogname, #top h1 a, #blogdesc, #blogdesc p, #prelude, #prelude a, #navigation ul li a { color: #f0efeb !important; }
.post { background: white; }
h2.post-title a { color: #4a6275 !important; }
.post img { }
hr { border: 1px inset; }
p.field textarea {background: #f0efeb;}
input {background: #f0efeb; color: #1F2716; border: 1px solid #9b9b9b; }
input[type=submit] { background: #87a7b5; color: #f0efeb; border: 1px solid #9b9b9b; } 
input[type=submit]:hover { background: #4a6275; }
#sidebar {background: #9ab5c1; color: #f0efeb !important;  }
div.widget h2, div.widget h3, #sidebar a, #sidebar p, div.widget a, #widget.text { color: #fff !important; }
#extra { background: #4a6275; }
#sidebar2 #blogcustom h2, #sidebar2 #blogcustom h3, #sidebar2 #blogcustom a, #sidebar2 #blogcustom p { color: #f0efeb !important; }
#footer {background: #756f6a; }
#footer a, #footer p {color: #f0efeb !important;}

.pagination span.this, .pagination a { border-top: 1px solid #9b9b9b; border-left: 1px solid #9b9b9b; border-right: 1px solid  #9b9b9b; }
.pagination span.this{min-width: 13px; border-bottom: 2px solid #9b9b9b; border: 1px solid #9b9b9b; background: #f0efeb;}
.pagination a {border: 1px solid ; color: #f0efeb !important; background: #4a6275; }
.pagination a:hover {color: #f0efeb !important; background: #7cb4da; }
span.jstb_icon { color: #1F2716 !important;} /* commonWikibar color on iOS */

/* --------------------------------------------------------
	HTML
-----------------------------------------------------------*/

a { color: #1F2716;}
a { text-decoration: none; transition: all 0.2s ease-in-out;}
h1, h2, h3, h4, h5, h6 { }
ol, ul {list-style-position: inside;}
img {max-width: 100%;}
blockquote {background: transparent url(index.php?tf=img/quote.svg) no-repeat left top; min-height: 80px; margin: 2em 1em;}
blockquote p { font-family: Lato; font-style: italic; font-weight: 300; font-size: 140%; }
figure {margin: 1.5em 0em; }
figcaption {font-size: 80%; }
fieldset{ border: none;}
abbr, acronym { line-height: 1em; text-transform: uppercase; letter-spacing: 1px; border-bottom: none; cursor: help;}
code { font-family: monospace; line-height: 1em; background: LightGray;}
pre { background: transparent; border: 1px solid SteelBlue; overflow: auto; clear: both;}
code, pre {vertical-align: baseline;}
hr {}
form { }
table {border-collapse:collapse;border-spacing:0;width:100%;display:table}
tr {text-align: left;border-bottom: 1px solid;}
th {border-bottom: 1px solid; }
table,th,td {border:none}
nav ul {  list-style: none;  margin: 0;  padding: 0; }

/* --------------------------------------------------------
	TOP 
-----------------------------------------------------------*/

#top h1 {text-transform: uppercase; font-size: 160%; font-weight: 300;  line-height: 1.3em; margin: 0 0 0.5em 0;}
#blogdesc { letter-spacing: 2px;}
#blogdesc p { margin: 0; font-size: 80%; font-weight: 300; }
#prelude { display: none; text-transform: uppercase; font-size: 95%; font-weight: 100; text-align: right;}
#navigation ul li { display: inline;  margin: 0.1em 10px; }
#navigation ul li a { text-transform: uppercase; font-size: 80%; font-weight: 100; }

/* --------------------------------------------------------
	PAGE WRAPPER MAIN
-----------------------------------------------------------*/

#content { margin-bottom: 4em;}
.dc-home #content, .dc-archive #content, .dc-page #content { margin-top: 4em; }

/* --------------------------------------------------------
	CONTENT, NAVLINKS, PAGINATION 
-----------------------------------------------------------*/

.dc-category #subcategories  li {list-style: circle; }
.dc-archive #content {background: #fff;}
.dc-archive .content-inner a {text-decoration: none !important; }
.dc-archive .content-inner li {list-style: none; display: inline; padding-right: 10px; line-height: 1.9em;}

#navlinks { max-width: 1000px; display: flex; justify-content: space-between;}
p#navlinks span {padding-left: 8px; padding-right: 8px; }

.pagination { text-transform: uppercase; margin: 3em 0 0 0; padding: 10px 6%; text-align: center;max-width: 1000px; line-height: 2em; }
.pagination span.label{padding: 0 5px 0 0;  }
.pagination span.this,
.pagination a { line-height: 1.1em; text-decoration: none; margin: 0 1px 0 0; text-align: center; }
.pagination span.etc{text-decoration: none; margin: 0 1px 0 0; text-align: center;}
.pagination span.next {min-width: 13px; padding: 4px 8px 4px 8px; } 
.pagination span.this{min-width: 13px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;  padding: 4px 8px 4px 8px;}
.pagination a { padding: 4px 12px; margin-right: 3px; }
.pagination a:hover { }

/* --------------------------------------------------------
      POST 
-----------------------------------------------------------*/

.post { background: white;  }
.day-date, .post-info, ul.post-tags li { }
.post-title {font-size: 1.5rem; font-weight: 400;  line-height: 1.3; }
.post-info {margin-bottom: 0.1em; }
.time { display: none; }
p.published, p.author, p.category, p.comments, p.pings, p.attachments { margin-bottom: 0.4em;margin-top: 0.4em; font-weight: 300;  }
.aut, .pub, .cat, .tag, .com, .pin, .att {text-transform: uppercase; font-size: 95%; font-weight: 100; }  
.tag {margin-bottom: 0.2em; margin-top: 0;}
.post-tags {  padding-left: 0; }
.tags { margin-bottom: 0 !important; }
ul.post-tags { margin: 0 !important; display: inline; }
.post-tags li:first-child { padding: 2px 0px 2px 0px; word-spacing: 2px;}
.post-tags li {	display: inline !important;	}
.post-tags li:after {	content: ", ";}
.post-tags li:last-child:after {	content:"";	}

.post-excerpt { margin-bottom: 40px;  }
.post-excerpt p { font-weight: 300;  }
.post-content { font-size: 110%;  font-weight: 400; }
.post-content a { border-bottom: 1px dotted; padding-bottom: 3px;}
.post img { }
.read-it {}
.footnotes { font-size: 90% !important; font-weight: 300; margin-top: 3em; }
.footnotes h4 { text-transform: uppercase; font-weight: 100; }

.post-info-co a {padding-right: 20px;}
.dc-tags ul.tags { padding-left: 0; }
.dc-tags .tags li { list-style: none; display: inline-block; padding: 10px 10px 10px 0px;}
.page-info { font-size: 80%; margin: 3em 0; }

/* --------------------------------------------------------
	ATTACHMENTS, COMMENT 
-----------------------------------------------------------*/
#attachments, #comments, #comment-form, p#comments-feed {max-width: 1000px; padding-top: 40px; }
#attachments h3,#comment-form h3, #comments h3, #comments-feed h3 { font-size: 1.17em; }
#attachments { margin-bottom: 50px;}
#attachments ul { padding-left: 0; }
#attachments ul li {list-style: circle; list-style-position: inside;  }
#comment-form fieldset {width: 100%; padding: 0;}
#comment-form #pr, #comments { margin-bottom: 50px; }
a.comment-number {padding-right: 20px;}

p.field input  {width: 100%; padding: 8px !important; }
p.field textarea  {width: 100%;   padding: 8px !important;  }
p.buttons input  { padding: 10px; font-weight: 700; text-transform: uppercase; }
p.buttons input:hover { }
p#pr.error {color: red;}


/* --------------------------------------------------------
	SIDEBAR 
-----------------------------------------------------------*/

div.widget {padding:  0 0 30px 0; }
div.widget h2, div.widget h3 { text-transform: uppercase; font-size: 95%; font-weight: 100;}
div.widget a, #widget.text { font-size: 95%; }
div.widget ul { list-style-type:none; padding: 0; margin: 0; }
div.widget ul ul {padding-left: 20px;}
div.widget li li {list-style: circle;}
div.widget.tags li{ text-transform: uppercase; display:inline-block; list-style-type: none; line-height: 1.4em; padding: 6px 10px; }
div.widget.tags p a { padding-left: 5px;}
#search.widget p { display: flex; }
#search.widget input { width: 70%; max-width: 300px; font-size: 100%; padding: 8px !important; }
#search.widget input[type=submit] { width: 16%; font-weight: 400; text-transform: uppercase;} 
#search.widget input[type=submit]:hover {}
#blognav div.widget.text p, #blogextra div.widget.text p { font-size: 95%; }


#extra { font-size: 95%; }
#blogcustom h2, #blogcustom h3 {  text-transform: uppercase; font-size: 95%; font-weight: 100; }
#blogcustom div.search.widget { min-width: 400px;}
#blogcustom #search.widget input[type=submit] { width: 16%; font-weight: 400; text-transform: uppercase;} 
#blogcustom #search.widget input[type=submit]:hover { }
#blogcustom #widget.text p, #blogcustom #widget.text h2 { }

/* -------------------------------------------------------------------
	FEED, PRE
----------------------------------------------------------------------*/
.feed { }  /* padding-left:16px; background: transparent url(index.php?tf=img/feed.png) no-repeat left center; */

/*.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%; }
*/

/* messages d'erreur */
.error { padding: 0em; }
.error ul { padding-left: 20px;	}
.error li {	list-style: circle; }
	
.left { float: left; margin-right: 1em; }
.right { float: right; margin-left: 1em; }
.center { margin-left: auto; margin-right: auto; text-align: center; }
.left-text { text-align: left; }
.right-text { text-align: right; }
.center-text { text-align: center; }
.little-text { font-size: .8em;}
.little-upper-text { font-size: .8em; text-transform: uppercase; }

/* --------------------------------------------------------
    FOOTER 
-----------------------------------------------------------*/

#footer { padding: 5px; font-size: 75%; letter-spacing: 0.2em; text-transform: uppercase; text-align: center;}
#footer p {margin: 0; padding: 1em 0; }
.arrowup { font-size: 110%; font-weight: 700; border: 1px solid #f0efeb; padding: 0 8px; position: absolute; right: 20px;}

/* --------------------------------------------------------
	CLEAR:BOTH
-----------------------------------------------------------*/
#pagination {clear: both;}