/*
Theme Name: BuddyPress JBO Fans
Theme URI: http://www.jbo-fans.de/
Description: The JBO Fans theme for BuddyPress.
Version: 1.0
Author: leo-skull.de
Author URI: http://leo-skull.de
Tags: buddypress, two-columns, custom-header, white, blue
*/

/***
 * The default theme styles.
 */
@import url( _inc/css/default.css );

/***
 * The admin bar default styles
 */
@import url( _inc/css/adminbar.css );

div.wallthumb-div {
	background: #EEE;
	float: left;
	margin: 0;
	margin-right: 8px;
	margin-bottom: 10px;
	width: 190px;
	height: 190px;
}
div.wallthumb-div:hover {
	background: #FFB0D5;
}

div.entry ol {
	margin-left: 40px;
}


div.social_share_privacy {
	z-index: 999 !important;
	overflow: visible !important;
	width: 598px !important;
	margin-bottom: 5px !important;
}

ul.social_share_privacy_area {
margin: 0 !important;
}
div.post {
	overflow: visible !important;
}

div.social_share_privacy li.facebook, div.social_share_privacy li.facebook iframe {
width: auto !important;
}

div.social_share_privacy li.facebook iframe {
width: 135px !important;
}

div.flattrbtn {
height: 20px !important;
margin-top: 10px !important;
margin-bottom: 10px !important;
}

div.flattrbtn iframe{
height: 20px !important;
margin:0 !important;
}

div.shareit {
border-top: 1px solid #E4E4E4;
padding: 3px 0;
}

div.borderbottom {
border-bottom: 1px solid #E4E4E4;
padding-bottom: 5px;
}
