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

/***************BASIC*************************/
* {
  margin: 0;
  padding: 0;
}
html body {
  background: url(images/bg.jpg);
  font-size: 13px;
  font-family: Trebuchet MS, Verdana, Tahoma, Times New Roman;
  line-height: 1.5em;
}
a:link, a:visited {
  color: #4292C8;
  text-decoration: none;
}
a:hover {
  color: #132c3e;
}
/***************LAYOUT*************************/
#shadow {
  width: 1070px;
  margin: 0 auto;
  background: url(images/shadow.png) repeat-y;
  overflow: hidden;
}


#mainwrap {
  margin: 0 auto;
  width: 960px;
  background: url(images/wrap.jpg);
}
#header {
  width: 960px;
  height: 129px;
  background: url(images/header.png) repeat-x;
  margin-bottom: 17px;
}
#blogtitle {
  color: #fff;
  text-transform: uppercase;
  float: left;
  position: relative;
  top: 15px;
  left: 15px;
  height: 88px;
}
#heading {
  color: #fff;
}
.description {
  text-transform: none;
  margin-left: 12px;
  margin-top: -10px;
  color: #132c3f;
  font-size: 14px;
  font-weight: normal;
}
.addthis_toolbox {
  float: right;
  margin: 25px 5px 0 0;
}
#top {
  clear: both;
  width: 960px;
  height: 41px;
  background: url(images/nav.gif) repeat-x;
}
#top li {
  float: left;
}
#top li a {
  float: left;
  display: block;
  padding: 10px;
  font-size: 11px;
  color: #fefefe;
  text-transform:uppercase;
}
#top li.current_page_item a, #top li a:hover {
  color: #3990cf;
}


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

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

/* End Twitter, RSS, Email */
#s {
  width: 250px;
  margin-left: 5px;
  margin-bottom: 5px;
}
#searchsubmit {
  background: #ccc;
  border: 1px solid #ccc;
  color: #000;
}
#contentwrap {
  float: left;
  width: 635px;
}
#contentwrap #searchform, #contentwrap .center {
  margin: 0 0 0 17px;
}
#sidebar {
  float: right;
  margin-right:17px;
  display: inline;
  width: 307px;
}
#sidebar-bottom-wrap {
  clear: both;
  width: 960px;
  overflow: hidden;
  background: #000203 url(images/sb2.jpg) no-repeat;
}
#sidebar-bottom {
  width: 960px;
  padding: 22px 0;
  margin-top: 15px;
  background: url(images/sbnav.gif) repeat-x;
}
/* ADVERT */

.bwidget img{
 border:none;
 float:left;
 margin-left: 13px;
 margin-right: -8px;
 display: inline;
}

/* END ADVERT */

/* SOCIAL ICONS */

.custom_images img {
  padding: 0;
  margin: 3px;
}

/* END SOCIAL */

#footer {
  width: 960px;
  clear: both;
  height: 21px;
  padding-top: 10px;
  background: url(images/footer.jpg) repeat-x;
  font-style: italic;
  color: #fff;
  font-size: 12px;
}
#footer a, #footer a:visited{
  color: #102636;
}
.fleft {
  padding-left: 20px;
  float: left;
}
.sponsors {
  float: right;
  padding-right: 20px;
}
.clear {
  clear:both;
}

/***************END LAYOUT*************************/

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

