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

a:link, a:visited {
  color: #00090d;
  text-decoration: none;
}
a:hover {
  color: #bcbcbc;
}
/***************END LINKS*************************/

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

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

#mainwrap {
  margin: 0 auto;
  width: 960px;
}
#header {
  width: 960px;
  height: 172px;
  margin-bottom: 30px;
}
#blogtitle {
  text-transform: uppercase;
  float: left;
  position: relative;
  top: 40px;
  height: 130px;
}
#heading {
  color: #fff;
  font-size: 25px;
  font-weight: normal;
}
.description {
  text-transform: none;
  color: #d0cfcf;
}
.adv {
  float: right;
  margin: 30px 5px 0 0;
  padding: 3px 5px;
  background: #262626;
  border: 1px solid #262626;
}

/* -------- START PAGE MENU -------- */

#top {
  clear: both;
  width: 960px;
  height: 40px;
  position: relative;
  z-index: 10;
}
#top li {
  float: left;
  line-height: 42px;
}
#top li a {
  float: left;
  display: block;
  font-family: Arial;
  padding: 0 14px 0 0;
  margin-right: 10px;
  color: #585858;
}
#top li ul {
  background: #000;
  margin-top: 5px;
  width: 150px;
  margin-top: 12px;
}
#top li li {
  border-bottom: 1px solid #3f3e3e;
}
#top li li a {
  padding-left: 10px;
  color: #fcfcfc;
}
#top li li:hover a {
  text-decoration: underline;
  color: #fcfcfc;
}
#top li ul ul {
  margin-top: 0;
  margin-left: 30px;
}
#top li a:hover {
  color: #000;
  text-decoration: underline;
}


/* -------- END PAGE MENU -------- */

.aboutimage {
  float: left;
  border: 1px solid #bbbbbb;
  padding: 4px;
  margin: 4px 5px 0px 0px;
}
#s {
  width: 217px;
  padding-left: 5px;
  height: 34px;
  height: 24px\0/;
  padding-top: 10px\0/;
  border: 0;
  margin-bottom: 5px;
  background: url(images/input.jpg) no-repeat scroll top left;
  color: #c1c1c1;
  font-size: 11px;
  font-style: italic;
}
*+html #s {
  height: 24px;
  padding-top: 10px;
}
#contentwrap {
  float: left;
  width: 638px;
  border-right: 1px solid #d3d3d3;
  padding-right: 12px;
}
#sidebar {
  float: right;
  width: 285px;
}

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

.advert{
  padding:0px;
  margin-bottom: 20px;
  overflow: hidden;
}
.advert img{
  padding:5px;
  border:1px solid #bcbcbc;
  margin:0 4px 4px 0;
  float: left;
}

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

.custom_images img {
  margin: 10px 2px 2px 3px;
  padding: 0;
}
#footerwrap {
  background: #1a1a1a;
  width: 100%;
  height: 90px;
  clear: both;
}
#footer {
  width: 960px;
  margin: 0 auto;
  padding: 30px 0 0;
  color: #fff;
}
#footer a, #footer a:visited {
  color: #fff;
}
#footer a:hover {
  text-decoration: underline;
}
.inside {
  padding: 20px;
}
/* -------- END WP LAYOUT -------- */

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

#sidebar h3 {
  padding: 10px 0;
  font-size: 23px;
  color: #000;
  font-weight: normal;
  text-shadow: 1px 1px #ccc;
}
.side-widget {
  clear: both;
  width: 283px;
  margin-bottom: 20px;
  background: url(images/sep.gif) repeat-x scroll bottom;
}
#sidebar ul {
}
#sidebar ul ul, #sidebar ul ul ul {
  margin-top: 0;
}
#sidebar ul li {
  line-height: 37px;
  padding-left: 0;
  margin-left: 0;
  background: url(images/sep.gif) repeat-x scroll bottom;
}
#sidebar li li {
  background-position: top;
}
.side-widget ul li a, .side-widget ul li a:visited {
  color: #3d3d3d;
  background: url(images/arrow.png) no-repeat scroll 3px 4px;
  padding-left: 15px;
}
.side-widget a:hover {
  color: #000;
  text-decoration: underline;
}
li.recentcomments a {
  padding-left: 15px !important;
}
.textwidget {
  padding: 5px;
}
.side-widget div {
  padding: 5px 0 15px;
  margin-top: -10px;
}

