/*   
Theme Name: Beira Mar de Almada
Theme URI: http://www.beiramardealmada.com
Description: Tema para Beira Mar de Almada
Author: DWSI
Author URI: www.dwsi.pt
Version: 1
*/

*
{
	margin: 0;
	padding: 0;
}

article, aside, figure, footer, header, hgroup, menu, nav, section
{
	display: block;
}

.group:after
{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.group
{
	display: inline-block;
	clear: both;
}




/*
	start commented backslash hack \
*/

* html .group
{
	height: 1%;
}

.group
{
	display: block;
}

/*
	close commented backslash hack
*/

body
{
	font-size: 12px;
	font-family: 'Open Sans', sans-serif;
	margin: 0;
	padding: 0;
	background: #f8f8f8 url(images/bkg.jpg) no-repeat center top;
	color: #6d6e6d;
}


/*
	TYPOGRAPHY
*/

h1, h2, h3, h4, h5
{
	margin: 0 0 5px 0;
	font-weight: normal;
	line-height: 1.5;
	font-family: 'Oswald', sans-serif;
}

h1, h2
{
	font-weight: 100;
}

h1
{
	font-size: 42px;
	font-weight: 100;
	text-transform: uppercase;
}

.giant
{
	font-size: 90px;
}

h2
{
	font-size: 30px;
	color: #647484;
	text-transform: uppercase;
	letter-spacing: 5px;
}

h3
{
	font-size: 24px;
/*
	float: left;
	width: 100%;
*/
	padding: 0;
	margin: 0;
	color: #00BA39;
	text-transform: uppercase;
}

h4
{
	font-size: 16px;
	color: #545454;
}

h5
{
	font-size: 14px;
	color: #545454;
	line-height: 1.5;
	text-transform: uppercase;
}

h6,
h6 a
{
	font-size: 13px;
	color: #545454;
	line-height: 1.5;
	text-transform: uppercase;
}

a
{
	text-decoration: none;
	color: #00BA39;
}

a img
{
	border: 0;
}

.alignright
{
	float: right;
	margin-left: 15px;
}

.alignleft
{
	float: left;
	margin-right: 15px;
}

.zoomer:active
{
	top: 0;
}

.screen-reader-text
{
	position: absolute;
	top: -9999px;
	left: -9999px;
}

pre
{
	clear: both;
}

h1 a, h2, h4 a, h5 a
{
	color: #00BA39;
	display: block;
}

a:hover, a:focus
{
	color: #555;
}

a:active
{
	position: relative;
	top: 1px;
}

p
{
	margin: 0 0 10px 0;
}

blockquote
{
	padding: 0 0 0 15px;
	margin: 0 0 15px 0;
	font-style: italic;
	color: #666;
}

ul, ol
{
	margin: 0 0 15px 15px;
}

ul ul, ul ol, ol ol, ol ul
{
	margin-bottom: 0;
}

.page .entry ul li,
.post .entry ul li
{
	list-style:none;
}

.page .entry ul li:before,
.post .entry ul li:before
{
	color:#00BA3A;
	content:"\2022";
	font-size:1.5em;
	padding-right:.25em;
	position:relative;
	top:.1em;
}

.page .entry ol {
  counter-reset: item;
}

.page .entry ol li {
  display: block;
}

.page .entry ol li:before
{
	content: counters(item, ".") " ";
	counter-increment: item;
	padding-right: 10px;
	color: #00BA3A;
}

.button:hover
{
	background-image: none;
	background-color: #6b7886;
	-moz-box-shadow: 0px 0px 2px #999;
	text-decoration: none !important;
}

input:focus
{
	border: solid 0px;
	outline: 0;
}

#page-wrap
{
	position: relative;
	width: 950px;
	padding: 0px;
	margin: 0px auto;
}

#header
{
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

#logotipo
{
	float: left;
	width: 184px;
}

#topo
{
	float: right;
	width: 75%;
	margin-left: 50px;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
}

#topmenu
{
	float: right;
}

#pesquisa
{
	float: right;
	width: 160px;
	margin-left: 5px;
	background-color: #00ba39;
	padding: 6px 10px;
}

#topo ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#topmenu li
{
	float: left;
	padding: 15px;
	background-color: #000;
}

#topmenu li a
{
	color: #FFF;
}

#topo #pesquisa div
{
	float: left;
	width: 100%;
	height: 35px;
	line-height: 35px;
}

#topo #pesquisa input#s
{
	padding: 0;
	margin: 0;
	border: solid 0px;
	background: transparent;
	color: #FFF;
	width: 115px;
}

#topo #pesquisa input#searchsubmit
{
	float: right;
	background: transparent url(images/bt_pesquisa.jpg) no-repeat 0 0;
	width: 34px;
	height: 34px;
	border: solid 0px;
	text-indent: -9999px;
}

#mainMenu
{
	float: right;
	margin-top: 65px;
}

#mainMenu li
{
	display: inline;
	;margin: 0 10px;
	position: relative;
}

#mainMenu li:last-child
{
	margin-right: 0;
}

#mainMenu li a:link,
#mainMenu li a:visited
{
	text-transform: uppercase;
	color: #555555;
	font-size: 15px;
	font-family: 'Oswald', sans-serif;
}

#mainMenu li a:hover
{
	color: #00BA39;
}

#mainMenu li.current_page_item a,
#mainMenu li.current_page_ancestor a
{
	background: transparent url(images/overMainMenu.png) no-repeat center bottom;
	padding-bottom: 20px;
	text-decoration: none;
}

#mainMenu li.current_page_item li a
{
	background: transparent;
}

#mainMenu li ul
{
	background-color: #FFF;
	position: absolute;
	display: none;
	z-index: 4000;
	padding: 9px;
	left: 0;
}

#mainMenu li:hover ul
{
	display: block;
}

#mainMenu li ul li
{
	clear: both;
	background-color: #FFF;
	padding: 10px;
	float: left;
	display: inline;
	width: 94%;
	margin: 0;
}

#mainMenu li ul li a:link,
#mainMenu li ul li a:visited
{
	font-size: 12px;
	white-space: nowrap;
	background: transparent;
}

#imagemHome
{
	width:950px;
	margin: 20px auto;
	z-index: 1000;
}


.sx_fotosHP
{
	float: left;
	position: relative;
	cursor: pointer;
	-webkit-background-size: cover!important;
	-moz-background-size: cover!important;
	-o-background-size: cover!important;
	background-size: cover!important;
}

.sx_overlayHP
{
	display:none;
	position: absolute;
	left: 0;
	top: 0;
	background-color: green;
	color: #FFF;
	font-size: 12px;
	width: 100%;
	height: 100%;
	text-align: center;
	background: rgb(0, 186, 57);
	background: rgba(0, 186, 57, 0.6);
}

.sx_fotosHP:hover .sx_overlayHP
{
	display:inline-block;
}

.sx_textHPfotos
{
	padding: 20px;
	vertical-align: bottom;
}

.sx_overlayHP h3
{
	color: #FFF;
}

#sx_fotosHP1
{
	width: 300px;
	height: 410px;
	margin-right: 25px;
}

#sx_fotosHP2
{
	width: 220px;
	height: 200px;
	margin-right: 25px;
	margin-bottom: 15px;
}

#sx_fotosHP3
{
	width: 380px;
	height: 220px;
	float: right;

}

#sx_fotosHP4
{
	width: 220px;
	height: 197px;
	float: left;
	margin-right: 25px;
}

#sx_fotosHP5,
#sx_fotosHP6
{
	width: 180px;
	height: 170px;
	float: left;
	margin-top:20px;
}

#sx_fotosHP5
{
	margin-right: 20px;
}

#sx_wrapperMain-content
{
	float: left;
	clear: both;
	width: 100%;
	padding: 40px 0;
	min-height: 300px;
	margin: 0px 0 40px;
	background-color: #FFF;
	background: rgb(255, 255, 255);
	background: rgba(255, 255, 255, 0.8);
}

#main-content
{
	padding: 18px 0;
	height: 400px;
	display: block;
	width: 950px;
	margin: 40px auto;
	position: relative;
}

#main-contentWrapper
{

	float:left;
	clear:both;
	width: 100%;
	background-color: #FFF;
	background: rgba(255, 255, 255, 0.8);
    padding-bottom: 60px;

}

#home-main-content-wrapper
{
	width: 100%;
	float:left;
	clear: both;
	margin-bottom: 30px;
}

#home-main-content-wrapper #main-content
{
	background:none
}

#sx_wrapperMain-content #main-content
{
	float: none;
	margin: 0 auto;
}

#main-quote
{
	width: 520px;
	height: 194px;
	background: url(images/quote.png) no-repeat;
	text-indent: -9999px;
	position: relative;
	left: 2px;
	margin: 0 0 20px 0;
}

#bloco_agenda_home
{
	float: left;
	width: 63%;
}

#bloco_noticias_home
{
	float: right;
	width: 30%;
}

.item_agendaH
{
	float: left;
	width: 50%;
	margin: 20px 0;
}

.data
{
	margin-right: 20px;
	float: left;
	width: 60px;
	height: 70px;
	background-color: #00ba39;
	color: #FFF;
	text-align: center;
	border-radius: 5px;
	font-size: 38px;
}

.data_mes
{
	font-size: 11px;
	background-color: #000;
	font-weight: bold;
	line-height: 20px;
}

.sx_data_noticias
{
	
	float:left;
	clear:both;
	width:100%;
	margin-top:50px;
	font-size:12px;
	color:#00BA39;
}


.agenda_desc,
#bloco_agenda_home h4,
#sx_wrapperMain-content .item_agendaH h4
{
	float: left;
	width: 190px;
}

#bloco_noticias_home h4:hover,
#bloco_agenda_home h4:hover,
#sx_wrapperMain-content .item_agendaH a:hover h4
{
	color: #00BA39;
	text-decoration: none;
}

#sx_wrapperMain-content .item_agendaH
{
	width: 33%;
}

#sx_wrapperMain-content .item_agendaH:nth-child(4)
{
	clear:left;
}

.agenda_outros
{
	float: left;
}

.item_noticia
{
	float: left;
	width: 100%;
	clear: both;
	margin: 10px 0;
	font-size: 12px;
}

#sx_wrapperMain-content .item_noticia
{
	float: left;
	width: 47%;
	margin-right: 20px;
	clear: none;
}

#sx_wrapperMain-content .item_noticia:nth-child(odd)
{
	clear: left;
}

.img_categoria
{
	float: left;
	width: 150px;
	height: auto;
	margin-right: 10px;
	padding: 0;
}

.bt_maisH a
{
	text-align: right;
	font-size: 11px;
	float: right;
	clear: both;
	color: #00BA39;
	background: transparent url(images/setaRnavega.png) no-repeat right center;
	padding-right: 26px;
}

.post
{
	float: left;
	width: 100%;
}

.fechado
{
	width: 76%;
}

#sidebar
{
	float: left;
	width: 184px;
	margin-right: 40px;
}

#sidebar ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebar ul li
{
	margin: 0 0 10px;
	float: left;
	clear: both;
	width: 90%;
	border-bottom: solid 1px #00BA39;
	/* background-color: #fefefe; */
	padding: 0px 5px 10px;
}

#sidebar ul li:last-child
{
	border: none;
}

#sidebar ul li a:link,
#sidebar ul li a:visited
{
	color: #555;
	font-size: 14px;
	font-family: 'Oswald', sans-serif;
}

#sidebar ul li a:hover,
#sidebar ul li.current_page_item a
{
	color: #00BA39;
}








/*
	Start breadcrumb
*/

.breadcrumb
{
	padding: 0px;
/* 	float: left; */
	float: none;
	width: 100%;
	clear: both;
	margin-bottom: 20px;
	font-size: 12px;
	color: #545454;
}

.breadcrumb span
{
	color: #00BA39;
}

.breadcrumb a:link,
.breadcrumb a:visited
{
	color: #545454;
	font-weight: normal;
}

.breadcrumb a:hover
{
	text-decoration: underline;
}





/*
	Start Pagination
*/


.navigation
{
	list-style: none;
	font-size: 12px;
	clear: both;
	float: right;
	clear: both;
}

.navigation li
{
	display: inline;
}

.navigation li a
{
	display: block;
	float: left;
	padding: 4px 9px;
	margin-right: 7px;
	color: #525252;
}

.navigation li span.current
{
	display: block;
	float: left;
	padding: 4px 9px;
	margin-right: 7px;
	color: #00BA39;
}

.navigation li span.dots
{
	display: block;
	float: left;
	padding: 4px 9px;
	margin-right: 7px;
}

.navigation .prev
{
	padding: 0 !important;
	margin: 0 !important;
	background: transparent url(images/setaLnavega.png) no-repeat 0 center;
	width: 20px;
	height: 26px;
	text-indent: -9999px;
}

.navigation .next
{
	padding: 0 !important;
	margin: 0 !important;
	background: transparent url(images/setaRnavega.png) no-repeat 0 center;
	width: 20px;
	height: 26px;
	text-indent: -9999px;
}





/*
	Start Pagination
*/



#searchform #s
{
	width: 188px;
	margin: 0 0 10px 0;
}

.resultados_pesquisa
{
	float: left;
	width: 100%;
	margin-top: 20px;
}

.resultados_pesquisa div.post,
.resultados_pesquisa div.page
{
	float: left;
	width: 100%;
	border-bottom: dotted 1px green;
	padding-bottom: 5px;
	margin-bottom: 20px;
}

footer
{
	width: 100%;
	float: left;
	clear: both;
}

#wrapperFooter
{
	width: 950px;
	margin: 0 auto;
}
/*
#bloco_newsletter
{
	margin: 40px auto;
	clear: both;
	width: 680px;
}

#bloco_newsletter h3
{
	font-size: 14px;
	color: #545454;
	line-height: 1.5;
	text-transform: uppercase;
}


#bloco_newsletter form
{
	position: relative;
}

#bloco_newsletter label
{
	display:none!important;
}

#bloco_newsletter input,
#bloco_newsletter select,
#bloco_newsletter textarea
{
	display:none;
}

#bloco_newsletter input[type="text"]
{
	width: 94%!important;
	border: solid 0px;
	background-color: #ebebeb;
	line-height: 15px;
	color: #000;
	padding: 1.5%;
	float: left;
	margin:0!important;
	display:none!important;
}

#bloco_newsletter input[type="submit"]
{
	right: 0;
	position: absolute;
	border: solid 0px;
	background: transparent url(images/bt_newsletter.png) no-repeat 0 0;
	width: 40px!important;
	height: 40px;
	text-indent: -9990px;
	cursor: pointer;
	margin:0!important;
	display:inline-block!important;
	top: -3px;
}

#bloco_newsletter .errorcenter
{
	text-align: left!important;
	display: inline-block!important;
	margin: 5px 0 0 10px!important;
}

#bloco_newsletter input[type="text"]#egoi-mail-list-builder-email-subegoimaillistbuilderwidget-2
{
	display:inline-block!important;
}
*/
#footer_menu,
#menu-menu-footer-container
{
	float: left;
	clear: both;
	margin: 40px 0;
	padding: 0 20px;
	width: 910px;
}




/*
	Start Footer Menu
*/

#footer_menu ul
{
	padding: 0;
	margin: 10px 0 0;
	list-style: none;
}

#footer_menu li.menu-item-has-children
{
	float: left;
	margin: 0 40px;
}

#footer_menu ul.sub-menu li
{
	clear: left;
}

#footer_menu li.menu-item-has-children a:link,
#footer_menu li.menu-item-has-children a:visited
{
	color: #b7b7b7;
	font-size: 13px;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
}

#footer_menu li.menu-item-has-children a:hover
{
	text-decoration: none;
}

#footer_menu ul.sub-menu li a:link,
#footer_menu ul.sub-menu li a:visited
{
	color: #555;
	font-size: 11px;
	text-transform: initial;
	font-family: 'Open Sans', sans-serif;
}

#footer_menu ul.sub-menu li a:hover
{
	color: #00BA39;
	text-decoration: none;
}

#footer_menu ul.sub-menu li.current-menu-item a
{
	font-weight: bold;
}

#footer-copyright
{
	float: left;
	width: 50%;
	text-align: left;
	font-size: 11px;
	color: #333;
	padding-bottom: 20px;
	padding-left: 20px;
	box-sizing: border-box;
}

#footer-desenvolvido
{
	float: left;
	width: 50%;
	padding-bottom: 20px;
	color: #333;
	font-size: 11px;
	box-sizing: border-box;
	text-align: right;
	text-decoration: none;
}

#footer-desenvolvido a
{
	font-size: 11px;
	text-decoration: none;
	color: #333;
}

/*
	End Footer Menu
*/

/*
	END screen media
*/







/*
	Start Print Media
*/


@media print
{

	.do-not-print
	{
		display: none;
	}

	#comments
	{
		page-break-before: always;
	}

	body
	{
		width: 100% !important;
		margin: 0 !important;
		padding: 0 !important;
		line-height: 1.4;
		word-spacing: 1.1pt;
		letter-spacing: 0.2pt;
		font-family: Garamond,"Times New Roman", serif;
		color: #000;
		background: none;
		font-size: 12pt;
	}

	h1,h2,h3,h4,h5,h6
	{
		font-family: Helvetica, Arial, sans-serif;
	}

	h1 { font-size: 19pt; }
	h2 { font-size: 17pt; }
	h3 { font-size: 15pt; }

	h4,h5,h6 { font-size: 12pt; }

	code
	{
		font: 10pt Courier, monospace;
	}

	blockquote
	{
		margin: 1.3em;
		padding: 1em;
	}

	img
	{
		display: block;
		margin: 1em 0;
	}

	a img
	{
		border: none;
	}

	table
	{
		margin: 1px;
		text-align: left;
	}

	th
	{
		border-bottom: 1px solid #333;
		font-weight: bold;
	}

	td
	{
		border-bottom: 1px solid #333;
	}

	th, td
	{
		padding: 4px 10px 4px 0;
	}

	caption
	{
		background: #fff;
		margin-bottom: 2em;
		text-align: left;
	}

	thead
	{
		display: table-header-group;
	}

	tr
	{
		page-break-inside: avoid;
	}

	a
	{
		text-decoration: none;
		color: black;
	}
}

/*
	END print media
*/












/*
	GLOBAL OVERWRITERS
*/

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

/* DWSI */

/* Fixing Footer */
div#footer_menu a, div#footer_menu li {
    float: left !important;
    margin-left: 0px !important;
    padding-left: 0px !important;
    text-align: left !important;
    line-height: 180%;
}