/*
Theme Name: Estreia
Theme URI: http://www.confrariadopeixe.pt
Author: ESTREIA New Media
Author URI: http://www.estreia.net
Description: Custom theme for CONFRARIA DO PEIXE, Jul.2017
Version: 1.0
License: Proprietary
License URI: http://www.estreia.net
Tags: 
Text Domain: estreia
*/



html {
	height: 100%;
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body {
	height: 100%;
	background-color: #00a4f6;
	/* background-image: url('media/bg_geral.jpg');
	background-size: cover;
	background-position: center bottom;
	background-repeat: no-repeat;
    background-attachment: fixed; */
	font: 13px Verdana, Geneva, Arial;
	color: #555555;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	}
	
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
	text-decoration: none;
	background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

b, strong {
  font-weight: bold;
}

h1 {
  margin: .67em 0;
  font-size: 2em;
}

small {
  font-size: 80%;
}

sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

hr {
	height: 0;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role="button"] {
  cursor: pointer;
}

pre {
  overflow: auto;
}

button,
input,
optgroup,
select,
textarea {
	margin: 0;
	font: inherit;
	color: inherit;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: auto;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"] {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}

legend {
  padding: 0;
  border: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}

td, th {
  padding: 0;
}

form {
	margin: 0;
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}





/*!
 * IE10 viewport hack for Surface/desktop Windows 8 bug
 * Copyright 2014-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*
 * See the Getting Started docs for more information:
 * http://getbootstrap.com/getting-started/#support-ie10-width
 */
@-ms-viewport     { width: device-width; }
@-o-viewport      { width: device-width; }
@viewport         { width: device-width; }






/* -- global -- */

a {
	color: #0099e6;
	}

a:hover {
	color: #555555;
	}

.divClear {
	height: 1px;
	clear: both;
}






/* -- video -- */

#introVideo {
	position: fixed;
	top: 50%;
    left: 50%;
	min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
	-ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
	z-index: 100;
 }






/* -- home -- */

#divHomeContainer {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	text-align: center;
	resize: both;
    overflow: auto;
	z-index: 200;
}

#divHome {
	position: relative;
	top: 50%;
	width: 100%;
	text-align: center;
	margin: 0 auto;
	-ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media screen and (orientation:portrait) {
	#divHome {
		top: 0 !important;
		-ms-transform: translateY(0%) !important;
	    -moz-transform: translateY(0%) !important;
	    -webkit-transform: translateY(0%) !important;
	    transform: translateY(0%) !important;
	}
}






/* -- non-home -- */

#divGlobal {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	text-align: center;
	resize: both;
	z-index: 200;
}






/* -- header -- */

#divHeader {
	width: 100%;
	height: 215px;
	padding-top: 35px;
	text-align: center;
	z-index: 600;
}

#divSubHeader {
	width: 100%;
	max-width: 1220px;
	text-align: center;
	margin: 0 auto;
}

#divLogo {
	margin: 0 auto;
	opacity: 0;
}







/* jQuery menu */

nav {
	width: 100%;
	height: 70px;
	background-color: #ffffff;
	text-align: center;
	margin: 19px auto 0 auto;
	opacity: 0;
}

ul.menu {
	max-width: 1220px;
	height: 70px;
	font-family: 'Open Sans', Verdana, Geneva, Arial;
	font-size: 24px;
	font-weight: 300;
	text-align: center;
	list-style: none;
	padding: 0;
	margin: 0 auto;
	display: inline-block;
	z-index: 550;
}

ul.menu li {
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
	background-color: #ffffff;
	border-right: 1px solid #f0f0f0;
	margin: 0;
	padding: 0;
	float: left;
	z-index: 550;
}

ul.menu li:last-child {
	border-right: 0px;
}

ul.menu li:hover {
	background-color: #f0f0f0;
}

ul.menu li a {
	line-height: 70px;
	color: #555555;
	letter-spacing: 1px;
	text-transform: lowercase;
	text-decoration: none;
	display: block;
	padding: 0 30px;
	z-index: 550;
}

@media (max-width: 1023px) {
	ul.menu li a {
		padding: 0 15px;
	}
}

ul.menu li a:hover {
	color: #333333;
}

