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

a:link, a:visited {
  color: #69a7e0;
  text-decoration: none;
}
a:hover {
  color: #cde7ff;
}
/***************END LINKS*************************/

html body {
  background: #cde7ff url(images/header.gif) repeat-x;
  font-size: 12px;
  font-family: Luicida Sans Unicode, Trebuchet MS, Tahoma, Times New Roman;
  line-height: 1.5em;
  color: #757575;
}

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

#mainwrap {
  margin: 0 auto;
  width: 968px;
  background: url(images/shadow.png) repeat-y;
  overflow: hidden;
}
#shadow-top {
  width: 968px;
  height: 3px;
  background: url(images/top-shadow.png) no-repeat;
  margin: 25px auto 0;
}
#shadow-bot {
  width: 968px;
  height: 3px;
  background: url(images/bot-shadow.png) no-repeat;
  margin: 0px auto;
}
#header {
  width: 968px;
  height: 173px;
  margin-bottom: 30px;
  margin: 0 auto;
}
#blogtitle {
  color: #fff;
  text-transform: uppercase;
  float: left;
  padding: 38px 0 0 0;
  height: 84px;
}
#heading {
  color: #fff;
}
.description {
  font-size: 13px;
  color: #f0eee9;
}
.adv {
  float: right;
  margin: 30px 0px 0 0;
}
/* -------- START PAGE MENU -------- */

#top {
  clear: both;
  width: 960px;
  height: 48px;
}
#top li {
  float: left;
  line-height: 48px;
  border-right: 1px solid #c2c1c1;
}
#top li a {
  float: left;
  display: block;
  padding: 0 20px;
  color: #979797;
  font-size: 15px;
  background: #e6e5e5;
}
#top li.current_page_item a, #top li a:hover {
  background: #fff;
}
/* -------- END PAGE MENU -------- */

#s {
  width: 209px;
  padding: 11px 0 12px 5px;
  border: 0;
  margin-bottom: 5px;
  background: url(images/input.png) no-repeat scroll top left;
  font-size: 11px;
}
#contentwrap {
  float: left;
  width: 655px;
}
#sidebar {
  float: right;
  width: 299px;
  background: #e6e5e5;
  border: 1px solid #c5c5c5;
  border-right: 0;
  margin: 20px 3px 20px 0;
  display: inline;
  padding-top: 10px;
}

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

.advert img{
  border:none;
  margin:5px;
  float: left;
  display: inline;
}

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

.custom_images img {
  margin: 2px 2px -10px 1px;
  padding: 0;
}
#footer {
  width: 960px;
  clear: both;
  padding: 20px 0;
  margin: 0 auto;
  overflow: hidden;
}
#footer a:hover {
  text-decoration: underline;
  color: #69a7e0;
}
.inside {
  padding: 20px;
}
/* -------- END WP LAYOUT -------- */

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

#sidebar h3 {
  padding: 10px 0;
  font-size: 20px;
  text-transform: capitalize;
  color: #494949;
  border-bottom: 1px solid #797878;
}
.side-widget {
  clear: both;
  width: 275px;
  padding: 0 12px 0 11px;
  margin-bottom: 20px;
  overflow: hidden;
}
#sidebar ul {
  margin-top: -5px;
}
#sidebar ul.children {
  margin: 7px 0 -7px 0;
}
#sidebar ul li {
  padding: 7px 0 7px 12px;
  margin-left: 0;
  border-bottom: 1px solid #c7c7c6;
  background: url(images/arrow.png) no-repeat scroll 0 13px;
}
#sidebar li li {
  border-bottom: 0;
  border-top: 1px solid #c7c7c6;
}
.side-widget a, .side-widget a:visited {
  color: #757575;
}
.side-widget a:hover {
  color: #0e72ce;
}
.textwidget {
  padding: 5px;
}
.side-widget div {
  padding: 5px 0;
}
/***************POST STYLES*************************/
h2.title {
  margin-bottom: 10px;
  line-height: 30px;
  font-size: 30px;
}
h2.title a, h2.title a:visited {
  color: #4a95da;
}
.meta {
  clear: both;
  padding: 5px 7px;
  border: 1px solid #b7b7b7;
  display: inline;
  font-size: 11px;
  margin: 10px 0 0 0;
}
.meta a, .meta a:visited {
  color: #757575;
}
.author {
  padding-right: 20px;
  background: url(images/author.png) no-repeat scroll right center;
  margin-right: 10px;
}
.comm {
  padding-right: 20px;
  background: url(images/comm.png) no-repeat scroll right center;
  margin-right: 10px;
}
.date {
  padding-right: 20px;
  background: url(images/clock.png) no-repeat scroll right center;
  color: #0e72ce;
}
a.more-link {
  font-size: 10px;
  color: #818080;
  border: 1px solid #818080;
  padding: 6px 12px;
}
.postmetadata {
  margin: 15px 0 10px;
  text-align: right;
  clear: both;
}
.post, .page {
  border-bottom: 1px solid #e0dfdf;
  margin-bottom: 15px;
  padding-bottom: 15px;
  overflow: hidden;
}
.entry {
  margin: 10px 0 20px;
  line-height: 20px;
  overflow: hidden;
}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
  margin-top: 15px;
}
.entry h2 {
  margin-bottom: 0.4em;
}
.entry p {
  margin-top: 10px;
}
.entry img, .post_thumbnail {
  padding: 3px;
  border: 1px solid #cdcccc;
  background: #fff;
}
.imgbg {
  background: url(images/imgbg.png) no-repeat !important;
  padding: 8px !important;
  border: 0 !important;
}
.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 5px 0px 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: #ccc;
  width: 100%;
}
#wp-calendar th {
  padding: 16px;
}
#wp-calendar td a:link, td#prev a, td#next a {
  background: #ccc;
  padding: 1px 6px;
  color: #fff;
  line-height: 29px;
}
li.pagenav, li.categories, li.linkcat {
  list-style:none;
}
h2.pagetitle {
  margin: 0 0 20px;
  font-size: 30px;
  text-align: center;
}
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{
  border:1px solid #b7b7b7;
  color:#757575;
  margin:2px;
  padding:3px 7px;
}
.wp-pagenavi a,.wp-pagenavi a:link,.wp-pagenavi a:visited{
  border:1px solid #b7b7b7;
  color:#757575;
  margin:2px;
  padding:3px 7px;
  text-decoration:none;}
.wp-pagenavi span.current,.wp-pagenavi a:hover{
  border:1px solid #b7b7b7;
  color:#0e72ce;
  margin:2px;
  padding:3px 7px;
}
/* -------- END PAGE NAVIGATION -------- */

/* -------- SUBSCRIPTION -------- */</pre></body></html>