/*
Theme Name: Zenith Fr
Theme URI: http://zenith-amiens.fr/
Description: Le thème par défaut du zenith d'amiens
Version: 0.01
Author: sagacom
Author URI: http://google.fr/
Tags: zenith, amiens

Zenith v1
http://zenith-amiens.fr/

This theme was designed and built by sagacom,

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

*/

/* Begin Typography & Colors */

*{
outline: none;
margin:0;
padding:0;
border:0;
}

body {
font-size: 62.5%; /* Resets 1em to 10px */
font-family: Verdana, Arial, Sans-Serif;
background: #660000 url('images/back.gif') repeat-x top left;
color: #333;
text-align: center;
}
#page {
background: transparent; /* url('images/ombre.png') repeat-y top center;*/
text-align: left;

width: 990px;
position:relative;
}
#fx {
background: transparent url('images/ombre.png') repeat-y top center;
margin: 0 auto 0 auto;
padding: 0;
width: 990px;
}

#toolbar{
background: transparent url('images/toolbar.gif') no-repeat top center;
height:69px;
}
#header {

margin: 0 20px 0  20px;
height: 305px;
}
#headerimg {

}
#headerimg ul{
color:#ccc;
float:right;
top:285px;
position:relative;
margin-right:10px;
}
#headerimg li{
display:inline;
float:left;
font-size:11px;
margin-left:5px;
}
#headerimg li a{
color:white;
}
#headerimg li a:hover{
color:#C40F18;
text-decoration:none;
}
#content {
font-size: 1.1em;

}

#lezenith{
background: transparent url('images/lezenith.png') no-repeat top center;
width:234px;
height:17px;
margin-top:50px;
margin-bottom:8px;
margin-left:30px;
}
#programmation{
background: transparent url('images/espace_public.png') no-repeat top center;
width:234px;
height:17px;
margin-top:25px;
margin-bottom:8px;
margin-left:30px;
}
#espace{
background: transparent url('images/espace_pro.png') no-repeat top center;
width:234px;
height:17px;
margin-top:25px;
margin-bottom:8px;
margin-left:30px;
}

#search{
background: transparent url('images/recherche.png') no-repeat top center;
width:253px;
height:57px;
margin-top:20px;
text-align:left;
}
#rss{
background: transparent url('images/rss.gif') no-repeat top center;
width:263px;
height:76px;
margin-top:20px;
text-align:left;
}

#logo{
background: transparent url('images/amiens.png') no-repeat top center;
width:70px;
height:76px;
margin:65px 0 0 95px;
text-align:left;
}
#logo a{
display:block;
width:100%;
height:100%;
}

.narrowcolumn .entry p {
font-size: 1em;
margin-bottom:1em;
}

.narrowcolumn .entryartiste p {
font-size: 1em;
margin-bottom:1em;

}

.narrowcolumn .entry, .widecolumn .entry {
line-height: 1.4em;

}
.widecolumn {
line-height: 1.6em;
}
.narrowcolumn .postmetadata {
text-align: center;
}
.alt {
background-color: #f8f8f8;
border-top: 1px solid #ddd;
 
}
#footer {
background: transparent url('images/foot.png') no-repeat top center;
border: none;
padding: 0;
margin: 0 auto;
width: 990px;
height:83px;
clear: both;

}
small {
font-family: Verdana, Arial, Sans-Serif;
font-size: 0.9em;
color:#777;
line-height: 1.5em;
}
h1, h2, h3 ,h4{
font-family:  Verdana, Arial, Sans-Serif;
font-weight: bold;
}
h1 {
font-size: 4em;
text-align: center;
}
#headerimg .description {
display:none;
font-size: 1.2em;
text-align: center;
}
h2 {
font-size: 1.6em;
}
h2.pagetitle {
font-size: 1.6em;
}
#sidebar h2 {
font-family:  Verdana, Sans-Serif;
font-size: 1.2em;
}
h3 {
font-size: 1.3em;
}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
text-decoration: none;
color: white;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
color: #c00;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
text-decoration: none;
}
h4{
font-size: 1.1em;
color:#000;
margin-top:1em;
line-height:1.5em;
}
.entry p a:visited {
color: #b85b5a;
}
.commentlist li, #commentform input, #commentform textarea {
font: 0.9em   Verdana, Arial, Sans-Serif;
}
.commentlist li {
font-weight: bold;
}
.commentlist cite, .commentlist cite a {
font-weight: bold;
font-style: normal;
font-size: 1.1em;
}
.commentlist p {
font-weight: normal;
line-height: 1.5em;
text-transform: none;
}
#commentform p {
font-family:   Verdana, Arial, Sans-Serif;
}
.commentmetadata {
font-weight: normal;
}
#sidebar {
font: 1em   Verdana, Arial, Sans-Serif;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
color: #111;
}
code {
font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
font-size: 0.9em;
letter-spacing: .07em;
}
a, h2 a:hover, h3 a:hover {
color: #af0000;
text-decoration: none;
}
a:hover {
color: #600;
text-decoration: underline;
}
#wp-calendar #prev a, #wp-calendar #next a {
font-size: 9pt;
}
#wp-calendar a {
text-decoration: none;
}
#wp-calendar caption {
font: bold 1.3em   Verdana, Arial, Sans-Serif;
text-align: center;
}
#wp-calendar th {
font-style: normal;
text-transform: capitalize;
}
/* End Typography & Colors */
/* Begin Structure */
body {
margin: 0 0 20px 0;
padding: 0;
}



