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

/***************BASIC*************************/
* {
  margin: 0;
  padding: 0;
}
html body {
  background: #f2fed8;
  font-size: 13px;
  font-family: Arial, Verdana, Tahoma, Times New Roman;
  line-height: 1.5em;
  font-style: italic;
  color: #6a6a6a;
}
a:link, a:visited {
  color: #fc9d9a;
  text-decoration: none;
}
a:hover {
  color: #d3ebc7;
}
/***************LAYOUT*************************/

#mainwrap {
  margin: 0 auto;
  width: 960px;
}
#headerw {
  width: 100%;
  height: 185px;
  background: url(images/header.png) repeat-x;
  margin-bottom: 25px;
}
#header {
  width: 960px;
  height: 185px;
  margin: 0 auto;
}
#blogtitle {
  clear: both;
  color: #fff;
  text-transform: uppercase;
  float: left;
  position: relative;
  margin-top: 22px;
  left: 15px;
  height: 72px;
}
#heading {
  color: #ce8135;
  font-weight: normal;
}
#header h1:first-letter {
  font-size: xx-large;
}
.description {
  text-transform: none;
  margin-left: 7px;
  margin-top: -12px;
  color: #06130a;
}
.adv {
  float: right;
  position: relative;
  top: 15px;
  border:1px solid #8ea858;
  padding: 0;
}
/* CAT MENU */


/* CAT MENU */


#nav2 {
 clear: both;
 float: left;
 width: 960px;
}
#nav2 ul {
  float: right;
  background: url(images/nav.png) repeat-x;
  padding: 0;
  margin: 0;
  height: 39px;
  border: 1px solid #070b00;
}
#nav2 li {
 float: left;
 background: url(images/navli.png) no-repeat scroll right center;
}
#nav2 li a {
  display: block;
  color: #87a050;
  text-decoration: none;
  font-size: 12px;
  padding: 11px 8px 10px 8px;
  background: url(images/menu-sep.gif) no-repeat scroll right bottom;
}
#nav2 li.current-cat a, #nav2 li a:hover, #nav2 li.current_cat {
  color: #f2fed8;
}
/* END CAT MENU */

#top {
  clear: both;
  width: 960px;
  height: 40px;
}
#top li {
  float: left;
}
#top li a {
  float: left;
  display: block;
  padding: 10px;
  color: #fff;
}
#top li.current_page_item a, #top li a:hover {
  color: #3d553b;
}

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

ul#topsoc {
  float: right;
  width: 300px;
  padding: 0;
  margin-bottom: 20px;
}
li.tweet, li.rss, li.mail {
  background: url(images/socbg.png) repeat-x;
  width: 298px;
  float: left;
  display: block;
  line-height: 62px;
  clear: both;
  margin-bottom: 1px;
  border: 1px solid #d3ebc7;
}
ul#topsoc img {
  float: left;
  margin: 9px 5px 0;
}
ul#topsoc li a, ul#topsoc li a:visited {
  background: none;
  padding: 0 0 0 5px;
  color: #809f80;
  font-size: 16px;
}


/* End Twitter, RSS, Email */
#s {
  width: 230px;
  margin-left: 5px;
  margin-bottom: 5px;
}
#searchsubmit {
  background: #DEE9C5;
  border: 1px solid #ccc;
  color: #000;
}
#contentwrap {
  float: left;
  width: 628px;
}
#sidebar, #sbwrap {
  float: right;
  width: 300px;
}
/* ADVERT */

.advert{
  float: right;
  width: 278px;
  padding: 0 10px 10px;
  border: 1px solid #d3ebc7;
  background: #fff url(images/widgetbg.gif) repeat-x scroll top;
  margin-bottom: 20px;
 }
.advert img{
 float:left;
 margin-left: 1px;
 margin-right: 3px;
 margin-bottom: 2px;
 background: #eef4e2;
 border: 1px solid #b2c587;
 display: inline;
}

/* END ADVERT */

/* SOCIAL ICONS */

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

/* END SOCIAL */

#footer {
  width: 958px;
  clear: both;
  border: 1px solid #d3ebc7;
  text-align: center;
  height: 50px;
  padding-top: 15px;
  margin-bottom: 10px;
  background: url(images/footer.gif) repeat-x;
}
.sponsors {
  text-align: center;
}
.inside {
  padding: 20px;
}
/***************END LAYOUT*************************/

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

#sidebar h3, .advert h3 {
  padding: 15px 0 10px;
  font-size: 16px;
  color: #1e1e1e;
  border-bottom: 3px solid #6a6a6a;
}
.side-widget {
  clear: both;
  width: 278px;
  padding: 0 10px 15px;
  border: 1px solid #d3ebc7;
  background: #fff url(images/widgetbg.gif) repeat-x scroll top;
  margin-bottom: 20px;
}
#sidebar ul li {
  line-height: 25px;
  padding-left: 0;
  margin-left: 0;
  background: url(images/li.gif) repeat-x scroll bottom;
}
#sidebar li li {
  background-position: top;
}
.side-widget a, .side-widget a:visited {
  color: #fc9d9a;
  padding-left: 10px;
  background: url(images/arrow.png) no-repeat scroll 0 6px;
}
.side-widget a:hover {
  color: #809f80;
}
#sidebar li.recentcomments a{
  padding-left: 10px !important;
}
.textwidget {
  padding: 5px;
}


/***************POST STYLES*************************/
.post h2 {
  margin-top: 10px;
  margin-bottom: 10px;
  float: left;
  width: 470px;
  font-size: 22px;
  line-height: 25px;
}
.post h2 a, post h2 a:visited {
  color: #bf9692;
}
.post h2 a:hover {

}
.meta {
  color: #809f80;
  margin-top: 10px;
}
.meta a, .meta a:visited {
  color: #fc9d99;
}
.cat {
  margin-left: 10px;
}
.author {

}
.edit {

}
.comm {
  float:right;
  background: url(images/com.png) no-repeat scroll 0 0;
  width: 51px;
  height: 30px;
  padding-top: 5px;
  font-weight: bold;
  text-align: center;
}
.comm a, .comm a:visited {
  color: #fff;
}
a.more-link {
  background: url(images/more.png) no-repeat scroll 0 0;
  padding: 4px 10px;
  color: #fff !important;
  margin-right: 10px;
}
.post {
  background: #fff;
  border: 1px solid #d3ebc7;
  width: 598px;
  padding: 15px 15px 25px;
  margin-bottom: 15px;
  overflow: hidden;
}
.postl {
  float: left;
  background: url(images/date.png) no-repeat scroll 0 0;
  width: 60px;
  padding-top: 10px;
  height: 52px;
  color: #fff;
  text-align: center;
}
.day {
  font-size: 20px;
}
.postr {
  float: right;
  width: 530px;
}
.entry {
  clear: both;
  margin-top: 10px;
  line-height: 20px;
  text-align: justify;
  padding-bottom: 10px;
  border-bottom: 1px solid #d3ebc7;
  border-top: 4px solid #f4fce2;
}
.entry img, .post_thumbnail {
  padding: 2px;
  border: 1px solid #d3ebc7;
  background: #fff;
  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: 10px auto 0;
}
/***************END POST STYLES*************************/
#calendar_wrap {
  text-align: center;
}
caption {
  background: #F2FED8;
  width: 100%;
}
#wp-calendar {

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

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