/* Theme Name: Atlantic Theme URI: https://elevate360.com.au/themes/atlantic/ Author: Elevate Author URI: https://elevate360.com.au/ Description: Atlantic Version: 1.0.2 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Text Domain: atlantic Tags: one-column, custom-header, custom-menu, editor-style, featured-images, post-formats, rtl-language-support, sticky-post, translation-ready, threaded-comments, theme-options 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. Atlantic is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc. Underscores is distributed under the terms of the GNU GPL v2 or later. Normalizing styles have been helped along thanks to the fine work of Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/ */ /*-------------------------------------------------------------- >>> TABLE OF CONTENTS: ---------------------------------------------------------------- # Typography # Elements # Forms # Accessibility # Alignments # Clearings # Structure ## Header ## Navigation ## Posts and pages ## Comments ## Pagination # Infinite scroll # Media ## Captions ## Galleries --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Typography --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Elements --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Forms --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Accessibility --------------------------------------------------------------*/ /* Text meant only for screen readers. */ .screen-reader-text:focus { right: 5px; left: auto; } /* Do not show the outline on the skip link target. */ /*-------------------------------------------------------------- # Alignments --------------------------------------------------------------*/ .alignright { float: right; margin: 0 0 1.5rem 1.5rem; } .alignleft { float: left; margin: 0 1.5rem 1.5rem 0; } /*-------------------------------------------------------------- # Clearings --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Structure --------------------------------------------------------------*/ @media screen and (max-width: 1300px) { } /*-------------------------------------------------------------- ## Header --------------------------------------------------------------*/ /*-------------------------------------------------------------- ## Navigation --------------------------------------------------------------*/ /* Small menu. */ @media screen and (min-width: 550px) { @media screen and (max-width: 1300px) /*-------------------------------------------------------------- ## Header --------------------------------------------------------------*/ /*-------------------------------------------------------------- ## Navigation --------------------------------------------------------------*/ /* Small menu. */ } .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; } /*-------------------------------------------------------------- ## Posts and pages --------------------------------------------------------------*/ .hentry.format-quote .entry-content { text-align: left; } .hentry.format-quote .entry-content blockquote { text-align: right; } .hentry.format-video .entry-content iframe { margin: 0 !important 1.5rem auto; } /*-------------------------------------------------------------- ## Asides --------------------------------------------------------------*/ /*-------------------------------------------------------------- ## Comments --------------------------------------------------------------*/ @media (min-width: 800px) { /*-------------------------------------------------------------- ## Asides --------------------------------------------------------------*/ /*-------------------------------------------------------------- ## Comments --------------------------------------------------------------*/ } /*-------------------------------------------------------------- ## Pagination --------------------------------------------------------------*/ .pagination a, .pagination span { float: right; } /*-------------------------------------------------------------- ## Footer --------------------------------------------------------------*/ /*-------------------------------------------------------------- # Media --------------------------------------------------------------*/ /* Make sure embeds and iframes fit their containers. */ /*-------------------------------------------------------------- ## Captions --------------------------------------------------------------*/ .wp-caption img[class*="wp-image-"] { margin-right: auto; margin-left: auto; } /*-------------------------------------------------------------- ## Galleries --------------------------------------------------------------*/