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

541 lines
11 KiB
CSS
Raw Normal View History

2023-06-01 15:30:12 +00:00
/* ----------------------------------------------
Template Name : VectorLover
Template Code : S-0026
Version : 1.1
Author : Erwin Aligam
Author URI : http://www.styleshout.com/
Last Date Modified : January 17, 2010
Modifi<EFBFBD> pour spip par Guillaume, janvier 2012
------------------------------------------------ */
/* ----------------------------------------------
HTML ELEMENTS
------------------------------------------------- */
/* Top Elements */
* { margin: 0; padding: 0; outline: 0 }
body {
background: #CCC url(img/bg.gif) repeat-x;
font: 12px/170% 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
color: #6B6B6B;
text-align: center;
}
/* links */
a, a:visited,a.spip_in,a.spip_out {
color: #79A325;
background:;
text-decoration: none;
}
a:hover,a.spip_in:hover,a.spip_out:hover {
color: #73471B;
background:;
text-decoration: underline;
}
/* headers */
h1, h2, h3 {
font-family: 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
font-weight: Bold;
padding: 10px;
color: #444;
}
h1 {
font-size: 2.9em;
}
h2 {
font-size: 2.5em;
color: #88AC0B;
}
h3 {
font-size: 1.6em;
font-weight: normal;
padding: 16px 10px 4px 10px;
}
/* Paragraph */
p { padding: 12px 10px; }
/* Lists */
ul, ol {
margin: 10px 20px;
padding: 0 20px;
}
ul { list-style: none; }
dl { padding: 10px; margin: 0; }
dt {
font-weight: bold;
color: #79A62E;
}
dd {
padding-left: 25px;
}
/* images */
img {
background:;
border:;
padding:;
}
img.float-right {
margin: 5px 0px 10px 10px;
}
img.float-left {
margin: 5px 10px 10px 0px;
}
code {
margin: 5px 0;
padding: 5px;
text-align: left;
display: block;
overflow: auto;
font: 500 1em/1.5em 'Lucida Console', 'Courier New', monospace;
/* white-space: pre; */
border: 1px solid #EEE8E1;
background: #FAF7F5;
padding-left:50px;
}
acronym {
cursor: help;
border-bottom: 1px dotted #895F30;
}
blockquote {
margin: 15px 10px;
padding: 5px 7px 5px 40px;
font-weight: normal;
font-size: 17px;
line-height: 1.6em;
font-style: italic;
font-family: Georgia, 'Times New Roman', Times, serif;
color: #80614D;
border: 1px solid #EEE8E1;
background: #FAF7F5 url(img/quote.gif) no-repeat 15px 15px;
text-indent:50px;
}
blockquote.spip_poesie{
padding-left:50px;
padding-top:20px;}
blockquote.spip_poesie code{display:block;margin-left:0px}
/* start - table */
table {border: 1px solid #cccccc;
margin: 15px 10px;
width:90%;
}
th {
height: 38px;
padding-left: 12px;
padding-right: 12px;
color: #fff;
text-align: left;
background: #ADD163;
border-width: 1px;
border-style: solid;
}
tr {
height: 34px;
background: #fff;
}
td {
padding-left: 11px;
padding-right: 11px;
}
table.spip th, table.spip td {
border: 1px solid #cccccc;
padding: 0.2em 0.4em;
text-align: left;
}
/* end - table */
/* form elements */
form {
margin: 20px 10px;
padding: 15px 25px 25px 20px;
border:;
background:;
}
form p {
border-bottom: 1px solid #ECE5DD;
padding: 12px 0 5px 0; margin: 0;
color: #9D6D37;
}
label {
font-weight: bold;
color: #A7743B;
}
input, select, textarea {
}
option { padding-right: 0.5em; }
#name, #email, #message, #website{
width: 455px;
}
input.button {
font: bold 12px Arial, Sans-serif;
height: 30px;
margin: 0;
padding: 2px 3px;
color: #fff;
background: #A6CD56;
border-width: 1px;
border-style: solid;
border-color: #C4DE8F #8DB836 #8DB836 #C4DE8F;
}
/*-------------------------------------------
LAYOUT
--------------------------------------------*/
#page {
position: relative;
width: 952px;
background: #FFF url(img/wrap.gif) repeat-y center top;
margin: 40px auto 30px auto;
text-align: justify;
}
#content {
clear: both;
float: left;
width: 952px;
padding: 25px 0 60px 0;
}
#header {
position: relative;
width: 952px;
height: 245px;
background: #8AB84B url(img/header.jpg) no-repeat;
color: #fff;
padding: 0;
margin: 0;
}
#nom_site_spip a {
position: absolute;
margin-left:270px ; padding: 0;
font: bold 66px 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
letter-spacing: -5px;
text-decoration: none;
color: #332616;
/* change the values of top and left to adjust the position of the logo*/
top: 75px; left: -220px;
}
#slogan_site_spip {
position: absolute;
margin-left:0px; padding: 0;
font: bold 15px 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
color: #322815;
letter-spacing: -0.5px;
/* change the values of top and left to adjust the position of the slogan*/
top: 148px; left: 150px;
}
/* colorlover_connexion */
#colorlover_connexion {
position:absolute;
margin: 0;
padding: 25px 7px 2px 5px;
background: #74A838 url(img/top-menu.gif) repeat-x;
font-family: 'Trebuchet MS', Arial, Sans-serif;
color: #FFF;
z-index:999;
opacity:0.6;
top: 0; right: 25px;
}
#colorlover_connexion p {
margin: 0; padding: 0;
}
#colorlover_connexion a {
font-weight: bold;
color: #fff;
}
/* Menu */
#nav {
clear: both;
padding: 0; margin: 0;
width: 952px;
height: 50px;
background: #988060 url(img/nav.gif) no-repeat;
}
#nav ul {
float: left;
list-style: none;
margin: 5px 0 0 0;
height: 45px;
padding: 0 0 0 40px;
}
#nav ul li {
float: left;
margin: 0; padding: 0 0 0 10px;
}
#nav ul li a {
float: left;
margin: 0;
padding: 0 15px 0 5px;
color: #FFF;
font: bold 15px/45px 'Trebuchet MS', 'Helvetica Neue', Arial, sans-serif;
text-decoration: none;
}
#nav ul li a:hover,
#nav ul li a:active {
color: #E7FAA9;
}
#nav ul li.on {
background: transparent url(img/left-tab.gif) no-repeat;
}
#nav ul li.on a {
color: #4B3D2C;
background: transparent url(img/right-tab.gif) no-repeat right top;
}
/* Main Column */
#main {
float: left;
width: 535px;
padding: 0; margin: -32px 0 10px 40px;
display: inline;
}
#main h2{
font: bold 1.6em 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
color: #51432F;
padding: 10px 0 5px 5px;
margin-left: 5px;
}
#main h2 a {
color: #51432f;
text-decoration: none;
}
#main ul li {
list-style-image: url(img/bullet.gif);
}
#sidebar {
float: right;
width: 285px;
padding: 0;
margin: 0 45px 0 0;
display: inline;
}
#sidebar h2 {
color: #51432F;
font: bold 1.9em 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
text-transform: none;
letter-spacing: -0.5px;
padding: 5px 0 5px 7px;
margin: 10px 0 5px 10px;
border-bottom: 1px solid #E4F2C8;
}
#sidebar h2 a{
color: #51432F;
}
/* sidebar menu */
#sidebar .sidemenu {
margin: 10px 10px 5px 7px; padding: 0;
text-decoration: none;
}
#sidebar ul li.menu-entree,#sidebar ul li.item {
list-style: none;
margin: 0;
padding: 8px 10px;
border-bottom: 1px solid #E8E8E8;
}
* html body #sidebar .sidemenu li {
height: 1%;
}
#sidebar ul li.menu-entree a {
text-decoration: none;
color: #739A23;
background: none;
font-weight: bold;
}
#sidebar .sidemenu li a span {
color: #7F7F7F;
font-size: .9em;
font-family: Georgia, 'Times New Roman', Times, serif;
/* font-style: italic; */
font-weight: normal;
}
#sidebar ul li.menu-entree a:hover {
color: #000;
background: none;
}
#sidebar .sidemenu ul { margin: 0 0 0 5px; padding: 0; }
#sidebar .sidemenu ul li { border: none; }
/* header quick search */
.formulaire_recherche input.text{
background:url(img/search.gif) no-repeat;
padding-left:;
margin:2px;
margin-left:33px;
width: ;
}
#formulaire_recherche input.submit {
}
/* footer */
#footer {
clear: both;
width: 952px;
margin: 0;
padding: 30px 0 25px 0;
background: #CCC url(img/footer-bottom.gif) no-repeat left top;
font-family: 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
font-size: 0.95em;
color: #777;
text-align: center;
letter-spacing: .2px;
}
#footer p {
padding:10px 0;
}
#footer a:hover {
color: #555;
text-decoration: none;
}
/* postmeta */
.meta-publi {
padding: 8px 10px;
margin: 15px 10px 10px 10px;
color: #977C57;
border: 1px solid #EEE8E1;
background: #FAF7F5;
}
.meta-publi .date{
margin: 0 10px 0 5px;
padding: 7px;
background: #FAF7F5 url(img/clock.gif) no-repeat 0 2px;
padding-left: 30px;
}
.meta-publi a.nb_commentaires {
margin: 0 10px 0 5px;
padding: 7px 5px;
background: #FAF7F5 url(img/comments.gif) no-repeat 0 2px;
padding-left: 30px;
color: #977C57;
}
.meta-publi a.lire-la-suite {
margin: 0 10px 0 5px;
padding: 7px 5px;
background: #FAF7F5 url(img/doc.gif) no-repeat 0 2px;
padding-left: 30px;
color: #977C57;
}
.meta-publi a.edit {
margin: 0 10px 0 5px;
padding: 7px 5px;
background: #FAF7F5 url(img/edit-doc.gif) no-repeat 0 2px;
padding-left: 30px;
color: #977C57;
}
.post-info { font-size: .95em; padding: 0 10px; margin-left: 2px; color: #A98D76; }
.post-info a, .post-info a:visited { color: #333; }
/* comments list */
ol.commentlist {
margin: 12px 10px;
padding: 0;
border-style: solid;
border-color: #EEE8E1;
border-width: 1px 1px 0 1px;
}
.commentlist li {
margin: 0;
padding: 10px;
list-style: none;
border-bottom: 1px solid #EEE8E1;
}
.commentlist li cite {
display: block;
font-style: normal;
font-weight: bold;
padding: 7px;
}
.commentlist li cite img {
float: left;
margin-right: 10px;
}
.commentlist li cite .comment-data {
font-size: .8em;
font-weight: normal;
}
.commentlist li .comment-text {
clear: both;
margin: 0; padding: 0;
}
.commentlist li.alt {
background: #FAF7F5;
}
/* alignment classes */
.float-left { float: left; }
.float-right { float: right; }
.align-left { text-align: left; }
.align-right { text-align: right; }
/* display and additional classes */
.no-border { border: none; }
.clearer { clear: both; }
.clear { display:inline-block; }
.clear:after {
display:block;
visibility:hidden;
clear:both;
height:0;
content: ".";
}
#formulaire_menu_lang {position:absolute;width:150px;background:transparent;float:right;margin-left:770px;margin-top:100px;}
#var_lang {width:100%;}
.accueil {display:block;}
img.spip_logos {display:block;margin:1px;
float:right; background: none repeat scroll 0 0 #FAFAFA;
border: 1px solid #E4E4E4;
}
.accueil img {position:absolute;left:-20px;margin-top:-24px;background:#f2f0f1;border:3px solid #adabac;padding:3px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
-webkit-box-shadow: 0px 0px 2px 0px;
-moz-box-shadow: 0px 0px 2px 0px;
box-shadow: 0px 0px 2px 0px; }
#formulaire_recherche label {
color: #51432F;
font: bold 1.9em 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
text-transform: none;
letter-spacing: -0.5px;
padding: 5px 0 5px 7px;
margin: 10px 0 5px 10px;
border-bottom: 1px solid #E4F2C8;
}
.liste-items li h3 {
font: bold 2.9em 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
padding: 10px 0 5px 5px;
margin-left: 5px;
letter-spacing: -2px;
border-bottom: 1px solid #E4F2C8;
}
.liste-items li a{color: #51432F; }
.liste-items li a:hover{text-decoration:none; }
.info-publi {margin-bottom:30px;}