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

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

html body {
  background: #fff url(images/bg.jpg) repeat-x scroll top;
  font-size: 12px;
  font-family: Trebuchet MS, Verdana, Tahoma, Times New Roman;
  line-height: 1.5em;
  color: #5b5a5a;
  padding: 20px 0;
  word-spacing: 1px;
}

/***************LAYOUT*************************/
#shadow-top {
  width: 968px;
  height: 4px;
  background: url(images/shadow-top.png) no-repeat;
  margin: 0 auto;
}
#mainwrap {
  margin: 0 auto;
  width: 968px;
  background: url(images/shadow.png) repeat-y;
  overflow: hidden;
  padding-bottom: 5px;
}
#shadow-bot {
  clear: both;
  width: 968px;
  height: 4px;
  background: url(images/shadow-bot.png) no-repeat;
  margin: 0 auto;
}
#header {
  width: 960px;
  height: 95px;
  padding: 25px 0 0 0;
  margin: 0 auto;
}
#blogtitle {
  float: left;
  padding: 15px 0 0 20px;
}
.description {
  color: #b8b8b8;
  font-size: 17px;
  text-transform: lowercase;
  margin-top: -5px;
}
.adv {
  float: right;
  margin: 0px 20px 0 0;
  display: inline;
}

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

#top {
  margin: 0 auto;
  width: 960px;
  height: 53px;
  background: url(images/top.png) repeat-x;
}
#top li {
  float: left;
  line-height: 53px;
}
#top li a {
  float: left;
  display: block;
  padding: 0 30px;
  color: #fff;
  font-size: 15px;
  text-transform: uppercase;
  margin-right: 1px;
  background: url(images/sep.gif) no-repeat scroll right bottom;
}
#top li.current_page_item a, #top li a:hover {
  background: url(images/hover.png) repeat-x;
  color: #fff;
}
#top li li {
  display: none;
}
/* -------- END PAGE MENU -------- */

#s {
  width: 205px;
  padding: 9px 0 8px 5px;
  height: 11px;
  margin-bottom: 15px;
  color: #bbbbbb;
  font-size: 11px;
  border: 1px solid #bbbbbb;
}
*+html #s {
  margin-top: -1px;
}
#wrap {
  width: 950px;
  overflow: hidden;
  background: url(images/bg.gif);
  margin: 0 auto;
  padding-top: 2px;
}
#cu3er-container {
  margin: 0 0 10px 0;
  position: relative;
  left: 4px;
  padding-top: 3px;
}
#contentwrap {
  float: left;
  width: 640px;
  position: relative;
  left: 1px;
}
*+html #contentwrap {
  padding-bottom: 15px;
}
#sidebar {
  float: right;
  width: 308px;
  position: relative;
  right: 1px;
}
.in {
  padding: 5px 12px 5px 5px;
}

/* -------- 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: 0px 2px 0px 4px;
  padding: 0;
}
#footer {
  width: 928px;
  clear: both;
  margin: 20px auto 0;
  height: 42px;
  padding: 16px 20px 0;
  overflow: hidden;
  background: url(images/footer.png) no-repeat;
  color: #fff;
  font-size: 11px;
}
#footer a, #footer a:visited {
  color: #fff;
}
#footer a:hover {
  color: #5a89b3;
  text-decoration: underline;
}
/* -------- END WP LAYOUT -------- */

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

