/*
Theme Name: Timeca theme
Theme URI: http://www.fran6art.com/
Description: A partir du Creation Theme par Francis Chouquet.
Version: 0.1
Author: Beecolors
 
Creation Theme by Francis Chouquet || http://www.fran6art.com
 
*/

/* choisissez le type de blog ici */
@import url('layouts-blog/1col-gauche.css');

/*corps de la page web */

body {font-family: "Lucida Grande", Arial, Helvetica, Sans-serif;font-size: 0.8em;text-align: left;
background:#e2e1da url(imgs/fond.gif) no-repeat left; margin: 0;}
#page {margin: 0 auto 0 auto;background-color:#FFF}

#topmenu {height:19px;width:761px}

/* gestion du contenu */
img{margin:0}
#content {margin: 0 30px 20px 20px;}
#content h2 {font-family: "Trebuchet MS", Arial, Helvetica, Sans-serif;font-size: 0.75em;border-top:1px solid #CCC;border-bottom:1px solid #CCC;text-transform:uppercase}

.post{margin-top:25px}
.post_content {font-size: 0.9em;color: #555;background-color: white;line-height: 1.6;margin-bottom:10px}
.post_content img{border:none;margin:3px}
.postmetadata {font-size: 0.8em;color: #999;background-color: white;}
.tags{text-align:right;padding-right:20px}

/* gestion de la sidebar */

.sidebar {margin: 20px 0 20px 25px;}
.sidebar ul{list-style-type: none;margin: 0;padding: 0 10px;}
.sidebar li a{font-size: 0.9em;font-family: "Trebuchet MS", Arial, Helvetica, Sans-serif;color:#9e0020;text-transform:uppercase;font-weight:bold}

/* gestion du footer */

#footer {font-size: 1em;color: #666;background-color:#ccc;padding: 10px 10px 0 0;clear: both;}
#footer a {color: #006699;background-color:#ccc;}
#footer p{text-align: right;font-size: 1em;padding: 0 0px 20px 0;}


/* gestion des commentaires */

.comments-template{margin: 10px 0 0 0;}
.comments-template ol{margin: 10px;padding: 0 0 0 15px;list-style: none;}
.comments-template ol p{font-family: "Arial", Helvetica, Sans-serif;font-size: 0.9em;}
.comments-template ol li{margin: 10px 0 0 0;line-height: 15px;padding: 0 0 10px;}
.comments-template h2, .comments-template h3{font-size: 1.2em;}
.commentmetadata{font-size: 0.9em;}
.comments-template p.nocomments{padding: 0;}
.comments-template textarea{font-family: Arial, Helvetica, Sans-serif;font-size: 0.9em;}

.cadre_commentaires {border-bottom: 1px solid #ccc;border-top: 1px solid #ccc;}



/* gestion des liens */

a {color: #555;text-decoration: none;background-color: white;}
a:hover {color: #777;text-decoration: underline;background-color: white;}

#content h2 a{font-size: 1.2em;font-family: "Lucida Grande", Verdana, Arial, Sans-Serif;color: #069;
background-color: white;}
#content h2 a:hover{color: #555;background-color: white;}
.post_content a {color: #069;background-color: white;}
.post_content a:hover {color: #fff;background: #069;}

.sidebar a:hover {text-decoration: none;}
