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

a:link, a:visited {
  color: #491a34;
  text-decoration: none;
}
a:hover {
  color: #000;
}
/***************END LINKS*************************/

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

}
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

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

#mainwrap {
  margin: 0 auto;
  width: 960px;
}
#header {
  width: 960px;
  height: 140px;
}
#blogtitle {
  text-transform: uppercase;
  float: left;
  padding-top: 54px;
}
.description {
  color: #441830;
  font-size: 10px;
  text-transform: uppercase;
}
.adv {
  float: right;
  margin: 44px 0px 0 0;
}

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

#top {
  clear: both;
  width: 960px;
  height: 57px;
}
#top li {
  float: left;
  line-height: 57px;
}
#top li a {
  float: left;
  display: block;
  padding: 0;
  margin-right: 40px;
  color: #fff;
  font-family: 'DroidSansRegular';
  font-size: 10px;
  text-transform: uppercase;
}
#top li a:hover {
  text-decoration: underline;
}
#top li li {
  display: none;
}
/* -------- END PAGE MENU -------- */

#s {
  width: 201px;
  height: 18px;
  padding: 5px 0 5px 5px;
  padding: 7px 0 3px 5px\0/;
  margin-bottom: 5px;
  color: #1f1b1e;
  background: #51243d;
  font-size: 11px;
  border: 1px solid #1f1b1e;
  margin-right: -12px;
}
*+html #s {
  margin-top: -1px;
  padding: 7px 0 3px 5px;
}
#cwrap {
  width: 960px;
  margin: 0 auto;
  background: url(images/main-bg.jpg) repeat-y;
  overflow: hidden;
}
#contentwrap {
  float: left;
  width: 640px;
}
#sidebar {
  float: right;
  width: 318px;
  padding-top: 24px;
  margin-right:1px;
  background: url(images/sb.gif) repeat-x scroll 1px 0;
}
#sb-wrap {
  clear: both;
  width: 100%;
  background: #000 url(images/sbbg.jpg) repeat-x scroll top;
  padding: 0px 0 30px;
}
#sidebar2 {
  clear: both;
  width: 920px;
  margin: 0 auto 0;
  padding: 23px 20px 20px;
  overflow: hidden;
  background: url(images/sb.jpg);
}
#footer1, #footer2, #footer3 {
  width: 200px;
  float: left;
  margin-right: 40px;
}
#footer4 {
  margin-right: 0;
  float: left;
  width: 200px;
}
#sidebar2 h3 {
  color: #8f8f8f;
  font-size: 15px;
  margin-bottom: 30px;
  font-weight: normal;
  font-family: 'DroidSansRegular';
}
.widget {
  margin-bottom: 30px;
  overflow: hidden;
  color: #110f0f;
}
.widget a, .widget a:visited {
  color: #999999;
}
.widget a:hover {
  color: #999999;
  text-decoration: underline;
}
.widget ul li {
  padding: 7px 0 7px 0px;
  margin-left: 0;
  background: url(images/li.gif) repeat-x scroll bottom;
}
.widget li li {
  background-position: top;
}
.widget ul.children {
  margin: 7px 0 -7px 0;
}
.last {
  background: none !important;
}
#sidebar2 .textwidget {
  line-height: 22px;
}

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

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

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

#footer {
  width: 918px;
  clear: both;
  margin: 0 auto;
  padding: 12px 20px 0;
  height: 40px;
  border: 1px solid #000;
  overflow: hidden;
  color: #7e7e7e;
  background: url(images/footer.jpg) repeat-x;
}
#footer a, #footer a:visited {
  color: #7e7e7e;
}
#footer a:hover {
  color: #7e7e7e;
  text-decoration: underline;
}
.inside {
  padding: 24px 20px;
}
/* -------- END WP LAYOUT -------- */

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

#sidebar h3 {
  padding: 0 0 20px 0;
  font-size: 16px;
  color: #000;
}
.side-widget {
  clear: both;
  width: 274px;
  padding: 0 22px;
  margin-bottom: 35px;
  overflow: hidden;
}
#sidebar ul {
  margin-top: -5px;
}
#sidebar ul.children {
  margin: 6px 0 -6px 0;
}
#sidebar ul li {
  padding: 6px 0 6px 18px;
  margin-left: 0;
  border-bottom: 1px solid #55243f;
  background: url(images/arrow.png) no-repeat scroll 0 11px;
}
#sidebar li li {
  border-bottom: 0;
  border-top: 1px solid #55243f;
}
.side-widget a, .side-widget a:visited {
  color: #9a537a;
}
.side-widget a:hover {
  color: #000;
}
/***************POST STYLES*************************/
h2.title {
  margin-bottom: 33px;
  line-height: 25px;
  font-size: 22px;
}
h2.title a, h2.title a:visited {
  color: #060606;
}
.meta {
}
.cat {

}
.author {

}
.edit {

}
.comm {

}
a.more-link {
  background: url(images/more.png) no-repeat scroll center;
  width: 102px;
  height: 25px;
  padding-top: 5px;
  display: inline-block;
  text-align: center;
  font-size: 11px;
  color: #fff !important;
}
.postmetadata {
  margin-top: 15px;
  text-align: right;
}
.post, .page {
  border-bottom: 1px solid #e1e0e0;
  margin-bottom: 40px;
  padding-bottom: 30px;
}
.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 {
  padding: 3px;
  border: 1px solid #cdcccc;
  background: #fff;
}
.post_thumbnail {
  border: 0;
  margin: 0;
  border: 0;
}
.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: #9a537a;
  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: #9a537a;
  color: #fff;
}
#wp-calendar td:hover, #wp-calendar #today {
  background: #9a537a;
  color: #fff;
}
li.pagenav, li.categories, li.linkcat {
  list-style:none;
}
h2.pagetitle {
  margin: 10px 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 -------- */

.navigation {
  font-size: 11px;
  margin-bottom: 20px;
  overflow: hidden;
}
.navigation a, .navigation a:visited {
  background: url(images/navbg.gif) repeat-x;
  border: 1px solid #000;
  color: #fff;
  padding: 5px 16px 5px;
  display: inline-block;
  margin-right: 10px;
}
/* -------- END PAGE NAVIGATION -------- */

/* -------- SUBSCRIPTION -------- */
ul#topsoc {
  margin-top: 2px;
  float: right;
}
ul#topsoc li {
  padding: 14px 0 0;
  margin: 0;
}
ul#topsoc li a {
  margin: 0 0 0 15px !important;
  padding: 0 !important;
}
/* -------- END SUBSCRIPTION -------- */
.flickr_badge_image { float: left; margin-bottom: 12px; }
.flickr_badge_image img { width: 47px; height: 42px; margin: 5px 9px -9px 0;  float: left;   border: 1px solid #181818; background: #575757;  padding: 4px;}
#flickr_badge_image3 img, #flickr_badge_image6 img, #flickr_badge_image9, #flickr_badge_image12 {
  margin-right: 0;
}</pre></body></html>