Initial commit

This commit is contained in:
ayakael 2025-03-31 12:02:18 -04:00
commit 57a2089dd9
No known key found for this signature in database
GPG key ID: 70904985A46AF9AF
1541 changed files with 595392 additions and 0 deletions

View file

@ -0,0 +1,96 @@
/*
* Embed Theme Fonts
*
* Font Face code generated with the great Google Webfonts Helper by Mario Ranftl
* https://github.com/majodev/google-webfonts-helper/
*
* @package Tortuga
*/
/* open-sans-regular - latin-ext_latin */
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('Open Sans Regular'), local('OpenSans-Regular'),
url('../fonts/open-sans-v15-latin-ext_latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
url('../fonts/open-sans-v15-latin-ext_latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-italic - latin-ext_latin */
@font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 400;
font-display: swap;
src: local('Open Sans Italic'), local('OpenSans-Italic'),
url('../fonts/open-sans-v15-latin-ext_latin-italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
url('../fonts/open-sans-v15-latin-ext_latin-italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-700 - latin-ext_latin */
@font-face {
font-family: 'Open Sans';
font-style: normal;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold'), local('OpenSans-Bold'),
url('../fonts/open-sans-v15-latin-ext_latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
url('../fonts/open-sans-v15-latin-ext_latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* open-sans-700italic - latin-ext_latin */
@font-face {
font-family: 'Open Sans';
font-style: italic;
font-weight: 700;
font-display: swap;
src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'),
url('../fonts/open-sans-v15-latin-ext_latin-700italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
url('../fonts/open-sans-v15-latin-ext_latin-700italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* titillium-web-regular - latin-ext_latin */
@font-face {
font-family: 'Titillium Web';
font-style: normal;
font-weight: 400;
font-display: swap;
src: local('Titillium Web Regular'), local('TitilliumWeb-Regular'),
url('../fonts/titillium-web-v6-latin-ext_latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
url('../fonts/titillium-web-v6-latin-ext_latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* titillium-web-italic - latin-ext_latin */
@font-face {
font-family: 'Titillium Web';
font-style: italic;
font-weight: 400;
font-display: swap;
src: local('Titillium Web Italic'), local('TitilliumWeb-Italic'),
url('../fonts/titillium-web-v6-latin-ext_latin-italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
url('../fonts/titillium-web-v6-latin-ext_latin-italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* titillium-web-700 - latin-ext_latin */
@font-face {
font-family: 'Titillium Web';
font-style: normal;
font-weight: 700;
font-display: swap;
src: local('Titillium Web Bold'), local('TitilliumWeb-Bold'),
url('../fonts/titillium-web-v6-latin-ext_latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
url('../fonts/titillium-web-v6-latin-ext_latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* titillium-web-700italic - latin-ext_latin */
@font-face {
font-family: 'Titillium Web';
font-style: italic;
font-weight: 700;
font-display: swap;
src: local('Titillium Web Bold Italic'), local('TitilliumWeb-BoldItalic'),
url('../fonts/titillium-web-v6-latin-ext_latin-700italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
url('../fonts/titillium-web-v6-latin-ext_latin-700italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

View file

@ -0,0 +1,149 @@
/*
* Customizer CSS
*
* Adjusts styling for theme option controls in the Customizer
*
* @package Tortuga
*/
.customize-control-checkbox {
margin-bottom: 4px;
}
#customize-control-tortuga_theme_options-retina_logo,
#customize-control-tortuga_theme_options-site_description,
#customize-control-tortuga_theme_options-theme_links,
#customize-control-tortuga_theme_options-pro_version,
#customize-control-tortuga_theme_options-magazine_blocks {
margin-bottom: 16px;
}
#customize-control-tortuga_theme_options-blog_description,
#customize-control-tortuga_theme_options-post_layout,
#customize-control-tortuga_theme_options-excerpt_length,
#customize-control-tortuga_theme_options-read_more_text,
#customize-control-tortuga_theme_options-blog_magazine_widgets_title,
#customize-control-tortuga_theme_options-single_post_headline,
#customize-control-tortuga_theme_options-featured_images,
#customize-control-tortuga_theme_options-slider_category,
#customize-control-tortuga_theme_options-slider_limit,
#customize-control-tortuga_theme_options-slider_animation {
margin-top: 16px;
}
#customize-control-tortuga_theme_options-retina_logo_title,
#customize-control-tortuga_theme_options-postmeta_headline,
#customize-control-tortuga_theme_options-blog_magazine_widgets_title,
#customize-control-tortuga_theme_options-single_post_headline,
#customize-control-tortuga_theme_options-featured_images,
#customize-control-tortuga_theme_options-slider_activate {
margin-bottom: 0;
}
#customize-control-tortuga_theme_options-blog_description textarea {
height: 4em;
}
/* Magazine Widgets Button Controls */
#customize-theme-controls #magazine-widgets-buttons .add-new-widget {
margin-bottom: 10px;
}
#customize-theme-controls #magazine-widgets-buttons .add-new-magazine-widget::before,
#available-widgets [id*='widget-tpl-tortuga-magazine-'] .widget-title::before {
content: "\f116";
}
body.adding-widget #magazine-widgets-buttons .add-new-magazine-widget::before,
body.adding-widget.adding-magazine-widget #magazine-widgets-buttons .button.add-new-widget::before {
transform: rotate(0deg);
}
body.adding-widget #magazine-widgets-buttons .add-new-magazine-widget,
body.adding-widget.adding-magazine-widget #magazine-widgets-buttons .button.add-new-widget {
background: #f7f7f7;
border-color: #ccc;
box-shadow: 0 1px 0 #ccc;
color: #555;
cursor: not-allowed;
opacity: 0.2;
pointer-events: none;
}
body.adding-widget.adding-magazine-widget #magazine-widgets-buttons .add-new-magazine-widget {
background: #eee;
border-color: #929793;
box-shadow: 0 2px 5px -3px rgba(0, 0, 0, 0.5) inset;
color: #32373c;
cursor: pointer;
opacity: 1;
pointer-events: auto;
}
/* Magazine Homepage Available Sections */
.adding-magazine-widget #available-widgets #available-widgets-list > div,
.adding-magazine-widget #available-widgets #available-widgets-filter {
display: none !important;
visibility: hidden;
}
.adding-magazine-widget #available-widgets {
width: 400px;
left: -401px;
}
.adding-magazine-widget #available-widgets #available-widgets-list {
top: 0;
border-top: none;
}
.adding-magazine-widget #available-widgets #available-widgets-list [id*='widget-tpl-tortuga-magazine-'] {
display: block !important;
visibility: visible;
}
.adding-magazine-widget #available-widgets .widget-tpl {
float: left;
clear: left;
padding-left: 15px;
width: 100%;
box-sizing: border-box;
}
.adding-magazine-widget #available-widgets .widget-tpl .widget-title::before {
display: none;
}
.adding-magazine-widget #available-widgets .widget-tpl .widget-top::before {
display: block;
float: left;
font-size: 1px;
content: " ";
width: 120px;
height: 75px;
border: 1px solid #ccc;
margin: 0 15px 0 0;
}
.adding-magazine-widget #available-widgets [id*='widget-tpl-tortuga-magazine-'] .widget-top::before {
background-size: 100%;
background-repeat: no-repeat;
background-position: center;
background-color: #f2f2f2;
}
.adding-magazine-widget #available-widgets [id*='widget-tpl-tortuga-magazine-posts-columns'] .widget-top::before {
background-image: url( '../images/magazine-columns.png' );
}
.adding-magazine-widget #available-widgets [id*='widget-tpl-tortuga-magazine-posts-grid'] .widget-top::before {
background-image: url( '../images/magazine-grid.png' );
}
.adding-magazine-widget #available-widgets [id*='widget-tpl-tortuga-magazine-posts-boxed'] .widget-top::before {
background-image: url( '../images/magazine-horizontal-box.png' );
}
.adding-magazine-widget #available-widgets [id*='widget-tpl-tortuga-magazine-vertical-box'] .widget-top::before {
background-image: url( '../images/magazine-vertical-box.png' );
}

View file

@ -0,0 +1,354 @@
/*
* Editor Style CSS
*
* Add styling for the Visual Editor
*
* @package Tortuga
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 - Container
2.0 - Typography
3.0 - Elements
4.0 - Alignments
5.0 - Captions
6.0 - Galleries
7.0 - Shortcodes
/*--------------------------------------------------------------
# 1.0 - Container
--------------------------------------------------------------*/
body {
margin: 0.5em 1.5em;
max-width: 830px;
}
/*--------------------------------------------------------------
# 2.0 - Typography
--------------------------------------------------------------*/
body {
color: #303030;
font-size: 17px;
font-size: 1.0625rem;
font-family: 'Open Sans', Tahoma, Arial;
line-height: 1.75;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
}
p {
margin-bottom: 1.5em;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
overflow: auto;
margin-bottom: 1.6em;
padding: 1.6em;
max-width: 100%;
background: #eee;
font-size: 15px;
font-size: 0.9375rem;
font-family: "Courier 10 Pitch", Courier, monospace;
line-height: 1.6;
}
code,
kbd,
tt,
var {
font-size: 15px;
font-size: 0.9375rem;
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
}
/*--------------------------------------------------------------
# 3.0 - Elements
--------------------------------------------------------------*/
html {
box-sizing: border-box;
}
*,
*:before,
*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
box-sizing: inherit;
}
blockquote {
margin: 0 0 1.5em;
padding: 0.05em 1.25em 1em;
border: 1px solid #ddd;
border-left: 3px solid #dd5533;
color: #777;
font-style: italic;
font-size: 18px;
font-size: 1.125rem;
}
blockquote cite,
blockquote small {
display: block;
margin-top: 1em;
color: #404040;
font-size: 16px;
font-size: 1rem;
line-height: 1.75;
}
blockquote cite:before,
blockquote small:before {
content: "\2014\00a0";
}
blockquote em,
blockquote i,
blockquote cite {
font-style: normal;
}
blockquote > :last-child {
margin-bottom: 0.5em;
}
hr {
margin-bottom: 1.5em;
height: 1px;
border: 0;
background-color: #ccc;
}
ul,
ol {
margin: 0 0 1.5em;
padding: 0 0 0 1.25em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: bold;
}
dd {
margin: 0 0 1.5em;
}
img {
max-width: 100%; /* Adhere to container width. */
height: auto; /* Make sure images are scaled correctly. */
}
table {
margin: 0 0 1.5em;
width: 100%;
border: none;
table-layout: fixed;
}
th,
td {
padding: 0.3em 0.6em;
border: 1px solid #ddd;
}
a {
color: #dd5533;
text-decoration: none;
}
a:link,
a:visited {
color: #dd5533;
}
a:hover,
a:focus,
a:active {
color: #303030;
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active {
outline: 0;
}
/*--------------------------------------------------------------
# 4.0 - Alignments
--------------------------------------------------------------*/
.alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
display: block;
clear: both;
margin-right: auto;
margin-left: auto;
}
/*--------------------------------------------------------------
# 5.0 - Captions
--------------------------------------------------------------*/
.wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 0 auto;
}
.wp-caption-text {
text-align: center;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
/*--------------------------------------------------------------
# 6.0 - Galleries
--------------------------------------------------------------*/
.gallery {
margin-bottom: 1.25em;
}
.gallery-item {
display: inline-block;
box-sizing: border-box;
margin: 0;
padding: 0.75em 1em 0 0;
width: 100%;
vertical-align: top;
text-align: center;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
font-size: 13px;
font-size: 0.8125rem;
}
/*--------------------------------------------------------------
# 7.0 - Shortcodes
--------------------------------------------------------------*/
.wp-audio-shortcode a,
.wp-playlist a {
box-shadow: none;
}
.mce-content-body .wp-audio-playlist {
margin: 0;
padding-bottom: 0;
}
.mce-content-body .wp-playlist-tracks {
margin-top: 0;
}
.mce-content-body .wp-playlist-item {
padding: 10px 0;
}
.mce-content-body .wp-playlist-item-length {
top: 10px;
}

View file

@ -0,0 +1,256 @@
/*
* jQuery FlexSlider v2.5.0
* http://www.woothemes.com/flexslider/
*
* Copyright 2012 WooThemes
* Free to use under the GPLv2 and later license.
* http://www.gnu.org/licenses/gpl-2.0.html
*
* Contributing author: Tyler Smith (@mbmufffin)
*
* @package Tortuga
*/
/* ====================================================================================================================
* RESETS
* ====================================================================================================================*/
.zeeflex-container a:hover,
.zeeflex-slider a:hover,
.zeeflex-container a:focus,
.zeeflex-slider a:focus {
outline: none;
}
.zeeslides,
.zeeslides > li,
.zeeflex-control-nav,
.zeeflex-direction-nav {
margin: 0;
padding: 0;
list-style: none;
}
.zeeflex-pauseplay span {
text-transform: capitalize;
}
/* ====================================================================================================================
* BASE STYLES
* ====================================================================================================================*/
.zeeflexslider {
margin: 0;
padding: 0;
}
.zeeflexslider .zeeslides > li {
display: none;
-webkit-backface-visibility: hidden;
}
.zeeflexslider .zeeslides img {
display: block;
width: 100%;
}
.zeeflexslider .zeeslides:after {
display: block;
visibility: hidden;
clear: both;
height: 0;
content: "\0020";
line-height: 0;
}
html[xmlns] .zeeflexslider .zeeslides {
display: block;
}
* html .zeeflexslider .zeeslides {
height: 1%;
}
.no-js .zeeflexslider .zeeslides > li:first-child {
display: block;
}
/* ====================================================================================================================
* Tortuga Slider Theme
* ====================================================================================================================*/
.post-slider-container {
overflow: hidden;
}
.post-slider-wrap {
position: relative;
}
.post-slider, .zeeflexslider .zeeslides {
zoom: 1;
}
.post-slider .zeeslide {
position: relative;
}
.zeeflex-viewport {
max-height: 2000px;
transition: all 1s ease;
}
.post-slider .zeeslide .slide-image-wrap {
float: left;
margin: 0;
padding: 0;
width: 65%;
background: #e5e5e5;
}
.post-slider .zeeslide .slide-image {
margin: auto;
padding: 0;
max-width: 100%;
max-height: 420px;
width: auto;
height: auto;
vertical-align: top;
}
.post-slider .zeeslide .slide-content {
float: right;
box-sizing: border-box;
padding: 0 1.5em;
width: 35%;
}
.post-slider .zeeslide .slide-content .read-more {
position: absolute;
bottom: 0;
left: 65%;
}
.post-slider .zeeslide .slide-content .read-more .more-link {
margin-left: 1.5em;
padding: 0.5em 1em;
max-height: 40px;
}
.post-slider-controls {
clear: left;
}
/* Direction Nav */
.post-slider-controls .zeeflex-direction-nav {
position: absolute;
right: 0;
bottom: 0;
*height: 0;
}
.post-slider-controls .zeeflex-direction-nav a {
position: absolute;
z-index: 10;
display: block;
margin: -40px 0 0 -80px;
width: 40px;
height: 40px;
background: #dd5533;
color: #fff;
text-align: left;
font-size: 0;
cursor: pointer;
transition: all 0.4s ease;
}
.post-slider-controls .zeeflex-direction-nav a:hover {
background: #303030;
text-decoration: none;
}
.post-slider-controls .zeeflex-direction-nav a:before {
display: inline-block;
color: #fff;
vertical-align: text-bottom;
text-decoration: inherit;
font: normal 28px/1 Genericons;
-webkit-font-smoothing: antialiased;
}
.post-slider-controls .zeeflex-direction-nav a.zeeflex-next:before {
margin: 0.25em;
content: '\f431';
-webkit-transform:rotate(270deg);
-moz-transform:rotate(270deg);
-o-transform:rotate(270deg);
-ms-transform:rotate(270deg);
}
.post-slider-controls .zeeflex-direction-nav a.zeeflex-prev:before {
margin: 0.3em;
content: '\f431';
-webkit-transform:rotate(90deg);
-moz-transform:rotate(90deg);
-o-transform:rotate(90deg);
-ms-transform:rotate(90deg);
}
.post-slider-controls .zeeflex-direction-nav .zeeflex-next {
left: 42px;
}
/*--------------------------------------------------------------
# Media Queries
--------------------------------------------------------------*/
@media only screen and (max-width: 75em) {
.post-slider .zeeslide .entry-content {
display: none;
}
}
@media only screen and (max-width: 60em) {
.post-slider .zeeslide .read-more {
display: none;
}
}
@media only screen and (max-width: 55em) {
.post-slider .zeeslide .slide-image-wrap {
float: none;
padding: 0;
width: 100%;
}
.post-slider .zeeslide .slide-content {
float: none;
padding: 1em 0 0;
width: 100%;
}
.post-slider .zeeslide .entry-content {
display: block;
}
.post-slider .zeeslide .slide-content .read-more {
position: static;
bottom: auto;
left: auto;
display: block;
}
.post-slider .zeeslide .slide-content .read-more .more-link {
margin-left: 0;
}
}
@media only screen and (max-width: 25em) {
.post-slider .zeeslide .read-more .more-link {
margin-bottom: 4em;
}
.post-slider-controls .zeeflex-direction-nav {
right: auto;
left: 0;
}
.post-slider-controls .zeeflex-direction-nav a {
margin-left: 0;
}
}

View file

@ -0,0 +1,389 @@
/*
* Gutenberg Editor Style CSS
*
* Add styling for the Gutenberg Editor
*
* @package Tortuga
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 - Editor
2.0 - Typography
3.0 - Blocks
4.0 - Text Colors
5.0 - Background Colors
/*--------------------------------------------------------------
# 1.0 - Editor
--------------------------------------------------------------*/
body.block-editor-page .edit-post-visual-editor .editor-post-title__block,
.wp-block {
max-width: 860px;
}
.edit-post-visual-editor .editor-post-title__block .editor-post-title__input {
color: #dd5533;
text-transform: uppercase;
font-weight: normal;
font-size: 28px;
font-size: 1.75rem;
font-family: 'Titillium Web', Tahoma, Arial;
line-height: 1.4;
}
/*--------------------------------------------------------------
# 2.0 - Typography
--------------------------------------------------------------*/
.editor-styles-wrapper > * {
color: #303030;
font-size: 17px;
font-size: 1.0625rem;
font-family: 'Open Sans', Tahoma, Arial;
line-height: 1.75;
}
.editor-styles-wrapper .wp-block p {
font-size: 17px;
font-size: 1.0625rem;
margin-bottom: 1.5em;
}
.editor-styles-wrapper a {
color: #dd5533;
}
.editor-styles-wrapper .has-text-color a {
color: inherit;
}
.editor-styles-wrapper pre {
overflow: auto;
padding: 1.5em;
border: 1px solid #e5e5e5;
background: #f5f5f5;
font-size: 15px;
font-size: 0.9375rem;
font-family: "Courier 10 Pitch", Courier, monospace;
line-height: 1.6;
}
.editor-styles-wrapper .wp-block h1,
.editor-styles-wrapper .wp-block h2,
.editor-styles-wrapper .wp-block h3,
.editor-styles-wrapper .wp-block h4,
.editor-styles-wrapper .wp-block h5,
.editor-styles-wrapper .wp-block h6 {
clear: both;
margin: 0.75em 0;
line-height: 1.4;
}
.editor-styles-wrapper .wp-block h1 {
font-size: 36px;
font-size: 2.25rem;
}
.editor-styles-wrapper .wp-block h2 {
font-size: 28px;
font-size: 1.75rem;
}
.editor-styles-wrapper .wp-block h3 {
font-size: 24px;
font-size: 1.5rem;
}
.editor-styles-wrapper .wp-block h4 {
font-size: 22px;
font-size: 1.375rem;
}
.editor-styles-wrapper .wp-block h5 {
font-size: 20px;
font-size: 1.25rem;
}
.editor-styles-wrapper .wp-block h6 {
font-size: 19px;
font-size: 1.1875rem;
}
/*--------------------------------------------------------------
# 3.0 - Blocks
--------------------------------------------------------------*/
/* Separator */
.wp-block-separator {
margin-bottom: 1.5em;
height: 2px;
border: none;
background-color: #ddd;
}
/* Quote */
.wp-block-quote {
margin: 0 0 1.5em;
padding: 1em 1.25em;
border: 1px solid #ddd;
border-left: 3px solid #dd5533;
color: #777;
font-style: italic;
font-size: 18px;
font-size: 1.125rem;
}
.wp-block-quote:not(.is-large):not(.is-style-large) {
padding-left: 1.25em;
border: 1px solid #ddd;
border-left: 3px solid #dd5533;
}
.wp-block-quote__citation,
.wp-block-quote cite,
.wp-block-quote footer {
display: block;
margin-top: 1em;
color: #404040;
font-size: 16px;
font-size: 1rem;
font-style: normal;
line-height: 1.75;
}
.wp-block-quote__citation:before,
.wp-block-quote cite:before,
.wp-block-quote footer:before {
content: "\2014\00a0";
}
.wp-block-quote.is-style-large {
border: none;
margin: 0 0 1.5em;
padding: 0;
font-size: 28px;
font-style: italic;
}
.wp-block-quote.is-style-large p {
margin-bottom: 0.5em;
font-size: inherit;
font-style: inherit;
line-height: inherit;
}
/* Pullquote */
.wp-block-pullquote {
margin-bottom: 1.5em;
padding: 1.5em 0;
border-bottom: 3px solid #ddd;
border-top: 3px solid #ddd;
}
.wp-block-pullquote blockquote {
border-left: none;
margin: 0;
padding: 0;
font-size: 28px;
}
.wp-block-pullquote blockquote p {
margin-bottom: 0.5em;
}
.wp-block-pullquote.alignleft {
margin-right: 1.5em;
}
.wp-block-pullquote.alignright {
margin-left: 1.5em;
}
/* Cover */
.editor-styles-wrapper p.wp-block-cover-text {
margin-top: 0;
margin-bottom: 0;
font-size: 2em;
line-height: 1.25;
}
/* Table */
.wp-block-table td,
.wp-block-table th {
padding: 0;
border: 1px solid #ddd;
}
.wp-block-table__cell-content {
padding: 0.3em 0.6em;
}
/* Captions */
.blocks-gallery-caption,
.wp-block-embed figcaption,
.wp-block-image figcaption {
margin-top: 0.3em;
margin-bottom: 1em;
color: #555;
font-size: 13px;
font-size: 0.8125rem;
text-align: center;
}
/* Latest Posts */
.wp-block-latest-posts.wp-block-latest-posts__list {
margin: 0;
padding: 0;
}
/*--------------------------------------------------------------
# 4.0 - Text Colors
--------------------------------------------------------------*/
.has-primary-color {
color: #dd5533;
}
.has-white-color {
color: #ffffff;
}
.has-light-gray-color {
color: #f0f0f0;
}
.has-dark-gray-color {
color: #777777;
}
.has-black-color {
color: #303030;
}
/*--------------------------------------------------------------
# 5.0 - Background Colors
--------------------------------------------------------------*/
.has-primary-background-color {
background-color: #dd5533;
}
.has-white-background-color {
background-color: #ffffff;
}
.has-light-gray-background-color {
background-color: #f0f0f0;
}
.has-dark-gray-background-color {
background-color: #777777;
}
.has-black-background-color {
background-color: #303030;
}
/*--------------------------------------------------------------
# 6.0 - Magazine Blocks
--------------------------------------------------------------*/
:root {
--tz-column-gap: 1.5em;
}
.edit-post-visual-editor .tz-magazine-block .tz-entry-image {
margin-bottom: 0.5em;
}
.edit-post-visual-editor .tz-magazine-block .tz-entry-title {
font-family: 'Titillium Web', Tahoma, Arial;
line-height: 1.4;
font-size: 22px;
font-size: 1.375rem;
text-transform: uppercase;
font-weight: normal;
}
.edit-post-visual-editor .tz-magazine-block .tz-entry-title a:link,
.edit-post-visual-editor .tz-magazine-block .tz-entry-title a:visited {
color: #dd5533;
text-decoration: none;
transition: all 0.2s ease;
}
.edit-post-visual-editor .tz-magazine-block .tz-entry-title a:hover,
.edit-post-visual-editor .tz-magazine-block .tz-entry-title a:active {
color: #303030;
}
.edit-post-visual-editor .tz-magazine-block .tz-magazine-grid-columns-3 .tz-entry-title {
font-size: 17px;
font-size: 1.0625rem;
}
.edit-post-visual-editor .tz-magazine-block .tz-magazine-grid-columns-4 .tz-entry-title,
.edit-post-visual-editor .tz-magazine-block .tz-magazine-thumbnail-list .tz-entry-title {
font-size: 16px;
font-size: 1rem;
}
.edit-post-visual-editor .tz-magazine-block .tz-entry-meta {
margin: 0.1em 0;
color: #303030;
font-size: 14px;
font-size: 0.875rem;
text-decoration: none;
}
.edit-post-visual-editor .tz-magazine-block .tz-entry-meta a:link,
.edit-post-visual-editor .tz-magazine-block .tz-entry-meta a:visited {
color: #303030;
}
.edit-post-visual-editor .tz-magazine-block .tz-entry-meta a:hover,
.edit-post-visual-editor .tz-magazine-block .tz-entry-meta a:active {
color: #777;
}
.edit-post-visual-editor .tz-magazine-block .tz-meta-field {
margin-right: 1.5em;
}
.edit-post-visual-editor .tz-magazine-block .tz-meta-field a {
text-decoration: none;
}
.edit-post-visual-editor .tz-magazine-block .tz-entry-content {
margin-top: 1em;
font-size: 16px;
font-size: 1rem;
}
.edit-post-visual-editor .tz-magazine-block .tz-read-more {
margin: 1em 0 0;
}
.edit-post-visual-editor .tz-magazine-block .tz-more-link {
display: inline-block;
margin: 0;
padding: 0.6em 1em;
background: #dd5533;
color: #fff;
text-decoration: none;
font-size: 15px;
font-size: 0.9375rem;
transition: all 0.2s ease;
}
.edit-post-visual-editor .tz-magazine-block .tz-more-link:after {
content: " \00BB";
}
.edit-post-visual-editor .tz-magazine-block .tz-more-link:link,
.edit-post-visual-editor .tz-magazine-block .tz-more-link:visited {
color: #fff;
}
.edit-post-visual-editor .tz-magazine-block .tz-more-link:hover,
.edit-post-visual-editor .tz-magazine-block .tz-more-link:active {
background: #303030;
}

View file

@ -0,0 +1,23 @@
/*
* Safari Flexbox CSS Fixes
*
* @package Tortuga
*/
/* Fix Flexbox issues for Safari 6.1-10.0 */
@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0) {
@media {
.post-layout-columns .post-wrapper .post-column {
margin-right: -1px;
}
}
}
/* Fix Flexbox issues for Safari 10.1+ */
@media not all and (min-resolution:.001dpcm) {
@media {
.post-layout-columns .post-wrapper .post-column {
margin-right: -1px;
}
}
}

