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

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

html body {
  background: #eeeeee;
  font-size: 13px;
  font-family: Arial, Verdana, Tahoma, Times New Roman;
  line-height: 1.5em;
  color: #8b8b8b;
}

@font-face {
    font-family: 'DroidSansRegular';
    src: url('fonts/DroidSans-webfont.eot');
    src: url('fonts/DroidSans-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/DroidSans-webfont.woff') format('woff'),
         url('fonts/DroidSans-webfont.ttf') format('truetype'),
         url('fonts/DroidSans-webfont.svg#DroidSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
h1, h2, h3, h4, h5, h6 {
    font-family: 'DroidSansRegular';
    font-weight: normal;
}


/***************LAYOUT*************************/
#body-wrap {
  background: url(images/body-wrap.gif) repeat-y scroll center;
}


#topwrap {
  width: 100%;
  height: 101px;
  background: #050202;
  position: relative;
  z-index: 99999999;
}
#mainwrap {
  margin: 0 auto;
  width: 960px;
  background: #fff;
}
#header {
  width: 960px;
  height: 101px;
  margin: 0 auto;
  background: url(images/headerbg.png) no-repeat scroll 0 0;
  position: relative;
  z-index: 99999999;
}
#blogtitle {
  text-transform: uppercase;
  float: left;
  margin-top: 24px;
}

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

#top {
  width: 670px;
  height: 47px;
  position: absolute;
  top: 50px;
  right: 0;
  z-index: 999999999999999;
}
#top ul.sf-menu {
  border: 1px solid #000;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background: url(images/top.gif) repeat-x;
  float: right;
  height: 41px;
  padding: 3px 2px 3px 4px;
}
#top li {
  float: left;
  line-height: 45px;
  margin-right: 4px;
}
#top li a {
  float: left;
  display: block;
  padding: 0 12px;
  color: #fff;
  font-family: 'DroidSansRegular';
  font-size: 11px;
  text-transform: uppercase;
  border: 1px solid transparent;
}
#top li.current_page_item a, #top li a:hover {
  background: url(images/hover.gif) repeat-x;
  color: #fff;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border: 1px solid #5f6365;
}
#top li ul {
  background: #111111;
  width: 187px;
  margin-top: 20px;
  padding: 5px 0 3px;
}
#top ul ul ul {
  margin: -6px 0 0 45px;
}
#top li li {
  border-bottom: 1px solid #3e3e3e;
  margin: 0 11px;
  width: 166px;
  line-height: 30px;
}
#top li ul a {
  text-transform: none;
  padding: 0 !important;
}
#top li li:hover a, #top li li:hover {
  background: none !important;
  border: 0 !important;
  border-bottom: 1px solid #3e3e3e !important;
  color: #ff893f;
}
#top li li:hover a, #top li.last, #top li.last:hover {
  border: 1px solid transparent !important;
}

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

#s {
  width: 183px;
  height: 15px;
  padding: 10px 0 9px 5px;
  margin-bottom: 5px;
  color: #ACACAC;
  font-size: 12px;
  border: 1px solid #d5d5d5;
  background: #fff;
  margin-right: -3px;
}
*+html #s {
  padding-bottom: 7px;
}
#contentwrap {
  float: left;
  width: 660px;
}
#sidebar {
  float: right;
  width: 300px;
  font-size: 12px;
  padding-top: 25px;
}
#sidebar-bottom {
  background: #000 url(images/sb.jpg) repeat-x scroll center top;
  width: 100%;
  overflow: hidden;
  padding-top: 68px;
}
#sidebar2 {
  margin: 0 auto;
  width: 966px;
}
#footer1, #footer2 {
  width: 280px;
  float: left;
  margin-right: 63px;
}
#footer3 {
  width: 280px;
  float: right;
  margin-right: 0;
}
#sidebar-bottom h3 {
  color: #ffffff;
  font-size: 16px;
  padding-bottom: 30px;
  margin-bottom: 0 !important;
  font-weight: normal;
}
.widget {
  clear: both;
  margin: 0 0 40px 0;
  overflow: hidden;
  color: #636363;
}
.widget a, .widget a:visited, .widget a:hover {
  color: #fff;
}
.widget ul li {
  padding: 5px 0 5px 0;
}
#sidebar2 ul.children {
  margin: 5px 0 -5px 0;
}
.widget a:hover {
  text-decoration: underline;
}
/* -------- ADVERT -------- */

 .add1 {
  clear: both;
  float: left;
  margin: 0 0  10px 0px;
  display: inline;
  border: 1px solid #d5d5d5;
  background: #fff;
  padding: 5px;
}
.add2 {
  float: right;
  margin: 0 0px 10px 0;
  display: inline;
  border: 1px solid #d5d5d5;
  background: #fff;
  padding: 5px;
}

