<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 Theme Name:   Flat-Sky
 Description:  Flat-Sky is a free friendly theme which works nice for a personal blog, magazine, news or review website. It has a modern and elegant design, which brings out a happy look. The theme comes with a colored menu bar and a very clean look.
 
 Author:       Themeisle
 Author URI:   https://themeisle.com
 Template:     flat
 Version:      1.0.3
 License:      GNU General Public License version 2
 License URI:  license.txt
 Text Domain:  flat-sky
 Domain Path:  /languages/
 Tags:         blue, white, gray, two-columns, left-sidebar, responsive-layout, custom-background, custom-menu, editor-style, featured-images, threaded-comments, translation-ready
*/

body {
    color: #333333;
    font-size: 14px !important;
    line-height: 1.5 !important;
}
/*--------------------------------------------------------------
	HEADER
--------------------------------------------------------------*/


/*--------------------------------------------------------------
	GENERAL
--------------------------------------------------------------*/

.hentry {
    border-bottom: 1px solid #EEE;
    padding: 60px 35px;
    position: relative;
}

.sidebar-offcanvas, #secondary { 
	background-color: #d8e8f8 ;
        -webkit-background-color: #d8e8f8 ;
}
#page:before { 
    background-color: transparent; 
    -webkit-background-color: transparent; 
}
.hentry .entry-title {
    margin-top: 0px;
    text-align: left !important;
    font-size: 28px;
}

.hentry .entry-meta {
    color: #3BC4FA !important;
    font-size: 16px !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: right !important; 
}

.entry-title a{
    color: #323a45 !important;
}

.hentry .tags-links a {
    background: #535353 none repeat scroll 0% 0% !important;
	color: #E1E1E1 !important;
	padding: 5px 10px;
	border-radius: 4px;
}
.entry-header {
	/*border-bottom: 1px solid #F3F3F3;*/
	padding: 0px 0px 10px 0px;
}

p {
    margin: 0px 10px 10px !important;
    text-indent: 1.5em;
}

.entry-meta a {
    color: #3BC4FA !important;
}

.entry-meta a:hover {
    color: #3bc4fa;
}
#site-navigation li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    display: block;
    padding: 10px 20px; /* modify */
}
#site-navigation a { 
	font-size: 14px; 
	font-weight:bold;    
        line-height: 20px; /*modify */
        padding: 0; /*modify */
}
#primary {
    padding: 10px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c8dcf7+0,f1f7fe+100 */
    background: #c8dcf7; /* Old browsers */
    background: -moz-linear-gradient(top,  #c8dcf7 0%, #f1f7fe 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #c8dcf7 0%,#f1f7fe 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #c8dcf7 0%,#f1f7fe 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c8dcf7', endColorstr='#f1f7fe',GradientType=0 ); /* IE6-9 */
}
#secondary .widget-title {
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.8) !important;
    font-size: 12px;
    line-height: 20px;
    margin: 0px 0px 10px;
}
#secondary, #secondary a {
    color: #295392;
}
#secondary a:hover, #secondary a:active {
    color: #2E8BC3 !important;
}
#secondary h1, #secondary h2, #secondary h3, #secondary h4, #secondary h5, #secondary h6 {
	color: #295392;
}
#site-navigation .current-menu-item &gt; a, 
#site-navigation .current-menu-parent &gt; a, 
#site-navigation .current-menu-ancestor &gt; a, 
#site-navigation .current_page_item &gt; a, 
#site-navigation .current_page_parent &gt; a, 
#site-navigation .current_page_ancestor &gt; a {
	color: #2E8BC3 !important;
}
.nav-next{
	background-color: #4D4A4A !important;
        -webkit-background-color: #4D4A4A !important;
}

.published {
	position:relative;
	padding-left: 20px;
}
.published:before {
	position:absolute;
    font-family: FontAwesome;
    left:-4px;
    content: "\f073";
}

.author {
	position:relative;
	padding-left: 20px;
}
.author:before {
	position:absolute;
    font-family: FontAwesome;
    left:2px;
    content: "\f007";
}

.comments-link {
    position:relative;
	padding-left: 20px;
}    
.comments-link:before {
	position:absolute;
    font-family: FontAwesome;
    left:-4px;
    content: "\f0e5";
}



.current_page_item li{
	background-color:red !important;
        -webkit-background-color: red !important;
	color: red !important;
}


.pagination .page-numbers {
    display: inline-block;
    margin-bottom: 0px;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid #545454 !important;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.625;
    border-radius: 3px;
    -moz-user-select: none;
    outline: medium none !important;
    color: #FFF;
    background-color: #545454 !important;
}

.single .post-navigation .nav-links &gt; div:first-child {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    background-color: #717577 !important;
}

/*--------------------------------------------------------------
	FOOTER
--------------------------------------------------------------*/


