/*
Theme Name:   Twenty Eleven
Theme URI:    http://wordpress.org/extend/themes/twentyeleven
Author:       the WordPress team
Author URI:   http://wordpress.org/
Description:  The 2011 theme for WordPress is sophisticated, lightweight, and adaptable. Make it yours with a custom menu, header image, and background -- then go further with available theme options for light or dark color scheme, custom link colors, and three layout choices. Twenty Eleven comes equipped with a Showcase page template that transforms your front page into a showcase to show off your best content, widget support galore (sidebar, three footer areas, and a Showcase page widget area), and a custom "Ephemera" widget to display your Aside, Link, Quote, or Status posts. Included are styles for print and for the admin editor, support for featured images (as custom header images on posts and pages and as large images on featured "sticky" posts), and special styles for six different post formats.
Version:      1.4
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         dark, light, white, black, gray, one-column, two-columns, left-sidebar, right-sidebar, fixed-width, flexible-width, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain:  twentyeleven
Template:     twentyeleven
*/



@import url("../twentyeleven/style.css");



div.wp-polls > form.wp-polls-form > p
{
  margin: 4px 0px;
}

div.wp-polls > form.wp-polls-form > div.wp-polls-ans > ul.wp-polls-ul
{
  margin: 4px 0px 8px;
}



html > body.custom-background
{
  background-color: #D0041C;
  background-image: url("images/pom-pom-girls-des-alpes_background-image.jpg");
  background-position: top center;
  background-repeat: no-repeat;
}

body #page
{
  background-image: url("images/stars/etoiles-haut-droite.png");
  background-position: top right;
  background-repeat: no-repeat;
  margin: 0px auto;
}

#branding
{
  background-image: url("images/logos/pom-pom-girls-des-alpes.png");
  background-position: top left;
  background-repeat: no-repeat;
}

#branding hgroup
{
  margin: 0px 7.6% 0px 155px;
}

#site-description
{
  margin: 0px 270px 40px 0px;
  font-style: italic;
}

#branding #s
{
  background-color: #F9F9F9;
}

#access
{
  margin: 0px auto;
}

div.slider-wrapper.theme-default
{
  height: 288px;
  width: 1000px;
}

body #main
{
  padding: 0px;
}

body #primary
{
  padding-top: 32px;
}

body.page-id-2 #primary /* page "a propos" */
{
  background-image: url("images/figures/pom-pom-girls-des-alpes_aurelie_aix-maurienne.png");
  background-position: bottom right;
  background-repeat: no-repeat;
}

#content .hentry, .no-results
{
  margin-bottom: 5em;
}

body.singular #content
{
  margin: 0px;
}

body.singular #content #nav-single
{
  margin-right: 80px;
  padding: 0px 0px 8px 0px;
}

body.singular #content .entry-header .entry-meta
{
  margin-left: 80px;
}

body #content .post-120 .entry-header /* page "Accueil" */
{
  display: none;
}

.singular .page .entry-meta .edit-link a
{
  top: 32px;
}

.singular .post .entry-meta .edit-link a
{
  top: 64px;
}

body.singular.page .hentry
{
  padding-top: 0px;
}

body.singular.single-post .post.hentry
{
  padding-top: 0px;
}

body.parent-pageid-25.singular #content, /* page enfant de la page "galerie" */
body.page-id-78.singular #content /* page "équipe" */
{
  margin: 0px;
}

#respond
{
  margin-bottom: 5em;
}

div#secondary aside
{
  padding-top: 32px;
}

div#secondary aside
{
  margin-top: 15px;
}

.hslice .entry-title /* pour ne pas que "Photos récentes" soit écrit sur 2 lignes */
{
  padding-right: 0px;
}

.tagcloud
{
  text-align: center;
}

.tagcloud a
{
  margin: 0px 4px;
  white-space: nowrap;
}

div#site-generator
{
  box-shadow: 0 -1px 2px rgba(200, 200, 200, 0.4);
}

div#site-copyright
{
  background-color: #BBBBBB;
  border-top: 1px solid #999999;
  box-shadow: 0px -1px 2px rgba(0, 0, 0, 0.4);
  font-size: 10px;
  padding: 4px 0px 4px 16px;
}



/* slider footer */
.theme-default .nivoSlider .nivo-controlNav
{
  left: 375px;
}



/* NextGEN Gallery */
img.ngg-singlepic
{
  background-color: #FFFFFF;
  border: 1px solid #A9A9A9;
  padding: 4px;
}

img.ngg-singlepic:hover
{
  background-color: #D0041C;
}

body .ngg-galleryoverview .ngg-gallery-thumbnail img:hover
{
  background-color: #D0041C;
}

html body.single div#page.hfeed div#main div#primary div#content article footer.entry-meta, html body.home div#page.hfeed div#main div#primary div#content article footer.entry-meta
{
  padding-top: 1.625em;
}


html body article footer div.post-ratings img,
div.post-ratings-image > img,
img.post-ratings-image
{
  vertical-align: -3px;
}
.tagcloud a {
  font-size: 7pt !important;
  margin: 0 4px;
  white-space: nowrap;
}