.space-bottom{
	margin-bottom:1em;
}
.goldenr{
	font-size:16px;
}

.fhint,.fhint,.rhint,.ghint{
color:grey;
font-style:italic;
font-size:80%;
}
.rhint{color:red;}
.ghint{color:green;}

.centered{
text-align:center;
}
.righted{
text-align:right;
}
.middled{
vertical-align:middle;
}

.green{color:green;}
.red{color:red;}
.purple{color:purple;}
.yellow{color:yellow;}
.grey,.gray{color:gray;}
.silver{color:silver;}
.orange{color:orange;}
.title2{
	font-size: 21px !important;
    color: #fff;
    margin-bottom: 10px;
}
.widget-flickr .recentgal-thumbs{
	height:80px;
	width:80px;
	transition: 0.1s;
}
.recentgal-thumbs:hover{
	border:2px outset silver;
}

.white{
	color:white;
}
.bordered{
	border:1px solid silver;
}

.countdown{
	margin-bottom:0px;
	margin-top:10px;
}
.countdown li{
	display:inline-block;
	float:left; 
	margin-right:10px;
	text-align:center;
}
.countdown span{
	font-size:24px;
	font-family: 'Lora', serif;
	background:#fff;
	display:inline-block;
	text-align:center;
	width:45px;
	height:45px;
	font-weight:bold;
	color:#16C3B0;
	line-height:50px;
	margin-bottom:0px;
	border:2px solid #16C8CD;
	cursor:pointer;
}

.countdown p{
	font-size:10px;
	color:000;
	font-weight:bold;
	margin-bottom:0px;
}
.fullwidth{
	width:100%;
}

.count-title{
	font-family: 'Lora', serif;
	font-size:24px;
}

.countdown-realdate{
	color:#16C8CD;
	font-size:16px;
	text-align:center;
	margin-right:20px;
}

.recent_thumbnail{
	height:270px ;
}
#page-content img{
	margin:0.1em 1em ;
    border:10px solid white !important;
}

.page-banner-area.item-bg3 {
	height:400px;
	padding:80px 20px;
  background-size:cover !important;
}

.page-article{
	font-size:18px !important;
	text-align: justify !important;
}

#page-article img{
	margin:4em !important;
}

.page-title{
	text-transform: uppercase;
	border-bottom: 2px inset #eef;
}