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

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

html body {
  background: #fff url(images/header.gif) repeat-x scroll top;
  font-size: 13px;
  font-family: Arial, Verdana, Tahoma, Times New Roman;
  line-height: 1.5em;
  color: #1e1e1e;
}

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

#mainwrap {
  margin: 0 auto;
  width: 960px;
}
#header {
  width: 960px;
  height: 187px;
}
#blogtitle {
  color: #fff;
  text-transform: uppercase;
  float: left;
  position: relative;
  top: 35px;
}
#heading {
  color: #fff;
}
.description {
  text-transform: none;
}
.adv {
  float: right;
  margin: 5px 5px 0 0;
}

/* -------- START CATEGORY MENU -------- */


#nav2 {
  clear: both;
  float: left;
  height: 84px;
  width: 960px;
  position: relative;
  z-index: 50;
}
#nav2 li {
  float: left;
}
#nav2 li a {
  display: block;
  float: left;
  color: #f6a03c;
  text-decoration: none;
  font-size: 17px;
  padding: 22px 0px 16px 0px;
  margin-right: 35px;
  text-transform: uppercase;
}
#nav2 li a strong {
  display:block;
}
#nav2 li a span {
  display:block;
  margin-top: 5px;
  font-size:10px;
  text-transform: uppercase;
  color: #bb362d;
}
#nav2 li a:hover strong, #nav2 li.sfHover strong {
  color: #fff;
}
#nav2 li a:hover span, #nav2 li.sfHover span {
  color: #f6a03c;
}
#nav2 li ul {
  background: #f6a03c;
  border: 1px solid #db3539;
  margin-top: 50px;
  width: 185px;
}
#nav2 ul ul ul {
  margin-top: -1px;
  margin-left: 55px;
}
#nav2 ul li ul li {
  border-bottom: 1px solid #db3539;
  line-height: 34px !important;
  padding: 0 !important;
}
#nav2 li li a, #nav2 li li li a {
  color: #1c0119;
  padding:0 0 0 10px;
  font-size: 11px;
}
#nav2 li li:hover a {
  color: #ffffff;
}
#nav2 li li:hover {
  background: #db3539;
}
#nav2 .mrs {
  border-bottom: 0;
}


/* -------- END CATEGORY MENU -------- */

.aboutimage {
  float: left;
  border: 1px solid #000;
  padding: 3px;
  background: #f6a03c;
  margin: 4px 5px 0px 0px;
}
#search {
  background: url(images/input.png) no-repeat scroll top left;
  width: 260px;
  padding: 10px 10px 5px 10px;
  float: right;
  height: 23px;
  margin-top: 35px;
}
*+html #search {
  padding-top: 6px;
}
#s {
  border: 0;
  text-transform: lowercase;
  font-size: 12px;
  width: 235px;
}
#go {
  width: 16px;
  height: 16px;
  background: url(images/search.gif) no-repeat;
  float: right;
  border: 0;
}
*+html #go {
  float: none;
}


#contentwrap {
  float: left;
  width: 528px;
}
#sidebar {
  float: right;
  width: 220px;
  font-size: 12px;
}
#sidebar2 {
  float: right;
  margin-right: 25px;
  display: inline;
  width: 163px;
  font-size: 12px;
  background: #f6a03c;
  border: 1px solid #262626;
}


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

.advert{
  padding-top: 14px;
  margin-bottom: 10px;
}
.advert h3 {
  background:none !important;
  padding-bottom: 5px !important;
}
.advert img{
  padding:3px;
  border:1px solid #c6362e;
  background: #fff;
  margin:0 0 10px 14px;
}

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

.custom_images img {
  margin: 5px 2px 0px 0px;
  padding: 0;
}
#footer {
  width: 960px;
  clear: both;
  padding: 10px 0 20px;
  height: 20px;
}
#footer a, #footer a:visited {
  color: #c3333c;
}
#footer a:hover {
  color: #f6a03c;
  text-decoration: underline;
}


.footerbot {
  text-align: center;
}
/* -------- END WP LAYOUT -------- */

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

