/*
Theme Name: Genevieve Valentine
Theme URI: http://www.genevievevalentine.com/
Description: Custom Theme for Genevieve Valentine
Author: Matthew Kressel
Author URI: http://www.matthewkressel.net/
Version: 1.0
*/

html {
    width: 100%;
    height: 100%;
    margin: 0 !important;
}

body {
    background: #333333;
    font-family: 'Merriweather', serif;
    font-size: 14px;
    font-weight: 400 !important;
    font-style: normal !important;
    line-height: 1.4;
    margin: 0;
    width: 100%;
    height: 100%;
    padding: 0;
    text-align: left;
}

a, a:visited {
    color: #4777a0;
    text-decoration: none;
}

a:hover {
    color: #4777a0;
    text-decoration: underline;
}

.logo-header {
    background: #ffffff;
}

input, textarea {
    padding: 5px;
    font-family: 'Merriweather', Georgia, Times New Roman, serif;
    font-size: 100%;
    width: 100%;
    border-radius: 3px;
    border: 1px solid #333333;
}

/*@font-face {
    font-family: 'Sertig';
    src: url('fonts/sertig-webfont.eot');
    src: url('fonts/sertig-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/sertig-webfont.woff') format('woff'),
         url('fonts/sertig-webfont.ttf') format('truetype'),
         url('fonts/sertig-webfont.svg#sertigregular') format('svg');
    font-weight: normal;
    font-style: normal;

} */

#logo {
    background: url('images/gv_newlogo.jpg') no-repeat;
    width: 504px;
    height: 112px;
    margin: 1em auto;
}

.body-container {
    background: #ffffff;
    min-height: 600px;
}

.content-container {
    margin: 3em auto;
}

.content-section,
.sidebar-section {
    padding-right: 25px;
    padding-left: 25px;
}

.section-title {
    font-family: 'PT Sans Narrow', sans-serif;
    text-transform: uppercase;
    font-size: 200%;
}

.footer {
    color: #ffffff;
    font-size: 120%;
    font-family: 'PT Sans Narrow', sans-serif;
    padding: 3em 0;
}

.footer a {
    text-decoration: underline;
    color: #ffffff;
}

.footer .fa {
    font-size: 120%;
    display: inline-block;
    margin-right: 0.5em;
}

.left-footer {
    text-align: right;
}

.right-footer {
    text-align: left;
}

.spacer30 {
    height: 30px !important;
    clear: both;
}

.spacer60 {
    height: 60px !important;
    clear: both;
}

.spacer80 {
    height: 80px !important;
    clear: both;
}

/*#submit, .wpcf7-submit {
    text-decoration: none;
    color: #ffffff;
    background: #333333;
    padding: 5px;
    font-size: 20px;
    font-family: 'PT Sans Narrow', Helvetica, Verdana, sans-serif;
    text-transform: uppercase;
    border: 1px solid white;
}

#submit:hover, .wpcf7-submit:hover {
    color: #333333;
    cursor: pointer;
    background: #ffffff;
    border: 1px solid #333333;
}*/

#top_stripe {
    background: #333333;
    width: 100%;
    height: 10px;
}

.copyright {
    color: #ffffff;
    text-align: center;
}

.social_icons {
    vertical-align: middle;
    display: inline-block;
    margin: 0 auto;
}

img.social_icon {
    width: 20px;
    height: 20px;
    margin: 13px 12px;
}

#recent_posts {
    margin: 40px 0px 0px 0px;
    float: left;
    clear: both;
}

#search_box {
    float: right;
    position: relative;
}

#search_submit_icon {
    position: absolute;
    right: 5px;
    z-index: 10;
    top: 8px;
}

#search_submit_icon:hover {
    cursor: pointer;
}

#s {
    width: 12em;
    padding: 5px 5px;
    border: 1px solid #cecece;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.1) inset;
    height: 35px;
    font-family: 'Merriweather', Georgia, serif;
    font-style: italic;
    color: #a9a9a9;
    font-size: 0.9em;
}

