/*   
Theme Name: A Thematic Child Theme
Theme URI: 
Description: Use this theme to start your Thematic Child Theme development.
Author: Ian Stewart
Author URI: http://themeshaper.com/
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

/* positionnement du logo */

#branding

{

padding-top: 10px;

padding-right: 0pt;

padding-bottom: 10px;

padding-left: 0pt;

}


/* gestion couleur de la ligne horizontale sous les onglets */

#access

{

border-bottom-color: #0084c8;

}


/* gestion couleur des liens dans le texte*/


a:active, a:hover

{

color: #0084c8;

}


/* gestion couleur des titres d'articles*/


.entry-title a:active, .entry-title a:hover (ligne 258)

{


color: #0084c8;

}

/* gestion couleur des boites d'onglets*/

.sf-menu a

{

border-left-color-value: #0084c8;

border-top-color: #0084c8;

border-bottom-color: #0084c8;

}

/* gestion couleur des titres d'articles*/

.entry-title a:active, .entry-title a:hover

{

color: #0084c8;

}


/* gestion couleur des liens de menu*/


.sf-menu a, .sf-menu a:visited

{

color: #0084c8;

}


.sf-menu a, .sf-menu a:visited

{

color: #0084c8;

}



.entry-meta a

{

color: #0084c8;

text-decoration: none;

}


.entry-meta a:active, .entry-meta a:hover

{

color: #0084c8;

}

.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active (ligne 181)

{

border-bottom-color: #0084c8;

}


/* gestion couleur colonne de droite*/

.aside

{

color: #0084c8;

}

#primary

{

border-top-color: #0084c8;

border-right-color: #0084c8;

border-bottom-color: #0084c8;

border-left-color: #0084c8;

}

.aside a:active, .aside a:hover

{

color: #0084c8;

}

.entry-utility a

{

color: #0084c8;


}

.entry-utility a:active, .entry-utility a:hover

{

color: #0084c8;

}

.aside .current_page_item a

{

color: #0084c8;

}

.entry-title a

{

color: #666666;


}

.entry-title

{

color: #666666;


}

#main

{

padding-top: 40px;

}

http://localhost:8888/samsa/wp-content/plugins/wp-greet-box/css/wp-greet-box.css?ver=2.9

}

