<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: SilverStar
Theme URI: http://www.simplewpthemes.com
Version: 1.0
Author: sin2384
Author URI: http://www.simplewpthemes.com
*/
@import url("css/comments.css");
@import url("css/reset.css");
@import url("css/slide.css");
@import url("css/pagenavi-css.css");

/***************BASIC*************************/
* {
  margin: 0;
  padding: 0;
}
html body {
  background: url(images/bg.jpg);
  font-size: 11px;
  font-family: Verdana, Tahoma, Times New Roman, Georgia;
  line-height: 1.5em;
}
a:link, a:visited {
  color: #545453;
  text-decoration: none;
}
a:hover {
  color: #fff;
}
/***************LAYOUT*************************/

#mainwrap {
  margin: 0 auto;
  width: 960px;
}
#headerw {
  width: 100%;
  height: 185px;
  background: url(images/header.gif) repeat-x;
}
#header {
  width: 960px;
  height: 185px;
  margin: 0 auto;
}
#blogtitle {
  clear: both;
  color: #fff;
  text-transform: uppercase;
  float: left;
  position: relative;
  margin-top: 35px;
  left: 15px;
  height: 68px;
}
#heading {
  color: #ce8135;
  font-weight: normal;
}
#header h1:first-letter {
  font-size: xx-large;
}
.description {
  text-transform: none;
  margin-left: 7px;
  color: #c2c2c2;
}
.adv {
  float: right;
  position: relative;
  top: 15px;
  border:none;
}
/* CAT MENU */

#nav2 {
 clear: both;
 float: left;
 height: 41px;
 width: 960px;
}
#nav2 ul {
  float: right;
  background: url(images/nav.png) repeat-x;
  padding: 0;
  margin: 0;
  background: url(images/top.png) repeat-x;
  height: 41px;
}
#nav2 li {
 float: left;
}
#nav2 li a {
  display: block;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 10px;
  padding: 11px 8px 10px 8px;
  background: url(images/menu-sep.gif) no-repeat scroll right bottom;
}
#nav2 li.current-cat a, #nav2 li a:hover, #nav2 li.current_cat {
  background: url(images/navcurrent.png) no-repeat scroll left top;
}
/* END CAT MENU */

#top {
  clear: both;
  width: 960px;
  height: 33px;
}
#top li {
  float: left;
}
#top li a {
  float: left;
  display: block;
  padding: 9px 7px 7px;
  color: #b3b3b3;
  font-size: 10px;
  text-transform: uppercase;
}
#top li.current_page_item a, #top li a:hover {
  color: #7c7c7c;
}

/***************END NAVIGATION*************************/
/* Twitter, RSS, Email */

#topsoc {
  float: right;
}
.tweet, .rss, .mail {
  float: left;
  margin-left: 10px;
  margin-right: 5px;
  display: inline;
  margin-top: 3px;
}

/* End Twitter, RSS, Email */

#s {
  width: 240px;
  margin-left: 5px;
  margin-top: 3px;
}
#searchsubmit {
  background: #E8E8E8;
  border: 1px solid #000;
  color: #000;
}
#contentwrap {
  float: left;
  width: 960px;
}
#contentwrap1 {
  float: left;
  width: 649px;
  margin-right: 5px;
  margin-left: 1px;
  display: inline;
}
#sidebar {
  float: left;
  width: 304px;
  font-family: Trebuchet MS;
}
#sidebar-bottom-wrap {
  clear: both;
  width: 100%;
  overflow: hidden;
  background: #b2b2b2 url(images/sb2bg.jpg) repeat-x;
}
#sidebar-bottom {
  width: 960px;
  margin: 0 auto;
  padding: 15px 0;
  color: #959595;
}
#footer-wrap {
  clear: both;
  width: 100%;
  height: 32px;
  background: url(images/footer.png) repeat-x;
}
#footer {
  width: 960px;
  margin: 0 auto;
  color: #e8e8e7;
  padding-top: 7px;
}
#footer a, #footer a:visited {
  color: #E8E8E7;
}
.fleft {
  float:left;
}
.fright {
  float: right;
}
.clear {
  clear: both;
}

/***************END LAYOUT*************************/

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

