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

/***************BASIC*************************/
* {
  margin: 0;
  padding: 0;
}
html body {
  background: #666666 url(images/bg.png) repeat-y scroll center center;
  font-size: 13px;
  font-family: Arial, Verdana, Tahoma, Times New Roman;
  line-height: 1.5em;
}
a:link, a:visited {
  color: #030000;
  text-decoration: none;
}
a:hover {
  color: #000;
}
/***************LAYOUT*************************/
#mainwrap {
  margin: 0 auto;
  width: 960px;
  background: #efefef url(images/wrapy.png) repeat-y;
}
#topwrap {
  background: url(images/topwrap.png) no-repeat scroll top;
  padding-top: 28px;
}
#botwrap {
  background: url(images/botwrap.png) no-repeat scroll bottom;
  padding-bottom: 30px;
}
#header {
  width: 870px;
  margin: 0 auto;
  height: 85px;
}
#blogtitle {
  float: left;
  position: relative;
  top: 10px;
}
#blogtitle img {
  margin: 0 0 0 -5px;
  padding: 0;
}
.adv {
  float: right;
  margin: 0px 5px 0 0;
}

/* CAT MENU */

#nav2 {
 clear: both;
 width: 870px;
 margin: 0 auto;
 height: 34px;
 background: url(images/nav.png) repeat-x;
 position: relative;
 z-index: 2;
}
#nav2 li {
 float: left;
}
#nav2 li a {
  color: #f4f4f4;
  text-decoration: none;
  text-transform: uppercase;
  font-family: Verdana;
  padding: 10px;
}
#nav2 ul.children {
  background: #fff;
  border: 1px solid #000;
  padding: 2px;
  width: 250px;
  margin-top: 1px;
}
#nav2 ul.children li {
  background: #acadad;
  line-height: 5px;
  margin-bottom: 1px;
}
#nav2 li:hover {
  background: url(images/navleft.png) no-repeat scroll left center !important;
}
#nav2 li a:hover, #nav2 li.sfHover a {
  background: url(images/navright.png) no-repeat scroll right center;
}
/* END CAT MENU */

#top {
  clear: both;
  width: 870px;
  margin: 0 auto;
  height: 32px;
  background: url(images/top.png) repeat-x;
  position: relative;
  z-index: 1;
}
#top li {
  float: left;
}
#top li a {
  float: left;
  display: block;
  padding: 5px 10px;
  color: #000;
  font-size: 10px;
  font-family: Verdana;
  text-transform: uppercase;
}
#top li li {
  background: #ccc;
  width: 250px;
}
#top li.current_page_item a {
  color: #fff;
}
#top ul li ul  {
  background: #fff;
  border: 1px solid #000;
  border-top: none;
  padding: 2px;
  width: 250px;
  margin-top: -11px;
}
#top ul li ul li {
  background: #acadad;
  line-height: 5px;
  margin-bottom: 1px;
}
/***************END NAVIGATION*************************/
/* Twitter, RSS, Email */

#topsoc {
  float: right;
}
.tweet, .rss, .mail {
  float: left;
  margin-left: 5px;
  margin-right: 5px;
  display: inline;
  margin-top: 3px;
}

/* End Twitter, RSS, Email */
#featured-video {

}
.padd {
  padding: 3px;
}


.about {

}
.about p {
  padding: 2px;
}
.aboutimage {
  float: left;
  border: 1px solid #ccc;
  padding: 2px;
  margin: 0px 5px 5px 5px;
}
#s {
  width: 250px;
  margin-left: 5px;
  margin-bottom: 5px;
}
#searchsubmit {
  background: #ccc;
  border: 1px solid #ccc;
  color: #000;
}
#featured-category {
  clear: both;
  width: 869px;
  margin-left: 56px;
}
#wrap {
  width: 848px;
  margin: 0 auto;
}
#contentwrap {
  float: right;
  width: 484px;
}
#sidebar {
  background:  url(images/sblefttop.png) no-repeat scroll top;
  height: 1%;
}
#sidebarbot {
  background: url(images/sbleftbot.png) no-repeat scroll bottom;
  height: 1%;
}
#sidebary {
  float: left;
  width: 180px;
  background: url(images/sidebary.png) repeat-y;
  overflow: hidden;
  margin-right: 9px;
}
.insb {
  padding: 10px 10px 1px 10px;
}
#sidebar2 {
  float: left;
  width: 165px;
  background: url(images/sb2y.png) repeat-y;
}
#sidebar2top {
  background: url(images/sbrighttop.png) no-repeat scroll top;
  height: 1%;
}
#sidebar2bot {
  background: url(images/sbrightbot.png) no-repeat scroll bottom;
  height: 1%;
}
.insb2 {
  padding: 5px 5px 1px 5px;
}

/* ADVERT */

.advert{
 float: right;
 width: 297px;
 background: #fff;
 margin: 0 0 10px 0;
 padding-bottom: 5px;
 }
.advert img{
 border:none;
 float:left;
 margin-left: 12px;
 margin-right: -8px;
 display: inline;
}

