.star_1
{
    background:url(../images/themes/blue/star-1.png) top left no-repeat;
}
.star_2
{
    background:url(../images/themes/blue/star-2.png) top left no-repeat;
}
.star_3
{
    background:url(../images/themes/blue/star-3.png) top left no-repeat;
}
.star_4
{
    background:url(../images/themes/blue/star-4.png) top left no-repeat;
}
.star_5
{
    background:url(../images/themes/blue/star-5.png) top left no-repeat;
}


/*==== HEADER ======*/
#header #greetings li
{
    border-left:1px solid #488194;
}


/*=== CONTENT ===*/
#subnav,
#filternav,
#sortnav
{
    background:url(../images/themes/blue/menu_sub_blue.png) no-repeat;
}

.drill_header h3
{
    color: #59a0b8;
}

#drill_keywords a,
.drill_header a
{
    color: #59a0b8;
}

.content a
{
    color: #59a0b8;
}



.thumbnail .subtitle,
.thumbnail #over_desc #text a,
.thumbnail .subtitle,
.thumbnail ul li p.action a,
.thumbnail #over_desc #text a
{
	color:#59a0b8;
}


#side_right #pro #pro_about a,
#side_right #drill_related #top_container #top_related,
#side_right #pro_info #top_container #top_info,
#side_right #team_info #top_container #top_info
{
	background:url(../images/themes/blue/right_drill_related_blue.png) no-repeat;
}



/*=== PAGINATION ===*/
#pagination #pag_menu li .current
{
	color:#59a0b8;
}



/* LEARN IT ************************************************************* */
#content_learnit #is_learnit #col1 #movie_container #over #text h3 {
	color:#59a0b8;
}

