/*
Theme Name: Baby Kids
Theme URI: http://www.nicdarkthemes.com
Description: Wonderful theme for your school.
Author: Nicdark
Author URI: http://www.nicdarkthemes.com
Version: 2.2
License: http://www.nicdarkthemes.com
License URI: http://www.nicdarkthemes.com
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, fluid-layout, responsive-layout, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready, accessibility-ready
Text Domain: babykids
*/

@import "css/nicdark_style.css";

.slowup {
    margin-top: -20px !important;
}

.nicdark_space160 {
    height: 140px !important;
}

.nicdark_space20 {
	height: 0px;
	width: 100%;
	float: left;
}

.pre-incricao form h2 {
    color: rgb(134,134,134);
    padding-left: 0;
    border-bottom: 2px solid;
    padding-bottom: 5px;
    margin-bottom: 20px;
}

.nicdark_archive1 {
    margin: 10px auto;
}

@media only screen and (max-width: 479px) and (min-width: 320px){
    .nicdark_navigation .nicdark_menu_boxed {
        width: 200px !important;
        margin: auto !important;
    }
}

@media only screen and (max-width: 959px) {
	.nicdark_logo {
    		width: 100%;
    		height: 20px;
    		margin: auto;
			margin-top: 20px !important;
    		clear: both;
    		display: inline-block;
    		float: none;
    		position: static;
	}
	.nicdark_logo img {
    		width: 70px !important;
			margin: -15px auto !important;
			display: block !important;
			position: static !important;
	}
}

@media only screen and (min-width: 960px){
	.nicdark_logo img {
    		width: 80px;
	 		margin: auto;
  			position: relative;
    		top: 15px;
	}
	.nicdark_space20 {
		height: 17px !important;
		width: 100%;
		float: left;
	}
}
/* =WordPress Core
-------------------------------------------------------------- */
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}