/*
 Theme Name:   CNSL
 Theme URI:    http://www.docpor.pt/websites/cnslourdes
 Description:  Colégio Nossa Senhora de Lourdes
 Author:       docpor multimédia
 Author URI:   http://www.docpor.pt
 Template:     twentytwelve
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  cnsl
*/

@import url(http://fonts.googleapis.com/css?family=Raleway:200,400,500,600,900);
/* =Theme customization starts here
-------------------------------------------------------------- */
/* =Basic structure
-------------------------------------------------------------- */

/* Body, links, basics */
body .site {
	margin-top: 0px;
}
a {
	outline: none;
	color: #1a57b2;
}
a:hover {
	color: #0f3647;
}
#main {
	min-height: 650px;
}
#primary {
	float: left;
	width: 100%;
}
.site-content {
	float: left;
	margin-top: 20px;
}
.entry-header .entry-title {
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	color: #4D81BA;
}
.entry-content h1, .comment-content h1, .entry-content h2, .comment-content h2, .entry-content h3, .comment-content h3, .entry-content h4, .comment-content h4, .entry-content h5, .comment-content h5, .entry-content h6, .comment-content h6 {
	font-weight: normal;
	color: #1a57b2;
}
.site-content article {
	border-bottom: 0;
}
article[id*="destaque-"] img.wp-post-image {
	margin-right: 0!important;
	margin-right: 0px!important;
}
/*gallery*/
[id*="gallery-"] {
	clear: both;
}
/*thickbox*/
.screen-reader-text {
	display: none;
}
/* =Header
-------------------------------------------------------------- */
.site-header {
	padding: 6px 0;
	padding: 0.414285714rem 0;
}
.header_wrapper {
	float: left;
	padding: 5px 0;
	width: 100%;
	border-top: 1px solid #ededed;
	margin-top: 10px;
}
.header_logo {
	width: 50%;
	float: left;
}
.header_contacts {
	box-sizing: border-box;
	width: 50%;
	display: inline;
	float: left;
	height: 32px;
	margin: 0;
	font-size: 12px;
	color: #4D81BA;
}
.header_right {
	box-sizing: border-box;
	width: 50%;
	display: inline;
	float: left;
	height: 32px;
	margin: 0;
}
.header_phone:before {
	float: left;
	font: normal 20px/1 'dashicons';
	content: "\f470";
	margin-right: 5px;
}
.header_mail:before {
	float: left;
	font: normal 20px/1 'dashicons';
	content: "\f466";
	margin-right: 5px;
}
.header_phone {
	float: left;
	padding: 10px;
	margin-left: 36px;
	line-height: 160%;
}
.header_mail {
	float: left;
	padding: 10px;
	line-height: 1.9em;
}
.header_social {
	display: inline;
	position: relative;
	float: right;
}
.header_social img {
	padding-left: 2px;
	opacity: 0.8;
	float: right;
}
.header_social img:hover {
	opacity: 1;
}
.header_search {
	display: inline;
	position: relative;
	float: right;
	margin: 0px 0px 0px 5px;
	height: 32px;
}
/* Form fields, general styles first */
.header_search input[type="text"] {
	float: left;
	color: #cccccc;
	height: 10px;
	padding: 10px;
	margin-top: 0px;
	background-color: #ffffff;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-radius: 0px;
	border-color: #709BC8;
}
.header_search input[type="submit"] {
	float: left;
	color: #FFFFFF;
	width: 32px;
	height: 32px;
	margin-top: 0px;
	background-image: url(images/search.png);
	border-style: solid;
	border-width: 0px;
	border-radius: 0px;
	border-color: #FFFFFF;
}
/* =breadcrumbs
-------------------------------------------------------------- */
#breadcrumbs {
	font-size: 0.9rem;
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	color: #4D81BA;
	margin-bottom: 15px;
	text-decoration: none;
	padding: 5px;
	background-color: hsla(0,0%,96%,1.00);
}
.breadcrumb_last {
	color: rgba(79,129,188,0.70);
}
/* =Destaques
-------------------------------------------------------------- */
#destaques .titulo {
	width: 100%;
	padding: 5px 5px 5px 0;
	font-size: 1.2rem;
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	color: #4D81BA;
	border-bottom: 2px solid #ededed;
	margin-bottom: 15px;
}
/* =Navigation
-------------------------------------------------------------- */
.nav-previous a, .previous-image {
	box-sizing: border-box;
	float: left;
	width: 50%;
	background-color: #ffffff;
	color: #4D81BA;
	font-size: 1.1rem;
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	padding: 25px 5px;
	text-decoration: none;
}
.nav-next a, .next-image {
	box-sizing: border-box;
	float: right;
	text-align: right;
	width: 50%;
	background-color: #ffffff;
	color: #4D81BA;
	font-size: 1.1rem;
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	padding: 25px 25px;
	text-decoration: none;
}
/* =Blockquote
-------------------------------------------------------------- */

 
/* =Colophon
-------------------------------------------------------------- */
#colophon {
	width: 100%;
	/*background-color: #4D81BA;*/
	float: left;
	color: #ffffff;
	font-size: 0.9rem;
}
#colophon li {
    box-sizing: border-box;
    width: 100%;
	list-style-type: none;
	display: inline;
	float: left;
	padding: 10px;
    text-align: center;
}
#colophon h1 {
	font-family: 'Raleway', sans-serif;
	font-weight: 500;
	font-size: 1.1rem;
	background-color: #709BC8;
	padding: 3px;
}

