/* Wit #fff */
#navigation a,
.pages .prevnext,
#alert .box,
#alert .box a,
#alert .box form div #wp-submit:hover,
#alert .box form div #wp-submit:focus,
#navigation ul li#nav_search #searchsubmit{
    color:#fff;
}
#categories ul li a span,
ul#category_hovers div.hover_info,
#alert .box form div #wp-submit,
ul#category_hovers div.hover_info span.toggle_favorite{
    background-color:#fff;
}

/* Grijs 1 #333 */
body{
    color:#333;
}
#alert .overlay,
#category_hovers .favorite_icon{
    background-color:#333;
}
/* Grijs 2 #999 */
.wp-caption{
    color:#999;
}
/* Grijs 3 #eee */
#footer .center_column{
    border-color:#eee;
}
ul#category_hovers div.hover_info{
    border-color:#eee;
}

/* Heeeeel licht groen #F2F9F4 */
#homepage #content #library{
    background-color:#F2F9F4;
}

/* Licht groen #01D300 */
#crumblepath,
#crumblepath a,
#slogan,
#one_click,
ul#category_hovers div.hover_info span.author,
.pages .pagenumber{
    color:#01D300;
}
#navigation,
#homepage #tryout,
.pages .prevnext,
#alert .box,
a#start_one_click img,
#crumblepath a .logo{
    background-color:#01D300;
}
#homepage #content #library,
#category{
    border-color:#01D300;
}

/* Groen #02BA4A */
#alert .box form div #wp-submit{
    color:#02BA4A;
}
#alert .box form{
    background-color:#02BA4A;
}

/* Donker groen #02922C*/
#content #introduction b,
#navigation a:hover,
#crumblepath a:hover,
ul#category_hovers div.hover_info h6.title,
.post h1,
.post h2,
.post h3,
.post h4,
.post h5,
.post h6,
.entry h1,
.entry h2,
.entry h3,
.entry h4,
.entry h5,
.entry h6{
    color:#02922C;
}
#homepage #tryout:hover,
.pages .prevnext:hover,
#alert .box form div #wp-submit:hover,
#alert .box form div #wp-submit:focus,
a#start_one_click:hover img,
#crumblepath a:hover .logo,
#navigation ul li#nav_search #searchsubmit{
    background-color:#02922C;
}
#alert .box form div .input{
    border-color:#02922C;
}

/* Paars #9535A4 */
#library li#lib_theme a{
    background-color:#9535A4;
}
#library li#lib_theme a .number_of_books,
#library li#lib_theme a .category_name,
#library li#lib_theme .extract{
    color:#9535A4;
}

/* Roze #DE0C8A */
#library li#lib_easy a,
#categories a{
    background-color:#DE0C8A;
}
#library li#lib_easy a .number_of_books,
#library li#lib_easy a .category_name,
#library li#lib_easy .extract,
#categories ul li a{
    color:#DE0C8A;
}

/* Rose #E9325C */
#categories li.column_2 a{
    background-color:#E9325C;
}
#categories ul li.column_2 a{
    color:#E9325C;
}

/* Lichtrood #F42E3F */
#categories li.column_3 a{
    background-color:#F42E3F;
}
#categories ul li.column_3 a{
    color:#F42E3F;
}

/* Licht oranje #F86009 */
#categories li.column_4 a{
    background-color:#F86009;
}
#categories ul li.column_4 a{
    color:#F86009;
}

/* Oranje #F4592E */
#library li#lib_hard a,
#categories li.column_5 a{
    background-color:#F4592E;
}
#library li#lib_hard a .number_of_books,
#library li#lib_hard a .category_name,
#library li#lib_hard .extract,
#categories ul li.column_5 a{
    color:#F4592E;
}
#categories{
    border-color:#F4592E;
}

/* Licht oranje #FF7F00 */
#library li#lib_user a,
#category_covers .favorite_icon,
#category_hovers li.favorite .favorite_icon{
    background-color:#FF7F00;
}
#library li#lib_user a .number_of_books,
#library li#lib_user a .category_name,
#library li#lib_user .extract,
ul#category_hovers div.hover_info span.toggle_favorite{
    color:#FF7F00;
}