/**
* @author    JoomlaShine.com http://www.joomlashine.com
* @copyright Copyright (C) 2008 - 2011 JoomlaShine.com. All rights reserved.
* @license   JoomlaShine.com Proprietary License
*/
/************************************************************************************
 desktop layout (larger than 1200): common settings for wide desktop screen
*************************************************************************************/
	ul.posts2{
		margin-right:15px !important;
	}
	.cattitle{
		background:none!important;
		border-color:rgba(255,255,255,0)!important;
		margin:0px !important;
		color:#000 !important;
	}
@media only screen and (max-width: 960px), (max-device-width: 960px) {}
@media only screen and (max-width: 480px), (max-device-width: 480px) {
/* FAQ CSS */
.beautyadd_faq{
	width:95%;
	margin:auto;
	background: rgba(255, 255, 255, 0.43);
    border: 1px solid #ddd;
}
#contentInner{
	width:100%!important;
	padding: 0 0 0 0 !important;
}
#contentInner .content{
	width:100%!important;
	padding: 0 0 0 0 !important;
}
.expcoll{
	display:none;
}
.cattitle{
	
}
.post_right{
	width:100%!important;
}
.post_title{
	height:3vw !important;
	width:100% !important;
	border: 0px !important;
}
.post_ajax_loaded{
	border-bottom:1px solid #933133;
}
.imgafter{
	display:none !important;
}
.atext{
	color: #464646 !important;
}
.ttext{
	font-weight:bold !important;
	text-align:left;
	font-size:16px !important;
	font-family:'Roboto Condensed', 'Microsoft JhengHei', 微软雅黑, Tahoma, Verdana, Arial, Simsun, 宋体, sans-serif;
}
.post_content_wrapper{
	width:100% !important;
}
.post_content_wrapper{
	background-color: rgba(255,255,255,0) !important;
}
.post_title{
	background-color: rgba(255,255,255,0) !important;
}
.post_title:hover{
	background-color: rgba(255,255,255,0) !important;
}


}
@media only screen and (min-width: 1024px) {
/* FAQ CSS */
.screen_capture{width:50%; margin:auto;}
.beautyadd_faq{
	width:50%;
	margin:auto;
	background: rgba(255, 255, 255, 0.43);
    border: 1px solid #ddd;
}
#contentInner{
	width:100%!important;
	padding: 0 0 0 0 !important;
}
#contentInner .content{
	width:100%!important;
	padding: 0 0 0 0 !important;
}
.expcoll{
	display:none;
}
.cattitle{
	
}
.post_right{
	width:100%!important;
}
.post_title{
	height:3vw !important;
	width:100% !important;
	border: 0px !important;
}
.post_ajax_loaded{
	border-bottom:1px solid #933133;
}
.imgafter{
	display:none !important;
}
.atext{
	color: #464646 !important;
}
.ttext{
	font-weight:normal !important;
	font-size: 1.2vw !important;
    font-family: 'Roboto Condensed', 'Microsoft JhengHei', 微软雅黑, Tahoma, Verdana, Arial, Simsun, 宋体, sans-serifa;
    letter-spacing: 1px;
	text-align:left;
}
.post_content_wrapper{
	width:100% !important;
}
.post_content_wrapper{
	background-color: rgba(255,255,255,0) !important;
}
.post_title{
	background-color: rgba(255,255,255,0) !important;
}
.post_title:hover{
	background-color: rgba(255,255,255,0) !important;
}

}
