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

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

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

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

#mainwrap {
  margin: 0 auto;
  width: 953px;
}
#header {
  width: 953px;
  height: 94px;
  padding-top: 45px;
  border-bottom: 1px solid #e0dfdf;
  text-align: center;
}
.description {
  color: #b0b0b0;
  font-size: 14px;
  text-transform: uppercase;
}
.adv {
  float: left;
  margin: 0px 0px 25px 0;
}
.radv {
  float: right;
  margin: 0px 0px 25px 0;
}
/* -------- START PAGE MENU -------- */

#top {
  clear: both;
  width: 953px;
  height: 53px;
  background: #ce9d6a;
  border-top: 4px solid #fae9d7;
  border-bottom: 4px solid #fae9d7;
  margin-bottom: 20px;
}
#top li {
  float: left;
  line-height: 53px;
}
#top li a {
  float: left;
  display: block;
  padding: 0 20px;
  color: #fff;
  border-right: 1px solid #e1b68a;
  font-size: 15px;
}
#top li.current_page_item a, #top li a:hover {
  background: #ddae7d;
  color: #91714e;
}
#top li li {
  display: none;
}
/* -------- END PAGE MENU -------- */

#s {
  width: 209px;
  padding: 10px 0 9px 5px;
  margin-bottom: 5px;
  color: #c2c1c1;
  font-size: 11px;
  border: 1px solid #e0dfdf;
}
*+html #s {
  padding-bottom: 8px;
}
#contentwrap {
  float: left;
  width: 580px;
  padding-right: 50px;
  border-right: 1px solid #e0dfdf;
}
#sidebar {
  float: right;
  width: 275px;
  font-size: 12px;
  font-family: Arial;
}

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

.add1 {
  clear: both;
  float: left;
  margin: 0 0  10px 0px;
}
.add2 {
  float: right;
  margin: 0 0px 10px 0;
}

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

.custom_images img {
  margin: 0 3px 0 0px;
  padding: 0;
}
#footer {
  width: 953px;
  clear: both;
  padding: 20px 0;
  overflow: hidden;
  font-size: 11px;
}
#footer a:hover {
  color: #040200;
  text-decoration: underline;
}
/* -------- END WP LAYOUT -------- */

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

#sidebar h3 {
  padding: 0 0 10px 0;
  font-size: 21px;
  color: #dab68f;
  border-bottom: 1px solid #e0dfdf;
}
.side-widget {
  clear: both;
  width: 275px;
  margin-bottom: 45px;
  overflow: hidden;
}
#sidebar ul {
  margin-top: -5px;
}
#sidebar ul.children {
  margin: 6px 0 -6px 0;
}
#sidebar ul li {
  padding: 6px 0 6px 0;
  margin-left: 0;
  border-bottom: 1px solid #e0dfdf;
}
#sidebar li li {
  border-bottom: 0;
  border-top: 1px solid #e0dfdf;
}
.side-widget a, .side-widget a:visited {
  color: #6f6e6e;
}
.side-widget a:hover {
  color: #ce9d6a;
  text-decoration: underline;
}
.textwidget {
  padding: 5px;
}
.side-widget div {
  padding: 5px 0;
}
/***************POST STYLES*************************/
h2.title {
  margin-bottom: 10px;
  padding-bottom: 15px;
  line-height: 32px;
  font-size: 32px;
  border-bottom: 1px solid #e0dfdf;
}
h2.title a, h2.title a:visited {
  color: #040200;
}
.meta {
  background: #f1efef;
  padding: 5px 10px;
  color: #9a9999;
  display: inline-block;
  margin-top: 5px;
}
.author {
  background: url(images/author.png) no-repeat scroll right center;
  padding-right: 20px;
  margin-right: 5px;
  color: #ce9d6a;
}
.date {
  background: url(images/clock.png) no-repeat scroll right center;
  padding-right: 25px;
  margin-right: 5px;
  color: #ce9d6a;
}
.comm {
  background: url(images/comm.png) no-repeat scroll center right;
  padding-right: 25px;
}
a.more-link {
  background: #ce9d6a;
  width: 90px;
  height: 24px;
  padding-top: 5px;
  text-align: center;
  display: inline-block;
  float: right;
  color: #fff;
  font-size: 11px;
}
.postmetadata {
  margin-top: 15px;
}
.post, .page {
  background: url(images/postsep.gif) repeat-x scroll bottom;
  margin-bottom: 40px;
  padding-bottom: 25px;
  overflow: hidden;
}
.entry {
  margin-top: 10px;
  line-height: 20px;
}
.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: 6px;
  border: 1px solid #cfcece;
}
.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: #dab68f;
  color: #fff;
  width: 100%;
}
#wp-calendar th {
  padding: 15px;
}
#wp-calendar td a:link, td#prev a, td#next a {
  background: #dab68f;
  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;
}
.wp-pagenavi span.pages,.wp-pagenavi span.extend{
  border:1px solid #e0dfdf;
  color:#868585;
  margin:2px;
  padding:3px 7px;
}
.wp-pagenavi a,.wp-pagenavi a:link,.wp-pagenavi a:visited{
  border:1px solid #e0dfdf;
  color:#868585;
  margin:2px;
  padding:3px 7px;
  text-decoration:none;}
.wp-pagenavi span.current,.wp-pagenavi a:hover{
  border:1px solid #e0dfdf;
  color:#ce9d6a;
  margin:2px;
  padding:3px 7px;
}
.navigation a.page, .navigation a.page:visited {
  background: none;
}
/* -------- END PAGE NAVIGATION -------- */

/* -------- SUBSCRIPTION -------- */
ul#botsoc {
  float: right;
  width: 186px;
  margin-right: 2px;
  display: inline;
}
ul#botsoc li {
  float: left;
  line-height: 0;
  border-right: 0;
  padding: 19px 0 0 12px;
}
ul#botsoc li a {
  padding: 0;
}
/* -------- END SUBSCRIPTION -------- */
</pre></body></html>