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

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

html body {
  background: #fff;
  font-size: 12px;
  font-family: Tahoma, Arial, Verdana, Times New Roman;
  line-height: 1.5em;
  color: #666666;
}

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

#mainwrap {
  margin: 0 auto;
  width: 960px;
}
#header {
  width: 960px;
  height: 80px;
  padding-top: 39px;
}
#blogtitle {
  float: left;
  padding-left: 15px;
}
.description {
  color: #666666;
  font-size: 12px;
  text-transform: lowercase;
  margin-top: -10px;
}
.adv {
  float: right;
  margin: -10px 0px 0 0;
}

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

#top {
  clear: both;
  width: 960px;
  height: 65px;
  background: url(images/top.png) no-repeat;
  position: relative;
  z-index: 999999;
  margin-bottom: 30px;
}
#top li {
  float: left;
}
#top li a {
  display: block;
  float: left;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  padding: 17px 10px 16px 15px;
}
#top li a strong {
  display:block;
  margin-bottom: 3px;
}
#top li a span {
  display:block;
  font-size:11px;
  color: #848383;
  margin-left: 1px;
}
#top li ul {
  margin-top: 35px;
  background: #3a3a3a;
  border: 1px solid #000000;
  border-top: 0;
  padding: 0px;
  margin-left: -1px;
  width: 170px;
}
#top ul ul ul {
  margin-top: -1px;
  margin-left: 50px;
  width: 170px;
}
#top li li {
  border-top: 1px solid #000000;
  line-height: 31px;
}
#top li li a {
  color: #666666;
  font-size: 11px;
  padding: 0px 10px 0px 15px !important;
}
#top li li:hover a {
  color: #fff;
}


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

#s {
  width: 149px;
  padding: 6px 0 4px 5px;
  margin-bottom: 5px;
  color: #A2A2A2;
  font-size: 11px;
  border: 1px solid #d7d7d5;
}
*+html #s {
  margin-top: -1px;
  padding-bottom: 5px;
}
#contentwrap {
  float: left;
  width: 460px;
  overflow: hidden;
  max-height: 100%;
}
#right-col {
  width: 474px;
  float: right;
  overflow: hidden;
  max-height: 100%;
}
.sidebar-right {
  float: right;
  width: 200px;
  font-size: 11px;
}
.sidebar-left {
  float: left;
  background: #3a3a3a;
  width: 223px;
  padding: 20px 12px;
}
#sidebar2w {
  clear: both;
  width: 100%;
  background: #3a3a3a;
  overflow: hidden;
  color: #a2a2a2;
  font-family: Arial;
}
#sidebar2 {
  width: 960px;
  margin: 0 auto;
  padding: 22px 0 0;
  overflow: hidden;
}
#footer1, #footer2, #footer3 {
  width: 190px;
  float: left;
  margin-right: 65px;
}
#footer4 {
  margin-right: 0;
  float: left;
  width: 190px;
}
#sidebar2 h3 {
  color: #c8c8c8;
  font-size: 17px;
  padding-bottom: 5px;
  margin-bottom: 20px;
}
.widget {
  margin-bottom: 30px;
  overflow: hidden;
}
.widget a, .widget a:visited, .side-widgetl a, .side-widgetl a:visited {
  color: #a2a2a2;
}
.widget ul li a, .widget ul li a:visited, .side-widgetl ul li a, .side-widgetl ul li a:visited {
  background: url(images/arrow.png) no-repeat scroll 0 4px;
  padding-left: 15px;
}
.widget a:hover, .side-widgetl a:hover {
  color: #ffffff;
  text-decoration: underline;
}
.widget ul li, .side-widgetl ul li {
  padding: 8px 0 8px 0px;
  margin-left: 0;
  background: url(images/li.gif) repeat-x scroll bottom;
}
.widget li li, .side-widgetl li li {
  background: url(images/li.gif) repeat-x scroll top;
}
.widget ul.children, .side-widgetl ul.children {
  margin: 8px 0 -8px 0;
}
.last {
  border-bottom: none !important;
}

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

.sadd1, .sadd2 {
  margin: 5px 0 5px 21px;
}

/* -------- END ADVERT -------- */
.custom_images {
  float: right;
  margin: 25px 10px 0 0;
  display: inline;
}
.custom_images img {
  margin: 0px 4px 0px 0px;
  padding: 0;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.custom_images img:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
#footer {
  width: 960px;
  clear: both;
  padding: 10px 0;
  margin: 0 auto;
  overflow: hidden;
  color: #636363;
  font-size:11px;
}
#footer a, #footer a:visited {
  color: #363636;
}
#footer a:hover {
  color: #363636;
  text-decoration: underline;
}
/* -------- END WP LAYOUT -------- */

