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

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

html body {
  background: #eeeeee;
  font-size: 12px;
  font-family: Trebuchet MS, Verdana, Tahoma, Times New Roman;
  line-height: 1.5em;
  color: #7a7979;
}

/******************FONTS***********************/

@font-face {
    font-family: 'QuicksandBold';
    src: url('fonts/Quicksand_Bold-webfont.eot');
    src: url('fonts/Quicksand_Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Quicksand_Bold-webfont.woff') format('woff'),
         url('fonts/Quicksand_Bold-webfont.ttf') format('truetype'),
         url('fonts/Quicksand_Bold-webfont.svg#QuicksandBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'QuicksandBoldOblique';
    src: url('fonts/Quicksand_Bold_Oblique-webfont.eot');
    src: url('fonts/Quicksand_Bold_Oblique-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Quicksand_Bold_Oblique-webfont.woff') format('woff'),
         url('fonts/Quicksand_Bold_Oblique-webfont.ttf') format('truetype'),
         url('fonts/Quicksand_Bold_Oblique-webfont.svg#QuicksandBoldOblique') format('svg');
    font-weight: normal;
    font-style: normal;

}

/******************END FONTS***********************/

/***************LAYOUT*************************/
#topwrap {
  width: 100%;
  height: 545px;
  background: url(images/top-bg.gif) repeat-x scroll top;
}
#mainwrap {
  clear: both;
  margin: 0 auto 35px;
  width: 968px;
  overflow: hidden;
}
#header {
  width: 968px;
  height: 100px;
  padding-top: 45px;
  margin: 0 auto;
}
#blogtitle {
  text-transform: uppercase;
  float: left;
  width: 300px;
  padding-top: 12px;
}

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

#top {
  width: 668px;
  height: 54px;
  float: left;
}
#top ul.sf-menu {
  float: right;
  height: 54px;
  padding-left: 1px;
  background: url(images/top.gif) repeat-x;
  box-shadow: 0px 2px 5px #000;
}
#top li {
  float: left;
  line-height: 54px;
  margin-right: 2px;
}
#top li a {
  float: left;
  display: block;
  padding: 0 28px;
  color: #fff;
  font-family: 'QuicksandBold';
}
#top li.current-menu-item, #top li:hover  {
  background: url(images/nav-left.png) no-repeat scroll left center;
}
#top li.current-menu-item a, #top li a:hover {
  background: url(images/nav-right.png) no-repeat scroll right center;
}
#top li li {
  display: none;
}
/* -------- END PAGE MENU -------- */

#s {
  width: 166px;
  height: 20px;
  height: 18px\0/;
  padding: 6px 0 4px 8px;
  padding: 8px 0 4px 8px\0/;
  margin-bottom: 5px;
  color: #b6b5b5;
  font-size: 11px;
  border: 1px solid #b6b5b5;
  margin-right:4px;
}
*+html #s {
  height: 16px;
  padding: 8px 0 4px 8px;
}
#contentwrap {
  float: left;
  width: 620px;
}
#sidebar {
  float: right;
  width: 312px;
}

/* -------- ADVERT -------- */
.adds {
  padding-top: 13px !important;
}
.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-wrap {
  clear: both;
  background: #373025;
  width: 100%;
  height: 78px;
}
#footer {
  width: 968px;
  padding: 30px 0 0;
  margin: 0 auto;
  overflow: hidden;
  color: #666666;
}
#footer a, #footer a:visited {
  color: #c12725;
}
#footer a:hover {
  color: #c12725;
  text-decoration: underline;
}
/* -------- END WP LAYOUT -------- */

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

#sidebar h3 {
  padding: 10px 13px;
  font-size: 14px;
  background: #bd2427;
  color: #fff;
  text-shadow: 1px 0 1px #000;
  font-family: 'QuicksandBoldOblique';
  display: inline-block;
  margin: 0 0 13px -20px;
}
*+html #sidebar h3 {
  display: inline;
}


