/*
Theme Name: BigVG
Theme URI: http://www.bigvg.veganquebec.net/
Description: Présention de la Grande Rencontre Végé / Presentation of the Big Veggie Gathering
Version: 0.1
Author: Stéphane Groleau

Couleur verte: #68bd3c

*/

body {
font-family: Lucida Grande, Arial, Helvetica, Sans-serif;
font-size: 1em;
text-align: left;
background: #ffffff;
background: white url("feuille.gif");
background-repeat: repeat;
color: #000000;
margin: 25px;
}

#page {
margin: 0 auto 0 auto;
width: 750px;
background:#ffffff;
border: 1px solid black;
padding: 0 0 0 0;
}

#header {
font-family: Trebuchet MS, Lucida Grande, Arial, Helvetica, Georgia, Sans-serif;
float: left;
width: 750px;
padding: 0 0 0 0;
}

 
.sidebar-dr {
float: right;
width: 200px;
margin: 0 0 0 0;
padding: 0 20px 0 0;
}

.sidebar-ga {
float: left;
width: 215px;
margin: 0 0 0 0;
padding: 0 0 0 0;
}


.sidebar {
padding: 0 0 0 0;
}

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

#footer {
font-size: 0.8em;
font-style: italic;

padding: 10px 20px 20px 20px;
clear: both;
width: 728px;
}

/*
Format du text

*/

a {
text-decoration: none;
}
a:hover {
text-decoration: underline;
}

h2 {
font-size: 1.6em;
}

#sidebar h2 {
font-family: 'Lucida Grande', Verdana, Sans-Serif;
font-size: 1.2em;
}
h3 {
font-size: 1.3em;
}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
text-decoration: none;
color: white;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
color: #68bd3c;
text-decoration: none;
}

h2 a:hover, h3 a:hover{
text-decoration: underline;
}

.postmetadata{
font-style: italic ;
font-size: 0.7em;
	
}


.espace_top{
margin: 20px 0 0 0;
}

#footer p{
text-align: right;
font-size: 1em;
padding: 0 20px 0 0;
}
#footer ul{
list-style-type: none;
text-align: right;
padding: 0 20px 0 0;
}
