/*

Theme Name: Palas
Theme URI: http://themeforest.net
Description: Multipurpose Business WordPress Theme
Version: 1.0.3
Author: bitfade
Author URI: http://themeforest.net/user/bitfade
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: photoblogging

*/

.alignright{
	float:right;
	clear:right;
	margin-left:20px;
}

.alignleft{
	float:left;
	clear:left;
	margin-right:20px;
}

.aligncenter{
	margin-left:auto;
	margin-right:auto;
}


/* to go on top of wp admin bar */
.peFlareLightbox {
	z-index: 99999 !important;
}