<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: LamonicaMagazine
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: #515050;
  text-decoration: none;
}
a:hover {
  color: #000;
}
/***************END LINKS*************************/

html body {
  background: #ffffff url(images/top.gif) repeat-x scroll 0 125px;
  font-size: 11px;
  font-family: Arial, Verdana, Tahoma, Times New Roman;
  line-height: 1.5em;
  color: #040404;
}

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

#mainwrap {
  margin: 0 auto;
  width: 960px;
}
#header {
  width: 960px;
  height: 90px;
  padding-top: 35px;
}
#blogtitle {
  text-transform: uppercase;
  float: left;
  padding-top: 8px;
}
.description {
  color: #000;
  font-size: 11px;
  margin-top: -5px;
}
.adv {
  float: right;
  margin: -5px 0px 0 0;
}

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

#top {
  clear: both;
  width: 960px;
  height: 52px;
  margin-bottom: 45px;
}
#top li {
  float: left;
  line-height: 52px;
}
#top li a {
  float: left;
  display: block;
  padding: 0 40px 0 0;
  color: #fff;
  font-size: 11px;
  text-transform: uppercase;
}
#top li li {
  display: none;
}
/* -------- END PAGE MENU -------- */

#s {
  width: 210px;
  height: 16px;
  padding: 5px 0 5px 5px;
  margin-bottom: 5px;
  color: #c2c1c1;
  font-size: 11px;
  border: 0;
  background: url(images/input.png) no-repeat;
}
*+html #s {
  padding: 7px 0 3px 5px;
}
#contentwrap {
  float: left;
  width: 635px;
}
#sidebar {
  float: right;
  width: 265px;
}

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

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

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

.custom_images img {
  margin: 0px 2px 0px 4px;
  padding: 0;
}
#footer {
  width: 960px;
  clear: both;
  padding: 20px 0;
  overflow: hidden;
  color: #040404;
  font-size: 11px;
}
#footer a, #footer a:visited {
  color: #515050;
}
#footer a:hover {
  color: #515050;
  text-decoration: underline;
}
.inside {
  padding: 20px;
}
/* -------- END WP LAYOUT -------- */

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

#sidebar h3 {
  padding: 0 0 20px 0;
  font-size: 14px;
  color: #020000;
  font-weight: normal;
}
.side-widget {
  clear: both;
  width: 265px;
  margin-bottom: 30px;
  overflow: hidden;
}
#sidebar ul {
  margin-top: -5px;
}
#sidebar ul.children {
  margin: 6px 0 -6px 0;
}
#sidebar ul li {
  padding: 6px 0 6px 12px;
  margin-left: 0;
  background: url(images/li.gif) no-repeat scroll 0 13px;
}
.side-widget a, .side-widget a:visited {
  color: #040404;
}
.side-widget a:hover {
  color: #515050;
  text-decoration: underline;
}
.tagcloud a, .tagcloud a:visited {
  padding: 3px 0 8px;
  display: inline-block;
}


.textwidget {
  padding: 5px;
}
/***************POST STYLES*************************/
h2.title {
  margin-bottom: 15px;
  line-height: 13px;
  font-size: 13px;
  font-weight: normal;
}
.posts h2.title {
  margin-bottom: 15px;
  line-height: 20px;
  font-size: 20px;
  font-weight: normal;
}
h2.title a, h2.title a:visited {
  color: #515050;
}
a.more-link {
  background: #000000;
  color: #fff;
  font-size: 10px;
  display: block;
  width: 190px;
  text-align: center;
  margin-left: -15px;
  padding: 1px 0;
}
.postmetadata {
  margin-top: 10px;
}
.phover {
  background: #000000;
}
.phover h2.title a, .phover h2.title a:visited {
  color: #515050;
}
.phover .entry, .phover a.more-link {
  color: #fff;
}
.leftp {
  width: 160px;
  float: left;
  margin-right: 28px;
}
.rightp {
  float: right;
  width: 160px;
}
.clearp {
  clear: both;
  margin-bottom: 35px;
}
.post, .page {
  border: 1px solid #515050;
  margin-bottom: 15px;
  padding: 15px 15px 0;
}
.posts {
  margin-bottom: 25px;
  font-size: 12px;
}
.entry {
  margin: 10px 0 10px;
  line-height: 20px;
}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
  margin-top: 15px;
  font-weight: normal;
}
.entry h2 {
  margin-bottom: 0.4em;
}
.entry p {
  margin-top: 10px;
}
.entry img {
  padding: 0px;
  border: 0;
}
.post_thumbnail {
  margin-bottom: 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 10px;
}
/***************END POST STYLES*************************/
#calendar_wrap {
  text-align: center;
}
#wp-calendar caption {
  background: #000;
  width: 100%;
  color: #fff;
}
#wp-calendar th {
  padding: 15px;
}
#wp-calendar td a:link, td#prev a, td#next a {
  background: #000;
  padding: 1px 6px;
  color: #fff;
  line-height: 29px;
}
li.pagenav, li.categories, li.linkcat {
  list-style:none;
}
h2.pagetitle {
  margin: 3px 0 20px 0px;
  font-size: 30px;
  text-align: center;
  color: #000;
  font-weight: normal;
}
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 -------- */

.navigation {
  padding-top: 1px;
  clear: both;
  overflow: hidden;
}
.wp-pagenavi{
  clear:both;
  margin:20px 0 20px;
}
.wp-pagenavi span.pages,.wp-pagenavi span.extend{
  border:1px solid #000000;
  color:#000;
  margin:2px;
  padding:3px 7px;
}
.wp-pagenavi a,.wp-pagenavi a:link,.wp-pagenavi a:visited{
  border:1px solid #000000;
  color:#000;
  margin:2px;
  padding:3px 7px;
  text-decoration:none;}
.wp-pagenavi span.current,.wp-pagenavi a:hover{
  background:#000;
  border:1px solid #000000;
  color:#fff;
  margin:2px;
  padding:3px 7px;
}
/* -------- END PAGE NAVIGATION -------- */

/* -------- SUBSCRIPTION -------- */
ul#topsoc {
  margin-top: -5px;
}
ul#topsoc li {
  line-height: 40px !important;
  border-bottom: 0 !important;
  background: none !important;
  padding: 0 !important;
}
ul#topsoc li a {
  padding: 32px 0px 8px 38px !important;
  margin: 0;
}
a#twitter {
  background: none;
  background: url(images/twitter.png) no-repeat scroll 0px 27px !important;
}
a#socrss {
  background: none;
  background:url(images/rss.png) no-repeat scroll 0px 27px !important;
}
a#fb {
  background: none;
  background: url(images/facebook.png) no-repeat scroll 0px 26px !important;
}
/* -------- END SUBSCRIPTION -------- */
</pre></body></html>