/*******************************************************************************
********************************************************************************
***                                                                          ***
***   Use to override any other CSS styling or add new styling               ***
***                                                                          ***
***   This file will be loaded last in the CSS chain                         ***
***                                                                          ***
***   ( Remember: This Cascade Styles inherit styling defined previously)    ***
********************************************************************************
*******************************************************************************/

.whitelight {color: #E7E7E7;}
#topleft-x {background:transparent;width:49%;float:left;padding:5px 5px 5px 5px;display:none;}
#topright-x {background:transparent;width:49%;float:left;padding:5px 5px 5px 5px;display:none;}
#topwrapp-x {width:100%;display:inline-block;display:none;}
p img {border:0px solid #000000;}
#region9wrap{border-top:3px solid #cb477c;}

/**#region3wrap{background: #000000;}**/


/**#region3wrap {height:0px;}
.xtc-bodygutter {height:0px;}
#region3pad {height:0px;}
.xtc-wrapperpad {height:0px;}
#region3 {height:0px;}
.row-fluid xtc-wrapper r3spacer cfade {height:0px;}
.center span12 {height:0px;}
.r3spacer_top {height:0px;}
#component {height:0px;}
        	       	
.blog-featured {height:0px;}

.xtc-bodygutterx {height:0px;}
#region3pad {height:0px;}
.xtc-wrapperpadx {height:0px;}
#component {height:0px;}
**/


@media only screen and (max-device-width: 480px) {
#logo a{ background-size: 68% 68%;background-repeat: no-repeat;}
#topleft-x {background:transparent;width:49%;float:left;padding:5px 5px 5px 5px;}
#topright-x {background:transparent;width:49%;float:left;padding:5px 5px 5px 5px;}
#topwrapp-x {width:100%;display:inline-block;}
/**#menu{display:none;}**/
	}
	
	
@media only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
#logo a{ background-size: 68% 68%;background-repeat: no-repeat;}
#topleft-x {background:transparent;width:45%;float:left;padding:5px 5px 5px 5px;display:inline-block;}
#topright-x {background:transparent;width:45%;float:left;padding:5px 5px 5px 5px;display:inline-block;}
#topwrapp-x {width:100%;display:inline-block;}
/**#menu{display:none;}**/
	}

@media only screen and (max-device-width: 768px) {
/**#logo a{ background-size: 65% 65%;background-repeat: no-repeat;}**/
#topleft-x {background:transparent;width:49%;float:left;padding:5px 5px 5px 5px;}
#topright-x {background:transparent;width:49%;float:left;padding:5px 5px 5px 5px;}
#topwrapp-x {width:100%;display:inline-block;}
/**#menu{display:none;}**/
	}
	
	
@media only screen and (max-width: 768px), only screen and (max-device-width: 480px) {
#logo a{ background-size: 68% 68%;background-repeat: no-repeat;}
#topleft-x {background:transparent;width:45%;float:left;padding:5px 5px 5px 5px;display:inline-block;}
#topright-x {background:transparent;width:45%;float:left;padding:5px 5px 5px 5px;display:inline-block;}
#topwrapp-x {width:100%;display:inline-block;}
/**#menu{display:none;}**/
	}



