<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Square Mag
Theme URI: http://www.simplewpthemes.com
Description: Theme Description
Version: 1.0
Author: sin2384
Author URI: http://www.simplewpthemes.com
Tags: gray, fixed width, two columns, widgetized
*/
@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");
@import url("css/pagenavi-css.css");

* {
  margin: 0;
  padding: 0;
}
/***************LINKS*************************/

a:link, a:visited {
  color: #fff;
  text-decoration: none;
}

a:hover {
  color: #000;
}
/***************END LINKS*************************/

html body {
  background: url(images/bg.jpg);
  font-size: 12px;
  font-family: Trebuchet MS;
}

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

#shadow {
  width: 980px;
  background: url(images/shadow.gif) repeat-y scroll 0 0;
  margin: 0 auto;
}


#mainwrap {
  margin: 0 auto;
  width: 960px;
}


#header {
  width: 960px;
  height: 85px;
  background: #000;
}
#blogtitle {
  color: #fff;
  text-transform: uppercase;
  float: left;
  position: relative;
  top: 10px;
  left: 15px;
  background: url(images/logo.jpg) no-repeat;
  height: 61px;
  padding-left: 60px;
  padding-top: 10px;
}
#heading {
  color: #FF0404;
  font-weight: normal;
}

.description {
  margin-left: 7px;
  font-weight: bold;

}
.adv {
  float: right;
  margin: 10px 5px 0 0;
}

/***************NAVIGATION*************************/
/* CAT MENU */

#nav2 {
 clear: both;
 float: left;
 height: 38px;
 background: url(images/nav.gif) repeat-x;
 width: 960px;
 position: relative;
 z-index: 2;
}
#nav2 li {

}
#nav2 li a {
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 14px;
  background: url(images/nav.gif) repeat-x;
}
#nav2 li ul {
  width: 250px;
  margin-top: 8px;
}

#nav2 li a:hover {

}
/* END CAT MENU */

#top {
  clear: both;
  width: 960px;
  height: 40px;
  background: url(images/nav2.gif) repeat-x;
  position: relative;
  z-index: 1;
}

#top li {

}

#top li a {
  float: left;
  display: block;
  padding: 14px;
  color: #000;
  background: url(images/nav2.gif) repeat-x;
  text-transform: uppercase;
}
#top li ul {
  width: 250px;
  margin-top: 7px;
}


#top li li {
  width: 250px;
  background: url(images/nav2.gif) repeat-x;
  line-height: 5px;
}


#top li.current_page_item a {
  color: #fff;
}
#top li a:hover {

}


#rsslinks {
  float: right;
  text-transform: uppercase;
  padding: 14px;
}

#rsslinks a {
  color: #d8e3dc;
  background: url(images/rss.png) no-repeat scroll 0 2px;
  padding-left: 20px;
}

/***************NAVIGATION*************************/



/* Twitter, RSS, Email

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

End Twitter, RSS, Email */

.aboutimage {
  float: left;
  border: 1px solid #ccc;
  padding: 2px;
  margin: 0px 5px 5px 5px;
}



#contentwrap {
  clear: both;
  float: left;
  width: 420px;
  margin-right: 25px;
}
#sidebar2 {
  float: left;
  width: 185px;
  margin-left: 10px;
  display: inline;
}
#sidebar {
  float: right;
  width: 300px;
}
#sidebar3 {
  width: 960px;
  margin:0 auto;
  background: #000305 url(images/sb3.gif) repeat-x;
  overflow: hidden;
}


/* ADVERT */

.advert{
 float: right;
 width: 300px;
 margin: 0px 0px 10px 0;
 display: inline;
 border-top: 1px solid #000;
 background: #D40D12;
 }


.advert img{
 padding:5px 10px 10px 13px;
 border:none;
 margin:0;
 float: left;
 }
 .advert2 {
  background: #D40D12;
  margin-bottom: 10px;
}


.advert2 img{
  margin: 0 0 0 22px;
}


 /* END ADVERT */
h2.spread {
  font-size: 36px;
  text-align: center;
  margin-bottom: 10px;
}
.custom_images {
  margin-bottom: 15px;
}
#footer {
  width: 960px;
  margin: 0 auto;
  clear: both;
  text-align: center;
  padding: 10px 0;
  background: url(images/footshad.gif) repeat-x;
  color: #fff;
  text-transform:uppercase;
}
.sponsors a, #footer a {
  color: #F80B0B;
  text-transform: uppercase;
}