.narrowcolumn {
position:relative;
width:615px;
left:318px ;
padding-right:34px;
background:white;
}

.widecolumn {
padding: 10px 0 20px 0;
margin: 5px 0 0 150px;
width: 450px;
}
.post {
padding: 0 0 20px;
text-align: left;
}
.post hr {
display: block;
}
.widecolumn .post {
margin: 0;
}
.narrowcolumn .postmetadata {
padding-top: 5px;
margin-top:50px;
}
.widecolumn .postmetadata {
margin: 30px 0;
}
.widecolumn .smallattachment {
text-align: center;
float: left;
width: 128px;
margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
text-align: center;
margin: 5px 0px;
}
.postmetadata {
clear: both; 
}
.clear { 
clear: both; 
}
.clearfix{
   clear:both;
    height:1px;
    overflow:hidden;
}
.min{
min-height:800px;
height:auto !important;
height:800px;
}
.minpage{
display:table-cell;
}

#footer p {
margin: 0;
padding: 0;
text-align: center;
}
/* End Structure */
/*	Begin Headers */
h1 {
padding-top: 70px;
margin: 0;
}
h2 {
margin: 30px 0 0;
}
h2.pagetitle {
margin-top: 30px;
text-align: center;
}
#sidebar h2 {
margin: 5px 0 0;
padding: 0;
}
h3 {
padding: 0;
margin: 1.5em 0 1em 0;
}
h3.comments {
padding: 0;
margin: 40px auto 20px;
}
/* End Headers */
/* Begin Images */
p img {
padding: 0;
max-width: 100%;
}
/*	Using 'class="alignright"' on an image will (who would've
thought?!) align the image to the right. And using 'class="centered',
will of course center the image. This is much better than using
align="center", being much more futureproof (and valid) */
img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}
img.alignleft {
margin: 0 7px 2px 0;
display: inline;
padding:0 4px 4px 0;
}
.alignright {
float: right;
}
.alignleft {
float: left;
}
/* End Images */
/* Begin Lists

Special stylized non-IE bullets
Do not work in Internet Explorer, which merely default to normal bullets. */
html > body .entry ul {
list-style: none;
text-indent: -10px;
}
html > body .entry li {

}

.entry ol {
padding: 0 0 0 35px;
margin: 0;
}
.entry ol li {
margin: 0;
padding: 0;
}
.postmetadata ul, .postmetadata li {
display: inline;
list-style-type: none;
list-style-image: none;
}
}

/* End Entry Lists */
/* Begin Form Elements */
#searchform {

}

#sidebar #searchform #s {
width: 120px;
padding:2px;
margin: 32px 0 0 66px;
border: 1px solid #D02626;
}
#sidebar #searchsubmit {
padding-top:1px;
height:25px;
width:19px;
background-color:transparent;
color:white;
}
.entry form {
/* This is mainly for password protected posts, makes them look better. */
text-align: center;
padding:20px ;
background:transparent url('images/pass.jpg') no-repeat top center;
}
.entry form p{
visibility:hidden;
}
.entry form p label {
visibility:hidden;
}
.entry form p label input{
margin:20px;
visibility:visible;
}
select {
width: 50px;
border:1px solid #bbb;
margin-left:10px;
}
#commentform input {
width: 170px;
padding: 2px;
margin: 5px 5px 1px 0;
}
#commentform textarea {
width: 100%;
padding: 2px;
}
#commentform #submit {
margin: 0;
float: right;
}
/* End Form Elements */
/* Begin Comments*/
.alt {
margin: 0;
padding: 10px;
}
.commentlist {
padding: 0;
text-align: left;
}
.commentlist li {
margin: 15px 0 3px;
padding: 5px 10px 3px;
list-style: none;
}
.commentlist li .avatar {
float: right;
border: 1px solid #eee;
padding: 2px;
background: #fff;
}
.commentlist p {
margin: 10px 5px 10px 0;
}
#commentform p {
margin: 5px 0;
}
.nocomments {
text-align: center;
margin: 0;
padding: 0;
}
.commentmetadata {
margin: 0;
display: block;
}
/* End Comments */

/* Begin Sidebar */
#sidebar {
background: white url('images/sidebar.gif') no-repeat top left;
height:800px;
margin-left:20px;
width: 300px;
position:absolute;
}
#sidebarOLD {
background: white url('images/sidebar.gif') no-repeat top left;
left:0;
height:800px;
position:absolute;