.side-widget {
  clear: both;
  width: 270px;
  padding: 0 20px 5px;
  border: 1px solid #e2e2e2;
  background: #fff;
  margin-bottom: 45px;
  overflow: hidden;
}
#sidebar ul li {
  padding: 6px 0 6px 20px;
  margin-left: -20px;
  width: 310px;
  border-bottom: 1px solid #eeeeee;
}
#sidebar ul.children {
  margin: 6px 0 -6px 0;
}
#sidebar li li {
  border-bottom: 0;
  border-top: 1px solid #eeeeee;
}
#sidebar li.last {
  border-bottom: 0 !important;
  padding-bottom: 10px;
}
.side-widget a, .side-widget a:visited {
  color: #7a7979;
}
.side-widget a:hover {
  color: #bd2427;
}
.textwidget, .tagcloud, #search {
  padding-bottom: 10px;
}

/***************POST STYLES*************************/
h2.title {
  margin-bottom: 10px;
  line-height: 20px;
  font-size: 16px;
  font-family: 'QuicksandBold';
}
h2.titles {
  margin-bottom: 10px;
  line-height: 23px;
  font-size: 22px;
  font-family: 'QuicksandBold';
}
h2.title a, h2.title a:visited, h2.titles a, h2.titles a:visited {
  color: #373025;
}
.imgwrap {
  position: relative;
}
.date {
  background: #4f4f4f;
  font-family: 'QuicksandBoldOblique';
  font-size: 13px;
  text-shadow: 1px 0 1px #000000;
  color: #fff;
  padding: 10px;
  position: absolute;
  top: 0;
}
.meta {
  color: #4f4f4f;
  font-size: 11px;
  text-align: right;
  padding-top: 5px;
}
.meta a, .meta a:visited {
  color: #4f4f4f;
}
.fleft {
  float: left;
}
.author {
  background: url(images/author.png) no-repeat scroll right top;
  padding-right: 20px;
  margin-right: 2px;
}
a.comm, a.comm:visited {
  background: url(images/comm.png) no-repeat scroll right center;
  padding-right: 24px;
}
a.more-link {
  color: #c52c2e !important;
}
.postmetadata {
  margin-top: 15px;
}
.leftpost {
  clear: both;
  float: left;
  width: 290px;
}
.rightpost {
  float: right;
  width: 290px;
}
.clearp {
  clear: both;
  height: 70px;
  display: block;
  overflow: hidden;
}
.post, .page {
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.singlep {
  margin-bottom: 25px;
  font-size: 13px !important;
}
.entry {
  margin-top: 10px;
  line-height: 20px;
  margin-bottom: 20px;
  display: block;
  overflow: hidden;
}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
  margin-top: 15px;
  font-family: 'QuicksandBold';
}
.entry h2 {
  margin-bottom: 0.4em;
}
.entry p {
  margin-top: 10px;
}
.entry img {
  padding: 3px;
  border: 1px solid #cdcccc;
  background: #fff;
}
.post_thumbnail {
  margin-bottom: 25px !important;
  background: none;
  border: 0 !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*************************/
#wp-calendar caption {
  background: #bd2427;
  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: #bd2427;
  color: #fff;
}
#wp-calendar td:hover, #wp-calendar #today {
  background: #bd2427;
  color: #fff;
}
li.pagenav, li.categories, li.linkcat {
  list-style:none;
}
h2.pagetitle {
  margin: 10px 0 45px 0px;
  font-size: 32px;
  text-align: center;
  color: #000;
  font-family: 'QuicksandBold';
}
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 -------- */

/* -------- NAVIGATION -------- */

.navigation {
  font-size: 13px;
  font-family: 'QuicksandBoldOblique';
  margin-bottom: 20px;
  overflow: hidden;
}
a.styled-button, a.styled-button:visited {
  width: 107px;
  height: 27px;
  padding-top: 5px;
  text-align: center;
  display: inline-block;
  color: #fff;
  text-shadow: 1px 0 1px #000000;
}
.older a.styled-button {
  background: url(images/older.png) no-repeat;
}
.newer a.styled-button {
  background: url(images/newer.png) no-repeat;
}

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


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