/*
Theme Name: Minamaze Child
Theme URI: http://www.thinkupthemes.com/free/minamaze-free/
Author: ThinkUpThemes
Author URI: http://www.ThinkUpThemes.com
Template: minamaze
Description: Child substyle
License: GNU General Public License
License URI: /licenses/license.txt
Tags: black, dark, red, one-column, two-columns, right-sidebar, left-sidebar, fixed-layout, responsive-layout, fluid-layout, custom-header, custom-menu, full-width-template, theme-options, threaded-comments, editor-style, featured-images, featured-image-header, post-formats, sticky-post, translation-ready, flexible-header, gray, light, white, custom-background
*/

@import url("../minamaze/style.css");

/*  TABLE OF CONTENTS
00. @IMPORT
01. RESET
02. GLOBAL
03. STRUCTURE
04. MEDIA
05. NAVIGATION
06. HEADER
	-Main
	-Menu
	-Bootstrap Menu
	-Slider
	-Intro Options
	-Notification Bar
07. MAIN CONTENT
	-Breadcrumbs
	-Pre-Designed Homepage
	-Call to Action / Attention Grabber
	-Floating Content
08. FOOTER
09. WIDGETS & SIDEBAR
10. PAGE FORMATS
	-Meta Content
	-Blog
	-Single Post
	-Contact Us
	-Archive
	-Sitemap
	-Parallax
	-Search Results
	-404 Error
	-Portfolio
	-Project
11. IE STYLES
12. SAFARI STYLES
13. MISC
*/

/* ---------------------------------------------------------------------------------------
	00. @IMPORT
--------------------------------------------------------------------------------------- */


/* ---------------------------------------------------------------------------------------
	01. RESET
--------------------------------------------------------------------------------------- */


/* ---------------------------------------------------------------------------------------
	02. GLOBAL
--------------------------------------------------------------------------------------- */
body,
button,
input,
select,
textarea {
	color: #464646;	
	font-family: Open Sans, Helvetica, Arial;
	font-size: 14px;
	line-height: 1.7;
	word-wrap: break-word;
}

hr {
	background-color: #807F7F;
	border: 0;
	height: 2px;
	margin-bottom: 1.5em;
}

input[type=text],
input[type=email],
input[type="password"],
textarea {
	background: white;
	border: 1px solid #A6A6A6;
	padding: 5px;
}

a,
a:visited {
	color: #00A2FF;
	text-decoration: none;	
}

img {

	margin-left: auto;
	margin-right: auto;
}

/* ---------------------------------------------------------------------------------------
	03. STRUCTURE
--------------------------------------------------------------------------------------- */


/* ---------------------------------------------------------------------------------------
	04. MEDIA
--------------------------------------------------------------------------------------- */
.entry-content a{
	color: #000;
}

/* ---------------------------------------------------------------------------------------
	05. NAVIGATION
--------------------------------------------------------------------------------------- */

.nav-previous a {
	color: #FFF;
	background: #01811B;
	padding: 5px 10px;
	float: left;
}

.nav-next a {
	color: #FFF;
	background: #01811B;
	padding: 5px 10px;
	float: right;
}


----------------------------------------------------------------------------- */
/* =Pagination
----------------------------------------------------------------------------- */

.pag li a:hover {
	color: #01811B;
	border-color: #01811B;
}
.pag li.current span {
	color: #fff;
	background: #01811B;
	border-color: #01811B;
}

/* ---------------------------------------------------------------------------------------
	06. HEADER
--------------------------------------------------------------------------------------- */


/* =Main
----------------------------------------------------------------------------- */



/* =Menu
----------------------------------------------------------------------------- */

#header .header-links > ul > li a{
	color: #00A2FF;
	padding: 15px 15px;
}

#header .menu > li.menu-hover > a,
#header .menu > li.current_page_item > a, 
#header .menu > li.current-menu-ancestor > a,
#header .menu > li > a:hover {
	text-decoration: underline;
	color: #01811B;
}

/* =Bootstrap Menu
----------------------------------------------------------------------------- */


/* =Slider
----------------------------------------------------------------------------- */

#slider .featured-link a:hover {
	background: #01811B;
	border-color: #01811B;
}


/* =Intro Options
----------------------------------------------------------------------------- */

#intro.option1 #intro-core:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0px;
	width: 25px;
	border-bottom: 3px solid #01811B;
}

/* =Notification Bar
----------------------------------------------------------------------------- */


/* ---------------------------------------------------------------------------------------
	07. MAIN CONTENT
--------------------------------------------------------------------------------------- */

/* =Buttons
----------------------------------------------------------------------------- */
.themebutton,
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	color: #FFF;
	text-align: center;
	border: none;
	background: #01811B;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

a.themebutton {
	color: #FFF;
}

.RBthemebutton,
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	color: #000;
	text-align: center;
	border: none;
	background: #f1d427;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

a.RBthemebutton {
	color: #000;
}


/* =Breadcrumbs
----------------------------------------------------------------------------- */

#breadcrumbs .delimiter {
	padding: 0px 10px;
	color: #01811B;
}
#breadcrumbs a:hover {
	color: #01811B;
}

/* =Pre-Designed Homepage (code also in style-responsive.css)
----------------------------------------------------------------------------- */


/* =Call to Action / Attention Grabber
----------------------------------------------------------------------------- */



/* =Floating Content
----------------------------------------------------------------------------- */

#main-core{
	min-height: 400px;
}