#sidebar h3 {
  font-size: 22px;
  color: #000;
  padding-bottom: 13px;
  text-transform: uppercase;
  border-bottom: 1px solid #020000;
}
.side-widget {
  clear: both;
  width: 220px;
  margin-bottom: 30px;
}
#sidebar ul, #sidebar2 ul {
  margin-top: -7px;
}
#sidebar ul ul, #sidebar ul ul ul, #sidebar2 ul ul, #sidebar2 ul ul ul {
  margin-top: 0;
}
#sidebar ul li {
  line-height: 27px;
  padding-left: 0;
  margin-left: 0;
  border-bottom: 1px solid #020000;
}
#sidebar li li {
  border-bottom: 0;
  border-top: 1px solid #020000;
}
.side-widget a, .side-widget a:visited {
  color: #1e1e1e;
}
.side-widget a:hover {
  color: #be0101;
}
.textwidget {
  padding: 5px;
}
.side-widget div {
  padding: 5px 0;
}
#sidebar2 h3 {
  font-size: 22px;
  color: #fff;
  background: url(images/sbsep.gif) repeat-x scroll bottom;
  padding: 0 0px 10px 14px;
  text-transform: uppercase;
}
.widget {
  width: 163px;
  padding: 14px 0px 0;
  margin-bottom: 16px;
  color: #814b0c;
}
.widget a, .widget a:visited {
  color: #814b0c;
}
.widget a:hover {
  color: #c12723;
}
#sidebar2 ul ul, #sidebar2 ul ul ul {
  margin-left: -14px;
}
#sidebar2 ul li {
  background: url(images/sbsep.gif) repeat-x scroll bottom;
  line-height: 27px;
  padding: 0 0px 0px 14px;
  margin-left: 0px;
}
#sidebar2 li li {
  background-position: top;
}
.widget div {
  padding: 0 14px;
}


/***************POST STYLES*************************/
h2.title {
  margin-bottom: 10px;
  line-height: 27px;
  font-size: 27px;
  text-transform: uppercase;
}
h2.title a, h2.title a:visited {
  color: #031402;
}
h2.title a:hover {

}
.meta {
  font-size: 11px;
  text-transform: uppercase;
}
a.more-link {
  color: #f6a03c;
  text-decoration: underline;
}
.postmetadata {
  margin-top: 15px;
}
.post, .page {
  border-bottom: 1px solid #c94427;
  margin-bottom: 35px;
  padding-bottom: 25px;
}
.entry {
  margin-top: 10px;
  line-height: 20px;
}
.entry h2 {
  margin-bottom: 0.4em;
}
.entry p {
  margin-top: 10px;
}
.entry img, .post_thumbnail {
  padding: 8px;
  border: 1px solid #d3d2d2;
  background: #fff;
}
.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 10px;
}
/***************END POST STYLES*************************/
#calendar_wrap {
  text-align: center;
}
caption {
  background: #1E1E1E;
  color: #fff;
  width: 100%;
}
#wp-calendar th {
  padding: 12px;
}
#wp-calendar td a:link {
  background: #000;
  padding: 1px 6px;
  color: #fff;
  line-height: 29px;
}
#wp-calendar td a:visited {
  color: #fff;
}
li.pagenav, li.categories, li.linkcat {
  list-style:none;
}
h2.pagetitle {
  margin: 0 0 20px;
  font-size: 30px;
  text-align: center;
}
p.center {
  margin: 10px 0;
}
/* -------- 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:0px 0 20px;
}
.wp-pagenavi span.pages,.wp-pagenavi span.extend{
  border:1px solid #424f41;
  color:#d03233;
  margin:2px;
  padding:3px 7px;
}
.wp-pagenavi a,.wp-pagenavi a:link,.wp-pagenavi a:visited{
  border:1px solid #424f41;
  color:#d03233;
  margin:2px;
  padding:3px 7px;
  text-decoration:none;}
.wp-pagenavi span.current,.wp-pagenavi a:hover{
  border:1px solid #424f41;
  color:#000;
  background: #f6a03c;
  margin:2px;
  padding:3px 7px;
}
/* -------- END PAGE NAVIGATION -------- */

/* -------- SUBSCRIPTION -------- */
ul#topsoc {
  margin-top: -10px;
  width: 220px;
}
ul#topsoc li {
  line-height: 50px !important;
}
ul#topsoc li a {
  padding: 32px 32px 32px 43px !important;
  margin: 0;
}
a#twitter {
  background: none;
  background: url(images/twitter.png) no-repeat scroll 0px 24px !important;
}
a#socrss {
  background: none;
  background:url(images/rss.png) no-repeat scroll 0px 24px !important;
  position: relative;
  top: 2px;
}
a#email {
  background: none;
  background: url(images/email.png) no-repeat scroll 0px 24px !important;
}
/* -------- END SUBSCRIPTION -------- */
</pre></body></html>