/*
 Theme Name:     LUSÓFONA (Customizr)
 Description:    Child-theme customizr
 Author:         VM
 Author URI:     valterdematos.github.io
 Template:       customizr
 Version:        1.0.0
*/

/* ---------------- 
HTML 
---------------- */
body, h1, h2, h3, h4, h5 { 
	font-family: Roboto, sans-serif;
	font-weight:normal;
	}
.content a,
#right a, 
#left a {color:#005580 !important;}

/* ---------------- 
header & navbar 
---------------- */
.tc-header .brand a {
	margin: 0;
	}
.navbar .nav {
margin: 20px 5px 10px !important;
	}
.navbar .navbar-inner  {
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	background: none #fff;
	}
h2.site-description {
	display:none !important;
	}
div.social-block {
	float: right !important;
	text-align: right;
padding-top:5px !important;
	}
@media (max-width: 979px) {
	div.social-block {
		float:left !important;
		text-align:left;
		}
	}
.dropdown-menu {
	border: 1px solid rgba(0, 0, 0, 0.1);
	}

/* ---------------- 
frontpage [][][]
---------------- */
.widget-front,
.marketing .span4 {
	/*text-align: left !important;*/
	}
.marketing .span4 p {margin-left:0 !important;}
@media (max-width: 767px) {
	.widget-front,
	.marketing .span4 {
		text-align: center !important;
		}
	.marketing .span4 p {
		margin-left:10px !important;
	}
}
.marketing .span4 p {
	margin-left:0 !important;
	}
.carousel-caption h1, 
.carousel-caption .lead {
	color: #222 !important;
	text-shadow: none !important;
}
.round-div {
border-color: #fff!important;
}
@media (max-width: 980px) {
.featurette-image {
	margin-top: 0 !important;
	}
}
@media (max-width: 720px) {
.featurette-image {
	display: block;
	text-align: center;
	float: none !important;
	}
}
/* esconde titulo artigo homepage */
body.home header.entry-header {display: none;}

/* ---------------- 
widgets: all
---------------- */
h3.widget-title	{
	font-size: 90%;
	}
.left .widget h3:before {top: 1px;}
.right .widget h3:before {top: 0;}
.widget li:hover, 
.widget li:focus {
	background-color: transparent !important;
	}

/* ---------------- 
 widgets: search
---------------- */
#searchform .screen-reader-text {display:none;}
input[type="submit"] {background-color:#08C;background-image: none;border:none;}

/* ---------------- 
 widgets: links
---------------- */
.textwidget .anuncio h3:before {
	font-family: 'entypo';
	top: 2px;
	font-size: 2em;
	content: "\1F4E3";
	}
.textwidget .anuncio  h3 {
	font-size: 24px;
	line-height: 24px;
	}

/* ---------------- 
 widgets: pesquisa
---------------- */
.widget.widget_search input {
	width: 45%;
	margin-bottom: 0;
		}

/* ---------------- 
footer 
---------------- */
footer#footer {
	font-size:11px;
	font-family: Roboto, sans-serif !important;
	}
#footer_one {
	margin-left:0 !important;
	}
@media all and (min-width: 768px) {
#footer_three{
	text-align:right !important;
	}
}
footer#footer p, footer#footer a {color:#005580 !important}
	.colophon {
	display:none !important;
	}
.fp-text-one,.fp-text-two,.fp-text-three {
	text-align:left;
	}
footer#footer h3,
footer#footer p {color:#222222 !important;}
footer#footer p, footer#footer a {text-align:left !important;}	

/* ---------------- 
typo
---------------- */
.post h1, .post h2	{
	display:block !important;
	}
.entry-summary {
  text-align: left !important;
}
@media (min-width: 979px) {
.autowidth {
	width:auto !important;
	}
}

/* ---------------- 
typo demo
---------------- */
ul.the-icons {
	list-style: none;
	margin-top: 0;
	padding-top: 0;
}
ul.the-icons li {
	display:inline-table;
	width:18%;
}
