/*
Theme Name: BuddyPress Default
Theme URI: http://buddypress.org/extend/themes/
Description: The default theme for BuddyPress.
Version: 1.1.3
Author: BuddyPress.org
Author URI: http://buddypress.org
Tags: buddypress, three-columns, white, orange, flexible-width
Template: bp-sn-parent
*/

/* Font styles */
@import url( ../bp-sn-parent/_inc/css/fonts/12px.css );

/* Layout styles for home page, internal pages and blog/directory pages */
@import url( ../bp-sn-parent/_inc/css/layout/home-page/3c-right.css );
@import url( ../bp-sn-parent/_inc/css/layout/internal-pages/3c-left.css );
@import url( ../bp-sn-parent/_inc/css/layout/blog-dir-pages/2c-right.css );

/* Default theme admin bar styles */
@import url( _inc/css/adminbar.css );

/* Default theme styles */
@import url( _inc/css/screen.css );

/* Uncomment the following line and add your custom styles to '_inc/css/custom.css' */
/* @import url( _inc/css/custom.css ); */





/* RIK */
form#activation-form input , form#signup_form input { border:1px solid #9FC1DF !important; padding:1px !important; }


		/************
		* comments *
		
			#comments, #respond, #comments-template , .commentlist{ 
				background: #ff0000 url(/wp-content/themes/bp-default/_inc/images/bg_post_top.jpg) lef top no-repeat;
				
			}
		************/	
			


	
	/***************
	* CERCA SEARCH *
	****************/
		
		/*
			DIV -> .widget .widget_search
				H2 -> .widgettitle
				FORM -> #searchform
					input -> #s
					input -> #searchsubmit
		*/
		.widget_search form#searchform { margin:0px; padding:0px; text-align:center;}
		.widget_search form#searchform input { border:1px solid #9FC1DF !important; padding:1px !important; margin:0 auto; }






/********************
*					*
*	RIK	ok v7 2010	*
*					*
*********************/


			
		.thetoppost { height:35px; background: #FFFFFF url(/wp-content/themes/bp-default/_inc/images/bg_post_top.jpg) top right no-repeat; 
					color:#fff; letter-spacing:normal !important; }
		.thetoppost font { color:#666;/*fff*/ }
		.thetoppost a{ color:#333 !important; /*6FF*/ }
		.thetoppost a:hover{ color:#333 !important; /*FFF*/ }
		
		
		#thebottom { height:31px; background: #FFFFFF url(/wp-content/themes/bp-default/_inc/images/bg_post_bottombig.gif) top right no-repeat;
						margin:0px !important; padding:0px !important;
						color:#fff; letter-spacing:normal !important; }
		
		
		
		
		
		
		.widgettitle {
			color: #fff !important;
		}
		
