/* @group Kleur-layout */

.custom div#header { 
background: transparent url(images/green/header.png) no-repeat; 
}

.custom div#page { 
background-image: url(images/green/page.png);
}

.custom div#content_box { 
background: url(images/green/content.png) no-repeat;
}

.custom div#footer { 
background: url(images/green/footer.png) no-repeat 0 bottom; 
}

.custom #sidebar_1 li.widget ul li a:hover { 
color: white; 
text-decoration: none; 
background: #58a477 no-repeat;
}



/* @end */

/* @group Intro */

div#label { 
color: #58a477;
}



/* @end */

/* @group Comments */

.custom dl#comment_list .bypostauthor { background: #f1f8f4;
}



/* @end */

/* @group Fancybox */

.custom div#fancy_inner { 
border: 3px solid #58a477;
}



/* @end */
