/*  
Theme Name: En apparté de Francois Tabourot
Theme URI: http://www.en-apparte.fr/
Description: Le thème du blog "En apparté de Francois Tabourot"
Version: 1.1
Author: Amaury BALMER
Author URI: http://wp-box.fr/
*/

/* Reset */
* {
margin: 0;
padding: 0;
}

/* General */
body {
font-family: Verdana, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
font-size: 12px;
color: #000;
background: #fff;
width:100%;
}
.clear {
clear:both;
}
p {
margin: 0 0 20px 0; 
text-align: justify;	
}

/* Mise en forme des titres */
h1, h2, h3, h4, h5, h6 {
font-family: Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
}

div#left li h2 {
  padding-left: 10px;
}
div#right li h2 {
  padding-left: 18px;
}

#author {
	margin: 0;
	padding: 5px 25px 5px 10px;
}
#author_name {
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#author_title {
	font-style: italic;
	margin: 0;
	padding: 2px 0 0 0;
}
#author_desc {
	margin: 0;
	padding: 7px 0 0 0;
}

/* Mise en forme des liens */
a img, img a {
border:0;
}
a {
text-decoration: underline;
outline: none;
}
a:link, a:visited{
color: #024f6c;
text-decoration: underline;
}
a:hover {
color: #626266;
}

blockquote {
margin: 1.5em 0 1.5em 1.5em;
color: #666;
overflow: auto;
font-style: italic;
}
blockquote p {
margin:0;
}
strong {
font-weight:700;
}
em {
font-style:italic;
}
pre {
font-size: 1.2em;
font-family: monospace;
border: 1px solid #E0E0E0;
padding: 1em;
margin: 0 auto;
background: #EEE;
color: #000;
width: 90%;
overflow: auto;
}
code {
font: 0.9em Monaco, monospace;
}
label {
cursor: pointer;
}

/* Begin Images */
p img {
padding: 0;
max-width: 100%;
}
img.centered, img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}
img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}
.alignright {
float: right;
width: 210px;
text-align: right;
}
.alignleft {
float: left;
width: 210px;
}
/* End Images */

/* Captions */
.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}

.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}
/* End captions */

/* Structure */
#wrap {
background:#fff url(images/bg_site.gif) repeat-y;
width:968px;
margin:0 auto;
padding:20px 0 0;
position:relative;
border-right:1px solid #759AB4;
}

/* Header */
#header {
width:968px;
position:relative;
background:url(images/bg_bottom_header.gif) bottom no-repeat;
padding-bottom:30px;
margin-bottom:40px;
}
#header h1 a {
display:block;
position:relative;
height:119px;
width:407px;
background:url(images/logo.gif);
margin:0 auto;
text-indent:-9999px;
}
#header .description {
display:none;	
}

/* Content */
#content {
width:968px;
clear:both;
position:relative;
}

/* Left */
#left {
position:relative;
float:left;
width:235px;
}

/* Center */
#center {
position:relative;
float:left;
width:482px;
min-height: 300px;
}

/* Right */
#right {
position:relative;
float:left;
width:250px;
}

/* Footer */
#footer {
clear:both;
position:relative;
background:url(images/bg_footer.gif) repeat-y;
padding:4px 10px;
color:#fff;
font-size:10px;
}
#footer p {
margin:3px 0 0;
text-align:right;
}
#footer a {
color:#fff;
text-decoration: none;
}

/* Posts */
.post {
margin:0 20px 2em;
}
.post h2 {
font-weight:400;
font-size: 2em;
margin-bottom: 5px;
}
.post h2 a {
text-decoration: none;
}
.post h2 a:hover {
text-decoration: underline;
}
.post .entry {
border-top: 1px dotted #bab5a9;
font-family:arial;
font-size:13px;
margin-top: 15px;
padding-top: 20px;
}
.post .entry ul, .post .entry ol {
margin: 0 0 15px 25px;
}
.post .entry h1 {
margin: 0.5em 0;
font-size: 3em;
}
.post .entry h2 {
margin: 0.5em 0;
font-size: 2em;
}
.post .entry h3 {
margin: 0.3em 0;
font-size: 1.6em;
font-weight: 700;
}
.post .entry h4 {
margin: 0.2em 0;
font-size: 1.4em;
font-weight: 700;
}
.post .entry h5 {
margin: 0.2em 0;
font-size: 1.2em;
font-weight: 700;
}
.post .entry h6 {
margin: 0.1em 0;
font-size: 1.1em;
font-weight: 700;
}
.post .time-meta {
background: #829aab;
color: #fff;
padding: 2px 4px;
margin: 5px 0;
font-size: 11px;
}
.post .postmetadata {
text-align: center;
font-size: 11px;
}