/* -------- START WP STYLES -------- */
.sidebar-right h3 {
  padding: 0px 0 10px;
  color: #2b2b2b;
  font-size: 16px;
  margin-left: -2px;
}
.sidebar-left h3 {
  color: #c8c8c8 !important;
  padding: 0px 0 10px;
  font-size: 16px;
  margin-left: -2px;
}
.side-widget {
  clear: both;
  width: 202px;
  padding: 0px;
  margin-bottom: 20px;
}
.side-widgetl {
  clear: both;
  width: 223px;
  padding: 0px;
  margin-bottom: 20px;
}
.sidebar-left ul, .sidebar-right ul {
  margin-top: 0px;
}
.sidebar-left ul.children, .sidebar-right ul.children {
  margin: 9px 0 -9px 0;
}
.sidebar-right ul li {
  padding: 9px 0 9px 15px;
  margin-left: 0;
  background: url(images/arrow.png) no-repeat scroll 0 15px;
}
*+html .sidebar-right ul li {
  display: inline-block;
}
.side-widget a, .side-widget a:visited {
  color: #666666;
}
.side-widget a:hover {
  color: #000000;
  text-decoration: underline;
}
.textwidget {
  padding: 0px;
}
.tagcloud a, .tagcloud a:visited {
  display: inline-block;
  padding: 3px 0 5px;
  overflow: hidden;
}


/***************POST STYLES*************************/
h2.title {
  margin-bottom: 25px;
  line-height: 28px;
  font-size: 28px;
}
h2.title a, h2.title a:visited {
  color: #2b2b2b;
}
.tags {
  float: right;
  font-size: 11px;
  color: #ccc;
  background: #333333;
  -moz-border-radius: 3px;
  -webkit-border-radius:3px;
  border-radius: 3px;
  padding: 3px 6px;
  text-transform: lowercase;
  margin: -4px 0 0px 0;
}
.tags a, .tags a:visited {
  color: #ffffff;
}
.meta {
  color: #888181;
  font-size: 11px;
  margin-bottom: 20px;
}
.meta span, meta a, .meta a:visited {
  color: #383838;
}
a.comm, a.comm:visited {
  background: url(images/comm.png) no-repeat scroll center;
  width: 80px;
  height: 22px;
  text-align: center;
  padding-top: 4px;
  display: inline-block;
  color: #fff;
  float: left;
}
a.more-link {
  background: url(images/more.png) no-repeat scroll center;
  width: 80px;
  height: 22px;
  text-align: center;
  padding-top: 4px;
  display: inline-block;
  color: #6d6d6d;
}
.postmetadata {
  margin: 20px 0 0px 0;
  font-size: 11px;
  text-align: right;
}
.post, .page {
  padding-bottom: 15px;
  margin-bottom: 50px;
  overflow: hidden;
}
.entry {
  margin: 10px 0;
  line-height: 21px;
}
.entry h2 {
  margin-bottom: 0.4em;
}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
  margin-top: 15px;
}
.entry p {
  margin-bottom: 10px;
}
.entry img, .post_thumbnail {
  padding: 3px;
  border: 0;
  background: #3a3a3a;
}
.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: 5px 10px 0px 0px;
}
.alignright {
  float: right;
  margin: 5px 0px 0px 10px;
}
img.aligncenter {
  display: block;
  margin: 0 auto 5px;
}
/***************END POST STYLES*************************/
#calendar_wrap {
  text-align: center;
}
#wp-calendar caption {
  background: #000;
  color: #fff;
  width: 100%;
}
#wp-calendar th {
  padding: 11px;
}
#wp-calendar td a:link, td#prev a, td#next a {
  background: #000;
  padding: 1px 6px;
  color: #fff;
  line-height: 29px;
}
li.pagenav, li.categories, li.linkcat {
  list-style:none;
}
h2.pagetitle {
  margin: 0 0 20px 0px;
  font-size: 32px;
  text-align: center;
  color: #000;
}
p.center {
  margin: 10px 0;
}
/* -------- END WP STYLES -------- */



/* -------- TABLES -------- */
#contentwrap table{font-size:1.2em;margin:5px 0 25px 1px;}
#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 #3a3a3a;
  color:#666666;
  margin:2px;
  padding:3px 7px;
}
.wp-pagenavi a,.wp-pagenavi a:link,.wp-pagenavi a:visited{
  background:#fff;
  border:1px solid #3a3a3a;
  color:#666666;
  margin:2px;
  padding:3px 7px;
  text-decoration:none;}
.wp-pagenavi span.current,.wp-pagenavi a:hover{
  background:#fff;
  border:1px solid #f5f4f4;
  color:#666666;
  margin:2px;
  padding:3px 7px;
}
/* -------- END PAGE NAVIGATION -------- */

/* -------- SUBSCRIPTION -------- */
ul#topsoc {
  margin-top: 0px;
}
ul#topsoc li {
  line-height: 48px !important;
  padding: 0;
  background: none !important;
}
ul#topsoc li a {
  padding: 36px 32px 32px 49px !important;
}
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;
}
a#email {
  background: none;
  background: url(images/email.png) no-repeat scroll 0px 24px !important;
}
/* -------- END SUBSCRIPTION -------- */
.flickr_badge_image { float: left; margin-bottom: 10px;}
.flickr_badge_image img { width: 56px; height: 49px; padding: 0px; margin: 0 10px 0px 0; border:0;   float: left; }
#flickr_badge_image3 img, #flickr_badge_image6 img, #flickr_badge_image9 img, #flickr_badge_image12 img {
  margin-right: 0;
}</pre></body></html>