/*

Theme Name: ZeeDynamic Child - IRMN
Description: Child theme based on ZeeDynamic for I ROCK My Natural
Author: Rashida Thompson
Version: 1.0
Template: zeedynamic

*/

@import url('../zeedynamic/style.css');

#logo {
    text-align: center;
  	float: none;
}

#mainnav-menu a {
	font-size: 11.5px;
	text-transform: capitalize;
	font-family: sans-serif;
}

#navi-wrap, .widgettitle, .postinfo .meta-category a, .comment-author .fn, .frontpage-category-title {
	background: #383838;
}

#mainnav-menu li.current_page_item a, #mainnav-menu li.current-menu-item a, #mainnav-menu ul li.current_page_item a, #mainnav-menu ul li.current-menu-item a {
	text-decoration: none;
	background: #e84747;
}

header.archive-header {
        display: none;
}

.postinfo .meta-category {
	display: none;
	color: #333;
	margin: 0;
	fontont-size: 0.9em;
}

#footer {
	padding: 1em 1.5em;
	color: #fff;
	text-align: center;
}

#credit-link{
	display: none;
}

.more-link span, .read-more {
	display: inline-block;
	margin: 1em 0 0.5em;
	padding: 0.6em 1em;
	text-decoration: none;
	text-transform: capitalize;
	color: #fff !important;
	background-color: #66bf43;
	border-radius: 5px;
}

.slide-title a:link, .slide-title a:visited {
	color: #000000;
	text-decoration: none;
}

.slide-more-link, .slide-more-link:link, .slide-more-link:visited {
	color: #000000;
	font-style: italic;
	display: inline-block;
	margin: 0.3em 0;
}

.type-post, .type-page, .type-attachment {
	margin: 0 0 1.5em 0;
	padding: 0.8em 1.5em 1.5em;
	box-shadow: 0 0 4px #ddd;
	border: 1px solid #000000;
	background: #fff;
}

.widget {
	margin-bottom: 1.5em;
	box-shadow: 0 0 4px #ddd;
	border: 1px solid #000000;
	padding: 1.5em;
	background: #fff;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
	overflow: hidden;
}

.archive-title {
	font-weight: bold;
	color: #333;
	background: #fff;
	padding: 1.5em;
	margin-bottom: 1.5em;
	box-shadow: 0 0 4px #ddd;
	border: 1px solid #ddd;
	text-transform: uppercase;
	display: none;
}

.slide-more-link, .slide-more-link:link, .slide-more-link:visited {
	color: #eee;
	display: inline-block;
	margin: 0.3em 0;
	font-family: 'Zeyada', sans-serif;
	font-size: 20px;
}