/*
Theme Name: Coller - MUSEE TL
Description: Thème du musée Testut Latarjet basé sur le thème COLLER
Author: UCBL & Rohit Tripathi
Template: coller
License: GNU General Public License
License URI: license.txt

*/
@import url("../coller/style.css");

/* Modification code */

#page #masthead{
background-image: url("http://campus.univ-lyon1.fr/wp-content/themes/coller-child/banniere-musee_testut-latarjet_eric-le-roux.jpg");
background-position:left top;
background-repeat:no-repeat;
}

#menu-footer a {
color:#91283B;
}

#menu-footer a:hover {
color:#91283B;
}

#page #masthead h1.site-title a {
color:#F7F7F7;
}

#page #masthead h1.entry-title a {
font-size:1.5em;
color:#91283B;
}

#page #masthead h1.entry-title a:hover {
color:#91283B;
text-decoration:underline;
}

.site-branding {
width:50%;
}
.site-info {
font-size:8px;
}

.entry-content {
	max-width:700px;
	float:left;
	
}
.page #primary-mono h1.entry-title span {background:none !important;}

#secondary {max-width:300px; float:right;}

@media only screen and (max-width:1100px) {
.site-branding {
width:100%;
}
}

#post_thumbnail img {
max-width:100px;
}

#post_thumbnail {
float:left;
padding:20px 20px 20px 10px;
}

.entry-content a {
color:#91283B;
}

.widget a {
color:#91283B;
}

.widget a:hover {
color:#91283B;
}

.main-navigation li:hover > a {
border-top:4px solid #91283B;
}

h1.entry-title {
font-size:1.3em;
}