/*
Theme Name: twentytwelve-lutecium
Description: Theme enfant pour TwentyTwelve-version Lutecium
Author: Lutecium
Template: twentytwelve
*/

@import url("../twentytwelve/style.css");
/*ajouter les styles à changer en dessous de cette ligne-BdF*/


body{
  font-size: 87.5%;
  line-height:1.6em;
  height:100%;
  padding-top: 5px;
  width: 1040px !important;
}

/* ============================ */
/* =   @ Default Type Faces   = */
/* ============================ */

/* Primary Font Style */
body, .font1, .font-primary, .commentlist, input{
  font-family:Georgia, 'Times New Roman', Times, serif;
}

/* Header Font Style */
h1, h2, h3, h4, h5, h6, .site-title{
  font-family:Georgia, 'Times New Roman', Times, serif;
}

/* Secondary Font Style */
.font2, .font-sub, ul.main-nav li a, #secondnav li a, .metabar, .subtext,
.subhead, .widget-title, .post-comments, .reply a, .editpage, #pagination
.wp-pagenavi, .post-edit-link, #wp-calendar caption, #wp-calendar thead th,
.soapbox-links a, .fancybox, .standard-form .admin-links, #featurenav a,
.pagelines-blink, .ftitle small, .button, input[type="submit"],
input[type="button"], input[type="reset"], .submit{
  font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode",
    sans-serif;
  text-transform: uppercase;
  letter-spacing: .1em;
  font-size: 1.2em;
  font-weight: normal;
}


/* ======================== */
/* =    @ Color Styles    = */
/* ======================== */

/* Text Colors */

/* Footer & BG color */
body { color:#fff; }

/* Footer Colors */
#footer, #footer li.link-list a, #footer .latest_posts li .list-excerpt{
  color: #999;
}

#footer a, #footer .widget-title,  #footer li h5 a {color:#fff;}
  
/* Main Body - Text Color 1 */
#page, .tcolor1, #subnav ul li a:active, .commentlist cite a,
#breadcrumb a, .metabar a:hover, .post-nav a:hover, .post-footer a,
#buddypress-page #object-nav ul li a,
#buddypress-page table.forum .td-title a,
#buddypress-page #subnav a:hover, #buddypress-page #subnav li.current a,
#twitterbar a, #carousel .carousel_text,
#site #dsq-content .dsq-request-user-info td a,
#pagination .wp-pagenavi a:hover, #pagination .wp-pagenavi .current,
#primary-nav .main-nav li a:hover, #featurenav a.activeSlide,
.content-pagination a:hover .cp-num{
  color:#000;
}
  
/* Links & Text Highlights */
a, .lcolor1 a, #subnav_row li.current_page_item a, #subnav_row li a:hover,
#grandchildnav .current_page_item > a,
.branding h1 a:hover, .bbcrumb a:hover,
#feature_slider .fcontent.fstyle-lightbg a,
#feature_slider .fcontent.fstyle-nobg a, #respond h3 small a{
  color:#225E9B;
}
  
/* Text Header Color */
.hcolor, h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
#branding h1 a, a.site-title, .entry-title a, .entry-title a:hover,
.widget-title a:hover, h3.widget-title a:hover,
.content-pagination .cp-num{
  color: #000;
}
  
/* Text Color 2*/
.tcolor2, .lcolor2 a, .subhead, .widget-title,  .post-edit-link,
.metabar .sword, #branding .site-description, #callout,
#commentform .required,  #postauthor .subtext,
#buddypress-page .standard-form .admin-links, #wp-calendar  caption,
#carousel .thecarousel, #pagination .wp-pagenavi span.pages,
.commentlist .comment-meta a,  #highlight .highlight-subhead,
.content-pagination span, .content-pagination a .cp-num,
.searchform .searchfield{
  color: #AFAFAF;
}
  
/* Text Color 3 */
.tcolor3, .lcolor3 a, .main_nav li a,  .widget-title a, h3.widget-title a,
#subnav_row li a, .metabar em, .metabar a, .tags, #commentform label,
.form-allowed-tags code, .rss-date, #breadcrumb, .reply a, .post-nav a,
.post-nav a:visited, .post-footer, .auxilary a,
#buddypress-page .standard-form  .admin-links a, #twitterbar .content .tbubble,
.widget ul.twitter .twitter-item,  .cform .emailreqtxt,.cform .reqtxt,
#pagination .wp-pagenavi a, #pagination  .wp-pagenavi .current,
#pagination .wp-pagenavi .extend, .main_nav ul.sf-menu a,  .sf-menu a:visited,
#featurenav a, #feature-footer span.playpause{
  color: #777;
}



/* Sidebar */
.widget-area .widget {
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  margin-bottom: 48px;
  margin-bottom: 1rem;
  margin-left: 15px;
  margin-right: 15px;
  word-wrap: break-word;
  background-image: url(images/tram.jpg);
}

.site {
  margin: 0 auto;
  max-width: 1040px;
  /*max-width: 68.571428571rem;*/
  overflow: hidden;
}
/*
#page {
  width: 1080px;
}
*/
.widget-area {
  background: url(images/tram.jpg);
  background-repeat: repeat;
  /*width: 440px;*/
  width: 340px;
  padding-top: 20px;
}

.widget-area .widget h3 {
  margin-bottom: 24px;
  margin-bottom: .2rem;
  margin-top: 5px;
}

.site-content{
  /*width: 500px;*/
  width: 580px;
}

/* Article padding */
.site-content article {
  border-bottom: 4px double #9C9797;
  margin-bottom: 10px;
  padding-bottom: 4px;
}​

/* the good value*/
.entry-header .comments-link {
  margin-top: 0px;
  /*margin-top: 1.714285714rem;*/
  font-size: 13px;
  font-size: 0.928571429rem;
  line-height: 1.846153846;
  color: #757575;
}

/* the good value*/
.entry-header {
  margin-bottom: 0px !important;
  /*margin-bottom: 1.714285714rem;*/
}

footer.entry-meta {
  margin-top: 0px !important;
  /*margin-top: 1.714285714rem;*/
  font-size: 10px !important;
  /*font-size: 0.928571429rem;*/
  line-height: 1.846153846;
  color: #757575;
}

/* R E C E N T   P O S T S
 -*---------------------------------------*/
/*
.tw-recent-posts {
  
}
*/

.featured-post {
  margin: 5px 0 !important;
  line-height: 1.1em;
}

/*
.tw-recent-posts h3 {
  margin-left: 16px;
}
*/

.tw-recent-posts .featured-post h4 {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  clear: none;
  font-size: 1em !important;
  font-weight: normal;
  font-style: italic;
  margin: 0 0 5px 0;
  padding: 0;
}

/*
.tw-recent-posts .featured-post h4 a {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  clear: none;
  font-size: 80% !important;
  font-weight: normal;
  font-style: italic;
  padding: 0;
}


.tw-recent-posts .post-time {
  font-size: 0.8em;
  font-style: italic;
  text-align: right;
  margin: 0 0 5px 0;
  padding: 0;
}

.tw-recent-posts .featured-post img {
  float: left;
  margin: 0 10px 0 0;
}

.tw-recent-posts .featured-post .excerpt {
  clear: none;
}

.tw-recent-posts a.read-more {
  white-space: nowrap;
}

.tw-recent-posts .clear {
  clear: both;
}
*/