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

a:link, a:visited {
  color: #5d491f;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
/***************END LINKS*************************/

html body {
  background: #eadec3 url(images/header.gif) repeat-x scroll 0 0;
  font-size: 13px;
  font-family: Trebuchet MS, Verdana, Tahoma, Times New Roman;
  line-height: 1.5em;
  color: #9d8b67;
}

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

#mainwrap {
  margin: 0 auto;
  width: 960px;
}
#header {
  width: 960px;
  height: 85px;
}
#blogtitle {
  clear: both;
  text-transform: uppercase;
  float: left;
  position: relative;
  top: 25px;
  left: 10px;
  height: 95px;
}
#heading {
  color: #eadec3;
  font-weight: normal;
  font-size: 22px;
}
.description {
  text-transform: lowercase;
  color: #8d7b56;
  margin-top: -5px;
}
.adv {
  float: right;
  margin: 5px 5px 0 0;
}

/* -------- START CATEGORY MENU -------- */

#nav2 {
  clear: both;
  float: left;
  height: 37px;
  width: 958px;
  background: url(images/nav.png) repeat-x;
  border: 1px solid #c8bb93;
  position: relative;
  z-index: 2;
  margin-bottom: 20px;
}
#nav2 li {
  float: left;
  background: url(images/sep.png) no-repeat scroll right top;
  padding-right: 2px;
}
#nav2 li a {
  display: block;
  color: #726345;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 12px;
  padding: 10px 10px;
}
/* -------- END CATEGORY MENU -------- */


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

#top {
  clear: both;
  width: 960px;
  height: 29px;
  position: relative;
  z-index: 1;
}
#top ul {
  float: right;
}
#top li {
  float: left;
}

#top li a {
  float: left;
  display: block;
  padding: 6px 10px;
  color: #8C7A55;
  text-transform: uppercase;
  font-size: 11px;
}
#top li.current_page_item a, #top li a:hover {
  color: #e3d2ae;
}

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


/* -------- SUBSCRIPTION -------- */

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

/* -------- END SUBSCRIPTION -------- */

.aboutimage {
  float: left;
  border: 1px solid #ccc;
  padding: 2px;
  margin: 0px 5px 0px 0px;
}
#search {
  margin: 5px 0 0;
}
#s {
  width: 148px;
  margin-top:0;
  height: 22px;
}
#searchsubmit {
  background: #ccc;
  border: 1px solid #ccc;
  color: #000;
}
#contentwrap {
  float: left;
  width: 565px;
}
#sidebar {
  float: right;
  width: 188px;
  font-size: 11px;
}
#sidebar2 {
  width: 188px;
  float: left;
  font-size: 11px;
  margin-right: 10px;
}


/* -------- ADVERT -------- */

.advert{
  float: right;
  padding:5px;
  border:1px solid #d1cabb;
  height: 270px;
  width: 270px;
  margin: 0px 10px 10px 0;
  display: inline;
}
.advert img{
  padding:5px;
  border:none;
  margin:0;
  float: left;
}

/* -------- END ADVERT -------- */

.custom_images img {
  margin: 2px 2px 2px 4px;
  padding: 0;
}
#footerw {
  clear: both;
  background: #8d7b56;
  width: 100%;
}
#footer {
  width: 960px;
  margin: 0 auto;
  padding: 15px 0;
  background: url(images/footer.gif) repeat-x scroll top;
  color: #eadec3;
}
#footer a, #footer a:visited {
  color: #35230d;
}
.fleft {
  float: left;
}
.fright {
  float: right;
}
*+html .fright {
  margin-top: -20px;
}


.inside {
  padding: 20px 20px 0;
}
.clear {
  clear: both;
}
#sidebarw {
  clear: both;
  background: #35230d;
  width: 100%;
  overflow: hidden;
  padding: 15px 0;
}
#sidebar-bottom {
  width: 960px;
  margin: 0 auto;
}


/* -------- END WP LAYOUT -------- */

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

