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

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

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

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

#mainwrap {
  margin: 0 auto;
  width: 960px;
  background: url(images/bg.gif) repeat-y;
  padding: 12px 0 14px;
}
#header {
  width: 960px;
  height: 178px;
  margin: 0 auto;
}
#blogtitle {
  color: #fff;
  text-transform: uppercase;
  float: left;
  height: 115px;
  position: relative;
  top: 35px;
  left: 15px;
}
#heading {
  color: #fff;
}
.description {
  text-transform: none;
}
.adv {
  float: right;
  background: #292425;
  padding: 3px;
  border: 1px solid #40393b;
  margin: 25px 15px 0 0;
}

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

#top {
  clear: both;
  width: 960px;
  height: 58px;
  position: relative;
  z-index: 1;
}
#top li {
  float: left;
  line-height: 59px;
}
#top li a {
  float: left;
  display: block;
  padding: 0px 14px;
  color: #897f44;
  font-size: 12px;
}
#top li.current_page_item a {
  color: #665d26;
  text-decoration: underline;
}
#top li ul {
  background: #231d1f;
  width: 170px;
  margin-top: 26px;
  border: 1px solid #cdc7a2;
}
#top ul ul li, #top ul ul ul li {
  border-bottom: 1px solid #2e282a;
  line-height: 33px;
}
#top ul ul a, #top ul ul ul a {
  color: #e2ddbc;
}
#top ul ul ul {
  margin-left: 40px;
  margin-top: -1px;
}
*+html #top ul ul ul {
  margin-left: 41px;
}


/* -------- END PAGE MENU -------- */


/* -------- SUBSCRIPTION -------- */
ul#topsoc {
}
ul#topsoc li {
  line-height: 62px !important;
  border-bottom: 1px solid #e8ecc9;
}
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 -------- */
.aboutimage {
  float: left;
  border: 1px solid #cdc7a2;
  padding: 2px;
  margin: 0px 5px 0px 0px;
}
#s {
  width: 160px;
  padding-left: 5px;
  height: 30px;
  height: 23px\0/;
  padding-top: 7px\0/;
  color: #C2B279;
  background: url(images/input.gif) no-repeat;
  border: none;
}
*+html #s {
  padding-top: 7px;
  height: 23px;
}
#contentwrap {
  float: left;
  width: 700px;
}
#sidebar {
  float: right;
  width: 246px;
  margin-right: 14px;
  display: inline;
  color: #6e6d68;
  font-family: Trebuchet MS;
}

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

.advert{
  float: right;
  padding:5px;
  border:1px solid #d1cabb;
  height: 270px;
  width: 242px;
  margin: 0px 10px 10px 0;
  display: inline;
}
.advert img{
  padding:5px;
  border:none;
  margin:0;
  float: left;
}

/* -------- END ADVERT -------- */
#footer {
  width: 900px;
  margin: 0 auto;
  clear: both;
  border: 1px solid #cdc7a2;
  background: #ede8ca;
  text-align: center;
  padding: 10px 15px 40px;
}
*+html #footer {
  padding-bottom: 14px;
}


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

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

#sidebar h3 {
  font-size: 22px;
  font-style: italic;
  color: #c2b279;
  padding: 4px 0 0 0px;
}
.side-widget {
  clear: both;
  width: 214px;
  padding: 15px;
  margin-bottom: 14px;
  background: #fff;
  border: 1px solid #cdc7a2;
}
#sidebar ul li {
  line-height: 35px;
  padding-left: 0;
  margin-left: 0;
}
#sidebar ul li a, #sidebar ul li a:visited {
  background: url(images/arrow.png) no-repeat scroll 5px 5px;
  padding-left: 20px;
}
.side-widget a, .side-widget a:visited {
  color: #6e6d68;
}
.side-widget a:hover {
  color: #897f44;
  text-decoration: underline;
}
.textwidget {
  padding: 5px;
}
.side-widget div {
  padding: 5px 0;
}

/***************POST STYLES*************************/
.post h2.title {
  margin-bottom: 10px;
  line-height: 24px;
  font-size: 19px;
  font-family: Trebuchet MS;
  text-transform: uppercase;
  font-style: italic;
}
.post h2.title a, post h2.title a:visited {
  color: #c2b279;
}
.post h2.title a:hover {

}
.post, .search .page  {
  width: 672px;
  margin-left: 14px;
  float:left;
  display: inline;
  margin-bottom: 14px !important;
}
.clear {
  clear: both;
}
.meta {
  float: left;
  width: 170px;
  padding: 15px 10px 10px;
  background: #ede8ca;
  border: 1px solid #cdc7a2;
  color: #897f44;
  margin-right: 14px;
  line-height: 30px;
}
.meta a, .meta a:visited {
  color: #897f44;
}
.time {
  float: left;
  background: url(images/time.png) no-repeat scroll 0px 7px;
  padding-left: 25px;
}
.author {
  clear: both;
  float: left;
  background: url(images/author.png) no-repeat scroll 0px 7px;
  padding-left: 25px;
}
*+html .author {
  float: none;
  background: url(images/author.png) no-repeat scroll 0px 0px;
}
.edit {
  clear: both;
  float: left;
}
.comm {
  clear: both;
  float: left;
  background: url(images/comm.png) no-repeat scroll 0px 8px;
  padding-left: 25px;
}
.cat {
  clear: both;
  float: left;
  background: url(images/cat.png) no-repeat scroll 0px 7px;
  padding-left: 25px;
}
a.more-link {
  text-decoration: underline;
}
.entry, .search .page .entry {
  float: right;
  width: 436px;
  padding: 16px 14px 14px;
  line-height: 20px;
  border: 1px solid #cdc7a2;
  background: #fff;
  color: #6E6D68;
}
.single .entry, .page .entry {
  width: 640px;
}
.entry p {
  margin-top: 10px;
}
.entry img, .post_thumbnail {
  padding: 3px;
  border: 1px solid #ede8ca;
  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 #EDE8CA;
  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 0px 5px -3px;
}
/***************END POST STYLES*************************/
#calendar_wrap {
  text-align: center;
}
caption {
  background: #ccc;
  width: 100%;
}
#wp-calendar th {
  padding: 16px;
}
#wp-calendar td a:link {
  background: #ccc;
  padding: 1px 6px;
  color: #fff;
  line-height: 29px;
}
li.pagenav, li.categories, li.linkcat {
  list-style:none;
}
h2.pagetitle {
  margin: 0 0 14px 14px;
}
/* -------- 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:6px 0 20px;
  text-align:center;
}
.wp-pagenavi span.pages,.wp-pagenavi span.extend{
  background:#fff;
  border:1px solid #cdc7a2;
  color:#aca686;
  margin:2px;
  padding:2px 4px;
}
.wp-pagenavi a,.wp-pagenavi a:link,.wp-pagenavi a:visited{
  background:#fff;
  border:1px solid #cdc7a2;
  color:#aca686;
  margin:2px;
  padding:2px 4px;
  text-decoration:none;width:auto !important; float:none !important;}
.wp-pagenavi span.current,.wp-pagenavi a:hover{
  background:#ede8ca;
  border:1px solid #cdc7a2;
  color:#aca686;
  margin:2px;
  padding:2px 4px;
}
/* -------- END PAGE NAVIGATION -------- */
.addthis_toolbox {
  margin: 0 !important ;
  padding: 0 !important;
}
.custom_images img {
  margin: 2px 0px 2px -1px;
  padding: 0;
}

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