/* END ADVERT */

/* SOCIAL ICONS */

.custom_images img {
  padding: 0;
  margin: 3px;
}

/* END SOCIAL */

#footer {
  width: 830px;
  overflow: hidden;
  clear: both;
  padding: 0 20px;
  line-height: 43px;
  background: url(images/footer.png) no-repeat;
  margin-left: -10px;
  color: #aaaaaa;
}
#footer a, #footer a:visited {
  color: #747272;
}
.sponsors {
  float: right;
}
*+html .sponsors {
  margin-top: -45px;
}


.inside {
  padding: 19px 17px 7px;
}
/***************END LAYOUT*************************/

/***************WP STYLES*************************/

#sidebar h3, #featured-video h3 {
  padding: 6px 5px 6px 15px;
  font-size: 12px;
  background: url(images/h3left.png) no-repeat;
  margin-bottom: 0;
  text-transform: uppercase;
  font-weight: normal;
  color: #fff;
}
.side-widget {
  width: 180px;
  margin-bottom: 12px;
}
#sidebar ul li {
  padding-left: 0;
  width: 156px;
  margin-left: 0;
}
.side-widget ul li {
  line-height: 28px;
  background: url(images/li.png) no-repeat;
  margin: 0 0 1px 2px;
  padding-left: 15px;
}
*+html .side-widget ul li {
  margin: 0;
  line-height: 27px;
}
.side-widget ul li:hover {
  background: url(images/lihover.png) no-repeat;
}
.side-widget a, .side-widget a:visited {
  color: #000;
  padding-left: 15px;
  display: block;
}
.side-widget a:hover {
  color: #ccc;
}
.widget h3 {
  background: url(images/h3right.png) no-repeat;
  padding: 6px 5px 6px 15px;
  margin-bottom: 0;
  text-transform: uppercase;
  font-weight: normal;
  color: #fff;
  font-size: 12px;
}
#sidebar2 ul li {
  padding-left: 0;
}
.widget {
  width: 165px;
  color: #fff;
  margin-bottom: 12px;
}
.widget ul li {
  line-height: 26px;
  background: url(images/li2.png) no-repeat;
  margin-left: 0px;
}
*+html #sidebar2 ul li {
  overflow:hidden;
  line-height: 25px;
}
.widget ul li:hover {
  background: url(images/lihover2.png) no-repeat;
}
.widget a:link, .widget a:visited {
  color: #fff;
  padding-left: 15px;
  display: block;
}
.widget a:hover {
  color: #000;
}


/***************POST STYLES*************************/
.post h2 {
  margin-bottom: 10px;
  background: url(images/h2.png) repeat-y;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 12px;
  padding: 0 5px;
  line-height: 28px; height: 1%;
}
.post h2 a, post h2 a:visited {
  color: #000201;
}
.post h2 a:hover {

}
a.more-link {
  background: url(images/more.png) no-repeat scroll center center;
  padding: 5px 7px;
  font-size: 10px;
  float: right;
}
.tags {
  float: right;
}
.postmetadata {
  padding-bottom: 20px;
}
*+.postmetadata {
  padding-bottom: 25px;
}
.post {
  background: url(images/posty.png) repeat-y;
  margin-bottom: 10px;
}
.posttop {
  background: url(images/posttop.png) no-repeat scroll top left;
}
*+html .posttop {
  overflow: hidden;
}
.postbot {
  background: url(images/postbot.png) no-repeat scroll bottom;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
*+html .postbot {
  margin: 0;
  padding-bottom: 20px;
}
.entrytop {
  background: #fefffe url(images/entrytop.png) no-repeat scroll top;
  margin-top: 10px;
}
.entry {
  line-height: 20px;
  text-align: justify;
  color: #636463;
  background: url(images/entrybot.png) no-repeat scroll bottom;
  padding: 10px;
}
*+html .entry {
  padding: 10px 10px 0px 10px;
}


.entry img, .post_thumbnail {
  padding: 2px;
  border: 1px solid #000;
  background: #fff;
}
.entry li {
  margin-left: 20px;
  list-style: circle;
}
.entry ol li {
  list-style: decimal;
}
.entry th {
  padding: 0;
  margin-right: 2px;
}
blockquote {
  border-left: 10px solid #666666;
  margin-left: 20px;
}
blockquote p {
  padding: 10px;
}
.alignleft {
  float: left;
  margin: 0 5px 5px 0px;
}
.alignright {
  float: right;
  margin: 0 5px 5px 5px;
}
img.aligncenter {
  display: block;
  margin: 0 auto;
}
/***************END POST STYLES*************************/
#calendar_wrap {
  text-align: center;
}
caption {
  background: #ccc;
  width: 100%;
}
#wp-calendar {

}
#wp-calendar th {
  padding: 16px;
}
#wp-calendar td a:link {
  background: #ccc;
  padding: 1px 6px;
  color: #fff;
  line-height: 29px;
}
/***************END WP STYLES*************************/
li.pagenav, li.categories, li.linkcat {
  list-style:none;
}</pre></body></html>