/*
Theme Name: Green Apples
Theme URI: http://wordpress-themes.rosecitygardens.com
Description: A fresh and clean, green and white 3 column theme that is very search-engine friendly
Version: 1.01
Author: Rose City Sister
Author URI: http://rosecitygardens.com/
Tags: green, white, liquid, three columns, widgets

	Green Apples 1.01
	 http://wordpress-themes.rosecitygardens.com

	This theme was designed and built by Liane Blanco aka Rose City Sister at 
	RoseCityGardens.com.
	
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
	The green apples photo in the header is by the very talented Jean Scheijen at http://www.vierdrie.nl/
	

	
*/
	/* 2008-07-07 - Post navigation styling fixed and arrows added to replace code, menu fixed to display properly in IE6. /*
	
	/* Remove default margins and padding and set default background */

* {
	margin: 0;
	padding: 0;
	background-color: transparent;
	color: #666;
}


/* Begin Typography & Colors */
body {
	font-size: 70%; /*KO 1-31-09, 2-1-09 */
	font-family: 'Lucida Sans Unicode',Arial,sans-serif;
	color: #746875; /*KO 1-31-09, 2-1-09 dark purple-gray  */
	background-color: #effbd1; /*KO 1-31-09, 2-1-09 gray-green */
	}

#page {
        background-color: #e3eec7; /* ko 2-1-09 */
        border-left: 2px groove #746875; /* ko 2-1-09 dark purple gray */
        border-right: 2px groove #746875; /* ko 2-1-09 dark purple gray */
	}
	
#top {
 	border-bottom: ; /*KO 1-31-09 got rid of this */
}	
	
#header {
	background: #fff9bd url(images/header.gif) no-repeat top left; /*KO 1-31-09, 2-1-09 lavender, 2-4-09 pale yellow */
	border-top: 1px solid #84928a; /* ko 2-4-09 medium purple-gray */
        border-right: 1px dotted #84928a; /*KO 1-31-09, 2-4-09 medium purple-gray */
	border-bottom: 6px double #84928a; /* ko 2-4-09 medium purple-gray */
        border-left: 1px dotted #84928a; /*KO 1-31-09, 2-4-09 medium purple-gray */
	}

#headerimg {
	padding: 10px;

}

#headerimg a:link, #headerimg a:visited, #headerimg a:active, #headerimg a:hover, #headerimg h1 a:link, #headerimg h1 a:visited, #headerimg h1 a:active, #headerimg h1 a:hover {
        margin: 80px; /* ko 2-4-09 */
        padding: 110px; /* ko 2-4-09 */
	font: 1px Verdana,Tahoma,"Lucida Grande",sans-serif; /* ko 2-4-09 */
	color: #fff9bd; /* ko 2-4-09 light yellow of header background */
	text-decoration: none;
	background: transparent;
}

.description {
	font: 600 1.5em "Courier New",Courier,serif;
	color: #999 !important;
        margin-left: 10px;
	clear: both;
}

#content {
        background: #fff; /* KO 2-1-09 */
	font-size: 1.2em
        border-right: 1px dotted #746875; /* KO 2-1-09 this didn't take, hmm... */
	}

.widecolumn .entry p {
	font-size: 1.2em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.4em;
	}

.narrowcolumn .postmetadata {
	text-align: center;

	}

.alt {
	background: #fff;
	}

li.alt {
	background: #f8f8f8;
}

#footer {
	background: #ff9; /*KO 1-31-09*/
	border-top: 1px solid #066; /*KO 1-31-09*/
        border-right: 1px dotted #066; /* ko 2-3-09 */
        border-bottom: none; /* ko 2-3-09 */
        border-left: 1px dotted #066; /* ko 2-3-09 */ 


}
#footer a {
	font-size: 0.9em;
	text-decoration: none;
}
small, div.postmetadata {
	font-size: 0.9em;
	line-height: 1.5em;
	}
.postmetadata a {
	text-decoration: none;
}

h1, h2, h3 {
	font-family: 'Trebuchet MS',Arial,Sans-Serif; /*KO 1-31-09*/
        color: #83ab60; /* ko 2-3-09 medium green */
	}

#headerimg h1 {
	font-size: 1px;
	text-align: left;
	}

#headerimg .description {
        text-align: right
	}

h1 {
	font-size: 2.0em;
}
.post h1 {
	clear: right;
	}

.post h2 {
        color: #83ab60; /* ko 2-3-09 darker gray green */
	font-size: 1.8em;
	}

