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

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

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

/***************LAYOUT*************************/
#shadow {
  margin: 0 auto;
  width: 1084px;
  background: url(images/shadow.png) repeat-y;
}
#mainwrap {
  margin: 0 auto;
  width: 960px;
}
#header {
  width: 960px;
  height: 185px;
  background: url(images/header.png) repeat-x;
}
#blogtitle {
  color: #fff;
  text-transform: uppercase;
  float: left;
  margin-top: 30px;
  margin-left: 15px;
  display: inline;
  height: 62px;
}
#heading {
  color: #bc8100;
  font-size: 21px;
}
.description {
  text-transform: none;
  color: #000;
}
.adv {
  float: right;
  margin: 15px 15px 0 0;
  display: inline;
  border: 1px solid #451e0c;
}

/* -------- START CATEGORY MENU -------- */
#nav2 {
 clear: both;
 float: left;
 height: 45px;
 width: 960px;
}
#nav2 ul {
  float: right;
  padding: 0;
  margin: 0 15px 0 0;
  display: inline;
  background: url(images/top.png) repeat-x;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
}
#nav2 li {
 float: left;
}
#nav2 li a {
  display: block;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 10px;
  padding: 11px 8px 10px 8px;
  background: url(images/menu-sep.gif) no-repeat scroll right bottom;
}
#nav2 li.current-cat a, #nav2 li a:hover, #nav2 li.current_cat {
  background: url(images/navcurrent.png) repeat-x scroll 0 4px;
}
/* -------- END CATEGORY MENU -------- */


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

#top {
  clear: both;
  width: 960px;
  height: 40px;
}

#top li {
  float: left;
}
#top li a {
  float: left;
  display: block;
  padding: 10px;
  color: #875d04;
  font-size: 10px;
  text-transform: uppercase;
}
#top li.current_page_item a, #top li a:hover {
  color: #bc8100;
}
/* -------- END PAGE MENU -------- */


/* -------- SUBSCRIPTION -------- */

ul#topsoc {
}
ul#topsoc li {
  float: left;
}
li#rss {
  background: url(images/rss.png) no-repeat scroll 0px 10px;
  padding: 23px 10px 15px 55px;
}
*+html li#rss {
  padding: 23px 5px 15px 55px;
}
li#email {
  background: url(images/email.png) no-repeat scroll 15px 10px;
  padding: 23px 10px 15px 77px;
}
ul#topsoc li a:hover {
  color: #fff;
}


/* -------- END SUBSCRIPTION -------- */
#search {
  margin-top: 3px;
}
#s {
  width: 130px;
  margin-bottom: 5px;
  padding-top:3px;
}
#searchsubmit {
  background: #ccc;
  border: 1px solid #ccc;
  color: #000;
}
*+html #s {
  padding-top: 0;
}
#contentwrap {
  float: left;
  width: 541px;
  letter-spacing: 1px;
  margin: 0 6px 0 10px;
  display: inline;
}
#right-column {
  float: left;
  width: 396px;
  position: relative;
  z-index: 100000;
}
#sidebar {
  float: right;
  width: 196px;
  letter-spacing: 1px;
}
#sidebar2 {
  float: left;
  width: 196px;
  letter-spacing: 1px;
}


/* -------- ADVERT -------- */
.advert{
  float: right;
  width: 396px;
  padding-top: 7px;
}
.advert img{
  padding:0px;
  margin:0 0 0 1px;
  position: relative;
  left: 12px;
  float: left;
  border:1px solid #895e02;
}

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

.custom_images img {
  margin: 14px 14px 2px 4px;
  padding: 0;
}
#footer {
  width: 940px;
  clear: both;
  color: #664601;
  padding: 15px 10px 35px;
  margin-bottom: 10px;
  background: url(images/footer-sep.png) repeat-x scroll top;
}
*+html #footer {
  padding: 15px 10px 3px;
}
.fleft {
  float: left;
}
.fright {
  float: right;
}
#footer a, #footer a:visited {
  color: #664601;
}
/* -------- END WP LAYOUT -------- */

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

