<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*  
Theme Name: Sun Flower
Theme URI: http://www.freewpthemes.net/preview/sunflower
Description: Widget ready and tested on WP 2.2+.
Version: 2.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net/
*/
#current { background: #151515; }
/* Menu */

#mmenu {
	width: 760px;
	height: 35px;
	margin: 0 auto;
	background: url(images/nav_background.png) repeat;
        border-bottom: #151515 10px solid; /* darkgrey black */
}

#mmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#mmenu li, #mmenu li ul li {
	display: inline;
}

#mmenu a {
	display: block;
	float: left;
	height: 35px;
	padding: 0 20px;
	text-decoration: none;
	font: bold 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#E6B715; /*old gold */
        margin-top: 8px;
}

#mmenu a:hover {
	background: #151515; /* darkgrey black */
        margin-top: 0;
}


body {
	margin: 0;
	padding: 0;
	background: #000;
	font-size: 13px;
	color: #8C8C8C; /*grey55 */
}

body, th, td, input, textarea, select, option {
	text-transform: lowercase;
	font-family: "Verdana", "Times New Roman";
}

h1, h2, h3 {
	font-weight: normal;
	color: #CBA61A; /* old gold */
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 200%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #9BDB18; /*bright green */
}

a:hover {
	text-decoration: none;
	color: #E6B715; /* old gold */
}

hr {
	display: none;
}

/* Header */

#header {
	width: 760px;
	height: 240px;
	margin: 0 auto;
	background: url(images/rose.png) no-repeat right top;
}

#header h1, #header p {
	margin: 0;
	color: #EB42A3; /* magenta*/
}

#header h1 {
	padding: 80px 0 0 50px;
        background: url(images/img07.gif) no-repeat bottom left;
}

#header p {
	padding-left: 50px;
	margin-top: -10px;
	color: #E6B715; /* old gold */
}
#header .heading{
        margin-bottom:60px;
}
#header a {
	text-decoration: none;
	color: #E6B715; /* old gold */
}

/*Feature Page */

#featurepage {
        width:300px;
height:607px;
	margin: 0 auto;
border: 2px solid #fff;
	background:#FFF8CA;
	}

#wfeaturepage {
        width:400px;
height:550px;
	margin: 0 auto;
	background:#FFF;
	}
#cfeaturepage {
        width:400px;
height:480px;
text-align:center;
	margin: 0 auto;
	background:#FFF;
	}
#sfeaturepage {
        width:400px;
height:550px;
	margin: 0 auto;
	background: url(http://www.poeticrain.simonenikkole.com/images/azucar.jpg) repeat;
	}

#featurepage-contents {
width:300px;
height:480px;
	border: 2px solid #fff;
border-bottom:none;
	}

#wfeaturepage-contents {
width:400px;
height:480px;
border-bottom:none;
	}

#sfeaturepage-contents {
width:400px;
height:480px;
	border: 2px solid #fff;
border-bottom:none;
	}

#featurepage .curl, #wfeaturepage .curl, #sfeaturepage .curl{
border: 2px solid #fff;
border-top:none;
right: 0;
bottom: 0;}

#featurepage a img, #featurepage a:hover img, #sfeaturepage a img, #sfeaturepage a:hover img{border:0;}

#featurepage-contents h2, #wfeaturepage-contents h2, #sfeaturepage-contents h2{
color:grey;
font: bold 16pt Arial;
text-align:center;}

#featurepage-contents pre, #wfeaturepage-contents pre{
padding-left:20px;
font:10pt Arial Narrow;
color:black;}

#sfeaturepage-contents pre, #sfeaturepage-contents p{
padding-left:20px;
font: 11pt Lucida Calligraphy;
color:white;}

#wfeaturepage-contents pre, #sfeaturepage-contents p{padding-right:20px;}

.spanish{color:#FFF8CA;}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
}

.booktitle, .albumtitle { 
font-style: italic;
color:#4B689A; /* light blue */
}

.poemtitle {
font-style:bold;
color:#4B82FF; /* bright blue */
}

.artistname{
color: #9BDB18; /*bright green */
}

.name {
font-style:bold;
color: #CF3822; /* burnt red */
}

/* Content */

#content {
	float: left;
	width: 470px;
	margin: 0;
}

