/*
Theme Name: LBF Theme
Theme URI: http://skyl.fr/
Description: Ce th&egrave;me est la propri&eacute;t&eacute; de Lyon Basket F&eacute;minin <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: Vincent Perrier-perrery
Author URI: http://skyl.fr/
Tags: black, custom header, fixed width, two columns
Text Domain: kubrick

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

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

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Verdana, Sans-Serif;
	color: #333;
	text-align: center;
	}
	
#navmenu li {
	font-size:1.1em;
}

#page {
	border: 1px solid #959596;
	text-align: left;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 118px;
	width: 887px;
	}

#content {
	font-size: 1.2em;
	}


#footer {
	background: #e7e7e7 url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

/* End Typography & Colors */



/* Begin Structure */

html, body{
	height:100%;
}

body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: #303030 url('images/bgYTrame.png') repeat-x fixed bottom left;
	}

#page {
	/*min-height:100%;*/
	margin: 0px auto;
	padding: 20px 0 0 0;
	width: 887px;
	border: none;
	}

#header {
	background: url('images/header.png') no-repeat top left;
	margin: 0 0 0 0;
	padding: 0;
	height: 118px;
	width: 887px;
	}
	
#headerGirls {
	background: url('images/headerGirls.png') no-repeat top left;
	margin: 0 0 0 0;
	padding: 0;
	height: 118px;
	width: 887px;
	}

#headerimg {
	margin: 0;
	height: 118px;
	width: 100%;
	}

.clear {
	clear: both;
}

#footer {
	background: url('images/footer.png') no-repeat top left;
	padding: 0;
	margin: 0 auto;
	width: 887px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0 10px 150px;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 0 0 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

/* End Form Elements */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}


/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}


/* End captions */




#globalPage {
float:left;
width:716px;
min-height:800px;
background:#FFFFFF;
}

#contentPage{
 padding:20px 20px 0 20px;
}


#indexLeftColumn{
float:left;
width:437px;
padding:0 10px 0 0;
}

#indexRightColumn{
float:left;
width:229px;
}

/* HORIZONTAL NAV BAR */

#navmenu{
	background:#ffffff url('images/bgNavbarXtrame.png') repeat-x top left;
	float:left;
	width:706px;
	height:35px;
	padding: 5px;
}

#navmenu li a
{
	padding: 0 10px;
	border-right: 1px solid #FFF;
}

#navmenu .last_item a
{	
	border-right: none;
}

#navmenu ul {
	margin: 0;
	padding: 0; 
	list-style-type: none;
	list-style-image: none;
	}
#navmenu li {
	display: inline;
	}
#navmenu li a {
	text-decoration:none;
	margin: 0;
	color: red;
}
#navmenu ul li a:hover {
	color: white;
}



/* Begin Sidebar */

#sidebar
{
	float:left;
	margin-left: 0px;
	width: 171px;
	}
	
#sidebarContent{
	padding: 20px 0 10px 10px;
	background:#303030 url('images/bgSideBarYTrame.png') repeat-y top left;
}
	
#sidebarBottom{
	width:171px;
	height:21px;
	background-image:url('images/bgSidebarBottom.png')  ;
}

#sidebar form {
	margin: 0;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}
	
/* SIDEBAR NAV BAR */

#subnav a{
	color:#FFFFFF;
	font-size:1.1em;
	text-decoration:none;
}

#subnav a:hover{
	color:#FF0000;
}

#subnav li {
	margin-left:1.3em;
	line-height:2em;
	list-style-image:url('images/sidebarMenuPuce.gif');
}


#coachImg{

	padding-top:20px;
	margin-bottom:20px;
	background: url('images/coach.png') no-repeat bottom left;
	width:95px;
	height:18px;
}

/* End Sidebar */

/* ACCESS BUTTONS */

.accessButton{
	width:206px;
	height:80px;
	margin-bottom:8px;
}

#girlsButton{
	background:url('images/button_girls.png') no-repeat  ;
}

#mediaButton{
	background:url('images/button_media.png') no-repeat  ;
}
#contactButton{
	background:url('images/button_contact.png') no-repeat  ;
}

.sheildButton{
float:left;
	width:113px;
	height:119px;
}
#nfButton{
	background:url('images/button_nf1.png') no-repeat  ;
}
#nutritionButton{
	background:url('images/button_nutrition.png') no-repeat  ;
}



/* MODULES */

.module{
	background: url('images/encartTitleXTrame.png') repeat-x top left;
	padding:3px;
	display:block;
	width:204px;
	border:solid 3px #656565;
}

.module .title  {
color:#333333;
font-weight:bold;
padding-bottom:.6em;
}


.encart  {
	background: url('images/encartTitleXTrame.png') repeat-x top left;
	border:solid 3px #656565;
	display:block;
	margin-bottom:10px;
	padding:3px;
}

.encart .title  {
color:#333333;
font-weight:bold;
padding-bottom:.6em;
}


.encart a  {
color:#666666;
text-decoration:none;
}
.encart a:hover {
text-decoration:underline;
}


.socialLink{
	float:left;
	padding-top:20px;
	width:37px;
	height: 40px;
	}

#sidebarSponsors #header {
	width:171px;
	height:40px;
	background:url('images/bgSidebarSponsorTop.png') no-repeat  ;
}
#sidebarSponsors #content {
	padding: 10px;
	color:#CCCCCC;
	background:#303030 url('images/bgSideBarYTrame.png') repeat-y top left;
}
#sidebarSponsors #footer {
	width:171px;
	height:21px;
	background:url('images/bgSidebarBottom.png') no-repeat  ;
}


/* NEWSLETTER */

.newsletterButton{
    background-color:#ffffff;
    border:0px solid;
 	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    text-decoration:none;
    font-weight:bold;
    color:#ff0000;
    cursor:pointer;
	margin-left:3px;
    padding:2px 4px 3px 2px; /* Links */


}
