<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: SilverMag
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/gallery.css");
* {
  margin: 0;
  padding: 0;
}
/***************LINKS*************************/

a:link, a:visited {
  color: #000;
  text-decoration: none;
}
a:hover {
  color: #719db1;
}
/***************END LINKS*************************/

html body {
  background: #dcdbdb url(images/top.png) repeat-x;
  font-size: 12px;
  font-family: Trebuchet MS, Verdana, Tahoma, Times New Roman;
  line-height: 1.5em;
  color: #888787;
}

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

#mainwrap {
  margin: 0 auto;
  width: 960px;
}
#header {
  width: 960px;
  height: 105px;
}
#blogtitle {
  text-transform: uppercase;
  float: left;
  position: relative;
  top: 28px;
  left: 5px;
}
#heading {
  color: #b2b1b1;
}
.description {
  color: #d5d4d4;
}
.adv {
  float: right;
  margin: 15px 5px 0 0;
  display: inline;
  padding: 5px;
  background: #fff;
  border: 1px solid #dcdbdb;
}
/* -------- START PAGE MENU -------- */

#top {
  clear: both;
  width: 955px;
  height: 64px;
  font-size: 13px;
  margin-bottom: 10px;
  margin-left: 5px;
}
#top li {
  float: left;
  margin-top: 1px;
}
#top li a {
  float: left;
  display: block;
  padding: 19px 10px 18px;
  color: #c0bebe;
  text-transform: uppercase;
  margin-right: 2px;
}
#top li.current_page_item a, #top li a:hover {
  background: url(images/tophover.png) repeat-x;
  text-decoration: underline;
}
/* -------- END PAGE MENU -------- */

/* -------- SUBSCRIPTION -------- */
.wrap {
  float: right;
}
ul#topsoc {
  float: right;
  margin-right: 3px;
  display: inline;
  margin-bottom: -8px;
  padding-top: 3px;
}
*+html ul#topsoc {
  position: relative;
  right: 15px;
}
ul#topsoc li {
  width: 348px;
  background: #f0f0f0;
  border: 1px solid #d4d4d4;
  line-height: 48px;
  margin-bottom: 7px;
}
*+html ul#topsoc li {
  margin-bottom: 5px;
}
ul#topsoc li a {
  padding: 32px 32px 22px 52px;
  margin: 0;
  color: #979797;
}
ul#topsoc li a:hover {
  color: #2f2f2f;
}
a#twitter {
  background: none;
  background: url(images/twitter.png) no-repeat scroll 10px 24px;
}
a#socrss {
  background: none;
  background: url(images/rss.png) no-repeat scroll 10px 24px;
  position: relative;
  top: 2px;
}
a#email {
  background: none;
  background: url(images/email.png) no-repeat scroll 10px 24px;
}
/* -------- END SUBSCRIPTION -------- */

.aboutimage {
  float: left;
  border: 1px solid #d4d4d4;
  padding: 3px;
  background: #f0f0f0;
  margin: 2px 5px 0px 0px;
}
#search {
  margin-left: 5px;
}
#s {
  width: 257px;
  height: 34px;
  background: url(images/searchinput.png) no-repeat;
  border: 0;
  padding-left: 5px;
  color: #888787;
  height: 24px\0/;
  padding-top:10px\0/;
}
*+html #s {
  height: 24px;
  padding-top: 10px;
}
#contentwrap {
  float: left;
  width: 570px;
}
#right-column {
  float: right;
  width: 384px;
}
#sidebar {
  float: right;
  width: 190px;
}
#sidebar2 {
  float: right;
  width: 190px;
  margin-right: 3px;
  display: inline;
}
.addthis_toolbox {
  padding: 10px 0 0 0;
}
.custom_images img {
  margin: 2px 3px 2px 14px;
  padding: 0;
}
#footer {
  width: 960px;
  clear: both;
  padding: 10px 0 15px;
  margin-bottom: 20px;
  background: url(images/footer.gif) repeat-x scroll top;
}
.clear {
  clear: both;
}
*+html #footer {
  padding-bottom: 0;
  margin-bottom: 10px;
}
#footer a, #footer a:visited {
  color: #2f2f2f;
}
.sponsors {
  text-align: center;
}
.inside {
  padding: 20px;
}
/* -------- END WP LAYOUT -------- */

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

