/*	First main color: OLIVE

olive - #8c9560

*/

/* Base
--------------------------------------------------- */
h1, a { color: #bb2025; }
.colored-text-1 { color: #bb2025 !important; }
.colored-background-1 { background-color: #bb2025 !important; }

/* Page Title, Secondary Navigation & Headline
--------------------------------------------------- */
.breadcrumb-nav li { background-image: url(../../images/colored_theme/main_color1/olive/link-arrow-small-colored-1.png); }

/* Secondary Navigation Elements & Links
--------------------------------------------------- */
a.link-lg { background-image: url(../../images/colored_theme/main_color1/olive/link-arrow-long-colored-1.png); }
a.link-sm { background-image: url(../../images/colored_theme/main_color1/olive/link-arrow-small-colored-1.png); }

/* Typography
--------------------------------------------------- */
.dropcap.colored:first-letter { color: #bb2025; }




.article-abt, .title-book
{
	color:#bb2025;
}