/*
Theme Name: Asimuk One
Theme URI: https://srdjanmilic.wordpress.com/
Author: Srdjan Milic
Author URI: https://srdjanmilic.wordpress.com
Description: Simple theme based on _s starter theme "http://underscores.me/". Asimuk One have all the basic functions you ever need.
Version: 1.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: white, light, dark, blue, two-columns, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: asimukone

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.
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
    ## Posts and pages
	## Asides
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/

li > ul,
li > ol {
	margin-right: 0;
	margin-left: auto;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/

textarea {
	padding-right: 3px;
	padding-left: 0;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	float: right;
}

.main-navigation ul {
	padding-right: 0;
	padding-left: 0;
}

.main-navigation li {
	float: left;
}

.main-navigation ul ul {
	float: right;
	right: -999em;
	left: auto;
}

.main-navigation ul ul ul {
	right: -999em;
	left: auto;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	right: auto;
	left: auto;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	right: 100%;
	left: auto;
}

/* Small menu. */

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

}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: right;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: left;
	text-align: left;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */

/* Above WP toolbar. */

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignright {
	float: right;
	margin-left: 1.5em !important;
	margin-right: auto;
}

.alignleft {
	float: left;
	margin-right: 1.5em !important;
	margin-left: auto;
}

.aligncenter {
	margin-right: auto !important;
	margin-left: auto !important;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/

/* Make sure select elements fit in widgets. */

/* Search widget. */

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
/* Older / Newer Posts Navigation (always hidden) */

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/

/* Make sure embeds and iframes fit their containers. */

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## Custom styles
--------------------------------------------------------------*/

.site-header hgroup,
.site-logo {
	float: right;
}

.content-area {
	float: right;
}

.widget-area {
	float: left;
}

.widget-area ul {
	padding: 0 20px 0 0;
}

/**
 * "Jetpack lite" plugin social sharing fix
 */

/* Jetpack lite fix -end- */

.footer-sidebar {
	float: right;
}

.footer-sidebar aside {
	border-left: 1px solid rgba(0, 0, 0, 0.1);
	border-right: none;
}

.footer-sidebar aside:last-of-type {
	border-left: none;
	border-right: none;
}

/**
 * 6.7 Post/Image/Paging Navigation
 * -----------------------------------------------------------------------------
 */

/**
 * Search Form
 *
 */

/**
 * Responsive Desing
 * -----------------------------------------------------------------------------
 */

@media screen and (max-width: 1143px) {

.footer-sidebar aside:last-of-type {
	border-left: none;
	border-right: none;
}

/**
 * 6.7 Post/Image/Paging Navigation
 * -----------------------------------------------------------------------------
 */

/**
 * Search Form
 *
 */

}

@media screen and (max-width: 768px) {

/**
 * Responsive Desing
 * -----------------------------------------------------------------------------
 */

@media screen and (max-width: 1143px) {

.footer-sidebar aside:last-of-type {
	border-left: none;
	border-right: none;
}

/**
 * 6.7 Post/Image/Paging Navigation
 * -----------------------------------------------------------------------------
 */

/**
 * Search Form
 *
 */

}

}

@media screen and (max-width: 599px) {

/**
 * 6.7 Post/Image/Paging Navigation
 * -----------------------------------------------------------------------------
 */

/**
 * Search Form
 *
 */

/**
 * Responsive Desing
 * -----------------------------------------------------------------------------
 */

@media screen and (max-width: 1143px) {

.footer-sidebar aside:last-of-type {
	border-left: none;
	border-right: none;
}

/**
 * 6.7 Post/Image/Paging Navigation
 * -----------------------------------------------------------------------------
 */

/**
 * Search Form
 *
 */

}

@media screen and (max-width: 768px) {

/**
 * Responsive Desing
 * -----------------------------------------------------------------------------
 */

@media screen and (max-width: 1143px) {

.footer-sidebar aside:last-of-type {
	border-left: none;
	border-right: none;
}

/**
 * 6.7 Post/Image/Paging Navigation
 * -----------------------------------------------------------------------------
 */

/**
 * Search Form
 *
 */

}

}

}

@media screen and (max-width: 360px) {

@media screen and (max-width: 599px) {

/**
 * 6.7 Post/Image/Paging Navigation
 * -----------------------------------------------------------------------------
 */

/**
 * Search Form
 *
 */

/**
 * Responsive Desing
 * -----------------------------------------------------------------------------
 */

@media screen and (max-width: 1143px) {

.footer-sidebar aside:last-of-type {
	border-left: none;
	border-right: none;
}

/**
 * 6.7 Post/Image/Paging Navigation
 * -----------------------------------------------------------------------------
 */

/**
 * Search Form
 *
 */

}

@media screen and (max-width: 768px) {

/**
 * Responsive Desing
 * -----------------------------------------------------------------------------
 */

@media screen and (max-width: 1143px) {

.footer-sidebar aside:last-of-type {
	border-left: none;
	border-right: none;
}

/**
 * 6.7 Post/Image/Paging Navigation
 * -----------------------------------------------------------------------------
 */

/**
 * Search Form
 *
 */

}

}

}

}


/* Generated by the RTLer - http://wordpress.org/extend/plugins/rtler/ */