#sidebar h3, #featured-video h3 {
  padding: 16px 14px 14px;
  font-size: 14px;
  background: url(images/h3.png) no-repeat;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 0px;
  font-weight: normal;
}
#sidebar h3:first-letter {
  font-size: large;
}
.side-top {
  background: url(images/side-top.png) no-repeat scroll top left;
  width: 304px;
  height: 4px;
  overflow: hidden;
}
.side-widget {
  background: url(images/side-bg.png) repeat-y;
  width: 304px;
}
.side-in {
  background: #363636 url(images/side-in.jpg) repeat-x;
  height: 1%;
  overflow: hidden;
  padding: 10px 6px 14px 2px;
  width: 288px;
  margin-left: 4px;
}
.textwidget {
  padding: 10px;
  color: #fff;
}
.side-bot {
  background: url(images/side-bot.png) no-repeat scroll top left;
  height: 4px;
  margin-bottom: 1px;
  width: 304px;
}
#sidebar ul li {
  margin-left: 0;
  padding-left: 0;
  line-height: 39px;
  background: url(images/li.png) no-repeat;
  margin-bottom:-8px;
}
#sidebar ul li ul {
  margin-top: -8px;
}
*+html #sidebar ul li ul {
  margin-top: -8px;
  overflow: hidden;
}
*+html #sidebar ul li {
  margin-bottom: -8px;
}
#sidebar ul li:hover {
  background: url(images/lihover.png) no-repeat;
}
#sidebar li.recentcomments {
  padding-left: 25px;
}
#sidebar li.recentcomments a {
  padding-left: 5px !important;
}
.side-widget a, .side-widget a:visited {
  color: #ffffff;
  padding-left: 25px;
}
.side-widget li:hover a {
  color: #fff;
}
.widget {
  width: 220px;
  float: left;
  margin-right: 15px;
  padding-bottom: 15px;
  font-size: 11px;
}
.widget h3 {
  color: #020000;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 14px;
  margin-bottom: 10px;
}
#sidebar-bottom ul li {
  padding-left: 0;
  margin-left: 0;
  line-height: 25px;
  background: url(images/li.gif) repeat-x scroll bottom;
}
#sidebar-bottom ul li ul li {
  background-position: top;
}
.widget a, .widget a:visited {
  color: #4d4d4d;
  background: url(images/dart.png) no-repeat scroll 0 5px;
  padding-left: 10px;
}
.widget a:hover {
  color: #959595;
}


/***************POST STYLES*************************/

.meta, .meta a, .meta a:visited {
  color: #303030;
  font-size: 11px;
  font-style: italic;
  margin: 0px 0 15px;
}
.author {
  background: url(images/author.png) no-repeat scroll left;
  padding-left: 22px;
  margin-right: 15px;
}
.comm {
  background: url(images/comm.png) no-repeat scroll left;
  padding-left: 22px;
  margin-right: 15px;
}
.date {
  background: url(images/clock.png) no-repeat scroll left;
  padding-left: 22px;
  margin-right: 15px;
}
.edit {
  margin-right: 15px;
}
.readmore {
  float: right;
}
a.more-link {
  background: url(images/more.png) no-repeat scroll center center;
  color: #5d5d5d;
  padding: 10px;
  font-size: 10px;
}
*+html a.more-link {
  float: right;
  margin: -10px 0 -17px 0;
}
a.more-link:hover {
  color: #272116;
}
.postmetadata {
  clear: both;
  margin-top: 0px;
  padding-bottom:10px;
}
.entry {
  margin-top: 5px;
  line-height: 20px;
  text-align: justify;
}
.entry img, .post_thumbnail {
  padding: 2px;
  border: 1px solid #545453;
  max-width: 100%;
}
.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 0px 5px 0px;
}
.alignright {
  float: right;
  margin: 0 0px 5px 0px;
}
.forofor {
  margin: 5px 0 10px 0;
}
img.aligncenter {
  display: block;
  margin: 0 auto;
}
/***************END POST STYLES*************************/
#calendar_wrap {
  text-align: center;
}
caption {
  background: #5D5D5D;
  width: 93%;
  color: #fff;
}
table#wp-calendar {
color:#fff;
margin: 0 auto;
}
#wp-calendar th {
  padding: 16px;
}
#wp-calendar tr td {
  padding-left: 15px;
}
#wp-calendar td a:link {
  background: #5D5D5D;
  padding: 1px 6px;
  color: #fff;
  line-height: 29px;
}
/***************END WP STYLES*************************/

.post {
  background: url(images/post-bg.png) repeat-y;
  width: 649px;
  color: #595959;
}
.post-top {
  background: url(images/post-top.png) no-repeat scroll bottom left;
  width: 649px;
  height: 4px;
}
.post-bot {
  background: url(images/post-bot.png) no-repeat scroll left top;
  overflow: hidden;
  width: 649px;
  height: 4px;
}
.inside {
  width: 607px;
  margin-left: 4px;
  padding: 18px 17px 18px 17px;
  background: #adacac url(images/post-x.jpg) repeat-x scroll center top;
}
.inside .entry {
  line-height: 25px;
  font-size: 11px;
}
.post h2 {
  margin-bottom: 17px;
  font-weight: normal;
}
.post h2:first-letter {
  font-size: xx-large;
}
.post h2 a, .post h2 a:visited {
  color: #5d5d5d;
  font-size: 20px;
  font-family: Trebuchet MS;
  font-style: Italic;
  text-transform: uppercase;
}
img.add {
  float: left;
  padding: 0px;
  margin: 5px 5px 5px 10px;
  position: relative;
  border: 1px solid #fff;
}
.banner-widget {
  background: url(images/side-bg.png) repeat-y;
  height: 1%;
  overflow: hidden;
  width: 304px;
  padding: 0px 0px 0px 0px;
}</pre></body></html>