#sidebar h3, #sidebar2 h3 {
  padding: 15px 10px;
  font-size: 18px;
  background: #d4d4d4 url(images/h3bg.gif) repeat-x scroll bottom ;
  color: #fff;
  font-style: italic;
  width: 156px;
  border: 1px solid #f0eeee;
  margin-left: -8px;
  margin-bottom: 0;
}
.side-widget, .widget {
  clear: both;
  width: 162px;
  background: url(images/widget-bg.png) repeat-y;
  padding: 0px 14px 5px;
}
.widget-top {
  width: 190px;
  height: 6px;
  background: url(images/widget-top.png) no-repeat scroll top;
}
.widget-bot {
  width: 190px;
  height: 7px;
  background: url(images/widget-bot.png) no-repeat scroll top;
  margin-bottom: 2px;
}
#sidebar ul, #sidebar2 ul {
  width: 165px;
}
#sidebar ul li, #sidebar2 ul li {
  line-height: 30px;
  padding-left: 10px;
  background: url(images/dart.gif) no-repeat scroll 0px 12px;
  margin-left: 0;
  border-bottom: 1px solid #ebeaea;
}
#sidebar li li, #sidebar2 li li {
  border-bottom: none;
  border-top: 1px solid #ebeaea;
}
#sidebar ul ul, #sidebar2 ul ul {
  margin-left: -10px;
}
.side-widget a, .side-widget a:visited, .widget a, .widget a:visited {
  color: #888787;
}
.side-widget a:hover, .widget a:hover {
  color: #2f2f2f;
}
.textwidget {
  padding: 5px;
}
.side-widget div, .widget div {
  padding: 5px 0;
}
/***************BIG WIDGETS*************************/
.bwidget-top {
  clear: both;
  width: 384px;
  height: 6px;
  background: url(images/bwidget-top.png) no-repeat;
}
.bwidget {
  width: 356px;
  padding: 0px 14px 10px;
  background: url(images/bwidget-bg.png) repeat-y;
  overflow: hidden;
}
.bwidget-bot {
  width: 384px;
  height: 6px;
  margin-bottom: 3px;
  background: url(images/bwidget-bot.png) no-repeat;
}
.bwidget h3 {
  padding: 15px 10px;
  font-size: 18px;
  background: #d4d4d4 url(images/h3bg.gif) repeat-x scroll bottom ;
  color: #fff;
  font-style: italic;
  width: 350px;
  border: 1px solid #f0eeee;
  margin-left: -8px;
  margin-bottom: 5px;
}
.bwidget img {
  float: left;
  position: relative;
  left: 1px;
}


/***************END BIG WIDGETS*************************/

/***************POST STYLES*************************/
.post h2.title, .page h2.title {
  background: #d5d5d5 url(images/title.gif) repeat-x scroll bottom;
  line-height: 22px;
  width: 530px;
  padding: 20px 15px;
  border: 1px solid #f1eeee;
  border-bottom: 0;
  margin-left: -14px;
  font-size: 21px;
  font-weight: normal;
  font-style: italic;
  text-transform: capitalize;
}
.post h2 a, post h2 a:visited, .page h2 a, .page h2 a:visited {
  color: #fff;
}
.cat {
  float: left;
}
.date, .author {
  float: left;
  margin-right: 10px;
}
.comm {
  float: right;
}
a.more-link {
  color: #649fb1;
  text-decoration: underline;
}
.post-top {
  width: 574px;
  height: 6px;
  background: url(images/post-top.png) no-repeat scroll top;
 }
.post, .page {
  width: 534px;
  background: url(images/post-bg.png) repeat-y;
  padding: 0 20px;
 }
.post-bot {
  width: 534px;
  padding: 0 20px;
  height: 47px;
  padding-top: 25px;
  background: url(images/post-bot.png) no-repeat scroll top;
  color: #8f8d8d;
  margin-bottom: 3px;
}
.post-bot a, .post-bot a:visited {
  color: #8f8d8d;
}
.entry {
  width: 534px;
  margin-left: -20px;
  padding: 0px 20px 10px;
  line-height: 20px;
}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
  margin-top: 10px;
}
.entry p {
  margin-top: 10px;
}
.entry img, .post_thumbnail {
  border: 1px solid #d4d4d4;
  padding: 3px;
  background: #f0f0f0;
}
.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: 3px 7px 0px 0px;
}
.alignright {
  float: right;
  margin: 3px 0px 0px 7px;
}
img.aligncenter {
  display: block;
  margin: 15px auto 5px;
}
/***************END POST STYLES*************************/
#calendar_wrap {
  text-align: center;
}
#calendar_wrap caption {
  background: #D5D5D5;
  color: #fff;
  width: 100%;
}
#wp-calendar th {
  padding: 7px 7px 7px 8px;
}
#wp-calendar td a:link {
  background: #D5D5D5;
  padding: 1px 6px;
  color: #fff;
  line-height: 29px;
}
li.pagenav, li.categories, li.linkcat {
  list-style:none;
}
h2.pagetitle {
  margin: 0 0 20px 5px;
}
/* -------- 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:15px 0 20px;
  text-align:center;
}
.wp-pagenavi span.pages,.wp-pagenavi span.extend{
  background:#fff;
  border:1px solid #bbbaba;
  color:#888787;
  margin:2px;
  padding:3px 6px;
}
.wp-pagenavi a,.wp-pagenavi a:link,.wp-pagenavi a:visited{
  background:#fff;
  border:1px solid #bbbaba;
  color:#888787;
  margin:2px;
  padding:3px 6px;
  text-decoration:none;}
.wp-pagenavi span.current,.wp-pagenavi a:hover{
  background:#f4f4f4;
  border:1px solid #bbbaba;
  color:#888787;
  margin:2px;
  padding:3px 6px;
}
/* -------- END PAGE NAVIGATION -------- */

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