/* Green Boxes CSS by Wendi Dunlap, adapted from the default WordPress CSS. */

a img { border: none; }

a
{
	color: #666633;
	text-decoration: none;
	font-weight: bold;
}

a:link
{
	color: #666633;
	text-decoration: none;
}

a:visited
{
	color: #999933;
	text-decoration: none;
}

a:active
{
	color: #99FF00;
	text-decoration: none;
}

a:hover { color: #999933;
	text-decoration: underline;
	}

acronym, abbr { }

acronym, abbr, span.caps
{
	cursor: help;
	letter-spacing: .07em;
}

blockquote
{
	border-left: 5px solid #CCFF99;
	margin-left: 1.5em;
	padding-left: 5px;
	font-style: italic;
}

body
{
	font-family: Lucida Grande, LucidaGrande, Lucida, Verdana, Helvetica, Arial, sans-serif;
	margin: 0;
	background-color: #ffffff;
	background-image: url(/images/slumberland-background-gree.gif);
	color: #336600;
	font-size: 100%;
	background-repeat: repeat-x;
	background-attachment: scroll;
	}

h1
{
display: none;
font-size: 130%;
}

h2
{
	font-size: 110%;
	padding-bottom: 1px;
	margin-bottom: 0px;
}

h3
{
	font-size: 90%;
	margin-top: 0;
	margin: 15px 0 0px 0;
	padding-bottom: 0px;
}

img.left
{
	padding: 8px 15px 8px 15px;
	float: left;
}

img.right
{
	padding: 8px 0px 8px 15px;
	float: right;
}

p
{
	padding: 0px;
	margin: 0px 0px 1em 0px;
}

p, li, .feedback
{
	font-size: 90%;
}

li.sunder { padding: 0 0 .5em 0; }


cite
{
	font-style: italic;
}

.b2calendarcell { color: #669900; }
.b2calendaremptycell { }

.b2calendarheadercell
{
	background: #669900;
	color: #CCFF66;
}

.b2calendarlinkpost
{
	color: #99CC00;
	text-decoration: none;
}

.b2calendarmonth { color: #669900; }
.b2calendarrow { color: #669900; }

.b2calendartable
{
	text-align: center;
	background: transparent;
	border: 1px solid #669933;
}

.b2calendartoday { color: #CCFF00; }

.comment_indiv
{
	border-color: #99cc33;
	border-style: dotted;
	border-width: 1px;
	padding: 12px 12px 0 30px;
	margin: 0 0 10px 0;
}

.credit
{
	font-size: x-small;
	padding: 3px;
	color: #669900;
	background-color: transparent;
}

.credit a:link, .credit a:hover { color: #99CC00; }

.date { margin: 25px 0 0 0;
padding: 0 0 0 0;}

.feedback
{
	color: #669900;
	font-size: x-small;
	padding: 0 0 20px 0;
	font-weight: normal;
	letter-spacing: 0;
}

.link_cat
{
	font-size: 110%;
	font-weight: bold;
	font-style: normal;
	line-height: 115%;
}

.meta, .meta a
{
	color: #669900;
	font-size: x-small;
	font-weight: normal;
	letter-spacing: 0;
}

.post
{margin: 0px 0 15px 0;
padding: 0 0 0 0;}

.storytitle a
 { text-decoration: none;
 	text-transform: uppercase;
 	
 }

.storycontent
{
	margin: 0px;
	padding: 0 0 0 0;
	
}

.wp-photo_preview {
	padding: 2px 2px 0px 0px;
	text-align: center;
}
.wp-photo {
	border: 1px solid;
}
.wp-photo_thumbnail {
	border: 1px solid;
}
.wp-caption {
/* font-family: verdana; */}


#content
{
	margin: 15px 220px 0 30px;
	padding-right: 60px;
	
}



#header
{
	background-color: transparent;
	margin: 0;
	background-image: url(/images/slumberland-header-green-bo.gif);
	width: 100%;
	height: 175px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#header a
{
	
}

#header a:hover { text-decoration: none; }

#categories .children 
{
	margin-top: 0px; 
	margin-bottom: 0px;
	text-indent: 1em;
}

#comments
{
	font-size: 90%;
	padding-top: 20px;
	padding-bottom: 20px;
}

#commentform input
{
	background-color: #eeffdd;
	border: 1px dotted #99CC33;
	letter-spacing: -0.05em;
}

#commentform textarea
{
	background-color: #eeffdd;
	border: 1px solid #99CC33;
	letter-spacing: -0.05em;
}


#menu
{
	background-color: transparent;
	padding: 15px;
	position: absolute;
	right: 0px;
	width: 180px;
	border-color: #600 #600 #600 #FC9;
	border-width: 3px 3px 3px 1px;
	border-style: none;
	height: auto;
	top: 100px;
	}

#menu form { margin: 0 0 0 13px; }

#menu input
{
	background-color: #eeffdd;
	border: 1px solid #336600;
	width: 100px;
	letter-spacing: -0.05em;
}

#menu ul
{
	color: #669900;
	text-transform: uppercase;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	font-size: small;
}

#menu ul li
{
	font-weight: bold;
	font-size: 110%;
	letter-spacing: 0.1em;
	margin-top: 10px;
	padding-bottom: 2px;
	
}

#menu ul ul
{
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	font-style: list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
	
	
}

#menu ul ul li
{
	font-size: 75%;
	font-weight: normal;
	font-style: normal;
	line-height: 115%;
	padding-left: 12px;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	border: 0;
	
	
}

#menu ul ul ul 
{
	margin: 10px 0 10px 0;
}

#menu ul ul li a
{
	color: #669900;
	font-weight: normal;
	height: 13px;
	text-decoration: none;
}

#menu ul ul li a:hover { text-decoration: underline; }
