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

/***************BASIC*************************/
* {
  margin: 0;
  padding: 0;
}
html body {
  background: url(images/bg.jpg);
  font-size: 12px;
  font-family: Calibri, Verdana, Tahoma, Times New Roman;
  line-height: 1.5em;
  color: #dddddd;
  padding-top: 7px;
}
a:link, a:visited {
  color: #6cacda;
  text-decoration: none;
}
a:hover {
  color: #000;
}
/***************LAYOUT*************************/

#mainwrap {
  margin: 0 auto;
  width: 960px;
  padding-top: 15px;
}
#header {
  width: 100%;
  background: #0d1d28 url(images/headerbotbg.gif) repeat-x scroll bottom;
}
#headerw {
  width: 960px;
  margin: 0 auto;
  background: url(images/headerbg.png) repeat-y;
  overflow:hidden;
}
#blogtitle {
  clear: both;
  color: #fff;
  text-transform: uppercase;
  float: left;
  position: relative;
  top: -15px;
  left: 15px;
}
*+html #blogtitle {
  top:15px;
  height: 80px;
}
#heading {
  color: #fff;
  font-weight: normal;
  text-transform: capitalize;
}
.description {
  text-transform: none;
  margin-left: 7px;
}
#top {
  width: 700px;
  height: 40px;
  float: right;
}
#top ul {
  float: right;
}
#top li {
  float: left;
  margin: 0 2px 0 0;
}
#top li a {
  float: left;
  display: block;
  padding: 10px;
  color: #fff;
  text-transform: uppercase;
}
#top li.current_page_item a, #top li a:hover {
  background: url(images/navright.png) no-repeat scroll center right;
  color: #fff;
}
#top li.current_page_item, #top li:hover {
  background: url(images/navleft.png) no-repeat scroll center left;
}


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

#topsoc {
  float: right;
  background: url(images/topsoc.png) no-repeat;
  width: 159px;
}
.tweet, .rss, .mail {
  float: right;
  margin-left: 0px;
  margin-right: 18px;
  display: inline;
  margin-top: 0px;
}

/* End Twitter, RSS, Email */
#s {
  width: 160px;
  margin-left: 2px;
  margin-bottom: 5px;
}
#searchsubmit {
  background: #6CACDA;
  border: 1px solid #000;
  color: #fff;
}
#contentwrap {
  float: left;
  width: 532px;
  margin: 0 10px;
  display: inline;
}
#sidebar {
  float: left;
  width: 204px;
}
#sidebar2 {
  float: right;
  width: 204px;
}
.navigation {
  margin: 10px 0;
}
#footer {
  width: 928px;
  clear: both;
  background: url(images/footer.png) repeat-y;
  padding: 10px 15px;
  overflow: hidden;
  border: 1px solid #636364;
  margin-bottom: 10px;
}
.fleft {
  float: left;
}
.fright {
  float: right;
}
.inside {
  padding: 5px 10px 10px;
  background: #3f4042 url(images/entry.jpg) repeat-x;
}
*+html .inside {
  overflow: hidden;
}
.clear {
  clear: both;
}
/***************END LAYOUT*************************/

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

#sidebar h3, #sidebar2 h3 {
  padding: 5px 10px;
  font-size: 12px;
  text-transform:uppercase;
  font-weight: normal;
  color: #c8cdd1;
  margin-bottom: 0;
  background: transparent;
}
#sidebar ul li, #sidebar2 ul li {
  margin-left: 0;
  padding-left:0;
  background: url(images/li.jpg) repeat-y;
  width: 202px;
}
.side-widget, .widget {
  width: 200px;
  padding: 0 1px;
  background: #1c1d1f url(images/sbbg.png) repeat-y;
  border: 1px solid #636364;
  margin-bottom: 10px;
  line-height: 26px;
}
#sidebar li:hover, #sidebar2 li:hover {
  background: url(images/lihover.jpg) repeat-y;
}
.side-widget a, .side-widget a:visited, .widget a, .widget a:visited {
  color: #fff;
  padding-left: 10px;
}
.side-widget li:hover a, .side-widget a:hover, .widget li:hover a, .widget a:hover {
  color: #2c1f00;
}
.textwidget {
  padding: 5px;
}


/***************POST STYLES*************************/
.post h2 {
  margin-bottom: 0px;
  background: #484b4f url(images/h2.gif) repeat-x;
  padding: 7px;
}
.post h2 a, post h2 a:visited {
  color: #ccc;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: normal;
}
.post h2 a:hover {

}
.tags {
  float: right;
  margin-left: 10px;
  display: inline;
}
*+html .tags {
  margin-top: -20px;
}
.author {
  background: url(images/author.png) no-repeat scroll left;
  padding-left: 16px;
  margin-right: 3px;
  color: #6cacda;
}
.edit {

}
.comm {
  background: url(images/comm.png) no-repeat scroll left;
  padding-left: 16px;
  margin-right: 3px;
}
.date {
  background: url(images/date.png) no-repeat scroll left;
  padding-left: 16px;
  margin-right: 3px;
  color: #6cacda;
}
.readmore {
  float: right;
}
a.more-link {
  background: url(images/more.png) no-repeat scroll center center;
  padding: 6px 12px;
  color: #fff;
  font-size: 10px;
}
*+html a.more-link {
  margin-top: -25px;
}
*+html a.more-link {
  float: left;
}
.postmetadata {
  margin-top: 5px;
}
.post {
  border: 1px solid #636364;
  margin-bottom: 10px;
  padding-bottom: 0px;
}
.entry {
  line-height: 20px;
  text-align: justify;
}
.entry h2, .entry h1 {
  background: none;
  margin: 0 0 5px 0;
  padding:0;
}
.entry img, .post_thumbnail {
  padding: 2px;
  border: 1px solid #010000;
  background: #636364;
  max-width: 100%;
}
.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: #6CACDA;
  width: 100%;
}
#wp-calendar {

}
#wp-calendar th {
  padding: 5px 10px;
}
tbody tr td{
  padding: 0 0 0 10px;
}
#wp-calendar td#prev a, #wp-calendar td#next a{
  margin-left: 10px;
  background: #6CACDA;
  padding: 1px 6px;
  color: #fff;
}
#wp-calendar td a:link {
  color: #6CACDA;
  padding: 1px 3px;
}
/***************END WP STYLES*************************/
li.pagenav, li.categories, li.linkcat {
  list-style:none;
}</pre></body></html>