/*--------------------------------------------------------------
	Modify
--------------------------------------------------------------*/
body {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#307ae0+0,e5effd+87 */
    background: #307ae0; /* Old browsers */
    background: -moz-linear-gradient(top, #307ae0 0%, #e5effd 87%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #307ae0 0%,#e5effd 87%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #307ae0 0%,#e5effd 87%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#307ae0', endColorstr='#e5effd',GradientType=0 ); /* IE6-9 */
}
body.page-id-37, body.page-id-39 {
    background: rgba(0, 0, 0, 0) url("https://thaispca.org/wp-content/uploads/2016/03/BG.png") no-repeat scroll center bottom;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.page-id-37 #page &gt; .container &gt; .row, .page-id-37 #secondary,
.page-id-39 #page &gt; .container &gt; .row, .page-id-39 #secondary {
    background: transparent;
}
.page-id-37 .site-header, .page-id-39 .site-header { background-color: #d8e8f8; }
.page-id-37 #primary, .page-id-39 #primary {
    background: transparent;
    padding: 0;
}
.page.page-id-37 .hentry, .page.page-id-39 .hentry {
    padding: 0 !important;
}
#pg-37-0, #pg-39-0 {
    background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
    padding: 10px;
    margin-left: 0 !important;
    margin-right: 0 !important;
}
#post-261 p {
    text-indent: 0;
}
.archive .page-title { display: none; }
.archive .title-image { margin-bottom: 20px; }
#page { background: transparent none repeat scroll 0 0; }
#page &gt; .container {
    background: transparent none repeat scroll 0 0; 
}
.textcenter { text-align: center; }
.textright { text-align: right; }
.hgroup img {
    display: block;
    margin: 0 auto;
    width: 80px;
}
@media (max-width: 1099px) {
    .site-header {
        padding-top: 40px;
    }
}
#masthead .site-title { font-size:30px; }
.page .hentry {
    padding: 30px 35px 60px;
}
.page .hentry .entry-content, .page .hentry .entry-summary {
    padding: 0;
}
.entry-thumbnail { 
	width: 85px; 
	float: left; 
	margin: 0px 5px 0px 0px !important;
        height: 60px;
        overflow: hidden;
}
.list-title { width: calc(100% - 90px); float: left; }
.list-article {
    display: block;
    margin-bottom: 10px;
    overflow: hidden;
}
ul.lang { 
    list-style: none;
    position: absolute;
    right: 0;
}
ul.lang li { display: inline; }
#main-sidebar aside { margin-bottom:10px; }
#site-navigation .sub-menu, #site-navigation .children,
#site-navigation .sub-menu .sub-menu, #site-navigation .children .sub-menu, #site-navigation .sub-menu .children, #site-navigation .children .children {
    background: transparent;
}
#site-navigation .menu-item-has-children .fa, #site-navigation .page_item_has_children .fa {
    height: 20px;
    line-height: 20px;
}
table, table &gt; thead &gt; tr &gt; th, table &gt; tbody &gt; tr &gt; th, table &gt; tfoot &gt; tr &gt; th, table &gt; thead &gt; tr &gt; td, table &gt; tbody &gt; tr &gt; td, table &gt; tfoot &gt; tr &gt; td {
    border: 0;
}
#secondary .toggle-sidebar, #secondary .toggle-navigation {
    color: #295392;
}
.title-image { width: 100%; }
@media (min-width: 1100px) {
    #page &gt; .container &gt; .row {
        background: #d8e8f8 none repeat scroll 0 0;
        padding-top: 15px;
    }
}
.so-widget-sow-image h2 {
    font-size: 20px;
    margin-top: 10px;
    text-align: center;
}
.read-more {
    border-top: 1px solid #eee;
    border-bottom: 2px solid #eee;
    color: #555;
    padding: 2px 0;
    text-align: center;
    width: 100%;
    background-color: #FFFFFF;
}
.ads-souvenir {
    background: #FFFFFF none repeat scroll 0 0;
    border-color: #f4f4f4;
    border-style: solid;
    border-width: 3px 3px 0;
}
.ads-souvenir .ads-title {
    background-color: rgb(248, 248, 248); 
    padding: 15px;
}
.ads-souvenir .row {
    background-color: rgb(248, 248, 248); 
    padding: 0px 15px; 
    margin: 2px;
}
.ads-souvenir .row div {
    padding: 0;
    background-color: rgb(248, 248, 248);
}
.site-info {
    background: #d8e8f8 none repeat scroll 0 0;
    font-size: 12px;
    padding: 10px;
    text-align: center;
    width: 100%;
}
.titlebar {
    background: rgba(0, 0, 0, 0) url("https://thaispca.org/wp-content/uploads/2016/03/bg_titlebar.gif") repeat scroll center top;
    padding: 5px 10px;
}

#cookie_box {
    background: rgba(50,50,50,.95);
    padding: 20px 10px 20px 20px;
    position: fixed;
    bottom: 58px;
    margin: 0;
    z-index: 1111;
    max-width: 100%;
    width: 100%;
    box-shadow: 0 0 10px rgba(0,0,0,.2);
    color: #fff;
    display: none;
}
#cookie_box a {
    color: #fff;
    text-decoration: underline;
}
.cookie-accept {
    padding: 5px;
    width: 135px;
    background: #989898;
    color: #fff;
    text-decoration: none;
    border: 0px;
    border-radius: 3px;
}
@media (min-width:992px){
    #cookie_box {


        bottom: 20px;
        margin: 0 30px;
        width: auto;
        max-width: 400px;

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