<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: AllYouLike
Author: Arvin Kent Sahid Lazaga (Webmaster/System Developer/IT Technician)
Description: Customized theme for AllYouLike website. Responsive, Secured and Modern. 
Version: 1.0
Tags: three-columns, left-sidebar, right-sidebar, drawer menu, featured-images, bootstrap
*/
@import url('assets/css/bootstrap.css'); 

@font-face {
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    font-weight: 900;
    font-display: auto;
    src: url("assets/fonts/fa-solid-900.eot");
    src: url("assets/fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("assets/fonts/fa-solid-900.woff2") format("woff2"), url("assets/fonts/fa-solid-900.woff") format("woff"), url("assets/fonts/fa-solid-900.ttf") format("truetype"), url("assets/fonts/fa-solid-900.svg#fontawesome") format("svg"); }

/* Body Background */
body {
    background-image: url('./assets/images/bg.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-color: #464646;
}

/* Columns */
.column-divs {
    margin: 10px 10px;
}

/* Main Content */
.column-divs:nth-child(2) {
    background: #ffffff;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    width: 540px;
}

/* Default Font Size */
#navigation-bar, 
.widget-title, 
.text-widget,
.widget-content:nth-child(3) ul li a,
.comments-list, 
select[name="archive-dropdown"] {
    font-size: 12px;
}

/* Default Padding */
.widget-title, .widget-content img {
    padding: 7px 7px;
}

.widget-content:not(.widget-title) {
    padding: 0 !important;
}

/* */
#archives-2 {
    padding: 9 !important;
}

/* Navigation Bar */
#navigation-bar {
    padding: 0;
    height: 28px;
    font-weight: bold;
}

/* Header */
#header {
    width: 985px;
    height: 120px;
    margin-top: 15px;
}

/* Widget Title */
.widget-title {
    margin-top: 0;
}

/* Widget Titles */
.widget-title, #navigation-bar {
    color: #666666;
    box-shadow:0px 1px 0px #a1a1a1;
    font-weight: bold;
    background: #e0e0e0;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

/* Widget Content */
.widget-content {
    width: 210px;
    background: #ffffff;
    border-radius: 10px;
    border: 1px solid #ffffff;
    margin: 0 0 10px 0;
}

/* Text Widget */
.textwidget ul {
    padding-right: 10px;
    margin-left: -10px;
}

/* Widget Content Image */
.widget-content img {
    width: 100%;
    max-width: 100%;
    height: auto;
}

/* Banner and Content */
#banner, #content, #category, #archives, #search-result {
    margin: 15px;
}

/* Widget Archive Dropdown */
select[name="archive-dropdown"] {
    width: 100%;
}

/* Categories Widget */
.widget-content:nth-child(3) ul {
    list-style-type: none;
    text-transform: uppercase;
    text-indent: -30px;
}

/* Categories Link */
.widget-content:nth-child(3) ul li a {
    text-decoration: none;
    color: #000000;
}

/* Subcategories Link */
.widget-content:nth-child(3) ul li .children {
    text-indent: -50px;
}

/* Subcategories Link */
.widget-content:nth-child(3) ul li .children li a:before {
    text-indent: -50px;
    content: "\f111";
}

/* Subcategories Label */
.screen-reader-text {
    display: none;
}

.search-links {
    font-weight: bold;
    font-size: 14px;
    margin-top: 2px;
}

/* Search Links */
.search-links:before {
    font-family: 'Font Awesome 5 Free';
    margin-right: 3px;
    vertical-align: middle;
    font-size: 7px;
    content: "\f111";
    color: #FAAC16;
}

h3 {
    margin-top: 5px;
    font: normal 110%/110% "Lucida Grande", Arial, sans-serif;
}

.comments-list {
    font-size: 13px !important;
}

/* Post Link Container */
.entry-link {
    border-bottom: 1px dotted #CCCCCC;
    line-height: 1.2 !important;
}

/* Post Link */
.entry-link a {
    color: #333333;
}

/* Post Link Hover */
.entry-link a:hover {
    color: #007BFF;
    text-decoration: none;
}

/* Category Link String Start */
.widget-content:nth-child(3) ul li a:before, .entry-category:before {
    font-family: 'Font Awesome 5 Free';
    margin-right: 3px;
    content: "\f07b";
    color: #4ea5e7;
}

.rss-links:before {
    font-family: 'Font Awesome 5 Free';
    margin-right: 9px;
    content: "\f09e";
    color: #d0611a;
}

.rss-links {
    padding-left: 10px;
    padding-bottom: 10px;
    
}

#custom_html-3 a {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px !important;
}

/* Category Link String End */
.widget-content:nth-child(3) ul li a:after {
    font-family: 'Font Awesome 5 Free';
    margin-left: 3px;
    content: "\f09e";
    color: #d0611a;
}

/* Main Navigation */
#main-nav {
    white-space: nowrap;
}

/* Post Title */
.entry-title {
    font-weight: bold;
}

