/*
Theme Name: Paris20Sur20.fr
Theme URI: http://
Description: Paris20Sur20.fr theme for BuddyPress.
Version: 1.0
Author:-
Author URI: http://
Template: bp-default
Tags: buddypress, two-column, grey, dark
*/


/* 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 );


body {
	background:url(images/back-body.gif) repeat-x; 
	font-family:Helvetica, Arial, sans-serif;
	max-width:960px;}

img {border:none}

#wp-admin-bar {
	width:960px}

.buttons-home img{
margin-bottom:-16px; !important 
}

	
#header {
	width:960px;
	height:144px}

#header-top {
	width:100%;
	height:110px;
	background:#36302D;
	float:left}
	
#logo {
	float:left;
	margin:10px 0 0 20px;
	}
	
#ecouter {
	width:80px;
	height:80px;
	margin:15px;
	float:left}
	
#iconsbox {
	width:400px;
	height:80px;
	background:#736357;
	float:left;
	margin:15px}
	
.lboxes {
	font-size:9px;
	width:45px;
	float:left;
	text-align:center;
	margin:10px 6px;
	}
	
#sidebar {
	width:200px;
	min-width:200px}
	
#sidebar2 {
	width:200px;
	height:439px;
	background:url(images/side2.gif) no-repeat}
	
#content {
	width:600px;
	min-width:600px}
	
#container {
	width:960px !important}
	
.lboxes a {color:#36302D; text-decoration:none; margin-top:5px}
.lboxes a:hover {color:#FFAF1D}

#nav {
	width:100%;
	height:34px;
	background:url(images/menu2.gif) no-repeat;
	float:left;
	text-align:center;
	margin:0}
	
#nav ul {
	list-style:none;
	float:left;
	font-size:11px;
	margin:0;
	margin-left:0;
	padding:0}
	
#nav a {
	text-decoration:none;
	display:block;
	width:93px;
	height:25px;
	color:#FFF;	
	padding-top:9px}
	
#nav li {
	float:left;
	margin-left:10px;}
	
.selected {
	width:93px;
	height:34px;
	background:url(images/menu-hover2.gif) no-repeat;
	color:#36302D;

	}
.selected a {color:#36302D !important
		}

#search-bar {
	margin-top:105px;
	float:right;
	height:30px;
	width:370px !important
	
	}


		
