/*
    Document   : blog_post
    Created on : 5 juil. 2013, 18:03:40
    Author     : harinala
    Description:
        Purpose of the stylesheet follows.
*/

.node-blog-post #pac-blog-form .share-submit{
  margin-left: 544px;
  width: 132px;
}
.fieldset-comment {
  margin-top: 20px;
}
.text-comment {
  display: block;
  margin-top: 15px;
  margin-bottom: 7px;
}
.form-item.form-type-textarea.form-item-comment {
  margin-top: 7px;
}
.fieldset-comment .title-comment{
  margin-bottom: 15px;
}
.fieldset-comment .container-title-comment{
  background: url("../../images/picto/line.png") repeat-x scroll left 8px transparent;
}
.fieldset-comment .title-comment span.legend{
  background-color: #FFFFFF;
  display: block;
  width: 70px;
}
.node-blog-post div,
.fieldset-comment .title-comment span,
.content_blog_post > p{
}
.blog_post_node #region-right .add{display: none;}
.fieldset-comment .comments h2.comment-form{
  display: none;
}
.fieldset-comment .comments #comment-form .form-item-name label,
.form-item.form-type-textfield.form-item-field-email-und-0-email > label,
.fieldset-comment .comments #comment-form .form-item-comment-body-und-0-value label{
  display: none;
}
#comment-form .form-item.form-type-textfield.form-item-name{
  margin-top: 10px;
  margin-bottom: 10px;
  background: url("../../images/design/bg-input-information-form.png");
  background-repeat: no-repeat;
  height: 35px;
}
.node-type-blog-post #edit-captcha-form {
  display: block;
}

.form-comment #comment-form #edit-actions{
  background: none;
}
.form-comment #comment-form #edit-actions > input{
  /*margin-left: 487px;*/
  /*margin-top: 12px;*/
  width: 140px;
  text-transform: uppercase;
  background-color: #B7112E;
  color: #FFFFFF;
}
.form-comment .form-text.required,
.form-comment #edit-field-nickname-comment-und-0-value{
  margin-left: 5px;
  margin-top: 5px;
  border:medium none;
}
.form-comment textarea{
  border:medium none;
  display: block;
  margin-left: 13px;
  margin-top: 8px;
  position: absolute;
  height: 198px;
  width: 498px;
  color: #B9B9B9;
}
.form-comment .grippie {display: none;}
.fieldset-comment .text-comment > a {
  color: #a52a2a;
  text-decoration: none;
}
.fieldset-comment .text-comment > a:hover {
  color: #336699;
  text-decoration: underline;
}
.form-comment .comment-form .field-name-comment-body{
  background: url("../../images/design/bg-text-areacontact-us.png");
  background-repeat: no-repeat;
  height: 217px;
  position: relative;
}
.form-comment section.comments .title{display: none;}
.form-comment section.comments .comment-by-node-author .links{display: none;}
.comment-by-node-author,
.comment-unpublished.comment-by-anonymous,
.comment-unpublished,
.comment-by-anonymous{
  background-color: #f9f9f9;
}
.form-comment .field-label-above .field-label{display: none;}
.form-comment .comment-form .form-type-item > label{display: none;}
.form-comment .field-label-above{margin-bottom: 20px;}
.comment header a.permalink{display: none;}
.form-comment .comment header a.username,.form-comment .comment-by-node-author header span.username{text-transform: uppercase;}
.comment-form{margin-top: 15px;}
.comment-form #edit-name,
.comment-form #edit-comment-body-und-0-value,
.form-text,
 a.username,
 span.username,
 comment header time{
  color: #7F7F7F;
}
.comment-form .form-type-item,
.form-comment #edit-field-nickname-comment-und-0-value{
  margin-top: 10px;
  margin-bottom: 10px;
  background: url("../../images/design/bg-input-information-form.png");
  background-repeat: no-repeat;
  height: 35px;
}
.comment-form a.username{
  display: block;
  margin-left: 8px;
  padding-top: 8px;
}
.comment-form #edit-comment-body-und-0-value{font-size: 13px;}
.submitted-datetime {
  display: inline-block;
  font-style: italic;
  float: right;
}
.submitted-username {
  display: inline-block;
  text-transform: uppercase;
}
.field-item.even {
  margin-top: 15px;
  line-height: 20px;
  font-size: 13px;
}
.comment header mark.new{
  display: none;
}
.comment-form .form-item-field-nickname-comment-und-0-value label,
.comment-form .form-type-item{
  display: none;
}
.form-comment #edit-field-nickname-comment-und-0-value{
  margin-left: 0px;
  padding-top: 0px;
  padding-left: 10px;
  font-size: 12px;
}
/* recette */
.form-comment .field-name-comment-body{margin-top: -5px;}
.comment .field-name-comment-body .field-label,
.comment .field-name-field-email,
.comment .field-name-field-nickname-comment{
  display: none;
}
.comment .field-items{margin-bottom: 20px;}

.node-blog-post-image {
  margin-bottom: 14px;
}
#page #main div.picto_blog_post{
  background: url("../../images/picto/related_content_sprite2.png") no-repeat;
  background-position: 80px -198px;
}
.content_blog_post { color: #6C6C63; font-size: 13px; line-height: 20px; text-align: justify; }

#comment-form .captcha.form-wrapper {
  margin-top: 20px;
}
.blog_post_node #user-login-form .form-actions input.form-submit{
  margin-left: 0!important;
}