/***************POST STYLES*************************/
h2.title {
  margin-bottom: 15px;
  font-size: 34px;
  font-weight: normal;
  text-shadow: 1px 1px #ccc;
  line-height: 34px;
}
h2.title a, h2.title a:visited {
  color: #000;
}
h2.title a:hover {

}
.meta {
  text-transform: uppercase;
  font-size: 11px;
  margin-bottom: 10px;
}
.meta a, .meta a:visited {
  color: #bcbcbc;
}
a.more-link {
  text-decoration: underline;
}
.postmetadata {
  margin-top: 15px;
}
.post, .page {
  clear: both;
  background: url(images/sep.gif) repeat-x scroll bottom;
  margin-bottom: 40px;
  padding: 5px 0 20px 0;
  overflow:hidden;
}
.entry {
  margin-top: 10px;
  line-height: 25px;
  word-spacing: 1px;
}
.entry h2 {
  margin-bottom: 0.4em;
}
.entry p {
  margin-top: 10px;
}
.entry img, .post_thumbnail {
  padding: 5px;
  border: 1px solid #bbbbbb;
  background: #fefdfd;
}
.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: 6px 13px 10px 0px;
}
.alignright {
  float: right;
  margin: 5px 0px 0px 5px;
}
img.aligncenter {
  display: block;
  margin: 0 auto 5px;
}
/***************END POST STYLES*************************/
#calendar_wrap {
  text-align: center;
}
caption {
  background: #3d3d3d;
  color: #fff;
  width: 100%;
}
#wp-calendar th {
  padding: 16px;
}
#wp-calendar td a:link {
  background: #000;
  padding: 1px 6px;
  color: #fff;
  line-height: 29px;
}
li.pagenav, li.categories, li.linkcat {
  list-style:none;
}
h2.pagetitle {
  margin: 0 0 30px;
  text-align: center;
  font-size: 34px;
  font-weight: normal;
  text-shadow: 1px 1px #ccc;
}
p.center {
  margin: 10px 0;
}
/* -------- 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 20px;
  text-align:center;
}
.wp-pagenavi span.pages,.wp-pagenavi span.extend{
  background:#fff;
  border:1px solid #cfcccc;
  color:#000;
  margin:2px;
  padding:3px 7px;
}
.wp-pagenavi a,.wp-pagenavi a:link,.wp-pagenavi a:visited{
  background:#fff;
  border:1px solid #cfcccc;
  color:#000;
  margin:2px;
  padding:3px 7px;
  text-decoration:none;}
.wp-pagenavi span.current,.wp-pagenavi a:hover{
  background:#000;
  border:1px solid #cfcccc;
  color:#fff;
  margin:2px;
  padding:3px 7px;
}
/* -------- END PAGE NAVIGATION -------- */

/* -------- SUBSCRIPTION -------- */
ul#topsoc {
  margin: -10px 0 0 2px;
}
ul#topsoc li {
  line-height: 62px !important;
}
ul#topsoc li a {
  padding: 32px 32px 32px 43px !important;
  margin: 0;
}
a#twitter {
  background: none;
  background: url(images/twitter.png) no-repeat scroll 0px 24px !important;
}
a#socrss {
  background: none;
  background:url(images/rss.png) no-repeat scroll 0px 24px !important;
  position: relative;
  top: 2px;
}
a#email {
  background: none;
  background: url(images/email.png) no-repeat scroll 0px 24px !important;
}
/* -------- END SUBSCRIPTION -------- */
</pre></body></html>