/*
Theme Name: Grazia.fr
Description: Grazia.fr template (two and three columns)
Author: Fabrizio Bolzicco fabrizio@evectors.it
Version: v0.1
*/

/* Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0;padding:0;}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
abbr,acronym {border:0;}
iframe {border:none;}

/* Global */
strong {font-weight:bold;}

/* Links */

/* Headings */
h2.eve_tit-contributor {padding:18px 0 0 0;background:none;}
h2.eve_tit-contributor span {color:#F4CF00;}

/* Header */

/* Navigation */
body.section_user .eve_profile_box li.section_user {background:#D5CABD;}
body.section_user-selection .eve_profile_box li.section_my-selections {background:#D5CABD;}
body.section_newsletter .eve_profile_box li.section_newsletter {background:#D5CABD;}
body.section_editprofile .eve_profile_box li.section_editprofile {background:#D5CABD;}
body.section_me .eve_profile_box li.section_user {background:#D5CABD;}

/* Middle */
body.section_user .eve_invisible_desc {display:none;}
body.section_user-selection .eve_invisible_desc {display:none;}
body.section_newsletter .eve_invisible_desc {display:none;}
body.section_user-selection .eve_invisible_avatar {display:none;}
body.section_newsletter .eve_invisible_avatar {display:none;}
body.section_editprofile .eve_invisible_avatar {display:none;}
.style1 img.eve_blogphoto1 {width:300px;float:left;padding:5px 35px 5px 0;}
.style1 img.eve_blogphoto2 {display:none;}
.style2 img.eve_blogphoto1 {width:300px;float:right;padding:5px 0 5px 35px;}
.style2 img.eve_blogphoto2 {display:none;}
.style3 img.eve_blogphoto1 {width:315px;}
.style3 img.eve_blogphoto2 {width:315px;}
.style4 img.eve_blogphoto1 {width:635px;}
.style4 img.eve_blogphoto2 {width:635px;}
.eve_blogeditor_editbutton {background:#DDD5CA url(/grazia/static/images/beigearrow-tip.gif) no-repeat scroll right center;padding:1px 2px 1px 5px;font-style:italic;margin:13px;width:145px;}
.eve_blogeditor_editbutton a {color:#CC0000;text-decoration:none;}
.eve_blogeditor_editbutton a:hover {text-decoration:underline;}
.supprimer form img {cursor:pointer;}
img.eve_supprimer {float:right;margin:0 40px 0 0;}

.eve_blogeditor_openbutton {background:#DDD5CA url(/grazia/static/images/beigearrow-tip.gif) no-repeat scroll right center;padding:1px 2px 1px 5px;font-style:italic;margin:13px;width:145px;color:#CC0000;cursor:pointer;cursor:hand;}
.eve_blogeditor_openbutton a {color:#CC0000;text-decoration:none;}
.eve_blogeditor_openbutton a:hover {text-decoration:underline;}
.supprimer form img {cursor:pointer;}
img.eve_supprimer {float:right;margin:0 40px 0 0;}

.eve_comments_author_box a.eve_comments_author {display:none;}
.eve_comments_author_box a.evecommentsregauthor {display:inherit;}
.eve_comments_author_box span.eve_comments_author {display:inherit;}
.eve_comments_author_box span.evecommentsregauthor {display:none;}

/* Form */

/* Extra */
.tagcloud {margin:0 10px;/*overflow:hidden;text-align:center;*/line-height:22px;text-transform:lowercase;}
/*.tagcloud {background:transparent url(/grazia/static/images/bg-tags.gif) no-repeat scroll left top;margin:0;padding:15px 5px 10px;width:310px !important;}*/
.tagcloud .tc_verysmall {font-size: 12px;}
.tagcloud .tc_small {font-size: 16px;}
.tagcloud .tc_normal {font-size: 20px;}
.tagcloud .tc_big {font-size: 24px;}
.tagcloud .tc_verybig {font-size: 30px;}

/* Footer */





.col-sx, .col-dx {overflow:inherit;}


/* Profil */

#avatars_container {
	background-color: #000;
	height: 187px;
	width: 940px;
	opacity: 0.5;
	z-index: 1000;
	margin: 0px; padding: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}
#avatars {
	background: #FFF url(http://www.grazia.fr/extension/graziafr/design/frontoffice/images/bg-beige-diag.gif);
	z-index: 1001;
	margin: 0px; padding: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	width: 920px;
	overflow: hidden;
}
#avatars ul {
	list-style-type: none;
	margin: 0px; padding: 0px;
}
#avatars ul li {
	float: left;
	display: inline;
	margin: 0px; padding: 5px;
	width: 120px;
	overflow: auto;
}
*html #avatars ul li { width: 130px; }

#avatars ul li img { cursor: pointer; }

.monphoto li.avatar { margin: 10px 11px; }
#telecharger_form { display: none; width: 290px; position:relative; }
#new_avatar { float: left; width: 205px; margin: 10px 0px; }
.box600.monprofil { position: relative; }
#tel_form input[type="submit"] { position: absolute; top:7px; right:5px; padding: 1px 3px; height: 26px; width:28px; border:0; font-family:Georgia, "Times New Roman", Times, serif; font-size:10px; background: url(http://www.grazia.fr/extension/graziafr/design/frontoffice/images/go.png) no-repeat -1px top; color:#fff; }
.monphoto { position: relative; }
.monphoto .pseudo_black { position: absolute; top: 145px; left: 170px; z-index: 10;}
.monphoto ul { background: url(/grazia/static/images/bg-avatar.png) no-repeat 0 0; }

.error_message {color:red}
.success_message {color:green}