#sidebar h3 {
  padding: 5px 0 10px 0;
  font-size: 24px;
  color: #59a3e4;
}
.widget-top {
  width: 308px;
  height: 4px;
  background: url(images/widget-top.png) no-repeat;
}
.widget-bot {
  width: 308px;
  height: 5px;
  background: url(images/widget-bot.png) no-repeat;
  margin-bottom: 10px;
}
.side-widget {
  clear: both;
  width: 298px;
  padding:0 5px;
  background: url(images/widget-bg.png) repeat-y;
  overflow: hidden;
}
.widgetin {
  background: #c2c2c2 url(images/widgetin.jpg) repeat-x scroll top;
  padding: 15px 15px 0 !important;
  width: 268px;
  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 #fcfcfc;
}
#sidebar li li {
  border-bottom: 0;
  border-top: 1px solid #fcfcfc;
}
li.last {
  border-bottom: 0 !important;
}
.side-widget a, .side-widget a:visited {
  color: #828181;
}
.side-widget a:hover {
  color: #5ca5e5;
  text-decoration: underline;
}
.textwidget {
  padding: 5px;
}
.side-widget div {
  padding: 5px 0;
}
/***************POST STYLES*************************/
h2.title {
  margin-bottom: 10px;
  line-height: 29px;
  font-size: 29px;
}
h2.title a, h2.title a:visited {
  color: #59a3e4;
}
.metawrap {
  position: relative;
}
.comm {
  background: url(images/comm.png) no-repeat;
  width: 81px;
  height: 30px;
  padding-top: 4px;
  text-align: center;
  font-size: 15px;
  position: absolute;
  top: 15px;
  left: -6px;
}
a.comm, a.comm:visited {
  color: #fff;
}
.date {
  background: url(images/date.png) no-repeat;
  width: 81px;
  height: 30px;
  padding-top: 4px;
  text-align: center;
  font-size: 15px;
  position: absolute;
  top: 105px;
  left: -6px;
  color: #fff;
}
a.more-link {
  color: #fff;
  text-decoration: underline;
}
.postmetadata {
  margin-top: 15px;
}
.postwrap {
  width: 320px;
  margin-bottom: 20px;
  overflow: hidden;
}
.leftpost {
  float: left;
}
.rightpost {
  float: right;
}
.clearp {
  clear: both;
}
.post-top {
  width: 320px;
  height: 4px;
  background: url(images/post-top.png) no-repeat;
}
.postin {
  background: #c2c2c2 url(images/postin.jpg) repeat-x scroll top;
  padding: 15px;
  width: 280px;
  margin-left: 5px;
}
.post-bot {
  width: 320px;
  height: 5px;
  background: url(images/post-bot.png) no-repeat;
}
.postwrap .page, .postwrap .post {
  background: url(images/post-bg.png) repeat-y;
}
.post-tops {
  width: 631px;
  height: 4px;
  background: url(images/post-tops.png) no-repeat;
}
.postins {
  background: #c2c2c2 url(images/postin.jpg) repeat-x scroll top;
  padding: 15px;
  width: 590px;
  margin: 0 0 0px 6px;
}
.post-bots {
  width: 631px;
  height: 5px;
  background: url(images/post-bots.png) no-repeat;
}
.posts {
  background: url(images/post-bgs.png) repeat-y;
}
.post, .page {

}
.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: 0px;
  border: 1px solid #bdbbbb;
}
.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*************************/
#calendar_wrap {
  text-align: center;
}
#wp-calendar caption {
  background: #a2c8ea;
  color: #fff;
  width: 100%;
}
#wp-calendar th {
  padding: 15px;
}
#wp-calendar td a:link, td#prev a, td#next a {
  background: #a2c8ea;
  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 -------- */
.navleft {
  clear:both;
  width: 2px;
  height: 38px;
  background: url(images/navleft.png) no-repeat;
  float: left;
  margin-left: 5px;
  display: inline;
}
.navright {
  width: 2px;
  height: 38px;
  background: url(images/navright.png) no-repeat;
  float: left;
}
.wp-pagenavi{
  text-align:left;
  margin-bottom: 20px;
  background: url(images/nav.png) repeat-x;
  height: 28px;
  padding: 10px 3px 0 3px;
  display: inline-block;
  float: left;
}
*+html .wp-pagenavi {
  padding-top: 11px;
  height: 27px;
}
.wp-pagenavi span.pages,.wp-pagenavi span.extend{
  background:#a2c8ea;
  color:#fff;
  text-shadow: 1px 0 1px #69a3d9;
  margin:2px;
  padding:3px 7px;
}
.wp-pagenavi a,.wp-pagenavi a:link,.wp-pagenavi a:visited{
  background:#a2c8ea;
  color:#fff;
  text-shadow: 1px 0 1px #69a3d9;
  margin:2px;
  padding:3px 7px;
  text-decoration:none;}
.wp-pagenavi span.current,.wp-pagenavi a:hover{
  background:#a2c8ea;
  color:#69a3d9;
  text-shadow: 1px 0 1px #7ea4c7;
  margin:2px;
  padding:3px 7px;
}
/* -------- END PAGE NAVIGATION -------- */

/* -------- SUBSCRIPTION -------- */
ul#topsoc {
  margin-top: -5px;
}
ul#topsoc li {
  line-height: 42px !important;
}
#topsoc .second {
  border-bottom: none;
}
ul#topsoc li a {
  padding: 32px 0px 9px 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;
}
a#email {
  background: none;
  background: url(images/email.png) no-repeat scroll 0px 24px !important;
}
/* -------- END SUBSCRIPTION -------- */
*+html .flickrw .widgetin {
  width: 282px !important;
  padding-bottom: 20px !important;
}
.flickr_badge_image { float: left; margin: 5px 0 10px; padding: 0 !important; overflow: hidden;}
*+html .flickr_badge_image {
  position: relative;
  left: 3px;
}
.flickr_badge_image img { width: 60px; height: 51px; padding: 0px; margin: 0 9px 0 0; border:0; float: left; }
#flickr_badge_image4 img, #flickr_badge_image8 img, #flickr_badge_image12 img, #flickr_badge_image16 img {
  margin-right: 0;
}</pre></body></html>