/*
Theme Name: Thème Sophro Christiane
Description: Thème construit pour le site de Christiane. Ce thème est dérivé du thème par défault "twentythirteen"
Template: twentythirteen
Author: Olivier Cleynen
Version: 1.0
License: GNU General Public License
*/

@import url("../twentythirteen/style.css");


.entry-content blockquote {
	font-size: 20px;
}


.login_link{
	float: right;
	opacity: 0.5;
	font-size: 0.8em;
}


/* Modifications on specific pages
=================================================== */

/* no title on homepage */
.page-id-19 article h1 {
	display: none;
}

/* no login on homepage */
.page-id-19 .login_link{
	display: none;
}

