/*
Theme Name: ABC THEME
Theme URI: http://www.bricabroke.com/
Description: The first theme created by Charles Delattre.
Version: 0.1
Author: Charles Delattre
 
ABC THEME by Charles Delattre || http://www.bricabroke.com
 
*/
* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
}
/* *********************************************************** Reset Everything */
/**************** start mybloglog hack *****************/
table#MBL_COMM td.mbl_fo_hidden { display:none; }
table#MBL_COMM td.mbl_join_img {background: url(http://i37.tinypic.com/28bz588.jpg); }
table#MBL_COMM td.mbl_join { background: url(http://i37.tinypic.com/28bz588.jpg); }
table#MBL_COMM tr#tr0 { background: url(http://i37.tinypic.com/28bz588.jpg); display: none; }
table#MBL_COMM th.mbl_h { display:none;}
/**************** end mybloglog hack *****************/
/* choisissez le type de blog ici */
#page {
background-image:url(/wp-content/themes/abc-theme/images/bck.jpg);
width: 1010px;
}

#header {
background-color:#CCCCCC;
width: 100%;
height:30px;
}

#content {
float: left;
width: 680px;
}

.sidebar {
float: right;
width: 300px;
}

#footer {
background-color:#FFFFFF;
width: 100%;
}

/*corps de la page web */

body {
background-image:url(/wp-content/themes/abc-theme/images/fd.jpg);
background-repeat:no-repeat;
font-family: "Lucida Grande", Arial, Helvetica, Sans-serif;
font-size: 0.8em;
text-align: left;
color: #666;
margin: 0;
}

#page {
margin: 0 auto 0 auto;
}

/* gestion de l'entte */
#header {
font-family: Trebuchet MS, sans-serif;
font-size: 15px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: -3px;
line-height: 1.5em;
float: left;
padding: 20px 10px 20px 10px;
color:#069;
}
#nuage{
font-family: Trebuchet MS, sans-serif;
}

#header h1 {
padding: 0 20px 0 0;
font-size: 2.5em;
text-align: center;
}

#header h1 a{
color: #000;
}

#header h1 a:hover{
color: #666;
text-decoration:none;
}
#header p {
padding: 0 20px 0 0;
font-size: 1em;
text-align: right;
}


/* gestion du contenu */

#content {
margin-bottom: 20px;
}
#content li{
margin-left: 20px;
}
#content h2 {
margin-top:20px;
font-family: Trebuchet MS, sans-serif;
font-size: 28px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: -3px;
line-height: 1.5em;
}

.post_content {
margin-bottom: 20px;
font-size: 1em;
color: #555;
background-color: white;
}

.postmetadata {
font-size: 0.8em;
color: #999;
background-color: white;
padding-bottom:10px;
}


/* gestion de la sidebar */

.sidebar {
margin: -3px 0 20px 25px;
}

.sidebar ul{
list-style-type: none;
margin: 0;
padding: 0 10px;
}

.sidebar h2 {
font-family: Trebuchet MS, sans-serif;
letter-spacing: -2px;
font-size: 1.7em;
color:#000000;
padding:2px;
}


/* gestion du footer */

#footer {
font-size: 1em;
color: #666;
padding: 10px 10px 0 0;
clear: both;
}

#footer a {
color: #000;

}

#footer p{
text-align: center;
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;
}

a:hover {
color: #777;
text-decoration: underline;
}

#content h2 a{
	font-size: 1.2em;
	font-family: "Lucida Grande", Verdana, Arial, Sans-Serif;
	color: #999999;
}

#content h2 a:hover{
text-decoration: none;
color: #555;
}

.post_content a {
color: #069;
}

.post_content a:hover {
color: #000;
}

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

#navigation {

padding: 30px;
}


/* 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;
}
.alignleft {
float: left;
}
/* 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;
color:#999999;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}
/* End captions */

 /* commentform
---------------------------------------------------------------------------------------------- */ 
#commentlist {margin: 0 15px 15px 0;font-size:1em;}
#commentlist li {
list-style-type: none;
padding:5px;
}
#commentlist li.alt {background:#f7f7f7;border:1px solid #ccc;}
#commentlist .gravatar {float:left;margin:4px 5px 5px 0;width:55px;display:block;}
#commentlist .gravatar img{background:#dfdfdf; padding:2px;border:1px solid #bbb;}
#commentlist .commentmetadata  a:link,.commentmetadata  a:visited{color:#6F665A;text-decoration:none;}
#commentlist .commentmetadata  a:hover{color:#f60}
#commentlist .commenttext a:link, .commenttext a:visited {color:#297cdf}
#commentlist .commenttext a:hover {color:#f60;}
#commentlist .commenttext p {font: 1em tahoma, arial, verdana, sans-serif; line-height: 15px; margin: 3px 0 4px; color:#222;}
#commentlist .commenttext blockquote { color:#222;  font-size: .9em; font-style: italic; border-top: dashed 1px #ccc; border-bottom: dashed 1px #ccc; }
#commentlist .commenttext blockquote p { font-size: .9em; padding: 5px 0px;line-height: 16px; color:#222; }
#commentlist .commenttext code {font-size:11px;margin:7px 0;padding:5px 10px;line-height:13px;display:block;background:#efefef;}
#commentlist .commenttext ul, .commenttext ol {padding: 5px 0px;}
#commentlist .commenttext li ul li, .commenttext li ol li { padding: 0px;  font-size: .9em; line-height: 13px; color:#666; }		

#comment-wrapper cite {font:bold 1em Georgia,Times New Roman,Trebuchet;color:#6F665A;}
#comment-wrapper cite a:link,#comment-wrapper  cite a:visited{color:#6F665A;text-decoration:underline;}
#comment-wrapper cite a:hover {text-decoration:none;}

ol#trackbacks {list-style:decimal;margin:0 0 15px 27px;font:1em tahoma, arial, helvetica, verdana, sans-serif;}
ol#trackbacks li {padding:0;margin:0 0 3px 0;}
ol#trackbacks a:link, ol#trackbacks a:visited {color:#297cdf;}
ol#trackbacks a:hover {color:#ff6f00;}

#commentform p {margin-bottom:5px;}
#commentform label {color:#666;font-size: 80%;padding-left: 5px;}
#commentform small {color: #999999;font-size: 90%;}
#author,#email,#url {font: 100% Arial, Helvetica, sans-serif;width: 220px;padding: 2px;	border: 1px solid #e6e6e6;}
#commentform textarea {font: 100% Arial, Helvetica, sans-serif;width: 660px;height: 120px;border: 1px solid #e6e6e6;padding: 2px 3px 3px 7px;}
#submit {background: url(images/submit.gif) no-repeat;width: 59px;height:20px;border:none;float:left;text-indent: -900em;line-height:0px;cursor:pointer;}
#submit:hover {cursor:pointer;}
#commentform textarea:focus, #commentform input[type="text"]:focus {border: solid 1px #006699;}

/* comment list
---------------------------------------------------------------------------------------------- */

.nocomments {padding:7px 0 7px; background:#fff;font-size:.8em}

blockquote {
margin:22px 40px;
upadding:3px;
color:#575757;
padding: 0 50px;
background: transparent url("images/blockquote.gif") no-repeat 0 0;
}