h2.pagetitle {
        color: #83ab60; /* ko 2-3-09 darker gray green */
	font-size: 1.8em;
	}

#sidebar h2, #sidebar2 h2  {
        background: #ade27f; /* KO medium green */
	color: #fffee0 !important; /*KO 1-31-09, 2-2-09 changed from 8492a8 */
	font-family: 'Trebuchet MS',sans-serif !important; /*KO 1-31-09*/
	font-size: 2em;
        vertical-align: middle;
        text-align: center;
        border: 1px dotted #746875;
}

#sidebar ul li strong, #sidebar2 ul li strong {
	display: none;
	
}

#sidebar ul li:first-line, #sidebar2 ul li:first-line {
	font-size: 1.2em; /* ko 2-21-09 */
	color: #83ab60 !important; /* ko 2-2-09 */ 
	font-family: 'Trebuchet MS', Arial, sans-serif !important; /* ko 2-2-09 */
	
}

#sidebar ul ul li, #sidebar ul ul li:first-line, #sidebar2 ul ul li:first-line {
        margin-left: -10px; /* ko 2-23-09 */
	font-weight: normal;  
	font-size: 1em; /* ko 2-21-09 */
        padding-left: 0; /* ko 2-21-09 */
}
	

.sides ul a:link, .sides ul a:visited {
	color: #8492a8;
	text-decoration: none;
        border-bottom: 1px dotted #83ab60; /* ko 2-23-09 */
}

.sides ul a:active, .sides ul a:hover {
	color: #83ab60;
	text-decoration: none;
        border-bottom: 1px dotted #83ab60;  /* ko 2-23-09 */
}

.sides table { /* KO added whole thing 3-23-09 to make a register box */
       padding: 10px;
       text-align: center;
       vertical-align: middle;
       font-size: 2em;
       font-family: 'Trebuchet MS',Arial,Sans-Serif; 
       background: #8492a8; /* KO dark lavender */
       color: #fffee0; /* KO pale yellow */ 
       border: 2px dashed #000;
}

.sides table a:link, .sides table a:visited {
       color: #fff;
       border-bottom: none;
}

.sides table a:active, .sides table a:hover {
       color: #fff;
       border-bottom: none;
}

h3 {
	font-size: 1.4em;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #83ab60; /*KO 2-25-09 darker gray green */

	}

h2  {
        padding-bottom: 10px; /* ko 2-25-09 */
	color: #066; /*KO 1-31-09*/
	text-decoration: none; /*KO 1-31-09*/
}

h3 a, h3 a:visited {
	color: #83ab60; /*KO 1-31-09, 2-3-09 medium green */
 

}








h2, h3, h3 a:link, h3 a:visited, #wp-calendar caption, cite {
        text-decoration: none; /*KO 1-31-09*/
	}
h2 a, h2 a:visited, #sidebar h2 a  {
	color: #cc6; /*KO 1-31-09*/
	text-decoration: none;  /*KO 1-31-09*/
}

h2 a:hover, #sidebar h2 a:hover, #sidebar2 h2 a:hover {
}

h3 a:hover, h3 a:active {
	color: #ade27f; /* ko 2-3-09 medium green */
 	border-bottom: 1px dotted #ade27f; /*KO 1-31-09*/
}



.entry p a:visited {
	color: #8492a8;
	
	}
.more-link {
	font-weight: 600;
	font-size: 1em;

}

.commentlist li {
	font-size: 1.1em;
	}

.commentlist li {
	font-weight: 600;
	display: block;
	clear: both;
	}

.commentlist li .avatar { 
	border: 1px solid #a8b772;
	padding: 2px;

	}
.commentlist li .avatarfloat {
	float: left;
	padding:2px;
	width: 75px;
	height: 100%;
}
.commentlist li .avatarfloat p {
	clear: both;
}
.commentlist li .commentfloat {
	margin-left: 80px;
	text-align: left;
	width: auto;
	padding-left: 10px;
	border-left: 1px dotted #a8b772;
	}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	display: block;
	width: auto;
	padding-bottom: 5px;
	}
.commentlist cite {
		border-bottom: 1px dotted #a8b772;
}
.dateright {
	float: right;
	padding: 5px;
	padding-top: 0px;
}

.commentlist li .commentfloat p {
	font-weight: normal;
	line-height: 1.4em;
	text-transform: none;
	font-size: .9em;
	}

#commentform p {
	font-size: .9em;

	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar, #sidebar2 {
	font-size: 1em;
	}