#sidebar h3, #sidebar2 h3 {
  padding: 11px 10px;
  width: 168px;
  margin-bottom: 0;
  margin-left: -5px;
  font-size: 14px;
  background: #8C7A55;
  color: #f7f1e4;
  text-transform: uppercase;
  -moz-border-radius-topleft: 7px;
  -moz-border-radius-topright: 7px;
  -webkit-border-top-right-radius: 7px;
  -webkit-border-top-left-radius: 7px;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
}
#sidebar2 h3 {
  background: #e3d2ae;
  color: #8d7b56;
}
.side-widget, .widget {
  clear: both;
  width: 178px;
  padding: 0 5px 7px;
  border: 1px solid #c8bb93;
  margin-bottom: 20px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  -webkit-border-radius: 7px;
  background: #e3d2ae;
}
.widget {
  background: #f7f1e4;
}
#sidebar ul, #sidebar2 ul {
  text-transform: uppercase;
}
#sidebar ul li, #sidebar2 ul li {
  line-height: 35px;
  padding-left: 10px;
  margin-left: -5px;
  width: 179px;
  border-bottom: 1px solid #c8bb93;
}
#sidebar li li, #sidebar2 li li {
  margin-left: -10px;
  padding-left: 10px;
  border-bottom: 0;
  width: 179px;
  border-top: 1px solid #c8bb93;
}
#sidebar li.recentcomments a, #sidebar2 li.recentcomments a {
  text-decoration: underline;
}
.side-widget a, .side-widget a:visited, .widget a, .widget a:visited {
  color: #8d7b56;
}
.side-widget a:hover {
  color: #f7f1e4;
  text-decoration: none;
}
.widget a:hover {
  color: #d5c39d;
  text-decoration: none;
}
.textwidget {
  padding: 5px;
}
.side-widget div, .widget div{
  padding: 5px 0;
}
.bwidget {
  width: 220px;
  float: left;
  margin-right: 15px;
  padding-bottom: 15px;
  font-size: 12px;
  font-family: Arial;
}
.bwidget h3 {
  font-size: 14px;
  color: #e3d2ae;
  text-transform: uppercase;
  margin-bottom: 10px;
}
#sidebar-bottom ul li {
  padding-left: 0;
  margin-left: 0;
  line-height: 25px;
}
#sidebar-bottom ul li ul li {
  background-position: top;
}
.bwidget a, .bwidget a:visited {
  color: #8a6c47;
  background: url(images/arrow.gif) no-repeat scroll 0 5px;
  padding-left: 10px;
}
.bwidget a:hover {
  color: #8D7B56;
}

/***************POST STYLES*************************/
.post h2 {
  line-height: 21px;
  font-size: 19px;
  text-transform: uppercase;
}
.post h2 a, post h2 a:visited {
  color: #9d8b67;
}
.post h2 a:hover {

}
.meta {
  background: #e3d2ae;
  padding: 10px 20px;
  width: 525px;
  margin-left: -20px;
  margin-top: 10px;
  color: #867654;
}
.meta a, .meta a:visited {
  color: #a2916e;
}
a.more-link {
  color: #5d491f;
  text-decoration: underline;
}
.post {
  background: #f7f1e4;
  border: 1px solid #d6c59e;
  margin-bottom: 30px;
}
.entry {
  margin-top: 10px;
  line-height: 20px;
  font-family: Arial;
}
.entry p {
  margin-top: 10px;
}
.entry img, .post_thumbnail {
  padding: 0px;
  border: 1px solid #bea676;
}
.entry th {
  padding: 0;
  margin-right: 2px;
}
.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: 5px 5px 0px 0px;
}
.alignright {
  float: right;
  margin: 5px 0px 0px 5px;
}
img.aligncenter {
  display: block;
  margin: 0 auto 5px;
}
/***************END POST STYLES*************************/
#calendar_wrap {
  text-align: center;
}
caption {
  background: #F7F1E4;
  width: 100%;
}
#wp-calendar th {
  padding: 9px;
}
#wp-calendar td a:link {
  background: #8C7A55;
  padding: 1px 6px;
  color: #fff;
  line-height: 29px;
}
li.pagenav, li.categories, li.linkcat {
  list-style:none;
}
h2.pagetitle {
  margin: 0 0 20px;
}
/* -------- END WP STYLES -------- */



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


/* -------- PAGE NAVIGATION -------- */
.wp-pagenavi{
  clear:both;
  margin:0px 0 25px;
  text-align:center;
}
.wp-pagenavi span.pages,.wp-pagenavi span.extend{
  background:#e3d2ae;
  border:1px solid #d6c59e;
  color:#fff;
  margin:2px;
  padding:6px;
}
.wp-pagenavi a,.wp-pagenavi a:link,.wp-pagenavi a:visited{
  background:#e3d2ae;
  border:1px solid #d6c59e;
  color:#fff;
  margin:2px;
  padding:6px;
  text-decoration:none;}
.wp-pagenavi span.current,.wp-pagenavi a:hover{
  background:#8d7b56;
  border:1px solid #876d4d;
  color:#fff;
  margin:2px;
  padding:6px;
}
/* -------- END PAGE NAVIGATION -------- */

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