﻿/*format 1 -- blue*/
/*-----------------------------------------------------------*/
/*------------------------------BLUE-------------------------*/
/*-----------------------------------------------------------*/
.BlueFormat{
Color:#515151; /*צבע הטקסט הרגיל של הפומרט*/
background-color:#f5f5f5; /*צבע הרקע */
}
.BlueFormat a{
color:#303859; /*צבע הלינק*/
}
.BlueFormat h3 ,.BlueFormat h3 a {
color:#464646; /*צבע הכותרת הראשית*/
}
.BlueFormat h4 ,.BlueFormat h4 a {
color:#252525; /*צבע הכותרת של הכתבה*/
}
.BlueFormat .HeaderStrip{
background-image:url(../images/Formats/Blue/center_header.jpg);
}
.BlueFormat .Title{
background-image:url(../images/Formats/Blue/inner_header.jpg);
}
.BlueFormat .Title h1{
color:#585858;
}
.BlueFormat #wrapper .top ul.top_menu li a{
background-image:url(../images/Formats/Blue/header_btn.jpg);
}
.BlueFormat #wrapper .top ul.top_menu li a{ /*תמונת תפריט עליון*/
background-image:url(../images/Formats/Blue/header_btn.jpg);
color:#141d43;
}
.BlueFormat #wrapper .top ul.top_menu li a:hover,.BlueFormat #wrapper .top ul.top_menu li a.active { /*תמונת תפריט עליון מצב פעיל*/
background-image:url(../images/Formats/Blue/header_btn_active.jpg);
color:#c93939;
}

.BlueFormat .custom_footer a{
color:#585858;
}
.BlueFormat #wrapper .custom_footer a:hover{
text-decoration:underline;
}
 
.BlueFormat .custom_footer {
color:#585858;
} 
.BlueFormat .custom_footer strong  a{
color:#494970;
font-weight:600;
font-size:14px;
} 
