/*
Theme Name: Poseidon Child 1
Template: 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.16
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/
.breadcrumb { 
	padding: 0.4em;
	display: block;
	list-style: none; 
	overflow: hidden; 
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 13px;	
}

.breadcrumb a {
	display: inline-block;
	padding: 0.4em;	
}

@media only screen and (min-width: 25em) {
	.breadcrumb {
		font: 14px Arial, Helvetica, sans-serif;
		line-height: 15px
}
}

@-ms-viewport{
    [viewport property];
}

@media screen and (max-width:400px) {
    @-ms-viewport{
        width:320px;
    }
}

@media \0screen {
  img { 
  	width: auto; /* for ie 8 */
  }
}

.site {
	min-width: 320px;
}

#post-nav {
	margin: 0.8em 0;
	padding: 0.3em 0.5em;
	font-weight: normal;
	color: #333;
	box-shadow: 0 0 2px #ddd;
	border: 1px solid #ddd;
	background: #fff;
}
#post-nav .nav-previous {
	float: left;
}
#post-nav .nav-next {
	float: right;
}



ins {
background: transparent;
text-decoration: none;
}
#footernav-icon {
	display: none;
}
#footernav-icon {
	display: none;
}
#footernav {
	float: right;
}
#footernav-menu {
	float: right;
	list-style-type: none;
	list-style-position: outside;
	position: relative;
}
#footernav-menu li {
	float: left;
	position: relative;
	padding: 0.3em;
}
#footernav-menu a {
	display: inline-block;
	text-decoration: none;
	font-size: 0.9em;
	padding: 0.3em;
}
#footernav-menu a:link, #footernav-menu a:visited{
	color: #404040;
	text-decoration: none;
}
#footernav-menu a:hover {
	text-decoration: underline;
}
.site-footer .site-info {
	padding: 0;
}


.main-navigation-menu a {
	text-transform: capitalize;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
}

.main-navigation-menu a:hover {
	background: #ddd;
}
.site-branding {
	margin: 0;
	margin-top: 5px;
}

#logo .site-title {
	font-size: 30px;
	font-size: 1.8rem;
}
@media only screen and (max-width: 30em) {
#logo .site-title {
	font-size: 25px;
	font-size: 1.5rem;
}
}
.site-branding .custom-logo { 
	width: 153px;
	height: 55px;
	margin: 0;
}

.site-header {
	border-bottom: 1px solid #ddd;
}

.sticky-header .fixed-header .site-branding .custom-logo {
	margin: 0; 
	height: 59px;
	max-height: 59px;
}

.primary-navigation {
	margin: 0.2em;
}

.post-categories {
 display: block;
}
.post-categories a {
 margin-bottom : 15px;
 border: 1px solid #9932CC;
 color: #404040;
 text-align: center;
 text-decoration: none;
 display: block;
 padding: 0.4em;
 font: 18px Arial, Helvetica, sans-serif;
}

article .post-categories a {
	margin-top: 10px;
	font: 14px Arial, Helvetica, sans-serif;
}


.post-categories a:nth-child(6n+1) {
border: 1px solid  #DC143C;
}

.post-categories a:nth-child(6n+2) {
 border: 1px solid #006400;
}

.post-categories a:nth-child(6n+3) {
 border: 1px solid  #8B008B;
}

.post-categories a:nth-child(6n+4) {
border: 1px solid #FF1493;
}

.post-categories a:nth-child(6n+5) {
border: 1px solid  #4B0082;
}

.post-categories a:nth-child(6n+6) {
border: 1px solid black;
}


.post-categories a:link, .post-categories a:visited {
	color: #404040;
}
.post-categories a:hover {
	background:  #8B0000;
	color: #fff;
}

.rpwe_widget h3 span {
	color: red;
}

.site-content {
	min-width: 300px;
	padding-top: 0.3em;
}
@media only screen and (min-width: 30em) {
 .site-content {
	padding-top: 1em;
 }
}
@media only screen and (max-width: 30em) {

	.site-content {
		padding: 0em;
	}
	#primary {
		padding-top: 0.5em;
		padding-left: 0.5em;
		padding-right: 0.4em;
}
	.sidebar {
		padding-left: 0.7em;
		padding-right: 0.6em;
}
}

.main-navigation-toggle {
	padding: 0em;
}

.type-post, .type-page, .type-attachment {
	margin: 0 0 0.5em 0;
}

.widget {
	margin: 0 0 1em 0
}

.page-title, .entry-title {
	font-size: 17px;
	font-size: 1.115rem;
	font-family: Arial, Helvetica, sans-serif;
}

.widget-title { 
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	font-size: 16px;
}

.page-header .archive-title {
	border-bottom: none;
	color: #404040;
	text-transform: capitalize;
	font-weight: bold;
	font-size: 17px;
	font-size: 1.115rem;
	font-family: Arial, Helvetica, sans-serif;
}
@media only screen and (max-width: 30em) {
	.page-title, .entry-title {
		font-size: 16px;
	}
	.page-header .archive-title {
		font-size: 16px;
	}
	.widget-title { 
		font-size: 13px;
	}
	.breadcrumb { 
		display: none;
	}
}

.page-header {
	margin: 0 0 1.0em 0;
}



p {
	margin-bottom: 0.3em;
	margin-top: 0.5em;
	font-size: 14px;
}

#category-widgets .widget {
	width: 32%;
	vertical-align: top;
	margin: 0.5%;
	display: inline-block;
}

@media only screen and (min-width: 60em) {

	#category-widgets .widget {
		width: 24%;
}
}

@media only screen and (max-width: 40em) {

	#category-widgets .widget {
		width: 49%;
}

	#category-widgets .widget-title {
	font-size: 15px;
}
}

@media only screen and (max-width: 25em) {

	#category-widgets .widget-title {
	font-size: 12px;
}
}

.image-galleries {
	vertical-align: top;
	display: inline-block;
}

.mya_new_poseidon_magazine_posts_grid {
	display: inline-block;
	padding: 0.5em;
}

#secondary .mya_new_poseidon_magazine_posts_grid {
	display: inline-block;
	padding: 0.5em;
	padding-bottom: 0;
	width: 47%;
}

#secondary .mya_new_poseidon_magazine_posts_grid .widget-title {
	border-bottom: none;
	font-size: 13px;
}
#secondary .mya_new_poseidon_magazine_posts_grid .widget-header {
	margin: 0 0 .5em 0;
	display: inline-block;
}

@media only screen and (max-width: 25em) {
	#secondary .mya_new_poseidon_magazine_posts_grid .widget-title {
	font-size: 11px;
}
}
.post-layout-small .content-area .type-post .entry-title {
	font-size: 16px;
}

@media only screen and (min-width: 30em) {

.post-layout-small .content-area .type-post .entry-title {
	font-size: 18px;
}
}