/*
 * 2009 / contact@show-my-secret.com
 */

/*
 * Corps 
 */
body {
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
	background-color: #fff;
	color: #333;
}

/* 
 * Container
 */
.page {
	width: 1000px;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
}

/*
 * Entete
 */

.entete {
	margin: 0px;
	padding: 0px;
/*	background: url(/themes/sms/images/header.jpg) top left no-repeat; */
 	height: 475px; 
	width: 420px;
}

/*
 * Corps
 */

.corps {
	margin: 0px auto;
	float: left;
	width: 100%;
	background-color: #fff;
}

.contenu {
	float: left;
	width: 100%;
}

.gauche {
	float: left;
	width: 420px; 
	margin-left: -1000px;  
}

.centre {
	width: 500px;
	padding-left: 420px;
	padding-top: 30px;
}	

.droite {
	float:left;
	top:0px;
	margin-left: -380px; 
	width:370px;
}

/*
 * Pager
 */
.pager { 
	font-size: 10pt;
	font-family : "Arial", Helvetica, sans-serif;
	color: #333;
	border-bottom:1px dotted #97bf0d;
}

.pager td a {
	color: #97bf0d;
}

/*
 * Pied
 */
.pied {
	width: 1000px;
	background-color: #fff;
	padding:0 0 0 20px;
	text-align: left;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ccc;
}

.pied a {
	text-decoration:none;
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 8pt;
	color: #97bf0d;
}

.menupied {
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: #d2bb8a;
	width: 974px;
}

.menupied a {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}

/***********************************************************/
/* Les menus blocs */

.menubloc {
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
	width: 370px;
}

.menu_section_texte {
	margin: 0px;
	border: 0px;
	padding-bottom: 10px;
	margin-bottom: 15px;
	width: 370px;
	font-family: sans-serif, Verdana, Geneva, Arial, Helvetica;
	text-align: justify;
	font-size: 8pt;
	color: #333;
	border-bottom: 1px dotted #97bf0d; 
}

.menu_section_archive {
	margin: 0px;
	border: 0px;
	padding-bottom: 10px;
	margin-bottom: 15px;
	width: 370px;
	font-family: sans-serif, Verdana, Geneva, Arial, Helvetica;
	text-align: justify;
	font-size: 7pt;
	color: #333;
}

.menu_section_titre {
	margin-bottom: 5px;
}

.menu_section_texte a {
	text-decoration: none;
	font-family: sans-serif, Verdana, Geneva, Arial, Helvetica;
	font-size: 8pt;
	color: #97bf0d;
}

.menu_section_texte a:hover {
	text-decoration: underline;
}

.category_selected {
	font-family: sans-serif, Verdana, Geneva, Arial, Helvetica;
	font-size: 7pt;
	color: #333;
	font-weight: bold;
}

.menu_section_thumb {
	margin: 0px;
	border: 0px;
	padding-bottom: 10px;
	margin-bottom: 15px;
	width: 370px;
	text-align: justify;
	border-bottom: 1px dotted #97bf0d; 
}

.top_thumb {
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	margin-left: 8px;
	margin-right: 8px;
	border: 1px solid #000;
}

.archive_cell {
	float: left;
	padding: 0px;
	margin: 0px;
	border: 0px solid #000;
	background-color: none;
	width: 123px;
	text-align: left;
}

.archive_cell a {
	text-decoration: none;
	font-family: sans-serif, Verdana, Geneva, Arial, Helvetica;
	font-size: 8pt;
	color: #97bf0d;
}

/* 
 * Les Articles
 */
.article { }

.reset_clear { 
	clear: both;
	padding: 0px;
	margin: 0px;
}

.article_spacer { 
	height: 20px;
	border-bottom: 1px dotted #97bf0d; 
	margin-bottom: 10px;
}

.article_texte {
	font-family: sans-serif, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	line-height: 1.4;
	text-align: justify;
}

.article_texte a {
	text-decoration: none;
	color: #97bf0d;
}

.article_texte a:hover {
	text-decoration: underline;
}

.accroche_article {
        padding: 0px;
	margin: 0px; 
}

.accroche_article img {
	border: 1px solid black;
}

.info_article {
	margin-bottom: 2px; 
	width: 500px;
	height: 30px;
}

