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

/***************BASIC*************************/
* {
  margin: 0;
  padding: 0;
}
html body {
  background: #e9e9e9 url(images/bg.gif) repeat-x;
  font-size: 13px;
  font-family: Trebuchet Ms, Verdana, Tahoma, Times New Roman;
  line-height: 1.5em;
}
a:link, a:visited {
  color: #b20303;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
/***************LAYOUT*************************/

#mainwrap {
  margin: 0 auto;
  width: 960px;
}
#header {
  width: 960px;
  height: 134px;
  margin-bottom: 18px;
}
#blogtitle {
  clear: both;
  color: #fff;
  text-transform: uppercase;
  float: left;
  position: relative;
  top: 20px;
  font-family: Georgia;
  width: 300px;
}
#heading {
  color: #b20303;
}
.description {
  font-size: 11px;
  margin-left: 7px;
  color: #777777;
}
/* CAT MENU */

#nav2 {
 margin-top: 25px;
 float: right;
 height: 40px;
 font-family: Trebuchet Ms;
}
#nav2 li {
 float: left;
}
#nav2 li a {
  display: block;
  color: #9cb5b5;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 13px;
  padding: 12px 10px;
}
#nav2 li.current-cat a, #nav2 li a:hover {
  color: #a6a6a6;
  text-decoration: underline;
}
/* END CAT MENU */

#top {
  clear: both;
  width: 960px;
  height: 40px;
  font-family: Arial;
}
#top li {
  float: left;
}
#top li a {
  float: left;
  display: block;
  padding: 12px 10px 10px;
  color: #fff;
  text-transform: uppercase;
  font-size: 10px;
}
#top li a:hover {
  color: #7cc5c5;
}


/***************END NAVIGATION*************************/
/* Twitter, RSS, Email */

#topsoc {
  float: right;
}
.tweet, .rss, .mail {
  float: left;
  margin-left: 10px;
  margin-right: 0px;
  display: inline;
  margin-top: 4px;
}
.padd {
  color: #919090;
}
.padd img {
  margin-right: 7px !important;
  border: 1px solid #919090;
}
/* End Twitter, RSS, Email */
#s {
  background: url(images/search-input.png) no-repeat scroll 0 0;
  border: 0;
  width: 195px;
  height: 26px;
  padding-left: 4px;
  color: #919090;
}
#contentwrap {
  float: left;
  width: 652px;
  background: url(images/post-top.png) no-repeat scroll 0 0;
  padding-top: 10px;
}
#cbg {
  width: 604px;
  background: url(images/post-bg.png) repeat-y;
  overflow: hidden;
  padding: 34px 24px 16px 24px;
}
#cbot {
  width: 652px;
  height: 11px;
  background: url(images/post-bot.png) no-repeat scroll 0 0;
  overflow: hidden;
  margin-bottom: 18px;
}
#sidebar {
  float: right;
  width: 293px;
}
/* SOCIAL ICONS */
.custom_images {
  padding: 10px 0 40px;
}
.custom_images img {
  padding:0;
}
/* END SOCIAL */

#footer {
  width: 960px;
  clear: both;
  text-align: center;
  padding-top: 35px;
  height: 69px;
  background: url(images/footer.png) no-repeat scroll 0 0;
  margin-bottom: 17px;
  color: #666666;
}
.sponsors {
  text-align: center;
}
.inside {
  padding: 20px;
}
/***************END LAYOUT*************************/

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

#sidebar h3, #featured-video h3 {
  padding: 20px 0px 5px;
  font-size: 14px;
  color: #434242;
  border-bottom: 1px solid #b20303;
  text-transform: uppercase;
}
.widgettop {
  clear: both;
  width: 293px;
  height: 10px;
  background: url(images/widgettop.png) no-repeat scroll 0 0;
}
.widgetbot {
  width: 293px;
  height: 10px;
  background: url(images/widgetbot.png) no-repeat scroll 0 0;
  margin-bottom: 17px;
}
.side-widget {
  width: 253px;
  padding: 0 20px;
  background: url(images/widgetbg.png) repeat-y;
  overflow: hidden;
}
.side-widget img {
  padding:0;
  margin: 0 2px 1px 1px;
  float: left;
  display: inline;
}
.custom_images img{
  margin-right: 3px;
}
#sidebar ul li {
  line-height: 25px;
  padding-left: 0;
  margin-left: 0;
  border-bottom: 1px solid #f4f4f4;
}
#sidebar li li {
  border-bottom: 0;
  border-top: 1px solid #f4f4f4;
}
.side-widget a, .side-widget a:visited {
  color: #919090;
}
.side-widget a:hover {
  color: #b20303;
}
.textwidget {
  padding: 5px;
}


/***************POST STYLES*************************/
.post h2 {
  margin-bottom: 5px;
  text-transform: uppercase;
  font-size: 17px;
}
.post h2 a, post h2 a:visited {
  color: #434242;
}
.post h2 a:hover {

}
.meta {
  text-transform: uppercase;
  color: #b20303;
  margin-bottom: 15px;
}
.author {
  background: url(images/author.png) no-repeat scroll center right;
  padding-right: 20px;
  margin-right: 5px;
}
.comm {
  background: url(images/comm.png) no-repeat scroll center right;
  padding-right: 20px;
  margin-right: 5px;
}
.date {
  background: url(images/clock.png) no-repeat scroll center right;
  padding-right: 20px;
  margin-right: 5px;
}


a.more-link {
  text-decoration: underline;
}
.postmetadata {
  margin-top: 15px;
}
.post {
  margin-bottom: 16px;
  background: url(images/postsep.gif) repeat-x scroll bottom;
  padding-bottom: 10px;
}
.entry {
  margin-top: 10px;
  line-height: 20px;
  text-align: justify;
  color: #919090;
  word-spacing:2px;
}
.entry img, .post_thumbnail {
  padding: 2px;
  border: 1px solid #d1d1d1;
  background: #fff;
}
.entry p {
  margin-top: 10px;
}
.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: #F6F6F6;
  width: 100%;
}
#wp-calendar {

}
#wp-calendar th {
  padding: 16px 14px;
}
#wp-calendar td a:link {
  background: #BFBFBF;
  padding: 1px 6px;
  color: #fff;
  line-height: 29px;
}
/***************END WP STYLES*************************/
li.pagenav, li.categories, li.linkcat {
  list-style:none;
}
h2.pagetitle {
  margin-bottom: 10px;
  text-transform: uppercase;
}

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