﻿/************************************************************
*                     iZi Module Layout                     *
*************************************************************
MODULE LAYOUT PROPERTIES - Printer Friendly Version
************************************************************/

#module_news{width: 100%;overflow:hidden;}
#module_news *{color:#000;text-decoration:none;}
/* LISTING */
#module_news .listing_title{clear:both;color:#000;font-weight:bold;margin: 10px 0 5px 0;}

#module_news .listing_head_date{float:left;width:120px;border-right:solid 1px #000;margin-right:5px;padding:5px;color:#000;font-weight:bold;}
#module_news .listing_head_title{color:#000;font-weight:bold;padding:5px;}

#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 #000;margin-right:5px;padding:5px;color:#000;}
#module_news .listing_row_title{}
.listing_row_title a:link, .listing_row_title a:visited {display:block;text-decoration:none;padding:5px;color:#000;}

#module_news .listing_footer{}
#module_news .listing_footer_pageofpages{padding:5px;color:#000;text-align:center;display:block;}
#module_news .listing_footer_prev{float:left;font-weight:bold;padding:5px;}
#module_news .listing_footer_next{float:right;font-weight:bold;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:#000}


#module_news .recent_archive{display:none;float:right;}
#module_news .recent_archive a:link, #module_news .recent_archive a:visited {padding:5px; border:solid 1px #258dc1;background:#f0f8ff;display:block;min-width:100px;text-align:center;text-decoration:none;}
#module_news .recent_archive a:hover, #module_news .recent_archive a:active {background: #FFA500;color:#fff;}


/* NEWS ITEM */
#module_news .news_publish_date{border-bottom:solid 1px #f0f8ff; font-weight:bold; color:#258dc1;}
#module_news .news_data{padding:10px; }