/* Inherit the default theme styles */
@import url( ../../plugins/buddypress/bp-themes/bp-default/_inc/css/default.css );

/* Inherit the default theme adminbar styles */
@import url( ../../plugins/buddypress/bp-themes/bp-default/_inc/css/adminbar.css );

/*
Theme Name: Offline070
Theme URI: http://offline070.com
Description: Dutch Coworking Thema for BuddyPress.
Version: 1.0
Author: Marco Raaphorst
Author URI: http://offline070.com
Template: bp-default
Tags: buddypress, two-column, grey, white
*/

a {
text-decoration:none;
}

small {
	font-size: 12px
}

.translate_translate {
font-size:12px;
}

.post {
	font-size: 14px
}

.activity-list .activity-content .activity-header,
.activity-list .activity-content .comment-header {
	font-size: 12px;
}

div.post .wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
    margin-top:10px;
    margin-bottom:20px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
