/* first for Internet Explorer < 9 */
@font-face { font-family: CondLight; src: url("font/DINWeb-CondLight.eot");
}
@font-face { font-family: CondLight; src: url("font/DINWebPro-CondMedium.eot"); font-weight: bold;
}
@font-face { font-family: CondLight; src: url("font/DINWeb-CondLightIta.eot"); font-style: italic;
}

/* then for WOFF-capable browsers */
@font-face { font-family: CondLight; src: url("font/DINWeb-CondLight.woff") format("woff");
}
@font-face { font-family: CondLight; src: url("font/DINWebPro-CondMedium.woff") format("woff"); font-weight: bold;
}
@font-face { font-family: CondLight; src: url("font/DINWeb-CondLightIta.woff") format("woff"); font-style: italic;
}

/*### SPLASH SCREEN ###*/
#splashscreen{
/*    background-color:#C1C7C1;        */
    background: url('http://www.pacobill.com/wp-content/plugins/minimal-coming-soon-maintenance-mode/content/img/data/elegant.png') repeat scroll 0% 0% #C1C7C1;
}

#splashscreen img {
    border: solid 1px white;
    box-shadow: 0px 0px 20px rgba(113, 116, 111, 0.5);
}

/*### LOGO ###*/
#site-title {
    border-color:#535353!important;
    background:none!important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

#site-title a img{
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
}

/*### NAVBAR ###*/
    /*couleur au survol :*/
nav#navigation ul a:hover, nav#navigation li.menu-item a:hover, nav#navigation li.menu-item a:hover{
    border-color:#6ea16e!important;
    color:#557955!important;
}
    /*couleur bordure menu : premier niveau actif :*/
nav#navigation ul li.current_page_item a, nav#navigation ul li.current-menu-item a{
    border-color:#000000!important;
}
    /*couleur bordure menu : deuxieme niveau actif :*/
nav#navigation ul li.current-page-ancestor a, nav#navigation ul li.current-menu-parent a, nav#navigation ul li.current-menu-ancestor a{
    border-color:#557955!important;
}
    /*couleur menu deuxieme niveau :*/
nav#navigation ul ul.sub-menu li a{
    color:#666666!important;
}

/*### ACCUEIL ###*/
#welcomeTeaser{
    font-family: CondLight, Helvetica, sans-serif;
/*    height:235px;*/
    line-height: 115%;        
}

#welcomeTeaser .inner{
    font-size: 1em;
    line-height: 125%;
}

#welcomeTeaser .inner strong{
    font-family: CondLight, Helvetica, sans-serif;
    font-size: 110%;
    font-weight: bold;      
}

/*### FOOTER ###*/
#sociallinks li {
    margin: 0 10px 0 0;
    box-shadow: 1px 1px 3px #7D8982;
    -moz-box-shadow: 1px 1px 3px #7D8982;
    -webkit-box-shadow: 1px 1px 3px #7D8982;
    -o-box-shadow: 1px 1px 3px #7D8982;
}

/*### BACKGROUND-PAGE ###*/

div#superbgimage{
    /*opacity:0.85;*/
}

div.controls{
    opacity:0.3;
}

div.controls:hover{
    opacity:1;
}

.fullsize-gallery #colophon .keynav {
    display: none;
}

/*### LIGHTBOX ###*/

div.ppt{
    text-transform: uppercase;        
}

/*### CONTACT-PAGE ###*/

.col_one_third{
    width: 45%;
}

span.required{
    color:#557955;
}

/*### ACTUALITES ###*/
    /*Sidebar*/
#searchform input[type="submit"] {
    width: 123px;
}

/*### TEXT PAGE & BLOG ###*/
.entry-content, .entry-content p  {
    color: #808080!important;
}

p {
    font-size:105%;
}

/*### GALERIES PEINTURES ###*/
.portfolio-list{
    margin-top:70px!important;
}