margin-left:20px;
width: 300px;
}
#sidebar ul{
list-style-type:none;
}
#sidebar li a{
font-size:1.2em;
color:white;
background:transparent;
width:228px;
padding:3px 3px 3px 32px;
display:block;
}
#sidebar li a:hover{
color:#600;
background:white;
text-decoration:none;
}
#sidebar .current {
font-size:1.2em;
color:#600;
background:white url('images/puce.gif') no-repeat top left;
width:228px;
padding:3px 3px 3px 32px;
display:block;
text-indent:12px;
}
#sidebar form {
margin: 0;
}
/* End Sidebar */
/* Begin Calendar */
#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
width: 155px;
}
#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}
#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}
#wp-calendar a {
display: block;
}
#wp-calendar caption {
text-align: center;
width: 100%;
}
#wp-calendar td {
padding: 3px 0;
text-align: center;
}
#wp-calendar td.pad:hover {
/* Doesn't work in IE */
background-color: #fff;
}
/* End Calendar */
/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
cursor: help;
}
acronym, abbr {
border-bottom: 1px dashed #999;
}
blockquote {
margin: 15px 30px 0 0;
padding-left: 10px;
border-left: 5px solid #c00;
}
blockquote cite {
margin: 5px 0 0;
display: block;
}
.center {
text-align: center;
}
.hidden { 
display: none; 
}
hr {
display: none;
}
a img {
border: none;
}
.navigation {
display: block;
text-align: center;
margin-top: 10px;
margin-bottom: 60px;
}
/* End Various Tags & Classes*/

/* Captions */
.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption {
float:left;
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px 10px 10px 0;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}
/* End captions */

/* tip */
.tip { font-family:tahoma,arial; -moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
background-color:#F3F3F3;
border:1px solid #DDDDDD;
}
.tip-top { background:transparent;   }
.tip-title { color:#e95e25; font-weight:bold; margin:1px; }
.tip-text { color:#000; padding:1px; }
.tip-bottom { background:transparent;  }

/* agenda*/

td{
padding:2px;
}
.gris {
background:#f8f8f8;
}
.blanc{
background:#efefef;
}
table{
font-size:0.9em;
width:615px;
}

.mois{
background:#fff;
color:#AF0000;
border-bottom:dotted 1px #AF0000;
text-transform : uppercase; 
font-size:13px;
}
th{
display:none;
}
.tddate{
width:140px;
text-transform : lowercase; 
}
.tddate2{
width:200px;
text-transform : lowercase; 
}
.tdmanif{
width:auto;
}
.tdheure{
width:40px;
}
.tdtarifs{
width:90px;
font-size:9px;
}

/* formulaires en plus */
#form td{
vertical-align:top;
padding:3px 0 0 0;
}
#form form {
padding:0;
margin:0;
}
#form  form td{

}
#form  form p label {

}
#form  form  input,textarea{
margin:0 0 0 10px;
border:solid 1px #bbb;
	padding: 2px;
	width:262px;
}

#form  form   input[type=checkbox] {
position:relative;
top:13px;
}

#form  form   input[type=submit] {
margin:0 0 0 10px;
padding: 0;
width:100px;
height:25px;
background:#600;
color:white;
}
#form .lab{
padding-top:8px;
text-align:right;
}
.jour{
width:20px;
display:inline;
}
.tmois{
width:20px;
display:inline;
}

span.checkbox {
margin: 0 0 0 8px;
   width: 19px;
   height: 25px;
   padding: 0 ;
   background: url('images/checkbox.gif') no-repeat;
   display: block;
   clear: left;
   float: left;
 }
span.select {
   position: absolute;
   width: 158px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
   height: 21px;
   padding: 0 24px 0 8px;
   color: #fff;
   font: 12px/21px arial,sans-serif;
   background:url(select.gif) no-repeat;
   overflow: hidden;
 }
 
  .single{
 
  font: 2em verdana,sans-serif;
  font-weight: bold;
   color:#C00;
padding:5px;
}
 
 .singlebak{
 
 
    background:orange url('images/deg.gif') repeat-x top left;
padding:5px;
color :white;
 -moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
}

 .metasingle{
font-weight: bold;
    background:#AF0000;
padding:5px;
color :white;
 -moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
}

#wpstats{
visibility:hidden;
}


.pdf li a{
display:block;
background:transparent url('images/lien.gif') no-repeat center left;
padding:2px 0 2px 45px;
margin:0;
}
.pdf li a:hover{
background:#f1f1f1 url('images/lien.gif') no-repeat center left;
}

.pdff li a{
display:block;
background:transparent url('images/pdf.gif') no-repeat center left;
padding:20px 0 20px 65px;
margin:0;
}
.pdff li a:hover{
background:#f1f1f1 url('images/pdf.gif') no-repeat center left;
}

.fleche{
background:transparent url('images/fleche.gif') no-repeat center center;
width:10px;
height:10px;
}

.flechehaut{
background:transparent url('images/flechehaut.gif') no-repeat center center;
width:10px;
height:10px;
}
