<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: BlueChameleon
Theme URI: http://www.simplewpthemes.com
Version: 1.0
Author: sin2384
Author URI: http://www.simplewpthemes.com
Description: Free Wordpress theme by &lt;a href="http://www.simplewpthemes.com/"&gt;SimpleWPThemes.com&lt;/a&gt;. Please read READ ME.TXT file to find out how to insert pictures in the slider and gallery!
*/
@import url("css/comments.css");
@import url("css/reset.css");
@import url("css/slide.css");
* {
  margin: 0;
  padding: 0;
}
/***************LINKS*************************/

a:link, a:visited {
  color: #d40101;
  text-decoration: none;
}
a:hover {
  color: #002563;
}
/***************END LINKS*************************/

html body {
  background: #002563;
  font-size: 13px;
  font-family: Arial, Verdana, Tahoma, Times New Roman;
  line-height: 1.5em;
}

/***************LAYOUT*************************/
#shadow {
  background: url(images/shadow.png) repeat-y scroll top center;
  width: 1020px;
  margin: 0 auto;
}
#mainwrap {
  margin: 0 auto;
  width: 960px;
}
#header {
  width: 960px;
  height: 132px;
  background: url(images/header.jpg) repeat-x;
}
#blogtitle {
  clear: both;
  color: #fff;
  text-transform: uppercase;
  float: left;
  position: relative;
  top: 15px;
  left: 15px;
}
#heading {
  color: #fff;
}
.description {
  text-transform: none;
  color: #db0101;
}
.adv {
  float: right;
  margin: 10px 10px 0 0;
  display: inline;
  border: 1px solid #2f3379;
}

/* -------- START CATEGORY MENU -------- */


#nav2 {
  clear: both;
  float: left;
  height: 40px;
  background: url(images/nav.png) repeat-x;
  width: 960px;
  margin-bottom: 20px;
}
#nav2 li {
  float: left;
}
#nav2 li a {
  display: block;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 10px;
  padding: 12px 10px;
}
#nav2 li a:hover {
  color: #80bcfb;
}


/* -------- END CATEGORY MENU -------- */


/* -------- START PAGE MENU -------- */

#top {
  clear: both;
  width: 960px;
  height: 40px;
}
#top li {
  float: left;
}

#top li a {
  float: left;
  display: block;
  padding: 7px 10px;
  color: #2a559c;
  text-transform: uppercase;
  font-size: 10px;
}
#top li.current_page_item a, #top li a:hover {
   color: #db0101;
}

/* -------- END PAGE MENU -------- */


/* -------- SUBSCRIPTION -------- */
ul#topsoc {
  float: right;
  width: 308px;
  margin-right: 15px;
  display: inline;
}
*+html ul#topsoc {
  position: relative;
  right: 15px;
}
ul#topsoc li {
  width: 308px;
}
ul#topsoc li.first {
  background: url(images/soc1.png) no-repeat;
  line-height: 78px;
}
ul#topsoc li.second {
  background: url(images/soc2.png) no-repeat;
  line-height: 75px;
}
ul#topsoc li.third {
  background: url(images/soc3.png) no-repeat;
  line-height: 78px;
}
ul#topsoc li a {
  padding: 32px 32px 32px 72px;
  margin: 0;
  color: #fff;
}
ul#topsoc li a:hover {
  color: #e1ab88;
}
a#twitter {
  background: none;
  background: url(images/twitter.png) no-repeat scroll 24px 24px;
}
a#socrss {
  background: none;
  background: url(images/rss.png) no-repeat scroll 24px 24px;
  position: relative;
  top: 2px;
}
a#email {
  background: none;
  background: url(images/email.png) no-repeat scroll 24px 24px;
}
/* -------- END SUBSCRIPTION -------- */

.aboutimage {
  float: left;
  border: 1px solid #ccc;
  padding: 2px;
  margin: 0px 5px 0px 0px;
}
#search {
  margin: 6px 0 9px;
}
#s {
  width: 208px;
  background: url(images/searchinput.png) no-repeat;
  padding: 8px 0 8px 5px;
  border: 0;
  margin-left: 12px;
}
#searchsubmit {
  background: #ccc;
  border: 1px solid #ccc;
  color: #000;
}
#contentwrap {
  float: left;
  width: 634px;
}
#sidebar {
  float: right;
  width: 300px;
  margin-right:20px;
  display: inline;
}
#footer {
  width: 960px;
  clear: both;
  text-align: center;
  padding: 23px 0;
  color: #fff;
  background: url(images/footer.png) repeat-x scroll top;
}
#footer a:hover {
  color: #fff;
}
.inside {
  padding: 0 20px 20px;
}
/* -------- END WP LAYOUT -------- */

/* -------- START WP STYLES -------- */

