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

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

html body {
  background: #f4f0dc url(images/header.png) repeat-x;
  font-size: 12px;
  font-family: Arial, Verdana, Tahoma, Times New Roman;
  line-height: 1.5em;
  color: #3a4357;
}

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

#mainwrap {
  margin: 0 auto;
  width: 960px;
}
#header {
  width: 960px;
  height: 123px;
}
#blogtitle {
  color: #fff;
  text-transform: uppercase;
  float: left;
  position: relative;
  top: 35px;
  left: 15px;
}
#heading {
  color: #5c5867;
}
.description {
  color: #b8b5bc;
}
.adv {
  float: right;
  margin: 23px 5px 0 0;
  border: 1px solid #deceaf;
}
/* -------- START PAGE MENU -------- */

#top {
  clear: both;
  width: 960px;
  height: 40px;
  margin-bottom: 20px;
}
#top li {
  float: left;
}
#top li a {
  float: left;
  display: block;
  padding: 10px;
  color: #8f7758;
  text-transform: uppercase;
}
#top li a:hover {
  text-decoration: underline;
}
/* -------- END PAGE MENU -------- */


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

ul#topsoc {
  float: right;
  width: 390px;
  clear: both;
  background: #faf5e7;
  border: 1px solid #c5c1b6;
  margin-bottom: 20px;
}
ul#topsoc li {
  float: left;
}
li#rss {
  background: url(images/rss.png) no-repeat scroll 15px 10px;
  padding: 20px 10px 20px 70px;
}
li#email {
  background: url(images/email.png) no-repeat scroll 15px 10px;
  padding: 20px 10px 20px 77px;
}

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

.aboutimage {
  float: left;
  border: 1px solid #ccc;
  padding: 2px;
  margin: 0px 5px 0px 0px;
}
#search {
  float: right;
  margin-top: 5px;
}
#s {
  padding-left: 4px;
  width: 152px;
  height: 27px;
  height: 20px\0/;
  padding-top:7px\0/;
  border: none;
  background: url(images/search.png) no-repeat;
  color: #8F7758;
  position: relative;
  left: 5px;
}
*+html #s {
  height: 20px;
  padding-top: 7px;
}
#searchsubmit {
  background: #ccc;
  border: 1px solid #ccc;
  color: #000;
}
#contentwrap {
  float: left;
  width: 555px;
}
#right-column {
  float: right;
  width: 390px;
}
#sidebar {
  float: left;
  width: 188px;
}
#sidebar2 {
  float: right;
  width: 188px;
}


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

.advert{
  float: right;
  border:1px solid #d1cabb;
  width: 390px;
  margin-bottom: 20px;
}
.advert img{
  border:none;
  margin:0;
  padding: 2px;
  float: left;
}

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

#footer {
  width: 960px;
  clear: both;
  text-align: center;
  padding: 12px 0px 30px;
  background: url(images/footer.gif) repeat-x scroll top;
  color: #34303f;
}
#footer a, #footer a:visited {
  color: #34303f;
}
#footer a:hover {
  text-decoration: underline;
}
.inside {
  padding: 20px;
}
/* -------- END WP LAYOUT -------- */

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

#sidebar h3, #sidebar2 h3, .about h3 {
  padding: 11px 10px;
  font-size: 14px;
  background: #eee2cb;
  color: #34303f;
  margin-bottom: 0;
}
#sidebar #s, #sidebar2 #s {
  width: 110px;
}
#sidebar #search, #sidebar2 #search {
  margin-right: 10px;
}
.about {
  width: 390px;
  border: 1px solid #c5c1b6;
  margin-bottom: 20px;
}
.about p {
  padding: 10px;
}
.side-widget, .widget {
  clear: both;
  width: 186px;
  background: #faf5e7;
  border: 1px solid #c5c1b6;
  margin-bottom: 20px;
  overflow: hidden;
}
.side-widget div, .widget div {
  padding: 10px 0;
}
#sidebar ul li, #sidebar2 ul li {
  line-height: 25px;
  padding-left: 0;
  margin-left: 0;
  border-bottom: 1px solid #dfd9ca;
}
#sidebar li li, #sidebar2 li li {
  border-top: 1px solid #dfd9ca;
  border-bottom: 0;
}
.side-widget a, .side-widget a:visited, .widget a, .widget a:visited {
  color: #3a4357;
  padding-left: 10px;
}
.side-widget a:hover, .widget a:hover {
  text-decoration: underline;
}
#sidebar li.recentcomments, #sidebar2 li.recentcomments {
  padding-left: 10px;
}
#sidebar li.recentcomments a, #sidebar2 li.recentcomments a {
  padding-left: 0 !important;
}
/***************POST STYLES*************************/
.post h2 {
  margin-bottom: 10px;
  line-height: 28px;
}
.post h2 a, post h2 a:visited {
  color: #2f58aa;
}
.meta {
  background: url(images/meta.png) no-repeat scroll left top;
  width: 305px;
  height: 32px;
  padding: 5px 0px 0 25px;
  margin-left: -24px;
  color: #dfd4be;
  font-size: 11px;
}
.meta a, .meta a:visited {
  color: #dfd4be;
}
a.more-link {
  background: url(images/more.png) no-repeat;
  width: 98px;
  height: 31px;
  position: absolute;
  right: -4px;
  font-size: 11px;
  color: #dfd4be;
  text-decoration: underline;
  padding: 4px 0 0 0px;text-align: center;
}
.postmetadata {
  margin-top: 15px;
}
.post-top {
  width: 555px;
  height: 18px;
  background: url(images/post-top.png) no-repeat scroll 0 0;
}
.post-bot {
  width: 555px;
  height: 21px;
  background: url(images/post-bot.png) no-repeat scroll 0 0;
  margin-bottom: 20px;
}
.post {
  width: 515px;
  padding: 0px 20px 30px;
  background: url(images/post-bg.png) repeat-y scroll 0 0;
  position: relative;
}
.entry {
  margin-top: 10px;
  line-height: 23px;
}
.entry a, .entry a:visited {
  text-decoration: underline;
}
.entry p {
  margin-top: 10px;
}
.entry img, .post_thumbnail {
  padding: 3px;
  border: 1px solid #cdcccc;
  background: #fff;
}
.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;
}
/***************END POST STYLES*************************/
#calendar_wrap {
  text-align: center;
}
caption {
  background: #F4F0DC;
  width: 100%;
}
#wp-calendar th {
  padding: 9px;
}
#wp-calendar td a:link {
  background: #EEE2CB;
  padding: 1px 6px;
  color: #fff;
  line-height: 29px;
}
li.pagenav, li.categories, li.linkcat {
  list-style:none;
}
h2.pagetitle {
  margin: 0 0 20px;
}
/* -------- 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:20px 0;
  text-align:center;
}
.wp-pagenavi span.pages,.wp-pagenavi span.extend{
  background:#e9ecf1;
  border:1px solid #989fb0;
  color:#322e3d;
  margin:2px;
  padding: 4px 6px;
}
.wp-pagenavi a,.wp-pagenavi a:link,.wp-pagenavi a:visited{
  background:#e9ecf1;
  border:1px solid #989fb0;
  color:#322e3d;
  margin:2px;
  padding: 4px 6px;
  text-decoration:none;}
.wp-pagenavi span.current,.wp-pagenavi a:hover{
  background:#322e3d;
  border:1px solid #989fb0;
  color:#fff;
  margin:2px;
  padding: 4px 6px;
}
/* -------- END PAGE NAVIGATION -------- */

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