View file

@ -0,0 +1,144 @@
/*
* Theme Info CSS
*
* CSS Stylesheet for Theme Info page on Appearance -> Theme Info
*
* @package Tortuga
*/
.theme-info-wrap {
position: relative;
margin: 25px 40px 0 20px;
max-width: 1050px;
}
.theme-info-wrap img {
max-width: 100%;
}
/* Clearing Floats */
.theme-info-wrap .clearfix:before, .theme-info-wrap .clearfix:after {
display: table;
content: " ";
}
.theme-info-wrap .clearfix:after {
clear: both;
}
.theme-info-wrap .clearfix {
*zoom: 1; /* For IE 6/7 only */
}
/* Columns */
.theme-info-wrap .columns-wrapper {
margin-right: -4em;
}
.theme-info-wrap .columns-wrapper .column {
float: left;
box-sizing: border-box;
padding-right: 4em;
}
.theme-info-wrap .columns-wrapper .column-half {
width: 50%;
}
.theme-info-wrap .columns-wrapper .column-third {
width: 33.3333333333333%;
}
.theme-info-wrap .columns-wrapper .column-quarter {
width: 25%;
}
/* Font Styles */
.theme-info-wrap h3 {
margin: 1em 0 0.6em;
font-size: 1.8em;
line-height: 1.5em;
}
.theme-info-wrap h4 {
margin: 0.2em 0;
font-size: 1.4em;
}
/* Theme Info Header */
.theme-info-wrap h1 {
margin: 0.2em 0 0 0;
color: #333333;
font-weight: 400;
font-size: 3.0em;
line-height: 1.2em;
}
.theme-info-wrap .theme-description {
margin: 1em 0;
min-height: 60px;
color: #777777;
font-weight: 400;
font-size: 1.4em;
line-height: 1.6em;
}
/* Important Links */
.theme-info-wrap .important-links p strong {
margin-right: 1em;
}
.theme-info-wrap .important-links p a {
padding: 0 1em;
}
.theme-info-wrap .important-links p .social-icons {
float: right;
}
.theme-info-wrap .important-links p a span {
display: inline-block;
width: 24px;
height: 24px;
color: #333;
vertical-align: text-bottom;
text-decoration: inherit;
text-decoration: none;
font-weight: normal;
font-style: normal;
font-size: 24px;
font-family: 'Genericons';
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.theme-info-wrap .important-links p a .genericon-mail:hover {
color: #aaa;
}
.theme-info-wrap .important-links p a .genericon-facebook:hover {
color: #3b5998;
}
.theme-info-wrap .important-links p a .genericon-twitter:hover {
color: #00aced;
}
/* Getting Started */
#getting-started {
margin: 2em 0;
}
#getting-started .section {
margin: 2em 0 4em;
}
#getting-started .section .about {
color: #777777;
font-size: 1.2em;
line-height: 1.6em;
}
/* More Features */
#more-features .section {
margin: 1em 0 3em;
}
#more-features .section .about {
color: #777777;
font-size: 1.2em;
line-height: 1.6em;
}
/* Theme Author */
#theme-author {
margin: 1em 0;
}
#theme-author p {
color: #777777;
font-size: 1.2em;
line-height: 1.6em;
}

