/*
Theme Name: Mygirondins Blogueurs
Theme URI: http://mygirondins.com/
Description: Theme pour les blogs de Mygirondins.com
Version: 0.1
Author: David LOUIS
 
Creation Theme by David LOUIS || http://blogityourself.net
 
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	}
        




body {
font-family: Arial, Helvetica, Sans-serif;
font-size: 12px;
text-align: center;
background: #161e2a;
color: #000000;
}

#page {
width: 728px;
margin: 0 auto;
}


#content {
float: left;
width: 450px;
margin: 30px 1px 20px 0;
background: #ffffff;
padding: 5px;
}

#content img {
max-width : 450px;
}

#content p {
    margin-bottom:5px;
}



#footer {
width: 728px;
}

#footer p {margin-top:10px;}


/* gestion de l'entte */

#header {
font-family: Arial, Helvetica, Georgia, Sans-serif;
color:#ffffff;
width:728px;
height: 70px;
float:left;


}

#header h1 {
font-size: 30px;
text-align: left;

}

#header h1 a{
color: #ffffff;
}

#header p {
font-size: 1em;
text-align: left;
}


/* gestion du contenu */



#content h2 {
font-size: 22px;
text-align:left;
}

.post_content {
font-size: 1em;
color: #555;
text-align:justify;
margin-bottom:20px;

}

.postmetadata {
font-size: 0.8em;
color: #999;
text-align:left;
margin-bottom:10px;
}


/* gestion de la sidebar */

.sidebar {

text-align:left;
float: right;
width: 260px;
background: #ffffff;
margin-top:30px;

}

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

.sidebar ul li {
    margin-bottom: 5px;
}

.sidebar h2 {
font-size: 22px;
}


/* gestion du footer */

#footer {
font-size: 1em;
color: #fff;
clear: both;
height: 75px;
margin-bottom: 15px;

}

#footer a {color: #fff;}





/* gestion des commentaires */

.comments-template{
margin: 10px 0 0 0;
text-align:left;
}

.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;
}




/* gestion des liens */

a {
color: #161E2A;
text-decoration: none;
}

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



.post_content a {
color: #069;
background-color: white;
}

.post_content a:hover {
color: #fff;
background: #069;
}

.sidebar a:hover {
text-decoration: none;
border-bottom: 1px dotted;
}




#add728 {
    width:728px;
    height:90px;
   
  
}

#top {   margin-bottom: 50px;}