/* -------- END ADVERT -------- */
#footerw {
  width: 100%;
  clear: both;
  background: url(images/footer.jpg) repeat-x;
  height: 60px;
}
#footershadow {
  width: 100%;
  height: 60px;
  background: url(images/footerbg.png) no-repeat scroll center;
}
#footer {
  width: 960px;
  margin: 0 auto;
  padding: 20px 0 0;
  height: 40px;
  font-size: 12px;
  color: #fff;
}
#footer a, #footer a:visited {
  color: #a5a5a5;
}
#footer a:hover {
  color: #a5a5a5;
  text-decoration: underline;
}
.inside {
  padding: 25px 20px 20px;
}
/* -------- END WP LAYOUT -------- */

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

#sidebar h3 {
  padding: 0 0 10px 0;
  font-size: 16px;
  color: #000000;
}
.side-widget {
  clear: both;
  width: 280px;
  padding: 0px;
  margin-bottom: 30px;
  overflow: hidden;
}
#sidebar ul {
  margin-top: -5px;
}
#sidebar ul.children {
  margin: 4px 0 -4px 0;
}
#sidebar ul li {
  padding: 4px 0 4px 0;
  margin-left: 0;
  border-bottom: 1px solid #eeeeee;
}
#sidebar li li {
  border-bottom: 0;
  border-top: 1px solid #eeeeee;
}
.side-widget a, .side-widget a:visited {
  color: #acacac;
}
.side-widget a:hover {
  color: #000000;
}

/***************POST STYLES*************************/
h2.title {
  margin-bottom: 10px;
  line-height: 25px;
  font-size: 23px;
}
h2.title a, h2.title a:visited {
  color: #000000;
}
.clearfix {
  display: block;
  width: 100%;
  clear: both;
  height: 14px;
}
.meta {
  text-align: right;
  font-size: 11px;
  width: 100%;
  display: inline-block;
  height: 27px;
}
.fleft {
  float: left;
  padding-top: 10px;
}
.author {
  background: url(images/author.png) no-repeat scroll right top;
  padding-right: 30px;
  margin-right: 20px;
  padding-top: 5px;
}
.comm {
  background: url(images/comm.png) no-repeat scroll right top;
  padding-right: 30px;
  margin-right: 20px;
  padding-top: 5px;
}
a.more-link {
  background: url(images/more.jpg) repeat-x scroll center;
  border: 1px solid #ae4402;
  height: 23px;
  width: 88px;
  display: inline-block;
  color: #fff;
  text-align: center;
  padding-top: 4px;
  font-size: 12px;
  font-family: 'DroidSansRegular';
}
.imgwrap {
  position: relative;
}
.date {
  font-size: 24px;
  background: url(images/date.jpg) no-repeat;
  width: 51px;
  height: 47px;
  text-align: center;
  color: #fff;
  padding-top: 11px;
  text-transform: uppercase;
  font-family: 'DroidSansRegular';
  position: absolute;
  left: -50px;
  top: 50px;
}
.month {
  font-size: 14px;
}
.postmetadata, .tags {
  margin-top: 15px;
}
.post, .page {
  border-bottom: 1px dotted #dcdcdc;
  margin-bottom: 45px;
  padding-bottom: 45px;
  clear: both;
}
.entry {
  line-height: 22px;
}
.entry h2 {
  margin-bottom: 0.4em;
}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
  margin-top: 15px;
}
.entry p {
  margin-bottom: 15px;
}
.entry img, .post_thumbnail {
  padding: 0px;
  border: 1px solid #d5d5d5;
}
.entry th {
  padding: 0;
  margin-right: 2px;
}
.entry li {
  list-style: circle inside;
}
.entry ol li {
  list-style: decimal inside;
}
blockquote {
  border-left: 10px solid #666666;
  margin-left: 20px;
}
blockquote p {
  padding: 10px;
}
.alignleft {
  float: left;
  margin: 5px 10px 0px 0px;
}
.alignright {
  float: right;
  margin: 5px 0px 0px 10px;
}
img.aligncenter {
  display: block;
  margin: 0 auto 5px;
}
/***************END POST STYLES*************************/
#wp-calendar caption {
  background: #000000;
  color: #fff;
  margin-bottom: 10px;
}
#wp-calendar th {
font-style: normal;
text-transform: capitalize;
}
#wp-calendar th {
font-style: normal;
text-transform: capitalize;
}
#wp-calendar td {
letter-spacing: normal;
padding: 2px 0;
text-align: center;
}
#wp-calendar {
empty-cells: show;
font-size: 14px;
margin: 0;
width: 90%;
}
#wp-calendar a:hover {
  background: #000000;
  color: #fff;
}
#wp-calendar td:hover, #wp-calendar #today {
  background: #000000;
  color: #fff;
}
li.pagenav, li.categories, li.linkcat {
  list-style:none;
}
h2.pagetitle {
  margin: 0 0 20px 0px;
  font-size: 32px;
  text-align: center;
  color: #000;
}
p.center {
  margin: 10px 0;
}
/* -------- END WP STYLES -------- */



