/*

Theme Name:		Je me branle

Theme URI: 		http://wpframework.com/

Version: 		0.1 beta

Description: 	        Custom theme for Jemebranlelacervelle.com   

Author: 		Dominique Noel

Author URI:		http://jemebranlelacervelle.com

Tags:			one-column, two-columns, three-columns, fixed-width, sticky-post, threaded-comments, microformats



Copyright 2008 Ptah Dunbar <http://ptahdunbar.com> All rights reserved.

WP Framework is licensed under the terms of the GNU General Public License version 2.



If you have any questions, comments, or concerns, 

visit <http://wpframework.com> for more information!

*/



/* Reset Browser Defaults */

@import url( 'library/media/css/reset.css' );



/* Apply base theme styles and colors */

@import url( 'library/media/css/base.css' );



/* Basic 2 Column Layout */

@import url( 'library/media/layouts/2col-r.css' );



/* Stylistic CSS Styles */

@import url( 'library/media/css/screen.css' );


p#br{
padding-bottom:-6px;
}

.profilepic { float: left; border: 1px solid #000; margin-top:5px; margin-right: 5px; margin-bottom: 3px; }

/* These empty css selectors are temporarily here for compatiability with the WordPress theme repository checklist. */

.aligncenter {} .alignleft {} .alignright {} .wp-caption {} .wp-caption-text {}

/* Custom Styles - Sharooza */

.shareWrapper { border-top: solid 1px #C0C2C2; border-bottom: 1px solid #C0C2C2; position: relative; height: 35px; }
.shareFacebook { display: block; float: left; position: absolute; left: 157px; margin-top:7px; height: 27px; }
.shareTwitter { display: block; float: left; margin-left: 5px; margin-top:7px; height: 27px; }
.shareText { font:bold 11px "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif; text-transform:uppercase; letter-spacing:.075em; color:#000; display: block; float: left; margin-top:10px; height: 27px; }
