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

a:link, a:visited {
  color: #20574E;
  text-decoration: none;
}
a:hover {
  color: #2d6fa9;
}
/***************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: #191919;
}

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

#mainwrap {
  margin: 0 auto;
  width: 967px;
  padding-top: 37px;
  background: url(images/shadow.png) repeat-y;
  overflow: hidden;
}
#shadow-bot {
  width: 967px;
  height: 4px;
  margin: 0 auto;
  clear: both;
  background: url(images/shadow-bot.png) no-repeat;
}
#headerwrap {
  width: 100%;
  height: 160px;
  padding-top: 22px;
  background: url(images/header.gif) repeat-x;
}
#header {
  width: 960px;
  margin: 0 auto;
}
#blogtitle {
  text-transform: uppercase;
  float: left;
  height: 60px;
  padding-top: 20px;
  padding-left: 20px;
}
.adv {
  float: right;
  margin: -3px 0px 0 0;
}

/* -------- START CATEGORY MENU -------- */
#nav2 {
  clear: both;
  float: left;
  height: 35px;
  width: 960px;
}
#nav2 li {
  float: left;
  line-height: 35px;
}
#nav2 li a {
  float: left;
  display: block;
  color: #fff;
  text-shadow: 1px 0 1px #032442;
  font-size: 10px;
  text-transform: uppercase;
  text-decoration: none;
  padding: 0px 20px;
}
#nav2 li a:hover, #nav2 li.current-cat a {
  text-decoration: underline;
}
#nav2 li li {
  display: none;
}

/* -------- END CATEGORY MENU -------- */


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

#top {
  clear: both;
  width: 960px;
  height: 45px;
}
#top li {
  float: left;
  line-height: 45px;
}
#top li a {
  float: left;
  display: block;
  padding: 0 20px;
  color: #fff;
  text-shadow: 1px 0 1px #01265d;
  font-size: 10px;
  text-transform: uppercase;
}
#top li.current_page_item a, #top li a:hover {
  text-decoration: underline;
}
#top li li {
  display: none;
}
/* -------- END PAGE MENU -------- */

.aboutimage {
  float: left;
  border: 1px solid #ccc;
  padding: 2px;
  margin: 5px 10px 0px 0px;
}
#s {
  width: 202px;
  padding: 8px 0 7px 5px;
  padding: 6px 0 9px 5px \0/;
  margin-bottom: 5px;
  color: #c2c1c1;
  font-size: 11px;
  border: 1px solid #c2c1c1;
  height: 11px;
  margin-top: 1px;
}
*+html #s {
  padding: 7px 0 7px 5px;
}
#contentwrap {
  float: left;
  width: 658px;
}
#sidebar {
  float: right;
  width: 298px;
  font-size: 12px;
  font-family: Trebuchet MS;
}

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

.add1 {
  clear: both;
  float: left;
  margin: 0 0 8px 5px;
  display: inline;
}
.add2 {
  float: right;
  margin: 0 0px 8px 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;
  margin: 0 auto;
  color: #726348;
  font-size: 11px;
}
#footer a, #footer a:visited {
  color: #ebdec8;
}
#footer a:hover {
  text-decoration: underline;
}
.inside {
  padding: 0 20px 20px;
}
/* -------- END WP LAYOUT -------- */

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

#sidebar h3 {
  padding: 0 0 13px 0;
  font-size: 18px;
  color: #030000;
}
.side-widget {
  clear: both;
  width: 260px;
  padding: 0;
  margin-bottom: 35px;
  overflow: hidden;
}
#sidebar ul.children {
  margin: 6px 0 -6px 0;
}
#sidebar ul li {
  padding: 6px 0 6px 0;
  margin-left: 0;
}
.side-widget a, .side-widget a:visited {
  color: #191919;
}
.side-widget a:hover {
  color: #a94e24;
  text-decoration: underline;
}
/***************POST STYLES*************************/
h2.title {
  margin-bottom: 25px;
  line-height: 31px;
  font-size: 31px;
}
h2.title a, h2.title a:visited {
  color: #030000;
}
.metashadowl {
  width: 4px;
  height: 35px;
  background: url(images/metashadowl.png) no-repeat;
  float: left;
  margin-left: -20px;
  clear: both;
}
.metashadow {
  width: 4px;
  height: 35px;
  background: url(images/metashadow.png) no-repeat;
  float: left;
  margin-left: -16px;
}
.meta {
  background: url(images/meta.png) repeat-x;
  display: inline-block;
  font-size: 11px;
  color: #fff;
  line-height: 35px;
  padding: 0 16px 0 20px;
  position: relative;
  left: -16px;
  z-index: 99999;
  float: left;
  margin-bottom: 75px;
}
.meta a, .meta a:visited, .author, .author a, .author a:visited {
  color: #031f1a;
}
.last {
  margin-bottom: 40px;
}
.author {
  background: url(images/author.png) no-repeat scroll right top;
  padding-right: 23px;
  margin-right: 5px;
}
.time {
  background: url(images/time.png) no-repeat scroll right top;
  padding-right: 23px;
  margin-right: 5px;
}
.comm {
  float: right;
  background: url(images/comm.png) no-repeat scroll center;
  width: 47px;
  height: 36px;
  padding-top: 5px;
  display: inline-block;
  text-align: center;
}
a.comm, a.comm:visited {
  color: #fff;
  text-shadow: 1px 0 1px #381200;
}