/* -------- TABLES -------- */
#contentwrap table{font-size:1.2em;margin:5px 0 25px 1px;}
#contentwrap table td{padding:8px;border: 1px solid #ccc;}
/* -------- END TABLES -------- */


/* -------- PAGE NAVIGATION -------- */

.wp-pagenavi{
  clear:both;
  margin:20px 0 20px;
  text-align:center;
  font-size: 11px;
}
.wp-pagenavi span.pages,.wp-pagenavi span.extend{
  background: url(images/nava.jpg) repeat-x;
  border:1px solid #000000;
  color:#fff;
  margin:2px;
  padding:6px 10px 5px;
  text-shadow: 1px 0 1px #000;
}
.wp-pagenavi a,.wp-pagenavi a:link,.wp-pagenavi a:visited{
  background: url(images/nav.jpg) repeat-x;
  border:1px solid #ae4402;
  color:#fff;
  margin:2px;
  padding:6px 10px 5px;
  text-decoration:none;
  text-shadow: 1px 0 1px #000;
}
.wp-pagenavi span.current,.wp-pagenavi a:hover{
  background: url(images/nava.jpg) repeat-x;
  border:1px solid #000000;
  color:#fff;
  margin:2px;
  padding:6px 10px 5px;
  text-shadow: 1px 0 1px #000;
}
/* -------- END PAGE NAVIGATION -------- */

/* -------- SUBSCRIPTION -------- */
ul#topsoc {
  float: right;
}
ul#topsoc li {
  padding: 8px 0 0;
  margin: 0;
  float: left;
}
ul#topsoc li a {
  margin: 0 0 0 15px !important;
  padding: 0 !important;
}
/* -------- END SUBSCRIPTION -------- */
.aboutimage {
  float: left;
  background: #323335;
  border: 1px solid #626568;
  padding: 4px;
  margin: 5px 10px 0px 0px;
}
.flickr_badge_image { float: left; margin-bottom: 12px; }
.flickr_badge_image img { width: 51px; height: 47px; padding: 4px; margin: 5px 12px 0px 0; background: #313234; border: 1px solid #626568;  float: left; }
#flickr_badge_image4 img, #flickr_badge_image8 img, #flickr_badge_image12, #flickr_badge_image16 {
  margin-right: 0;
}
input#subbox {
  width: 273px;
  height: 33px;
  height: 24px\0/;
  padding: 0px 0 0px 5px;
  padding: 9px 0 0px 5px\0/;
  font-size: 12px;
  color: #878787;
  background: #323335;
  border: 1px solid #626568;
}
*+html input#subbox {
  height: 24px;
  padding-top: 9px;
}
:root input#subbox {height: 17px\0/IE9; }  /* IE9 */
:root input#subbox {padding-bottom: 8px\0/IE9; }  /* IE9 */
#swrap {
  width: 280px;
}
#subm {
  position: relative;
  top: -31px;
  left: 192px;
}
*+html #subm {
  top: -32px;
}
#signup {
  margin-bottom: 30px;
}
</pre></body></html>