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

a:link, a:visited {
  color: #588ebf;
  text-decoration: none;
}
a:hover {
  color: #717171;
}
/***************END LINKS*************************/

html body {
  background: #eeeeee url(images/bg.jpg) repeat-x scroll top;
  font-size: 12px;
  font-family: Arial, Verdana, Tahoma, Times New Roman;
  line-height: 1.5em;
  color: #8c8c8c;
  padding-top: 27px;
}
@font-face {
    font-family: 'DroidSansRegular';
    src: url('fonts/DroidSans-webfont.eot');
    src: url('fonts/DroidSans-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/DroidSans-webfont.woff') format('woff'),
         url('fonts/DroidSans-webfont.ttf') format('truetype'),
         url('fonts/DroidSans-webfont.svg#DroidSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'QlassikMediumRegular';
    src: url('fonts/Qlassik_TB-webfont.eot');
    src: url('fonts/Qlassik_TB-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Qlassik_TB-webfont.woff') format('woff'),
         url('fonts/Qlassik_TB-webfont.ttf') format('truetype'),
         url('fonts/Qlassik_TB-webfont.svg#QlassikMediumRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
h1, h2, h3, h4, h5, h6 {
    font-family: 'DroidSansRegular';
    font-weight: normal;
}
/***************LAYOUT*************************/

#mainwrap {
  margin: 0 auto;
  width: 960px;
  padding: 0 3px 0 3px;
  background: url(images/shadow.png) repeat-y;
  overflow: hidden;
}
#header {
  width: 960px;
  height: 195px;
}
#blogtitle {
  text-transform: uppercase;
  float: left;
  padding: 45px 0 0 25px;
}
.adv {
  float: right;
  margin: 25px 25px 0 0;
}
/* -------- START PAGE MENU -------- */

#top {
  clear: both;
  width: 960px;
  height: 72px;
  background: url(images/top.jpg) repeat-x;
}
#top li {
  float: left;
  line-height: 48px;
  margin-top: 2px;
  border-top: 1px solid #000000;
  border-left: 1px solid #000000;
}
#top li a {
  float: left;
  display: block;
  padding: 0 22px;
  color: #fff;
  text-shadow: 1px 0 1px #000000;
  text-transform: uppercase;
  font-size: 13px;
  font-family: 'QlassikMediumRegular';
}
#top li.current_page_item a, #top li:hover {
  background: #000000;
  color: #fff;
}
#top li:hover {
  border-left: 1px solid #262626;
  background: #000000;
}
#top li li {
  display: none;
}
/* -------- END PAGE MENU -------- */
/* -------- START CATEGORY MENU -------- */
#nav2 {
  clear: both;
  height: 60px;
  background: url(images/nav.png) repeat-x;
  width: 960px;
  margin-bottom: 15px;
}
#nav2 li {
  float: left;
  line-height: 47px;
  background: url(images/sep.gif) no-repeat scroll right center;
}
#nav2 li a {
  float: left;
  display: block;
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
  text-shadow: 1px 0 1px #383838;
  text-decoration: none;
  padding: 0px 20px;
  font-family: 'QlassikMediumRegular';
}
#nav2 li a:hover {
  background: url(images/navh.gif) no-repeat scroll 0px 4px;
  text-decoration: underline;
}
#nav2 li li {
  display: none;
}

/* -------- END CATEGORY MENU -------- */
#nav2 #search {
  float: right;
  margin: 10px 10px 0 0;
}
#s {
  width: 158px;
  height: 14px;
  padding: 5px 0 5px 5px;
  margin: 0 -4px 0 0;
  color: #fff;
  text-shadow: 1px 0 1px #454545;
  font-size: 11px;
  background: #b6b5b5;
  border: 1px solid #707070;
}
*+html #s {
  margin-top: -1px;
}
#contentwrap {
  float: left;
  width: 630px;
}
#sidebar {
  float: right;
  width: 280px;
  padding: 18px 20px 0 0;
}

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

.add1 {
  clear: both;
  float: left;
  margin: 0 0 10px 0px;
  display: inline;
  border: 1px solid #d5d5d5;
  padding: 4px;
}
.add2 {
  float: right;
  margin: 0 0px 10px 0;
  display: inline;
  border: 1px solid #d5d5d5;
  padding: 4px;
}

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

#footer {
  width: 936px;
  clear: both;
  margin: 0 auto;
  padding: 25px 15px;
  overflow: hidden;
  color: #b7b7b7;
  background: url(images/shadow-bot.png) no-repeat scroll top;
}
#footer a, #footer a:visited {
  color: #b7b7b7;
}
#footer a:hover {
  color: #b7b7b7;
  text-decoration: underline;
}
.inside {
  padding: 18px;
}

