/*
* PremGeneral - Freestart Responsive HTML5 Template
* V2.0 - June 2014
*
* Premier Smart 04 - YouXI - PSMART04
*/

body	{
	background: url(../img/bg.png)!important;	
	color: #333!important;
}

#logo	{
	padding: 10px 0!important;	
}

.header .navigation ul li a	{
	color: #555!important;	
}

.header .navigation > ul > li	{
	margin-left: 20px!important;	
}

.page-header	{
	background:	 #FECBDC!important;
}

.content, .title > span	{
	background: #fff!important;	
}

.title > span, .page-header .page-title	{
	color: #333!important;	
}

#header	{
	background: #fff!important;
	border-top: 5px solid #FECBDC!important;
	border-bottom: 5px solid #FECBDC!important;	
}

.footer-top	{
	border-top: 15px solid #FECBDC!important;
	background: #6F6F6F!important;
	color: #fff!important;
}


.footer-bottom	{
	background: #4F4F4F!important;	
}

.footer h1, .footer h2, .footer h3, .footer h4, .footer h5, .footer h6, .footer-top a, .footer-bottom	{
	color: #fff!important;	
}

.titalignleft, .titaligncenter, .titalignright	{
	margin-top: 0px!important;
	margin-bottom: 20px!important;	
	font-size: 18px!important;
}

.pagetab	{
	padding-right: 20px!important;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
  	box-sizing: border-box;         /* Opera/IE 8+ */	
}

.img-gallery .media > a > .overlay	{
	background-color: rgba(254, 203, 220, 0.65);	
}