<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: GreenStar
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");
@import url("css/featuredcats.css");
@import url("css/pagenavi-css.css");

/***************BASIC*************************/
* {
  margin: 0;
  padding: 0;
}
html body {
  background: #227b17;
  font-size: 13px;
  font-family:  Verdana, Tahoma, Times New Roman;
  line-height: 1.5em;
}
a:link, a:visited {
  color: #6ade5a;
  text-decoration: none;
}
a:hover {
  color: #fff;
}
/***************LAYOUT*************************/

#mainwrap {
  margin: 0 auto;
  width: 960px;
}
#headerw {
  width: 100%;
  background: #1f7115 url(images/nav.gif) repeat-x scroll 0 116px;
}
#header {
  width: 960px;
  margin: 0 auto;
}
#blogtitle {
  color: #fff;
  text-transform: uppercase;
  float: left;
  position: relative;
  top: 10px;
  left: -10px;
  height: 85px;
}
#heading {
  color: #fff;
}
.description {
  text-transform: lowercase;
  font-weight: bold;
  color: #87cc71;
  text-shadow: #499437 1px 0 1px;
  margin-left: 17px;
  margin-top: -10px;
}
.adv {
  float: right;
  margin: 5px 0px 0 0;
}

/* CAT MENU */
#nav2 {
 clear: both;
 width: 960px;
 height: 31px;
}
#nav2 li {
 float: left;
 margin-right: 2px;
}
#nav2 li li, #nav2 li li li {
  display: none;
}
#nav2 li a {
  float:left;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 10px;
  padding: 10px;
  background: url(images/top.gif) repeat-x scroll center center;
}
#nav2 li.current-cat, #nav2 li:hover {
  background: url(images/navleft.png) no-repeat scroll left center !important;
}
#nav2 li.current-cat a, #nav2 li a:hover {
  background: url(images/navright.png) no-repeat scroll right center;
}
/* END CAT MENU */

#top {
  clear: both;
  width: 960px;
  height: 46px;
}
#top li {
  float: left;
}
#top li a {
  float: left;
  padding: 5px 12px;
  color: #fff;
  text-transform: uppercase;
  font-size: 9px;
}
*+html #top li a {
  padding: 11px 12px;
}


#top li.current_page_item a, #top li a:hover {
  color: #227817;
}


/***************END NAVIGATION*************************/
/* Twitter, RSS, Email */
.follow {
  border: 1px solid #35bf24;
  float: left;
  width: 198px;
  border-bottom:none;
}
ul#topsoc {
  width: 196px;
  background: #1f7115;
  border: 1px solid #000;
  overflow: hidden;
  text-transform: uppercase;
  border-bottom:none;
}
ul#topsoc img {
  float: left;
  margin-top: 15px;
}
li.tweet, li.rss, li.mail, li.face {
  float: left;
  width: 198px;
  line-height: 70px;
  background: url(images/li.gif) repeat-x scroll bottom;
}
ul#topsoc li a, ul#topsoc li a:visited {
  color: #000;
}
/* End Twitter, RSS, Email */
#s {
  width: 250px;
  margin-left: 5px;
  margin-bottom: 5px;
}
#searchsubmit {
  background: #ccc;
  border: 1px solid #ccc;
  color: #000;
}
#upcontent {
  float: left;
  width: 960px;
  margin: 10px 0;
}
#contentwrap {
  float: left;
  width: 650px;
  margin-right: 10px;
}
#contentwrap1 {
  float: left;
  width: 440px;
  margin-right: 10px;
}
#featured-category {
  float: left;
  width: 300px;
}
#sidebar {
  float: right;
  width: 200px;
}
#sidebar2 {
  clear: both;
  width: 100%;
  float: left;
  background: #185610;
}
#swrap {
  width: 960px;
  margin: 0 auto;
}
 /* ADVERT */
#advertw {
 width: 298px;
 border: 1px solid #35bf24;
 float: left;
 margin: 0 11px 0 0;
}
.advert{
 width: 296px;
 background: #1f7115;
 padding-bottom: 5px;
 border: 1px solid #000;
 overflow:hidden;
 padding-top: 3px;
 }
.advert img{
 border:none;
 float:left;
 margin-left: 11px;
 margin-right: -8px;
 display: inline;
}

/* END ADVERT */


#footer {
  width: 100%;
  clear: both;
  text-align: center;
  padding: 20px 0;
  background: #0f330a;
  color: #4edb3d;
}
#footer a, #footer a:visited, .sponsors a{
  color: #4edb3d;
}