small, #sidebar ul ul li, #sidebar ul ol li, #sidebar2 ul ul li, #sidebar2 ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #666;
	}
.postmetadata {
	}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	border: none;
	}

h2 a:hover, h3 a:hover {
	}
a, a:link, a:visited {
	color: #666;
}

a:hover, a:active {
	color: #a8b772;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

/* End Typography & Colors */



/* Begin Structure */
body {

	}

#page {
     margin-left: auto; /*KO 2-1-09 */
     margin-right: auto; /*KO 2-1-09 */
	width: 1000px;
	height: 100%;
	left: 0px;
	top: 0px;
        overflow: hidden; /* ko 2-1-09 */
	clear: both;
min-height: 700px;
	}

#top {
        margin-left: auto; /*KO 2-1-09 */
        margin-right: auto; /*KO 2-1-09 */
	width: 1000px; /*KO 2-1-09 */ 
	top: 0px;
	height: 15px; /* ko 2-1-09 */
	clear: both;
	}

#header {
        margin-left: auto; /*KO 2-4-09 */
        margin-right: auto; /*KO 2-4-09 */
	width: 958px; /*KO 2-4-09 */ 
	height: 135px; /* ko 2-3-09 */
	clear: both;
	}
	
#headerimg {
	padding-left: 30px;

}
div#container {
	width: 100%;
	float: left;
	padding-top: 0px; /* ko 2-2-09 */
	overflow: auto;
	height: 100%;
	clear: both;
	background: transparent;

}
div#content {
	margin: 0 200px 0 200px;
	padding: 10px; /* ko 2-2-09 */

}
div.sides {
	float: left;
	overflow: hidden;
	width: 200px; /* ko 2-21-09 */
	padding-top: 20px;
    vertical-align: top;


	}

div#sidebar {
	margin: 0 0 0 -110%; /* ko 2-21-09 */
	padding-top: 20px;
	padding-left: 0; /* ko 2-4-09 */
	vertical-align: top;
        min-height: 700px;overflow: hidden; /* ko 2-1-09 */
}
* html div#sidebar {
	left: 5px; /* ko 2-4-09 */
	position: relative;
}
div#sidebar2 {
	margin: 0px 0 0 -190px;
	padding-top: 20px;
        vertical-align: top;
        min-height: 700px;overflow: hidden; /* ko 2-1-09 */
}

.narrowcolumn {

	}

.widecolumn {

	}


.post {
	padding-bottom: 10px;
	margin-right: 20px;
	margin-bottom: 15px;


	border-bottom: 1px solid #a8b772;

	}
.post .entry p {
	margin-bottom: 10px;
}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}


.narrowcolumn .postmetadata {

	text-align: center;
	border: none;
	
	}

.widecolumn .postmetadata {

	text-align: center;

	border: none;
	
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
	}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
	}

.postmetadata {

	clear: both;
	margin-top: 15px;
	}

.clear {
	
	clear: both;
	}
div.clear {
	width: 100%;
	clear: both;
}
.whitespace {
	height: 1px; /* KO 2-1-09 Should get rid of this or change color later */
	background: #fff;
}
	




div#footer { 
     margin-left: auto; /*KO 2-3-09 */
     margin-right: auto; /*KO 2-3-09 */
	width: 1000px;
	margin: 0px auto;
	padding: 20px 0px;
	text-align: center;

	}


#footer p {
	margin: 0;

	}
	
.entry {
	clear: both;
	padding-top: 15px;
}
/* End Structure */



/*	Begin Headers */
h1 {

	}

h2 {
	}

h2.pagetitle {

}

#sidebar h2 {
        padding: 5px;
	}

h3 {

	}

h3.comments {

	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */


img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 0; /* ko 2-3-09 */
	margin: 10px 0 10px 10px; /* ko 2-3-09 */
	display: inline;
	}

img.alignleft {
	padding: 0; /* ko 2-3-09 */
	margin: 10px 10px 10px 0; /* ko 2-3-09 */
	display: inline;
	}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* End Images */



/* Begin Lists */

html>body .entry ul {
	list-style-image: url(images/bullet.gif);
	list-style-type: disc;
	padding-left: 20px;
	margin-bottom: 15px;
	margin-left: 10px;

	}

html>body .entry li {
	}

.entry ul li:before, #sidebar ul ul li:before, #sidebar2 ul ul li:before {
	}

.entry ol {
	margin-left: 35px;
	margin-bottom: 15px;
}
.entry ol li {

	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar2 ul {
	list-style: none;
	width: 180px; /* ko 2-4-09*/

}

#sidebar ul li, #sidebar2 ul li {
	padding-bottom: 15px;
}

