/* Enter Your Custom CSS Here */

.hentry {
    max-width: 78%;
    margin: 0 0 3em;
}

body {
    background: #fff;
}

h1 {
    font-size: 3em;
    line-height: 1.2em;
}

.menu {
    margin: 5px 0 2px 0;
    font-weight: normal;
    font-size: 34px;
    line-height: 41px;
}

.menu-sep {
    color: #000;
    font-size: 24px;
  font-weight: bold;
}

p a:hover, li a:hover, blockquote a:hover, .text-block a:hover {
    border-bottom-color: #fdf200;
}
a:hover, a:active {
    outline: 0;
}
a:hover {
    color: #fdf200;
    background: #fdf200;
    text-decoration: none;
}

.menu a:hover {
    background: none;
    color: #fdf200;
    border-bottom-color: #333333;
}

.menu li.current-menu-item > a {
    color: #fdf200;
    font-weight: bold;
}

h8 {
    font-size: 3em;
    line-height: 1.2em;
  background: #ccc;
}

#gallery-menu {
    margin: .5em 0 0 0;
    font-size: 34px;
    line-height: 30px;


}

#gallery-menu li.current-album-menu-item a {
    cursor: default;
    color: #fdf200;
    font-weight: bold;
}

#gallery-menu a {
    color: #333333;
}

.menu a:hover {

    border-bottom-color: #fdf200;
}

.widget .widget-title {
    font-weight: lighter;
    color: #3b3a37;
    margin: 0 0 .5em;
    font-size: 34px;
    line-height: 20px;
}