/*
Theme Name: Inovagora
Description: Thème développé pour la ville de Ville d'Avray
Version: 1.0
Author: Stéphane CHONEZ


Begin Typography & Colors */

body {
font-size: 62.5%; /* Resets 1em to 10px */
font-family: Verdana, Arial, Sans-Serif;
background: #9DAF37 url('images/fond.jpg') repeat-x;
color: #333;
margin: 0 0 20px 0;
padding: 0;
}

#page {
position:relative;
background-color: #FFF;
width: 988px;
padding: 0;
margin:0 auto;
overflow:hidden;
clear:both;
}

#header {
background: transparent url('images/tetiere.png') no-repeat;
margin: 0 auto;
padding: 0;
height: 208px;
width: 988px;
overflow:hidden; 
}

* html #header {
       
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='wp-content/themes/Inovagora/images/tetiere.png',sizingMethod='crop');
        background-image:none
    }


#header #menu { margin:0; padding:150px 0 0 0; float:left; width:350px; overflow:hidden; } 
#header #menu a { padding:6px 0 5px 20px; color:#004C7F; font-weight:bold; text-decoration:none; margin:0 0 0 20px; }
	#header #menu a:hover { text-decoration:underline; }
#header #menu a.accueil {background:url('images/picto_accueil.gif') 0 0 no-repeat; margin:0; }
#header #menu a.contact {background:url('images/picto_contact.gif') 0 0 no-repeat; }
#header #menu a.charte {background:url('images/charte.gif') 0 0 no-repeat; }


#header #rss { width:318px; overflow:hidden; float:left; }
#header #rss a{display:block; margin: 110px 0 0 300px; padding:0; width:110px; height:60px; float:left;}
#header #rss a span {display:none;}

#flash_top { margin:0; padding:18px 0 0 0; float:left; width:283px; overflow:hidden; }
	#flash_top object{ margin:0; padding:0; }

#content {
font-size: 1.2em;
}

#sidebar {
padding: 0;
margin:0 0 10px 13px;
width: 310px; /*325*/
float:left;

}

.narrowcolumn {
float: left;
padding: 0 25px 20px 25px;
margin: 0;
width: 600px; /*650*/
}

.post {
margin: 0 0 40px;
text-align: justify;
clear:both;
}
.date {
	margin:0 10px 0 0;
	width:50px;
	height:59px;
	float:left;
	background:url(images/bg_date.gif) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFF;
	text-align: center;
	display:block;
	line-height: 11px;
	float:left;
	width:42px;
	padding-left:3px;
	padding-top:6px;
}
.post-day {
	font-size: 22px;
	text-transform: uppercase;
	color: #444444;
	text-align: center;
	display:block;
	line-height: 18px;
	float:left;
	width:42px;
	padding-left:4px;
	padding-top:8px;
}

.infos {margin:15px 15px 25px 15px;}

.categorie {padding:0; margin:0;}
.categorie a{text-decoration:none; color:#6096ba;}

.pointille {border-bottom: 1px dotted #9daf37;}

.commentaire{
background:url(images/comment.gif) no-repeat;
padding:27px 0 0 38px;
margin:0;
width:131px;
height:48px;
color:#FFF;
font-size:0.9em;
float:right;
}
.commentaire a{color:#FFF; text-decoration:none;}


.postmetadata {
clear: both; 
}
.clear { 
clear: both; 
}
#footer {
background: #9daf37;
padding: 0;
clear: both;
}
#footerimage{
padding: 0;
margin: 0 auto;
width: 988px;
height:120px;
}
#footer p {
margin: 0;
padding: 5px;
color:#FFF;
}

.alt {
background-color: #f8f8f8;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}

small {
font-size: 0.9em;
line-height: 1.5em;
}
h1, h2, h3 {
font-weight: bold;
}
h1 {
font-size: 4em;
text-align: center;
padding-top: 70px;
margin: 0;
}
h2 {
font-size: 1.6em;
margin: 20px 0 0;
border-bottom: 1px dotted #9DAF37;
}

h2.pagetitle {
margin-top: 20px;
font-size: 1.6em;
border-bottom: 1px dotted #9DAF37;
}
#sidebar h2 {
font-size: 1.3em;
color:#FFF;
margin:0;
padding:0;
border-bottom: 1px dotted #FFF;
}
h3 {
font-size: 1.3em;
padding: 0;
margin: 30px 0 0;
}
h3.comments {
padding: 0;
margin: 40px auto 20px;
}
h1, h1 a, h1 a:hover, h1 a:visited  {
text-decoration: none;
color: white;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
color:#9daf37;
text-transform:uppercase;
}
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;
}



a {text-decoration:none; color:#6096ba;}
a:hover {text-decoration:underline;}
#sidebar a {text-decoration:none; color:#FFF;}
#sidebar a:hover {text-decoration:underline;}
.entry p a:visited {
color: #b85b5a;
}
.commentlist li, #commentform input, #commentform textarea {
font: 0.9em 'Lucida Grande', 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: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentmetadata {
font-weight: normal;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
color: #777;
}



p img {
padding: 0;
max-width: 100%;
}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}
img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}
.alignright {
float: right;
}
.alignleft {
float: left;
}
/* End Images */

.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;
}
#sidebar ul, #sidebar ul ol {
margin: 0;
padding: 0;
}
#sidebar ul li {
list-style-type: none;
list-style-image: none;
padding: 5px 10px 10px 10px;
margin:0 0 15px 0;
background:#6096ba;
}
#sidebar ul li.categories{
list-style-type: none;
list-style-image: none;
padding: 5px 10px 10px 10px;
margin:0 0 15px 0;
background-color:#004c7f;
}

#sidebar ul p, #sidebar ul select {
margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
margin: 5px 0 0 10px;
}
#sidebar ul ul ul, #sidebar ul ol {
margin: 10px;
padding: 0 0 10px 0;
border-bottom: 1px dotted #FFF;
}
ol li, #sidebar ul ol li {
list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
margin: 3px 0 0;
padding: 0;
list-style-type: none;
}

#sidebar ul li.categories ul li, #sidebar ul li.categories ol li {
margin: 3px 0 0;
padding: 0;
list-style-type: none;
background-color:#004c7f;
}
#sidebar ul li.categories ul li ul li, #sidebar ul li.categories ol li ul li{
list-style-type: square;
color:#AFDC2E;
}

#sidebar  ul li.categories ul li a, #sidebar ul li.categories ol li a { display:none; }

#sidebar ul ul li ul li, #sidebar ul ol li ul li{
list-style-type: square;
color:#AFDC2E;
}

#sidebar ul li.categories ul li ul li a, #sidebar ul li.categories ol li ul li a{
margin: 3px 0 0;
padding: 0;
list-style-type: square;
color:#FFF;
display:inline;
}


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

margin: 10px auto;
padding:0;
text-align: center;
}
#sidebar #searchform #s {
background: url('images/fond_recherche.gif') no-repeat top;
width: 203px;
padding: 2px;
margin:0;
border:none;
}
#sidebar #searchsubmit {
background: url('images/fond_rechercheOk.gif') no-repeat;
width:34px;
height:22px
border:none;
margin:0;
padding:0;
color:#FFF;
}
.entry form {
/* This is mainly for password protected Posts, makes them look better. */
text-align: center;
}
select {
width: 130px;
}
#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: justify;
}
.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 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 10px;
padding-left: 20px;
border-left: 5px solid #ddd;
}
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 {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
-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 */

