/*
Theme Name: Jusdolive
Theme URI: http://montera34.com
Author: montera34
Author URI: http://montera34.com
Description: Twenty Eleven's Child theme for Jusdolive blog
Template: twentyeleven
Version: 0.1
License: GNU General Public License
License URI: license.txt
*/

/* twentyeleven parent theme styles*/
@import url("../twentyeleven/style.css");

/* google font */
/*@import url(http://fonts.googleapis.com/css?family=Chau+Philomene+One);*/
/*@import url(http://fonts.googleapis.com/css?family=Patua+One);
@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300);*/

.corporative-bg {
	background-color: #8a916f;
	font-weight: bold;
}
.corporative {
	color: #8a916f;
}

/* header */
#branding {
	border-top: none;
}
#branding hgroup {
	margin: 0 0.6%;
}
#branding img {
}
#site-title {
	font-family: 'Chau Philomene One', sans-serif;
	padding: 0;
}
#site-title a {
	font-weight: normal;
	font-size: 40px;
}
#site-description {
	margin-bottom: 1em;
	margin-left: 10px;
}
/*#branding #searchform {	
	top: 5.5em;
	right: 7.6%;
}
#branding #s {
	background-color: #fff;
}*/
/* sidebar */
#secondary ul {
	list-style: none;
}
.widget a {
	color: #666;
}
.widget-title {
	background-color: #eee;
	padding: 4px 8px;
	display: inline;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#secondary .textwidget {
	background-color: #eee;
	padding: 4px 8px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;

}
#secondary #text-8 .textwidget {
	/*background-color: palegoldenrod;*/
	background-color: yellow;
}
.vert {
	background-color: #aad400;
	color: #fff;
}

/* main */
#main {
	padding-top: 4em;
}
.entry-title {
	line-height: 1.2em;
}
.entry-meta a {
	color: #000;
}
#site-generator {
	display: none;
}