ul.menu li:hover a {
	color: #333333;
}

ul.menu li span { /*--Drop down trigger styles--*/
}

ul.menu li span.subhover { /*--Hover effect for trigger--*/
}

ul.menu li ul.sub-menu {
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0px;
	top: 70px;
	width: 300px;
	background-color: #ffffff;
	list-style: none;
	font-size: 17px;
	text-align: left;
	margin: 0;
	padding: 0;
	display: none;
	float: left;
	z-index: 550;
    box-shadow: 0px 5px 6px 0px rgba(0, 0, 0, 0.20);
    -moz-box-shadow: 0px 5px 6px 0px rgba(0, 0, 0, 0.20);
    -webkit-box-shadow: 0px 5px 6px 0px rgba(0, 0, 0, 0.20);
}

ul.menu li ul.sub-menu li {
	width: 300px;
	border-top: 1px solid #f0f0f0;
	margin: 0;
	padding: 0;
	clear: both;
	z-index: 550;
}

ul.menu li ul.sub-menu li {
	border-right: 0px;
}

ul.menu li ul.sub-menu li:hover {
}

html ul.menu li ul.sub-menu li a {
	width: 265px;
	background-color: #ffffff;
	color: #333333;
	text-transform: none;
	padding: 10px 5px 10px 30px;
	line-height: 26px;
	z-index: 550;
}

html ul.menu li ul.sub-menu li a:hover { /*--Hover effect for subnav links--*/
	background-color: #f0f0f0;
}










/* -- main -- */

#divMain {
	width: 100%;
	text-align: center;
}

#divSubMain {
	width: 100%;
	max-width: 1220px;
	text-align: center;
	margin: 0 auto;
}










/* -- intro -- */

#divIntro {
	position: relative;
	width: 100%;
	height: 440px;
	background-color: #ffffff;
	text-align: center;
	margin: 0 auto;
	overflow: hidden;
	clear: both;
	opacity: 0;
}

#divIntro img {
	position: absolute;
	top: 50%;
    left: 50%;
	min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
	-ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
	-o-transition-property: min-width 0.75s ease 0s, min-height 0.75s ease 0s;
	-webkit-transition-property:  min-width 0.75s ease 0s, min-height 0.75s ease 0s;
	-moz-transition-duration:  min-width 0.75s ease 0s, min-height 0.75s ease 0s;
	transition:  min-width 0.75s ease 0s, min-height 0.75s ease 0s;
}

#divIntro:hover img {
	min-width: 120%;
    min-height: 120%;
	-o-transition-property: min-width 0.75s ease 0s, min-height 0.75s ease 0s;
	-webkit-transition-property:  min-width 0.75s ease 0s, min-height 0.75s ease 0s;
	-moz-transition-duration:  min-width 0.75s ease 0s, min-height 0.75s ease 0s;
	transition:  min-width 0.75s ease 0s, min-height 0.75s ease 0s;
}

#divIntro #introTitle {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 110px;
	background-image: url('media/bg_intro.png');
	background-position: center bottom;
	background-repeat: repeat-x;
	font-family: 'Open Sans', Verdana, Geneva, Arial;
	font-size: 32px;
	font-weight: 300;
	/* color: #808080; */
	color: #ffffff;
	padding-top: 130px;
}

#divIntro #introTitle span {
	font-family: 'Open Sans', Verdana, Geneva, Arial;
	font-size: 19px;
	font-weight: 300;
	color: #ffcc00;
}










/* -- page title -- */

#divPageTitle {
	position: relative;
	width: 100%;
	height: 96px;
	background-color: #ffffff;
	background-position: center center;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 200px;
	margin: 0 auto;
	overflow: hidden;
	opacity: 0;
}

#divPageTitle a {
	font-family: Verdana, Geneva, Arial;
	font-size: 17px;
	letter-spacing: 1px;
	color: #ffcc00;
}

#divPageTitle h1 {
	font-family: 'Open Sans', Verdana, Geneva, Arial;
	font-size: 50px;
	font-weight: 300;
	color: #ffffff;
	margin: 0 auto;
}










/* -- content -- */

