[CSS] ~fix import de police en http
[lhc/web/www.git] / www / plugins / skel_lhc / habillage / skel_lhc.css
index c3547f4..c6f6aa6 100644 (file)
-#menu_lang {
-    list-style: none outside none;
-    position: absolute;
-    bottom: 0px;
-    right:0px;
-       background-color: rgba(255,255,255,0.7);
-       padding: 5px;
+@import url(https://fonts.googleapis.com/css?family=Sansita+One|Open+Sans:400,400italic);
+
+#header-wrap, #footer-wrap {
+    background-color: #585856;
+}
+
+#header-wrap, #footer-wrap {
+    background-image: url("../img/bg-header-wrap.png");
+}
+
+#header-wrap {
+    margin-bottom: 0;
+}
+
+#main-wrap {
+    background: none;
+    padding-top: 8px;
+}
+
+.accueil {
+    margin-top: 15px;
+}
+
+#nav {
+    margin-top: 0;
+}
+
+#formulaire_recherche .submit,
+.sidebar .liste h2,
+.sidebar .formulaire_spip legend:first-child,
+.formulaire_spip h2:first-child,
+.contact-form {
+    background-color: #F39200;
+    float:none;
+    width: auto;
+}
+
+#main {
+    padding: 20px;
+    background-color: #FFF;
+    color: #16212c
+}
+
+.sidebar .widget, .sidebar .liste {
+    background-color: #585856;
+}
+
+.contact-form .formulaire_spip .submit {
+    background-color: #C97B00;
+}
+
+#recherche {
+    height: 28px;
+}
+
+#slideshow-box {
+    background-image: url("../img/bg-slideshow.png");
+}
+
+#slideshow-box .item .meta {
+    text-shadow: none;
+}
+
+#slideshow-box .item .meta .datecat {
+    color: #585856;
+}
+
+#slideshow-controller button {
+    background-image: url("../img/button-slideshow.png");
+}
+
+#featured .bar-1 .widget_special .title,
+#featured .bar-2 .widget_special .title,
+#featured .bar-3 .widget_special .title {
+    background-image: url("../img/bg-featured-title.png");
+}
+
+#featured-wrap {
+    background-image: url("../img/bg-featured-wrap.png");
+}
+
+#featured .widget_special .content {
+    background-image: url('../img/bg-featured-page-content.png');
+}
+
+#featured .widget_special .title {
+    padding: 0 20px;
+}
+
+#featured .spip_logos {
+    float: none;
+    display: block;
+    margin-left: auto;
+    margin-right: auto;
+    padding: 1px;
+}
+
+.cartouche {
+    float: right;
+}
+
+a:link,
+a:visited,
+h3,
+.contenu-principal .h1,
+#menubar ul li:hover a,
+#menubar ul li.hover a,
+#menubar ul li:hover ul li:hover a,
+#menubar ul li.hover ul li.hover a,
+#menubar ul li:hover ul li.active a,
+#menubar ul li.hover ul li.active a {
+    color: #F39200;
+}
+
+h3.title {
+    height: 54px;
+    overflow: hidden;
+}
+
+#secondary {
+    color: #fff;
+}
+
+#secondary.sidebar a:link {
+    color: #fff;
+    font-weight: bold;
+}
+li.post > a {
+    background-color: #FFF;
 }
 
-#nav .menu-liste .menu-entree {
-       width: auto;
-       padding: 0 14px;
-       border-right: 1px solid #899D00;
-       border-left: 1px solid #A7D101;
-       font: bold 12px/45px "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
-       text-transform: uppercase;
-       text-decoration: none;  
-       letter-spacing: 1px;
-       color: #fff;
+li.widget {
+    list-style-type: none;
 }
 
-#nav .menu-liste .menu-entree a{
-    font: bold 12px/45px "Century Gothic","Trebuchet MS",Helvetica,Arial,Geneva,sans-serif;
+.info_art {
+    width: 193px;
 }
 
-#header {
-        background: url(../img/header-photo.jpg) no-repeat bottom left;
+blockquote {
+    border: none;
+    background-color: #0000001a;
 }
 
-#header #nom_site_spip {
-        font: 42px 'Trebuchet MS',Tahoma,sans-serif;
+dl.spip_documents {
+    background: none;
+    color: #16212c;
+    border: none;
 }