.post {
	padding: 0 0 20px 0;
}

.title {
	margin: 0;
	padding-bottom: 1px;
	border-bottom: 2px dashed #333333; /* dark grey */
}

.title a {
	text-decoration: none;
	color: #E6B715; /* old gold */
}


.pagetitle {
	border-bottom: 2px solid #0F0F0F; /*dark grey close to black */
}

.byline {
	margin: 0;
	color: #646464; /*light grey */
}

.meta {
	text-align: right;
	color: #646464; /*light grey */
	padding: 5px 10px;
	border: 1px dashed #333333; /* dark grey */
}

.meta .more {
	padding-left: 20px;
	background: url(images/img05.gif) no-repeat left center;
}

.meta .comments {
	padding-left: 20px;
	background: url(images/img06.gif) no-repeat left center;
}

.navigation {
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
	margin-bottom: 20px;
}

.posts {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.posts li {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #0F0F0F; /*dark grey close to black */
}

.posts h3 {
	margin: 0;
	font-weight: bold;
}

.posts p {
	margin: 0;
	line-height: normal;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 230px;
        background: #151515; /* darkgrey black */
        padding-left: 30px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 15px 15px;
}

#sidebar li li {
	padding-left: 20px;
	border-bottom: 1px dotted #000000; /*black */
	background: url(images/img02.gif) no-repeat 5px 50%;
}

#sidebar h2 {
	margin: 0;
	padding: 20px 0 5px 0;
	border-bottom: 2px dashed #000000; /*black */
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
}

/* Search */

#search input {
	display: none;
}

#search input#s {
	display: block;
	width: 230px;
	padding: 2px 5px;
	border: 1px solid #3DD1FF;
	background: #FFFFFF url(images/img05.gif) repeat-x;
}

#search br {
	display: none;
}

/*marketplace */

#market table
{
	margin-bottom: 2em;
}

#market table td a h2
{
	text-align: left;
	font-weight: bold;
}

#market table td
{
	padding: 0.5px;
}

#market table td.book{
rowspan:"9";
valign:"top";
padding-right:"1px";
}

#market table td.book img{
width:100px;
	height:120px;
	border: 2px solid #CF3822;} /* burnt red */


#market h3 {
color: #9BDB18; /*bright green */
	font-size: 1em;
}

#market h2.next
{
padding-top: 2px;
}

#market table td img
{
	margin:0;
	padding: 0;
	width:80%;
	height:80%;
}
/* Calendar */

#calendar {
}

#calendar h2 {
	margin-bottom: 15px;
}

#calendar table {
	width: 80%;
	margin: 0 auto;
	text-align: center;
}

#calendar caption {
	width: 100%;
	text-align: center;
}

#next {
	text-align: right;
}

#prev {
	text-align: left;
}

/* EVENT CALENDAR */
/* Styling for the title (Month and Year) of the calendar */
div.title {
    font: x-large Baskerville Old Face, Verdana, Arial, Helvetica, sans-serif;
    text-align: center;
    height: 25px;
    background-color: transparent;
    color: white;
    }
/* Styling for the footer */
div.footer {
    font: small Batang, Verdana, Arial, Helvetica, sans-serif;
    text-align: center;
    }
/* Styling for the overall table */
table {
    font: 100% Baskerville Old Face, Batang Arial, sans-serif;
    table-layout: fixed;
    border-collapse: collapse;
    width: 99%;
    }
/* Styling for the column headers (days of the week) */
th {
    text-align: center;
    background-color:green;
    color:white;
    }
/* Styling for the individual cells (days) */
td  {     
    font-size: small;
    padding: 0.25em 0.25em;   
    width: 14%; 
    height: 80px;
    text-align: left;
    vertical-align: top;
    }
img {width: 70%; height: 50%;}
/* Styling for the date numbers */
.date  {     
    font-size: large;
	color:blue;
    padding: 0.25em 0.25em;   
    text-align: left;
    vertical-align: top;
    }
/*Class for individual days*/
.imp{color:red;}
.mjtp{color:lime;}
.to{color:pink;}
.sinik{color:teal;}

/* Footer */

#footer {
	clear: both;
	width: 760px;
	margin: 0 auto;
	padding: 30px 0;
	text-align: left;
	font-size: smaller;
}</pre></body></html>