/*
THEME NAME: ChezAmelie
THEME URI: http://www.example.com/my-design/
DESCRIPTION: Le graphisme de Chez Amelie, a partir du theme Sandbox
VERSION: 0.1
AUTHOR: JF Lopez
AUTHOR Uri: http://www.viadeclic.com
TAGS: two columns, sandbox, e-shop, 
*/

/* Two-column with sidebar on left from the /examples/ folder  */
@import url('2c-l.css');

#wrapper {width:100%;margin:0 auto;text-align:left;
background:#ffff99;
background-image: url(images/Chez_Amelie_fond.jpg);
background-repeat: repeat-y;
background-position: top left;
}

body {
font-family: "Lucida Grande", Arial, Helvetica, Sans-serif;
font-size: 1em;
background:#ffff99;
color: #1A563C;
width: 99%;
}

.entry-content {
width: 85%;
text-align: justify;
}

/* Language button */

.qtrans_language_chooser { list-style-type:none }
.qtrans_language_chooser li { float:left; margin-right:3px }

/* Links */
a {
color: #1A563C;
text-decoration: underline;
}

a:hover {
color: black;
background:#ffff99;
text-decoration: none;
}

/* Contenu */
div#container,div#primary {
margin-top:0.5em;
}

/* Header */
div#header {
width: 95%;
height: 250px;
color: #1A563C;
text-align:center;
padding: 10px;
background-image: url(images/chez-amelie-logo_site.png) ;
background-repeat: no-repeat;
background-position: top center;
}

div#header a {
font-size: 0em;
color: transparent;
}

/* Header menu */

div#menu {
color: #1A563C;
height:1em;
width:95%;
margin: 0px 5px 10px 20px;
}

div#menu ul,div#menu ul ul {
line-height:0.8;
font-size: 0.8em;
list-style:none;
margin:0;
padding:0px;
}

div#menu ul a {
font-weight: bold;
display: block;
margin: 0.2em 0.2em 0.2em 1em;
padding:0.4em;
color: #1A563C;
text-decoration:none;
text-transform: uppercase;
}

div#menu ul a:hover {
color:black;
background:#ffff99;
}

div#menu ul ul ul a {
display:none;
font-style:italic;
font-size: 0.95em;

}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}

div#menu ul li {
float:left;
}

/* General alignement */
.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

/* Sidebar */
div .sidebar {
}

div.sidebar h3 {
font-size:1.3em;
border-bottom: 1px solid #1A563C;
margin:1em 0 1em 0;
padding:0;
}

div.sidebar input#s {
width:7em;
}

div.sidebar ul {
font-size: 0.9em;
margin:0;
padding:0;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:none;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:none;
}

div.sidebar div {
margin:0;
padding:0;
}









.entry-title,.entry-meta {
clear:both;
text-align:center;
}

/* Comments */
form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}


/* Galleries */
div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
float: left;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div.gallery * {
margin:0;
padding:0;
}

/* Navigation */
div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
float: left;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.nav-previous {
float: left;
}




/* Post ? */
input#author,input#email,input#url,div.navigation div {
width:50%;
}

/* Footer */
div#footer {
text-align:center;
}
.mentionsfooter {
font-size: 0.7em
}