/* Post Date */
#entry-date {
    background: url('./assets/images/calendar.gif');
    width: 47px;
    height: 50px;
    text-align: center;
}

/* Post Date Month */
.entry-month {
    width: 45px;
    height: 21px;
    font-size: 14px;
    color: #F0FFFA;
    box-shadow:0px 1px 0px #a1a1a1;
}

/* Post Date Day */
.entry-day {
    color: #666666;
}

/* Post Category and Comments */
.entry-category, .comment-to-post, .entry-comments{
    font-size: 11px;
    font-weight: bold;
}

.entry-comments {
    font-size: 11px !important;
}

.entry-content {
    font: 13px Helvetica;
}

/* Post Category and Comment Link */
.entry-category a, .entry-comments a, .comment-to-post a {
    color: #8096a8;
}

/* Post Category and Comment Link Hover */
.entry-category a:hover, .entry-comments a:hover, .comment-to-post a:hover {
    color: #007BFF;
    text-decoration: none;
}

/* Comment Form */
.comment-respond {
    padding-bottom: 5%;
    margin: 20px 1px 20px 1px;
}

/* Comment Form Fields */
.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
    font: 110% Arial, Helvetica, sans-serif;
    width: 50%;
    padding: 5px 3px 3px 7px;
	background: url('./assets/images/form-field-bg.gif') no-repeat;
	border-top: 1px solid #e6e6e6;
	border-right: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
	border-left: 1px solid #e6e6e6;
}

/* Comment Form */
#commentform {
    display: flex;
    flex-flow: column;
}

/* Comment Form Header Label */
.comment-form-header h5:before {
    font-family: 'Font Awesome 5 Free';
    margin-right: 3px;
    content: "\f303";
    color: #DB8528;
}

/* Comment Form Author Container */
.comment-form-author {
    order: 1;
}

/* Comment Form Email Container */
.comment-form-email {
    order: 2;
}

/* Comment Form URL Container */
.comment-form-url {
    order: 3;
}

/* Comment Form Textarea Container */
.comment-form-comment {
    order: 4;
}

/* Commment Form Textarea */
#comment {
    width: 100%;
    background:url('./assets/images/form-field-bg.gif') no-repeat;
	border: solid 1px #e6e6e6;
	padding: 5px 3px 3px 7px;
}

/* Comment Form Submit */
.form-submit {
    order: 5;
}

.form-submit input {
    float: right;
    font: 12px/100% Arial, Helvetica, sans-serif;
	color: #000000;
	background: url('./assets/images/submit-btn.gif') no-repeat top left;
	border: none;
	width: 135px;
	height: 25px;
	padding-bottom: 6px;
    margin-left: 355px;
    padding-top: 5px;
}

/* Comment List */
.comments {
    background: #f4f4f4;
}

/* Comments Counter */
#comments-count {
    font-size: 18px;
}

/* Comments Counter Icon */
#comments-count:before {
    font-family: 'Font Awesome 5 Free';
    margin-right: 3px;
    content: "\f075";
    color: #9AC8DE;
}

/* Comment to Post Icon */
.comment-to-post a:before {
    font-family: 'Font Awesome 5 Free';
    margin-right: 3px;
    content: "\f019";
    color: #4ea5e7;
}

/* Comment Author */
.comment-author span:not(.comment-static) {
    color: #669900;
}

/* Previous and Next Links Container*/
.post-links {
    font-size: 11px;
    font-weight: bold;
}

/* Previous and Next Links */
.post-links .previous a, .post-links .next a {
    color: #5b5f65;
}

/* Previous and Next Links Hover */
.post-links .previous a:hover, .post-links .next a:hover {
    color: #007BFF;
    text-decoration: none;
}

/* Previous Link Post */
.previous a:before {
    font-family: 'Font Awesome 5 Free';
    margin-right: 3px;
    content: "\f0a8";
    color: #C2C2C2;
}

/* Next Link Post */
.next a:after {
    font-family: 'Font Awesome 5 Free';
    margin-left: 3px;
    content: "\f0a9";
    color: #C2C2C2;
}

/* Post Author */
.entry-author {
    color: #333333;
    font-size: 10px;
}

/* Post Comments  */
.entry-comments:before {
    font-family: 'Font Awesome 5 Free';
    margin-right: 3px;
    content: "\f086";
    color: #4ea5e7;
}

/* pagination */
.pagination {
    margin-left: auto;
    margin-right: auto;
    margin-top: -3px;
    margin-bottom: 25px;
}

/* Pagination Numbers */
.page-numbers {
    padding: 6px;
    padding-left: 9px !important;
    padding-right: 9px !important;
    font-size: 14px;
    background: #FFFFFF;
    margin-right: 5px;
    border: 1px solid #9aafe5;
}

/* Pagination Active */
span.current {
    background: #2e6ab1;
    color: #ffffff;
}

