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

a:link, a:visited {
  color: #e28a00;
  text-decoration: none;
}
a:hover {
  color: #face02;
}
/***************END LINKS*************************/

html body {
  background: #f9f8f8;
  font-size: 12px;
  font-family: Arial, Verdana, Tahoma, Times New Roman;
  line-height: 1.5em;
  color: #909090;
}
@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;

}
/***************LAYOUT*************************/

#mainwrap {
  margin: 0 auto;
  width: 960px;
}
#header-container {
  width: 100%;
  height: 125px;
  background: #fff;
  margin-bottom: 25px;
}
#header {
  width: 960px;
  height: 85px;
  margin: 0 auto;
}
#blogtitle {
  text-transform: uppercase;
  float: left;
  width: 260px;
  margin-top: 38px;
}
.description {
  color: #fff;
  font-size: 12px;
  background: #face02;
  padding: 4px 8px;
  text-transform:lowercase;
  font-family: 'DroidSansRegular';
  display: inline;
}

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

#top {
  width: 700px;
  height: 38px;
  float: left;
  margin-top: 50px;
}
#top ul.sf-menu {
  background: url(images/top.gif) repeat-x;
  float: right;
}
#top li {
  float: left;
  line-height: 38px;
}
#top li a {
  float: left;
  display: block;
  padding: 0 10px;
  color: #ffffff;
}
#top li li {
  display: none;
}
/* -------- END PAGE MENU -------- */

.aboutimage {
  float: left;
  border: 1px solid #ccc;
  padding: 2px;
  margin: 5px 10px 0px 0px;
}
#s {
  width: 217px;
  padding: 10px 0 9px 5px;
  margin-bottom: 5px;
  color: #d9d9d9;
  font-size: 11px;
  border: 1px solid #d9d9d9;
}
*+html #s {
  padding-bottom: 7px;
}
#contentwrap {
  float: right;
  width: 635px;
}
#sidebar {
  float: left;
  width: 275px;
}

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

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

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

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

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

#sidebar h3 {
  padding: 0 0 10px 0;
  font-size: 16px;
  color: #9d9d9d;
  font-family: 'DroidSansRegular';
}
.side-widget {
  clear: both;
  width: 275px;
  overflow: hidden;
  margin-bottom: 35px;
}
#sidebar ul {
  margin-top: -5px;
}
#sidebar ul.children {
  margin: 6px 0 -6px 0;
}
#sidebar ul li {
  padding: 6px 0 6px 15px;
  margin-left: 0;
  border-bottom: 1px solid #e2e2e2;
  background: url(images/li.gif) no-repeat scroll 0 13px;
}
#sidebar li li {
  border-bottom: 0;
  border-top: 1px solid #e2e2e2;
  margin-left: -15px;
}
#sidebar li:hover {
  background: url(images/lihover.gif) no-repat scroll 0 13px !important;
}
.side-widget a, .side-widget a:visited {
  color: #909090;
}
.side-widget a:hover {
  color: #e28a00;
  text-decoration: underline;
}
/***************POST STYLES*************************/
h2.title {
  margin-bottom: 10px;
  line-height: 20px;
  font-size: 17px;
  font-family: 'DroidSansRegular';
}
h2.titles {
  margin-bottom: 10px;
  line-height: 20px;
  font-size: 19px;
  font-family: 'DroidSansRegular';
}
h2.title a, h2.title a:visited, h2.titles a, h2.titles a:visited {
  color: #9d9d9d;
}
.meta {
  color: #b0b0b0;
  font-size: 11px;
}
.date, a.comm, a.comm:visited {
  color: #e28a00;
}
.cat a, .cat a:visited {
  color: #b0b0b0;
}
a.more-link {
  text-transform: lowercase;
  text-decoration: underline;
  font-size: 11px;
  color: #e28a00;
}
.postmetadata {
  margin-top: 4px;
  padding-bottom: 35px;
}
.tags {
  margin: 10px 0;
  display: block;
}
.post, .page {
  border-bottom: 1px solid #e2e2e2;
  margin-bottom: 35px;
  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;
}
.entry img, .post_thumbnail {
  padding: 5px;
  border: 1px solid #d9d9d9;
  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: #E28A00;
  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: #E28A00;
  color: #fff;
}
#wp-calendar td:hover, #wp-calendar #today {
  background: #E28A00;
  color: #fff;
}
li.pagenav, li.categories, li.linkcat {
  list-style:none;
}
h2.pagetitle {
  margin: 3px 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 -------- */

.wp-pagenavi{
  clear:both;
  margin:20px 0 20px;
  font-size: 11px;
}
.wp-pagenavi span.pages,.wp-pagenavi span.extend{
  color:#9d9d9d;
  margin:2px 2px 2px -7px;
  padding:3px 7px;
}
.wp-pagenavi a,.wp-pagenavi a:link,.wp-pagenavi a:visited{
  color:#9d9d9d;
  margin:2px;
  padding:3px 7px;
  border: 0;
  text-decoration:none;
}
.wp-pagenavi span.current,.wp-pagenavi a:hover{
  background:#e28b02;
  color:#fff;
  margin:2px;
  padding:3px 7px;
}
/* -------- END PAGE NAVIGATION -------- */

ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0 8px 0 0 !important;
	padding: 0 !important;
	height: 31px;
	border: none;
	overflow: hidden;
    border:0 !important;
	background: none !important;;
}
ul.tabs li a {
	text-decoration: none;
    color: #fff !important;
	display: block;
	font-size: 12px;
	padding: 9px 12px 6px;
	background: #e28a00 !important;;
	outline: none;
}
ul.tabs li a:hover {
    color: #fff !importnat;
    text-decoration: none !important;
}
html ul.tabs li.active, html ul.tabs li.active a:hover, html ul.tabs li.active a  {
	background: #face02 !important;
    color: #fff !important;
}
.tab_container {
	border-top: none;
	clear: both;
	float: left;
	width: 100%;
}
.tab_content {
	padding: 20px 0 0 !important;
}
.tab_content h2 {
	font-weight: normal;
	padding-bottom: 10px;
	font-size: 1.8em;
}
.tab_content h3 a{
	color: #254588;
}
.tab_content img {
	float: left;
	margin: 0 8px 0px 0;
	border: 1px solid #d9d9d9;
	padding: 3px;
}
.tab_content li {
  background: none !important;
  clear: both;
  padding: 0 0 10px 0 !important;
  overflow: hidden;
  border: 0 !important;
}
h4.ptitle {
  font-family: 'DroidSansRegular';
  font-size: 13px;
  font-weight: normal;
  margin-bottom: 0;
}
.pmeta {
  color: #b0b0b0;
  font-size: 11px;
  margin: 8px 0 0;
}

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