#cover_slider {
    /* fix with js */
    display: block;
    max-height: 200px;
    height: 200px;
    position: relative;
    -webkit-transition: all 1.0s ease-in-out;
    -moz-transition: all 1.0s ease-in-out;
    -o-transition: all 1.0s ease-in-out;
    transition: all 1.0s ease-in-out;
}

.cover_image_container {
    margin: 0 0px 0 0;
    padding: 0;
    width: auto;
    height: 200px;
    border-collapse: collapse;
    position: relative;
    float: left;
}

.cover_image_container a {
    display: block;
    border: none;
    margin: 0;
    padding: 0;
}

.cover_image {
    height: 200px;
    margin: 0 5px 0 0;
    padding: 0;
    display: block;
    border: none;

}

.cover_hover {
    position: absolute;

    bottom: -1px;
    margin: 0 5px 0 0;
    left: 0;
    z-index: 99;
    display: none;
    text-align: center;
    padding: 5px;

    font-size: 12px;
    background: #1a1a1a;
    background: rgba(0, 0, 0, 0.6);
    color: #ffffff;

}

.cover_hover a, .cover_hover a:visited {
    color: #ffffff;
}

#slider_left_btn {

    width: 53px;
    height: 83px;
    background: url('images/left_btn.png') no-repeat;
    position: absolute;
    left: 0;
    top: 60px;
    z-index: 99;
}

.slider_btn {
    display: block;
    opacity: 0.7;
    filter: alpha(opacity=70); /* For IE8 and earlier */
    cursor: pointer;
}

/* must be set in js */
#slider_right_btn {
    width: 53px;
    height: 83px;
    background: url('images/right_btn.png') no-repeat;
    position: absolute;
    right: 0px;
    top: 60px;
    z-index: 99;
}

.cover_thumb {
    height: 200px;
}

.read-more a,
#submit,
.wpcf7-submit,
#searchsubmit {
    color: #333;
    background: #ffffff;
    border: 1.5px solid #333;
    font-family: 'PT Sans Narrow', sans-serif;
    display: inline-block;
    padding: 0.5em 0.7em 0.3em 0.7em;
    transition: all 0.2s ease;
    text-transform: uppercase;
    border-radius: 0px;
    letter-spacing: 1px;
}

.read-more a:hover,
#submit:hover,
.wpcf7-submit:hover,
#searchsubmit:hover {
    background: #333333;
    color: #ffffff;
    text-decoration: none;
    border: 1.5px solid #333333;
}

.searchform #s {
    width: 100%;
    margin: 0 0 1em 0;
}

.search-matches {
    font-size: 75%;
    text-transform: none;
    font-family: 'PT Sans Narrow', sans-serif;
    font-style: italic;

}

.searchform .screen-reader-text {
    display: none;
}

.featured-row .post-excerpt {
    margin-bottom: 2.5em;
}

.featured-row-secondary .wp-caption-text {
    text-align: left !important;
    font-size: 150% !important;
    padding-right: 0.5em !important;
    box-sizing: border-box;
}

.featured-row-secondary .post-excerpt .post-title {
    font-size: 150%;
    min-height: 2.5em;
}

.featured-row-tertiary .post-excerpt .post-title {
    font-size: 150%;
}

/*.featured-row-tertiary .post-excerpt .read-more {
    display: inline;
    text-align: right;
}

.featured-row-tertiary .post-excerpt .read-more a {
    display: inline;
    border: 0;
    color: #4777a0;
    text-transform: none;
    font-family: 'Merriweather', serif;
    letter-spacing: normal;
}*/

.featured-row-secondary .post-excerpt .post-date {
}

.post-excerpt .post-title {
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 200%;
    margin: 0 0 0.5em 0;
    line-height: 1.2;
}

.post-excerpt .post-title a {
    color: #333;
    text-decoration: none;
}

