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

a:link, a:visited {
  color: #e77d39;
  text-decoration: none;
}
a:hover {
  color: #3d2e27;
}
/***************END LINKS*************************/

html body {
  background: #f2e1c3 url(images/header.png) repeat-x;
  font-size: 12px;
  font-family: Arial, Verdana, Tahoma, Times New Roman;
  line-height: 1.5em;
  color: #727272;
}

/***************LAYOUT*************************/

#mainwrap {
  margin: 0 auto;
  width: 960px;
}
#header {
  width: 960px;
  height: 160px;
  margin-bottom: 22px;
}
#blogtitle {
  color: #fff;
  text-transform: uppercase;
  float: left;
  height: 80px;
  padding-top: 26px;
}
#heading {
  color: #fff;
}
.description {
  text-transform: none;
  color: #727272;
  font-size: 17px;
}
.adv {
  float: right;
  margin: 15px 0px 0 0;
  background: #f6e8cf;
  border: 1px solid #baa373;
  padding: 5px;
}

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

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

#top li {
  float: left;
  line-height: 50px;
}

#top li a {
  float: left;
  display: block;
  padding: 0;
  color: #3d2e27;
  margin-right: 35px;
  font-size: 20px;
}
#top a:hover {
  color: #ee6f21;
}
/* -------- END PAGE MENU -------- */

.aboutimage {
  float: left;
  border: 1px solid #ccc;
  padding: 2px;
  margin: 0px 5px 0px 0px;
}
#s {
  width: 114px;
  padding-left: 5px;
  height: 29px;
  height: 22px\0/;
  padding-top: 7px\0/;
  border: 0;
  margin-bottom: 5px;
  background: url(images/input.jpg) no-repeat scroll top left;
}
*+html #s {
  height: 22px;
  padding-top: 7px;
}
.sidebar #s {
  margin: 0 -5px 10px 1px;
}
#search {
  padding:0 !important;
}
#contentwrap {
  float: right;
  width: 600px;
}
#left-column {
  float: left;
  width: 350px;
}
.sidebar {
  float: left;
  width: 175px;
  color: #766862;
}
.custom_images {
  float: right;
}
.custom_images img {
  margin: 18px 2px 2px 4px;
  padding: 0;
}
#footer {
  width: 960px;
  clear: both;
  padding: 10px 0 35px;
  overflow: hiddden;
  background: url(images/post-sep.gif) repeat-x scroll top;
}
#footer a, #footer a:visited {
  color: #727272;
}
#footer a:hover {
  text-decoration: underline;
}


/* -------- END WP LAYOUT -------- */

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

.sidebar h3 {
  padding: 22px 5px 5px 6px;
  font-size: 24px;
  color: #060403;
}
.widget-top {
  width: 174px;
  height: 4px;
  background: url(images/widget-top.png) no-repeat;
}
.widget {
  clear: both;
  width: 154px;
  padding: 0 10px 14px;
  background: url(images/widget-bg.png) repeat-y;
}
.widget-bot {
  width: 174px;
  height: 4px;
  background: url(images/widget-bot.png) no-repeat;
  margin-bottom: 17px;
}
.sidebar ul {
  width: 162px;
  margin-left: -4px;
}
.sidebar ul.children {
  margin: 3px 0 -5px -10px;
}
.sidebar ul li {
  padding: 5px 5px 5px 10px;
  margin-left: 0;
  background: url(images/li.gif) repeat-x scroll bottom;
  overflow: hidden;
}
li.last {
  background: none !important;
}
.sidebar li li {
  background: url(images/li.gif) repeat-x scroll top;
}
.widget a, .widget a:visited {
  color: #766862;
}
.widget a:hover {
  color: #f87501;
  text-decoration: underline;
}
.textwidget {
  padding: 5px;
}
.widget div {
  padding: 5px;
}
/***************POST STYLES*************************/
h2.title {
  margin-bottom: 13px;
  line-height: 35px;
  font-size: 35px;
}
h2.title a, h2.title a:visited {
  color: #3d2e27;
}
h2.title a:hover {

}
.date {
  width: 55px;
  height: 52px;
  padding-top: 15px;
  overflow: hidden;
  background: url(images/date.png) no-repeat;
  text-align: center;
  float: left;
  position: relative;
  left: -11px;
  z-index: 999999999999999;
  display: block;
  color: #4c4d4d;
  font-size: 18px;
}
.date2 .date {
  float: right;
  left: 7px;
  background: url(images/date2.png) no-repeat;
}
.centriraj{
  margin-top: -66px;
  margin-left: auto;
  margin-right: auto;
}
.more-link img {
  margin-left: 32px;
}
.postmetadata {
  margin-bottom: 15px;
}
.post, .page {
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.clear {
  clear: both;
  height: 2px;
  margin-bottom: 20px;
  background: url(images/post-sep.gif) repeat-x scroll bottom;
}
.postwrap {
  float: left;
  width: 290px;
  margin-bottom: 15px;
  margin-right: 10px;
  position: relative;
}
.date2 {
  margin-right: 0px !important;
}
.entry {
  margin-top: 10px;
  line-height: 20px;
  margin-bottom: 15px;
}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
  margin-top: 15px;
}
.entry h2 {
  margin-bottom: 0.4em;
}
.entry p {
  margin-top: 10px;
}
.entry img, .post_thumbnail {
  padding: 5px;
  border: 1px solid #baa373;
  background: #dfcfad;
}
.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: 5px 5px 0px 0px;
}
.alignright {
  float: right;
  margin: 5px 0px 0px 5px;
}
img.aligncenter {
  display: block;
  margin: 0 auto 5px;
}
/***************END POST STYLES*************************/
#calendar_wrap {
  text-align: center;
}
caption {
  background: #F2E1C3;
  width: 100%;
}
#wp-calendar th {
  padding: 6px;
}
#wp-calendar td a:link, td#prev a, td#next a {
  background: #F2E1C3;
  padding: 2px;
  line-height: 29px;
}
li.pagenav, li.categories, li.linkcat {
  list-style:none;
}
h2.pagetitle {
  margin: 0 0 20px;
  text-align: center;
  font-size: 40px;
  color: #3D2E27;
}
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;
  text-align:center;
}
.wp-pagenavi span.pages,.wp-pagenavi span.extend{
  background:#dfcfad;
  border:1px solid #baa373;
  color:#727272;
  margin:2px;
  padding:3px 7px;
}
.wp-pagenavi a,.wp-pagenavi a:link,.wp-pagenavi a:visited{
  background:#dfcfad;
  border:1px solid #baa373;
  color:#727272;
  margin:2px;
  padding:3px 7px;
  text-decoration:none;}
.wp-pagenavi span.current,.wp-pagenavi a:hover{
  background:#dfcfad;
  border:1px solid #baa373;
  color:#727272;
  text-decoration: underline;
  margin:2px;
  padding:3px 7px;
}
/* -------- END PAGE NAVIGATION -------- */

/* -------- SUBSCRIPTION -------- */</pre></body></html>