#current { background: pink; }
/* Hover menu test 
http://www.duoh.com/csstutorials/2levelmenu/index.html# */
ul#navigation {
	list-style-type: none;
	width: 760px;
	height: 35px;
	background: #566171 ;
}
/*a, a:link, a:visited {
	text-decoration: none;x
}

p, p a {
	color: #9dbdce;
	font: 12px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}

<group=level 1>*/

ul#navigation li {
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	text-indent: -9999px;	
}

ul#navigation li a {
	border: 0;
	display: block;
	height: 25px;
}

ul#navigation li a:hover {
	border: 0;
	display: block;
	background: red;
}	
	
/*</group>*/

/*<group=level 1 ids>*/

li#home a {
	width: 52px;
 }

li#marketplace a {
	width: 72px;
}

li#marketplace a:link,
li#marketplace a:visited,
li#marketplace a:hover {
	background-position: -52px 0px;
}

li#Rain a {
	width: 83px;
}

li#Rain a:link,
li#Rain a:visited,
li#Rain a:hover {	
	background-position: -124px 0px;
}


li#poeticrain a {
	width: 57px;
}

li#poeticrain a:link, 
li#poeticrain a:visited, 
li#poeticrain a:hover {	
	background-position: -207px 0px;
}

li#company a {
	width: 90px;
}

li#company a:link, 
li#company a:visited, 
li#company a:hover {
	background-position: -400px 0px;
}

li#contact a {
	width: 83px;
}

li#contact a:link,
li#contact a:visited, 
li#contact a:hover {
	background-position: -490px 0px;
}
	
/*</group>*/

/*<group=level 2>*/


#navigation li ul {	
	display: block;
	visibility: hidden;
	position: absolute;
	left: 0px;
	width: 300px;
	margin: 0;
}

#navigation li:hover ul {
	visibility: visible;
	z-index: 100;
}

#navigation li#poeticrain ul, #navigation li#musicbox ul {
	background: none;
	height: 21px;
	margin-left: 191px;
}

#navigation li#marketplace ul {
	background: none;
	height: 21px;
	margin-left: 37px;
}

* html #navigation li#poeticrain ul, #navigation li#musicbox ul {
	margin-left: 233px;
}

* html #navigation li#marketplace ul {
	margin-left: 79px;
}

/*</group>*/

/*<group=level 2 ids>*/

ul#navigation li#poeticrain ul li#mj a:link, 
ul#navigation li#poeticrain ul li#mj a:visited {
	width: 36px;
	height: 21px;
	background: black 0px 0px;
}

ul#navigation li#poeticrain ul li#mj a:hover {
	width: 36px;
	height: 21px;
	background: red 0px -21px;
}

ul#navigation li#poeticrain ul li#to a:link,
ul#navigation li#poeticrain ul li#to a:visited {
	width: 54px;
	height: 21px;
	background:  white -36px 0px;
}

ul#navigation li#poeticrain ul li#to a:hover {
	width: 54px;
	height: 21px;
	background:  blue -36px -21px;
}

ul#navigation li#musicbox ul li#albums a:link, ul#navigation li#musicbox ul li#events a:link,
ul#navigation li#musicbox ul li#albums a:visited, ul#navigation li#musicbox ul li#events a:visited {
	width: 36px;
	height: 21px;
	background:  black 0px 0px;
}

ul#navigation li#musicbox ul li#albums a:hover, ul#navigation li#musicbox ul li#events a:hover {
	width: 36px;
	height: 21px;
	background:  red 0px -21px;
}

ul#navigation li#marketplace ul li#ptry a:link, 
ul#navigation li#marketplace ul li#ptry a:visited {
	width: 56px;
	height: 21px;
	background:  black 0px 0px;
}

ul#navigation li#marketplace ul li#ptry a:hover {
	width: 56px;
	height: 21px;
	background:  red 0px -21px;
}

ul#navigation li#marketplace ul li#spwd a:link, 
ul#navigation li#marketplace ul li#spwd a:visited {
	width: 61px;
	height: 21px;
	background:  black -56px 0px;
}

ul#navigation li#marketplace ul li#spwd a:hover {
	width: 61px;
	height: 21px;
	background:  red -56px -21px;
}

ul#navigation li#marketplace ul li#mzk a:link, 
ul#navigation li#marketplace ul li#mzk a:visited {
	width: 56px;
	height: 21px;
	background:  black 0px 0px;
}

ul#navigation li#marketplace ul li#mzk a:hover {
	width: 56px;
	height: 21px;
	background:  red  0px -21px;
}
	
/*</group>*/


/*  







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/
*/

/* Menu */

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

#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: ; old gold */
        margin-top: 8px;
}

#mmenu a:hover {
	background: pink; 
	color: white; /* white*/
        margin-top: 0;
}


body {
	margin: 0;
	padding: 0;
	background: url(../images/parchment.jpg) no-repeat center; 
	font-size: 13px;
	color: #000; /* #F4FFFF; off white */ 
	}
body, th, td, input, textarea, select, option {
	text-transform: lowercase;
	font-family: "Verdana", "Times New Roman";
}

h1, h2, h3 {
	font-weight: normal;
	color: #a60000; /*dark red */
}

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: black ; 
}

a:hover {
	text-decoration: none;
	color: #009999; /* bright blue */
}

hr {
	display: none;
}

/* Header */

#header {
	width: 760px;
	height: 213px;
	margin: 0 auto;
	background: url(../images/inkwellblue.jpg) no-repeat right bottom;
}

#header h1, #header p {
	margin: 0;
	color: #a60000; /*dark red */
}

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

#header p {
	padding-left: 50px;
	margin-top: -5px;
	padding-bottom:40px;
	color: #a60000; /*dark red */
}

#header a {
	text-decoration: none;
	color: #009999; /* bright blue */
}

/* Page */

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

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

.poemtitle {
font-style:bold;
color: blue; 
}

.name {
font-style:bold;
color: #009999; /* bright blue */
}

/* Content */

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

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

.title {
	margin: 0;
	padding-bottom: 1px;
	border-bottom: 2px dashed #E2E6DE; /* off white */
}

.title a {
	text-decoration: none;
	color: #E2E6DE; /* off white */
}


.pagetitle {
	border-bottom: 2px solid #fff; /*white */
}

.byline {
	margin: 0;
	color: #0C611D; /*forest green */
}

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

.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;
}

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

.posts li {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #29311E; /*dark grey */
}

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

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

/* Sidebar */

#sidebar {
	float: right;
	width: 270px;
        background: pink;
        padding-left:20px;
}

#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 #000; /*black */
	background:   url(../myjourney/.../images/img02.gif) no-repeat 5px 50%;
}

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

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
color: #fff;
}

/* Search */

#search input {
	display: none;
}

#search input#s {
	display: block;
	width: 230px;
	padding: 2px 5px;
	border: 1px solid #3DD1FF;
	background: #FFFFFF url(../myjourney/.../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:10px;
	height:10px;
}
/* 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;
}

/* Footer */

#footer {
	clear: both;
	width: 760px;
	margin: 0 auto;
	padding: 30px 0;
	text-align: left;
	font-size: smaller;
}