View file

@ -0,0 +1,261 @@
/*
* Themezee Related Posts CSS
* https://themezee.com/plugins/related-posts/
*
* Copyright(C) 2015, ThemeZee.com - support@themezee.com
* License: GPL v3
* License URI: http://www.gnu.org/licenses/gpl-3.0.html
*
* @package Tortuga
*/
/*--------------------------------------------------------------
# General Styling
---------------------------------------------------------------- */
.related-posts {
padding: 1em 1.5em 0;
}
.related-posts-title {
font-size: 20px;
font-size: 1.25rem;
}
/*--------------------------------------------------------------
# List Layout
---------------------------------------------------------------- */
ul.related-posts-list {
margin: 1em 0 0;
padding: 0;
list-style: none;
}
.related-posts-list li {
margin: 0 0 2em;
padding: 0;
list-style: none;
}
.related-posts-list li .entry-header {
margin-top: 0.25em;
}
.related-posts-list li .entry-title {
font-size: 20px;
font-size: 1.25rem;
}
.related-posts-list li .wp-post-image {
float: left;
margin: 0 1em 0 0;
padding: 0;
max-width: 20%;
height: auto;
border: none;
}
/*--------------------------------------------------------------
# Grid Layouts
---------------------------------------------------------------- */
.related-posts-grid {
margin: 1em 0 0;
}
.related-posts-columns {
margin-right: -1em;
}
.related-posts-columns .related-post-column {
float: left;
box-sizing: border-box;
margin-bottom: 2em;
padding-right: 2em;
}
.related-posts-two-columns .related-post-column {
width: 50%;
}
.related-posts-three-columns .related-post-column {
width: 33.3333333333333%;
}
.related-posts-four-columns .related-post-column {
width: 25%;
}
.related-posts-two-columns .related-post-column:nth-child(2n + 1) {
clear: left;
}
.related-posts-three-columns .related-post-column:nth-child(3n + 1) {
clear: left;
}
.related-posts-four-columns .related-post-column:nth-child(4n + 1) {
clear: left;
}
.related-posts-two-columns .related-post-column .entry-title {
font-size: 24px;
font-size: 1.5rem;
}
.related-posts-three-columns .related-post-column .entry-title {
font-size: 16px;
font-size: 1rem;
}
.related-posts-four-columns .related-post-column .entry-title {
font-size: 15px;
font-size: 0.9375rem;
}
.related-posts-three-columns .related-post-column .entry-meta,
.related-posts-four-columns .related-post-column .entry-meta {
font-size: 12px;
font-size: 0.75rem;
}
.related-posts-four-columns .related-post-column .entry-meta .meta-date,
.related-posts-four-columns .related-post-column .entry-meta .meta-author {
display: block;
}
.related-posts-four-columns .related-post-column .entry-meta .meta-date:after {
display: none;
}
.related-posts-columns .related-post-column .wp-post-image {
margin: 0 0 0.5em 0;
padding: 0;
border: none;
}
/*--------------------------------------------------------------
# Media Queries
---------------------------------------------------------------- */
@media only screen and (max-width: 80em) {
/* Columns */
.related-posts-two-columns .related-post-column .entry-title {
font-size: 22px;
font-size: 1.375rem;
}
}
@media only screen and (max-width: 70em) {
/* Columns */
.related-posts-two-columns .related-post-column .entry-title {
font-size: 20px;
font-size: 1.25rem;
}
}
@media only screen and (max-width: 50em) {
/* Columns */
.related-posts-four-columns .related-post-column {
width: 50%;
}
.related-posts-four-columns .related-post-column:nth-child(2n + 1) {
clear: left;
}
.related-posts-two-columns .related-post-column .entry-title,
.related-posts-four-columns .related-post-column .entry-title {
font-size: 18px;
font-size: 1.125rem;
}
.related-posts-two-columns .related-post-column .entry-meta {
font-size: 12px;
font-size: 0.75rem;
}
.related-posts-four-columns .related-post-column .entry-meta .meta-date,
.related-posts-four-columns .related-post-column .entry-meta .meta-author {
display: inline;
}
.related-posts-four-columns .related-post-column .entry-meta .meta-date:after {
display: inline-block;
}
/* List */
.related-posts-list li .wp-post-image {
max-width: 25%;
}
.related-posts-list li .entry-header {
margin-top: 0;
}
.related-posts-list li .entry-title {
font-size: 18px;
font-size: 1.125rem;
}
}
@media only screen and (max-width: 40em) {
.related-posts-two-columns .related-post-column .entry-title,
.related-posts-four-columns .related-post-column .entry-title {
font-size: 16px;
font-size: 1rem;
}
}
@media only screen and (max-width: 35em) {
/* Columns */
.related-posts-three-columns {
margin: 0;
}
.related-posts-three-columns .related-post-column {
float: none;
padding-right: 0;
width: 100%;
}
}
@media only screen and (max-width: 25em) {
/* Columns */
.related-posts-two-columns,
.related-posts-four-columns {
margin: 0;
}
.related-posts-two-columns .related-post-column,
.related-posts-four-columns .related-post-column {
float: none;
padding-right: 0;
width: 100%;
}
/* List */
.related-posts-list li .wp-post-image {
float: none;
margin: 0 0 0.5em 0;
max-width: 100%;
}
}
@media only screen and (max-width: 20em) {
.related-posts .entry-meta .meta-date,
.related-posts .entry-meta .meta-author {
display: block;
margin: 0;
}
.related-posts-four-columns .related-post-column .entry-meta .meta-date:after {
display: none;
}
}