.post-excerpt .post-date {
    color: #919191;
    font-size: 75%;
}

.featured-row-primary .post-excerpt .post-image {
    height: 380px;
    width: 100%;
    overflow: hidden;
    background-size: cover;
}

.featured-row-secondary .post-excerpt .post-image {
    height: 200px;
    width: 100%;
    overflow: hidden;
    background-size: cover;
}

.post-excerpt .post-body {
    margin: 1em 0;
}

.featured_title a, .featured_title a:visited {
    color: #1a1a1a;
    font-size: 21px;
    font-family: 'PT Sans Narrow', sans-serif;
    text-transform: uppercase;
    /* text-shadow: #1a1a1a 0px 0px 3px; */
    text-shadow: none;
    line-height: 1.1;
    display: block;
    margin: 0 0 10px 0;
}

.featured_post_thumb {
    width: 480px;
    height: 360px;
    margin: 0 0 10px 0;
}

img.featured-post-letterbox {
    /* width: 480px;
    height: 270px; */
    width: 100% !important;
    height: auto !important;
    margin: 0 0 10px 0;
}

img.comic-cover {
    float: left;
    width: 50% !important;
    height: auto !important;
    margin: 0 15px 5px 0;
}

.featured_content .post_body p {
    margin: 15px 0px 15px 0px;
    padding: 0;
}

.featured_content .post_body .post_date + p {
    display: inline;
    margin: 0;
    padding: 0;
}

.featured_content .post_body br {
    margin: 0px 0px 15px 0px;
    padding: 0;
}

.comics_content .post_body br {
    margin: 0 !important;
    padding: 0;
}

.comics_content {
    margin: 0 0 15px 0;
}

.recent_stories {
    width: 100%;
    max-height: 200px;
    margin: 15px 0 0 0;
    position: relative;
    padding: 0;
    overflow: hidden;
    float: left;
}

.recent_title {
    clear: both;
}

.recent_title a, .recent_title a:visited {
    color: #1a1a1a;
    font-size: 14px;
    line-height: 1.1;
    margin: 0 0 5px 0;
    display: block;
    font-family: 'PT Sans Narrow', sans-serif;
    text-transform: uppercase;
}

.recent_post_thumb {
    width: 125px;
    height: 94px;
    float: left;
    margin: 0 10px 0 0;
}

.recent_posts_footer {
    margin: 45px 0 0 0;
    position: relative;
}

.recent_posts_categories_select {
    color: #1a1a1a;
    font-family: Georgia;
    font-size: 12px;
    float: left;
    clear: both;
}

a.more_posts_link {
    font-family: 'PT Sans Narrow', sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    color: #37438c;
    float: right;
    margin: 10px 0;
}

.recent_content {
    margin: 25px 0 0 0;
    display: block;
}

.recent_content .post_body p {
    margin: 0px;
    display: inline;
    padding: 0;
}

.recent_content .post_body br {
    display: none;
}

.recent_content .post_body {
    margin: 0;
    line-height: 1.5;
}

.recent_content .post_date {
    font-size: 18px;
    font-family: 'PT Sans Narrow', sans-serif;
    text-transform: uppercase;
    color: #59595b;
}

.recent_post {
    float: left;
    display: block;
    margin: 0 0 23px 0;
    clear: both;
}

#gv-books {
    display: none;
}

a.more_books_link {
    font-family: 'PT Sans Narrow', sans-serif;
    text-transform: uppercase;
    font-size: 18px;
    color: #37438c;
}

#books_content {
    float: left;
    margin: 20px 0 0 0;
}

h2.widget-title {
    color: #1a1a1a;
    font-size: 180%;
    font-family: 'PT Sans Narrow', sans-serif;
    text-transform: uppercase;
    /* text-shadow: #1a1a1a 0px 0px 3px; */
    text-shadow: none;
    line-height: 1.1;
    display: block;
    margin: 0 0 10px 0;
}

.widget .gallery img {
    border: none !important;
    width: 100%;
    height: auto;

}

