/* Site navigation */
	#site-navigation{
		padding-bottom:30px;
}

/* Division */
	#page{
		padding-top:20px!important;
		padding-bottom:20px!important;
	}

/* Content */
#content{
	padding-top:10px;
	box-shadow:none;
}
#content .entry-title a{
	font-weight:300!important;
	font-size:19px;
}
/* Article helper*/
#content .hentry .article-helper{
	height:25%;
	margin-right:-1px!important;
	margin-left:-1px!important;
	margin-top: 5px!important;
	margin-bottom: -1px!important;
	padding-top:100%!important;
	padding-right:0px!important;
	padding-left:0px!important;
	padding-bottom:0px!important;
}

/* Post Division */
#content article{
	height:25%;	
	margin-right:0px!important;
	margin-left:0px!important;
	margin-top: -5px!important;
	margin-bottom: 0px!important;
	padding-top:-0px!important;
	padding-right:0px!important;
	padding-left:0px!important;
	padding-bottom:0px!important;
}

/* Post Title */
#content .hentry h2{
	position:relative;
	top:20px !important;
	/*text-transform:uppercase;*/
	text-align:center;
	
}

/* Link */
#content .entry-title a{
	margin-left:18px;
	margin-top:50px;
	margin-right:18px;
	margin-bottom:10px;
	color:#ffffff;
}

/* Paragraph */
#content a p{
	display:none;
}

/* Post preview */
#content .hentry .post-preview{
	background-color:rgba(200,200,200,0.70);
  outline: 4px solid white;
  outline-offset: -15px;
}

/* Widget */
	#gk-bottom .widget-area .widget{
		width:100% !important;
		padding-left:30px;
		padding-right:0px;
}

/* Form Division */
.widget-area .widget form{
	margin-right:0px;
	
}

.widget-area .widget h3{
	font-weight:400 !important;
	text-transform:capitalize !important;
	color:#8e9798 !important;
}

/* Paragraph */
#subscribe-text p{
	margin-bottom:0px;
}

#gk-footer{
	text-align:center;
	padding-top:25px!important;
	padding-bottom:0px!important;
}

/* Copyrights */
#gk-copyrights{
	position:relative;
	top:-100px;
}

/* Search */
#gk-search{
	box-shadow:0px 0px 0px 0px rgba(0,0,0,0) !important;
}

/* Primary */
#primary{
	box-shadow:0px 0px 0px 0px rgba(0,0,0,0);
	
}

.tiled-gallery img {
    border:0px solid transparent !important;
}

.gallery-row {
	border-bottom: 0px solid transparent !important;
}

/* Division */
.hentry .tiled-gallery .tiled-gallery-caption{
		outline: 0px solid white;
  outline-offset: -15px;
	background-color:rgba(180,180,180,0.50)!important;
	height:100%!important;
	color:#ffffff;
	font-weight:300;
	font-size:15px;
	text-align:center;
	padding-top:50px !important;
	white-space: pre-line;
}

/* Division */
.hentry .images-2 .tiled-gallery-caption{
		outline: 0px solid white;
  outline-offset: -15px;
	background-color:rgba(180,180,180,0.50)!important;
	height:100%!important;
	color:#ffffff;
	font-weight:300;
	font-size:19px;
	text-align:center;
	padding-top:50px !important;
}

/* Span Tag */
.hentry a span{
	font-weight:300!important;
	font-size:19px;	
}

.hentry div a span{
	letter-spacing:normal !important;
}

.hentry a .dgwt-jg-caption{
		background-color:rgba(180,180,180,0.70);
  outline: 4px solid white;
  outline-offset: -15px;
}


/* Novo Infobox */
.novo-map_infobox_style_default .infobox-content img {
    float: left!important;
	margin-left:100px!important;
	margin-top: -15px!important;
}

.novo-map_infobox_style_default .title {
    display: block;
    width: 100%;
    font-size: 16px!important;
    font-weight: 300!important;
    text-align: center;
    color: #fff;
		margin-top: 2px!important;
    margin-bottom: 15px;
		background-color: rgba(150,150,150,.6);
}

.novo-map_infobox_style_default {
    background-color: rgba(150,150,150,.0)!important;
}
