<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: BrownChameleon
Theme URI: http://www.simplewpthemes.com
Version: 1.1
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: #c86d42;
  text-decoration: none;
}
a:hover {
  color: #000;
}
/***************END LINKS*************************/

html body {
  background: url(images/bg.jpg);
  font-size: 13px;
  font-family: Arial, Verdana, Tahoma, Times New Roman;
  line-height: 1.5em;
  padding-top: 20px;
  padding-bottom: 20px;
}

/***************LAYOUT*************************/
#shadow {
  width: 1026px;
  margin: 0 auto;
  background: url(images/shadow.png) repeat-y;
  padding-top: 1px;
}
#mainwrap {
  margin: 0 auto;
  width: 960px;
}
#header {
  clear: both;
  width: 960px;
  height: 93px;
  background: url(images/header.png) repeat-x;
  margin-bottom: 20px;
}
#blogtitle {
  color: #fff;
  text-transform: uppercase;
  float: left;
  position: relative;
  top: 18px;
  left: 15px;
}
#blogtitle img {
  margin:0;
  padding: 0;
}
#heading {
  color: #fff;
}
.description {
  text-transform: lowercase;
  color: #2e1402;
  margin-top: -10px;
  margin-left: 3px;
  font-family: Tahoma;
}
.adv {
  float: right;
  margin: 14px 5px 0 0;
  padding: 0;
}

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

#top {
  clear: both;
  width: 960px;
  height: 38px;
  background: #411e07;
}
#top ul {
  padding-left: 10px;
}
#top li {
  float: left;
}
#top li a {
  float: left;
  display: block;
  padding: 10px 10px 8px;
  color: #ab7e61;
  text-transform: uppercase;
  font-size: 10px;
}
#top li.current_page_item a {
  color: #f79100;
}
/* -------- END PAGE MENU -------- */

.aboutimage {
  float: left;
  border: 1px solid #ccc;
  padding: 2px;
  margin: 0px 5px 0px 0px;
}
#s {
  width: 178px;
  padding-left: 5px;
  height: 27px;
  padding-top: 1px;
  height: 21px\0/;
  padding-top: 6px\0/;
  border: 0;
  margin-bottom: 5px;
  background: url(images/search.png) no-repeat;
}
*+html #s {
  height: 21px;
  padding-top: 6px;
}
#contentwrap {
  float: left;
  width: 670px;
}
#sidebar {
  float: right;
  width: 246px;
  margin-right: 20px;
  font-size: 11px;
}

/* -------- ADVERT -------- */

.advert{
  float: right;
  height: 306px;
  width: 306px;
  background: url(images/banners.png) no-repeat;
  margin-right: 20px;
  display: inline;
}
.advert img{
  padding:0px;
  margin:17px 0px 0px 17px;
  float: left;
}

/* -------- END ADVERT -------- */

.custom_images img {
  margin: 2px 4px 2px 0px;
  padding: 0;
}
.social a{
  background: none !important;
  padding-left: 0 !important;
}


#footer {
  width: 960px;
  clear: both;
  text-align: center;
  padding: 28px 0;
  color: #c47741;
  background: url(images/footer.png) repeat-x scroll top;
}
#footer a, #footer a:visited {
  color: #d2a78d;
}
#footer a:hover {
  text-decoration: underline;
}
.sponsors {
  text-align: center;
}
.inside {
  padding: 5px 15px 5px 5px !important;
  text-align: justify;
}
.inside img {
  margin: 5px 5px 0 0;
  border: 1px solid #c27740;
}
#in {
  padding: 0 0 0 15px;
  margin-top: -2px;
}
.clear {
  clear: both;
}


/* -------- END WP LAYOUT -------- */

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

#sidebar h3 {
  font-size: 14px;
  width: 245px;
  padding: 15px 12px 15px 12px;
  margin-left: -10px;
  margin-bottom: 0;
  text-transform: uppercase;
  font-weight: normal;
  color: #ca6d45;
  background: url(images/h3.png) no-repeat scroll 1px 1px;
}
.side-widget {
  clear: both;
  width: 237px;
  padding-left: 10px;
  padding-bottom: 5px;
  background: #612908;
  margin-bottom: 20px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  color: #e1ab88;
}
#sidebar ul {
  background: #c37745;
  margin-left: -9px;
  width: 245px;
  text-transform: uppercase;
}
#sidebar ul.children {
  margin-left: 0px;
}
#sidebar ul li {
  line-height: 32px;
  padding-left: 0;
  margin-left: 0;
  border-bottom: 1px solid #612908;
}
#sidebar ul.children li {
  border-bottom: 0;
  border-top: 1px solid #612908;
}
#sidebar li.recentcomments a{
  padding-left: 15px !important;
}
.side-widget a, .side-widget a:visited {
  color: #e1ab88;
  padding-left: 20px;
  background: url(images/dart.png) no-repeat scroll 10px 5px;
}
#sidebar li.recentcomments a {
  background-position: 7px 6px !important;
}
.side-widget a:hover {
  color: #692e0c;
}
.textwidget {
  padding: 5px;
}
.side-widget div {
  padding: 5px 0;
}

