#channel {background-color: #610E18; background-image: url(../img/backgrounds/visuals/servicii.jpg); }

a {color: #a00; }


#breadcrumbs {color: #cecece; }
#breadcrumbs a, #breadcrumbs span {color: #ddd; }
#breadcrumbs a:hover {color: #fff; }


/* sidebar items */
#special {background-color: #000; } /* black */


body.boxed #side div.row.fn {background-image: url(../img/backgrounds/side/row_black_gray.gif); }

#side div.row .col.f {background-color: #aa0000; }
#side div.row .col.n {background-color: #e4e4e4; }
#side div.row .col.e {border-top: 1px solid #e4e4e4; }

#channelList {background-color: #e4e4e4;}
#channelList li a {color:#990000; }


div.article h2 {color:#002244;}
#content #articleList li a {color:#6699cc;}

/*
#articles {border: 1px solid #e4e4e4; padding: 9px 4px 10px 10px; }
#articles li {margin-bottom: 9px; }
*/

/* sidebar rows and cols*/
/* class naming:
f = filled	(blue, red, etc.)
n = neutral	(gray)
e = empty	(white, bordered)
*/