/*
Theme Name: Videozoom Child
Template: videozoom
Text Domain: videozoom-child
*/

body {
    font-family: Arial, Helvetica, Tahoma, sans-serif;
    font-size: 12px;
}

.inner-wrap {
    width: 960px;
}
#featured-slider {
    padding: 15px 0 0;
}
#slider {
    padding: 0 15px;
}

#carousel {
    display: none;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}
a {
    color: #99ff99;
}
.recent-posts h2 {
    font-size: 14px;
    font-weight: bold;
}

.full-width .recent-posts li {
    width: 215px;
    margin-right: 27px;
}

.navbar-brand {
    margin: 5px 0;
}

#navbar-top .top-navbar, #navbar-top .navbar-nav a {
    font-size: 11px;
    text-shadow: #111 1px 1px 0;
}

.navbar-search .search-field {
    padding: 10px 22px 10px 52px;
}
.navbar-nav a {
    font-size: 13px;
    font-weight: bold;
    text-shadow: #111 1px 1px 0;
}

#content {
    width: 715px;
    margin-right: 20px;
}

#sidebar {
    width: 225px;
}

.post_author span, .post_author span.author_links {
    font-size: 11px;
}

#footer, .top-navbar, .main-navbar, .post_author {
    background-color: transparent;
    border-bottom: none;
    border-top: none;
}
.main-navbar {
    margin: 0 0 10px;
}
div.navigation, .post-content, .section-title {
    background-color: rgba(0, 0, 0, 0.1) !important;
}
#comments ol.commentlist {
    background-color: rgba(0, 0, 0, 0.3) !important;
}
.top-navbar li {
    font-size: 12px;
}

#footer-notice {
    border-top: solid 1px #333;
}

.post-entry h1.entry-title, .widget h3.title {
    border-bottom: solid 1px #333;
}

#slider .post-meta {
    font-size: 11px;
}
.post-meta, .widget_twitter_hash_tag {
    font-size: 11px;
}
.post-entry .post-meta {
    font-size: 11px;
}
.meta-category {
    font-size: 10px;
}


/* twitter widget*/

.widget_twitter_hash_tag img {
    float: right;
    padding-top: 0.4em;
}
.widget_twitter_hash_tag li {
    margin-bottom: 1em;
}

/* ������� ������� ������� ������ - ���������� ������ */
.zoomvideo .fluid-width-video-wrapper object {
    height: 395px;
}
.zoomvideo_big .fluid-width-video-wrapper object {
    height: 570px;
}
.zoomvideo-full .fluid-width-video-wrapper object {
    height: 570px;
}

a.embed-btn {
    background:  rgba(4, 176, 219, 0.3);
    color: #fff;
    padding: 5px 8px;
    border-radius: 3px;
    cursor: pointer;
    margin-right: 10px;
    float: right;
}

#menu-main-1, #menu-top-1 {
    margin-left: 110px;
}


.entry-content {
    color: #eee;
}