/*
Theme Name: Custom Community Pro
Theme URI: https://themekraft.com/theme/custom-community-pro/
Description: Create your BuddyPress community within minutes. Custom Community is a Buddypress theme that enables you to build your site with all the features you love. Easy to use jQuery slideshow. List your posts with thumbnail integration and fancy mouse over effect. A powerful admin option page to customize every part of the theme. Clean and simple css-design. 18 widget areas and 5 special widgets. 
Version: 0.5.2
Author: Themekraft
Author URI: http://themekraft.com/
Tags: buddypress, dark, light, left-sidebar, right-sidebar, two-columns, three-columns, fixed-width, custom-header, custom-menu, custom-colors, custom-background, theme-options
License: GNU General Public License v2.0 / License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* Reset browser defaults */
@import url( _inc/css/reset.css );

/* Inherit the default theme adminbar styles */
@import url( _inc/css/adminbar.css );

.aligncenter { 
display: block;
margin-left: auto;
margin-right: auto; 
}

.alignleft {
float: left;
margin-right: 15px;
}

.alignright {
float: right;
margin-left: 15px;
}