/*
Theme Name:     Twenty Eleven Child
Theme URI:      http://www.dotflorence.com/
Description:    Child theme for the Twenty Eleven theme 
Author:         Dotflorence for Annick Augier Art
Author URI:     http://www.dotflorence.com
Template:       twentyeleven
Version:        0.1.0
*/

@import url("../twentyeleven/style.css");
@font-face {
    font-family: 'Papyrus';
    src: url('font/papyrus-webfont.eot');
    src: url('font/papyrus-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/papyrus-webfont.woff') format('woff'),
         url('font/papyrus-webfont.ttf') format('truetype'),
         url('font/papyrus-webfont.svg#PapyrusRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
body {
    background: #71A0CE url(images/bg.gif) repeat-x;
    font: 12px Trebuchet Ms, Tahoma, Arial, Helvetica, sans serif;
    line-height: 1.5em;
    margin: 0px; padding: 0px;
}
h2, h3, h4, h5 {
    font-family: Papyrus, Times New Roman, Times, serif;
    font-weight: bold;
    margin: 0px;
}
a {
    color: #f93;
}
#page {
	background: url(images/ghirigoro.png) center 80px  no-repeat;
	max-width: 100%;
}
#site-title {
    background: url(images/annick_augier.png) no-repeat;
    width: 496px; height: 62px;
    margin: 0; padding: 0;
}
#site-title span {
    display: none;
}
header {
width: 998px; margin: auto;
}
#branding {
    border-top: 0px solid #fff;
}
#main {
width: 998px; margin: auto;
}