#divContent {
	position: relative;
	width: calc(100% - 60px);
	background-color: #ffffff;
	font-family: 'Open Sans', Verdana, Geneva, Arial;
	font-size: 17px;
	font-weight: 300;
	color: #555555;
	line-height: 140%;
	text-align: center;
	padding: 15px 30px 30px 30px;
	margin: 0 auto;
	clear: both;
	opacity: 0;
}

#divContent a.breadCrumb {
	font-family: Verdana, Geneva, Arial;
	font-size: 17px;
	letter-spacing: 1px;
	color: #ff9900;
}

#divContent h1 {
	font-family: 'Open Sans', Verdana, Geneva, Arial;
	font-size: 42px;
	font-weight: 300;
	color: #666666;
	line-height: 100%;
	margin: 5px auto 30px auto;
}

#divContent h2 {
	font-family: 'Open Sans', Verdana, Geneva, Arial;
	font-size: 26px;
	font-weight: 400;
	color: #666666;
	margin: 20px auto 20px auto;
}

#divContent strong {
	font-weight: 600;
}
 
#divContent ul {
	list-style-position: outside;
	list-style-type: square;
	max-width: 700px;
	text-align: left;
	margin: 5px auto 15px auto;
	display: inline-block;
}

#divContent hr {
	width: calc(100% + 60px);
	height: 1px;
	background: #ffffff;
	border: 0;
	border-top: 1px solid #eeeeee;
	margin: 15px 0 0 -30px;
}

#divContent div.alignright {
	margin: 0 0 15px 15px;
	float: right;
}

#divContent div.alignleft {
	margin: 0 15px 15px 0;
	float: left;
}

#divContent div.aligncenter {
	margin: 0 auto 15px auto;
	float: none;
}

#divContent div.alignnone {
	margin-bottom: 15px;
	float: none;
}

/* -- caption -- */

#divContent .wp-caption {
	min-width: 150px;
	background-color: #eeeeee;
	margin: 1px -4px 0 1px;
	padding-bottom: 10px !important;
	vertical-align: top;
	text-align: center;
	display: inline-block;
	overflow: hidden;
}

p.wp-caption-text {
	font-size: 15px !important;
	text-align: center !important;
	padding: 5px !important;
	margin: 0 !important;
	clear: left;
}

#contentBox .wp-caption img {
	margin-top: 5px;
	padding: 0 !important;
	float: none;
	clear: left;
}

/* -- esconder galeria -- */

#divContent .gallery {
	display: none;
}










/* -- Boxes -- */

.divBox {
	width: calc(100% - 60px);
	min-height: 70px;
	background-color: #eeeeee;
	font-family: 'Open Sans', Verdana, Geneva, Arial;
	font-size: 32px;
	font-weight: 300;
	color: #555555;
	line-height: 100%;
	text-align: left;
	padding: 28px 30px;
	margin: 1px auto 0 auto;
	display: block;
}

.boxData {
	position: relative;
	top: -28px;
	left: -30px;
	width: 195px;
	min-height: 126px;
	background-image: url('media/seta_box.png');
	background-position: right center;
	background-repeat: no-repeat;
	font-family: 'Open Sans', Verdana, Geneva, Arial;
	font-size: 32px;
	font-weight: 300;
	color: #ffffff;
	border-right: 1px solid #f3f0eb;
	padding-right: 5px;
	line-height: 126px;
	text-align: center;
	display: block;
	float: left;
}

a.divBox:hover .boxData {
	background-position: left center;
}

.boxLead {
	font-family: 'Open Sans', Verdana, Geneva, Arial;
	font-size: 19px;
	font-weight: 300;
	line-height: 19px !important;
}










/* -- Box5 -- */

.divBox5 {
	width: calc(20% - 1px);
	background-color: #eeeeee;
	font-size: 15px;
	margin: 1px -4px 0 1px;
	display: inline-block;
}










/* -- slideshow -- */

#divSlideshowContainer {
	position: relative;
	width: 100%;
	height: 500px;
	background-color: #ffffff;
	text-align: center;
	margin: 0 auto;
	overflow: hidden;
	opacity: 0;
}

#divSlideshow {
	height: 500px;
	overflow: hidden;
}