.sponsors {
  text-align: center;
}


.clear {
  clear: both;
}
.in {
  padding: 15px;
}


.inside {
  padding: 20px 0px 20px 20px;
}
/***************END LAYOUT*************************/

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

#sidebar h3, .widget h3, #sidebar2 h3 {
  padding: 7px;
  font-size: 14px;
  background: #94090D;
  border-top: 1px solid #fff;
  color: #fff;
  font-weight: normal;
  font-size: 12px;
  text-transform: uppercase;
}
#sidebar h3 {
  margin-bottom: 0px;
}



.side-widget {
  width: 300px;
  text-transform: uppercase;
  margin-bottom: 7px;
}

.side-widget ul li {
  line-height: 23px;
  padding: 0 0 0 17px;
  border-top: 1px solid #000;
  background: url(images/li.jpg) no-repeat;
}
*+html .side-widget ul li, *+html .widget ul li {
  line-height: 22px;
}


.side-widget a, .side-widget a:visited {
  color: #fff;
}
.side-widget a:hover {
  color: #ccc;
}


.side-widget ul li ul li {
  margin: 0;
  padding: 0;
  margin-left: -17px;
  padding: 0 17px;
}
.side-widget li:hover {
  background: url(images/lihover.png) no-repeat;
}


#featured-category {
  background: #D40D12;
  margin-bottom: 10px;
}
.widget h3 {
  margin-bottom: -2px;
}


.widget {
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 10px;
}
.widget2 h3 {
  color: #d0d0d0;
  font-weight: normal;
}
.widget ul li {
  line-height: 23px;
  padding: 0 0 0 17px;
  border-top: 1px solid #000;
  background: url(images/li2.jpg) no-repeat;
}
.widget ul li:hover {
  background: url(images/lihover2.png) no-repeat;
}


.widget a:link, .widget a:visited {
  color: #fff;
}


#sidebar3 h3 {
  font-style: italic;
  font-size: 14px;
  font-weight: bold;
}


.widget2 {
  float: left;
  width: 200px;
  font-size: 10px;
  text-transform: uppercase;
  margin: 0 15px;
  color: #dde1e2;
  font-weight: bold;
  padding-bottom: 20px;
}
.widget2 ul li {
  line-height: 25px;
  background: url(images/dart.gif) no-repeat scroll 0px 7px;
  padding-left: 12px;
  border-bottom: 1px dashed #620001;
}
.widget2 a:link, .widget2 a:visited {
  color: #fff;
}
.widget2 a:hover {
  color: #F80B0B;
}


/***************POST STYLES*************************/
.post h2 {
  margin-bottom: 10px;
}

.post h2 a, post h2 a:visited {
  color: #fff;
  text-transform: uppercase;
  font-weight: normal;
  font-family: Arial;
  font-size: 15px;
}

.post h2 a:hover {

}

.meta, .meta a {
  color: #F80B0B;
  text-transform: uppercase;
}

.cat {

}

.author {

}
.edit {

}

.comm {

}

a.more-link {
  float: right;
  background: url(images/more.png) no-repeat;
  color: #fff;
  padding: 8px 10px;
  text-transform: uppercase;
}
a.more-link:hover {
  background: url(images/morehover.png) no-repeat;
}


.postmetadata {
  margin-top: 15px;
}

.post {
  margin-bottom: 15px;
  padding-bottom: 34px;
  background: url(images/postsep.gif) repeat-x scroll bottom;
}

.entry {
  margin-top: 10px;
  line-height: 20px;
  color: #9fa0a2;
  text-align: justify;
}

.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 5px 0px;
}

.alignright {
  float: right;
  margin: 0 5px 5px 5px;
}
/***************END POST STYLES*************************/
#calendar_wrap {
  text-align: center;
}

caption {
  background: #fff;
  width: 100%;
  color: #000;
}

#wp-calendar {

}

th {
  padding: 17px 17px 17px 18px;
}

td a:link {
  background: #0f84b9;
  padding: 1px 6px;
  color: #fff;
  line-height: 29px;
}
.side-widget #wp-calendar {
  background: #0f84b9;
  color: #fff;
}


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


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