<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: mjuzikbre
Theme URI: http://www.simplewpthemes.com
Description: Free simple theme
Version: 1.0
Author: sin2384
Author URI: http://www.simplewpthemes.com
Tags: brown, fixed width, two columns, widgetized
*/
@import url("css/comments.css");
@import url("css/reset.css");
@import url("css/pagenavi-css.css");
* {
  margin: 0;
  padding: 0;
}
/***************LINKS*************************/

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

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

html body {
  background: #292524;
  font-size: 12px;
  font-family: Times New Roman;
}

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

#mainwrap {
  margin: 0 auto;
  width: 960px;
  padding-top: 10px;
}
#header {
  width: 960px;
  height: 80px;
  background: #000 url(images/hleft.gif) no-repeat scroll left;
  margin-bottom: 10px;
}
#headerr {
  width: 960px;
  height: 80px;
  background: url(images/hright.gif) no-repeat scroll right;
}


#blogtitle {
  color: #5c5c50;
  text-transform: uppercase;
  float: left;
  position: relative;
  top: 10px;
  left: 15px;
}
#heading {
  color: #5c5c50;
}

.description {
  text-transform: none;
  margin-left: 7px;

}


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


#top {
 float: right;
 margin-top: 16px;
 margin-right: 10px;
 display: inline;
}

ul#nav li {
  float: left;
  margin: 2px;
}

#top li a {
  float: left;
  display: block;
  padding: 14px;
  color: #fbfdfb;
  font-weight: bold;
  font-size: 16px;
  background: url(images/key.gif) no-repeat scroll top right;
}
#top li li {
  display: none;
}
ul#nav li.current_page_item, ul#nav li:hover {
  background: url(images/navleft.gif) no-repeat scroll center left;
}

ul#nav li.current_page_item a, ul#nav li a:hover {
  background: url(images/navright.gif) no-repeat scroll center right;
  color: #fb3507;
}


/***************NAVIGATION*************************/
#logo {
  width: 960px;
  height: 220px;
  background: url(images/logo.jpg) no-repeat;
  margin-bottom: 10px;
}
#logodiv {
  width: 192px;
  height: 63px;
  background: url(images/logodiv.jpg) no-repeat;
  position: relative;
  top: 120px;
  left: -32px;
}


/* Twitter, RSS, Email  */

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

.mail {
  margin-top: 2px;
}


/* End Twitter, RSS, Email */

.aboutimage {
  float: left;
  border: 1px solid #ccc;
  padding: 2px;
  margin: 0px 5px 5px 5px;
}
#s {
  width: 250px;
  margin-left: 5px;
  margin-bottom: 5px;
}
#searchsubmit {
  background: #ccc;
  border: 1px solid #ccc;
  color: #000;
}


#contentwrap {
  float: left;
  width: 625px;
  margin-right: 10px;
  display: inline;
}

#sidebar {
  float: left;
  width: 325px;
  margin-top: 20px;
}
/* ADVERT */

.advert{
  width: 325px;
  background: #171516 url(images/sidebarh3.gif) no-repeat scroll top;
  margin-bottom: 10px;
  overflow:hidden;
 }
.wbots {
   background: url(images/widgetbot.gif) no-repeat scroll bottom;
  padding-bottom: 10px;      overflow:hidden;
}


.advert img{
 padding:5px;
 border:none;
 margin:0;
 float: left;
 margin-left: 18px;
 display: inline;
 }

 /* END ADVERT */
h2.spread {
  font-size: 36px;
  text-align: center;
  margin-bottom: 10px;
}
.custom_images {
  margin-bottom: 15px;
}
#footer {
  width: 960px;
  clear: both;
  text-align: center;
  padding: 20px 0;
  background: url(images/footer.png) no-repeat;
  color: #fff;
}
#footer a, .sponsors a {
  color: #D2750A;
}


.sponsors {
  text-align: center;
}


.clear {
  clear: both;
}


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

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

#sidebar h3 {
  padding: 27px 7px 5px 55px;
  font-size: 14px;
  background: url(images/sbh3.jpg) no-repeat scroll 0 20px;
  color: #e07c07;
}

.side-widget {
  width: 325px;
  background: #171516 url(images/sidebarh3.gif) no-repeat scroll top;
  margin-bottom: 10px;
}
.wbot {
  background: url(images/widgetbot.gif) no-repeat scroll bottom;
  padding-bottom: 10px;
}


.side-widget ul li {
  line-height: 25px;
  padding: 0 15px 0 55px;
  background: url(images/circle.jpg) no-repeat scroll 25px 7px;
}
.side-widget a, .side-widget a:visited {
  color: #d1c4bf;
  font-weight: bold;
}
.side-widget a:hover {
  color: #ccc;
}


.side-widget ul li ul li {

}



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

.post h2 a, post h2 a:visited {
  color: #ccc;
}

.post h2 a:hover {

}
.date {
  background: url(images/date.gif) no-repeat scroll left;
  padding: 4px;
  color: #fff;
  font-weight: bold;
  margin-left: 50px;
}


.meta {
 color: #fff;
 padding-left: 20px;
 padding-top: 35px;
 background:url(images/postbot.gif) no-repeat scroll left bottom;
 height: 30px;
}

.cat a{
  color: #dd7a06;
}

.author {

}
.edit {

}

.comm a{
  color: #fbe804;
}

a.more-link {

}

.postmetadata {
  margin-top: 15px;
}

.post {
  background: #171516 url(images/headpost.jpg) no-repeat scroll top;
  width: 605px;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 10px;
}

.entry {
  padding: 40px 10px 10px 40px;
  line-height: 20px;
  color: #dad2cd;
}
.entry p {
  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 {
  width: 100%;
  color: #ddcc06;
  font-weight: bold;
}

#wp-calendar {
  color: #fff;
}

th {
  padding: 18px;
  color: #d2750a;
}

td a:link {
  background: #d2750a;
  padding: 1px 7px;
  color: #fff;
  line-height: 29px;
}

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


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