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

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

html body {
  background: #f1f1f1;
  font-size: 12px;
  line-height: 1.5em;
  color: #6f6f6f;
  font-family: 'DroidSansRegular', Arial;
}
@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*************************/

#headerwrap {
  width: 100%;
  background: url(images/top-bg.png) repeat-x scroll bottom;
  position: relative;
  z-index: 9999;
}
#mainwrap {
  margin: -10px auto 0;
  width: 937px;
  padding: 30px 15px 0;
  background: url(images/main-bg.png) repeat-y;
  overflow: hidden;
}
#header {
  width: 960px;
  height: 130px;
  margin: 0 auto;
}
#blogtitle {
  text-transform: uppercase;
  float: left;
  width: 265px;
  margin-top: 52px;
}
/* -------- START PAGE MENU -------- */

#top {
  width: 695px;
  height: 40px;
  position: relative;
  z-index: 999999999;
  float: left;
  margin-top: 65px;
}
#top ul.sf-menu {
  float: right;
}
#top li {
  float: left;
  line-height: 40px;
}
#top li a {
  float: left;
  display: block;
  color: #838383;
  font-size: 13px;
  margin-right: 25px;
}
#top li ul {
  background: #fff;
  width: 145px;
  border: 1px solid #e0e0e0;
  border-bottom: 0;
  margin: 10px 0 0 0;
}
#top li.current_page_item a {
  background: #fff;
  color: #b1b0b0;
  padding: 0 12px;
}
a.sf-with-ul, a.sf-with-ul:visited {
  background: url(images/arrow.png) no-repeat scroll right;
  padding-right: 16px;
}
#top li li {
  border-bottom: 1px solid #e0e0e0;
  line-height: 30px !important;
}
#top li li a, #top li li a:visited {
  color: #a1a1a1;
  padding: 0 10px;
}
#top li li:hover a, #top li.sfhover a {
  color: #363636;
}
#top ul ul ul {
  margin: -1px 0 0 25px;
}
#top li li a.sf-with-ul {
  padding-right: 16px;
}


/* -------- END PAGE MENU -------- */

.aboutimage {
  float: left;
  border: 1px solid #fff;
  background: #e4e6d8;
  padding: 3px;
  margin: 5px 10px 0px 0px;
}
#s {
  width: 131px;
  height: 18px;
  padding: 5px 0 5px 5px;
  padding: 7px 0 3px 5px\0/;
  margin-bottom: 5px;
  color: #c2c1c1;
  font-size: 11px;
  border: 1px solid #c2c1c1;
}
*+html #s {
  padding: 6px 0 3px 5px;
}
#contentwrap {
  float: right;
  width: 670px;
  margin-right: 20px;
  display: inline;
}
#sidebar {
  float: left;
  width: 220px;
}
#clearsb {
  clear: both;
  width: 100%;
  height: 16px;
  background: url(images/sbbg.png) repeat-x scroll top;
  position: relative;
  top: -2px;
  z-index: 9999;
}
#sidebar-bottom {
  background: #c8c8c8;
  width: 100%;
  overflow: hidden;
  padding-top: 40px;
  position: relative;
  top: -5px;
  z-index: 888;
}
#sidebar2 {
  margin: 0 auto;
  width: 920px;
}
#footer1, #footer2 {
  width: 270px;
  float: left;
  margin-right: 30px;
}
#footer3 {
  margin-right: 0;
}
#footer3 {
  width: 270px;
  float: right;
}
#sidebar-bottom h3 {
  color: #787878;
  font-size: 18px;
  padding-bottom: 20px;
  margin-bottom: 0 !important;
  font-weight: normal;
}
.widget {
  clear: both;
  margin: 0 0 40px 0;
  overflow: hidden;
}
.widget a, .widget a:visited {
  color: #737070;
}
.widget ul li {
  padding: 5px 0 5px 0;
}
.widget a:hover {
  color: #000;
}


/* -------- ADVERT -------- */
.add2 {
  margin: 0 5px 5px 0px;
}
/* -------- END ADVERT -------- */

