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

a:link, a:visited {
  color: #c13d06;
  text-decoration: none;
}
a:hover {
  color: #6d8236;
}
/***************END LINKS*************************/
@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;
}
html body {
  background: #eeeeee url(images/footer.gif) repeat-x scroll bottom;
  font-size: 13px;
  font-family: Arial, Verdana, Tahoma, Times New Roman;
  line-height: 1.5em;
  color: #acacac;
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'QlassikMediumRegular';
  font-weight: normal;
}

/***************LAYOUT*************************/
#topwrap {
  width: 100%;
  background: url(images/bg.png) repeat-x scroll top;
  padding-top: 27px;
}
#mainwrap {
  margin: 0 auto;
  width: 960px;
  background: url(images/shadow.png) repeat-y;
  padding: 0 8px 0 7px;
  overflow: hidden;
}
#header {
  width: 920px;
  height: 88px;
  padding: 24px 20px 0;
}
#blogtitle {
  text-transform: uppercase;
  float: left;
  padding-top: 15px;
}
.description {
  color: #b8b8b8;
  font-size: 9px;
  margin-top: -5px;
}
.adv {
  float: right;
  margin: 0px 0px 0 0;
  border: 1px solid #e0e0e0;
  padding: 5px;
}


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

#top {
  width: 960px;
  height: 50px;
  background: url(images/top.jpg) repeat-x;
}
#top li {
  float: left;
  line-height: 48px;
  border-right: 1px solid #000;
  margin-top: 2px;
}
#top li a {
  float: left;
  display: block;
  padding: 0 25px;
  color: #fff;
  font-size: 15px;
  font-family: 'QlassikMediumRegular';
  text-shadow: 1px 0 1px #000;
}
ul.sf-menu li a:hover, #top li.current-menu-item a, #top li.current_page_item a {
  background: url(images/toph.jpg) repeat-x;
}
#top li li {
  display: none;
}
/* -------- END PAGE MENU -------- */

#s {
  width: 206px;
  padding: 8px 0 7px 5px;
  margin-bottom: 5px;
  color: #c2c1c1;
  font-size: 11px;
  border: 1px solid #c2c1c1;
  margin-top: 1px;
}
*+html #s {
  padding-bottom: 7px;
  margin-top: 0px;
}
#contentwrap {
  float: left;
  width: 635px;
}
#sidebar {
  float: right;
  width: 300px;
  font-size: 12px;
}
.latest {
  background: url(images/sep.gif) repeat-x scroll center;
}
.latest h3 {
   color: #c13d06;
   font-size: 18px;
   text-align: center;
}
.latest span {
  background: #fff;
  display: inline;
  padding: 0 15px;
}

/* -------- 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: 960px;
  clear: both;
  margin: 0 auto;
  padding: 20px 0 0;
  height: 45px;
  overflow: hidden;
  font-family: 'QlassikMediumRegular';
  font-size: 14px;
  color: #fff;
}
#footer a, #footer a:visited {
  color: #fff;
}
#footer a:hover {
  color: #fff;
  text-decoration: underline;
}
.inside {
  padding: 0px 0 22px 22px;
}
/* -------- END WP LAYOUT -------- */

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

