<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: MachitoTribune
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 file to find out how to insert pictures in the slider and gallery!
*/
@import url("css/comments.css");
@import url("css/reset.css");
@import url("css/slide.css");
@import url("css/gallery.css");
@import url("css/tabs.css");
* {
  margin: 0;
  padding: 0;
}
/***************LINKS*************************/

a:link, a:visited {
  color: #1c50b1;
  text-decoration: none;
}
a:hover {
  color: #970012;
}
/***************END LINKS*************************/

html body {
  background: #fff;
  font-size: 13px;
  font-family: Arial, Verdana, Tahoma, Times New Roman;
  line-height: 1.5em;
  color: #525151;
}

/***************LAYOUT*************************/
#top-shadow {
  width: 990px;
  height: 15px;
  margin: 0 auto;
  background: url(images/top-shadow.png) no-repeat;
}
#shadow {
  width: 990px;
  margin: 0 auto;
  background: url(images/shadow.png) repeat-y;
}
#mainwrap {
  margin: 0 auto;
  width: 960px;
}
#header {
  width: 960px;
  height: 94px;
  background: url(images/header.png) repeat-x;
}
#blogtitle {
  color: #fff;
  text-transform: uppercase;
  float: left;
  position: relative;
  top: 25px;
  left: 15px;
}
#heading {
  color: #add6f4;
}
.description {
  text-transform: lowercase;
  color: #add6f4;
  margin-top: -7px;
}
.adv {
  float: right;
  margin: 13px 10px 0 0;
  display: inline;
  background: #fff;
  padding: 3px;
}

/* -------- START CATEGORY MENU -------- */


#nav2 {
  clear: both;
  float: left;
  height: 40px;
  background: #000;
  width: 960px;
  position: relative;
  z-index: 2;
}
#nav2 li {
  float: left;
}
#nav2 li a {
  display: block;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
  padding: 12px 10px;
}
/* -------- END CATEGORY MENU -------- */


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

#top {
  clear: both;
  width: 960px;
  height: 47px;
  background: url(images/top.gif) repeat-x;
}

#top li {
  float: left;
  background: url(images/menu-sep.gif) no-repeat scroll right center;
  padding: 15px 14px 12px 12px;
}

#top li a {
  float: left;
  display: block;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
}
#top li a:hover, #top li.current_page_item a {
  color: #525151;
}
/* -------- END PAGE MENU -------- */


/* -------- SUBSCRIPTION -------- */

ul#topsoc {
}
ul#topsoc li {
  float: left;
}
li#rss {
  background: url(images/rss.png) no-repeat scroll 10px 12px;
  padding: 20px 10px 15px 55px;
}
*+html li#rss {
  padding: 23px 5px 15px 55px;
}
li#email {
  background: url(images/email.png) no-repeat scroll 32px 12px;
  padding: 20px 10px 15px 77px;
}
ul#topsoc li a:hover {
  color: #525151;
}


/* -------- END SUBSCRIPTION -------- */

.aboutimage {
  float: left;
  border: 1px solid #ccc;
  padding: 2px;
  margin: 0px 5px 0px 0px;
}
#s {
  width: 150px;
  padding-top: 3px;
  margin-bottom: 5px;
}
#searchsubmit {
  background: #ccc;
  border: 1px solid #ccc;
  color: #000;
}
#contentwrap {
  float: left;
  width: 530px;
}
#right-column {
  float: right;
  width: 409px;
  margin-right: 9px;
  display: inline;
}
#sidebar {
  float: left;
  width: 199px;
}
#sidebar2 {
  float: right;
  width: 199px;
}

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

.advert{
  float: right;
  border:1px solid #d1cabb;
  border-top: none;
  width: 409px;
  background: #fefdfd;
  margin-bottom: 9px;
}
.advert h3 {
  background: url(images/bigh3.png) no-repeat;
  padding: 6px 10px;
  font-size: 14px;
  color: #FEFDFD;
  font-weight: normal;
  margin-bottom: 0;
}
.advert img{
  padding:5px;
  border:none;
  margin:0;
  float: left;
  margin-left:1px;
  display: inline;
}

/* -------- END ADVERT -------- */
.addthis_toolbox {
  padding: 10px 0 0;
  margin-bottom: 10px;
}
.custom_images img {
  margin: 2px 16px 2px 10px;
  padding: 0;
}
#footer {
  width: 960px;
  height: 57px;
  padding-top: 20px;
  clear: both;
  text-align: center;
  background: url(images/footer.png) no-repeat;
}
#footer a, #footer a:visited {
  color: #064a79;
}
.sponsors {
  text-align: center;
}
.inside {
  padding: 20px;
}
/* -------- END WP LAYOUT -------- */

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

