/*dchang: ficheiro com as alterações com o novo design de Julho de 2014*/

html body{
	min-width: 1045px;
	max-width: 1104px;
	margin: auto;
}


#main #wrapper{
	/*padding-left: 5%;*/
	/*padding-right: 5%;*/
	width: 96%
}

#main #wrapper #main #wrapper{
	max-width: 790px;
	margin-left: auto;
	margin-right: auto;
}

#main-wrap {
	margin: 1%;
}

/*fazer reaparecer a paginacao*/
.yd-pagination { 
	display: block;
	float: left;
	width: 100%; 
} 

.yd-load-more{
	border: none;
	background-color: black;
	width: 290px;
	height: auto;
	text-align: center;
	margin-top: 20px;
}
.yd-load-more a{
	color: #E4A301;
	text-transform: uppercase;
	line-height: 30px;
}

.yd-navigation {
	float: right;
	border: none;
	margin-top: 20px;
}
.yd-navigation img {
	width: 40px;
	margin: 5px;
}



.widget_text_link_plica{
	position: absolute;
	margin: 20px 10px;
	left: 0px;
	top: 0px;
	height: 60px;
}
.widget_text_link_plica img{
	height: 50px;
	width: auto;
}

.widget.widget_image_options h2{
	font-size: 16px;
}
.widget.widget_image_options h7 {
	font-size: 10px;
	color: white;
}
.widget_image_options, .widget.widget_image_options, .widget.MR_Social_Sharing_Toolkit_Widget{
	background-color: #D36261 !important;
	border: none;
}

#text-6.widget_text {
	/*atencao que e' necessario que o text-6 corresponda ao widget pretendido*/
	background-color: #D36261;
	padding: 0px 0px 9px;
}

.fb_iframe_widget{
	left: 10px;
	/*width: 300px;*/
}

.widget .widgettitle{
	font-weight: inherit;
}

.widget .widget_text_link p {
	font-size: 16px;
	padding: 15px 0px 10px;
}

/*BEGIN INDICE*/
div ul.index_post li div.wp_category_content_img {
	float: left;
	width: 50%;
	max-width: 300px;
	height: 30%;
	max-height: 200px;
	overflow: hidden;
	line-height: 200px;
	text-align: center;
}

/*END INDICE*/

@media screen and (max-width: 799px) {
	html body {
		width: auto;
		min-width: 0px;
		max-width: none;
	}
	#main #wrapper {
	 width: 100%; 
	}
}
@media screen and (min-width: 800px) {
	.index_post .wp_category_content_txt {
		/* float: left; */
		margin-left: 310px;
	}
}

.featured_video_plus{
    position: relative;
}

.post-thumbnail{
	left: -5%;
	width: 110%;
}

.adwrap img{
	width: auto;
}