/*******************************************************************************

********************************************************************************

***                                                                          ***

***   Use to override any other CSS styling or add new styling               ***

***                                                                          ***

***   This file will be loaded last in the CSS chain                         ***

***                                                                          ***

***   ( Remember: This Cascade Styles inherit styling defined previously)    ***

********************************************************************************

*******************************************************************************/



body {}

@font-face {

    font-family: 'MetaliRegular';

    src: url('C:\wamp\www\joomla\templates\indielife\fonts\metali-webfont.eot');

    src: url('C:\wamp\www\joomla\templates\indielife\fonts\metali-webfont.eot?#iefix') format('embedded-opentype'),

         url('C:\wamp\www\joomla\templates\indielife\fonts\metali-webfont.woff') format('woff'),

         url('C:\wamp\www\joomla\templates\indielife\fonts\metali-webfont.ttf') format('truetype'),

         url('C:\wamp\www\joomla\templates\indielife\fonts\metali-webfont.svg#MetaliRegular') format('svg');

    font-weight: normal;

    font-style: normal;



}

@font-face {
    font-family: metali;
    src: local('Tahoma');
    unicode-range: U+41-7A;
}

ul.suckerfish > li > a, ul.dualfish > li > a, ul.dropline > li > a {

    font-weight: normal;

    line-height: 18px;

    padding: 10px 15px;

}

ul.suckerfish > li:hover > a, ul.dualfish > li:hover > a, ul.dropline > li:hover > a {

	padding:10px 15px; position:relative; z-index:9999;

}

ul.suckerfish > li > a:hover, ul.dualfish > li > a:hover, ul.dropline > li > a:hover, ul.suckerfish > li.active > a, ul.dualfish > li.active > a, ul.dropline > li.active > a, ul.suckerfish > li:hover > a, ul.dualfish > li:hover > a, ul.dropline > li:hover > a{

    padding: 10px 15px;

    position: relative;

    z-index: 9999;

}

.arial { font-size:16px  !important;font-weight:normal !important;font-family: Arial !important;} 

.categories-list h1{ font-size:32px ;font-weight:normal !important;font-family: Metali !important;color:#660200; border-bottom: 1px solid #c9c9c9; margin: 0 0 40px;padding-bottom: 20px;}

.categories-list h3{ font-size:16px  !important;font-weight:normal !important;line-height:230%;margin-left: 15px;

    background: url(../images/typo/movie-grey.png) no-repeat right transparent;

    padding: 0 25px 10px 0;} 



.weblink-category h1{ font-size:32px ;font-weight:normal !important;font-family: Metali !important;color:#660200; border-bottom: 1px solid #c9c9c9;margin: 0 0 40px; padding-bottom: 20px;} 

.weblink-category h2{ font-weight:normal !important;font-family: Metali !important;}

.avVideo .avPlayerContainer {

    border: 8px solid #959182;

}

.avPlayerWrapper {

    clear: both;

    display: block;

    float: left;

    text-align: center;

}

span.itemImage img {

    background-color: #000000;

    border: 8px solid #959182;

    float: left;

    margin-bottom: 10px;

}

.highlight {
    padding: 12px;
    background: #ececdc;
    color: #333333;
}
.article ul li {
    background: url(http://cinemaproject.org.il/ns/templates/indielife/images/bullet.gif) no-repeat right 8px;
    line-height: 180%;
    padding-right: 30px;
}
.articleng ul li {
    background: url(http://cinemaproject.org.il/ns/templates/indielife/images/bullet.gif) no-repeat 8px;
    line-height: 180%;
    padding-right: 30px;
}
.hodaa {
      color: #943848!important;
    font-family: Metali;
    font-size: 32px !important;
    font-weight: normal !important;
    text-align: right;
    border-bottom: 2px solid #943848;
}
.ippopup-modal-header h3 {
    margin: 0 !important;
    line-height: 30px;
       color: #943848!important;
    font-family: Metali;
    font-size: 32px !important;
    font-weight: normal !important;
    text-align: right;
}