/* ---------------------------------------------------------------------------------------
	08. FOOTER
--------------------------------------------------------------------------------------- */
#footer {
	background: #333;
	border-top: 6px solid #01811B;
	border-bottom: 1px solid #111;
	padding: 15px 10px;
}

#footer-core a {
	color: #01811B;
}
/* Sub Footer */

#sub-footer-core a:hover {
	color: #01811B
}



/* ---------------------------------------------------------------------------------------
	09. WIDGETS & SIDEBAR
--------------------------------------------------------------------------------------- */

/* =Sidebar
--------------------------------------------------------------------------------------- */

#sidebar h3.widget-title:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0px;
	width: 25px;
	border-bottom: 3px solid #01811B;
}

/* =Widgets
--------------------------------------------------------------------------------------- */

#footer .popular-posts a:hover,
#footer .recent-comments a:hover,
#footer .recent-posts a:hover,
#footer .thinkup_widget_tagscloud a:hover {
	color: #01811B;
}

/* Categories */

.thinkup_widget_categories li a:hover { color: white !important; background: #01811B; }


/* Contact Form */


/* Contact Form 7 placeholder text color */

/* Flickr */

.thinkup_widget_flickr a .image-overlay {
	background-color: #01811B;
	opacity: 0;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 0;
	height: 100%;
	max-width: 75px;
	max-height: 75px;
	background-image: url('images/shortcodes/icon-link.png');
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}


/* Popular Posts */ /* Recent Comments */ /* Recent Posts */

.popular-posts a .image-overlay,
.recent-comments a .image-overlay,
.recent-posts a .image-overlay {
	background-color: #01811B;
	opacity: 0;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 0;
	height: 100%;
	max-width: 75px;
	max-height: 75px;
	background-image: url('images/shortcodes/icon-link.png');
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.thinkup_widget_recentcomments .quote:before {
	color: #01811B;
	font-size: 150%;
	font-weight: bold;
	display: inline;
}

/* Tabs Specific */

#sidebar .thinkup_widget_tabs .nav .active h3.widget-title {
	padding-top: 5px;
	border: 1px solid #DDD;
	border-top: 3px solid #01811B;
	border-bottom: none;
	-webkit-box-shadow: 1px 0px 1px 0px #EEE;
	-moz-box-shadow: 1px 0px 1px 0px #EEE;
	-ms-box-shadow: 1px 0px 1px 0px #EEE;
	-o-box-shadow: 1px 0px 1px 0px #EEE;
	box-shadow: 1px 0px 1px 0px #EEE;
}

/* Search Form */

#footer .thinkup_widget_search .searchsubmit {
	background: #01811B;
}


/* Search input placeholder text color */

#sidebar .thinkup_widget_tagscloud a:hover {
	border-color: #01811B;
}

#footer .thinkup_widget_tagscloud a:hover {
	color: #f5f5f5;
	border-color: #01811B;
}

/* Twitter Feed */

#sidebar .thinkup_widget_twitterfeed a {
	color: #01811B;
}

/* Default Widgets */
.widget li a:hover { 
	color: #01811B
}

/* Default Widgets - Footer Area */


/* Default Widget - Tag Cloud */

#sidebar .widget_tag_cloud a:hover { 
	border-color: #01811B;
}

#footer .widget_tag_cloud a:hover { 
	color: white; 
	border-color: #01811B;
}

/* Default Widget - Text */

/* Default Widget - Search */

#footer .widget_search .searchsubmit {
	background-color: #01811B;
}


/* Default Widget - Remove Borders */




/* ---------------------------------------------------------------------------------------
	10. PAGE FORMATS
--------------------------------------------------------------------------------------- */

/* =Meta Content
----------------------------------------------------------------------------- */
/*.entry-meta a:hover {
	color: #01811B;
}*/


/* =Blog - Style 1
--------------------------------------------------------------------------------------- */
.blog-title a {
	color: inherit;
}

/* =Single Post
--------------------------------------------------------------------------------------- */
/* Post - Share */


/* Author Bio */


/* User Comment */

.comment .reply a {
	color: #01811B;
}
.comment-author a:hover,
.comment-meta a:hover {
	color: #01811B;
}


/* Comment Form */


/* =Contact Us
--------------------------------------------------------------------------------------- */


/* =Archive
--------------------------------------------------------------------------------------- */


/* =Sitemap
--------------------------------------------------------------------------------------- */

.page-template-template-sitemap-php #main-core a:hover{
	color: #01811B;
}


/* =Parallax
--------------------------------------------------------------------------------------- */


/* =Search Results
--------------------------------------------------------------------------------------- */


/* =404 Error
--------------------------------------------------------------------------------------- */


/* =Portfolio (styling code in style-portfolio.css)
--------------------------------------------------------------------------------------- */


/* =Project
--------------------------------------------------------------------------------------- */


/* Bootstrap accordion */

#project-accordion .accordion-toggle:before {
	content: "";
	height: 1px;
	position: absolute;
	top: 50%;
	width: 15px;
	left: 12px;
	background-color: #01811B;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}



/* ---------------------------------------------------------------------------------------
	11. IE STYLES
--------------------------------------------------------------------------------------- */



/* ---------------------------------------------------------------------------------------
	12. SAFARI STYLES
--------------------------------------------------------------------------------------- */




/* ---------------------------------------------------------------------------------------
	13. MISC
--------------------------------------------------------------------------------------- */