#sidebar h3 {
  width: 270px;
  padding: 15px;
  font-size: 14px;
  color: #fff;
  background: #002563;
  text-transform: uppercase;
  font-weight: normal;
  margin-bottom: 0px;
}
.side-top {
  background: url(images/widget-top.png) no-repeat scroll top left;
  width: 304px;
  height: 2px;
  overflow: hidden;
}
.side-widget {
  width: 300px;
  background: url(images/widget-bg.png) repeat-y;
  height: 1%;
  overflow: hidden;
  padding: 0 2px;
  margin-bottom: 0;
}
.side-bot {
  background: url(images/widget-bot.png) no-repeat scroll top center;
  height: 5px;
  margin-bottom: 15px;
  width: 304px;
}
#sidebar ul {
  width: 300px;
}
#sidebar ul li {
  line-height: 35px;
  padding-left: 0;
  margin-left: 0;
  text-transform: uppercase;
  border-bottom: 1px solid #ba0101;
  font-size: 11px;
}
#sidebar li li {
  border-bottom: 0;
  border-top: 1px solid #ba0101;
}
#sidebar li.recentcomments {
  padding-left: 15px;
}
.side-widget a, .side-widget a:visited {
  color: #fff;
  padding-left: 15px;
}
.side-widget a:hover {
  color: #000102;
}
.textwidget {
  padding: 5px 5px 5px 15px;
}
.side-widget div {
  padding: 5px 5px 0 5px;
}


/***************POST STYLES*************************/
.post h2 {
  line-height: 30px;
  font-size: 21px;
}
.post h2 a, post h2 a:visited {
  color: #030000;
}
.meta {
  margin-top: 5px;
  font-size: 11px;
}
.post-top {
  width: 607px;
  height: 10px;
  background: url(images/post-top.png) no-repeat;
}
.post {
  width: 567px;
  padding: 5px 20px 20px;
  background: url(images/post-bg.png) repeat-y;
  position: relative;
}
.post-bot {
  width: 570px;
  padding: 17px 18px 0;
  height: 37px;
  background: url(images/post-bot.png) no-repeat;
  margin-bottom: 15px;
  padding-bottom: 15px;
  color: #fff;
  font-size: 11px;
}
.post-bot a, .post-bot a:visited {
  color: #fff;
  font-size: 11px;
}
.cat {
  float: left;
}
a.more-link, .tags {
  float: right;
}
p.flipv {
  position: absolute;
  left: -63px;
  top:-9px;
  background: url(images/date.png) no-repeat;
  width: 65px;
  height: 37px;
  padding-top: 18px;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
}
.entry {
  margin-top: 10px;
  line-height: 20px;
  color: #2d2d2d;
}
.entry p {
  margin-top: 10px;
}
.entry img, .post_thumbnail {
  padding: 4px;
  border: 1px solid #002563;
  background: #d40101;
}
.entry th {
  padding: 0;
  margin-right: 2px;
}
.entry li {
  margin-left: 20px;
  list-style: circle;
}
.entry ol li {
  list-style: decimal;
}
blockquote {
  border-left: 10px solid #666666;
  margin-left: 20px;
}
blockquote p {
  padding: 10px;
}
.alignleft {
  float: left;
  margin: 5px 7px 0px 0px;
}
.alignright {
  float: right;
  margin: 0 0px 0px 5px;
}
img.aligncenter {
  display: block;
  margin: 0 auto 5px;
}
/***************END POST STYLES*************************/
#calendar_wrap {
  text-align: center;
}
caption {
  background: #fff;
  width: 100%;
}
#wp-calendar th {
  padding: 16px;
}
#wp-calendar td a:link {
  background: #002563;
  padding: 1px 6px;
  color: #fff;
  line-height: 29px;
}
li.pagenav, li.categories, li.linkcat {
  list-style:none;
}
h2.pagetitle {
  margin: 0 0 20px;
}
/* -------- END WP STYLES -------- */



/* -------- TABLES -------- */
#contentwrap table{font-size:1.2em;margin:5px 0 25px 0;}
#contentwrap table td{padding:8px;border: 1px solid #ccc;}
/* -------- END TABLES -------- */


/* -------- PAGE NAVIGATION -------- */
.wp-pagenavi{
  clear:both;
  margin:20px 0 0px;
  text-align:center;
}
.wp-pagenavi span.pages,.wp-pagenavi span.extend{
  background:#002563;
  border:1px solid #db0101;
  color:#fff;
  margin:2px;
  padding:6px;
}
.wp-pagenavi a,.wp-pagenavi a:link,.wp-pagenavi a:visited{
  background:#002563;
  border:1px solid #db0101;
  color:#fff;
  margin:2px;
  padding:6px;
  text-decoration:none;}
.wp-pagenavi span.current,.wp-pagenavi a:hover{
  background:#002563;
  border:1px solid #db0101;
  color:#fff;
  margin:2px;
  padding:6px;
}
/* -------- END PAGE NAVIGATION -------- */

.custom_images img {
  margin: 2px 2px 2px 2px;
  padding: 0;
}
.custom_images a {
  padding: 0 !important;
}
/* -------- ADVERT -------- */

.advert{
  float: right;
  padding:5px;
  height: 260px;
  margin: 0px 10px 10px 0;
  display: inline;
}
.advert img{
  padding:0px;
  border:1px solid #fff;
  margin:0 0 10px 12px;
  float: left;
}
.advert a {
  padding-left: 0 !important;
}


/* -------- END ADVERT -------- */
</pre></body></html>