#sidebar h3 {
  padding: 0 0 10px 0;
  font-size: 18px;
  color: #de5218;
}
.side-widget {
  clear: both;
  width: 275px;
  padding: 0px;
  margin-bottom: 25px;
  overflow: hidden;
}
#sidebar ul {
  margin-top: -5px;
}
#sidebar ul.children {
  margin: 5px 0 -5px 0;
}
#sidebar ul li {
  padding: 5px 0 5px 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: #acacac;
}
.side-widget a:hover {
  color: #6d8236;
}
.tagcloud a, .tagcloud a:visited {
  font-size: 11px !important;
  display: inline-block;
  padding: 3px;
  background: #DE5218;
  color: #fff !important;
  margin-bottom: 4px;
}
/***************POST STYLES*************************/
h2.title {
  margin-bottom: 15px;
  line-height: 21px;
  font-size: 18px;
}
h2.titles {
  margin-bottom: 35px;
  line-height: 24px;
  font-size: 20px;
  text-transform: uppercase;
}
h2.title a, h2.title a:visited, h2.titles a, h2.titles a:visited {
  color: #6d8236;
}
.meta {
  color: #acacac;
  font-size: 11px;
  text-align: right;
  display: block;
  margin-top: 15px;
}
.meta a, .meta a:visited {
  color: #acacac;
}
.meta img {
  background: none !important;
  border: 0 !important;
  padding: 0 !important;
}
.fleft {
  float: left;
}
.author {
  background: url(images/author.png) no-repeat scroll right top;
  padding-right: 23px;
  margin-right: 3px;
}
.comm {
  background: url(images/comm.png) no-repeat scroll right top;
  padding-right: 23px;
}
.postmetadata {
  margin-top: 15px;
}
.post, .page {
  margin-bottom: 45px;
  padding-bottom: 0px;
  overflow: hidden;
}
.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;
  margin-bottom: 25px;
}
.entry img, .post_thumbnail {
  padding: 5px;
  border: 1px solid #d5d5d5;
  background: #fff;
}
.post_thumbnail {
  margin-right: 15px !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: #de5218;
  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: #de5218;
  color: #fff;
}
#wp-calendar td:hover, #wp-calendar #today {
  background: #de5218;
  color: #fff;
}
li.pagenav, li.categories, li.linkcat {
  list-style:none;
}
h2.pagetitle {
  margin: 0 0 30px 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: 14px;
  font-family: 'QlassikMediumRegular';
}
.wp-pagenavi span.pages,.wp-pagenavi span.extend{
  background: url(images/navi.jpg) repeat-x;
  border:1px solid #a6451c;
  color:#fff;
  margin:2px;
  padding:2px 12px;
  border-radius: 3px;
  text-shadow: 1px 0 1px #353d47;
}
.wp-pagenavi a,.wp-pagenavi a:link,.wp-pagenavi a:visited{
  background: url(images/navi.jpg) repeat-x;
  border:1px solid #a6451c;
  color:#fff;
  margin:2px;
  padding:2px 8px;
  text-decoration:none;
  border-radius: 3px;
  text-shadow: 1px 0 1px #353d47;
}
.wp-pagenavi span.current,.wp-pagenavi a:hover{
  background: url(images/navia.jpg) repeat-x;
  border:1px solid #526422;
  color:#fff;
  margin:2px;
  padding:2px 8px;
  border-radius: 3px;
  text-shadow: 1px 0 1px #353d47;
}
*+html .wp-pagenavi span.pages, *+html .wp-pagenavi span.extend {
  padding: 2px 12px 1px;
}
*+html .wp-pagenavi a:link, *+html .wp-pagenavi a:visited, *+html .wp-pagenavi a:hover, *+html .wp-pagenavi span.current {
  padding: 2px 8px 1px;
}


/* -------- END PAGE NAVIGATION -------- */

/* -------- SUBSCRIPTION -------- */
#topsoc {
  margin: 15px 0px 0 0px;
  display: inline-block;
  float: right;
}
#topsoc li {
  float: left;
  width: 21px;
  margin: 0 10px 0 0px;
  padding: 0 !important;
  text-indent: -9999px;
  border-right: 0 !important;
}
#topsoc a {
  height: 21px;
  display: block;
}
a#twitter {
  background: url(images/twitter.png) no-repeat;
}
a#facebook {
  background: url(images/facebook.png) no-repeat;
}
a#rss {
  background: url(images/rss.png) no-repeat;
}

/* -------- END SUBSCRIPTION -------- */
.flickr_badge_image { float: left; margin-bottom: 12px;}
.flickr_badge_image img { width: 55px; height: 50px; padding: 0px; margin: 0 15px 0px 0; border: 1px solid #d5d5d5; float: left; background: #fff; }
#flickr_badge_image4 img, #flickr_badge_image8 img, #flickr_badge_image12 img {
  margin-right: 0;
}
.flickr_badge_image img:hover {
  border: 1px solid #6D8236;
}
.fullw {
  width: 920px;
  margin: 0 auto 40px;
  height: 5px;
}

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