#footerw {
  background: url(images/sbbg2.png) repeat-x scroll top;
  width: 100%;
  clear: both;
  margin-top: -5px;
}
#footer {
  width: 960px;
  clear: both;
  overflow: hidden;
  padding: 20px 0 20px 0;
  padding: 20px 0 15px 0\0/;
  margin: 0 auto;
  color: #a9a9a9;
  font-size: 11px;
}
*+html #footer {
  padding-bottom: 15px;
}
#footer a, #footer a:visited {
  color: #a9a9a9;
}
/* -------- END WP LAYOUT -------- */

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

#sidebar h3 {
  padding: 0 0 25px 0;
  font-size: 17px;
  color: #5e5a5a;
  margin-bottom: 0 !important;S
}
.side-widget {
  clear: both;
  width: 203px;
  padding-left: 17px;
  overflow: hidden;
  margin-bottom: 30px;
}
#sidebar ul {
  margin-top: -5px;
}
#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: #737070;
}
.side-widget a:hover {
  color: #363636;
}
.textwidget {
  padding: 5px;
}
.side-widget div {
  padding: 5px 0;
}

/***************POST STYLES*************************/
h2.title {
  margin-bottom: 10px;
  line-height: 14px;
  font-size: 12px;
}
h2.titles {
  margin-bottom: 20px;
  line-height: 21px;
  font-size: 19px;
}
h2.title a, h2.title a:visited, h2.titles a, h2.titles a:visited {
  color: #5e5a5a;
}
a.more-link {
  background: url(images/more.png) no-repeat;
  display: inline-block;
  width: 73px;
  height: 26px;
  color: #9a9a9a;
  font-size: 11px;
  padding: 7px 0 0 19px;
  float: right;
}
.postmetadata {
  margin-top: 15px;
}
.leftp {
  width: 205px;
  float: left;
  margin-right: 20px;
}
.rightp {
  float: right;
  width: 205px;
}
.clearp {
  clear: both;
  margin: 35px 0;
  border-top: 1px solid #e9e9e9;
  height: 1px;
  width: 100%;
}
*+html .clearp {
  margin-top: -15px;
}
.post, .page {
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.entry {
  margin-top: 10px;
  line-height: 20px;
}
.entry h2 {
  margin-bottom: 0.4em;
}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
  margin-top: 15px;
}
.entry p {
  margin-top: 10px;
}
.entry img, .post_thumbnail {
  padding: 0px;
  border: 0;
}
.post_thumbnail {
  margin-bottom: 15px !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: #c8c8c8;
  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: #c8c8c8;
  color: #fff;
}
#wp-calendar td:hover, #wp-calendar #today {
  background: #c8c8c8;
  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 -------- */

.wp-pagenavi{
  clear:both;
  margin:20px 0 20px;
}
.wp-pagenavi span.pages,.wp-pagenavi span.extend{
  border:1px solid #cccccc;
  color:#5e5a5a;
  margin:2px;
  padding:3px 7px;
}
.wp-pagenavi a,.wp-pagenavi a:link,.wp-pagenavi a:visited{
  border:1px solid #cccccc;
  color:#5e5a5a;
  margin:2px;
  padding:3px 7px;
  text-decoration:none;}
.wp-pagenavi span.current,.wp-pagenavi a:hover{
  border:1px solid #cccccc;
  color:#606060;
  margin:2px;
  padding:3px 7px;
}
/* -------- END PAGE NAVIGATION -------- */
#twitter_update_list a, #twitter_update_list a:visited {
  color: #fff;
}
.flickr_badge_image { float: left; margin-bottom: 12px; }
.flickr_badge_image img { width: 81px; height: 52px; padding: 0px; margin: 5px 9px -9px 0; border: 0;  float: left; }
#flickr_badge_image3 img, #flickr_badge_image6 img, #flickr_badge_image9, #flickr_badge_image12 {
  margin-right: 0;
}
</pre></body></html>