#divSlideshow .divSubImage {
	height: 500px;
	padding: 0;
	float: left;
	cursor: pointer;
}

#divSlideshow .divSubImage img {
	width: auto;
	height: 500px;
}

/* controles */

.owl-controls {
	position: absolute !important;
	top: 41% !important;
	left: 0 !important;
	width: 100% !important;
}

.owl-controls .owl-prev {
	position: absolute !important;
	left: 0px !important;
}

.owl-controls .owl-next {
	position: absolute !important;
	right: 0px !important;
}

.owl-controls .owl-dots {
	display: none !important;
}














/* -- Mapa -- */

#divGoogleMap {
	display: inline;
}

#divGoogleMap .textWidget {
	display: inline;
}

#divGoogleMap p {
	margin: 0;
	display: inline;
}

#googleMap {
	width: 100%;
	height: 400px;
	background-color: #ffffff;
	text-align: center;
	margin: 0 auto;
	clear: both;
	opacity: 0;
}








#divPages {
	padding-top: 0px;
}

#divSubPages {
	padding-top: 15px;
}











/* -- share -- */

#divShare {
	width: 100%;
	height: 42px;
	background-color: #ffffff;
	text-align: center;
	border-top: 1px solid #f3f0eb;
	padding: 20px 0 15px 0;
	margin: 0 auto;
	clear: both;
	opacity: 0;
}

.st_fblike_large span {
	vertical-align: top !important;
}

/* estilos personalizados

.st_sharethis_custom {
	background: url("http://www.escolinhatialo.pt/wp-content/uploads/facebook_like.png") no-repeat scroll left top transparent;
	padding: 0 32px 32px 0;
	margin-right: 15px;
	cursor: pointer;
} 

.st_facebook_custom {
	background: url("http://www.escolinhatialo.pt/wp-content/uploads/facebook_like.png") no-repeat scroll left top transparent;
	padding: 0 32px 32px 0;
	margin-right: 15px;
	cursor: pointer;
} 

.st_twitter_custom {
	background: url("http://www.escolinhatialo.pt/wp-content/uploads/facebook_like.png") no-repeat scroll left top transparent;
	padding: 0 32px 32px 0;
	margin-right: 15px;
	cursor: pointer;
} 

.st_linkedin_custom {
	background: url("http://www.escolinhatialo.pt/wp-content/uploads/facebook_like.png") no-repeat scroll left top transparent;
	padding: 0 32px 32px 0;
	margin-right: 15px;
	cursor: pointer;
} 

.st_email_custom {
	background: url("http://www.escolinhatialo.pt/wp-content/uploads/facebook_like.png") no-repeat scroll left top transparent;
	padding: 0 32px 32px 0;
	margin-right: 15px;
	cursor: pointer;
} 

.st_fblike_custom {
	background: url("http://www.escolinhatialo.pt/wp-content/uploads/facebook_like.png") no-repeat scroll left top transparent;
	padding: 10px 32px 32px 0;
	margin-right: 15px;
	cursor: pointer;
} 

.st_plusone_custom {
	background: url("http://www.escolinhatialo.pt/wp-content/uploads/facebook_like.png") no-repeat scroll left top transparent;
	padding: 0 32px 32px 0;
	margin-right: 15px;
	cursor: pointer;
} 

.st_pinterest_custom {
	background: url("http://www.escolinhatialo.pt/wp-content/uploads/facebook_like.png") no-repeat scroll left top transparent;
	padding: 0 32px 32px 0;
	margin-right: 15px;
	cursor: pointer;
}

*/











/* -- rodape -- */

#divRodape {
	width: 100%;
	height: 30px;
	font: 15px Verdana, Geneva, Arial;
	color: #ffffff;
	letter-spacing: 1px;
	line-height: 30px;
	text-align: center;
	margin: 20px auto 0 auto;
	padding-bottom: 20px;
	clear: both;
	opacity: 0;
}

#divRodape a {
	font: 15px Verdana, Geneva, Arial;
	color: #ffffff;
	letter-spacing: 1px;
	line-height: 30px;
}

#divRodape a:hover {
	color: #ffcc00;
}

#divRodape .textwidget {
	display: inline;
}

#divRodape p {
	display: inline;
}
