/* Global structure of the site */

body {
}

#branding, #content, #footer {
  margin: 0 auto;
  margin-right:26%;
  /* 3 col: margin-left: 26%; */
}

#wrapper {

}

  #header {
  
  }

    #masthead {
    
    }
    
      #branding {
      
      }
      
        #blog-title {
          
        }
        
        #blog-description {
        
        }
      
      #access {
        display:none;
      }
      
  #main {
  
  }
  
    #container {
    
    }
    
      #content {
      
      }
      
      #primary {
        position: absolute;
        top: 0;
	right: 0;
	width: 23%;
	padding-left: 0px;
	border-left: 1px solid #CCC;
        font-size: 0.8em;
        overflow-x: none;
        overflow-y: none;
      }
      
      #secondary {
        position: absolute;
        top: 0;
	left: 0;
	width: 23%;
	padding-left: 0px;
	border-right: 1px solid #CCC;
        font-size: 0.8em;
        overflow-x: none;
        overflow-y: none;
      }
      
        #primary ul, #secondary ul {
          margin-top:0;
        }
      
    #footer {
      margin-top:2em;
    }
    
      #footer #site-info {
        text-align:left;
      }

/* fonts */

#blog-title {
  font-family:"Linux Biolinum O", "Luxi Serif", "Times", "Times New Roman", serif;        
}
h3.widget-title {
  font-family: "Liberation Sans", "Arial", sans-serif;
}

/* header styles */       
#branding :link, #branding a:visited {
  color:#ffa500; 
}

#branding h1 {
  font-size:1em;
  margin:0;
  padding:0;
}

#branding p {
  display:none;
}

/* blog post style and metadata */

/* content */
.entry-content {

}

.entry-content img {
  max-width:100%;
}

.chapo {
  font-size:1.1em;
}

.wp-smiley {
vertical-align:baseline;margin-bottom:-4px;
}

img.alignleft, img.alignright {
margin:5px;
}
img.alignleft {
float:left;
}img.alignright {
float:right;
}img.aligncenter {
margin:5px auto;
display:block;
}

img.size-thumbnail{
-moz-border-radius:3px;
background-color:#F5F5F5;
border:1px solid #999999;
padding:3px;
}

.article-copyright{display:none;}

/* metadata and share */

.entry-meta, .entry-utility, .entry-meta abbr, .entry-utility abbr, .entry-bandeau abbr, .entry-bandeau {
  color:#666;
  border:0;
}


.entry-bandeau {
  margin:15px 0px 10px 0px;
  padding:10px 0px;
  border:1px solid #CCC;
  border-left:0;border-right:0;
  overflow:hidden;
  font-size:0.8em;
}

.entry-extra {
  /*	position:absolute;
  width:14%;
  left:0;
  margin:0 20px;
  padding:0;*/
  margin:0px 0px 70px 0px;
  padding-bottom:10px;
  border-top:1px solid #CCC;	
  border-bottom:1px solid #CCC;
  overflow:hidden;
  clear:left;
}

.entry-meta, .entry-utility {
  font-size:0.8em;
  margin:5px 0px;
}

.entry-sharer {
  margin-top:5px;
  margin-bottom:-20px;
}

.lien-social {
  display:inline;
}

.home .entry-utility {
  text-align:right;
}

.meta-sep {
  display: none;
}

.cat-links:after, .tag-links:after, .entry-date:after  {
  content:" ★";
  margin-right:3px;
  color:#AAA; 
}

.author:before {
  content:"✍ ";
}

.cat-links a, .tag-links a {
  background: #ffffa1;
}

.entry-utility {
  margin:10px 0px;
}

.home .post {
  margin-bottom:50px;
}

.sociable {
  border-top: 1px solid #CCC;
  width:100%;
  padding-top:10px;
}

.buzzit {
float: right;
}

.addtoany_share_save {display:none;}

/* sidebars + widgets */

#primary a {border:0;}

h3.widget-title {
  font-size:1em; 
  font-weight:700;
  margin-bottom: .5em;
}

ul.xoxo li {
  list-style-type: none;
}

.widget-container ul li {
  list-style-type: circle;
  color: #666;
}

.widget-container ul li:hover {
  list-style-type: disc;
  color: #111;
}


#searchform .screen-reader-text {
  display:none;
}

.widget_tag_cloud a {

}

/* comments */

#comments {
  padding:10px 0px;
  margin-right:0;
}

.comments ol li {
  display:block;
  margin-left:40px;
}

.comments h3, #respond h3 {
  color:#005A9C;
}

.comment-author {
  clear:both;
}

.comment-author .photo {
  margin:0px 10px;
  position:relative;
  float:left;
  margin-left:-90px;
}

.comment-author .fn, .comment-author .n {
  vertical-align:bottom;
  padding:5px 15px;
  line-height:1.8em;
  height:1.5em;
  float:left;
  font-weight:bold;
}

.comment-meta {
  font-size:0.8em;
  background:#EEE;
  padding:5px;
  color:#666;
  text-align:right;
}

.comment-content {
  margin-bottom:15px;
  min-height:50px;
}

.comment-reply-link {
  position:relative;
  float:right;
  margin-top:-50px;
  margin-right:-90px;
}

.comment-reply-link a {
  margin-bottom:20px;
  border:1px outset #CCC;
  border-radius:3px;
  -moz-border-radius:5px;
  font-size:0.9em;
  margin:2px;
  padding:5px;
}

textarea#comment {
width:90%;
height:300px;
margin:15px;
}

#trackbacks-list {
  font-size:.9em;
}

#trackbacks-list .comment-content {
  margin:0;
  min-height:1px;
}

.topsy_trackback_comment {
  background: transparent url('http://hugoroy.eu/images/twitter-icn.png') no-repeat left;
  padding-left:28px;
}

/* nav between posts and pages */

.navigation {
  font-size:0.8em;
}

#nav-above {
  height:2em;
  overflow:hidden;
  margin-top:30px;
}

.single #nav-above, .home #nav-above {
  display:none;
}

#nav-below {
  margin-top:20px;
  padding: 10px 0px;
}

.nav-previous {
  float:left;
  width:40%;
}

.nav-next {
  float:right;
  width:40%;
  text-align:right;
}

.nav-top {
  float:left;
  text-align:center;
  width:16%;
}
.alignright {
  float:right;
  margin:5px;
}

/*calendrier*/

table#wp-calendar {
width:100%;
background:#F6F6F6;
text-align:center ;
}

.widget_calendar caption,  #wp-calendar tfoot {
color:#005A9C;
background:#F0F0F0;
padding:5px;
}

#wp-calendar thead {
display:none;
}

#wp-calendar td a {
background: #EEE;
display:block;
width:100%;
height:100%;
}



/* personalization */

/* only for the home page */
.home { }

/* only for the blog home page */
.blog { }

/* only for archives */
.archive { }

/* only for tag pages */
.tag { }

/* only for category */
.category { }

/* category-id */
.category-free-software-foundation-europe { }

/* post-id */

/* Qu'est-ce qu'Internet - mai 2010 */
.postid-738 { }


/* ACTA - mars 2010 */
.postid-575 {
  background: #b6ccd8 url('http://blog.hugoroy.eu/wp-content/uploads/2010/03/acta-bg.jpg') top left no-repeat;
}