.info_article_note {
	float:left;
	width: 300px;
	height: 29px;
	color: #333;
	font-family: "Georgia", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.info_think {
	float: right;
	height: 25px;
	width: 35px;
	text-align:left;
	cursor: pointer;
	top: -60px; 
	border:0px;
}

.info_hug {
	float: right;
	height: 25px;
	width: 35px;
	text-align:left;
	cursor: pointer;
	top: -60px; 
	border:0px;
}

.info_rating {
	float: right;
	height: 25px;
	width: 125px;
	top: -30px; 
}

.star_message {
	position: relative;
	top: 70px;
	left: -200px;
}

.titre_article {
	float: left;
	width: 260px;
	margin: 0px; 
	padding: 0px; 
}

.titre_article a {
	text-decoration: none;
}

.titre_article h2 {
	margin: 0px; 
	font-size: 24px;
	font-family: "Georgia", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, sans-serif;
	font-style: italic;
	text-decoration: none;
	letter-spacing: -2px;
	color: #97bf0d; 
	clear: both;
}

.info_commentaire {
	float: right;
	margin: 0px;
	top: 0px;
	padding: 0 0 5px;
	width: 151px;
	height: 29px;
	background: url(/themes/sms/images/background-comments.jpg) top left no-repeat; 
	vertical-align: center;
	text-align: center;
}

.info_commentaire p {
	margin: 0px;
	padding: 0px;
	margin-top: 6px;
}

.info_commentaire a {
	font-family: "Georgia", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight:bold;
	text-decoration:none; 
	color: #fff;
}

.retour_liste {
	margin: 0px;
	top: 0px;
	padding: 0 0 5px;
	width: 151px;
	height: 29px;
	background: url(/themes/sms/images/background-comments.jpg) top left no-repeat; 
	vertical-align: center;
	text-align: center;
}

.retour_liste p {
	margin: 0px;
	padding: 0px;
	padding-top: 7px;
}

.retour_liste a {
	font-family: "Georgia", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight:bold;
	text-decoration:none; 
	color: #fff;
}
.media_sms {
/*	position:relative; */
}

.media_sms img {
	border:1px solid #97bf0d;
}

.media_audio {
	clear:both;
	padding: 0px;
	padding-top:10px;
	margin-bottom: 10px;
	text-align: center;
	vertical-align: center
}

.tablist {
	position: relative; 
	left: 300px; 
	width: 72px; 
	height: 20px;
	cursor: pointer;
	cursor: hand;
}

.coup_coeur {
	margin:10px 0 10px 0;
}
.coup_coeur p {
	margin:0px;
	padding:0px;
	display:inline;
	font-size: 16px;
	font-family: "Georgia", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, sans-serif;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -2px;
	color: #a5a5a5;
}

.coup_coeur img {
	cursor:pointer;
	cursor: hand;
}

.coup_coeur_list {
	font-family: sans-serif, Verdana, Geneva, Arial, Helvetica;
	text-align: justify;
	font-size: 8pt;
	color: #333;
}

.coup_coeur_list a {
	font-family: sans-serif, Verdana, Geneva, Arial, Helvetica;
	font-size: 8pt;
	color: #97bf0d;
	cursor:pointer;
	cursor: hand;
}

/*
 * Liste alternative 1
 */

.article_alt1 {
	border: 1px solid #ddd; 
	width: 550px; 
	height: 175px; 
	padding: 0px; 
	margin: 0px; 
	margin-bottom: 10px;
}

.alt1_gauche {
	float: left; 
	margin: 3px; 
	padding: 3px; 
	padding-top: 0px;
	width: 406px; 
	height: 164px; 
	border:1px solid #ddd; 
	font-family: sans-serif, Verdana, Geneva, Arial, Helvetica;
	text-align: justify;
	font-size: 8pt;
	color: #333;
}

.alt1_gauche_titre { }
.alt1_gauche_titre h2, .alt1_gauche_titre a {
	padding: 0px;
	margin: 0px; 
	font-size: 20px;
	font-family: "Georgia", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, sans-serif;
	font-style: italic;
	text-decoration: none;
	letter-spacing: -2px;
	color: #97bf0d;
}	

.alt1_gauche_menu a {
	text-decoration: none;
	font-family: sans-serif, Verdana, Geneva, Arial, Helvetica;
	font-size: 8pt;
	color: #97bf0d;
}

.alt1_gauche_menu a:hover {
	text-decoration: underline;
}

.alt1_droit {
	float: left; 
	margin: 0px; 
	margin-top: 3px;
	width: 125px; 
	height: 167px; 
	border: 1px solid #000; 
}

.alt1_droit img,.alt1_droit a{
	border: 0px;
	text-decoration: none;
}

.alt1_info_rating {
	height: 25px;
	width: 125px;
}

.alt1_star_message {
	position:relative;
	top: -25px;
	left: 185px; 
}

.alt1_info_think {
	position:relative;
	height: 25px;
	width: 25px;
	left: 165px;
	text-align:left;
	cursor: pointer;
	cursor: hand;
	top: -50px; 
	border:0px;
}

.alt1_info_hug {
	position:relative;
	height: 25px;
	width: 25px;
	left: 135px;
	text-align:left;
	cursor: pointer;
	cursor: hand;
	top: -25px; 
	border:0px;
}


/*
 * Liste alternative 2
 */

.article_alt2 {
	width: 550px; 
	padding: 0px; 
	margin: 0px; 
}

.alt2_droit {
	float: left; 
	padding: 5px; 
	width: 125px; 
	height: 220px; 
}
.alt2_droit_pied {
	float: left; 
	padding: 0px; 
	padding-top: 0px;
	width: 125px; 
	font-family: sans-serif, Verdana, Geneva, Arial, Helvetica;
	font-size: 7pt;
	color: #333;
}

.alt2_droit_pied a {
	text-decoration: none;
	font-family: sans-serif, Verdana, Geneva, Arial, Helvetica;
	font-size: 8pt;
	color: #97bf0d;
}

.alt2_droit_pied a:hover {
	text-decoration: underline;
}

.alt2_droit img {
	border: 1px solid black;
}
.alt2_droit a {
	text-decoration: none;
}

/*
 * Commentaires
 */

.commentaires { }

.commentaires h2 {
	clear: left;
	padding: 5px;
	margin: 0px 0 8px 0;
	border-width: 1px 0;
	background: #fbfbfb;
	font-size: 24px;
	font-family: "Georgia", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, sans-serif;
	font-style: italic;
	letter-spacing: -2px;
	/* color: #97bf0d; */
	color: #bbb;
	background: none;
}

.commentaires dl { }

.commentaires dt {
	position: relative;
	display: block;
	top: 0px;
	padding: 10px 0 30px 0;
	background: transparent url(/themes/sms/images/bulle.jpg) no-repeat 10% 100%;
	font-weight: normal;
	font-family: sans-serif, Verdana, Geneva, Arial, Helvetica;
	font-size: 11px;
}

.commentaires dd {
	border-width: 1px 0;
	background: #e5e5e5;
	padding: 10px;
	margin: 0 0 8px 0;
}

.commentaires_auteur { color: #97bf0d; font-weight:bold; }

.commentaires_images {
	float:left;
	width:50px;
	height:50px;
	border:1px solid #97bf0d;
}

.commentaires_texte {
	float:left;
	top:-50px;
	width:410px;
	font-family: sans-serif, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	padding-left:10px;
	line-height: 1.4;
	text-align: justify;
}

.commentaire_form { padding-top: 10px; }

.commentaire_form h2 {
	padding: 5px;
	margin: 20px 0 8px 0;
	border: 1px dotted #97bf0d;
	border-width: 1px 0;
	font-size: 24px;
	font-family: "Georgia", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, sans-serif;
	font-style: italic;
	letter-spacing: -2px;
	/* color: #97bf0d; */
	color: #bbb;
}

.commentaire_form fieldset {
	border: none;
	background-color: #e5e5e5;
}

.commentaire_form fieldset p { 
	padding: 5px 0; 
	color: #97bf0d; 
}

.commentaire_form fieldset p.field { 
	padding: 5px 0; 
	width: auto;
       	margin: 0; 
	clear: left;
}

.commentaire_form p label { width: auto; }

.commentaire_form p.field label {
	color: #333333;
	display: block;
	float: left;
	font-family: sans-serif,Verdana,Arial,Helvetica;
	font-size: 9pt;
	font-weight: normal;
	padding: 2px 5px 0 0;
	text-align: right;
	width: 105px;
}

.commentaire_form input, .commentaire_form textarea {
	border: 1px solid #FFFFFF;
	color: #333333;
	font-family: sans-serif,Verdana,Arial,Helvetica;
	padding: 2px;
	width: 350px;
}

#commentaire_form_bouton  {
	text-align: center;
	vertical-align: center;
	background-color: #fff;
	border: 0px;
}

#commentaire_form_bouton a {
	text-decoration: none;

}