#sidebar h3, #sidebar2 h3 {
  font-size: 14px;
  background: #010000;
  padding: 12px;
  color: #5a3a18;
  text-transform: uppercase;
  letter-spacing: 0;
  border-bottom: 1px solid #311a03;
  margin-bottom: 0;
  margin-left: -10px;
  width: 162px;
}
.side-widget, .widget {
  clear: both;
  width: 162px;
  padding: 0 16px;
  background: url(images/widget-bg.png) repeat-y;
  color: #744b20;
}
.side-top, .widget-top {
  width: 192px;
  height: 7px;
  background: url(images/widget-top.png) no-repeat;
}
.side-bot, .widget-bot {
  width: 196px;
  height: 7px;
  background: url(images/widget-bot.png) no-repeat;
  margin-bottom: 7px;
}
#sidebar ul, #sidebar2 ul {
  margin-left: 0;
  padding-left: 0;
}
#sidebar ul ul, #sidebar2 ul ul {
  margin-left: -12px;
}
#sidebar ul li, #sidebar2 ul li {
  line-height: 25px;
  margin-left: -12px;
  border-bottom: 1px solid #311a03;
  background: url(images/dart.png) no-repeat scroll 11px 10px;
  padding-left: 24px;
  width: 162px;
}
#sidebar li li, #sidebar2 li li {
  border-bottom: none;
  border-top: 1px solid #311a03;
}
.side-widget a, .side-widget a:visited, .widget a, .widget a:visited {
  color: #5a3610;
}
.side-widget a:hover, .widget a:hover {
  color: #744b20;
}
.textwidget {
  padding: 5px;
}
.side-widget div {
  padding: 5px 0;
}
/***************POST STYLES*************************/
.post h2 {
  margin-bottom: 10px;
  line-height: 24px;
  font-size: 18px;
}
.post h2 a, post h2 a:visited {
  color: #271500;
  text-transform: uppercase;
}
.meta {
  color: #bc8100;
  letter-spacing: 0;
}
.meta a, meta a:visited {
  color: #bc8100;
}
a.more-link {
  color: #bf860c;
  text-decoration: underline;
}
.post-top {
  background: url(images/post-top.png) no-repeat;
  width: 541px;
  height: 24px;
}
.post-bot {
  background: url(images/post-bot.png) no-repeat;
  width: 541px;
  height: 25px;
  margin-bottom: 7px;
}
.post {
  width: 501px;
  background: url(images/post-bg.png) repeat-y;
  padding: 0 20px;
  color: #271500;
}
.entry {
  margin-top: 10px;
  line-height: 20px;
  padding-bottom: 5px;
}
.entry p {
  margin-top: 10px;
}
.entry h2 {
  font-size: 22px;
}
.entry img, .post_thumbnail {
  padding: 3px;
  border: 1px solid #291600;
  background: #decba4;
}
.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: 0 5px 0px 0px;
}
.alignright {
  float: right;
  margin: 0 0px 0px 5px;
}
img.aligncenter {
  display: block;
  margin: 0 auto 5px;
}
/***************END POST STYLES*************************/
#calendar_wrap {
  text-align: center;
}
caption {
  background: #000;
  width: 100%;
}
#wp-calendar th {
  padding: 7px;
}
#wp-calendar td a:link {
  background: #BC8100;
  padding: 1px 6px;
  color: #fff;
  line-height: 29px;
}
li.pagenav, li.categories, li.linkcat {
  list-style:none;
}
h2.pagetitle {
  margin: 10px 10px 10px 2px;
}
/* -------- END WP STYLES -------- */



/* -------- TABLES -------- */
#contentwrap table{font-size:1.2em;margin:5px 0 25px 0;}
#contentwrap table td{padding:8px;border: 1px solid #ccc;}
/* -------- END TABLES -------- */


/* -------- PAGE NAVIGATION -------- */
.wp-pagenavi{
  clear:both;
  margin:15px 0 15px;
  text-align:center;
}
.wp-pagenavi span.pages,.wp-pagenavi span.extend{
  background:#070400;
  border:1px solid #baa780;
  color:#5a3a18;
  margin:2px;
  padding:6px;
}
.wp-pagenavi a,.wp-pagenavi a:link,.wp-pagenavi a:visited{
  background:#070400;
  border:1px solid #baa780;
  color:#5a3a18;
  margin:2px;
  padding:6px;
  text-decoration:none;}
.wp-pagenavi span.current,.wp-pagenavi a:hover{
  background:#dec8a8;
  border:1px solid #baa780;
  color:#bc8100;
  margin:2px;
  padding:6px;
}
/* -------- END PAGE NAVIGATION -------- */

.big-top {
  width: 396px;
  height: 7px;
  background: url(images/big-top.png) no-repeat;
}
.big-bg {
  width: 374px;
  padding: 0 16px 7px;
  background: url(images/big-bg.png) repeat-y;
  color: #5a3a18;
  font-size: 12px;
  overflow: hidden;
}
.big-bot {
  width: 396px;
  height: 7px;
  background: url(images/big-bot.png) no-repeat;
  margin-bottom: 5px;
}
.big-bg h3 {
  font-size: 14px;
  background: #010000;
  padding: 12px;
  color: #5a3a18;
  text-transform: uppercase;
  letter-spacing: 0;
  border-bottom: 1px solid #311a03;
  margin-bottom: 7px;
  margin-left: -10px;
  width: 362px;
}
.aboutimage {
  float: left;
  border: 1px solid #6d4a00;
  padding: 2px;
  margin: 5px 10px 0px 0px;
}</pre></body></html>