.sponsors {
  text-align: center;
}
/***************END LAYOUT*************************/

/***************WP STYLES*************************/

#sidebar h3 {
  padding: 20px 10px;
  font-size: 14px;
  background: #154a0e url(images/li.gif) repeat-x scroll bottom;
  border-top: 1px solid #092006;
  margin-bottom: 0;
}
.side-widget {
  clear: both;
  width: 198px;
  border: 1px solid #2fab20;
  color: #baf1b3;
  margin-bottom: 10px;
}
.side-widget ul li {
  line-height: 31px;
  padding: 0 0px 0 10px;
  border: 1px solid #040e03;
  border-bottom: none;
  border-top: none;
  background: url(images/li.gif) repeat-x scroll bottom;
}
.side-widget a, .side-widget a:visited {
  color: #baf1b3;
  background: url(images/widgeta.gif) no-repeat scroll 0 5px;
  padding-left: 10px;
}
.side-widget a:hover {
  color: #154A0E;
}
.side-widget ul li ul li {
  margin-left:-10px;
  padding-left: 10px;
  border:none;
  background-position: top;
}
.textwidget {
  padding: 5px;
}
.in {
  padding: 15px 0px 20px;
}
.widget {
  float: left;
  width: 200px;
  margin-left: 20px;
  margin-right: 20px;
  display: inline;
}
.widget h3 {
  color: #b0efa8;
  border-bottom: 1px solid #227a17;
  padding-bottom: 5px;
}
.widget ul li {
  line-height: 25px;
}
.widget a, .widget a:visited, .widget li.recentcomments a  {
  color: #61df52;
  background: url(images/circle.gif) no-repeat scroll 0 5px;
  padding-left: 10px !important;
}
.widget a:hover, .widget li.recentcomments a:hover {
  color: #fff;
}
/***************POST STYLES*************************/
.post h2 {
  margin-bottom: 5px;
}
.post h2 a, post h2 a:visited {
  color: #fff;
  text-shadow: #000 1px 1px;
}
.post h2 a:hover {

}
.meta {
  color: #32b522;
  font-weight: bold;
}
.meta a:link, .meta a:visited {
  color: #50dc3f;
}


.cat {

}
.author {

}
.edit {

}
.comm a, .comm a:visited{
  float: left;
  background: #227817;
  line-height: 25px;
  padding: 0 10px;
  color: #b2efab;
  border-top: 1px solid #2ca01e;
  border-left: 1px solid #2ca01e;
  border-right: 1px solid #0e310a;
  border-bottom: 1px solid #0e310a;
}
a.more-link {
  float: right;
  background: #227817;
  line-height: 25px;
  padding: 0 10px;
  color: #b2efab;
  border-top: 1px solid #2ca01e;
  border-left: 1px solid #2ca01e;
  border-right: 1px solid #0e310a;
  border-bottom: 1px solid #0e310a;
}
.postmetadata {
  margin-top: 15px;
  background: #154a0e url(images/pmd.gif) repeat-x scroll top;
  padding: 10px 10px 33px 10px;

}
.postborder {
  border: 1px solid #2fab20;
  margin-bottom: 10px;
}
.post {
  background: #1f7115;
  border: 1px solid #16510f;
}
.postin {
  padding: 15px;
}
.entry {
  margin-top: 5px;
  line-height: 20px;
  text-align: justify;
  color: #a7ed9d;
}
.entry img {
  background: #ddf8da;
  padding: 5px;
  border:1px solid #000;
}
.entry li {
  margin-left: 20px;
  list-style: circle;
}
.entry ol li {
  list-style: decimal;
}
.entry th {
  padding: 0;
  margin-right: 2px;
}
blockquote {
  border-left: 10px solid #666666;
  margin-left: 20px;
}
blockquote p {
  padding: 10px;
}
.alignleft {
  float: left;
  margin: 0 5px 5px 0px;
}
.alignright {
  float: right;
  margin: 0 5px 5px 5px;
}
img.aligncenter {
  display: block;
  margin: 0 auto;
}
/***************END POST STYLES*************************/
#calendar_wrap {
  text-align: center;
}
caption {
  background: #3fd82c;
  width: 100%;
}
#wp-calendar {

}
#wp-calendar th {
  padding: 9px;
}
#wp-calendar td a:link {
  background: #3fd82c;
  padding: 1px 6px;
  color: #fff;
  line-height: 29px;
}
/***************END WP STYLES*************************/
li.pagenav, li.categories, li.linkcat {
  list-style:none;
}</pre></body></html>