.simm_bouton {
	padding: 6px;
	border: 0px;
	background: url(/themes/sms/images/btn-submit.jpg) top center no-repeat;  
	font-size: 24px;
	font-family: "Georgia", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, sans-serif;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -2px;
	color: #fff;
}

.commentaire_erreur {
	padding: 0px;
	margin: 0px; 
	border-top: 2px solid black;
	border-bottom: 2px solid black;
	font-size: 14px;
	font-family: sans-serif, Arial;
	text-align:center;
	letter-spacing: 1px;
	background-color: #e5e5e5;
	color: #333;
}

.captcha_info {
	margin: 0px;
	padding: 0px;
	font-family: sans-serif, Verdana, Geneva, Arial, Helvetica;
	text-align: justify;
	font-size: 8pt;
	color: #333;
}

.captcha {
	margin-right: 4px;
	text-align: right;
}
/********
 * Facebook
 *******/
.HideUntilElementReady { visibility:hidden; }

.HideUntilElementReady.FB_ElementReady { visibility:visible; }

.fb_unuserbox {
	height: 80px; 
	padding: 0px 0px 10px 0px; 
	font-family: sans-serif, Verdana, Geneva, Arial, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	color: #333;
}

.legends {
	width: 183px;
	height: 30px;
	margin: 0px;
	padding: 5px 0px 0px 0px;
}