View file

@ -0,0 +1,261 @@
/*
* Themezee Related Posts CSS
* https://themezee.com/plugins/related-posts/
*
* Copyright(C) 2015, ThemeZee.com - support@themezee.com
* License: GPL v3
* License URI: http://www.gnu.org/licenses/gpl-3.0.html
*
* @package Tortuga
*/
/*--------------------------------------------------------------
# General Styling
---------------------------------------------------------------- */
.related-posts {
padding: 1em 1.5em 0;
}
.related-posts-title {
font-size: 20px;
font-size: 1.25rem;
}
/*--------------------------------------------------------------
# List Layout
---------------------------------------------------------------- */
ul.related-posts-list {
margin: 1em 0 0;
padding: 0;
list-style: none;
}
.related-posts-list li {
margin: 0 0 2em;
padding: 0;
list-style: none;
}
.related-posts-list li .entry-header {
margin-top: 0.25em;
}
.related-posts-list li .entry-title {
font-size: 20px;
font-size: 1.25rem;
}
.related-posts-list li .wp-post-image {
float: left;
margin: 0 1em 0 0;
padding: 0;
max-width: 20%;
height: auto;
border: none;
}
/*--------------------------------------------------------------
# Grid Layouts
---------------------------------------------------------------- */
.related-posts-grid {
margin: 1em 0 0;
}
.related-posts-columns {
margin-right: -1em;
}
.related-posts-columns .related-post-column {
float: left;
box-sizing: border-box;
margin-bottom: 2em;
padding-right: 2em;
}
.related-posts-two-columns .related-post-column {
width: 50%;
}
.related-posts-three-columns .related-post-column {
width: 33.3333333333333%;
}
.related-posts-four-columns .related-post-column {
width: 25%;
}
.related-posts-two-columns .related-post-column:nth-child(2n + 1) {
clear: left;
}
.related-posts-three-columns .related-post-column:nth-child(3n + 1) {
clear: left;
}
.related-posts-four-columns .related-post-column:nth-child(4n + 1) {
clear: left;
}
.related-posts-two-columns .related-post-column .entry-title {
font-size: 24px;
font-size: 1.5rem;
}
.related-posts-three-columns .related-post-column .entry-title {
font-size: 16px;
font-size: 1rem;
}
.related-posts-four-columns .related-post-column .entry-title {
font-size: 15px;
font-size: 0.9375rem;
}
.related-posts-three-columns .related-post-column .entry-meta,
.related-posts-four-columns .related-post-column .entry-meta {
font-size: 12px;
font-size: 0.75rem;
}
.related-posts-four-columns .related-post-column .entry-meta .meta-date,
.related-posts-four-columns .related-post-column .entry-meta .meta-author {
display: block;
}
.related-posts-four-columns .related-post-column .entry-meta .meta-date:after {
display: none;
}
.related-posts-columns .related-post-column .wp-post-image {
margin: 0 0 0.5em 0;
padding: 0;
border: none;
}
/*--------------------------------------------------------------
# Media Queries
---------------------------------------------------------------- */
@media only screen and (max-width: 80em) {
/* Columns */
.related-posts-two-columns .related-post-column .entry-title {
font-size: 22px;
font-size: 1.375rem;
}
}
@media only screen and (max-width: 70em) {
/* Columns */
.related-posts-two-columns .related-post-column .entry-title {
font-size: 20px;
font-size: 1.25rem;
}
}
@media only screen and (max-width: 50em) {
/* Columns */
.related-posts-four-columns .related-post-column {
width: 50%;
}
.related-posts-four-columns .related-post-column:nth-child(2n + 1) {
clear: left;
}
.related-posts-two-columns .related-post-column .entry-title,
.related-posts-four-columns .related-post-column .entry-title {
font-size: 18px;
font-size: 1.125rem;
}
.related-posts-two-columns .related-post-column .entry-meta {
font-size: 12px;
font-size: 0.75rem;
}
.related-posts-four-columns .related-post-column .entry-meta .meta-date,
.related-posts-four-columns .related-post-column .entry-meta .meta-author {
display: inline;
}
.related-posts-four-columns .related-post-column .entry-meta .meta-date:after {
display: inline-block;
}
/* List */
.related-posts-list li .wp-post-image {
max-width: 25%;
}
.related-posts-list li .entry-header {
margin-top: 0;
}
.related-posts-list li .entry-title {
font-size: 18px;
font-size: 1.125rem;
}
}
@media only screen and (max-width: 40em) {
.related-posts-two-columns .related-post-column .entry-title,
.related-posts-four-columns .related-post-column .entry-title {
font-size: 16px;
font-size: 1rem;
}
}
@media only screen and (max-width: 35em) {
/* Columns */
.related-posts-three-columns {
margin: 0;
}
.related-posts-three-columns .related-post-column {
float: none;
padding-right: 0;
width: 100%;
}
}
@media only screen and (max-width: 25em) {
/* Columns */
.related-posts-two-columns,
.related-posts-four-columns {
margin: 0;
}
.related-posts-two-columns .related-post-column,
.related-posts-four-columns .related-post-column {
float: none;
padding-right: 0;
width: 100%;
}
/* List */
.related-posts-list li .wp-post-image {
float: none;
margin: 0 0 0.5em 0;
max-width: 100%;
}
}
@media only screen and (max-width: 20em) {
.related-posts .entry-meta .meta-date,
.related-posts .entry-meta .meta-author {
display: block;
margin: 0;
}
.related-posts-four-columns .related-post-column .entry-meta .meta-date:after {
display: none;
}
}