/* -------- SUBSCRIPTION -------- */

ul#topsoc li {
  line-height: 67px;
  background: url(images/soc.gif) repeat-x;
  border-bottom: 1px solid #8d3517;
}
ul#topsoc li a {
  padding: 32px 32px 32px 52px;
  margin: 0;
  color: #c37745;
}
ul#topsoc li a:hover {
  color: #e1ab88;
}
a#twitter {
  background: none;
  background: url(images/twitter.png) no-repeat scroll 10px 22px;
}
a#socrss {
  background: none;
  background: url(images/rss.png) no-repeat scroll 10px 24px;
}
a#email {
  background: none;
  background: url(images/email.png) no-repeat scroll 10px 24px;
}


/* -------- END SUBSCRIPTION -------- */



/***************POST STYLES*************************/
.spost-bot {
  width: 659px;
  height: 13px;
  background: url(images/spost-bot.png) no-repeat;
}
.spost-top {
  width: 629px;
  padding: 0px 15px 0;
  line-height: 49px;
  background: url(images/spost-top.png) no-repeat;
  margin-bottom: 0;
}
.single .post, .page .post {
  width: 629px;
  padding: 5px 15px;
  overflow: hidden;
  background: url(images/spost-bg.png) repeat-y;
}
.single h2 a, .single h2 a:visited, .page h2 a, .page h2 a:visited {
  color: #f4d2bd;
  font-size: 18px;
  font-weight: normal;
}
.home .post, .archive .post, .category .post, .search .post, .search .page {
  width: 293px;
  padding: 0 15px;
  background: url(images/post-bg.png) repeat-y;
}
.postwrap {
  width: 323px;
  float: left;
  margin-left: 10px;
  margin-bottom: 15px;
  display: inline;
  position: relative;
  left: 10px;
}
.post-bot {
  height: 29px;
  padding-top: 7px;
  width:323px;
  background: url(images/post-bot.png) no-repeat;
  text-align: center;
}
.post-top {
  width: 293px;
  padding: 16px 15px 0;
  height: 32px;
  margin-left: 3px;
  background: url(images/post-top.png) no-repeat;
  color: #e69f78;
  text-transform: uppercase;
  font-size:11px;
}
.post h2 {
  margin-bottom: 10px;
  padding-top: 10px;
  line-height: 22px;
  font-size: 19px;
  font-weight: normal;
}
.post h2 a, post h2 a:visited {
  color: #c37745;
}
.post h2 a:hover {

}
a.more-link {
  color: #fed0b7;
  text-transform: uppercase;
  font-size: 11px;
}
.entry {
  margin-top: 10px;
  line-height: 20px;
  color: #5e2709;
  padding-bottom:10px;
}
.entry p {
  margin-top: 10px;
}
.entry img, .post_thumbnail {
  padding: 4px;
  border: 1px solid #000;
  background: #c47741;
}
.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: 0 5px 0px 0px;
}
.alignright {
  float: right;
  margin: 0 0px 0px 5px;
}
img.aligncenter {
  display: block;
  margin: 0 auto 5px;
}
.notfound {
  margin-left: 20px;
}
/***************END POST STYLES*************************/
#calendar_wrap {
  text-align: center;
}
#wp-calendar caption {
  background: #C37745;
  width: 100%;
  margin-left: -5px; 
}
#wp-calendar th {
  padding: 12px;
}
#wp-calendar td a:link {
  background: #C37745;
  padding: 1px 6px;
  color: #fff;
  line-height: 29px;
}
li.pagenav, li.categories, li.linkcat {
  list-style:none;
}
h2.pagetitle {
  margin: 0 0 20px 22px;
}
/* -------- 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:0px 0 10px;
  text-align:center;
}
.wp-pagenavi span.pages,.wp-pagenavi span.extend{
  background: #3e1805 url(images/navi.gif) repeat-x;
  border:1px solid #d79a73;
  color:#d79a73;
  margin:2px;
  padding:3px 6px;
}
.wp-pagenavi a,.wp-pagenavi a:link,.wp-pagenavi a:visited{
  background: #3e1805 url(images/navi.gif) repeat-x;
  border:1px solid #d79a73;
  color:#d79a73;
  margin:2px;
  padding:3px 6px;
  text-decoration:none;}
.wp-pagenavi span.current,.wp-pagenavi a:hover{
  background:#411a07 url(images/navih.gif) repeat-x;
  border:1px solid #d79a73;
  color:#d79a73;
  margin:2px;
  padding:3px 6px;
}
/* -------- END PAGE NAVIGATION -------- */

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