spip_nursit/plugins/dist/themes/zpip-1/Gumamela/habillage.css

404 lines
9 KiB
CSS
Raw Permalink Normal View History

2023-06-01 15:30:12 +00:00
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
/* Specificites SPIP */
h3.spip {text-align:left;}
/* Espaceur de blocs */
.nettoyeur { clear: both; height: 0; margin: 0; padding: 0; border: 0; line-height: 1px; font-size: 1px; }
/* Non visible a l'ecran */
.invisible { position: absolute; top: -3000em; height: 1%; }
#hierarchie { clear: both; margin-bottom: 2em; font-size: 0.90em; }
#hierarchie { color: #666; }
.cartouche { margin-bottom: 2em; }
.cartouche .spip_logos { float: right; margin-left: 16px; margin-bottom: 4px; }
.cartouche p { margin: 0; padding: 0; clear: left; }
.surtitre, .soustitre { font-size: 0.90em; color: #666; text-transform: uppercase; letter-spacing: 0.10em; }
.cartouche .surtitre { margin-bottom: 0.30em; }
.cartouche .soustitre { margin-top: 0.50em; margin-bottom: 0.30em; }
.cartouche .traductions { font-size: 0.90em; }
.chapo { margin-bottom: 1.50em; line-height: 1.40em; font-weight: bold; color: #666; }
.texte { line-height: 1.60em; }
.hyperlien { display: block; background: #EEE; padding: 0.50em 1em; font-weight: bold; color: #8B6F92; }
.ps, .notes { margin-bottom: 2em; line-height: 1.40em; }
.notes { clear: both; font-size: 0.90em; }
abbr.published { border: 0; }
/* Portfolio */
.documents_portfolio { clear: both; margin: 2em auto; text-align: center; }
.documents_portfolio .spip_logos { margin: 6px 3px 0 3px; padding: 4px; border: 1px solid #DDD; }
.documents_portfolio a:hover .spip_logos { border-color: #F57900; }
.documents_portfolio a.on .spip_logos { border-color: #8B6F92; }
.document_actif { margin: 1em auto; }
.document_actif img { padding: 4px; border: 1px solid #DDD; }
/* Pagination */
.pagination { clear: both; text-align: right; font-size: 0.95em; color: #666; }
.pagination .on { font-weight: bold; color: #666; }
/* Listes d'articles et extraits introductifs */
.liste { margin-bottom:2em; }
.liste .liste-items { margin-left: 0; padding-left:0; }
.liste .liste-items .item { clear: both; padding: 0.40em 0.20em; }
.liste .liste-items .item h3 { margin: 0.30em 0; }
.liste .liste-items .item .info-publi {float:right; padding:2px 2px 0 2px; margin:0; background:#ececec; padding:2px 5px; line-height:1.2; margin-top:8px;}
.liste .spip_logos { float: right; clear: right; margin: 0 0 4px 16px; }
.liste .liste-items .item .enclosures { float: right; text-align: right; max-width: 60%; margin: 0; }
.liste .liste-items .item .introduction { margin-top: 0.30em; line-height: 1.40em; }
/* Habillage des forums
---------------------------------------------- */
.repondre { clear: both; margin-top: 0em; margin-right: 1em; text-align: right; font-weight: bold; }
/* * Habillage des forums */
ul.forum { display: block; clear: both; margin: 0; padding: 0; }
ul.forum, ul.forum ul { list-style: none; }
/* comments list */
ul.forum,ul.forum ul {
margin: 12px 10px;
padding: 0;
border-style: solid;
border-color: #F0F0F0;
border-width: 1px 1px 0 1px;
}
ul.forum ul.spip {border:0;}
ul.forum ul { margin:0; }
.forum li {
margin: 0;
padding: 10px;
list-style: none;
border-bottom: 1px solid #F0F0F0;
background:#fafafa;
}
.forum ul.spip li {border:0;padding:0;}
.forum li cite {
display: block;
font-style: normal;
font-weight: bold;
padding: 7px;
}
.forum li cite img {
float: left;
margin-right: 10px;
}
.forum li cite .forum-chapo {
font-size: .8em;
font-weight: normal;
}
.forum li .forum-texte {
clear: both;
margin: 0; padding: 0;
}
.forum li.alt {
background: #f8f8f8
}
/* start - table */
table.spip {
margin: 15px 10px;
border-collapse: collapse;
}
table.spip th {
background: #B22900;
color: #fff;
padding:8px 12px;
text-align: left;
border: 1px solid #211E20;
}
table.spip th a {color: #fff;}
table.spip tr,table.spip tr.row_odd,table.spip tr.row_even {
color: #5b5b5b;
background-color:transparent;
}
table.spip td {padding:8px 12px;
padding:8px 12px;
border: 1px solid #111;
}
/* end - table */
/* images */
.spip_documents a, #documents_portfolio a {border:none;}
.spip_documents img,.spip_logos img {
border: 1px solid #ddd;
padding: 5px;
}
.spip_documents_right {
margin: 5px 0px 10px 10px;
}
.spip_documents_left {
margin: 5px 10px 10px 0px;
}
/* barre outil */
.spip_barre{}
.spip_barre td a {border:none;}
.spip_barre td a img{border:1px solid #888; background:#fafafa; padding:1px; margin-right:1px;}
.spip_barre td a:hover img{background:#fff; border:1px solid #F49500;}
.barre{display:none;}
/* /barre outil */
/*
*
*/
.formulaire_spip {margin:1em 0; padding:.5em 1em; border:1px solid #ccc; background:#fff;}
#formulaire_recherche label{}
#formulaire_menu_lang label{display:none;}
#formulaire_menu_lang select{width:auto;}
#formulaire_recherche,
#formulaire_menu_lang{margin:0; padding:0; border:none; background:none; margin-top:2em;}
#formulaire_menu_lang{margin-right:2em; text-align:right;}
#formulaire_recherche input.text{margin-left:24px;}
.spip_code { font: 500 1em/1.2em 'Lucida Console', 'Courier New', Monospace ;color:#5B5B5B;}
.spip_cadre {
color:#252016;
border:1px solid #eee;
border-left:2px solid #888;
margin: 5px 0 10px 0;
padding: 15px;
text-align: left;
display: block;
overflow: auto;
font: 500 0.9em/1em 'Lucida Console', 'Courier New', Monospace ;
/* white-space: pre; */
background: #ddd;
}
hr.spip{width:40%; height:1px; border:1px solid #888; border-bottom:0;}
body {
margin: 0;
padding: 0;
background: #A0A0A3;
font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #9A9A9A;
color: #777;
}
h1, h2, h3, .hentry small {
margin: 0;
padding: 0;
text-transform: lowercase;
font-weight: normal;
color: #6C7F00;
}
h2 {
letter-spacing: -2px;
font-size: 1.8em;
}
li.hentry{margin-top:2em; }
h3.entry-title a{font-size:1.6em; color: #6C7F00; }
p, blockquote, ol, ul {
line-height: 180%;
font-size: .9em;
}
a, a:active, a:link, a.spip_in, a.spip_out,a.spip_url,a.spip_glossaire {
border-bottom: 1px solid #E0E0E0;
text-decoration: none;
color: #333;
}
a:hover {
border: none;
}
/* Header */
#header {
height: 430px;
background: url(img/img1.jpg) no-repeat right top;
}
#header .accueil img {display:none;}
#header h1, #header #nom_site_spip {
display:block;
padding: 310px 30px 0 0;
text-align: right;
letter-spacing: -5px;
font-size: 4em;
}
#header h1 a, #header #nom_site_spip a {
border: none;
text-decoration: none;
color: #B22900;
}
#header h2, #header #slogan_site_spip {
margin: -15px 0 0 0;
padding: 0 30px 0 0;
text-align: right;
letter-spacing: normal;
font-size: 1em;
}
#header h2 a, #header #slogan_site_spip {
border: none;
text-decoration: none;
color: #6C7F00;
}
/* Content */
#content {
width: 760px;
margin: 0 auto;
background: #FFFFFF url(img/img2.gif) repeat-y;
}
/* Column One */
#colOne {
float: left;
width: 480px;
}
#colOne .articles .liste-items {margin:0; padding:0; list-style:none;}
#colOne .post {
margin: 0 30px;
padding: 20px 0 10px 0;
}
#colOne .articles .item {
border-top: 10px solid #E0E0E0;
margin:2em 0; padding:2em 0 0; list-style:none;
}
#colOne .posted,
#colOne .info-publi {
font-size: .9em;
color:#6C7F00;
text-transform:lowercase;
}
#colOne .info-publi a {color:#6C7F00;}
/* Column Two */
#colTwo {
float: left;
width: 280px;
}
#colTwo ul {
margin: 0;
padding: 0;
list-style: none;
}
#colTwo li {
padding: 20px 30px;
border-bottom: 1px solid #C6CD9C;
}
#colTwo li ul {
padding-left: 24px;
}
#colTwo li li {
padding: 0;
border: none;
}
#colTwo h2,
#colTwo #formulaire_recherche label {
letter-spacing: -1px;
font-size: 1.3em;
font-weight:normal;
margin-bottom: 1em;
padding: 0 0 0 24px;
background: url(img/img4.gif) no-repeat left center;
}
#colTwo #formulaire_recherche label {
color:#6C7F00;
margin-bottom:1em;
padding-top:0;
text-transform: lowercase;
}
#colTwo h2 a {background: none; padding:0;}
#colTwo a {
border: none;
padding-left: 10px;
background: url(img/img5.gif) no-repeat left center;
}
#colTwo a:hover {
color: #B22900;
}
#menu {
background: #C6CD9C url(img/img3.gif) no-repeat;
}
#menu h2 {
background-image: url(img/img6.gif);
}
#menu ul {
margin: 0;
padding: 0;
}
#menu li {
display: inline;
}
#menu a {
display: block;
width: 200px;
margin-left: -24px;
padding: 3px 0 3px 24px;
background: none;
color: #6C7F00;
}
#menu a:hover, #menu .active a, #menu .on a {
background: #B22900;
color: #FFFFFF;
}
.menu ul{margin-bottom:2em;}
/* Footer */
#footer {
width: 760px;
margin: 0 auto;
padding-top:10px;
background: #D0D1C7;
text-align: center;
font-size:90%;
}
#footer, #footer img {vertical-align:middle;}
#footer * {
color: #5F5F5F;
}
#footer p, #footer .liens, #footer .copyleft {
margin: 0;
padding: 10px 0;
text-align: center;
}