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

a:link, a:visited {
  color: #2c8bbd;
  text-decoration: none;
}
a:hover {
  color: #565e56;
}
/***************END LINKS*************************/

html body {
  background: url(images/bg.jpg);
  font-size: 13px;
  font-family: Arial, Verdana, Tahoma, Times New Roman;
  line-height: 1.5em;
  color: #888888;
  padding-top: 33px;
}

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

#mainwrap {
  margin: 0 auto;
  width: 958px;
  border: 1px solid #000000;
  background: url(images/mbg.jpg);
  overflow: hidden;
}
#header {
  width: 960px;
  height: 64px;
  padding-top: 52px;
  margin-bottom: 16px;
}
#blogtitle {
  text-transform: uppercase;
  float: left;
  padding-left: 32px;
}
.description {
  color: #fff;
  font-size: 12px;
}

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

#top {
  float: right;
  width: 650px;
  height: 33px;
  background: #888888;
  margin-right: 2px;
  display: inline;
}
#top li {
  float: left;
  line-height: 33px;
  margin-right: 5px;
}
#top li a {
  float: left;
  display: block;
  padding: 0 19px;
  color: #fffcfe;
  font-size:10px;
  text-transform: uppercase;
}
#top li.current_page_item a, #top li a:hover {
  color: #484848;
}
#top li li {
  display: none;
}
/* -------- END PAGE MENU -------- */

#s {
  width: 211px;
  padding: 8px 0 5px 5px;
  margin-bottom: 5px;
  color: #c2c1c1;
  font-size: 11px;
  border: 1px solid #e0e0e0;
}
#contentwrap {
  float: left;
  width: 668px;
}
#sidebar {
  float: right;
  width: 290px;
  font-size: 11px;
}

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

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

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

.custom_images img {
  margin: 0px 2px 0px 4px;
  padding: 0;
}
#footer {
  width: 900px;
  clear: both;
  padding: 25px 30px;
  overflow: hidden;
  font-size: 11px;
  color: #7b7c7c;
  margin: 0 auto;
}
#footer a, #footer a:visited {
  color: #999999;
}
#footer a:hover {
  color: #999999;
  text-decoration: underline;
}
.inside {
  padding: 0px 50px 0 40px;
}
/* -------- END WP LAYOUT -------- */

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

#sidebar h3 {
  padding: 0 10px 0 15px;
  font-size: 11px;
  background: #888888;
  line-height: 27px;
  margin-bottom: 20px;
  text-transform: capitalize;
  color: #fff;
  font-weight: normal;
  width: 290px;
  margin-left: -14px;
}
.side-widget {
  clear: both;
  width: 262px;
  margin-bottom: 25px;
  padding: 0 14px;
  overflow: hidden;
}
#sidebar ul {
  width: 290px;
  margin-left: -14px;
}
#sidebar ul.children {
  margin: 6px 0 -6px 0;
}
#sidebar ul li {
  padding: 6px 0 6px 15px;
  margin-left: 0;
  border-bottom: 1px solid #e0e0e0;
}
*+html #sidebar li{
  display: inline-block;
}
#sidebar li li {
  border-bottom: 0;
  border-top: 1px solid #e0e0e0;
}
.side-widget a, .side-widget a:visited {
  color: #888888;
}
.side-widget a:hover {
  color: #2c8bbd;
  text-decoration: underline;
}
.textwidget {
  padding: 0px;
}
.widget_tag_cloud a, .widget_tag_cloud a:visited {
  display: inline-block;
  line-height: 100%;
  padding-bottom: 3px;
}


/***************POST STYLES*************************/
h2.title {
  margin-bottom: 15px;
  line-height: 28px;
  font-size: 28px;
}
h2.titles {
  margin-bottom: 15px;
  line-height: 32px;
  font-size: 32px;
}
h2.title a, h2.title a:visited, h2.titles a, h2.titles a:visited {
  color: #2c8bbd;
}
.meta {
  padding: 0x;
  margin: 0;
  color: #888888;
  font-size: 11px;
}
.meta span {
  color: #2c8bbd;
}
.meta li {
  margin-bottom: 5px;
}
.meta a:hover {
  text-decoration: underline;
}
.date {
  background: #2c8bbd;
  line-height: 27px;
  text-align: left;
  padding-left: 39px;
  width: 118px;
  position: relative;
  left: -40px;
  color: #fff;
  display: inline-block;
  font-size: 11px;
  margin-top: 50px;
}
a.more-link {
  text-decoration: underline;
}
.postmetadata {
  margin-top: 15px;
}
.left {
  float: left;
  width: 120px;
  margin-right: 25px;
}
.post, .page {
  padding-bottom: 30px;
  overflow: hidden;
}
.sep {
  height: 1px;
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 60px;
}
.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, .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: 5px 10px 0px 0px;
}
.alignright {
  float: right;
  margin: 5px 0px 0px 10px;
}
img.aligncenter {
  display: block;
  margin: 0 auto 5px;
}
/***************END POST STYLES*************************/
#calendar_wrap {
  text-align: center;
}
#wp-calendar caption {
  background: #2C8BBD;
  color: #fff;
  width: 100%;
}
#wp-calendar th {
  padding: 16px;
}
#wp-calendar td a:link, td#prev a, td#next a {
  background: #2C8BBD;
  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: 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: 12px;
}
.wp-pagenavi span.pages,.wp-pagenavi span.extend{
  color:#888888;
  margin:2px;
  padding:3px 7px;
}
.wp-pagenavi a,.wp-pagenavi a:link,.wp-pagenavi a:visited{
  color:#888888;
  margin:2px;
  padding:3px 7px;
  text-decoration:none;}
.wp-pagenavi span.current,.wp-pagenavi a:hover{
  color:#2c8bbd;
  margin:2px;
  padding:3px 7px;
}
a.page, a.page:visited {
  border: 0 !important;
}

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

.flickr {
  padding-bottom: 6px;
  width: 275px !important;
}
.flickr_badge_image { float: left; margin: 5px 0; padding: 0 !important; overflow: hidden;}
.flickr_badge_image img { width: 58px; height: 51px; padding: 0px; margin: 0 7px 0px 0; border: 1px solid #e0e0e0; float: left; }
#flickr_badge_image4 img, #flickr_badge_image8 img, #flickr_badge_image12 img, #flickr_badge_image16 img {
  margin-right: 0;
}</pre></body></html>