/*

Theme Name: Product Child The Living Books
Theme Date: 11/05/2010
Version: 1.0.4
Theme URI: http://premium.wpmudev.org/
Description: Product is a clean theme designed to feature products and services. Extended by RK New Media
Author: Tammie Lister at Logical Binary (Incsub). Extended by RK New Media
Author URI: http://rk-newmedia.com.com/
WPD ID: 138

Tags: buddypress, one column, 3 columns, threaded comments, custom colours, theme options

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

Template: product
*/


/* buddypress only styling */
@import url( ../product/_inc/css/bp-default.css );

/* basic styling for all elements */
@import url( ../product/_inc/css/layout.css );

/* custom styling */
@import url( ../product/_inc/css/custom.css );

/* Uncomment the following line to use child adminbar.css but only if have BuddyPress installed */
/* @import url( _inc/css/adminbar.css ); */

/* Uncomment the following line and add your custom child styles to '_inc/css/child.css' */
@import url( _inc/css/child.css );

img.widgetImgFloat {
	float:left;
	margin:0 15px 0 0;
	border:1px solid #666666;
}
img.widgetImgFloat.noBorder {
	border-style:none;
}
div.content-block div.content-image {
	text-align:left;
}
div#sidebar h3.widgettitle {
	padding-left:0;
}
p a.button.right {
	text-align:right;
}