a.more-link {
  float: right;
  background: url(images/more.png) no-repeat scroll center;
  width: 77px;
  height: 28px;
  padding-top: 4px;
  display: inline-block;
  text-align: center;
  color: #fff;
  text-shadow: 1px 0 1px #381200;
  font-size: 10px;
  margin-top: 3px;
}
.postmetadata {
  margin-top: 15px;
}
.post, .page {
  clear: both;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.entry {
  margin: 10px 0 15px 0;
  line-height: 24px;
  overflow: hidden;
  word-spacing: 1px;
}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
  margin-top: 15px;
}
.entry h2 {
  margin-bottom: 0.4em;
}
.entry p {
  margin: 4px 0 11px 0;
  padding-left: 4px;
}
.entry img {
  padding: 0px;
  border: 0;
}
.post_thumbnail {
  border: 0 !important;
  background: url(images/imgbg.png) no-repeat !important;
  padding: 12px !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 5px;
}
/***************END POST STYLES*************************/
#calendar_wrap {
  text-align: center;
}
#wp-calendar caption {
  color: #fff;
  text-shadow: 1px 0 1px #381200;
  background: #a64c23;
  width: 100%;
}
#wp-calendar th {
  padding: 14px;
}
#wp-calendar td a:link, td#prev a, td#next a {
  background: #a64c23;
  color: #fff;
  text-shadow: 1px 0 1px #381200;
  padding: 1px 6px;
  line-height: 29px;
}
li.pagenav, li.categories, li.linkcat {
  list-style:none;
}
h2.pagetitle {
  margin: 0 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{
  margin:0 0 20px;
  font-size: 12px;
  color: #fff;
  line-height: 35px;
  padding: 0 16px 0 20px;
  position: relative;
  left: -16px;
  z-index: 99999;
  float: left;
  background: url(images/navigation.png) repeat-x;
}
.wp-pagenavi span.pages,.wp-pagenavi span.extend{
  color:#6faee7;
  margin:2px;
  padding:3px 7px;
}
.wp-pagenavi a,.wp-pagenavi a:link,.wp-pagenavi a:visited{
  color:#fff;
  margin:2px;
  padding:3px 7px;
  text-decoration:none;}
.wp-pagenavi span.current,.wp-pagenavi a:hover{
  color:#6FAEE7;
  margin:2px;
  padding:3px 7px;
}
/* -------- END PAGE NAVIGATION -------- */

/* -------- SUBSCRIPTION -------- */
ul#topsoc {
  margin-top: -5px;
}
ul#topsoc li {
  line-height: 50px !important;
  padding: 0 !important;
  border-bottom: 0 !important;
}
ul#topsoc li a {
  padding: 32px 0px 32px 48px !important;
  margin: 0;
}
a#twitter {
  background: none;
  background: url(images/twitter.png) no-repeat scroll 0px 21px !important;
}
a#fb {
  background: url(images/facebook.png) no-repeat scroll 0px 21px !important;
}
a#email {
  background: none;
  background: url(images/email.png) no-repeat scroll 0px 22px !important;
}
/* -------- END SUBSCRIPTION -------- */
#popular li {
  overflow: hidden;
  line-height: 65px !important;
}
#popular .ptitle {
  font-size: 11px;
  font-weight: normal;
}
*+html .flickr {
  width: 259px !important;
}
.flickr_badge_image { float: left; margin: 5px 0 10px; padding: 0 !important; overflow: hidden;}
.flickr_badge_image img { width: 58px; height: 51px; padding: 0px; margin: 0 9px 0 0; border:0; float: left; }
#flickr_badge_image4 img, #flickr_badge_image8 img, #flickr_badge_image12 img, #flickr_badge_image16 img {
  margin-right: 0;
}
</pre></body></html>