/* overrides for alternative colour scheme
-------------------------------------------------------------- */

#content input:focus, #content select:focus, #content textarea:focus,
#content .bg, #content .stripe { background-color:#f6d9d5; }
#content .bg2 { background-color:#fcf0ee!important; }
#content .stripe>h3:nth-child(2n), #content .stripe>ul:nth-child(2n)>li:nth-child(2n+1), #content .stripe>ul:nth-child(2n+1)>li:nth-child(2n), #content .stripe>.pane:nth-child(2n) { background-color:#fcf0ee; }

#content hr.thick { background-color:#bb3124; color:#bb3124; }
.page-header { background-color:#bb3124; color:#fff; }

.carousel li.active img { border-color:#bb3124; }

#comments ul.links li {
    background: none repeat scroll 0 0 #f6d9d5!important;
    padding: 5px !important;
    text-transform: capitalize;
}

#content a.back {
	background-color: #e4e4e4!important;
}

.pane-vam-user-utilities-panel-pane-1 {
	background-color:#e4e4e4;
}