/* Cforms */
.linklove {
display: none;
}

/* Comments */
.comments_template {
font-family:arial;
font-size:13px;
position:relative;
padding:20px;
}
.comments_template h3 {
font-size:18px;
font-weight:400;
margin-bottom:10px;
line-height:0.9;
color:#024F6C;
}
.comments_template h3 a {
color:#024F6C;
text-decoration: none;
}
.comments_template h3 a:hover {
color:#024F6C;
}
.comments_template ol {
list-style:none;
margin-bottom:25px;
}
.comments_template ol li {
display:block;
margin:5px 0 0;
border-bottom:1px solid #eee;
}
.comments_template ol li .avatar {
border:1px solid #ccc:
display:block;
float:right;
}
.comments_template ol li cite {
font-style:normal;
font-weight:700;
}
.comments_template ol li .commentmetadata {
display:block;
margin-bottom:5px;
}
.comments_template form label {
display:block;
}
.comments_template form input, .comments_template form textarea {
width:80%;
border:1px solid #ccc;
padding:3px 5px;
}
.comments_template form input#submit {
width:auto;
background: #829AAB;
color: #fff;
}

/* Sidebar */
.sidebar {
color: #626266;
font-size: 11px;
}
.sidebar ul {
list-style: none;
display: block;
}
.sidebar ul li {
margin-bottom: 15px;
}
.sidebar ul li h2 {
display: block;
padding-bottom:20px;
margin-bottom: 15px;
}
.sidebar ul li li {
margin: 5px 0 5px 40px;
list-style: disc;
}

/* Left */
#left ul li h2 {
background: url(images/left_sidebar_sep.gif) left bottom no-repeat;
}
#left ul li h2 span {
text-indent: -9999px;
display: block;
margin-left: 17px;
}

#left ul li.widget_text h2 span {
background: url(images/h2_author.gif) no-repeat;
width: 116px;
height: 23px;
}
#left ul li.widget_text .textwidget {
padding: 0 20px;
}
#left ul li.widget_text .textwidget  img {
margin-left: -19px;
}

#left ul li.widget_categories h2 span {
background: url(images/h2_themes.gif) no-repeat;
width: 106px;
height: 23px;
}

#left ul li.widget_tag_cloud h2 span {
background: url(images/h2_tag_cloud.gif) no-repeat;
width: 189px;
height: 31px;
}
#left ul li.widget_tag_cloud .inner-widget {
display: block;
text-align: center;
margin: 0 15px;
}

/* Right */
#right ul li h2 {
background: url(images/right_sidebar_sep.gif) right bottom no-repeat;
}
#right ul li h2 span {
text-indent: -9999px;
display: block;
margin-left: 17px;
}

#right ul li.widget_archive h2 span {
background: url(images/h2_archives.gif) no-repeat;
width: 118px;
height: 24px;
}
#right ul li.widget_recent_comments h2 span {
background: url(images/h2_comments.gif) no-repeat;
width: 194px;
height: 23px;
}
#right ul li.linkcat h2 span,
#right ul li.widget_links h2 span {
background: url(images/h2_links.gif) no-repeat;
width: 75px;
height: 23px;
}

#right #link_social {
	margin-top: 0px;
	margin-left: 24px;
	padding: 0;
}
#right #link_social li{
	margin: 5px 0 0 0;
}

#right #link_rss {
	margin-top: 15px;
	margin-left: 22px;
	padding: 0;
}

#right #link_rss  p{
	margin: 0;
	padding: 3px;
}

#right #link_rss img {
	vertical-align: bottom;
}
.navigation {
	margin:0 20px 2em;
}
.clear_single {
	clear:both;
}

img.vertical_bottom {
	vertical-align: bottom;
}