/*
Theme Name: Sleeveface
Theme URI: 
Description: 
Author: 
Author URI: 
Template: twentysixteen
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentysixteen
*/

/* lliwiau https://coolors.co/fed837-5bc0eb-9bc53d-c3423f-211a1e */

body
{
    background: #211A1E;
    background-color: #211A1E;
}

body, button, input, select, textarea {
    font-family: Montserrat;
}

.site-description {
    font-size: 1.5rem;
    line-height: 1.1;
}

.menu-toggle:hover, .menu-toggle:focus, a, .main-navigation a:hover, .main-navigation a:focus, .dropdown-toggle:hover, .dropdown-toggle:focus, .social-navigation a:hover:before, .social-navigation a:focus:before, .post-navigation a:hover .post-title, .post-navigation a:focus .post-title, .tagcloud a:hover, .tagcloud a:focus, .site-branding .site-title a:hover, .site-branding .site-title a:focus, .entry-title a:hover, .entry-title a:focus, .entry-footer a:hover, .entry-footer a:focus, .comment-metadata a:hover, .comment-metadata a:focus, .pingback .comment-edit-link:hover, .pingback .comment-edit-link:focus, .comment-reply-link, .comment-reply-link:hover, .comment-reply-link:focus, .required, .site-info a:hover, .site-info a:focus {
    color: #5BC0EB;
}

/* 
 * Teitl y wefan
 */

.site-title {
    font-family: 'Erica One', cursive;
    font-weight: 300;
    font-size: 10vmin;
}

.site-branding .site-title a,
.site-branding .site-title a:link
{
    color: #ffffff;
}

.site-branding .site-title a:hover
{
    color: #C3423F;
}

/* 
 * Teitl cofnod
 */

.entry-title {
    font-size: 2rem;
}

.entry-title a,
.entry-title a:link
{
    color: #ffffff;
}

.entry-title a:hover
{
    color: #fed837;
}

body:not(.search-results) article:not(.type-page) .entry-content
{
    float: left;
    width: 85%;
}

body:not(.search-results) article:not(.type-page) .entry-footer 
{
    float: left;
    width: 85%;
    display: inline-block;
    margin-top: 0.875em;
}

body:not(.search-results) article:not(.type-page) .entry-footer span:not(:last-child):after {
    content: "\002f";
    display: inline-block;
    opacity: 0.7;
    padding: 0 0.538461538em;
}

/* dim afatar */
.single .byline {
    display: none;
}

/* dim dyddiad */
body:not(.search-results) article:not(.sticky) .posted-on,
.single .posted-on {
    display: none;
}

/* crefftio gwyb o dan y cynnwys */
body:not(.search-results) article:not(.type-page) .entry-footer .entry-footer,
body:not(.search-results) article:not(.type-page) .entry-footer .cat-links,
body:not(.search-results) article:not(.type-page) .entry-footer .comments-link,
body:not(.search-results) article:not(.type-page) .entry-footer .edit-link {
    display: inline-block;
}

/* pan mae defnyddiwr yn dethol testun */
::selection {
    color: #211A1E; 
    background: #C3423F;
}
