<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Attitude Child
Theme URI: http://themehorse.com/themes/attitude
Author: Zebra web designs
Author URI: http://www.zebrawebdesigns.com                         
Description: This is modified child version of attitude theme. The slider links are ripped off. It would be great if you can donate some money to my paypal id sbhuvaneshkumar@gmail.com
Version: 1.1.8
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: white, light, blue, one-column, two-columns, three-columns, left-sidebar, right-sidebar, flexible-width, custom-menu, custom-background, custom-header, featured-images, full-width-template, theme-options, threaded-comments, translation-ready, sticky-post
Text Domain: attitude
Template: attitude
*/
@import url("../attitude/style.css");
.container {
    background-color:#fff;
}
#site-title a img{
    max-width:350px;
}
.blog-title {
background-color:#d0d5dc;
width:100%;
padding-top:15px;
padding-bottom:15px;
overflow:auto;
}
.blog-title h2 {
color:#0e6eb0;
}
#Content h1, .entry-title {
    font-size: 30px;
}
#Content h2 {
    font-size: 22px;
}
#Content h3 {
    font-size: 20px;
}
#Content h4, #Content h5, #Content h6 {
    font-size: 18px;
}
.h2_title {
padding-left:10px;
float:left;
}
.h2_keyword {
padding-right:10px;
float:right;
font-size:15px;
}
input[type="reset"], input[type="button"], input[type="submit"] {
    border: 1px solid #0e6eb0;
    color: #fff;
    display: inline-block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    height: 40px;
    margin-bottom: 30px;
    padding: 0px 25px;
    -moz-appearance: none !important;
    -webkit-appearance: none !important;
    appearance: none !important;
    cursor: pointer;
    background: #0e6eb0;
    background: -webkit-linear-gradient(#0e6eb0, #0e6eb0);
    background: -moz-linear-gradient(#0e6eb0, #0e6eb0);
    background: -ms-linear-gradient(#0e6eb0, #0e6eb0);
    background: -o-linear-gradient(#0e6eb0, #0e6eb0);
    background: -webkit-gradient(#0e6eb0, #0e6eb0);
    background: linear-gradient(#0e6eb0, #0e6eb0);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3);
}
input[type="reset"]:hover, input[type="button"]:hover, input[type="submit"]:hover {
    background: -webkit-linear-gradient(#186eb1, #186eb1);
    background: -moz-linear-gradient(#186eb1, #186eb1);
    background: -ms-linear-gradient(#186eb1, #186eb1);
    background: -o-linear-gradient(#186eb1, #186eb1);
    background: -webkit-gradient(#186eb1, #186eb1);
    background: linear-gradient(#186eb1, #186eb1);
}
input[type="text"], input[type="email"], input[type="password"], input[type="tel"], input[type="url"], input[type="date"], textarea {
margin-bottom:10px;
}
pre, code, kbd {
    font-family: inherit;
}
@media only screen and (max-width: 1078px) {
	.h2_keyword { 
		float:left;
		padding-left:10px;
		font-size:14px;
	}
}
@media only screen and (max-width: 767px) {
.one-column-template .wrapper, .wrapper {
    width: 100%;
}
#site-title a img{
    max-width:230px;
}
.one-column-template .container, .container {
	width:90%;
}
h2.h2_keyword {
	line-height:20px;
}
img.alignright, img.alignleft {
    width:100%;
}
}

#access a:hover, #access ul li.current-menu-item a, #access ul li.current_page_ancestor a, #access ul li.current-menu-ancestor a, #access ul li.current_page_item a, #access ul li:hover&gt;a {
color:#186eb1!important;
}

/* pt-sans-regular - latin */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: url('Fonts/pt-sans-v9-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('PT Sans'), local('PTSans-Regular'),
       url('Fonts/pt-sans-v9-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('Fonts/pt-sans-v9-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('Fonts/pt-sans-v9-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('Fonts/pt-sans-v9-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('Fonts/pt-sans-v9-latin-regular.svg#PTSans') format('svg'); /* Legacy iOS */
}</pre></body></html>