/* -------- END WP LAYOUT -------- */

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

#sidebar h3 {
  padding: 0 0 20px 0;
  font-size: 16px;
  color: #717171;
}
.side-widget {
  clear: both;
  width: 280px;
  margin: 0 20px 30px 0;
  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 #eeeeee;
}
#sidebar li li {
  border-bottom: 0;
  border-top: 1px solid #eeeeee;
}
.side-widget a, .side-widget a:visited {
  color: #8c8c8c;
}
.side-widget a:hover {
  color: #717171;
}
.textwidget {
  padding: 5px;
}
.side-widget div {
  padding: 5px 0;
}
/***************POST STYLES*************************/
h2.title {
  margin-bottom: 10px;
  line-height: 24px;
  font-size: 24px;
}
h2.title a, h2.title a:visited {
  color: #717171;
}
.meta {
  color: #aeaeae;
}
.postmetadata {
  margin-top: 15px;
}
.post, .page {
  clear: both;
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 25px;
  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: 4px;
  border: 1px solid #d5d5d5;
  background: #fff;
}
.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: #588ebf;
  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: #588ebf;
  color: #fff;
}
#wp-calendar td:hover, #wp-calendar #today {
  background: #588ebf;
  color: #fff;
}
li.pagenav, li.categories, li.linkcat {
  list-style:none;
}
h2.pagetitle {
  clear: both;
  margin: 50px 0 50px 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{
  font-family: 'DroidSansRegular';
  clear:both;
  margin:20px 0 20px;
  text-align:center;
  font-size: 12px;
}
.wp-pagenavi span.pages,.wp-pagenavi span.extend{
  background:url(images/navia.gif) no-repeat scroll 0 0;
  border:1px solid #565557;
  color:#fff;
  text-shadow: 1px 0 1px #000;
  margin:2px;
  height: 21px;
  display: inline-block;
  padding:3px 8px 0;
  box-shadow: 5px 10px 9px #E6E6E6;
}
.wp-pagenavi a,.wp-pagenavi a:link,.wp-pagenavi a:visited{
  background:url(images/navi.gif) no-repeat scroll 0 0;
  border:1px solid #565557;
  color:#fff;
  text-shadow: 1px 0 1px #000;
  margin:2px;
  height: 21px;
  display: inline-block;
  padding:3px 8px 0;
  text-decoration:none;
  overflow: visible !important;
  box-shadow: 5px 10px 9px #E6E6E6;
}
.wp-pagenavi span.current,.wp-pagenavi a:hover{
  background:url(images/navi.gif) no-repeat scroll 0 0;
  border:1px solid #565557;
  color:#fff;
  text-shadow: 1px 0 1px #000;
  margin:2px;
  height: 21px;
  display: inline-block;
  padding:3px 8px 0;
  box-shadow: 5px 10px 9px #E6E6E6;
}
/* -------- END PAGE NAVIGATION -------- */

/* -------- SUBSCRIPTION -------- */
ul#topsoc {
  float: right;
  background: #000000;
  height: 48px;
  margin-top: 2px;
  padding-left: 15px;
  opacity: 0.9;
}
ul#topsoc li {
  padding: 14px 0px 0;
  margin: 0 15px 0 0;
  float: left;
  background: none !important;
  border: 0 !important;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
#topsoc li:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
ul#topsoc li a {
  margin: 0 0 0 0px !important;
  padding: 0 !important;
}
/* -------- END SUBSCRIPTION -------- */
.flickr_badge_image { float: left; margin-bottom: 0px; }
.flickr_badge_image img { width: 61px; height: 53px; padding: 0px; margin: 0 9px 0 0; border: 1px solid #d5d5d5;  float: left; }
#flickr_badge_image4 img, #flickr_badge_image8 img, #flickr_badge_image12, #flickr_badge_image16 {
  margin-right: 0;
}
#twitterw {
  background: #588ebf;
  padding: 23px 15px 0;
  width: 270px !important;
  color: #fff;
  text-shadow: 1px 0 1px #224e77;
}
#twitterw h3 {
  color: #fff;
  margin: 0;
  padding: 0 0 15px;
}
#twitterw li {
  background: url(images/sepb.gif) repeat-x scroll bottom;
  padding: 15px 0 !important;
  border: 0 !important;
}
#twitterw li a, #twitterw li a:visited {
  color: #98c8f4 !important;
}
a.fbutt, a.fbutt:visited {
  padding: 10px 0;
  display: block;
  color: #fff !important;
}

</pre></body></html>