.widget .gallery .gallery-caption {
    font-family: 'PT Sans Narrow', sans-serif;
    padding: 0.5em 0;
    font-size: 110%;
}

.widget .gallery .gallery-item:first-child img {
    padding-right: 8px;
}

.widget .gallery .gallery-item:nth-child(2) img,
.widget .gallery .gallery-item:nth-child(2) .wp-caption-text {
    padding-left: 8px;
}

#books_content .widget img {

}

#top_footer_content .widget h2.widget_title, #content_right .widget h2.widget_title {
    color: #474747;
    font-size: 16px;
    font-family: 'PT Sans Narrow', sans-serif;
    text-transform: uppercase;
    line-height: 1.1;
    display: block;
    margin: 0 0 10px 0;
}

#content_right .widget {
    margin: 50px 0 0px 0;
}

.right-sidebar .widget {
    margin: 0 0 30px 0;
}

.widget {
    /* text-align: justify; */
    overflow: hidden;
    margin: 0 0 3em 0;
}

.widget p {
    width: 100%;
    word-wrap: break-word;
    margin: 0 0 15px 0;
}

.widget ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.widget ul li {
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 120%;
    margin: 0 0 1em 0;
    padding: 0;
}

.widget ul li a {
    color: #4777a0;
}

.widget ul li .post-date {
    color: #919191;
    font-size: 75%;
}

.archive_post {
    float: left;
    clear: both;
    margin: 0 0 45px 0;
    width: 100%;
}

.archive_title a, .archive_title a:visited {
    color: #1a1a1a;
    font-size: 20px;
    line-height: 1.1;
    margin: 0 0 5px 0;
    display: block;
    font-family: 'PT Sans Narrow', sans-serif;
    text-transform: uppercase;
}

.archive_content {

}

.archive_content .post_body {
    margin: 15px 0 0 0;
}

.archive_content .post_body p {
    margin: 0;
    display: inline;
}

.archive_content .post_body br {
    display: none;
}

.archive-thumb {
    width: 250px;
    float: left;
    margin: 0 15px 0 0;
    border: none;
}

img.alignleft {
    float: left;
    margin: 0 15px 0 0;
}

img.alignright {
    float: right;
    margin: 0 0 0 15px;
}

img.aligncenter {
    margin: 0 auto 0 auto;
}


.post-body {
    line-height: 1.6;
    margin-bottom: 3em;
}

.no-padding {
    padding: 0;
}

.post-content {
    margin-bottom: 1em;
}

.post-content blockquote {
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 130%;
}


.post-content h1 {
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 180%;
    text-transform: uppercase;
    color: #474747;
    margin: 1em 0;
}

.post-content h2 {
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 170%;
    text-transform: uppercase;
    color: #474747;
    margin: 1em 0;
}

.post-content h3 {
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 160%;
    text-transform: uppercase;
    color: #474747;
    margin: 1em 0;
}

.post-content h4 {
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 150%;
    text-transform: uppercase;
    color: #474747;
    margin: 1em 0;
}

.post-content img {
    max-width: 100%;
    height: auto;
}

.post-content img[align="left"] {
    margin-right: 15px !important;
}

.post-content img[align="right"] {
    margin-left: 15px !important;
}

.post-date {
    font-size: 150%;
    font-family: 'PT Sans Narrow', Verdana, Arial, sans-serif;
    font-weight: normal;
    padding: 0;
    color: #59595b;
    margin: 0 0 15px 0;
}

.post_category {
    font-size: 12px;
    font-family: 'PT Sans Narrow', Verdana, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    padding: 0;
    color: #59595b;
}

.post_month {
    font-size: 16px;
    font-family: 'PT Sans Narrow', sans-serif;
    text-transform: uppercase;
    margin: 0;
    color: #59595b;
}

.posts-header {
    margin: 0 0 1em 0;
    font-size: 180%;
    text-transform: uppercase;
    font-family: 'PT Sans Narrow', sans-serif;
}

