/*
Theme Name: Poseidon
Theme URI: https://themezee.com/themes/poseidon/
Author: ThemeZee
Author URI: https://themezee.com
Description: Poseidon is an elegant designed WordPress theme featuring a splendid fullscreen image slideshow. The clean typography and spacious white layout makes it great to share your stories. You can use the theme as simple blog or easily create a news website with the widget-based Magazine Homepage template.
Version: 1.0.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: poseidon
Template: poseidon
Tags: two-columns, light, blue, custom-background, custom-header, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, custom-colors, full-width-template, sticky-post, threaded-comments, translation-ready, theme-options, fluid-layout, responsive-layout, one-column, left-sidebar, right-sidebar, three-columns, black, red, silver, white, green, gray

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Poseidon is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/
/*
.site-branding .custom-logo {
        margin: 0.3em 1em 0 0;
        padding: 0;
        border: none;
        vertical-align: top;
        max-width: 30%;
        height: auto;
}
*/
.site-branding {
        float: left;
        max-width: 100%;
        margin: -1em 0;
        padding: 0;
}

.primary-navigation {
        float: left; /*ERS changed to left from right */
}

.main-navigation-menu > .menu-item-has-children > a:after {
        vertical-align: -1px; /*ERS edit */
}

.main-navigation-menu a:link, 
.main-navigation-menu a:visited {
        padding-left: 0.9em; /*ERS add */
        padding-right: 0.9em; /*ERS add */
        font-size: 11px; /*ERS ADD */
//        margin-bottom: -1.3em; /*ERS Add */
}

/*img {
margin: 2em 2em 2em 2em;
}
*/
/*--------------------------------------------------------------
 * ## 13.1 - Captions
 * --------------------------------------------------------------*/
.wp-caption-text {
        text-align: center;
	font-style: italic;
	font-size: 12px;
}