#sidebar ul ul, #sidebar2 ul ul {
	list-style-type: none; /* ko 2-4-09 */
	padding-left: 5px; /* ko 2-21-09 */
}

#sidebar ul li ul li.cat-item { /* ko added entire thing to make blog categories differ 2-21-09 */
        font-size: 1em; 
        font-weight: heavy;
        background: #efefef;
        margin-left: -5px; 
        padding-left: 2px;
}

#sidebar ul li ul li.cat-item a { /* ko added entire thing to make blog categories differ 2-21-09 */
       color: #8492a8;
}

#sidebar ul ul li, #sidebar2 ul ul li {
		padding-bottom: 0; 
}

/* definition lists */

dl
{
clear: both;
display: block;
margin: 15px;
text-align: center;
font-size: 1.1em;
}

dl dt
{
left: 0;
width: 110px;
font-weight: 600;
float: left;
padding: 0;
text-align: left;
margin-bottom: 5px;
}

dd
{
border-left: 1px solid #ccc;
margin: 0 0 10px 130px;
padding: 0 0 1em 1em;
width: auto;
text-align: left;

}

/* End Entry Lists */



/* Begin Form Elements */
#searchform, #searchform2 {
 width: auto;
	}
#searchform2 {
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
}

#sidebar #searchform #s, #sidebar2 #searchform #s {
	width: 100px;
	background-color: #f5f5f5;
	border: 1px solid #a8b772;
	padding: 0 2px;

	}

#searchform2 #s2 {
	width: 200px;
	background-color: #f5f5f5;
	border: 1px solid #a8b772;
    padding: 0 2px;
}

#sidebar #searchsubmit, #sidebar2 #searchsubmit, #searchsubmit2 {
	width: auto;
	background: transparent url(images/find.gif) left no-repeat;
	padding-left: 18px;
	height: 20px;
	border: none;
	font-weight: 600;
	font-size: 1.1em;
	}


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	background-color: #f5f5f5;
	border: 1px solid #a8b772;
	}
	

#commentform {
	text-align: left;
	margin-top: 15px;
}
#commentform label {display: block;clear: right;font-size: 1.1em;}
#commentform input {
	width: 300px;


	padding: 2px;
	background-color: #f5f5f5;
	border: 1px solid #a8b772;

	margin-bottom: 10px;

	}



#commentform textarea {
	width: 300px;
	height: 150px;
	padding: 2px;
	background-color: #f5f5f5;
	border: 1px solid #a8b772;
	font-size: 1.1em;
	font-family: 'Lucida Sans Unicode',Arial,Verdana,sans-serif;
	}

#commentform #submit {
background: transparent url(images/pencil.gif) no-repeat left;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 4px;
padding-left: 20px;
height: 23px;
border-top: 1px solid #ccc;
border-right: 1px solid #ccc;
border-left: 1px solid #ccc;
border-bottom: 1px solid #333;
color: #000;
font: 700 1em Verdana,sans-serif;
width: auto;
margin-top: 5px;

	}





/* End Form Elements */





/* Begin Comments*/
.alt {
	background: #fff;
	margin: 0;
	
	}

.commentlist {
	padding: 0;
	text-align: left;
	margin-right: 20px;
	margin-left: 0px;
	margin-top: 20px;
	border-top: 1px solid #a8b772;
	margin-bottom: 20px;
	}


.commentlist li, .commentlist li.alt {

	list-style: none;
	border-bottom: 1px solid #a8b772;
	padding-bottom: 10px;
	padding-top: 10px;

	}

.commentlist p {
	padding: 5px 0px;
	}

#commentform p {

	}

.nocomments {
	text-align: left;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebars */
div.sides {
	float: left;
	overflow: hidden;
	width: 190px;
	padding-top: 20px;


}
div#sidebar {
	margin: 0 0 0 -100%;
	padding-top: 20px;
	padding-left: 10px;
}

* html div#sidebar {
	left: 20px;
	position: relative;
}
div#sidebar2 {
	margin: 0px 0 0 -190px;
	padding-top: 20px;
}

/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border: none;
	}

blockquote {
	margin: 15px 30px;
	padding: 10px;
	border: 1px dotted #a8b772;
	background: #f8f8f8;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img, img {
	border: 4px double #8492a8; /* ko 2-3-09 medium lavender-gray */
	}