.page .page-title {
    margin-bottom: 0.3em;
}

.post-title, .page-title {
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 200%;
    color: #1a1a1a;
    line-height: 1.1;
    text-shadow: none;
}

.post-title a, .post-title a:visited {
    color: #1a1a1a;
    text-decoration: none;
}

.post-title a:hover {
    color: #1a1a1a;
    text-decoration: underline;
}

.page-title a, .page-title a:visited {
    color: #1a1a1a;
    text-decoration: none;
}

.page-title a:hover {
    color: #1a1a1a;
    text-decoration: underline;
}

#more_posts_content {
    width: 100%;
    margin: 0;
    float: left;
    clear: both;
    font-family: 'PT Sans Narrow', sans-serif;
    text-transform: uppercase;
    font-size: 20px;
}

#more_posts_content a {
    color: #37438c;
}

.recent_posts_link {
    float: left;
}

.older_posts_link {
    float: right;
}

.intent-meta {
    display: block;
    width: 100%;
    margin: 5px 0 15px 0;
}

.intent-meta a {
    padding: 0 5px 0 5px;
}

/*
li.tumblr_post img {
  float: left;
  margin: 0 15px 0 0;
}

li.tumblr_post br {
  display: none;
}

li.tumblr_post blockquote {
  margin:0;
}

li.tumblr_post {
  float: left;
  clear: both;
}
 */

#disqus_thread {
    clear: both;
    margin: 50px 0;
}

#comments {
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 24px;
    text-transform: uppercase;
    color: #474747;
}

.comment-meta, .comment-author {
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 18px;
    font-style: normal !important;
    text-transform: uppercase;
    color: #474747;
}

cite {
    font-style: normal !important;
}

li.comment img.avatar {
    float: left;
    margin: 0 10px 0 0;
}

li.comment {
    margin: 0 0 25px -1em;
}

.edit_post_link a {
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 60%;
    text-shadow: none;
    text-transform: none;
    color: #474747;
}

.header_text {
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 200%;
    /* text-shadow: #1a1a1a 0px 0px 3px; */
    text-shadow: none;
    line-height: 1.1;
    margin: 0 0 40px 0;
    text-transform: uppercase;
    color: #1a1a1a;
}

.subheader_text {
    font-family: Georgia, 'Times New Roman', serif;
    font-style: italic;
    color: #474747;
    font-size: 100%;
}

/* begin boostrap code */

.thumbnail {
    background: none;
    padding: 0;
    border-radius: 0;
    border: none;
}

#menu-main-menu {
    margin: 0 auto;
}

.center-menu {
    margin: 0 auto;
    text-align: center;
}

.caret {
    display: none;
}

.navbar {
    background: #ffffff;
    border: 0;
    border-radius: 0;
    margin: 0;
    padding: 0;
}

.navbar-nav {
    float: none;
    display: inline-block;
}

.navbar-nav > li > a,
.navbar-default .navbar-nav > .active > a {
    padding: 15px 15px !important;
    color: #474747 !important;
    background: none !important;
    font-family: 'PT Sans Narrow', Helvetica, Verdana, sans-serif;
    text-transform: uppercase;
    font-size: 170%;
    text-shadow: none;
    letter-spacing: 1px;
    box-shadow: 0;
    transition: box-shadow 0.5s, background 0.5s;
}

.dropdown-menu > li > a {
    padding: 10px 15px !important;
    color: #ffffff !important;
    background: #333333 !important;
    font-family: 'PT Sans Narrow', Helvetica, Verdana, sans-serif;
    text-transform: uppercase;
    text-shadow: none;
    font-size: 170%;
    box-shadow: 0;
    transition: all 0.2s;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background: #ffffff !important;
    color: #000000 !important;
}

/*
.navbar-default .navbar-toggle .icon-bar {
  background: #000000 !important;
	color: #ffffff !important;
} */