#sidebar h3, #sidebar2 h3 {
  padding: 7px 10px;
  font-size: 14px;
  background: url(images/h3.png) no-repeat;
  width: 189px;
  margin-left: -9px;
  color: #fefdfd;
  font-weight: normal;
  margin-bottom: 0;
}
.side-widget, .widget {
  clear: both;
  width: 185px;
  padding: 0 5px 5px 9px;
  background: #fff;
  border: 1px solid #c7c7c7;
  border-top: none;
  margin-bottom: 10px;
}
#sidebar ul li, #sidebar2 ul li {
  line-height: 27px;
  padding-left: 10px;
  margin-left: 0;
  border-bottom: 1px solid #e6e6e6;
  background: url(images/dart.png) no-repeat scroll 0 12px;
}
#sidebar li li, #sidebar2 li li {
  border-top: 1px solid #e6e6e6;
  border-bottom: none;
}
#sidebar ul ul, #sidebar2 ul ul {
  margin-left: -10px;
}
.side-widget a, .side-widget a:visited, .widget a, .widget a:visited {
  color: #525151;
}
.side-widget a:hover, .widget a:hover {
  color: #1c50b1;
}
.textwidget {
  padding: 5px;
}
.side-widget div, .widget div {
  padding: 5px 0;
}
/***************POST STYLES*************************/
.post h2.title {
  margin-bottom: 10px;
  line-height: 20px;
  font-weight: normal;
  font-size: 18px;
}
.post h2.title a, post h2.title a:visited {
  color: #1c50b1;
}
.meta {
  float: left;
  width: 88px;
  color: #064a79;
  font-size: 12px;
}
.meta a, .meta a:visited {
  color: #970012;
}
.pright {
  float: right;
  width: 412px;
  padding: 0 15px;
}
.date {
  width: 57px;
  height: 50px;
  padding-top: 6px;
  text-align: center;
  background: url(images/date.png) no-repeat;
  float: left;
  color: #fff;
  margin-left: 15px;
  display: inline;
}
.author, .edit, .cat, .comm {
  clear: both;
  text-align: center;
  float: left;
  width: 88px;
  margin-bottom: 10px;
}

a.more-link {
  text-decoration: underline;
}
.postmetadata {
  margin-top: 15px;
}
.post-top {
  width: 530px;
  height: 20px;
  background: url(images/post-top.png) no-repeat;
}
.post-bot {
  width: 530px;
  height: 20px;
  background: url(images/post-bot.png) no-repeat;
}
.post {
  clear: both;
  width: 530px;
  background: url(images/post-bg.png) repeat-y;
  overflow: hidden;
}
.entry {
  margin-top: 10px;
  line-height: 20px;
}
.entry h2 {
  margin-bottom: 6px;
}
.entry p {
  margin-top: 10px;
}
.entry img, .post_thumbnail {
  padding: 3px;
  border: 1px solid #cdcccc;
  background: #fff;
}
.entry th {
  padding: 0;
  margin-right: 2px;
}
.entry li {
  margin-left: 20px;
  list-style: circle;
}
.entry ol li {
  list-style: decimal;
}
blockquote {
  border-left: 10px solid #666666;
  margin-left: 20px;
}
blockquote p {
  padding: 10px;
}
.alignleft {
  float: left;
  margin: 0 5px 0px 0px;
}
.alignright {
  float: right;
  margin: 0 0px 0px 5px;
}
img.aligncenter {
  display: block;
  margin: 0 auto 5px;
  position: relative;
  left: -1px;
}
/***************END POST STYLES*************************/
#calendar_wrap {
  text-align: center;
}
caption {
  background: #ccc;
  width: 100%;
}
#wp-calendar th {
  padding: 8px;
}
#wp-calendar td a:link {
  background: #ccc;
  padding: 1px 6px;
  color: #fff;
  line-height: 29px;
}
li.pagenav, li.categories, li.linkcat {
  list-style:none;
}
h2.pagetitle {
  margin: 10px;
}
.notfound {
  margin: 10px;
}


/* -------- END WP STYLES -------- */



/* -------- TABLES -------- */
#contentwrap table{font-size:1.2em;margin:5px 0 25px 0;}
#contentwrap table td{padding:8px;border: 1px solid #ccc;}
/* -------- END TABLES -------- */


/* -------- PAGE NAVIGATION -------- */
.wp-pagenavi{
  clear:both;
  margin:15px 0 13px;
  text-align:center;
}
.wp-pagenavi span.pages,.wp-pagenavi span.extend{
  background:#fefdfd;
  border:1px solid #c7c7c7;
  color:#7d8388;
  margin:2px;
  padding:6px;
}
.wp-pagenavi a,.wp-pagenavi a:link,.wp-pagenavi a:visited{
  background:#fefdfd;
  border:1px solid #c7c7c7;
  color:#7d8388;
  margin:2px;
  padding:6px;
  text-decoration:none;}
.wp-pagenavi span.current,.wp-pagenavi a:hover{
  background:#d4ecfd;
  border:1px solid #c7c7c7;
  color:#7d8388;
  margin:2px;
  padding:6px;
}
/* -------- END PAGE NAVIGATION -------- */

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