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

a:link, a:visited {
  color: #277cbf;
  text-decoration: none;
}
a:hover {
  color: #222628;
}
/***************END LINKS*************************/

html body {
  background: url(images/bg.jpg);
  font-size: 13px;
  font-family: Arial, Verdana, Tahoma, Times New Roman;
  line-height: 1.5em;
  color: #959494;
}

/***************LAYOUT*************************/
#topwrap {
  width: 100%;
  height: 170px;
  background: url(images/top.png) repeat-x;
  margin-bottom: 25px;
}
#mainwrap {
  margin: 0 auto;
  width: 960px;
}
#header {
  width: 960px;
  height: 84px;
  padding-top: 28px;
  margin: 0 auto;
}
#blogtitle {
  text-transform: uppercase;
  float: left;
  padding-top: 4px;
}
#blogtitle h1 {
  background: #277bbf;
  padding: 20px 35px;
}
.description {
  color: #fff;
  font-size: 12px;
}
.adv {
  float: right;
  margin: 0px 0px 0 0;
}

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

#top {
  clear: both;
  width: 960px;
  height: 60px;
  margin: 0 auto 0px;
}
#top li {
  float: left;
  line-height: 56px;
  margin-top: 1px;
}
#top li a {
  float: left;
  display: block;
  padding: 0px;
  color: #fff;
  margin-right: 40px;
}
#top li.current_page_item a, #top li a:hover, #top li.current-menu-item a {
  text-decoration: underline;
}
#top li li {
  display: none;
}
/* -------- END PAGE MENU -------- */

#s {
  width: 206px;
  height: 16px;
  padding: 7px 0 7px 5px;
  margin-bottom: 5px;
  color: #000;
  font-size: 11px;
  border: 0;
  background: url(images/searchinput.gif) no-repeat;
}
*+html #s {
  padding: 8px 0 7px 5px;
  margin-top: -1px;
}
#contentwrap {
  float: left;
  width: 660px;
  box-shadow: 0 0 4px #ccc;
  background: #fff;
}
#sidebar {
  float: right;
  width: 300px;
  background: url(images/sbbg.gif);
  font-size: 12px;
}

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

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

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

.custom_images img {
  margin: 0 4px 0 0px;
  padding: 0;
}
#footer {
  width: 930px;
  clear: both;
  padding: 25px 15px;
  overflow: hidden;
  color: #9c9b9a;
  font-size: 11px;
}
#footer a:hover {
  text-decoration: underline;
}
.inside {
  padding: 20px;
}
/* -------- END WP LAYOUT -------- */

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

#sidebar h3 {
  padding: 20px 0 20px 0;
  font-size: 16px;
  color: #dddede;
  font-weight: normal;
}
.side-widget {
  clear: both;
  width: 278px;
  padding: 0 10px;
  margin-bottom: 5px;
  overflow: hidden;
}
#sidebar ul {
  margin-top: -5px;
}
#sidebar ul.children {
  margin: 6px 0 -6px 0;
}
#sidebar ul li {
  padding: 6px 0 6px 14px;
  margin-left: 0;
  border-bottom: 1px solid #343a3d;
  background: url(images/li.gif) no-repeat scroll 0 13px;
}
#sidebar li li {
  border-bottom: 0;
  border-top: 1px solid #343a3d;
  margin-left: -14px;
}
.side-widget a, .side-widget a:visited {
  color: #5b5b5b;
}
.side-widget a:hover {
  color: #267bbe;
  text-decoration: underline;
}
.tagcloud a, .tagcloud a:visited {
  background: #267bbe;
  color: #fff;
  display: inline-block;
  font-size: 11px !important;
  margin: 3px;
  padding: 0px 5px;
}
.tagcloud a:hover {
  color: #fff;
  text-decoration: underline;
}


/***************POST STYLES*************************/
h2.title {
  margin-bottom: 18px;
  line-height: 25px;
  font-size: 22px;
}
h2.title a, h2.title a:visited {
  color: #24282a;
}
a.comm span, a.comm:visited span {
  color: #282b23 !important;
}
.meta {
  font-size: 11px;
  color: #282b23;
  margin-bottom: 20px;
  padding: 0 5px;
}
.meta a, .meta a:visited {
  color: #277cbf !important;
}
.blue, .blue a, .blue a:visited {
  color: #277bbf;
}
a.more-link {
  color: #277cbf;
  font-size: 11px;
}
.postmetadata {
  margin-top: 15px;
}
.tags {
  margin-top: 15px;
  display: block;
  overflow: hidden;
}
.post, .page {
  margin-bottom: 45px;
  padding-bottom: 0px;
}
.entry {
  margin-top: 10px;
  line-height: 22px;
}
.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: 4px;
  border: 1px solid #cdcccc;
  background: #fff;
}
.post_thumbnail {
  box-shadow: -3px -2px 4px #CCCCCC;
  border: 0 !important;
  padding: 0 !important;
  margin-bottom: 30px !important;
}
.entry th {
  padding: 0;
  margin-right: 2px;
}
.entry li {
  list-style: circle inside;
}
.entry ol li {
  list-style: decimal inside;
}
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*************************/
#wp-calendar caption {
  background: #267bbe;
  color: #fff;
  margin-bottom: 10px;
}
#wp-calendar th {
font-style: normal;
text-transform: capitalize;
}
#wp-calendar th {
font-style: normal;
text-transform: capitalize;
}
#wp-calendar td {
letter-spacing: normal;
padding: 2px 0;
text-align: center;
}
#wp-calendar {
empty-cells: show;
font-size: 14px;
margin: 0;
width: 90%;
}
#wp-calendar a:hover {
  background: #267bbe;
  color: #fff;
}
#wp-calendar td:hover, #wp-calendar #today {
  background: #267bbe;
  color: #fff;
}
li.pagenav, li.categories, li.linkcat {
  list-style:none;
}
h2.pagetitle {
  margin: 15px 0 35px 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;
  font-size: 11px;
}
.wp-pagenavi span.pages,.wp-pagenavi span.extend{
  border:1px solid #c7c7c6;
  color:#959494;
  margin:2px;
  padding:3px 7px;
}
.wp-pagenavi a,.wp-pagenavi a:link,.wp-pagenavi a:visited{
  border:1px solid #c7c7c6;
  color:#959494;
  margin:2px;
  padding:3px 7px;
  text-decoration:none;}
.wp-pagenavi span.current,.wp-pagenavi a:hover{
  border:0;
  color:#0082a4;
  margin:2px;
  padding:4px 8px;
}
/* -------- END PAGE NAVIGATION -------- */

/* -------- SUBSCRIPTION -------- */
ul#topsoc {
  margin-top: 2px;
  float: right;
}
ul#topsoc li {
  padding: 14px 0 0;
  margin: 0;
}
ul#topsoc li a {
  margin: 0 0 0 15px !important;
  padding: 0 !important;
}
/* -------- END SUBSCRIPTION -------- */
</pre></body></html>