.dropdown-menu {
    box-shadow: none;
    padding: 0 !important;
    border: none !important;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
    box-shadow: #ffffff 0px 0px 10px !important;
    color: #ffffff !important;
    background: #333 !important;
}

.navbar-brand {
    color: #000000 !important;
    font-family: 'Trajan', serif;
}

.navbar-nav > li > a:hover {
    /*box-shadow: #ffffff 0px 0px 10px !important; */
    color: #ffffff !important;
    background: #333333 !important;
}

.dropdown-menu > li > a:hover {
   /* box-shadow: #ffffff 0px 0px 10px !important;*/
    color: #000000 !important;
    background: #ffffff !important;
}

.navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #ffffff !important;
    background: #333333 !important;
}

/* begin bootstrap code */

/* non-mobile queries */
@media (min-width: 992px) {

    .post_body {
        font-size: 14px;
    }

    .navbar .navbar-nav {
        display: inline-block;
        float: none;
        vertical-align: top;
    }

    .navbar .navbar-collapse {
        text-align: center;
    }

    .left_column {
        padding-right: 30px !important;
    }

}

@media (max-width: 768px) {

    .left-footer,
    .right-footer {
        text-align: center;
    }

    .content-section,
    .sidebar-section {
        padding-right: 15px;
        padding-left: 15px;
    }

    .body-container,
    .content-container {
        padding-left: 0;
        padding-right: 0;
    }

    .content-container {
        margin: 1em auto;
    }

    body {
        font-size: 14px !important;
        line-height: 1.5;
    }

    img.featured-post-letterbox,
    img.comic-cover,
    .archive-thumb,
    .post-content img,
    #gv-books img {
        max-width: none;
        width: 100% !important;
        height: auto !important;
        border: none !important;
        margin: 15px 0 !important;
    }

    img.sam-slide-image {
        width: inherit !important;
    }

    #twitter_icon.no-scale {
        width: auto !important;
        height: auto !important;
    }

    input {
        width: 100% !important;
        height: 3em;
    }

    textarea {
        width: 100% !important;
    }

    #search_box {
        width: 100% !important;
    }

    #search_submit_icon {
        position: absolute;
        right: 15px;
        z-index: 10;
        top: 21px;
    }

    #s {
        width: 100% !important;
        margin: 15px auto !important;
    }

    .gv-logo-nav {
        background: url('images/gv_newlogo.jpg') no-repeat;
        width: 180px;
        height: 40px;
        background-size: 100%;
    }

    .navbar-brand {
        padding: 5px 5px 5px 10px !important;
    }

    .navbar-nav li {
        text-align: right ! important;
    }

    .navbar-nav > li > a,
    .navbar-default .navbar-nav > .active > a {
        font-size: 100%;
        padding: 15px 10px !important;
    }

    .center-menu {
        text-align: right;
    }

    .dropdown-menu {
        font-size: 100%;
    }

    .dropdown-menu > li > a {
        font-size: 100% !important;
        padding: 15px 10px !important;
        background: #ffffff !important;
        color: #333 !important;

    }

    .navbar-default .navbar-nav > .open > a,
    .navbar-default .navbar-nav > .open > a:hover,
    .navbar-default .navbar-nav > .open > a:focus {
        box-shadow: none !important;
        background: #ffffff !important;
        color: #333 !important;
    }



    .left_column, .right_column {
        margin-bottom: 80px !important;
    }

    #gv-books {
        display: block;
    }

    .widget {
        margin: 0 0 30px 0;
    }

    .center-menu {
        /* text-align: left !important*/
    }

    .featured-row-primary .post-excerpt .post-image {
        height: 200px;
        width: 100%;
    }

}

@media (min-width: 769px) and (max-width: 991px) {
    .left_column, .right_column {
        margin-bottom: 80px !important;
    }

    #gv-books {
        display: block;
    }

    .widget {
        float: left;
        clear: both;
        margin: 0 0 30px 0;
    }

}





 