#sidebar h3, #featured-video h3 {
  padding: 0 10px;
  line-height: 44px;
  font-size: 14px;
  color: #fff;
  font-weight: normal;
  background: url(images/h3.png) no-repeat;
  margin-left: -1px;
  margin-bottom: 0;
  text-transform: uppercase;
}
.side-widget, .bwidget {
  width: 303px;
  padding: 0 2px 0 2px;
  background: url(images/side-bg.png) repeat-y;
  height: 1%;
  overflow: hidden;
  font-style: italic;
}
.side-bot {
  width: 307px;
  background: url(images/side-bot.png) no-repeat scroll top left;
  height: 12px;
  margin-bottom: 5px;
}
#sidebar ul li {
  padding-left: 0;
  margin-left: 0;
  line-height: 27px;
  padding-top: 6px;
  background: url(images/test.png) no-repeat scroll top;
}
#sidebar li li {
  background-position: top;
}
.side-widget a, .side-widget a:visited {
  color: #132d40;
  background: url(images/li.png) no-repeat scroll 6px 2px;
  padding-left: 25px;
}
.side-widget a:hover {
  color: #73addf;
}
#sidebar li.recentcomments {
  padding-left: 10px;
}
#sidebar li.recentcomments a {
  padding-left: 25px !important;
}
.textwidget {
  padding: 5px 10px;
}
.widget {
  width: 220px;
  float: left;
  margin-left: 20px;
  padding-bottom: 15px;
  padding-top: 10px;
  font-size: 11px;
  color: #fff;
  font-style: italic;
}
.widget ul {
  background: url(images/sep.png) repeat-y scroll right;
  overflow: hidden;
}
.widget h3 {
  color: #fff;
  font-weight: normal;
  font-size: 18px;
  margin-bottom: 10px;
  position: relative;
  top: -18px;
}
#sidebar-bottom ul li {
  padding-left: 0;
  margin-left: 0;
  line-height: 25px;
}
.widget a, .widget a:visited {
  color: #2f628c;
}
.widget a:hover {
  color: #90c3ee;
}

/***************POST STYLES*************************/
/*single page*/
.single #contentwrap, .page #contentwrap {
  width: 602px;
  float: left;
  margin: 0 17px;
  display: inline;
}
/*end single page*/

.commpost {
  float: left;
  position: absolute;
  left: -37px;
  width: 30px;
  padding-left: 9px;
  padding-top: 26px;
  height: 49px;
  background: url(images/date.png) no-repeat;
  color: #fff;
  font-size: 26px;
  text-align: center;
}
.commpost a, .commpost a:visited {
  color: #fff;
}
.coms {
  font-size: 6px;
}
.postwrap {
  position: relative;
  float: left;
  width:290px;
  margin-left: 17px;
  display: inline;
  margin-bottom: 10px;
}
.posth-top {
  background: url(images/home-post-top.png) no-repeat scroll bottom left;
  width: 290px;
  height: 12px;
}
.home .post, .archive .post, .search .post {
  background: url(images/home-post-bg.png) repeat-y;
  width: 267px;
  padding: 0 13px 8px 10px;
  height: 1%;
  overflow: hidden;
}
.single-top {
  background: url(images/single-top.png) no-repeat scroll bottom left;
  width: 602px;
  height: 10px;
}
.single-bot {
  background: url(images/single-bot.png) no-repeat scroll top left;
  width: 602px;
  height: 10px;
}
.single .post, .page .post {
  background: url(images/single-bg.png) repeat-y;
  width: 572px;
  padding: 0 15px 8px 15px;
  height: 1%;
  overflow: hidden;
}
.posth-bot {
  background: url(images/home-post-bot.png) no-repeat scroll left top;
  overflow: hidden;
  width: 290px;
  height: 42px;
  font-style: italic;
  font-size: 11px;
}
.post h2 {
  margin-bottom: 10px;
  font-style: italic;
  line-height: 22px;
}
.post h2 a, .post h2 a:visited {
  color: #132c3e;
}
.datet {
  float: left;
  padding: 10px 12px;
}
.more-link {
  float: right;
  padding: 10px 50px 8px 8px;
}
.datet,  a.more-link {
  color: #fefefe;
}
.entry {
  margin-top: 10px;
  line-height: 20px;
  text-align: justify;
  color: #727272;
}
.entry img, .post_thumbnail {
  padding: 5px;
  border: 1px solid #d5d5d5;
  background: #eff1f1;
  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: #0D1E2A;
  color: #fefefe;
  width: 302px;
}
#wp-calendar {

}
#wp-calendar th {
  padding: 16px;
}
#wp-calendar td a:link {
  background: #ccc;
  padding: 1px 6px;
  color: #fff;
  line-height: 29px;
}
/***************END WP STYLES*************************/
li.pagenav, li.categories, li.linkcat {
  list-style:none;
}
h2.pagetitle {
  margin: 0px 0 10px 20px;
}

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