/* Search Form Container */
.search-form {
    background: #696969 !important;
    padding: 4px 5px 2px 10px;
    border-bottom-right-radius: 10px;
    width: 340px;
    box-shadow: 0 0 10px #9e9c9c !important;
    border: 3px solid #9e9c9c !important;
}

/* Search Field */
.search-field {
    width: 290px;
    height: 27px;
}

.search-field::placeholder {
    text-transform: uppercase;
}

/* Search Form Btn */
.search-submit {
    background: url('./assets/images/search-btn.png') no-repeat left top;
    height: 24px;
	width: 24px;
	border: none;
	text-indent: -999%;
	line-height: 1px;
	margin-top: 6px;
}

/* Chatbox */
#cboxdiv iframe html body .fmbdy{
    height: 1527px;
}

/* Chatbox Label */
#custom_html-2 a[rel="noopener noreferrer"] {
    font-size: 12px;
}

/* VIP Links Icons */
.entry-content ul li a:before {
    color: #FAAC16;
}

/* Mobile View */
@media screen and (max-width: 768px) {
    /* Columns and Header Direction */
    .wrap-columns, #header {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }

    /* Header */
    #header {
        width: 100%;
        margin: 30px 0 60px 0 !important;
    }

    /* Logo */
    #logo, #tagline {
        margin-bottom: -20px;
    }

    /* Search Form Container */
    .search-form {
        margin-top: 30px;
    }

    /* Columns */
    .column-divs:nth-child(1), 
    .column-divs:nth-child(2),
    .column-divs:nth-child(3) {
        margin: 0;
        padding: 0;
    }

    /* Left Sidebar */
    .column-divs:nth-child(1) {
        order: 2;
        border-radius: 10px;
    }

    /* Main Content */
    .column-divs:nth-child(2) {
        order: 1;
        width: 100%;
    }

    /* Right Sidebar */
    .column-divs:nth-child(3) {
        order: 3;
    }

    /* Widget Content */
    .widget-content {
        display: block;
        width: 100%;
        max-width: 100%;
        height: auto;
        margin: 5px 0 5px 0;
    }

    /* Navigation Bar */
    #navigation-bar {
        height: auto;
    }

    /* Navigation Bar Links */
    #navigation-bar li {
        margin-left: 5px;
    }

    /* Comment Form Fields */
    .comment-respond input[type="email"],
    .comment-respond input[type="text"],
    .comment-respond input[type="url"] {
        width: 100%;
    }

    /* Post Image in Content */
    .widget-content img, .entry-content img {
        max-width: 100% !important; 
        display: block !important;    
        height: auto !important; 
    }
}

@media (min-width: 992px) { 
    #logo {
        width: 471px !important;
        height: 145px !important;
    }

    #right-logo img {
        width: 513px !important;
        height: 60px !important;
        margin-top: -4px;
        margin-left: 15px;
    }

    #header {
        margin-bottom: 15px;
    }
}

@media (min-width: 1200px) { 

}

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

.post-edit-link {
    margin-top: 10px;
    font-weight: bold;
    font-size: 18px;
}

#archives-dropdown-2 {
    margin-top: -10px;
    margin-bottom: 10px;
}

.osny-nightmode {
    position: absolute;
    left: 50%;
    margin-left: 100px;
    margin-top: 20px;
    z-index: 2;
}


#night-mode, .osny-nightmode, .osny-night-mode-wp__container {
    display: block !important;
}

.osny-nightmode__title {
    text-transform: uppercase !important;
}

.night-mode-wp-moon-o, .osny-nightmode__title {
    color: #000000;
    font-weight: bold !important;
    font-size: 12px !important;
}

#wpp-8 {
    padding: 0 !important;
}

/* Popular Post */
.wpp-list {
    margin-top: -14px !important; 
    border-bottom-left-radius: 7px; 
    border-bottom-right-radius: 7px; 
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 8px;
    padding-right: 8px;
    font-size: 13px;
    margin: 0 !important;
    margin-left: -10px;
}

/* WPP LI - Post container styles */
.wpp-list li {
    overflow:hidden;
    float:none;
    clear:both;
    padding-right: 5px !important;
    list-style: disc;
    list-style-position: inside !important;
    text-indent: -1.3em !important;
    padding-left: 1.2em;
}

.wpp-list li:before {
    margin-left: 10px;
}

/* Popular Post Links */
.wpp-list li a {
    color: #000000;
}

/* Popular Post Hover Link */
.wpp-list li a:hover {
    color: #007BFF;
    text-decoration: none;
}

#comment, #submit {
    outline: none !important;
    border-color: #9e9c9c;
    background-color: #9e9c9c !important;
    box-shadow: 0 0 10px #9e9c9c;
    color: blue !important;
}

#submit {
    text-transform: uppercase;
}

#comment:focus {
    outline: none !important;
    background-color: #9e9c9c !important;
    border-color: #9e9c9c !important;
    color: blue !important;
    box-shadow: 0 0 10px #9e9c9c !important;
}

#vip-posts {
    text-align: left;
    margin-left: -20px;
}


</pre></body></html>