View file

@ -0,0 +1,176 @@
/*
* ThemeZee Widget Bundle CSS
* https://themezee.com/plugins/widget-bundle/
*
* Copyright(C) 2015, ThemeZee.com - support@themezee.com
* License: GPL v3
* License URI: http://www.gnu.org/licenses/gpl-3.0.html
*
* @package Tortuga
*/
/*--------------------------------------------------------------
# General Styles
---------------------------------------------------------------- */
/* Clearing Floats */
.tzwb-clearfix:before,
.tzwb-clearfix:after {
display: table;
content: " ";
}
.tzwb-clearfix:after {
clear: both;
}
.tzwb-clearfix {
*zoom: 1; /* For IE 6/7 only */
}
/*--------------------------------------------------------------
# Posts List
---------------------------------------------------------------- */
.tzwb-posts-list li {
clear: left;
margin-bottom: 0.5em;
padding: 0;
list-style: none;
}
.tzwb-posts-list .tzwb-excerpt p {
margin: 0;
padding: 0;
}
.tzwb-posts-list .wp-post-image {
float: left;
margin: 0.3em 0.8em 1em 0;
max-width: 90px;
height: auto;
}
.tzwb-posts-list .tzwb-entry-meta {
font-size: 12px;
font-size: 0.75rem;
}
/*--------------------------------------------------------------
# Comments List
---------------------------------------------------------------- */
.tzwb-comments-list li {
clear: left;
margin-bottom: 0.5em;
padding: 0;
list-style: none;
}
.tzwb-comments-list .avatar {
float: left;
margin: 0.3em 0.8em 0.8em 0;
}
.tzwb-comments-list .tzwb-comment-content {
font-style: italic;
}
.tzwb-comments-list .tzwb-comment-date {
color: #303030;
font-size: 12px;
font-size: 0.75rem;
}
/*--------------------------------------------------------------
# Tabbed Content Widget
---------------------------------------------------------------- */
.tzwb-tabbed-content .tzwb-tabnavi-wrap {
overflow: auto;
margin: 0;
padding: 0;
list-style: none;
}
.tzwb-tabbed-content .tzwb-tabnavi {
position: relative;
float: left;
width: 100%;
list-style: none;
list-style-position: outside;
}
.tzwb-tabbed-content .tzwb-tabnavi li {
position: relative;
float: left;
margin: 0 3px 3px 0;
padding: 0;
list-style: none;
}
.tzwb-tabbed-content .tzwb-tabnavi li a {
display: block;
margin: 0;
padding: 0.3em 0.8em;
color: #fff;
text-decoration: none;
font-size: 14px;
font-size: 0.875rem;
}
.tzwb-tabbed-content .tzwb-tabnavi li a:link,
.tzwb-tabbed-content .tzwb-tabnavi li a:visited {
background: #303030;
color: #fff;
transition: all 0.2s ease;
}
.tzwb-tabbed-content .tzwb-tabnavi li a:hover,
.tzwb-tabbed-content .tzwb-tabnavi li a:active {
background: #dd5533;
text-decoration: none;
}
.tzwb-tabbed-content .tzwb-tabnavi li a.current-tab {
background: #dd5533;
}
.tzwb-tabbed-content .tzwb-tabcontent {
margin: 1em 0 0 0;
padding: 0;
}
/*--------------------------------------------------------------
# Social Icons Widget
---------------------------------------------------------------- */
.tzwb-social-icons .social-icons-menu {
list-style: none;
line-height: 1;
}
.tzwb-social-icons .social-icons-menu li {
margin: 0 2px 2px 0;
}
.tzwb-social-icons .social-icons-menu li a {
padding: 0.75em;
background: #dd5533;
}
.tzwb-social-icons .social-icons-menu li a:before {
font-size: 24px;
}
.tzwb-social-icons .social-icons-menu li a:hover {
background: #303030;
text-decoration: none;
}
/*--------------------------------------------------------------
# Facebook Like Box Widget
---------------------------------------------------------------- */
.tzwb-facebook-likebox .tzwb-content {
overflow: hidden;
}