/*
Theme Name:     Twenty Eleven Child per Alternanza scuola-lavoro 8
Theme URI:      http://alter8.idra.it/
Description:    Child theme for the Twenty Eleven which includes support for sidebars on posts
Author:         Massimo Ciccolini
Template:       twentyeleven
Version:        1.1
*/

/* We must first include the original css from the parent theme */
@import url("../twentyeleven/style.css");

/*

body {
padding: 0;
}
#page {
    margin: 0;
    max-width: 100%;
    width: 100%;
}

#info {
    color: red;
    font-weight: bold;
}
*/

@font-face {
    font-family: 'fredericka_the_greatregular';
    src: url('frederickathegreat-regular-webfont.eot');
    src: url('frederickathegreat-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('frederickathegreat-regular-webfont.woff') format('woff'),
         url('frederickathegreat-regular-webfont.ttf') format('truetype'),
         url('frederickathegreat-regular-webfont.svg#fredericka_the_greatregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

a {
    color: #BD0926;
    text-decoration: none;
}

body {
	font-family: "fredericka_the_greatregular", "Helvetica Neue",Helvetica,Arial,sans-serif!important;
}
#colorbox {
    font: 14px "fredericka_the_greatregular", "Helvetica Neue",Helvetica,Arial,sans-serif!important;
}
.testoesempio {
    margin-top: 20px;
}

p {
    margin-bottom:0;
}
#access {
    display: none;
}
#branding .with-image #searchform {
    display: none;
}
#page {
    width: 1000px;
}
section.recent-posts {
    display: none;
}
#attiva_lightbox {
    float: right;
    position: absolute;
    right: 0;
    top: 500px; /*top: 200px;*/
    width: 180px;
}
#attiva_lightbox-2 {
    float: right;
    position: absolute;
    right: 0;
    top: 520px;  /*top: 220px;*/
    width: 180px;
}
.sinistra {
    float: left;
    margin: 0 10px 40px 0;
}
.destra {
    float: right;
    width: 45%;
}
.separa  {
    clear: both;
}
#navigazione {
    width: 714px;
}
.indietro {
    float: left;
    margin-top: 20px;
}
.avanti {
    float: right;
}
#site-generator {
    background: none repeat scroll 0 0 #FFFFFF;
    border-top: 0 solid #DDDDDD;
    color: #666666;
    font-size: 12px;
    line-height: 2.2em;
    padding: 2.2em 0.5em 0;
    text-align: center;
}
#wpstats {
    display: none !important;
}

article.intro {
	background-image:url('images/sfondo-capece.jpg');
	background-repeat: no-repeat;
}