.navigation {
	width: auto;
	margin-right: 20px;
	margin-bottom: 10px;
	display: block;
	clear: both;
	padding-bottom: 20px;
	background: transparent;
}

.navigation .alignright {
	width: 40%;
	float: right;
	background: transparent url(images/rarrow.gif) no-repeat top right;
	padding-right: 20px;
	text-align: right;
	}

.navigation .alignleft {
	float: left;
	width: 40%;
	background: transparent url(images/larrow.gif) no-repeat top left;
	padding-left: 20px;
	text-align: left;
	}

	

/* End Various Tags & Classes*/

/* menu structure */

#absnav {
        float: right; /* ko 2-4-09 */
        padding: 0 20px 0 0; /* ko 2-4-09 */
	text-align: left;
	height: 20px; /* ko 2-4-09 */

}

#navigation {
	width: 750px;
	text-align: left;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 25px;
}

/* menu structure */

#nav {
    margin: 0;
    padding: 0;
    height: 22px;
    margin-left: 20px;
}

#nav li {
    list-style: none;
    float: left;
}
#nav li a {
    padding: 2px 8px;
    height: 22px !important;
    width: auto;
    margin-top: 4px;
}


#nav li ul li {
	padding: 0;
	text-align: left;
}

#nav li ul li a {
	    padding: 6px 0px 2px 0px;

}


#nav li:hover ul, #nav li.hover ul {
    display: block;
    position: absolute;
    margin: 0;
    padding: 0;
 

}

#nav li:hover li, #nav li.hover li {
    float: none;
}


/* top level link borders */

#nav {
	border-left: 1px solid #a8b772;
	border-bottom: none;
	margin-left: 30px;
	padding: 0;

}

#nav li {
    border-right: 1px solid #a8b772;
    border-bottom: none;
    height: 100%;

}
#nav li ul {
    display: none;

    width: 150px; /* Width to help Opera out */
   

 





}
/* second level link borders */



#nav ul {



	border:none;


}

#nav li ul li {
	border: none;
	border-bottom: 1px solid #a8b772;


}

#nav li a {
	border: none;
}

#nav li ul, #nav li ul:hover, #nav li ul.hover {

	

}

/* menu background colors, font colors and formatting */

#nav li a {
    background: #ade27f; /* KO 2-1-09 medium green */
    color: #fffee0; /* KO 2-1-09 pale yellow */
    text-decoration: none;
    font-size: 12px; /* KO 2-1-09 */
    font-family: 'Trebuchet MS',sans-serif; /* KO 2-1-09 */
}

#nav li a:active, #nav li a:hover {
	color: #a8b772;
}

#nav li ul li a {

display: none;
}
#nav li ul li a:link, #nav li ul li a:visited {
	color: #666;
}
#nav li ul li a:active, #nav li ul li a:hover {
		color: #90b800;
}
    
#nav li ul {
    background-color: transparent;
}


#nav li ul li {
	background-color: transparent;
	padding-left: 2px;
	padding-top: 5px;
}

#nav li:hover ul, #nav li.hover ul {
    color: #a8b772;
}

#nav li:hover li a, #nav li.hover li a {
    background-color: #fff;
    color: #a8b772; 
}

#nav li li a:hover {
    background-color: transparent;color: #90b800; 
}

/* Date Button */

.post-date {
	width: 40px;
	height: 43px;
	float: left;
	background: url(images/datebutton.gif);
	text-align: left;
}
.month {
	width: 35px;
	height: 15px;
	vertical-align: top;
	font: 500 11px Arial,sans-serif;
	color: #666;
	text-align: center;
}
.day {
	width: 35px;
	padding-top: 1px;
	vertical-align: bottom;
	height: 25px;
	font: 700 16px Arial,sans-serif;
	color: #a8b772;
	text-align: center;
}

/* miscellaneous */

.byline {
	margin-bottom: 15px;
}

p.first:first-line {
	font-weight:600;
	color: #666 !important;

}

.tiny-pencil {
	padding-right: 14px;
	background: url(images/tiny-pencil.gif) no-repeat top right;
	margin-right: 2px;

}

.tiny-trackback {
	padding-right: 9px;
	background: url(images/tiny-trackback.gif) no-repeat top right;
}

.tiny-comments {
	padding-right: 16px;
	background: url(images/tiny-comments.gif) no-repeat top right;
}

.tiny-rss {
	padding-right: 16px;
	background: url(images/tiny-rss.gif) no-repeat right;
}
.tiny-category {
	padding-right: 2px; /* ko 2-21-09, removed bullet gif */
}


/* END MENU */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */