/* --------------------------------------------------------------------------
 *  Header
/* -------------------------------------------------------------------------- */

#header .pad {
    padding-top: 0;
    padding-bottom: 0;
}
#logo {
    max-width: 100%;
    max-height: 100%;
}
#logo a img {
    max-width: 100%;
    max-height: 100%;
}


/* --------------------------------------------------------------------------
 *  Embed
/* -------------------------------------------------------------------------- */
#page iframe,
#page object,
#page embed,
#page video {
    width: 622px;
    height: 380px;
}

/* --------------------------------------------------------------------------
 *  Typography
/* -------------------------------------------------------------------------- */

body,
#child-menu li ul li ul,
input,
button,
textarea,
select,
option {
    font-family: Arial, sans-serif;
}


/* --------------------------------------------------------------------------
 *  Twitter Widget Pro Customization
/* -------------------------------------------------------------------------- */
.widget_twitter .entry-content {
    color: #444;
}

.widget_twitter .entry-meta,
.widget_twitter .entry-meta a {
    font-size: 11px;
    color: #999;
}

.widget_twitter .entry-meta .from-meta {
    display: none;
}