.legend_icon {
	float: left; 
	padding: 0px; 
	height: 28px;
}
.legend_text {
	float: left;
	width: 150px; 
	padding: 0px; 
	height: 28px; 
	text-align: left;
	vertical-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 7pt;
	font-weight: bold;
}

.fb_userbox {
	height: 108px; 
	padding: 10px 0 0 54px; 
	background: url(/themes/sms/images/vfblogo.jpg) top left no-repeat; 
	background-color:#e5e5e5;
}

.fb_userbox_pic {
	float: left; 
	border: 1px solid black; 
}

.fb_userbox_infos {
	float: left; 
	padding-left: 10px; 
	color: #a5a5a5;
}

.fb_userbox_tool {
	position: relative;
	text-align: right; 
	top: -28px; 
	left: -5px; 
}
.fb_userbox_tool a {
	cursor: pointer;
	cursor: hand;
}

.fb_userbox_loader {
	display: none; 
	text-align: center;

}


/********
 * Rating system
 *
 * Ajax Dynamic Star Rating 1.5
 * Developed by Jordan Boesch
 * www.boedesign.com
 * Licensed under Creative Commons
 * http://creativecommons.org/licenses/by-nc-nd/2.5/ca/
 */

.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating .current-rating{
	background: url(/themes/sms/images/rating/rating_star.gif) left -1000px repeat-x;
}

.star-rating{
	position:relative;
	width:125px;
	height:25px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}

.star-rating li{
	display: inline;
}

.star-rating a, 
.star-rating .current-rating{
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:25px;
	line-height:25px;
	outline:none;
	overflow:hidden;
	border: none;
}

.star-rating a:hover {
	background-position: left bottom;
}

.star-rating a.one-star{
	width:20%;
	z-index:6;
}

.star-rating a.two-stars{
	width:40%;
	z-index:5;
}

.star-rating a.three-stars{
	width:60%;
	z-index:4;
}

.star-rating a.four-stars{
	width:80%;
	z-index:3;
}

.star-rating a.five-stars{
	width:100%;
	z-index:2;
}

.star-rating .current-rating{
	z-index:1;
	background-position: left center;
}	

.star-rating2,
.star-rating2 a:active,
.star-rating2 .current-rating{
	background: url(/themes/sms/images/rating/rating_star_2.gif) left -1000px repeat-x;
}

.star-rating2{
	position:relative;
	width:125px;
	height:25px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}

.star-rating2 li{
	display: inline;
}

.star-rating2 a, 
.star-rating2 .current-rating {
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:25px;
	line-height:25px;
	outline:none;
	overflow:hidden;
	border: none;
	cursor:default;
}

.star-rating2 a.one-star{
	width:20%;
	z-index:6;
}

.star-rating2 a.two-stars{
	width:40%;
	z-index:5;
}

.star-rating2 a.three-stars{
	width:60%;
	z-index:4;
}

.star-rating2 a.four-stars{
	width:80%;
	z-index:3;
}

.star-rating2 a.five-stars{
	width:100%;
	z-index:2;
}

.star-rating2 .current-rating{
	z-index:1;
	background-position: left center;
}

.inline-rating{
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	vertical-align: middle;
}	

.voted_twice {
	background: #FFDDDD url(/themes/sms/images/rating/rating_warning.gif) no-repeat 5px 50%;
	padding:5px 5px 5px 16px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	width:130px;
	font-size:11px;
}

.voted {
	background: #E7FFCE url(/themes/sms/images/rating/rating_tick.gif) no-repeat 5px 50%;
	padding:5px 5px 5px 16px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	width:130px;
	font-size:11px;
}

.rated_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-bottom:5px;
	color:#666;
}

.out5Class {
	color:#00CC00;
	font-weight:bold;
}

.percentClass {	}

.votesClass { }

.topRatedList {
	padding:0;
	margin:0;
}

.topRatedList li {
	list-style-type:none;
}


