/*
Theme Name: aoLimiar
Theme URI: http://www.dotweb.com.br/
Description: Tema da Comunidade aoLimiar
Version: 1.1.4
Author: Incsub
Author URI: http://incsub.com

changelog
v1.1.4
- fix forum directory css
- fix double facebook fbc_login with bp-fbconnect
- fix adminbar css across all blogs

v1.1.3
- facebook core code changed that changed their css fb_login needed to recss
- remove current-site option in navigation so site link did not link to main blog
- you can comment out the main-column.php if you do not want to used the home news feature

v1.1.2
- added support for facebook Connect plugin

v1.1
- added compatible with bp 1.1 new theme structure

*/



/* Load the base styles */

@import url(_inc/css/layout.css);
@import url(_inc/css/base.css);
@import url(_inc/css/global.css);

@import url(_inc/css/member-css.css);

/* Load the your custom styles */

@import url(_inc/css/custom.css);

/* aoLimiar */
body {
	background:#E7E2CB url(i/fundo.png) repeat-x;
}