/*
Theme Name: esplanadeChild
Template: esplanade
Author: plz
Version: 1.0
Updated: 2014-02-27 19:44:36
*/

@charset "UTF-8";
@import url('../esplanade/style.css');

/*71*/
body {
    background-color: none;
    color: none;
    background: url(http://americandreamgiant.pleazie.com/wp-content/uploads/sites/13/2014/02/ADGMediaN808.jpg)center top no-repeat fixed;
}
/*153*/
#wrapper {
    background-color: transparent;
    padding-top: 100px;
}
/*157*/
#site-title a, #site-description {
    color: transparent;
}
/*159*/
#site-title {
    display: none;
}
/*162*/
#sidebar-header .widget {
    display: none;
}
/*166*/
#access {
    background-color: none;
    background-image: none;
}
/*170*/
#access a {
    color: #21759b;
}
/*171*/
#access a:hover, #access li.current_page_item > a, #access li.current-menu-item > a {
    background-color: transparent;
    background-image: -moz-linear-gradient(, transparent, transparent);
    background-image: -webkit-linear-gradient(, transparent, transparent);
    background-image: -o-linear-gradient(, transparent, transparent);
    background-image: -ms-linear-gradient(, transparent, transparent);
    background-image: linear-gradient(to , transparent, transparent);
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr="TRANSPARENT", EndColorStr="TRANSPARENT");
    background: black;
}
/*184*/
#header input#s {
    display: none;
}
/*243*/
.entry-title a {
    color: #a90d0d;
    text-shadow: 2px 2px #3e3b3b;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #a90d0d;
    opacity: 1.0;
}
/*244*/
.entry-title a:hover {
    color: #21759b;
    text-shadow: 2px 2px #3e3b3b;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: white;
}
/*246*/
.entry-meta {
    display: none;
}
/*247*/
.format-aside .entry-meta, .format-status .entry-meta, .format-quote .entry-meta {
    display: none;
}
/*262*/
.entry-utility {
    display: none;
}
/*301*/
#post-1 {
    background-color: none;
    background: #ffffff;
    opacity: 0.9;
}
/*319*/
.widget-title {
    display: none;
}
/*326*/
#footer {
    display: none;
}
/*340*/
#access a:hover {
    color: #ffffff;
    text-shadow: 1px 1px #3e3b3b;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: white;
}
/*343*/
.menu-menu-1-container {
    background-color: transparent;
}
/*345*/
.entry {
    background-color: #ffffff;
    opacity: 0.9;
}
/*346*/
#aside.entry-meta {
    display: none;
}
@media (max-width: 1152px) {
/*349*/
body {
    background-image: url(http://americandreamgiant.pleazie.com/wp-content/uploads/sites/13/2014/02/ADGMediaMob480.jpg);
    -moz-background-size: contain;
    -o-background-size: contain;
    -webkit-background-size: contain;
}
}
