﻿/************************************************************
*                     iZi Module Layout                     *
*************************************************************
MODULE LAYOUT PROPERTIES
************************************************************/

#module_news{width: 100%;overflow:hidden;}

/* LISTING */
#module_news .listing_title{clear:both;color:#258dc1;font-weight:bold;margin: 10px 0 5px 0;}

#module_news .listing_head_date{float:left;width:120px;background:#258dc1 url('/_skins/sivan/images/corner_white_top_left.png') no-repeat top left;border-right:solid 1px #fff;margin-right:5px;padding:5px;color:#fff;font-weight:bold;}
#module_news .listing_head_title{color:#fff;font-weight:bold;padding:5px;background:#258dc1 url('/_skins/sivan/images/corner_white_top_right.png') no-repeat top right;}

#module_news .listing_row_0, #module_news .listing_row_1{}
#module_news .listing_row_1{background:#fafafa;}
#module_news .listing_row_0:hover, #module_news .listing_row_1:hover{background:#f0f8ff;}

#module_news .listing_row_date{float:left;width:120px;border-right:solid 1px #258dc1;margin-right:5px;padding:5px;}
#module_news .listing_row_title{}
.listing_row_title a:link, .listing_row_title a:visited {display:block;text-decoration:none;padding:5px;}

#module_news .listing_footer{background:#258dc1;}
#module_news .listing_footer_pageofpages{padding:5px;color:#fff;text-align:center;display:block;}
#module_news .listing_footer_prev{float:left;background:#258dc1 url('/_skins/sivan/images/corner_white_bottom_left.png') no-repeat bottom left;font-weight:bold;color:#fff;padding:5px;}
#module_news .listing_footer_next{float:right;background:#258dc1 url('/_skins/sivan/images/corner_white_bottom_right.png') no-repeat bottom right;font-weight:bold;color:#fff;padding:5px;}
.listing_footer_prev a:link, .listing_footer_prev a:visited, .listing_footer_next a:link, .listing_footer_next a:visited {display:block;text-decoration:none;color:#fff;}

#module_news .recent_archive{float:right;}
#module_news .recent_archive a{text-decoration:none;padding:0px 20px 0px 0px;display:block;color:#707070;background:url('/_skins/sivan/images/16px_icons.png') no-repeat right -560px;vertical-align:middle;}
#module_news .recent_archive a:hover{color:#258dc1;background-position: right -580px;}

/* NEWS ITEM */
#module_news .news_publish_date{border-bottom:solid 1px #f0f8ff; font-weight:bold; color:#258dc1;}
#module_news .news_data{padding:10px; }

#module_news .back{float:right;}
#module_news .back a{text-decoration:none;padding:0px 0px 0px 20px;display:block;color:#707070;background:url('/_skins/sivan/images/16px_icons.png') no-repeat 0px -200px;vertical-align:middle;}
#module_news .back a:hover{color:#258dc1;background-position: 0px -220px;}