/*
@AUTHOR:  Marc Nadeau, droits@pagerie.com
@ABSTRACT: Exprimart, main style sheet
@CONFORMSTO: css level 2
@CONTRIBUTOR: Your name here
@COPYRIGHT: Marc Nadeau, 2007, 2008
@CREATED:  2008-04-01
@DESCRIPTION:  Exprimart, list_news_module style sheet
@FORMAT: text/css
@IDENTIFIER: exprimart.com/medium/exprimart/styles/list_news.css
@ISPARTOF: Exprin'Art, http://www.exprimart.com
@ISREFERENCEDBY: http://pagerie.com
@LICENCE: GPL version 3 for the code
@LICENCE: Exprim'Art is a trademark of Josée Rioux, josee.rioux@exprimart.com
@LICENCE: The background-files and logos are: All rights reserved, Josée Rioux, josee.rioux@exprimart.com
@MODIFIED: 2008-11-08
@PUBLISHER: Marc Nadeau, La Pagerie, http://www.pagerie.com
*/

/* NOTE: This file is for the list_news module in both the private and the public zones */

/* tag */


/* tag.class */

div.news_abstract { color: #fff; line-height: 150%; margin: 0 auto; margin-bottom: 1ex;	 padding: 0; padding: 3em; padding-top: 0; }
div.news_content { line-height: 140%; margin-top: 0; padding-left: 2ex; padding-right: 2ex; }
div.news_extra_content { line-height: 140%; margin-top: 0; padding-left: 2ex; padding-right: 2ex; }
div.news_header { margin: 0; padding: 0; }
div.news_title { font-weight: bold; height: 3.5em; }	
div.pictures_under_news { padding: 0.5em; text-align: center; }
div.resized_picture { border: transparent solid 1px; clear: both; height: 460px; text-align: center; vertical-align: bottom; }
div.tag_line { font-size: 80%; font-weight: bold; margin-top: 3ex; }
div.thumbnails_strip { height: 120px; margin-bottom: 1ex; text-align: center; }
form.in_list { border: none; margin: 0 auto; }
img.main_picture { float: left; margin: 1ex; }
input.in_list { border: #000 solid thin; font-weight: bold; margin: 0.1ex; width: 13em; }
p.n_images_in_album { display: none; font-size: 90%; text-align: center; }
p.pict_comment { color: #fff; font-size: 90%; }
span.news_title_1 { float: left; font-variant: small-caps; }
span.news_title_2 { float: right; }
td.edit_button { background-color: #eee;	 border: none;	 padding: 0.5em; text-align: center; vertical-align: center; width: 6em; }
td.news_infos { background-color: #dff;	 padding: 0.5em; }
td.thumbnails_arrow_next { text-align: right; width: 50%; }
td.thumbnails_arrow_previous { text-align: left; width: 50%;  }

/* tag#id */

div#list_news_surf { background-color: transparent;	}
input#to_the_editor { background-color: #ffc; border: #000 solid thin; padding: 0.9ex; width: 20em; }
table#list_of_news { background-color: #ddf; margin: 2em auto; width: 100%; }
table#thumbnails_arrows { height: 24px; margin: auto; width: 320px; }

