/*
Theme Name: Congresso Nacional do Bebe
Theme URI: http://www.gomo.pt/
Author: GOMO
Author URI: http://www.gomo.pt/
Description: Theme for the Congresso Nacional do Bebe
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: sydney
This theme, like WordPress, is licensed under the GPL.
*/

/* Import Stylesheets, don't remove these.
-----------------------------------------------------------*/
@import url('../sydney/style.css');

/* Required Wordpress Classes, don't remove these.
-----------------------------------------------------------*/
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft { float: left; }
.alignright { float: right; }

/* Make all custom CSS changes BELOW this line
-----------------------------------------------------------*/

h1.site-title {
	font-size: 26px;
}

/*.site-header, #content, footer#colophon {
	display: none;
}*/

.slide-inner {
	top: 65%;
}

.slide-item h2.maintitle {
	font-size:80px;
}
.slide-item p.subtitle {
	font-size:40px;
}
/*#sidebar-footer {
	position: absolute;
    bottom: 0px;
    width: 100%;
    background-color: transparent;
    padding-bottom: 0;
}*/
.footer-widgets .widget-title {
	color: #ffffff;
}

.es_lablebox {
	display: none;
}
.es_caption {
	color: #ffffff;
	text-transform: uppercase;
}
#es_txt_button {
	background-color: #a5bbc2;
	border-color: #a5bbc2;
}
.text-slider .maintitle:after {
	background-color: #a5bbc2;
}

#es_msg, .es_msg {
	display: none !important;
}

/* page blockquote */
.hentry blockquote {
	background-color: #fff;
	color: #767676;
}

.site-logo {
	max-height: 140px;
	margin-bottom: 5px !important;
}

body.home img.site-logo {
	display:none;
}

/* post */
#content span.byline {
	display: none;
}

#logo-home {
	width: 270px;
	margin-left: 30px;
}