/* 1.1 Defaults */

body  {
	color: #5b5b5b; /* couleur du texte pour paragraphe */
	background: #f6f9d6; /* couleur background en arrière du blogue */
}

/* 1.2 Hyperlinks */

a:link, a:visited  { color: #9aa61a; }/* ? */
a:hover  { text-decoration: underline; color:#c8d90b; }
/*-----------------------------*/
/* 2. SITE STRUCTURE & APPEARANCE */
/*-----------------------------*/

/* 2.1 Containers */

/* 2.2 Header */

/* 2.3 Navigation */

#nav .current_page_item a, #nav a:hover  {
	background-color: #9aa61a;/* couleur background du menu navigation */
}

/* 2.3 Drop-down menus */

/* 2.4 Intro */

/* 2.5 Content */

/* 2.6 Sidebar */

/* 2.7 Footer */

/*-----------------------------*/
/* 3. POSTS */
/*-----------------------------*/

.meta .comments a:link,
.meta .comments a:visited  {
	background: #9aa61a url(http://suzannecharbonneau.com/wp-content/themes/therapy/images/ico-comments.png) no-repeat 2px center;
}

.post .tags  {
	background: url(http://suzannecharbonneau.com/wp-content/themes/therapy/images/ico-tags.png) no-repeat left center;
}

.tags a:link,
.tags a:visited  {
	
}

/* 3.1 Typographic Elements */

/* 3.2 Images */

/* 3.3 PageNavi */

.Nav strong.on  {
	color: #fff;
	background-color: #a4ad45;
}

/*-----------------------------*/
/* 4. WIDGETS */
/*-----------------------------*/


/* 4.1 Social Media Box */

#social li a:hover span.site  { color: #279dc7; }

/* 4.2 Tabber */


#tabber .list li a:link,
#tabber .list li a:visited  {
	background: url(images/widgetbullet.png) no-repeat 17px center;
}

/* 4.3 General Widgets */

.widget ul li a:link, .widget ul li a:visited  {
	background: url(../images/widgetbullet.png) no-repeat 17px center;
}

.widget_recent_comments li  {
	background: url(../images/widgetbullet.png) no-repeat 17px center;
}

#flickr .flickr_badge_image a:hover  { border-color: #279dc7; }

#searchform .submit  { color: #292626; border: 1px solid #426484; background-color: #6fb5ba; }


/*-----------------------------*/
/* 5. COMMENTSAREA */
/*-----------------------------*/

/* 5.1 Comments */

#comments ul.children li  { background: url(../images/commentreply.png) no-repeat top left; }

/* 5.2 Comments Form */

/*-----------------------------*/
/* 6. GENERAL STYLES */
/*-----------------------------*/