@media screen and (min-width: 600px) {
.site-content {
	float: right;
	width: 100%;
}
.widget-area {
	float: left;
	width: 25%;
}
/* =Menu
-------------------------------------------------------------- */
.dashicons, .dashicons-before:before {
	line-height: 1.9!important;
}
.main-navigation li ul {
	z-index: 999;
}
.main-navigation {
	margin-top: 12px;
	margin-top: 0.814285714rem;
	text-align: center;
}
.main-navigation li {
	margin: 0;
}
.main-navigation li a {
	font-family: 'Raleway', sans-serif;
	font-weight: 500;
	color: #4F81BC;
	line-height: 2.5;
	font-size: 1.1rem;
	display: inline-block;
	text-decoration: none;
	padding: 0 10px;
	border-bottom: 3px solid #4F81BC;
}
.main-navigation li a:hover {
	color: #ffffff;
	background-color: #4F81BC;
}
.main-navigation li ul > li a {
	color: #335985;
	font-weight: 600;
	padding: 0.121428571rem 0.714285714rem;
}
.main-navigation li ul > li a:hover {
	background-color: #4F81BC;
	color: #ffffff;
}
.main-navigation .current-menu-item > a, .main-navigation .current-menu-ancestor > a, .main-navigation .current_page_item > a, .main-navigation .current_page_ancestor > a {
	color: #ffffff;
	background-color: #4F81BC;
	font-weight: 500;
}
}
/* =Main content and comment content
-------------------------------------------------------------- */

.site-content article {
	margin-bottom: 0.5rem;
	padding-bottom: 0.5rem;
	margin-bottom: 5px;
	padding-bottom: 5px;
    clear: both;
}
.entry-header {
	margin-bottom: 10px;
	margin-bottom: 1rem;
}
.entry-header img.wp-post-image {
	float: left;
	margin-right: 1.514285714rem;
}
.entry-header .entry-title, .entry-header .entry-summary {
	clear: none;
}
.entry-header .entry-title {
	font-size: 1.3rem;
}
.entry-content img, .comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image {
	/* Remove fancy borders to all WordPress-added images but not things like badges and icons and the like */
	border-radius: 0px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
footer.entry-meta {
	clear: both;
 float:right margin-top: 10px;
	margin-top: 1rem;
	text-align: right;
	background-color: hsla(0,0%,96%,1.00);
}
