/*
Theme Name:     Milo Child
Theme URI:      http://madebyminimal.com/milo
Description:    Thème enfant pour le thème Milo
Author:         Fabrice Chapot
Template:       milo                             
Version:        0.1.0
*/
@import url("../milo/style.css");

#pagenav ul.sub-menu {
    padding-left: 20px;
}
#top .sidebar {
    border-top: none;
}
.home #slide-controls .show-thumbnails {
    display: block;
}
.home #slide-controls {
    display: block;
}
#slide-controls a {
    display: inline;
    font-size:28px;
    font-weight : bold;
}
.home #slide-controls a {
    display: inline;
    font-size:28px;
    font-weight : bold;
}
.home #slide-controls span.slidecontline {
    display: inline;
}
.home #slide-controls span {
    display: inline;
}

.home .intro {
font-family: gill sans;
margin-top: 50px;
margin-bottom: 50px;
border-top: 1px solid #e0e0e0;
border-bottom: 1px solid #e0e0e0;
padding-bottom: 15px;
padding-top: 15px;
font-size: 13px;
color: rgb(153, 153, 153);
}
.home .intro p{
    padding-left: 20px;
}

@media screen and (max-width: 1024px) {

    .intro {
        margin-top: 0px;
        padding: 30px;
    }
}
@media screen and (max-width: 768px) {

    .intro {
        margin-top: 30px;
    }
}
/* * * liens blogs exterieurs* * */
.content p a{
    font-family:gill sans;
    font-size:16px;
}

/* * * logo minimal * * */
#footer #copy {
    font-size:0px;
}
/* * * textes works * * */
#gallery-start .caption p {
    line-height:1.5em;
    text-align:center;
    font-size: 14px;
    padding: 5px 10%;
}
div#gallery-start.cycle-slideshow div.gallery-photo div.caption h2{
    margin: 0px 0 0 0;
}
/* * * quotes page de transition * * */
html body.page div#wrapper div#canvass div#content-area.clearfix div.content blockquote{
    border-left: none;
    font-size: 1.5em;
    margin: 0;
    padding: 0;
}
blockquote, q {
    background-color: none;
    border-top: none;
}
/* * * page title * * */
#content-area.clearfix div.content h1.page-title{
  line-height: 0px;
  margin: 0px;
  padding: 0px;
  font-size: 0px;
}
/* * * page liens press * * */
#content-area .content p {
}
/* * * rectification page news, draft * * */
#content-area {
    width: auto;
    margin: 0 10px 0 340px;
}
/* * * liens * * */
.content p a {
    font-family: inherit;
    font-size: 15px;
}
/* * * legendes * * */
#gallery-start.cycle-slideshow .gallery-photo .caption h2{
color: #444444;
}
#slide-controls {
    font-family:Gill sans;
}
#menu-primary-1 li.lang-item,  #menu-anglais-1 li.lang-item{
display: inline-block;
margin-bottom: 40px;
margin-right: 4px;
}