/**
* $Id: smartmedia.css,v 1.1 2005/05/13 18:21:55 malanciault Exp $
* Module: SmartFAQ
* Author: marcan <marcan@notrevie.ca>
* Licence: GNU

* VERSIONE CUSTOMIZZATA PER GANDINO.IT
*/

.sm_pageheader {padding: 0; margin: 0; border-bottom: 1px solid; margin-bottom: 10px;}
.sm_breadcrumb {font-size: 10px; line-height: 18px;}
.sm_adminlinks {padding-top: 10px; font-size: 10px; line-height: 18px;}
.sm_adminlink {padding-top: 15px; clear: both; width:100%; font-size:14px; text-align:center; line-height: 18px;}


/*  index.php */
.sm_index_msg  {margin-bottom: 8px; line-height: 130%; display: block;}
.sm_category_item {width:48%; float:left; margin-top:10px; margin-left:1%;}
.sm_category_img {width: 100px; padding-right: 5px; float:left;}
.sm_category_link {font-size: 18px; font-weight: bold;}
.sm_category_descr {font-size: 12px; padding-right: 10px;}
.sm_category_content {font-size: 10px; padding-right: 10px; margin-top:7px; color:#800000;}

/*  category.php */
.sm_category_title_bar {text-align:center; margin-bottom: 10px;}
.sm_category_title {font-size: 22px; font-weight: bold; color: #800000}
.sm_folder_item {width:48%; float:left; margin-top:10px; margin-left:1%;}
.sm_folder_img {width: 100px; margin-right: 5px; float:left;}
.sm_folder_link {font-size: 18px; font-weight: bold;}
.sm_folder_descr {font-size: 12px; padding-right: 10px;}
.sm_folder_content {font-size: 10px; padding-right: 10px; margin-top:7px; color:#800000;}

/*  folder.php */
.sm_folder_title_bar {text-align:center; margin-bottom: 10px;}
.sm_folder_title {font-size: 22px; font-weight: bold; color: #800000}
.sm_clip_item {width:48%; float:left; margin-top:10px; margin-left:1%;}
.sm_clip_img {width:150px; margin:1px; margin-right: 5px; float:left; border:2px solid #800000;}
.sm_clip_link {font-size: 16px; font-weight: bold;}
.sm_clip_descr {font-size: 12px; padding-right: 10px;}
.sm_clip_info {font-size: 10px; padding-right: 10px; margin-top:7px; color:#800000;}

/*  clip.php */
.sm_clip_title_bar {text-align:center; margin-bottom: 5px;}
.sm_clip_title {font-size: 20px; font-weight: bold; color: #800000}
.sm_clip_links {width:30%}
.sm_clip_counter {clear:both; width:100%; text-align:center; font-size: 9px;}
.sm_clip_tabs {width:100%; text-align:center;}
.sm_clip_tab_content {text-align:left; width:100%; overflow:auto;}

