<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Green WP
Theme URI: http://www.simplewpthemes.com
Description: Theme Description
Version: 1.0
Author: sin2384
Author URI: http://www.simplewpthemes.com
Tags: gray, fixed width, two columns, widgetized
*/
@import url("css/comments.css");
@import url("css/reset.css");
@import url("css/pagenavi-css.css");
* {
  margin: 0;
  padding: 0;
}
/***************LINKS*************************/

a:link, a:visited {
  color: #7caf00;
  text-decoration: none;
}

a:hover {
  color: #000;
}
/***************END LINKS*************************/

html body {
  background: #333333;
  font-size: 12px;
  font-family: Times New Roman;
}

/***************LAYOUT*************************/

#mainwrap {
  margin: 0 auto;
  width: 960px;
}
#header {
  width: 960px;
  height: 85px;
  color: #f1f1f1;font-weight: bold;
}
#blogtitle {
  color: #fff;
  text-transform: uppercase;
  float: left;
  position: relative;
  padding-top: 40px;
  left: 15px;
  background: url(images/logo.jpg) no-repeat scroll left;
  padding-left: 150px;
  height: 80px;
}
#heading {
  color: #99cc00;
  font-weight: bold;
  text-transform: none;
}

.description {
  color: #d6d6d6;
  font-weight: bold;
  text-transform: none;
  margin-left: 7px;
}


/***************NAVIGATION*************************/


#top {
  clear: both;
  width: 960px;
  height: 30px;
  background: #333333;
  position: relative;
  top: 3px;
  left: -2px;
}

#top li {
  float: left;
  background: url(images/navleft.gif) no-repeat scroll center left;
  margin: 2px;
}
#top li li {
  display: none;
}


#top li a {
  float: left;
  display: block;
  padding: 10px;
  color: #e3f1b7;
  font-weight: bold;
  display: block;
  padding: 10px 30px 10px 30px ;
  background: url(images/navright.gif) no-repeat scroll center right;
}
#top li li {
  background: #ccc;
  width: 250px;
}


#top li.current_page_item a {
  color: #000;
}

ul#nav li.current_page_item a {
  background: url(images/navrighta.gif) no-repeat scroll center right;
  color: #000;
}
ul#nav li.current_page_item {
  background: url(images/navlefta.gif) no-repeat scroll center left;
}
ul#nav li:hover {
  background: url(images/navlefth.gif) no-repeat scroll center left;
}
ul#nav li a:hover {
  background: url(images/navrighth.gif) no-repeat scroll center right;
  color: #4e5c25;
}







/***************NAVIGATION*************************/



.aboutimage {
  float: left;
  border: 1px solid #ccc;
  padding: 2px;
  margin: 0px 5px 5px 5px;
}
#searchform {
  float: right;
  margin-top: 70px;
}


#s {
  width: 235px;
  margin-left: 5px;
  margin-bottom: 5px;
  background: #fff url(images/search.gif) no-repeat scroll right;
  border: none;
  height: 19px;
}

#wrap {

}


#contentwrap {
  float: left;
  width: 725px;
  background: #fff url(images/cwrapbot.png) no-repeat scroll bottom;
}



#sidebar {
  float: right;
  width: 235px;
  background: #99cc00 url(images/shad.gif) repeat-y scroll left;
}
/* ADVERT */

.advert{
 float: right;
 padding:5px;
 border:1px solid #d1cabb;
 height: 270px;
 width: 270px;
 margin: 0px 10px 10px 0;
 display: inline;
 }

.advert img{
 padding:5px;
 border:none;
 margin:0;
 float: left;
 }

 /* END ADVERT */
h2.spread {
  font-size: 36px;
  text-align: center;
  margin-bottom: 10px;
}
.custom_images {
  margin-bottom: 15px;
}
#footer {
  width: 960px;
  clear: both;
  text-align: center;
  padding: 20px 0;
  color: #898989;
  font-weight: bold;
  line-height: 20px;
}
#footer a  {
  color: #898989;
}


.sponsors a:link{
  color: #648611 !important;
}



.inside {
  padding: 20px 60px 20px 60px;
}
/***************END LAYOUT*************************/

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

#sidebar h3 {
  padding: 10px 10px 10px 30px;
  font-size: 14px;
  background: #7caf00 url(images/li.gif) repeat-x scroll bottom;
  color: #000;
  text-transform: uppercase;
}

.side-widget {
  width: 235px;
}

.side-widget ul li  {
  line-height: 25px;
  padding: 0 5px 0 30px;
  background: url(images/li.gif) repeat-x scroll bottom;
}


.side-widget a, .side-widget a:visited {
  color: #fff;
  font-weight: bold;
}
.side-widget a:hover {
  color: #ccc;
}


.side-widget ul li ul li {
  margin-left: -30px;
  padding-left: 30px;
  background: url(images/li.gif) repeat-x scroll top;

}



/***************POST STYLES*************************/
.date {
  width: 148px;
  height: 28px;
  background: url(images/date.gif) no-repeat scroll left;
  padding: 12px 18px 12px 18px;
  margin-left: -68px;
  color: #fff;
  font-weight: bold;
}


.post h2 {
  margin: 20px 0;
}

.post h2 a, post h2 a:visited {
  color: #333333;
}

.post h2 a:hover {

}


.cat a, .comm a, .edit a {
   font-weight: bold;
}

.postmetadata {
  margin-top: 30px;
}

.post {
  margin-bottom: 15px;
  margin-top: 15px;
  padding-bottom: 15px;
  background: url(images/li.gif) repeat-x scroll bottom;
}

.entry {
  margin-top: 15px;
  line-height: 20px;
  color: #414141;
}

.entry p {
  text-align: justify;
}


.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 5px 0px;
}

.alignright {
  float: right;
  margin: 0 5px 5px 5px;
}
/***************END POST STYLES*************************/
#calendar_wrap {
  text-align: center;
}

caption {
  background: #7CAF00;
  width: 100%;
  color: #fff;
}

#wp-calendar {
   color: #fff;
}

th {
  padding: 13px;
}

td a:link {
  background: #7CAF00;
  padding: 1px 6px;
  color: #fff;
  line-height: 29px;
}

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

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